RFE: Neutron Mechanism Driver and L2 Agent for DPM

Bug #1646095 reported by Andreas Scheuring
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-dpm
Fix Released
High
Andreas Scheuring

Bug Description

Initial Neutron Mechanism Driver and L2 Agent for DPM

Changed in networking-dpm:
assignee: nobody → Andreas Scheuring (andreas-scheuring)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-dpm (master)

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

summary: - RFE: Initial Neutron Mechanism Driver and L2 Agent for DPM
+ RFE: Neutron Mechanism Driver and L2 Agent for DPM
Changed in networking-dpm:
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-dpm (master)

Reviewed: https://review.openstack.org/404865
Committed: https://git.openstack.org/cgit/openstack/networking-dpm/commit/?id=93c8edda66b14fd8b1414a20413745efaf8ce57f
Submitter: Jenkins
Branch: master

commit 93c8edda66b14fd8b1414a20413745efaf8ce57f
Author: Andreas Scheuring <email address hidden>
Date: Thu Dec 1 10:04:48 2016 +0100

    Neutron Mechanism Driver for DPM

    The binding:vif_type 'dpm_vswitch' is used for OSA and
    hipersockets connections. RoCE connection will use
    'dpm_adapter' in the future. But this is not yet enabled
    by this patch.

    The dpm mechanism driver ensures, that the following
    attributes are part of the ports *vif_details* dictionary:

    VLAN networking
    * vlan
    * vlan_mode
    * object_id

    Flat networking
    * object_id

    If multiple vswitch_ids per physical network are supplied
    by the agent, the mechansim driver always picks the first
    one. This restriction might get lifted in future releases.

    Change-Id: I7df553e2486900a00f68f4b6753fa4257da93380
    Partial-Bug: #1646095

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/408199
Committed: https://git.openstack.org/cgit/openstack/networking-dpm/commit/?id=32fc63cee14153f7df7c563754250d2add75c3db
Submitter: Jenkins
Branch: master

commit 32fc63cee14153f7df7c563754250d2add75c3db
Author: Andreas Scheuring <email address hidden>
Date: Wed Dec 7 15:19:36 2016 +0100

    add zhmcclient to dependencies in tox.ini

    Partial-Bug: #1646095
    Change-Id: I1b63d3f220f40d3ccf79d9a7fe71a4be86b61c20

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/408200
Committed: https://git.openstack.org/cgit/openstack/networking-dpm/commit/?id=4a971495a8519d61da448e7433af2dd676d70c2a
Submitter: Jenkins
Branch: master

commit 4a971495a8519d61da448e7433af2dd676d70c2a
Author: Andreas Scheuring <email address hidden>
Date: Wed Dec 7 15:20:14 2016 +0100

    Add fake zhmcclient library and test for testing

    Partial-Bug: #1646095
    Change-Id: I90bc42fc425d1dfeb2532043b7fa3a889c2636c7

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/408201
Committed: https://git.openstack.org/cgit/openstack/networking-dpm/commit/?id=845374399d312798840bb6030268f372739bed0f
Submitter: Jenkins
Branch: master

commit 845374399d312798840bb6030268f372739bed0f
Author: Andreas Scheuring <email address hidden>
Date: Wed Dec 7 15:21:38 2016 +0100

    Config Options for neutron-dpm-agent

    Partial-Bug: #1646095
    Change-Id: I1b0919f9ec0587e2adc5e0cba9da5fdae5c47df6

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/407902
Committed: https://git.openstack.org/cgit/openstack/networking-dpm/commit/?id=36f4a3a608580b59f9f2ca1431b054b3d177b8d5
Submitter: Jenkins
Branch: master

commit 36f4a3a608580b59f9f2ca1431b054b3d177b8d5
Author: Andreas Scheuring <email address hidden>
Date: Wed Dec 7 15:22:12 2016 +0100

    Neutron DPM agent

    Partial-Bug: #1646095
    Change-Id: Ieefe2fc2b4c8e548048d2eca131a3ba0b69c262f

Changed in networking-dpm:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/408202
Committed: https://git.openstack.org/cgit/openstack/networking-dpm/commit/?id=da39da70bbc3c0cf2cca4ab18d37534decdd943b
Submitter: Jenkins
Branch: master

commit da39da70bbc3c0cf2cca4ab18d37534decdd943b
Author: Andreas Scheuring <email address hidden>
Date: Wed Dec 7 16:46:41 2016 +0100

    Make executeable

    * Adding cmd script for agent start
    * Add entry points to setup.cfg
    * Monkey patching eventlet

    Closes-Bug: #1646095
    Change-Id: Ifce81cdf3d7910381af523291b163a29c753a5dd

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/404326
Committed: https://git.openstack.org/cgit/openstack/networking-dpm/commit/?id=33a3c20d1d5fea87e3e0b0c27618e8ad8f72104d
Submitter: Jenkins
Branch: master

commit 33a3c20d1d5fea87e3e0b0c27618e8ad8f72104d
Author: Andreas Scheuring <email address hidden>
Date: Tue Nov 29 17:24:38 2016 +0100

    Spec for initial support

    Partial-Bug: #1646095
    Change-Id: Ic1f1a9fefe7957a154bc0dd3e7efc9edd3643148

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-dpm (stable/ocata)

Fix proposed to branch: stable/ocata
Review: https://review.openstack.org/437042

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-dpm (stable/ocata)

Reviewed: https://review.openstack.org/437042
Committed: https://git.openstack.org/cgit/openstack/networking-dpm/commit/?id=687c60578479d30a66390732e4e550d261c3695d
Submitter: Jenkins
Branch: stable/ocata

commit 687c60578479d30a66390732e4e550d261c3695d
Author: Andreas Scheuring <email address hidden>
Date: Tue Nov 29 17:24:38 2016 +0100

    Spec for initial support

    Partial-Bug: #1646095
    Change-Id: Ic1f1a9fefe7957a154bc0dd3e7efc9edd3643148
    (cherry picked from commit 33a3c20d1d5fea87e3e0b0c27618e8ad8f72104d)

tags: added: in-stable-ocata
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.