[Yahoo-eng-team] [Bug 1400737] [NEW] An index name is inappropriate to a naming convention

2014-12-09 Thread Ilya Pekelny
Public bug reported: The index added in the 54 version was named inappropriate to the naming convention used by models. Need to fix index name. ** Affects: keystone Importance: Undecided Assignee: Ilya Pekelny (i159) Status: In Progress ** Changed in: keystone Assignee

[Yahoo-eng-team] [Bug 1398756] Re: Foreign key exists in the oauth1 extension models but doesn't exist in the tables.

2014-12-03 Thread Ilya Pekelny
** Changed in: keystone Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1398756 Title: Foreign key exists in the oauth1 extension models but doesn't exist i

[Yahoo-eng-team] [Bug 1398756] [NEW] Foreign key exists in the oauth1 extension models but doesn't exist in the tables.

2014-12-03 Thread Ilya Pekelny
Public bug reported: The oauth1 extension models contains a foreign keys which was deleted a few migrations above. ** Affects: keystone Importance: Undecided Status: New ** Summary changed: - Foreign key exists in the models but doesn't exist in the tables. + Foreign key exists in

[Yahoo-eng-team] [Bug 1398748] [NEW] MySQL engine doesn't specified at a table s with foreign key constraint.

2014-12-03 Thread Ilya Pekelny
Public bug reported: By default the CI uses MyISAM MySQL engine which doesn't support foreign key constraint. Thus we must explicitly sign MySQL engine as InnoDB at every table declares foreign keys or which is a fk target. Otherwise foreign keys can't be declared. ** Affects: keystone Impo

[Yahoo-eng-team] [Bug 1397903] [NEW] Hardcoded initial database version

2014-12-01 Thread Ilya Pekelny
Public bug reported: Migration repositories provide hardcoded initial version value or even missing it at all. Need to provide single automated tool to get real initial version from any migration repo. ** Affects: keystone Importance: Undecided Assignee: Ilya Pekelny (i159

[Yahoo-eng-team] [Bug 1397899] [NEW] Database indexes missing or have inappropriate names.

2014-12-01 Thread Ilya Pekelny
Public bug reported: Database indexes missing in model class or have inappropriate names provided with migrations. ** Affects: keystone Importance: Undecided Assignee: Ilya Pekelny (i159) Status: In Progress -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1397894] [NEW] Migration helpers designed to sync database couldn't be used with shared engine.

2014-12-01 Thread Ilya Pekelny
Public bug reported: When test cases or any real app need to provide database migration and use synced database required to share engine between helpers and app (test case). The helpers need to have access to share engine to apply migrations to the same database as application uses. ** Affects: k

[Yahoo-eng-team] [Bug 1397890] [NEW] Missing primary key constraint at endpoint_group.id column

2014-12-01 Thread Ilya Pekelny
Public bug reported: Most tables should have a primary key, and each table can have only ONE primary key. The PRIMARY KEY constraint uniquely identifies each record in a database table. The endpoint_group has no primary key. But project_endpoint_group table provides a primary key constraint pointe

[Yahoo-eng-team] [Bug 1214341] Re: Not all db.sqal.session methods are wrapped by wrap_db_error

2014-07-23 Thread Ilya Pekelny
** Also affects: keystone Importance: Undecided Status: New ** Changed in: keystone Assignee: (unassigned) => Ilya Pekelny (i159) ** Changed in: keystone Status: New => In Progress -- You received this bug notification because you are a member of Yahoo! Engineerin

[Yahoo-eng-team] [Bug 1319370] [NEW] Uncontested reflection models to a test database

2014-05-14 Thread Ilya Pekelny
://github.com/openstack/keystone/blob/master/keystone/tests/ksfixtures/database.py#L121 ** Affects: keystone Importance: Undecided Assignee: Ilya Pekelny (i159) Status: In Progress ** Changed in: keystone Assignee: (unassigned) => Ilya Pekelny (i159) ** Changed

[Yahoo-eng-team] [Bug 1288916] Re: Race in db test cases

