Cannot update flow classifier quota

Bug #1757281 reported by Ivar Lazzaro
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
networking-sfc
Confirmed
Undecided
Unassigned

Bug Description

I was trying to increase the default quota for FC or PC but it throws the following:

$ neutron quota-update --tenant_id 088846d5d56e4fcca77cb12cfb790108 --network 20
neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead.
+--------------------------+-------+
| Field | Value |
+--------------------------+-------+
| application_policy_group | -1 |
| external_policy | -1 |
| external_segment | -1 |
| floatingip | 50 |
| flow_classifier | 100 |
| l2_policy | -1 |
| l3_policy | -1 |
| nat_pool | -1 |
| network | 20 |
| network_service_policy | -1 |
| policy_action | -1 |
| policy_classifier | -1 |
| policy_rule | -1 |
| policy_rule_set | -1 |
| policy_target | -1 |
| policy_target_group | -1 |
| port | -1 |
| port_chain | 10 |
| port_pair | 100 |
| port_pair_group | 10 |
| rbac_policy | 10 |
| router | 10 |
| security_group | 10 |
| security_group_rule | 500 |
| service_profile | -1 |
| servicechain_instance | -1 |
| servicechain_node | -1 |
| servicechain_spec | -1 |
| subnet | -1 |
| subnetpool | -1 |
| trunk | -1 |
+--------------------------+-------+

$ neutron quota-update --tenant_id 088846d5d56e4fcca77cb12cfb790108 --flow_classifier 200
neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead.
Must specify a valid resource with new quota value

$ neutron quota-update --tenant_id 088846d5d56e4fcca77cb12cfb790108 --port_pair 200
neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead.
Must specify a valid resource with new quota value

Revision history for this message
sudershan (suder17) wrote :

Hello, I am facing the same problem. Is there a any workaround? I would just like to set all the quotas to unlimited.

sudershan (suder17)
Changed in networking-sfc:
status: New → Invalid
status: Invalid → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.