Bug 1434919
Summary: | Octavia config file gaps after deployment | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Alexander Stafeyev <astafeye> | ||||
Component: | openstack-tripleo-heat-templates | Assignee: | Brent Eagles <beagles> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Alexander Stafeyev <astafeye> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 11.0 (Ocata) | CC: | amuller, mburns, rhel-osp-director-maint | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-04-13 18:20:35 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: | 1378993 | ||||||
Attachments: |
|
*** This bug has been marked as a duplicate of bug 1433728 *** |
Created attachment 1265427 [details] octavia conf Description of problem: -section haproxy_amphora missing key_path which is the amphora key ssh key* in devstack it looks like: key_path = /etc/octavia/.ssh/octavia_ssh_key -section controller_worker missing amp_image_owner_id -oslo_messaging_rabbit section is not seen in devstack, but we see it in ospd controller. Version-Release number of selected component (if applicable): [root@controller-0 ~]# rpm -qa | grep octavia python-octavia-0.10.1-0.20170303212414.4afa76b.el7ost.noarch openstack-octavia-worker-0.10.1-0.20170303212414.4afa76b.el7ost.noarch puppet-octavia-10.3.0-0.20170211033053.ad861e4.el7ost.noarch openstack-octavia-health-manager-0.10.1-0.20170303212414.4afa76b.el7ost.noarch openstack-octavia-diskimage-create-0.10.1-0.20170303212414.4afa76b.el7ost.noarch openstack-octavia-api-0.10.1-0.20170303212414.4afa76b.el7ost.noarch openstack-octavia-common-0.10.1-0.20170303212414.4afa76b.el7ost.noarch openstack-octavia-housekeeping-0.10.1-0.20170303212414.4afa76b.el7ost.noarch How reproducible: Steps to Reproduce: 1. deploy ospd with octavia yamls 2. 3. Actual results: Expected results: Additional info: