Cannot update flow classifier quota

Asked by Ivar Lazzaro

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

Question information

Language:
English Edit question
Status:
Expired
For:
networking-sfc Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
sudershan (suder17) said :
#1

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

Revision history for this message
Launchpad Janitor (janitor) said :
#2

This question was expired because it remained in the 'Open' state without activity for the last 15 days.