-1 means unlimited. On 09/04/2014 03:25 PM, Danny Choi (dannchoi) wrote: > “nova quota-show” returns fixed_ips = -1. What does it mean? > > root at Controller:~# nova quota-show > > +-----------------------------+-------+ > > | Quota | Limit | > > +-----------------------------+-------+ > > | instances | 10 | > > | cores | 20 | > > | ram | 51200 | > > | floating_ips | 10 | > > | fixed_ips | -1 <<<????? | > > | metadata_items | 128 | > > | injected_files | 5 | > > | injected_file_content_bytes | 10240 | > > | injected_file_path_bytes | 255 | > > | key_pairs | 100 | > > | security_groups | 10 | > > | security_group_rules | 20 | > > +-----------------------------+-------+ > > > > > _______________________________________________ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : openstack at lists.openstack.org > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack >