Bug 1288097

Summary: Command `nova floating-ip-create` fails when deploying with ospd
Product: Red Hat OpenStack Reporter: Daniel Mellado <dmellado>
Component: rhosp-directorAssignee: chris alfonso <calfonso>
Status: CLOSED WORKSFORME QA Contact: Daniel Mellado <dmellado>
Severity: high Docs Contact:
Priority: unspecified    
Version: 7.0 (Kilo)CC: dmellado, hbrock, jcoufal, mburns, rhel-osp-director-maint, sasha, yeylon
Target Milestone: gaKeywords: Automation, AutomationBlocker
Target Release: 8.0 (Liberty)   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-27 11:47:06 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 Daniel Mellado 2015-12-03 14:02:08 UTC
Description of problem:

Tempest tests requiring floating_ip pool are failing, this seems to be an identical case as the issue in LP.

A value for the defualt nova floating pool should be added in DEFAULT/default_floating_pool

How reproducible:

Command `nova floating-ip-create` fails with ERROR: FloatingIpPoolNotFound: Floating ip pool not found. (HTTP 404) (Request-ID: req-52256308-b9ac-457e-8b5c-e1df5dcc31cd)


Actual results:

ERROR: FloatingIpPoolNotFound: Floating ip pool not found.

Expected results:

For the FIP to be created

Additional info:

https://review.openstack.org/#/c/156189/

Workaround

Run floating-ip-create command with floating IP pool specified, for instance:

nova floating-ip-create novapool

Comment 2 Alexander Chuzhoy 2015-12-07 17:09:06 UTC
Running "nova floating-ip-create  [<floating-ip-pool>]" manually works for me on 8.0.

Comment 3 Jaromir Coufal 2015-12-07 18:34:09 UTC
Dan, we could not reproduce this in 8.0, could you please verify whether you are still hitting the bug with the latest puddle?

Comment 7 Jaromir Coufal 2016-01-27 11:47:06 UTC
Thanks. Closing please re-open if the issue reappears.