Comment 3 for bug 1376316

Revision history for this message
James Page (james-page) wrote : Re: nova absolute-limits floating ip count is incorrect

Re-verified this on Kilo:

(tempest)ubuntu@james-page-bastion:~/tools/openstack-charm-testing⟫ nova floating-ip-create
+--------------------------------------+------------+-----------+----------+---------+
| Id | IP | Server Id | Fixed IP | Pool |
+--------------------------------------+------------+-----------+----------+---------+
| b4c00015-d1e7-49cd-9b34-1dc20a955df5 | 10.5.150.1 | - | - | ext_net |
+--------------------------------------+------------+-----------+----------+---------+
(tempest)ubuntu@james-page-bastion:~/tools/openstack-charm-testing⟫ nova absolute-limits
+--------------------+------+-------+
| Name | Used | Max |
+--------------------+------+-------+
| Cores | 0 | 20 |
| FloatingIps | 0 | 10 |
| ImageMeta | - | 128 |
| Instances | 0 | 10 |
| Keypairs | - | 100 |
| Personality | - | 5 |
| Personality Size | - | 10240 |
| RAM | 0 | 51200 |
| SecurityGroupRules | - | 20 |
| SecurityGroups | 0 | 10 |
| Server Meta | - | 128 |
| ServerGroupMembers | - | 10 |
| ServerGroups | 0 | 10 |
+--------------------+------+-------+