Comment 20 for bug 1019895

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/87103
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a581823ecee286c5c6329c9c373f0fea0b6b729f
Submitter: Jenkins
Branch: master

commit a581823ecee286c5c6329c9c373f0fea0b6b729f
Author: Mohammed Naser <email address hidden>
Date: Sun Apr 13 01:58:21 2014 +0000

    Disable nova-manage network commands with Neutron V2

    When using nova-manage with neutron v2 API, all CRUD operations
    should be done directly against the neutron API, rather than
    using nova-manage.

    Change-Id: I663bd06eb50872f16fc9889dde917277739fefce
    Closes-Bug: #1019895