2014-04-17 Thread Ilya Pekelny
** Also affects: keystone Importance: Undecided Status: New ** Changed in: keystone Status: New => In Progress ** Changed in: keystone Assignee: (unassigned) => Ilya Pekelny (i159) -- You received this bug notification because you are a member of Yahoo! Engineerin

[Yahoo-eng-team] [Bug 1308593] [NEW] Migration INIT_VERSION in common place.

2014-04-16 Thread Ilya Pekelny
: Ilya Pekelny (i159) Status: In Progress ** Changed in: keystone Assignee: (unassigned) => Ilya Pekelny (i159) ** Changed in: keystone Status: New => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscri

[Yahoo-eng-team] [Bug 1292591] [NEW] Database models differs from migrations.

2014-03-14 Thread Ilya Pekelny
Public bug reported: As models and migrations don't have any logical relation in code, so differences are possible. Furthermore in most of cases differences exists. The only way to solve this problem is using of specific test such as this https://review.openstack.org/#/c/74081/ . This is a diff

[Yahoo-eng-team] [Bug 1255532] Re: Import of unexisting openstack.common.test.py file

2014-02-13 Thread Ilya Pekelny
** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1255532 Title: Import of unexisting openstack.common.tes

[Yahoo-eng-team] [Bug 1273301] Re: Unit test failure: Message objects do not support str() because they may contain non-ascii characters. Please use unicode() or translate() instead.

2014-02-04 Thread Ilya Pekelny
** Also affects: keystone Importance: Undecided Status: New ** Changed in: keystone Status: New => In Progress ** Changed in: keystone Assignee: (unassigned) => Ilya Pekelny (i159) -- You received this bug notification because you are a member of Yahoo! Engineerin

[Yahoo-eng-team] [Bug 1273301] Re: Unit test failure: Message objects do not support str() because they may contain non-ascii characters. Please use unicode() or translate() instead.

2014-02-04 Thread Ilya Pekelny
** Also affects: oslo Importance: Undecided Status: New ** Changed in: oslo Status: New => In Progress ** Changed in: oslo Assignee: (unassigned) => Ilya Pekelny (i159) -- You received this bug notification because you are a member of Yahoo! Engineering Team, wh

[Yahoo-eng-team] [Bug 1275686] Re: Non-ascii characters not handled correctly

2014-02-03 Thread Ilya Pekelny
** Also affects: oslo Importance: Undecided Status: New ** Changed in: oslo Assignee: (unassigned) => Ilya Pekelny (i159) ** Changed in: oslo Status: New => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, wh

[Yahoo-eng-team] [Bug 1275686] [NEW] Non-ascii characters does not handled correctly.

2014-02-03 Thread Ilya Pekelny
non-ascii characters. Please use unicode() or translate() instead." ** Affects: keystone Importance: Undecided Assignee: Ilya Pekelny (i159) Status: In Progress ** Changed in: keystone Assignee: (unassigned) => Ilya Pekelny (i159) ** Changed in: keystone

[Yahoo-eng-team] [Bug 1273336] [NEW] common.sql.migration.find_migrate_repo never used with an argument.

2014-01-27 Thread Ilya Pekelny
point the function is redundant in the current state. Must be refactored. ** Affects: keystone Importance: Undecided Assignee: Ilya Pekelny (i159) Status: New ** Changed in: keystone Assignee: (unassigned) => Ilya Pekelny (i159) -- You received this bug notification be

[Yahoo-eng-team] [Bug 1268875] [NEW] Oslo migrate.py does not have functionality to compute path to `migrate_repo`s

2014-01-14 Thread Ilya Pekelny
Status: New ** Affects: oslo Importance: Undecided Assignee: Ilya Pekelny (i159) Status: New ** Summary changed: - Oslo migrate.py have no functionality to compute path to `migrate_repo`s + Oslo migrate.py does not have functionality to compute path to `migrate_repo`s

[Yahoo-eng-team] [Bug 1259229] [NEW] Undesired migrate repository path caching.

2013-12-09 Thread Ilya Pekelny
behavior therefore as current Repository instance may contain inappropriate path to migrate repo. Solution: do not use singleton. ** Affects: keystone Importance: Undecided Assignee: Ilya Pekelny (i159) Status: New ** Affects: oslo Importance: Undecided Assignee: Ilya