[Bug 1530888] Re: Bytes versus text issues on Python 3

2019-08-08 Thread Ben Nemec
** Changed in: python-tooz Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1530888 Title: Bytes versus text issues on Python 3 To manage notifications about

[Bug 1799406] Re: [SRU] Alarms fail on Rocky

2018-11-28 Thread Ben Nemec
I don't think this is invalid on oslo.i18n. It sounds like there's a problem with the Message class that caused this. The Aodh fix is only a workaround for that. There have been discussions around removing lazy translation completely, in which case this would go away. If that doesn't happen, we

[Bug 1796163] Re: py3 failure cfg.py - dictionary changed size during iteration

2018-10-04 Thread Ben Nemec
Weird. This code doesn't seem like it would alter the opts. Is it possible that another thread registered an opt on the config object during the iteration? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1796163] Re: py3 failure cfg.py - dictionary changed size during iteration

2018-10-04 Thread Ben Nemec
** Changed in: oslo.config Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1796163 Title: py3 failure cfg.py - dictionary changed size during iteration To manage

[Bug 1736394] Re: unit test failure with oslo.serialization >= 2.21.2

2018-06-01 Thread Ben Nemec
This was fixed by https://github.com/openstack/taskflow/commit/50897c0b0a5d389f1571d4079e10643ab537fa53 ** Changed in: taskflow Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1552690] Re: i386 test failures test_address_space and test_resident_set_size

2018-04-23 Thread Ben Nemec
** Changed in: oslo.concurrency Status: New => Confirmed ** Changed in: oslo.concurrency Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1552690 Title: i386

[Bug 1627102] Re: pbr 1.10.0 test fails with gpg: agent_genkey failed: No such file or directory

2018-04-04 Thread Ben Nemec
1.10.0 is pretty old now. Is this still a problem on a newer version of pbr? Thanks. ** Changed in: pbr Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1627102

[Bug 1363808] Re: register_cli_opts() does not work after register_opts()

2017-04-10 Thread Ben Nemec
Why was oslo-incubator added to this bug? It doesn't exist anymore, and I don't believe any of the relevant code here ever lived in incubator anyway. ** Changed in: oslo-incubator Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1448227] Re: exceute function oslo.concurrency doens't support timeout

2015-04-24 Thread Ben Nemec
** Also affects: oslo.concurrency Importance: Undecided Status: New ** Changed in: oslo.concurrency Status: New = Confirmed ** Changed in: oslo.concurrency Importance: Undecided = Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1448227] Re: exceute function oslo.concurrency doens't support timeout

2015-04-24 Thread Ben Nemec
** Also affects: oslo.concurrency Importance: Undecided Status: New ** Changed in: oslo.concurrency Status: New = Confirmed ** Changed in: oslo.concurrency Importance: Undecided = Wishlist -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 1369460] Re: test_nasties() fails with built-in datetime module

2014-12-01 Thread Ben Nemec
** Changed in: oslo.serialization Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-oslo.serialization in Ubuntu. https://bugs.launchpad.net/bugs/1369460 Title: test_nasties() fails

[Bug 1369460] Re: test_nasties() fails with built-in datetime module

2014-12-01 Thread Ben Nemec
** Changed in: oslo.serialization Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1369460 Title: test_nasties() fails with built-in datetime module To

[Bug 1279000] Re: db migrate script to set charset=utf8 for all tables

2014-04-01 Thread Ben Nemec
If the charset of migrate_version doesn't matter (I don't know if that's true though), then we might just want to exclude it from the check in the oslo function since we would know that it never matters. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1279000] Re: db migrate script to set charset=utf8 for all tables

2014-04-01 Thread Ben Nemec
Lars, see https://review.openstack.org/#/c/75865/ That should allow migrations to continue for Icehouse without forcing utf8. Unfortunately there's a lot of potential complexity around converting tables to utf8 so the Glance team doesn't want to add that this late in the cycle. This is a

[Bug 1279000] Re: db migrate script to set charset=utf8 for all tables

2014-04-01 Thread Ben Nemec
I'm not sure what the status is in Keystone. I seem to recall that they had already done a utf8 migration script, but to be safe you should probably check with them directly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1279000] Re: db migrate script to set charset=utf8 for all tables

2014-03-21 Thread Ben Nemec
** Changed in: oslo Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1279000 Title: db migrate script to set charset=utf8 for all tables To manage notifications about

[Bug 1279000] Re: db migrate script to set charset=utf8 for all tables

2014-03-19 Thread Ben Nemec
** Changed in: oslo Milestone: None = icehouse-rc1 ** Changed in: oslo Assignee: Ben Nemec (bnemec) = Zhi Yan Liu (lzy-dev) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1279000 Title: db

[Bug 1287173] Re: [ffe] New dependency for openstack python-oslo.vmware.

2014-03-05 Thread Ben Nemec
Okay, thanks. Just wanted to check before I removed it. ** No longer affects: oslo -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-oslo.vmware in Ubuntu. https://bugs.launchpad.net/bugs/1287173 Title: [ffe] New dependency

[Bug 1287173] Re: [ffe] New dependency for openstack python-oslo.vmware.

2014-03-05 Thread Ben Nemec
Chuck, I'm not clear how this affects Oslo. It seems to be a packaging issue only. Does this need to remain open against Oslo? ** Changed in: oslo Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1287173] Re: [ffe] New dependency for openstack python-oslo.vmware.

2014-03-05 Thread Ben Nemec
Okay, thanks. Just wanted to check before I removed it. ** No longer affects: oslo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287173 Title: [ffe] New dependency for openstack