Comment 4 for bug 1715389

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (master)

Reviewed: https://review.openstack.org/501319
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=e0434359dd291d283b8c5c6246aeb48171995dbf
Submitter: Jenkins
Branch: master

commit e0434359dd291d283b8c5c6246aeb48171995dbf
Author: Dougal Matthews <email address hidden>
Date: Wed Sep 6 16:46:11 2017 +0100

    Add "tripleo-common-managed" to all workflows in tripleo_common

    At the moment instack-undercloud deletes all workflows with "tripleo" in
    the name. This has caused an issue when workflows come from other
    locations but shouldn't be deleted.

    Adding the tag allows instack-undercloud to delete only workflows with
    this tag. It shouldn't delete or touch workflows outside of the
    tripleo-common package.

    Parital-Bug: #1715389
    Change-Id: Ieeb51f8e705b8988fb4d0f5d17d7fce6b5b04f36