Neutron plugin support need implement for networking-huawei

Bug #1581797 reported by Libu Jacob Varghese
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-huawei
Fix Released
Wishlist
Libu Jacob Varghese

Bug Description

Support for L2 and L3 neutron plugin need to be implemented.

Changed in networking-huawei:
assignee: nobody → Libu Jacob Varghese (libu)
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on networking-huawei (master)

Change abandoned by Libu Jacob Varghese (<email address hidden>) on branch: master
Review: https://review.openstack.org/316371
Reason: Invalid changes

Changed in networking-huawei:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-huawei (master)

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

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

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on networking-huawei (master)

Change abandoned by Libu Jacob Varghese (<email address hidden>) on branch: master
Review: https://review.openstack.org/316450
Reason: Changes in the dependent patch set impact this code.

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

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

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

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

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

Reviewed: https://review.openstack.org/316389
Committed: https://git.openstack.org/cgit/openstack/networking-huawei/commit/?id=f919afd7749692e9375862ce6107e6c649951252
Submitter: Jenkins
Branch: master

commit f919afd7749692e9375862ce6107e6c649951252
Author: Libu Jacob Varghese <email address hidden>
Date: Sat May 14 23:39:30 2016 +0530

    Update the documentation about plugin and controller

    Added more documentation about the networking-huawei and SDN controller.
    Fix some alignment and spelling issues in documentation.
    Updated some external broken links.

    Partial-Bug: #1581797

    Change-Id: Ib617eb8687455bed52d9e2037dace2b952f488c2

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

Reviewed: https://review.openstack.org/316858
Committed: https://git.openstack.org/cgit/openstack/networking-huawei/commit/?id=f33bce7a820a3042869c868af16e3384e9f4dfcc
Submitter: Jenkins
Branch: master

commit f33bce7a820a3042869c868af16e3384e9f4dfcc
Author: Libu Jacob Varghese <email address hidden>
Date: Mon May 16 19:14:02 2016 +0530

    Reorganize the dependencies list

    Remove dependencies which are not used for plugin and test.
    Add Babel dependency for localization.
    Add Neutron-lib dependency for plugin.

    Partial-Bug: #1581797

    Change-Id: Icb584a48736d8dafd9731b1fa3f99454c7653bc0

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

Reviewed: https://review.openstack.org/317023
Committed: https://git.openstack.org/cgit/openstack/networking-huawei/commit/?id=56ae2e4c63937c79183c15443319dce1ccf7aeb4
Submitter: Jenkins
Branch: master

commit 56ae2e4c63937c79183c15443319dce1ccf7aeb4
Author: Libu Jacob Varghese <email address hidden>
Date: Mon May 16 23:10:35 2016 +0530

    Adding Py34 and correcting coverage settings

    Add support for python34 checks.
    Change coverage settings to dispaly the report.

    Partial-Bug: #1581797

    Change-Id: I5ed7f2be84a0e1ddc798700bd7e01708ff7f5d6c

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

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

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

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

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

Reviewed: https://review.openstack.org/317861
Committed: https://git.openstack.org/cgit/openstack/networking-huawei/commit/?id=f37f01a522e47025e47b30ae9f52b8c93f0b2c5f
Submitter: Jenkins
Branch: master

commit f37f01a522e47025e47b30ae9f52b8c93f0b2c5f
Author: Libu Jacob Varghese <email address hidden>
Date: Wed May 18 12:01:43 2016 +0530

    Support the plugin to generate and read the config file

    Register the AC config in oslo, to read the config file and access it in code.
    Generate the configuration using the oslo config generator.
    Add Internationalization(_i18n) support for the messages and help strings.

    Partial-Bug: #1581797

    Co-Authored-By: dongfeng <email address hidden>

    Change-Id: I6b3ce80d60eaa3d31c4f9fc93184f043c9e98ab6

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

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

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

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

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

Reviewed: https://review.openstack.org/317873
Committed: https://git.openstack.org/cgit/openstack/networking-huawei/commit/?id=65ab355feb2c6244ca77d26e75422be255a9bce2
Submitter: Jenkins
Branch: master

commit 65ab355feb2c6244ca77d26e75422be255a9bce2
Author: Libu Jacob Varghese <email address hidden>
Date: Wed May 18 12:41:42 2016 +0530

    Add neutron plugin rest client support

    ReST service wrapper class to form the json request and validate the result.

    ReST client class which sends the message to the AC wait for response, retry
    if timeout and process result.

    Partial-Bug: #1581797

    Co-Authored-By: dongfeng <email address hidden>
    Co-Authored-By: Sreekanth S <email address hidden>

    Change-Id: I1a1db18c99bd773eacf73364cfe54dfb6cc18e56

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

Reviewed: https://review.openstack.org/324799
Committed: https://git.openstack.org/cgit/openstack/networking-huawei/commit/?id=bede61e6366a1ab2e259c428e755cb040de04f0b
Submitter: Jenkins
Branch: master

commit bede61e6366a1ab2e259c428e755cb040de04f0b
Author: Libu Jacob Varghese <email address hidden>
Date: Fri Jun 3 01:21:38 2016 +0530

    Support the ML2 mechanism driver for huawei controllers

    Support for network, subnet and port post_commit messages and update to controller.
    Subscribe SNAT, security groups and security group rules and update to controller.
    All common resources such as string resources and exceptions kept in a common folder.
    Add entry point in the setup.cfg file to initiate the ml2 operations.

    Partial-Bug: #1581797

    Co-Authored-By: dongfeng <email address hidden>
    Co-Authored-By: Sreekanth S <email address hidden>

    Change-Id: I6ee1624e6871c090e97b8651cfad76a7959bfb82

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

Reviewed: https://review.openstack.org/324815
Committed: https://git.openstack.org/cgit/openstack/networking-huawei/commit/?id=a72892c680b0acaeb3517c58a2ae2e1f8b36e5d4
Submitter: Jenkins
Branch: master

commit a72892c680b0acaeb3517c58a2ae2e1f8b36e5d4
Author: Libu Jacob Varghese <email address hidden>
Date: Fri Jun 3 02:21:02 2016 +0530

    Support the L3 service plugin for huawei controllers

    Support routers and router interface create, update and delete
    updation to the agile controller.
    Add entry point in the setup.cfg file to initiate the l3 operations.
    Updated the installation document for L3 service.

    Closes-Bug: #1581797

    Co-Authored-By: dongfeng <email address hidden>
    Co-Authored-By: Ramu N <email address hidden>

    Change-Id: I869796ddc72cbb9f8ce3bb419329bfce6a1049e0

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.