← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1670409] [NEW] Experimental E-M-C migrations broken

 

Public bug reported:

Glance Experimental Expand-Migrate-Contract feature introduced in Ocata
release is currently broken due to couple of bugs in the code:

https://github.com/openstack/glance/blob/master/glance/db/sqlalchemy/alembic_migrations/data_migrations/ocata_migrate01_community_images.py#L43
- malformed select statement

and

https://github.com/openstack/glance/blob/master/glance/db/sqlalchemy/alembic_migrations/versions/ocata_contract01_drop_is_public.py#L30
- incorrect revision dependency

** Affects: glance
     Importance: Medium
     Assignee: Alexander Bashmakov (abashmak)
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1670409

Title:
  Experimental E-M-C migrations broken

Status in Glance:
  New

Bug description:
  Glance Experimental Expand-Migrate-Contract feature introduced in
  Ocata release is currently broken due to couple of bugs in the code:

  https://github.com/openstack/glance/blob/master/glance/db/sqlalchemy/alembic_migrations/data_migrations/ocata_migrate01_community_images.py#L43
  - malformed select statement

  and

  https://github.com/openstack/glance/blob/master/glance/db/sqlalchemy/alembic_migrations/versions/ocata_contract01_drop_is_public.py#L30
  - incorrect revision dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1670409/+subscriptions


Follow ups