Try nova floating-ip-list, rather than the nova-manage commands. http://docs.openstack.org/user-guide/content/floating_ips_proc.html
My experience is to avoid nova-manage when possible. Much better results using the python-novaclient equivalents. James On Nov 10, 2014, at 8:54 AM, mad Engineer <[email protected]<mailto:[email protected]>> wrote: Hi, i am using nova-network and using this command trying to list available floating ip in my tenant: nova-manage floating list but this shows a whole subnet and not just floating ip available in my tenant. other commands like nova list is showing as expected. How can i restrict users to see resource allocated to that tenant ie its restricted to use only 12 floating IP. Thanks _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected]<mailto:[email protected]> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
