Quantum: invalid commands

Bug #1059702 reported by Marco CONSONNI
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
High
koolhead17

Bug Description

In "Quantum Administration Guide", at page http://docs.openstack.org/trunk/openstack-network/admin/content/basic_workflow.html, there are a couple of invalid quantum CLI commands:

quantum create-net net1 -- should be -- quantum net-create net1
quantum create-subnet net1 10.0.0.0/24 -- should be -- quantum subnet-create 10.0.0.0/24

Anne Gentle (annegentle)
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → High
koolhead17 (koolhead17)
Changed in openstack-manuals:
assignee: nobody → koolhead17 (koolhead17)
koolhead17 (koolhead17)
Changed in openstack-manuals:
status: Confirmed → Fix Committed
Revision history for this message
Tom Fifield (fifieldt) wrote :

Hi - I don't see this committed to the repository - did you mark that by mistake, or am I missing something?

Revision history for this message
Tom Fifield (fifieldt) wrote :
Revision history for this message
Tom Fifield (fifieldt) wrote :

Damn. I approved your patch, but it seems there is a mistake :)

It's now
quantum --net-create net1
quantum --subnet-create net1 10.0.0.0/24

but I think it should be

quantum net-create net1
quantum subnet-create net1 10.0.0.0/24

without the double hyphen!

Revision history for this message
koolhead17 (koolhead17) wrote :

Ooh. Let me fix this.

Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: Fix Committed → 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.