<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>

Hi, all:<br><br>     I want to allocate IP for project‘s instances, but told me:ApiError: ApiError: Address quota exceeded. You cannot allocate any more addresses.<br><br>When I use : nova-manage project quota list<br><br>get this result: <br># nova-manage project quota list<br> metadata_items: 128<br> gigabytes: 1000<br> floating_ips: 10<br> instances: 10<br> volumes: 10<br> cores: 20<br><br>But when I use : nova-manage project quota floating_ips 100<br><br>It's not change at all. It's still  floating_ips: 10. I use  Cactus nova.<br><br>How to resolve this problem?<br><br>thanks<br><br>alex<br><br><br><br><br><br><br>                                    </div></body>
</html>