Comment 14 for bug 1470625

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

Reviewed: https://review.openstack.org/219456
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=8ba57a2bf1ce3693db47de4ff8dd5a7a9b5347d7
Submitter: Jenkins
Branch: master

commit 8ba57a2bf1ce3693db47de4ff8dd5a7a9b5347d7
Author: Henry Gessau <email address hidden>
Date: Tue Sep 1 17:17:01 2015 -0400

    Deprecate --service option for neutron-db-manage

    Now that https://review.openstack.org/198542 has merged we can
    deprecate the --service option. From now on instead of
      --service fwaas
    we should instead use
      --subproject neutron-fwaas

    This puts the *aas subprojects on equal footing with the other
    projects in the Neutron Stadium for neutron-db-manage.

    In the Liberty release the --service option will be marked as
    deprecated. It will be removed in Mitaka.

    Related-Bug: #1470625

    Change-Id: Iecc678efafd798b62bb83e6e85333c64760f16b5