Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1636947

Summary: Octavia flavor is missing from the flavor list after installation
Product: Red Hat OpenStack Reporter: Aviv Guetta <aguetta>
Component: openstack-tripleo-heat-templatesAssignee: Brent Eagles <beagles>
Status: CLOSED ERRATA QA Contact: Alexander Stafeyev <astafeye>
Severity: high Docs Contact:
Priority: high    
Version: 13.0 (Queens)CC: amuller, bbonguar, beagles, cgoncalves, dalvarez, lpeer, majopela, mariel, mburns, nsatsia, nyechiel, sputhenp, tfreger
Target Milestone: z4Keywords: Triaged, ZStream
Target Release: 13.0 (Queens)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-heat-templates-8.0.7-9.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1637884 (view as bug list) Environment:
Last Closed: 2019-01-16 17:55:03 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:
Bug Depends On:    
Bug Blocks: 1624624, 1637884    

Description Aviv Guetta 2018-10-08 10:31:54 UTC
Description of problem:
After "composable Octavia" (octavia-api on controllers, octavia-worker, octavia-healthmanager and octavia-housekeeping manager on are installed on the networker node) deployment, the Octavia default flavor ('octavia_65) is missing from the flavor list (which appears to be empty).

Version-Release number of selected component (if applicable):
- RHOSP 13
- composable Octavia  - octavia-api on controllers, octavia-worker, octavia-healthmanager and octavia-housekeeping manager on are installed on the networker node.

Actual results:
Empty flavor list

Expected results:
~~~
(overcloud) [stack@undercloud-0 ~]$ openstack flavor list  --all
+----+------------+------+------+-----------+-------+-----------+
| ID | Name       |  RAM | Disk | Ephemeral | VCPUs | Is Public |
+----+------------+------+------+-----------+-------+-----------+
| 65 | octavia_65 | 1024 |    3 |         0 |     1 | False     |
+----+------------+------+------+-----------+-------+-----------+
~~~

Additional info:
Note: Composable Octavia isn't officially supported in OSP 13.

Comment 4 Brent Eagles 2018-10-09 18:35:04 UTC
The octavia flavor is added using puppet through a special execution of docker puppet tasks. The intent was to only run on the "bootstrap" node for a given service, but it appears that this is simply picking the first controller node. Since the worker isn't being deployed on the controllers, we'll need to rework the deployment a bit to make this run properly.

Comment 20 errata-xmlrpc 2019-01-16 17:55:03 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:0068