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')()
)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20121026/caada000/attachment.html>