Comment 11 for bug 1691467

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

Reviewed: https://review.openstack.org/480263
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=c6cd190a9f63738deafa4c616e0be8e06afedc96
Submitter: Jenkins
Branch: master

commit c6cd190a9f63738deafa4c616e0be8e06afedc96
Author: Bogdan Dobrelya <email address hidden>
Date: Thu May 25 13:55:03 2017 +0200

    Allow overcloud deploy on UC w/o nova/ironic

    Add the --deployed-server flag that can only be used
    with --disable-validations. When specified, allows to
    deploy overcloud on pre-provisioned nodes and ignores
    missing nova/ironic UC services.

    Closes-bug: #1693448
    Related-bug: #1691467

    Change-Id: I0122106a7b45843d4147cfc160f516912f0158f9
    Signed-off-by: Bogdan Dobrelya <email address hidden>