← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1306597] Re: default floating ip pool should be visible and editable via nova CLI

 

This is a feature request, not a bug.

I added a blueprint for it:

https://blueprints.launchpad.net/nova/+spec/default-floating-ip-pool-in-
cli

(I'm working on the more complete nova-specs version.)

** Changed in: nova
       Status: New => Invalid

-- 
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):
  Invalid

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


References