Unable to create one floating IP, not a range

Bug #946949 reported by Mike Scherbakov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
Mike Scherbakov

Bug Description

From operators mailing list: http://lists.openstack.org/pipermail/openstack-operators/2012-March/000560.html
It's impossible to add just one floating IP to the pool of available addresses. In case if network has limited address space, not splited on segments, it's handy feature to just add IP addresses one by one that are available on the network.

I can't do this now:
stack@baseubuntuserver:~/devstack$ nova-manage floating list
2012-03-05 00:55:36 DEBUG nova.utils [req-2972cb1e-cd12-48f0-a73a-5449110f8eda None None] backend <module 'nova.db.sqlalchemy.api' from '/opt/stack/nova/nova/db/sqlalchemy/api.pyc'> from (pid=5303) __get_backend /opt/stack/nova/nova/utils.py:607
No floating IP addresses have been defined.
stack@baseubuntuserver:~/devstack$ nova-manage floating create 192.168.253.5/32
stack@baseubuntuserver:~/devstack$ nova-manage floating list
2012-03-05 00:56:01 DEBUG nova.utils [req-78b72a1d-7b29-4e8f-877b-25460d1c02e5 None None] backend <module 'nova.db.sqlalchemy.api' from '/opt/stack/nova/nova/db/sqlalchemy/api.pyc'> from (pid=5315) __get_backend /opt/stack/nova/nova/utils.py:607
No floating IP addresses have been defined.
stack@baseubuntuserver:~/devstack$ nova-manage floating create 192.168.253.5
stack@baseubuntuserver:~/devstack$ nova-manage floating list
2012-03-05 00:59:10 DEBUG nova.utils [req-a3eeb99b-e7f1-4e51-91e0-8b68528e1e7f None None] backend <module 'nova.db.sqlalchemy.api' from '/opt/stack/nova/nova/db/sqlalchemy/api.pyc'> from (pid=5497) __get_backend /opt/stack/nova/nova/utils.py:607
No floating IP addresses have been defined.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/4909

Changed in nova:
assignee: nobody → Mike Scherbakov (mihgen)
status: New → In Progress
Revision history for this message
Everett Toews (everett-toews) wrote :

Isn't this bug a duplicate of Bug #943923 ?

Revision history for this message
Mike Scherbakov (mihgen) wrote :

Yes, this bug is duplicate of 943921.
Fix committed to the master. See commit sha e430c8424a62d9d397980899ae0458a5e947704e

Changed in nova:
status: In Progress → 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.