[Openstack] Default quota value for fixed_ips is -1, what does it mean?
Danny Choi (dannchoi)
dannchoi at cisco.com
Thu Sep 4 19:25:39 UTC 2014
“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 |
+-----------------------------+-------+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140904/58a4986b/attachment.html>
More information about the Openstack
mailing list