Activity log for bug #1038979

Date Who What changed Old value New value Message
2012-08-20 11:26:08 Jinwoo "Joseph" Suh bug added bug
2012-08-20 11:29:13 Jinwoo "Joseph" Suh nova: assignee Jinwoo "Joseph" Suh (jsuh)
2012-08-20 11:47:59 OpenStack Infra nova: status New In Progress
2012-08-20 23:00:55 Jinwoo "Joseph" Suh description https://review.openstack.org/#/c/11460/ refactored extra_spec match code. It introduced a couple of bugs: - When no keyword is given in extra_specs, it is to be ignored. However, the new code does not ignore and compare the given specs with capability and returns the result. - For <in> operation, if no required word follows an <in>, it crashes. For example, if "<in> aa <in>" is given as extra_specs, it makes it crash since the code tries to pop a word after the second <in>. https://review.openstack.org/#/c/11460/ refactored extra_spec match code. It introduced a bug: - For <in> operation, if no required word follows an <in>, it crashes. For example, if "<in> aa <in>" is given as extra_specs, it makes it crash since the code tries to pop a word after the second <in>.
2012-08-21 10:55:22 Jinwoo "Joseph" Suh description https://review.openstack.org/#/c/11460/ refactored extra_spec match code. It introduced a bug: - For <in> operation, if no required word follows an <in>, it crashes. For example, if "<in> aa <in>" is given as extra_specs, it makes it crash since the code tries to pop a word after the second <in>. https://review.openstack.org/#/c/11460/ refactored extra_spec match code. It introduced a bug: - For <or> operation, if no required word follows an <or>, it crashes. For example, if "<or> aa <or>" is given as extra_specs, it makes it crash since the code tries to pop a word after the second <or>.
2012-08-21 11:18:42 Mark McLoughlin nova: importance Undecided Low
2012-08-21 23:54:47 OpenStack Infra nova: status In Progress Fix Committed
2012-08-22 11:11:48 Mark McLoughlin summary extra_specs with no keyword not ignored extra_specs matching failure with trailing <or> operator
2012-09-19 06:40:33 Thierry Carrez nova: status Fix Committed Fix Released
2012-09-19 06:40:33 Thierry Carrez nova: milestone folsom-rc1
2012-09-27 15:47:13 Thierry Carrez nova: milestone folsom-rc1 2012.2