connection_for doesn't set region
Bug #783782 reported by
Jesse Andrews
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nova-adminclient |
New
|
Undecided
|
Unassigned |
Bug Description
the parameter region is ignored.
Thus ec2objects created by dashboard (boto) think their region are the default region.
This leads to weird UI in the detail instance view (where it shows the default region instead of the queried region)
Related branches
lp://staging/~anotherjesse/nova-adminclient/set-region-in-connection-for
- Devin Carlen: Approve
-
Diff: 25 lines (+2/-2)2 files modifiednova_adminclient/client.py (+1/-1)
setup.py (+1/-1)
To post a comment you must log in.