Bug 905437

Summary: RFE : default floating ip pool should be visible and editable via nova CLI
Product: Red Hat OpenStack Reporter: Ofer Blaut <oblaut>
Component: openstack-novaAssignee: David Ripton <dripton>
Status: CLOSED UPSTREAM QA Contact: Ofer Blaut <oblaut>
Severity: low Docs Contact:
Priority: low    
Version: 2.0 (Folsom)CC: dallan, ndipanov, nobody, oblaut, sgordon
Target Milestone: Upstream M3Keywords: FutureFeature, MoveUpstream, Triaged
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Not started upstream
Last Closed: 2014-04-11 13:12:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ofer Blaut 2013-01-29 12:53:08 UTC
Description of problem:

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 

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
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  
  
Actual results:


Expected results:


Additional info:

Comment 3 David Ripton 2013-09-05 14:18:08 UTC
Feature request, past Havana feature freeze -> Moving to Icehouse / 5.0

Comment 5 David Ripton 2013-09-05 16:29:15 UTC
Trying again to make this bug reflect reality without the bot undoing my changes.

Comment 6 Stephen Gordon 2014-01-21 17:49:40 UTC
Ofer can you please ensure this is tracked upstream and add the LP identifier to this bug.

Comment 10 David Ripton 2014-04-16 15:35:07 UTC
This is now https://blueprints.launchpad.net/nova/+spec/default-floating-ip-pool-in-cli

Working on the nova-specs version.