Bug 1391552

Summary: [Backwards Compatibility] UC10-OC9 deploy completes with no error, but no overcloud endpoints exist except for keystone
Product: Red Hat OpenStack Reporter: Dan Yasny <dyasny>
Component: rhosp-directorAssignee: Angus Thomas <athomas>
Status: CLOSED DUPLICATE QA Contact: Omri Hochman <ohochman>
Severity: urgent Docs Contact:
Priority: high    
Version: 10.0 (Newton)CC: dbecker, jcoufal, jslagle, mandreou, mburns, morazi, rhel-osp-director-maint
Target Milestone: ga   
Target Release: 10.0 (Newton)   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-04 15:08:50 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:

Description Dan Yasny 2016-11-03 14:23:09 UTC
Description of problem:

Installed mixed versions setup[1] completes the deployment successfully. Post deploy testing shows that no endpoints except keystone exist at all


[stack@instack ~]$ . overcloudrc
[stack@instack ~]$ openstack endpoint list
+----------------------------------+-----------+--------------+--------------+
| ID                               | Region    | Service Name | Service Type |
+----------------------------------+-----------+--------------+--------------+
| a41ceac7d6c14079b950d007533c4983 | regionOne | keystone     | identity     |
+----------------------------------+-----------+--------------+--------------+

Deploy command:
openstack overcloud deploy --templates /home/stack/tht --control-scale 3 --compute-scale 1 --neutron-network-type vxlan --neutron-tunnel-types vxlan --ntp-server clock.redhat.com --timeout 90 -e /home/stack/tht/environments/puppet-pacemaker.yaml -e /home/stack/tht/environments/storage-environment.yaml -e /home/stack/tht/environments/network-isolation.yaml -e network-environment.yaml --ceph-storage-scale 1




[1] reproduced in mixed version deploy with SSL/noSSL/IPv6

Version-Release number of selected component (if applicable):
openstack-tripleo-image-elements-5.0.0-2.el7ost.noarch
puppet-openstacklib-9.4.0-0.20161004171440.0e58c86.el7ost.noarch
python-openstackclient-3.2.0-2.el7ost.noarch
openstack-nova-conductor-14.0.1-5.el7ost.noarch
openstack-tripleo-heat-templates-5.0.0-1.2.el7ost.noarch
openstack-tripleo-puppet-elements-5.0.0-1.el7ost.noarch
openstack-tripleo-ui-1.0.4-2.el7ost.noarch
openstack-selinux-0.7.12-1.el7ost.noarch
openstack-tempest-13.0.0-2.bafe630git.el7ost.noarch
openstack-mistral-api-3.0.2-2.el7ost.noarch
openstack-heat-api-7.0.0-4.el7ost.noarch
openstack-nova-scheduler-14.0.1-5.el7ost.noarch
openstack-swift-account-2.10.0-4.el7ost.noarch
openstack-tripleo-validations-5.1.0-1.el7ost.noarch
openstack-neutron-9.0.0-1.5.el7ost.noarch
openstack-heat-templates-0-0.5.1e6015dgit.el7ost.noarch
openstack-nova-compute-14.0.1-5.el7ost.noarch
openstack-ironic-common-6.2.1-2.el7ost.noarch
openstack-neutron-openvswitch-9.0.0-1.5.el7ost.noarch
openstack-heat-common-7.0.0-4.el7ost.noarch
openstack-mistral-executor-3.0.2-2.el7ost.noarch
openstack-swift-container-2.10.0-4.el7ost.noarch
openstack-nova-api-14.0.1-5.el7ost.noarch
puppet-openstack_extras-9.4.0-1.el7ost.noarch
openstack-puppet-modules-9.3.0-1.el7ost.noarch
python-openstacksdk-0.9.5-1.el7ost.noarch
openstack-mistral-common-3.0.2-2.el7ost.noarch
openstack-tripleo-0.0.8-0.2.4de13b3git.el7ost.noarch
openstack-glance-13.0.0-1.el7ost.noarch
openstack-neutron-common-9.0.0-1.5.el7ost.noarch
openstack-mistral-engine-3.0.2-2.el7ost.noarch
openstack-tripleo-heat-templates-compat-2.0.0-34.3.el7ost.noarch
openstack-nova-common-14.0.1-5.el7ost.noarch
openstack-neutron-ml2-9.0.0-1.5.el7ost.noarch
openstack-ironic-inspector-4.2.0-2.el7ost.noarch
openstack-heat-engine-7.0.0-4.el7ost.noarch
openstack-swift-object-2.10.0-4.el7ost.noarch
openstack-nova-cert-14.0.1-5.el7ost.noarch
openstack-tripleo-common-5.3.0-3.el7ost.noarch
python-openstack-mistral-3.0.2-2.el7ost.noarch
openstack-zaqar-3.0.0-2.el7ost.noarch
openstack-ironic-api-6.2.1-2.el7ost.noarch
openstack-heat-api-cfn-7.0.0-4.el7ost.noarch
openstack-keystone-10.0.0-2.el7ost.noarch
openstack-ironic-conductor-6.2.1-2.el7ost.noarch
openstack-swift-proxy-2.10.0-4.el7ost.noarch


How reproducible:
always

Steps to Reproduce:
1. deploy as described above
2. try to check for endpoints or reach any service except keystone
3.

Actual results:
fail

Expected results:
endpoints should exist and work

Additional info:

The same netiso yamls were verified to be working in a clean OSP9 install.

Comment 1 Marios Andreou 2016-11-03 15:06:45 UTC
possibly related to BZ 1391528 especially https://bugzilla.redhat.com/show_bug.cgi?id=1391528#c1 (there is only Keystone in the list of overcloud endpoints)

Comment 2 Marios Andreou 2016-11-04 15:08:50 UTC
closing as duplicate this seems to fixit for Dan too https://bugzilla.redhat.com/show_bug.cgi?id=1391528#c8

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