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
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to