Prefer nova over nova-manage for network create and list

Bug #1167657 reported by Lorin Hochstein
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Lorin Hochstein

Bug Description

The "nova" command-line tool now supports some commands that were previously only accessible using nova-manage:

For example:

nova network-create replaces nova-manage network create
nova network-list replaces nova-manage network list
nova network-show replaces nova-manage network show

Network-related commands supported by nova:

    network-associate-host
                        Associate host with network.
    network-associate-project
                        Associate project with network.
    network-create Create a network.
    network-disassociate
                        Disassociate host and/or project from the given
                        network.
    network-list Print a list of available networks.
    network-show Show details about the given network.

(Note that modify and delete are not listed, so I assume nova-manage is still needed for those).

Docs should be updated accordingly.

Tags: nova
Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
milestone: none → grizzly
tags: added: nova
Lorin Hochstein (lorinh)
Changed in openstack-manuals:
assignee: nobody → Lorin Hochstein (lorinh)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/26702

Changed in openstack-manuals:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/26702
Committed: http://github.com/openstack/openstack-manuals/commit/d9eb033fb45b9db97bd3dc591803ca6632d8faf4
Submitter: Jenkins
Branch: master

commit d9eb033fb45b9db97bd3dc591803ca6632d8faf4
Author: Lorin Hochstein <email address hidden>
Date: Wed Apr 10 22:09:40 2013 -0400

    Use nova CLI for network creation

    Prefer the "nova" tool over "nova-manage" for network creation.

    Fixes bug 1167657

    Patchset adds missing <title> element to Creating Custom Images.
    Patchset corrects <productnumber> for <prompt> in Lay of the Land.

    Change-Id: Id5d229f530203f361d71ae2c0cd8385297ee3829

Changed in openstack-manuals:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.