Migrate to oslo.concurrency

Bug #1387092 reported by Ihar Hrachyshka
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Wishlist
Ihar Hrachyshka

Bug Description

Neutron should migrate to oslo.concurrency which replaces lockutils and processutils from oslo-incubator. The latest version is 0.2.0.

Changed in neutron:
assignee: nobody → Ihar Hrachyshka (ihar-hrachyshka)
Revision history for this message
Ihar Hrachyshka (ihar-hrachyshka) wrote :
Changed in neutron:
importance: Undecided → Wishlist
status: New → Confirmed
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/139717

Changed in neutron:
status: Confirmed → In Progress
Revision history for this message
Ihar Hrachyshka (ihar-hrachyshka) wrote :

We're blocked by bug 1399897 in oslo.concurrency to complete migration.

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/147239

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/147244

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/147247

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

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

commit 88e2d801d5172b5cd5b261fcaff9276807bcd735
Author: Ihar Hrachyshka <email address hidden>
Date: Wed Jan 14 17:39:43 2015 +0100

    Migrate to oslo.concurrency

    Namespaces are not used anymore, so imports are for oslo_concurrency,
    not oslo.concurrency.

    lockutils direct call is not supported anymore, so using shipped
    lockutils-wrapper instead.

    Closes-Bug: #1387092
    Change-Id: I2ba2295f8f5d55f272a9d23555940586b25b5a1c

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

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

commit de210c6ff9fce219d77356f94b96d3159dad0104
Author: Ihar Hrachyshka <email address hidden>
Date: Wed Jan 14 17:46:38 2015 +0100

    Migrate to oslo.concurrency

    Namespaces are not used anymore, so imports are for oslo_concurrency,
    not oslo.concurrency.

    lockutils direct call is not supported anymore, so using shipped
    lockutils-wrapper instead.

    Closes-Bug: #1387092
    Change-Id: I2ba2295f8f5d55f272a9d23555940586b25b5a1c

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

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

commit 8b83163d6a78e8e44529b625f4df43b36c690e52
Author: Ihar Hrachyshka <email address hidden>
Date: Wed Jan 14 17:49:06 2015 +0100

    Migrate to oslo.concurrency

    Namespaces are not used anymore, so imports are for oslo_concurrency,
    not oslo.concurrency.

    lockutils direct call is not supported anymore, so using shipped
    lockutils-wrapper instead.

    Closes-Bug: #1387092
    Change-Id: I2ba2295f8f5d55f272a9d23555940586b25b5a1c

Kyle Mestery (mestery)
Changed in neutron:
milestone: none → kilo-2
status: Fix Committed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

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

commit 35d838ff600729f4b7b2ac8be92d3a3be4d96cb8
Author: Ihar Hrachyshka <email address hidden>
Date: Fri Dec 5 18:17:15 2014 +0100

    Migrate to oslo.concurrency

    Namespaces are not used anymore, so imports are for oslo_concurrency,
    not oslo.concurrency.

    lockutils direct call is not supported anymore, so using shipped
    lockutils-wrapper instead.

    Use ExternalLockFixture to set lock_path for unit testing.

    Updated cache and cache/_backends module from oslo-incubator to use
    oslo.concurrency and not incubator version of lockutils module.

    Dropped lockutils incubator module that is now moved to oslo.concurrency. Not
    dropping fixture module that includes lockutils fixture since other fixtures
    are still used in the tree.

    Closes-Bug: #1387092
    Change-Id: I2ba2295f8f5d55f272a9d23555940586b25b5a1c

Changed in neutron:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in neutron:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: kilo-2 → 2015.1.0
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.