overcloud deploy --stack-only no longer downloads ansible playbooks

Bug #1934009 reported by Alex Schultz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Medium
Unassigned

Bug Description

If you run `openstack overcloud deploy <args> --stack-only`, the stack is created but the ansible playbooks are no longer downloaded.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-tripleoclient (master)
Changed in tripleo:
status: Triaged → In Progress
Changed in tripleo:
milestone: xena-2 → xena-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (master)

Reviewed: https://review.opendev.org/c/openstack/python-tripleoclient/+/798740
Committed: https://opendev.org/openstack/python-tripleoclient/commit/0adc5bb9dff517cbe298d97d5bcee698b2a2e77c
Submitter: "Zuul (22348)"
Branch: master

commit 0adc5bb9dff517cbe298d97d5bcee698b2a2e77c
Author: Alex Schultz <email address hidden>
Date: Tue Jun 29 13:16:50 2021 -0600

    Fix --stack-only to download ansible playbooks

    In previously versions, if you wanted to manually run the playbooks you
    could use --stack-only to generate them and have them created for you.
    This appears to be broken as the condition is now based on --setup-only
    which attempts to restore a previously existing stack. This moves the
    download config playbooks back to also being dependent on --stack-only
    or --no-config-download

    Change-Id: Ie810f9fbaabfff98595a3aaaf1878a348b17dfb4
    Closes-Bug: #1934009

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

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

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

Fix proposed to branch: stable/wallaby
Review: https://review.opendev.org/c/openstack/python-tripleoclient/+/815718

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

Reviewed: https://review.opendev.org/c/openstack/python-tripleoclient/+/815718
Committed: https://opendev.org/openstack/python-tripleoclient/commit/e5b308eecac26cecea119f403557844964303593
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit e5b308eecac26cecea119f403557844964303593
Author: Alex Schultz <email address hidden>
Date: Tue Jun 29 13:16:50 2021 -0600

    Fix --stack-only to download ansible playbooks

    In previously versions, if you wanted to manually run the playbooks you
    could use --stack-only to generate them and have them created for you.
    This appears to be broken as the condition is now based on --setup-only
    which attempts to restore a previously existing stack. This moves the
    download config playbooks back to also being dependent on --stack-only
    or --no-config-download

    Change-Id: Ie810f9fbaabfff98595a3aaaf1878a348b17dfb4
    Closes-Bug: #1934009
    (cherry picked from commit 0adc5bb9dff517cbe298d97d5bcee698b2a2e77c)

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

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

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.