Dear All,
I still couldn't find the exact location where this "nova list" and "nova
show " commands are executed.
Would you please explain me a bit what this load_entry_point stuff is
doing? and Where exactly it is loading these parameters???
if __name__ == '__main__':
sys.exit(
load_entry_point('python-novaclient==2012.1', 'console_scripts',
'nova')()
)
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp