Add 'newton' milestone tag to alembic branches

Bug #1623108 reported by Henry Gessau
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
High
Nate Johnston

Bug Description

We do this for every release.

Add a tag with the name of the milestone to the heads of all the alembic branches.

Tags: db
Henry Gessau (gessau)
tags: added: db
Changed in neutron:
assignee: nobody → Henry Gessau (gessau)
milestone: none → newton-rc1
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/369613

Changed in neutron:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/369613
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=88592970d58eeff43837a5e175bba95386a8491b
Submitter: Jenkins
Branch: master

commit 88592970d58eeff43837a5e175bba95386a8491b
Author: Henry Gessau <email address hidden>
Date: Tue Sep 13 13:47:13 2016 -0400

    Remove erroneous newton milestone tag

    Change https://review.openstack.org/268941 inadvertently tagged
    alembic migration 3d0e74aa7d37 with the newton milestone.
    Remove it.

    Change-Id: I46f98a824d2a190c29fb26b62025772de2e4e33e
    Partial-Bug: #1623108

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/369759

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-dynamic-routing (master)

Fix proposed to branch: master
Review: https://review.openstack.org/369760

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-fwaas (master)

Fix proposed to branch: master
Review: https://review.openstack.org/369762

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-lbaas (master)

Fix proposed to branch: master
Review: https://review.openstack.org/369766

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-vpnaas (master)

Fix proposed to branch: master
Review: https://review.openstack.org/369769

Changed in neutron:
assignee: Henry Gessau (gessau) → Armando Migliaccio (armando-migliaccio)
Changed in neutron:
assignee: Armando Migliaccio (armando-migliaccio) → Nate Johnston (nate-johnston)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/369759
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ed8962b25fc4e215b84ff36703964193e9fcfccb
Submitter: Jenkins
Branch: master

commit ed8962b25fc4e215b84ff36703964193e9fcfccb
Author: Henry Gessau <email address hidden>
Date: Tue Sep 13 14:58:48 2016 -0400

    Tag the alembic migration revisions for Newton

    This allows the database to be upgraded with the command:
      neutron-db-manage upgrade newton

    Partial-Bug: #1623108

    Change-Id: I5b9c02814bdc1945422184a84c49f9e67dcf24a9

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-fwaas (master)

Reviewed: https://review.openstack.org/369762
Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=bdcfdd7d3738353ec885422a905c278e47eebac4
Submitter: Jenkins
Branch: master

commit bdcfdd7d3738353ec885422a905c278e47eebac4
Author: Henry Gessau <email address hidden>
Date: Tue Sep 13 20:49:18 2016 -0400

    Tag the alembic migration revisions for Newton

    This allows the database to be upgraded with the command:

      neutron-db-manage upgrade newton

    Depends-On: I5b9c02814bdc1945422184a84c49f9e67dcf24a9

    Partial-Bug: #1623108

    Change-Id: Ifd032836ef9e45ed583386fafc6a265988c75e63

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-vpnaas (master)

Reviewed: https://review.openstack.org/369769
Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=a473bde24ccfecc138ed4ddee1e8ee6af516241d
Submitter: Jenkins
Branch: master

commit a473bde24ccfecc138ed4ddee1e8ee6af516241d
Author: Henry Gessau <email address hidden>
Date: Tue Sep 13 21:23:20 2016 -0400

    Tag the alembic migration revisions for Newton

    This allows the database to be upgraded with the command:
      neutron-db-manage upgrade newton

    Depends-On: I5b9c02814bdc1945422184a84c49f9e67dcf24a9

    Closes-Bug: #1623108

    Change-Id: I91931c958e33c57515818e7f2d099f02783d6102

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-dynamic-routing (master)

Reviewed: https://review.openstack.org/369760
Committed: https://git.openstack.org/cgit/openstack/neutron-dynamic-routing/commit/?id=af902a06540083d39957105a365592a8a995bdfb
Submitter: Jenkins
Branch: master

commit af902a06540083d39957105a365592a8a995bdfb
Author: Henry Gessau <email address hidden>
Date: Tue Sep 13 15:13:01 2016 -0400

    Tag the alembic migration revisions for Newton

    This allows the database to be upgraded with the command:
      neutron-db-manage upgrade newton

    Migration f399fa0f5f25 is the newton milestone for the expand
    branch. It was tagged earlier (although it shouldn't have been).

    Migration 61cc795e43e8 was erroneously tagged, so remove the
    tag from there.

    Also clean up a deprecated use of model_base because the
    deprecation warning was cluttering up the output of
    neutron-db-manage.

    Depends-On: I5b9c02814bdc1945422184a84c49f9e67dcf24a9

    Partial-Bug: #1623108

    Change-Id: If1820978c1eb6a8c2dbff20b349c0d4108a49258

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-lbaas (master)

Reviewed: https://review.openstack.org/369766
Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=7bac9ae503bc37060589bd433f9fb126cf5e9f6f
Submitter: Jenkins
Branch: master

commit 7bac9ae503bc37060589bd433f9fb126cf5e9f6f
Author: Henry Gessau <email address hidden>
Date: Tue Sep 13 21:15:02 2016 -0400

    Tag the alembic migration revisions for Newton

    This allows the database to be upgraded with the command:
      neutron-db-manage upgrade newton

    Also clean up a deprecated use of model_base because the
    deprecation warning was cluttering up the output of
    neutron-db-manage.

    Depends-On: I5b9c02814bdc1945422184a84c49f9e67dcf24a9

    Partial-Bug: #1623108

    Change-Id: I1f7b26039fbb5aeb4c4beafcbf90b802cca3d2ec

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron-vpnaas 9.0.0.0rc1

This issue was fixed in the openstack/neutron-vpnaas 9.0.0.0rc1 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.