Activity log for bug #1538011

Date Who What changed Old value New value Message
2016-01-26 06:49:58 hgangwx bug added bug
2016-01-27 09:41:47 Augustina Ragwitz nova: status New Confirmed
2016-01-27 09:46:51 Augustina Ragwitz tags compute
2016-01-27 09:47:37 Augustina Ragwitz summary Unexpected API Error returned when set metadata for aggregate Aggregate metadata keys are not case sensitive
2016-01-27 13:44:17 Augustina Ragwitz tags compute compute db
2016-01-28 09:59:09 Sean Dague description [Summary] Unexpected API Error returned when set metadata for aggregate [Topo] devstack all-in-one node [Description and expect result] no Unexpected API Error returned when set metadata for aggregate [Reproduceable or not] reproduceable [Recreate Steps] 1) create an aggregate, with metadata "abc": root@45-59:~# nova aggregate-details agg1 +----+------+-------------------+-------+----------+ | Id | Name | Availability Zone | Hosts | Metadata | +----+------+-------------------+-------+----------+ | 4 | agg1 | - | | 'abc=1' | +----+------+-------------------+-------+----------+ root@45-59:~# 2)set metadata of the aggregate as "ABC", upper case of the existing metadata "abc", an Unexpected API Error returned: root@45-59:~# nova aggregate-set-metadata agg1 ABC=2 ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.<type 'exceptions.KeyError'> (HTTP 500) (Request-ID: req-b45dddb2-24e6-4b8f-8901-2ed250ec787a) root@45-59:~# [Configration] reproduceable bug, no need [logs] reproduceable bug, no need [Root cause anlyze or debug inf] reproduceable bug [Attachment] None [Summary] Unexpected API Error returned when set metadata for aggregate [Topo] devstack all-in-one node [Description and expect result] no Unexpected API Error returned when set metadata for aggregate [Reproduceable or not] reproduceable [Recreate Steps] On devstack: > nova aggregate-create agg1 > nova aggregate-set-metadata agg1 abc=1 > nova aggregate-set-metadata agg1 ABC=2 1) create an aggregate, with metadata "abc": root@45-59:~# nova aggregate-details agg1 +----+------+-------------------+-------+----------+ | Id | Name | Availability Zone | Hosts | Metadata | +----+------+-------------------+-------+----------+ | 4 | agg1 | - | | 'abc=1' | +----+------+-------------------+-------+----------+ root@45-59:~# 2)set metadata of the aggregate as "ABC", upper case of the existing metadata "abc", an Unexpected API Error returned: root@45-59:~# nova aggregate-set-metadata agg1 ABC=2 ERROR (ClientException): Unexpected API Error. Please report  this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.<type 'exceptions.KeyError'> (HTTP 500) (Request-ID: req-b45dddb2-24e6-4b8f-8901-2ed250ec787a) root@45-59:~# [Configration] reproduceable bug, no need [logs] reproduceable bug, no need [Root cause anlyze or debug inf] reproduceable bug [Attachment] None
2016-01-28 10:26:52 Sean Dague nova: status Confirmed Triaged
2016-01-28 10:26:56 Sean Dague nova: importance Undecided High
2016-01-28 10:30:30 Augustina Ragwitz nova: assignee Augustina Ragwitz (auggy)
2016-02-23 23:50:41 Augustina Ragwitz nova: status Triaged In Progress
2016-02-24 12:34:49 Sean Dague tags compute db api compute db
2016-02-29 19:07:19 Augustina Ragwitz summary Aggregate metadata keys are not case sensitive Metadata keys are not case sensitive
2016-08-19 00:23:56 Augustina Ragwitz nova: importance High Medium
2016-12-08 20:52:51 Augustina Ragwitz nova: assignee Augustina Ragwitz (auggy)
2017-01-20 21:19:07 Anusha Unnam nova: status In Progress Confirmed
2017-06-28 12:11:16 Sean Dague nova: assignee Augustina Ragwitz (auggy)
2017-06-28 12:11:18 Sean Dague nova: status Confirmed In Progress
2017-07-18 23:36:17 Matt Riedemann nova: assignee Augustina Ragwitz (auggy)
2017-07-18 23:36:19 Matt Riedemann nova: status In Progress Confirmed
2017-07-24 14:48:04 Sean Dague nova: status Confirmed In Progress
2017-07-24 14:48:07 Sean Dague nova: assignee Augustina Ragwitz (auggy)
2017-08-23 10:28:54 Rajesh Tailor nova: assignee Augustina Ragwitz (auggy) Rajesh Tailor (ratailor)
2019-04-01 06:21:38 Rajesh Tailor nova: assignee Rajesh Tailor (ratailor)
2020-03-24 04:36:44 Nalini Varshney nova: assignee Nalini Varshney (varshneyg)
2020-05-27 18:12:11 melanie witt nova: importance Medium Low
2023-02-27 15:14:53 Christian Rohmann bug added subscriber Christian Rohmann