Comment 4 for bug 1783949

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

Reviewed: https://review.openstack.org/582284
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=457ffd753fb92cf3945f419fad1cf7007ed97f8e
Submitter: Zuul
Branch: master

commit 457ffd753fb92cf3945f419fad1cf7007ed97f8e
Author: Jiri Stransky <email address hidden>
Date: Thu Jul 12 17:38:49 2018 +0200

    Update/upgrade commands for services with external installers

    New `openstack overcloud external-update run` and `openstack overcloud
    external-upgrade run` commands are defined. These are meant to perform
    updates and upgrades for services deployed via
    external_deploy_tasks. A separate command is used because external
    installers don't fit well within the --nodes and --roles selection
    pattern we've established for the normal `update run` and `upgrade
    run` commands.

    Partial-Bug: #1783949
    Depends-On: Ib2474e8f69711cd6610a78884d5032ffd19ad249
    Depends-On: I982032a0eadfbfb7f1eadee9cae26c8cd5fcdbba
    Change-Id: Ib2f32ae8ac234b0c25b0e1ff1f8f8d8e041185e0