Comment 9 for bug 1475831

Revision history for this message
Eric Lajoie (elajoie) wrote :

I'm having a similar issues with Mitaka 13.0.0 and floating-ips not changing but other being set without issues:

(openstack) set debug true
debug - was: False
now: True
(openstack) quota set --floating-ips 2 SoftwareTesters
(openstack) quota show SoftwareTesters
+----------------------+----------------------------------+
| Field | Value |
+----------------------+----------------------------------+
| backup_gigabytes | 1000 |
| backups | 10 |
| cores | 5 |
| firewall | 10 |
| firewall_policy | 10 |
| firewall_rule | 100 |
| fixed-ips | 3 |
| floating-ips | 46 |
| gigabytes | 1000 |
| gigabytes_lvm | -1 |
| healthmonitor | -1 |
| injected-file-size | 10240 |
| injected-files | 5 |
| injected-path-size | 255 |
| instances | 5 |
| key-pairs | 100 |
| l7policy | -1 |
| listener | -1 |
| loadbalancer | 10 |
| network | 10 |
| per_volume_gigabytes | -1 |
| pool | 10 |
| port | 50 |
| project | 6cd9e1dfa21546d48e1e236a9ffbd084 |
| properties | 128 |
| ram | 51200 |
| rbac_policy | 10 |
| router | 10 |
| secgroup-rules | 100 |
| secgroups | 10 |
| server_group_members | 10 |
| server_groups | 10 |
| snapshots | 10 |
| snapshots_lvm | -1 |
| subnet | 10 |
| subnetpool | -1 |
| volumes | 10 |
| volumes_lvm | -1 |
+----------------------+----------------------------------+