← Back to team overview

openstack team mailing list archive

about ApiError: ApiError: Address quota exceeded. You cannot allocate any more addresses

 


Hi, all:

     I want to allocate IP for project‘s instances, but told me:ApiError: ApiError: Address quota exceeded. You cannot allocate any more addresses.

When I use : nova-manage project quota list

get this result: 
# nova-manage project quota list
 metadata_items: 128
 gigabytes: 1000
 floating_ips: 10
 instances: 10
 volumes: 10
 cores: 20

But when I use : nova-manage project quota floating_ips 100

It's not change at all. It's still  floating_ips: 10. I use  Cactus nova.

How to resolve this problem?

thanks

alex






 		 	   		  

Follow ups