The overcloud-endpoints validation fails for stable/ocata

Bug #1697940 reported by Marios Andreou
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Low
Marios Andreou

Bug Description

Trying to run the overcloud-endpoints validation fails on a stable/ocata deployment because there is a nit in the tripleo-ansible-inventory. It is trying to retrieve the PublicVIP which no longer exists in the stable/ocata tripleo-heat-templates [1] overcloud.j2.yaml output.

If you try to run:

        ansible-playbook -i /usr/bin/tripleo-ansible-inventory /usr/share/openstack-tripleo-validations/validations/openstack-endpoints.yaml

it fails like:

        TASK [fail] ********************************************************************
        fatal: [localhost]: FAILED! => {"changed": false, "failed": true, "msg": "The `KeystoneURL` output is not available in the deployed stack."}

The review at Icc39371af43a28111d3af01e7d61f29eb284cd24 https://review.openstack.org/#/c/474189 should address it. AFAICS this is stable/ocata only since master doesn't refer to this output see [2]

[1] https://github.com/openstack/tripleo-heat-templates/blob/e32ff14a3792985d6901231d4cbddde8396c80f9/overcloud.j2.yaml#L663
[2] https://github.com/openstack/tripleo-validations/blob/4e1bd7f9ebaffaf044b75719bffae681e1e86556/tripleo_validations/inventory.py#L124

description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-validations (stable/ocata)

Reviewed: https://review.openstack.org/474189
Committed: https://git.openstack.org/cgit/openstack/tripleo-validations/commit/?id=02910006cd379709e4fab5e3d5373e260e73144b
Submitter: Jenkins
Branch: stable/ocata

commit 02910006cd379709e4fab5e3d5373e260e73144b
Author: marios <email address hidden>
Date: Wed Jun 14 15:53:45 2017 +0300

    [Ocata only] Fix inventory - no PublicVip in ocata tht

    The PublicVip output doesn't exist in stable/ocata deployments
    so remove this from the inventory otherwise it will fail some
    validations

    Change-Id: Icc39371af43a28111d3af01e7d61f29eb284cd24
    Closes-Bug: 1697940

tags: added: in-stable-ocata
Changed in tripleo:
milestone: pike-3 → pike-rc1
Changed in tripleo:
milestone: pike-rc1 → queens-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-validations 5.6.1

This issue was fixed in the openstack/tripleo-validations 5.6.1 release.

Changed in tripleo:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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