RETIRED, Fuel plugin for MidoNet SDN as a networking backend
Go to file
Carmela Rubinos 0bc35ebcb4 Updated documentation for fuel-plugin-midonet
Mostly fix some wrong data

Change-Id: Idf5884d9f955debb4623e38331d6004acc755b14
2016-01-25 13:08:26 +01:00
deployment_scripts Fix function to return correct data 2016-01-20 21:00:18 +01:00
doc Updated documentation for fuel-plugin-midonet 2016-01-25 13:08:26 +01:00
repositories Adapt metadata and params to Fuel 7.0 2016-01-13 12:41:09 +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
TestPlanforMidonetFuelPlugin-in-use.docx.pdf Adds Test Plan and Test Report 2015-09-03 13:17:44 +03:00
TestReportforMidonetFuelPlugin.docx.pdf Adds Test Plan and Test Report 2015-09-03 13:17:44 +03:00
deployment_tasks.yaml Adapt metadata and params to Fuel 7.0 2016-01-13 12:41:09 +01:00
environment_config.yaml Adapt metadata and params to Fuel 7.0 2016-01-13 12:41:09 +01:00
metadata.yaml Adapt metadata and params to Fuel 7.0 2016-01-13 12:41:09 +01: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