Merge "api-ref: fix max_version for deprecated os-quota-class-sets parameters"

This commit is contained in:
Jenkins 2017-07-19 17:35:13 +00:00 committed by Gerrit Code Review
commit e4669f4dc7
1 changed files with 5 additions and 5 deletions

View File

@ -2231,7 +2231,7 @@ fixed_ips_quota_class: &fixed_ips_quota_class
in: body
required: true
type: integer
max_version: 2.50
max_version: 2.49
fixed_ips_quota_class_optional:
<<: *fixed_ips_quota_class
required: false
@ -2581,7 +2581,7 @@ floating_ips_quota_class: &floating_ips_quota_class
in: body
required: true
type: integer
max_version: 2.50
max_version: 2.49
floating_ips_quota_class_optional:
<<: *floating_ips_quota_class
required: false
@ -3925,7 +3925,7 @@ networks_quota_optional: &networks_quota_optional
in: body
required: false
type: integer
max_version: 2.50
max_version: 2.49
networks_quota_set_optional:
<<: *networks_quota_optional
max_version: 2.35
@ -4774,7 +4774,7 @@ security_group_rules_quota_class: &security_group_rules_quota_class
in: body
required: true
type: integer
max_version: 2.50
max_version: 2.49
security_group_rules_quota_class_optional:
<<: *security_group_rules_quota_class
required: false
@ -4813,7 +4813,7 @@ security_groups_quota_class: &security_groups_quota_class
in: body
required: true
type: integer
max_version: 2.50
max_version: 2.49
security_groups_quota_class_optional:
<<: *security_groups_quota_class
required: false