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 <themadengin33r at gmail.com<mailto:themadengin33r at gmail.com>> 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 : openstack at lists.openstack.org<mailto:openstack at lists.openstack.org> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20141110/62eba0fe/attachment.html>