cloudmesh / client

Deprecated: Version 3 of cloudmesh is a light weight cloud client to manage virtual clusters
http://cloudmesh.github.io/client
Other
3 stars 12 forks source link

cm group list emptygroup #214

Closed laszewsk closed 8 years ago

laszewsk commented 8 years ago

cm group list groupC

ERROR: executing command 'group list groupC'

'category'

Traceback (most recent call last): File "/Users/big/ENV2/lib/python2.7/site-packages/cloudmesh_client-3.1.2-py2.7.egg/cloudmesh_client/shell/cm.py", line 783, in main stop = cmd.onecmd(command) File "/Users/big/ENV2/lib/python2.7/site-packages/cloudmesh_client-3.1.2-py2.7.egg/cloudmesh_client/shell/cm.py", line 136, in onecmd return func(arg) File "/Users/big/ENV2/lib/python2.7/site-packages/cloudmesh_client-3.1.2-py2.7.egg/cloudmesh_client/shell/command.py", line 60, in new func(instance, args, arguments) File "/Users/big/ENV2/lib/python2.7/site-packages/cloudmesh_client-3.1.2-py2.7.egg/cloudmesh_client/shell/plugins/GroupCommand.py", line 130, in do_group "using --category={category}".format(**result) KeyError: 'category'