Floating-ip-creation

Bug #1629227 reported by Vishal
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Expired
Undecided
Unassigned

Bug Description

On network node a floating ip is being created by assigning a range of floating ip address to external network pool on routers, where gateway addresses and dhcp is disabled, but here neutronclient/v2_0/client.py returns an empty list to ceilometer which is wrong it should return a floating ip status or something meaningful.

Revision history for this message
Ihar Hrachyshka (ihar-hrachyshka) wrote :

The wording of the bug is problematic. It does not show logs, code snippets, API payload, setup instructions that would help triaging the bug. Please provide more info.

tags: removed: ceilometer floating ip neutron
Changed in neutron:
status: New → Incomplete
Revision history for this message
Vishal (vishaldhanopia) wrote :

Here are the steps to create the Floating IP pool

1. Create an external network for the pool:

# neutron net-create networkName --router:external=True

2. Create the pool of floating IP addresses:

$ neutron subnet-create --allocation-pool start=IPStart,end=IPStart --gateway GatewayIP --disable-dhcp networkName CIDR

After performing these steps on openstack packstack setup the pool the assigned ip are not working as floating IP. There is no floating ip exists after this too.

Hope this will meet your answer. Please feel free to write more.

Vishal (vishaldhanopia)
Changed in neutron:
status: Incomplete → Opinion
Vishal (vishaldhanopia)
Changed in neutron:
status: Opinion → Incomplete
Vishal (vishaldhanopia)
Changed in neutron:
status: Incomplete → New
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for neutron because there has been no activity for 60 days.]

Changed in neutron:
status: Incomplete → Expired
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.