Endpoints missing when deploying Mitaka with the Newton client

Bug #1639174 reported by Julie Pichon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
High
Dougal Matthews

Bug Description

$ openstack overcloud deploy \
    --templates /usr/share/openstack-tripleo-heat-templates/mitaka/ \
    --ntp-server 10.16.255.1 --control-scale 1 --compute-scale 1 \
    --neutron-tunnel-types vxlan --neutron-network-type vxlan \
    --control-flavor control --compute-flavor compute

The deployment completed, but the only endpoint in the Keystone catalog was Keystone itself.

 Stack overcloud CREATE_COMPLETE

Started Mistral Workflow. Execution ID: 8a585067-1c51-4339-bbe5-5b8efcdd9cf0
/home/stack/.ssh/known_hosts updated.
Original contents retained as /home/stack/.ssh/known_hosts.old
get_password() takes exactly 3 arguments (2 given)
[stack@undercloud images]$ . overcloudrc
[stack@undercloud images]$ openstack catalog list
+----------+----------+---------------------------------------------+
| Name | Type | Endpoints |
+----------+----------+---------------------------------------------+
| keystone | identity | regionOne |
| | | publicURL: http://172.16.0.22:5000/v2.0 |
| | | internalURL: http://172.16.0.22:5000/v2.0 |
| | | adminURL: http://172.16.0.22:35357/v2.0 |
| | | |
+----------+----------+---------------------------------------------+

Revision history for this message
Julie Pichon (jpichon) wrote :
Revision history for this message
Marios Andreou (marios-b) wrote :
Changed in tripleo:
assignee: Julie Pichon (jpichon) → Dougal Matthews (d0ugal)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (master)

Reviewed: https://review.openstack.org/393192
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=dc138a619a1075eb38c3669c706ccef8add0e649
Submitter: Jenkins
Branch: master

commit dc138a619a1075eb38c3669c706ccef8add0e649
Author: Dougal Matthews <email address hidden>
Date: Thu Nov 3 09:41:57 2016 +0000

    Pass clients to get the get_password function

    This was missed in the recent password refactor.

    Also:
    * Clean up variable names to help distinguish between the previously
      globally defined 'clients' and sometimes locally overriden 'clients'
      variables.
    * Update references to obsolete pre-refactor password names, used when
      creating overcloud endpoints outside of puppet.

    Co-Authored-By: Julie Pichon <email address hidden>
    Change-Id: Icc94eea221b72387196ea22e516254073be57fd3
    Closes-Bug: #1639174

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-tripleoclient (stable/newton)

Fix proposed to branch: stable/newton
Review: https://review.openstack.org/394573

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (stable/newton)

Reviewed: https://review.openstack.org/394573
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=6de16a76311aab9edb1909a8ea10ab46761037b0
Submitter: Jenkins
Branch: stable/newton

commit 6de16a76311aab9edb1909a8ea10ab46761037b0
Author: Dougal Matthews <email address hidden>
Date: Thu Nov 3 09:41:57 2016 +0000

    Pass clients to get the get_password function

    This was missed in the recent password refactor.

    Also:
    * Clean up variable names to help distinguish between the previously
      globally defined 'clients' and sometimes locally overriden 'clients'
      variables.
    * Update references to obsolete pre-refactor password names, used when
      creating overcloud endpoints outside of puppet.

    Co-Authored-By: Julie Pichon <email address hidden>
    Change-Id: Icc94eea221b72387196ea22e516254073be57fd3
    Closes-Bug: #1639174
    (cherry picked from commit dc138a619a1075eb38c3669c706ccef8add0e649)

tags: added: in-stable-newton
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-tripleoclient 5.4.0

This issue was fixed in the openstack/python-tripleoclient 5.4.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-tripleoclient 5.5.0

This issue was fixed in the openstack/python-tripleoclient 5.5.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-tripleoclient 5.4.0

This issue was fixed in the openstack/python-tripleoclient 5.4.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.