Bug 1296169

Summary: Floating IP status is blank after associating it with an instance
Product: Red Hat OpenStack Reporter: Itzik Brown <itbrown>
Component: openstack-neutronAssignee: lpeer <lpeer>
Status: CLOSED DUPLICATE QA Contact: Ofer Blaut <oblaut>
Severity: high Docs Contact:
Priority: unspecified    
Version: 8.0 (Liberty)CC: amuller, chrisw, nyechiel, yeylon
Target Milestone: ---   
Target Release: 8.0 (Liberty)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-13 15:45:19 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 Itzik Brown 2016-01-06 14:00:53 UTC
Description of problem:
After creating a Floating IP and associating it with an instance the status of the FIP is blank with cause tempest to fail on several tests.

Version-Release number of selected component (if applicable):
OSPD8 
RHEL7.2
python-neutron-7.0.1-2.el7ost.noarch
openstack-neutron-7.0.1-2.el7ost.noarch
openstack-neutron-openvswitch-7.0.1-2.el7ost.noarch


How reproducible:


Steps to Reproduce:
1. Create a floating IP
2. Associate the instance with the floating IP 
   # nova floating-ip-associate <instance> <FIP>
3. Verify the status of the FIP
   # neutron floatingip-show

Actual results:


Expected results:


Additional info:

Comment 2 Assaf Muller 2016-01-13 15:45:19 UTC

*** This bug has been marked as a duplicate of bug 1295202 ***