yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #13513
[Bug 1306597] [NEW] default floating ip pool should be visible and editable via nova CLI
Public bug reported:
default floating ip pool is configured in default_floating_pool=
(default is named: nova )
user can't see the dafault under nova floating-ip-pool-list
user can't change/edit the default pool using CLI
1. create few floating ip pools with names
2. try to check which one is default
nova floating-ip-pool-list
+-------+
| name |
+-------+
| Pool1 |
| Pool2 |
| Pool3 |
| nova |
| |
+-------+
3. try to change the default without edit nova conf and restart nova
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1306597
Title:
default floating ip pool should be visible and editable via nova CLI
Status in OpenStack Compute (Nova):
New
Bug description:
default floating ip pool is configured in default_floating_pool=
(default is named: nova )
user can't see the dafault under nova floating-ip-pool-list
user can't change/edit the default pool using CLI
1. create few floating ip pools with names
2. try to check which one is default
nova floating-ip-pool-list
+-------+
| name |
+-------+
| Pool1 |
| Pool2 |
| Pool3 |
| nova |
| |
+-------+
3. try to change the default without edit nova conf and restart nova
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1306597/+subscriptions
Follow ups
References