Comment 2 for bug 1848539

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

Reviewed: https://review.opendev.org/689868
Committed: https://git.openstack.org/cgit/starlingx/distcloud-client/commit/?id=b7f7848ec01103361e9238bcf264b4a68043c1c1
Submitter: Zuul
Branch: master

commit b7f7848ec01103361e9238bcf264b4a68043c1c1
Author: Angie Wang <email address hidden>
Date: Mon Oct 21 15:10:06 2019 -0400

    Update subcloud add command arguments to accept a URL

    This commit updates the argument --bootstrap-values and
    --deploy-playbooks for the command subcloud add to accept
    a URL in addition to a local file path.

    Tested:
     - arguments with URL and local path
     - exceptions

    Change-Id: I5f2128ce35284499f1b3cecd9f1535111a08d775
    Closes-Bug: 1848539
    Signed-off-by: Angie Wang <email address hidden>