| Summary: | default_floating_pool not configured | |||
|---|---|---|---|---|
| Product: | [Community] RDO | Reporter: | Attila Fazekas <afazekas> | |
| Component: | openstack-puppet-modules | Assignee: | Martin Magr <mmagr> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ami Jeain <ajeain> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | unspecified | CC: | aortega, derekh, dkranz, jlibosva, lars, mmagr, yeylon | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1025248 (view as bug list) | Environment: | ||
| Last Closed: | 2015-03-18 20:07:16 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: | ||
| Bug Depends On: | ||||
| Bug Blocks: | 1025248 | |||
|
Description
Attila Fazekas
2013-10-25 10:59:12 UTC
*** Bug 1036141 has been marked as a duplicate of this bug. *** I have enabled PROVISION_DEMO and an external network created at install time which is named as 'public'. This name is used in most of the documentation, but the nova.conf is not extended with the the expected 'default_floating_pool=public' option. Packstack now sets default_floating_pool in nova.conf: $ rpm -q openstack-packstack openstack-packstack-2014.2-0.18.dev1462.gbb05296.fc22.noarch $ packstack --allinone [...] $ sudo grep default_floating_pool /etc/nova/nova.conf default_floating_pool=public |