Dear ALL,<br><br>I want to write a script which shows the number of
physical machines on our lab's cloud. This script should show detailed
list of all the OpenStack running services filtered by host and service
name. It should also show the list of all VM instances launched on each
physical host.<br>
<br>Using an admin privilege i still can see on the command line by running the following commands<br><br>#<i><b>nova-manage service list</b></i> # shows list of all the OpenStack running services filtered by host and service name<br>
<br>#<i><b>nova list </b></i> #list the running instances<br>#<b><i>nova show InstanceID</i></b> (for example, d1df1b5a-70c4-4fed-98b7-423362f2c47c) #information associated with the instance<br><div id=":211"><br><br><br>
<br><font size="4"><b>is
there anyway to wire a script which populates the above information for
a non-admin user? I mean, for a user who don't have enough privilege to
access the databases.</b></font><br>
<br><br>Any script tip on how I can approach this problem is highly appreciated.<br><br>Thank you very so much for your time and taking my request in to consideration.<br><br>With best regards,<br><br><br>Desta</div>