[Openstack] OpenStack + Nova list, nova show location

Rosa, Andrea (HP Cloud Services) andrea.rosa at hp.com
Fri Oct 26 08:56:22 UTC 2012


Hi

As reported below "nova" command are processed by the nova client, you have to look for it.
Cheers
--
Andrea Rosa

From: openstack-bounces+andrea.rosa=hp.com at lists.launchpad.net [mailto:openstack-bounces+andrea.rosa=hp.com at lists.launchpad.net] On Behalf Of Desta Haileselassie Hagos
Sent: 26 October 2012 09:52
To: openstack at lists.launchpad.net
Subject: [Openstack] OpenStack + Nova list, nova show location


Dear All,

Would you kindly help me where i can find the scripts for "nova list" and "nova show"

I just can't find it in /user/bin/


I only have the rapper class

#!/usr/bin/python
# EASY-INSTALL-ENTRY-SCRIPT: 'python-novaclient==2012.1','console_scripts','nova'
__requires__ = 'python-novaclient==2012.1'
import sys
from pkg_resources import load_entry_point

if __name__ == '__main__':
    sys.exit(
        load_entry_point('python-novaclient==2012.1', 'console_scripts', 'nova')()
    )


With best regards,



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20121026/cd765a56/attachment.html>


More information about the Openstack mailing list