admin_state_down not setting admin_state_up: False

Bug #1026818 reported by Aaron Rosen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-neutronclient
Invalid
Undecided
Unassigned

Bug Description

If you call quantum --admin_state_down this passes :

{'network': {'admin_state_down': True, 'name': 'foo', 'admin_state_up': True}}

To quantum-server but It should really pass:

{'network': {'name': 'foo', 'admin_state_up': False}}

Aaron Rosen (arosen)
Changed in python-quantumclient:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.