Activity log for bug #1118066

Date Who What changed Old value New value Message
2013-02-07 06:46:04 Scott Devoid bug added bug
2013-09-03 17:17:16 Scott Devoid python-novaclient: status New Confirmed
2013-12-05 01:29:43 melanie witt python-novaclient: status Confirmed Incomplete
2013-12-06 23:35:22 Scott Devoid affects python-novaclient nova
2013-12-06 23:40:56 Scott Devoid summary Request of quota sets for nonexistent tenant returns 200 with defaults Possible to get and update quotas for nonexistant tenant
2013-12-06 23:44:16 Scott Devoid nova: status Incomplete Confirmed
2014-01-13 14:30:42 Dmitry nova: assignee Dmitry (hovyakov)
2014-01-16 00:09:43 Scott Devoid tags security ux
2014-01-21 11:37:31 Dmitry nova: assignee Dmitry (hovyakov)
2014-01-22 01:08:52 Joe Gordon nova: status Confirmed Opinion
2014-01-22 01:18:16 Scott Devoid nova: status Opinion Confirmed
2014-01-22 20:24:45 Scott Devoid summary Possible to get and update quotas for nonexistant tenant Nova should confirm quota requests against Keystone
2014-01-22 20:32:23 Scott Devoid description GET /v2/:tenant/os-quota-sets/:this_tenant_does_not_exist returns 200 with the default quotas. Moreover POST /v2/:tenant/os-quota-sets/:this_tenant_does_not_exist with updated quotas succeeds and that metadata is saved! I'm not sure if this is a bug or not. I cannot find any documentation on this interface. os-quota-sets API should check requests for /v2/:tenant/os-quota-sets/ against Keystone to ensure that :tenant does exist. POST requests to a non-existant tenant should fail with a 400 error code. GET requests to a non-existant tenant may fail with a 400 error code. Current behavior is to return 200 with the default quotas. A slightly incompatible change would be to return a 302 redirect to /v2/:tenant/os-quota-sets/defaults in this case. Edit (2014-01-22) Original Description -------------------- GET /v2/:tenant/os-quota-sets/:this_tenant_does_not_exist returns 200 with the default quotas. Moreover POST /v2/:tenant/os-quota-sets/:this_tenant_does_not_exist with updated quotas succeeds and that metadata is saved! I'm not sure if this is a bug or not. I cannot find any documentation on this interface.
2014-02-06 21:48:21 Brad Pokorny bug added subscriber Brad Pokorny
2014-04-22 04:45:12 vaibhav nova: assignee vaibhav (vaibhav-bhatkar)
2014-06-16 13:22:58 vaibhav nova: assignee vaibhav (vaibhav-bhatkar)
2014-07-10 18:59:40 Thang Pham nova: assignee Thang Pham (thang-pham)
2014-09-08 11:29:46 Davanum Srinivas (DIMS) nova: importance Undecided Medium
2014-12-29 17:23:58 OpenStack Infra nova: status Confirmed In Progress
2015-03-04 13:10:26 Davanum Srinivas (DIMS) nova: status In Progress Confirmed
2015-03-11 18:29:57 Joe Gordon tags security ux quotas security ux
2015-03-11 21:06:41 Joe Gordon nova: assignee Thang Pham (thang-pham)
2015-03-11 21:06:44 Joe Gordon nova: importance Medium High
2015-04-30 07:31:37 Mh Raies nova: assignee Mh Raies (raiesmh08)
2015-09-01 16:39:13 Mh Raies nova: assignee Mh Raies (raiesmh08)
2015-10-06 17:34:56 Matt Riedemann nova: importance High Wishlist
2016-05-17 12:07:17 Markus Zoeller (markus_z) nova: status Confirmed Opinion
2017-05-04 16:14:04 Matt Riedemann nova: status Opinion Fix Released