[Openstack] [Openstack-magnum] magnum command missing positional	arguments
    Bill Borsari 
    bill.borsari at gmail.com
       
    Wed Jun  1 20:18:27 UTC 2016
    
    
  
Hi All,
I'm exploring a Mitaka based devstack and focusing on the Magnum project
and hit an interesting problem.  Seams key commands are missing from the
local magnum cli client.
Here is what I see on the commandline:
$ magnum --version
2.1.1
$magnum -h
...
Positional arguments:
  <subcommand>
    baymodel-create     Create a baymodel.
    baymodel-delete     Delete specified baymodel.
    baymodel-list       Print a list of baymodels.
    baymodel-show       Show details about the given baymodel.
    baymodel-update     Updates one or more baymodel attributes.
    bay-create          Create a bay.
    bay-delete          Delete specified bay.
    bay-list            Print a list of available bays.
    bay-show            Show details about the given bay.
    bay-update          Update information about the given bay.
    ca-show             Show details about the CA certificate for a bay.
    ca-sign             Generate the CA certificate for a bay.
    service-list        Print a list of magnum services.
    bash-completion     Prints arguments for bash-completion. Prints all of
                        the commands and options to stdout so that the
                        magnum.bash_completion script doesn't have to hard
                        code them.
    help                Display help about this program or one of its
                        subcommands.
Optional arguments:
...
What's missing are commands like:
coe-*
container-*
The full list of what should be there is here:
http://docs.openstack.org/cli-reference/magnum.html
Anyone see something like this before?
Thanks!
Bill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20160601/f2102c4a/attachment.html>
    
    
More information about the Openstack
mailing list