Comment 10 for bug 1759845

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-upgrade (stable/queens)

Reviewed: https://review.openstack.org/559312
Committed: https://git.openstack.org/cgit/openstack/tripleo-upgrade/commit/?id=42a0ba62b3955caf68d9bd3a8f907af46104c96e
Submitter: Zuul
Branch: stable/queens

commit 42a0ba62b3955caf68d9bd3a8f907af46104c96e
Author: Jiri Stransky <email address hidden>
Date: Wed Apr 4 17:25:45 2018 +0200

    Support --ssh-user argument to upgrade/update run command

    To allow upgrading both Nova based and Deployed Server based
    environments, we introduced --ssh-user argument (until all envs have
    tripleo-admin user).

    Note: CLI for FFWD upgrade is being implemented, so a --ssh-user patch
    to tripleo-upgrade FFWD will have to follow later.

    Related-Bug: #1759845
    Depends-On: I0df57002b2305c1e2504c9f7a7d0c326d8ffcaf7
    Change-Id: Ib486a812aa9fd96bc753eda122cd05682d97b209
    (cherry picked from commit 6415178b25559032d51fa8c6722c5cd99306bd32)