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 
<themadengin...@gmail.com<mailto:themadengin...@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@lists.openstack.org<mailto:openstack@lists.openstack.org>
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to