openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #20365
[python-novaclient] how to understand the 'args.func' call
Hi,
when I see the code of python-novaclient, in F release, I got the confused.
Cmd: $nova diagnostics ubuntu12.04
the Code:
# novaclient.shell.py line:491
args.func(self.cs, args)
it will run the method: do_diagnostics in novaclient.v1_1.shell.py line 1051
Any good idea?
-----------------------------------
Lawrency Meng
mail: mengql112233@xxxxxxxxx
--
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : openstack@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp