RETIRED, Fuel plugin for MidoNet SDN as a networking backend
Go to file
Samir Ibradžić 65e26b4a0c Remove obsolete documentation PDFs
Change-Id: I8592357ec024816474516c47ce86b9f3229e5583
2016-03-02 20:17:52 +09:00
deployment_scripts Add BGP subnet, local peer IP and remove secondary BGP 2016-03-01 20:51:53 +09:00
doc Modify the environment screenshot 2016-02-22 17:27:37 +01:00
repositories Update embedded python-neutron-plugin-midonet deb package 2016-03-01 21:19:33 +09:00
specs Added developer specification for fuel-plugin-midonet 2016-02-03 14:33:24 +01:00
.gitignore Finish the 2.0 plugin main features 2015-07-30 17:58:23 +02:00
.gitreview Update .gitreview to the right project 2015-11-03 15:07:17 +01:00
LICENSE Adds placeholder for Copyright in LICENSE file 2015-09-07 10:48:57 +03:00
README.rst Updated documentation for fuel-plugin-midonet 2016-01-25 13:08:26 +01:00
deployment_tasks.yaml Adapt metadata and params to Fuel 7.0 2016-01-13 12:41:09 +01:00
environment_config.yaml Add BGP subnet, local peer IP and remove secondary BGP 2016-03-01 20:51:53 +09:00
metadata.yaml Updated project page to openstack namespace 2016-02-03 11:30:40 +01:00
post_install.sh Add post_install.sh script 2016-03-01 21:25:34 +09:00
pre_build_hook Finish the 2.0 plugin main features 2015-07-30 17:58:23 +02:00
tasks.yaml Adapt metadata and params to Fuel 7.0 2016-01-13 12:41:09 +01:00

README.rst

Mirantis Fuel MidoNet plugin

Compatible versions:

  • Mirantis Fuel 7.0
  • MidoNet v2015.6
  • Midokura Enterprise MidoNet 1.9

How to build the plugin:

  • Install fuel plugin builder (fpb)

  • Clone the plugin repo and run fpb there:

    git clone https://github.com/openstack/fuel-plugin-midonet cd fuel-plugin-midonet/ fpb --build .

  • Check if file midonet-fuel-plugin-3.0-3.0.0-1.noarch.rpm was created.

Please refer to Plugin Guide for documentation