https://review.openstack.org/#/c/612283

** Project changed: keystone => python-openstackclient

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1799153

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

Status in python-openstackclient:
  New

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/1799153/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to