Comment 4 for bug 1567535

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-octane (stable/8.0)

Reviewed: https://review.openstack.org/321590
Committed: https://git.openstack.org/cgit/openstack/fuel-octane/commit/?id=6419ca0432cd9a5dceac4eaee4f4e61999183dd4
Submitter: Jenkins
Branch: stable/8.0

commit 6419ca0432cd9a5dceac4eaee4f4e61999183dd4
Author: Oleg Gelbukh <email address hidden>
Date: Thu May 19 16:54:02 2016 +0300

    Add enable-release command

    This command enables to deploy an older release of OpenStack
    with the upgraded Fuel Master node. Release to enable is
    identified by the ID. Administrator's password is required
    to access the Fuel API.

    Example:

      octane enable-release --id 1 --admin-password admin

    Partial-bug: 1567535
    Change-Id: I625db20e570b177cb46143818ac65c5d78cda0e2
    (cherry picked from commit f73e0c7a9942c2fe211a82dd19107e9fa351e0bd)