Comment 4 for bug 1530883

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

Reviewed: https://review.openstack.org/263351
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=7f0190fe464ac8520949c11014a8c8bd712d3862
Submitter: Jenkins
Branch: stable/liberty

commit 7f0190fe464ac8520949c11014a8c8bd712d3862
Author: Dmitry Tantsur <email address hidden>
Date: Mon Jan 4 18:04:21 2016 +0100

    Allow to use the old deploy ramdisk

    While defaulting to IPA is a correct choice, for the transition period
    let's allow people to use the old ramdisk. Adds new option --old-deploy-image
    to the upload command and move the deprecation message to it.

    This change does not correspond to a Mitaka change, as in Mitaka the old
    ramdisk should not be supported.

    Change-Id: I311843ed95d23dfdc83d184a09c52f0f5e1b31df
    Closes-Bug: #1530883