Inappropriate behaviour of limits when passing --region None in create and list.

Bug #1799153 reported by Vishakha Agarwal
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
New
Undecided
Vishakha Agarwal

Bug Description

When creating registered limit by passing --region None in registered limit create cli, it is giving error message "More than one resource exist for region" which is definitely a wrong message as regions with same name cannot be created neither same exist.

The correct behaviour should be -
1. In the case if --region None it should create a registered limit.
2. "No region exist with name xyz" if passed a invalid 'xyz' region while creating.

Same in case of registerd limit list
1. In the case if --region None it should list all limits ignoring None.
2. "No region exist with name xyz" if passed a invalid 'xyz' region while listing.

Sane behaviors for limit create and list

description: updated
Changed in keystone:
assignee: nobody → Vishakha Agarwal (vishakha.agarwal)
description: updated
Revision history for this message
wangxiyuan (wangxiyuan) wrote :
affects: keystone → python-openstackclient
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-openstackclient 3.18.0

This issue was fixed in the openstack/python-openstackclient 3.18.0 release.

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.