Activity log for bug #1624277

Date Who What changed Old value New value Message
2016-09-16 08:56:40 Roman Bogorodskiy bug added bug
2016-09-16 08:56:40 Roman Bogorodskiy attachment added nova_scheduler_unicode_error.txt https://bugs.launchpad.net/bugs/1624277/+attachment/4741874/+files/nova_scheduler_unicode_error.txt
2016-09-16 08:57:34 Roman Bogorodskiy description nova-scheduler doesn't seem to like when there are non-asci characters in the host aggregate objects. Steps to reproduce: 1. Create a host aggregate with some non-asci chars in properties, e.g.: $ openstack aggregate show test_aggr +-------------------+----------------------------------------------+ | Field | Value | +-------------------+----------------------------------------------+ | availability_zone | nova | | created_at | 2016-09-09T17:31:12.000000 | | deleted | False | | deleted_at | None | | hosts | [u'node-6.domain.tld', u'node-7.domain.tld'] | | id | 54 | | name | test_aggr | | properties | test_meta='проверка мета' | | updated_at | None | +-------------------+----------------------------------------------+ 2. Start an instance Expected result: instance started. Actual result: instance creating failed, exception in the nova-scheduler.log attached. nova-scheduler doesn't seem to like when there are non-asci characters in the host aggregate objects. Steps to reproduce: 1. Create a host aggregate with some non-asci chars in properties, e.g.: $ openstack aggregate show test_aggr +-------------------+----------------------------------------------+ | Field | Value | +-------------------+----------------------------------------------+ | availability_zone | nova | | created_at | 2016-09-09T17:31:12.000000 | | deleted | False | | deleted_at | None | | hosts | [u'node-6.domain.tld', u'node-7.domain.tld'] | | id | 54 | | name | test_aggr | | properties | test_meta='проверка мета' | | updated_at | None | +-------------------+----------------------------------------------+ 2. Start an instance Expected result: instance started. Actual result: instance creating failed, exception in the nova-scheduler.log attached. This is reproducible with Mitaka, didn't try master.
2016-09-16 13:54:18 Matt Riedemann nominated for series nova/mitaka
2016-09-16 13:54:18 Matt Riedemann bug task added nova/mitaka
2016-09-16 13:58:28 Matt Riedemann nova: status New Confirmed
2016-09-16 13:58:31 Matt Riedemann nova: importance Undecided Medium
2016-09-16 13:58:35 Matt Riedemann nova/mitaka: status New Confirmed
2016-09-16 13:58:37 Matt Riedemann nova/mitaka: importance Undecided Medium
2016-09-16 14:34:59 Andrey Volkov nova: status Confirmed In Progress
2016-09-16 14:35:14 Andrey Volkov nova: assignee Andrey Volkov (avolkov)
2017-01-12 09:15:03 Nazeema Begum nova/mitaka: assignee Nazeema Begum (nazeema123)
2017-06-14 12:04:58 Sean Dague nova: status In Progress Incomplete
2017-06-23 16:33:08 Sean Dague nova: assignee Andrey Volkov (avolkov)
2018-11-19 03:26:37 Sam Morrison bug added subscriber Sam Morrison