Jump to: navigation, search

Difference between revisions of "Ml2-huawei-switch-mech-driver"

Line 9: Line 9:
 
== Directory Structure ==
 
== Directory Structure ==
 
The Huawei Neutron ML2 Driver can be downloaded from the repository located at:
 
The Huawei Neutron ML2 Driver can be downloaded from the repository located at:
 +
<gallery>
 +
https://github.com/huaweiswitch/neutron/plugins/ml2/drivers/huawei
 +
</gallery>
 
https://github.com/huaweiswitch/neutron/plugins/ml2/drivers/huawei
 
https://github.com/huaweiswitch/neutron/plugins/ml2/drivers/huawei
  

Revision as of 12:39, 18 November 2014

Overview

Huawei ML2 Mechanism Driver implement ML2 Plugin Mechanism Driver API. This driver can manage all types of Huawei switches.

Prerequisites

RDO install OpenStack Icehouse for CentOS6.5 Install the ncclient Python library for NETCONF client (see https://github.com/leopoul/ncclient) on the Neutron server.

Directory Structure

The Huawei Neutron ML2 Driver can be downloaded from the repository located at:

https://github.com/huaweiswitch/neutron/plugins/ml2/drivers/huawei

Configuration

Step 1:

Edit /etc/neutron/neutron.conf

Step 2:

Edit /etc/neutron/plugins/ml2/ml2_conf.ini:

Step 3:

Edit /etc/neutron/plugins/ml2/ml2_conf_huawei.ini:

Step 4:

Start the neutron service by providing the relevant configuration files

Step 5:

Finally, restart neutron-server: