** Changed in: openstack-chef
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/1279000
Title:
db migrate script to set charset=utf8 for all tables
To manage noti
Here is the openstack + chef bug report: https://bugs.launchpad.net
/openstack-chef/+bug/1356887
** Also affects: openstack-chef
Importance: Undecided
Status: New
** Changed in: openstack-chef
Importance: Undecided => High
** Changed in: openstack-chef
Status: New => Triaged
https://bugs.launchpad.net/openstack-chef/+bug/1356887
--
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 abou
Heres' a fix, it's gross but works.
# mysql -u root -pilikerandompasswords glance
mysql> alter table migrate_version convert to character set utf8 collate
utf8_unicode_ci;
mysql> flush privileges;
mysql> quit
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
HI All,
I Just hit this bug during a test Upuntu 12.04 test upgrade , I see fix
released for 14.04 should I have this fix in 12.04?
root@test-controller:~# dpkg -l glance
||/ Name Version
+++-==
ii glan
Thanks a lot
2014-04-29 18:27 GMT+02:00 Corey Bryant :
> ** Changed in: glance (Ubuntu)
>Status: Triaged => Fix Released
>
> ** Changed in: glance (Ubuntu Trusty)
>Status: Triaged => Fix Released
>
> --
> You received this bug notification because you are subscribed to the bug
>
** Changed in: glance (Ubuntu)
Status: Triaged => Fix Released
** Changed in: glance (Ubuntu Trusty)
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/1279000
** Changed in: glance
Milestone: icehouse-rc1 => 2014.1
--
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
** Changed in: oslo
Milestone: icehouse-rc1 => 2014.1
--
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 a
** Changed in: oslo
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/1279000
Title:
db migrate script to set charset=utf8 for all tables
To manage notifica
See bug 1301036 for the keystone issue
** No longer affects: keystone
--
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 no
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.
https://bug
** Changed in: glance
Status: In Progress => 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/1279000
Title:
db migrate script to set charset=utf8 for all tables
To manage notifica
Ben: Ah, thanks, I missed that. Is there a similar fix for keystone?
Keystone has the same utf8 check, but does not yet appear to have merged
(or have pending) the changes to make it optional and to expose that to
the -manage command.
--
You received this bug notification because you are a membe
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 tempora
Even with https://review.openstack.org/#/c/75356/ merged into glance,
glance master will still fail with the original error if it encounters a
non-utf8 database, because it calls db_sync with without modifying the
default sanity_check=True. So we either need an option to set
sanity_check=False whe
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 subsc
** Tags added: icehouse-rc-potential
--
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 this bug go to:
Thiago, that exception looks to be caused by this patch to oslo.db:
https://github.com/openstack/oslo-incubator/commit/7aa94df
Should there be an exception for migrate_version there? (why do we care
about the charset of that table?) Alternatively, Nova appears to have a
workaround:
if migr
** Also affects: keystone
Importance: Undecided
Status: New
--
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 not
Hello guys,
Just for the record, brand new installation, Ubuntu 14.04, today's
upgrade, keystone version "1:2014.1~rc1-0ubuntu1" and, first time
running "keystone-manage db_sync" command on an empty "keystone
database", it returns:
"2014-03-29 03:09:43.521 18564 CRITICAL keystone [-] ValueError:
Reviewed: https://review.openstack.org/75356
Committed:
https://git.openstack.org/cgit/openstack/oslo-incubator/commit/?id=f7705f3a7d6acd8319318afc0fd9d1b534285f7d
Submitter: Jenkins
Branch:master
commit f7705f3a7d6acd8319318afc0fd9d1b534285f7d
Author: Zhi Yan Liu
Date: Sat Feb 1 06:24:16
** 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
** 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:
d
** Changed in: oslo
Assignee: Zhi Yan Liu (lzy-dev) => Ben Nemec (bnemec)
--
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 m
** Changed in: glance (Ubuntu Trusty)
Importance: High => Medium
--
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 notif
** Changed in: glance (Ubuntu Trusty)
Status: New => Triaged
** Changed in: glance (Ubuntu Trusty)
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:
** Also affects: glance (Ubuntu)
Importance: Undecided
Status: New
** Also affects: glance (Ubuntu Trusty)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
28 matches
Mail list logo