RETIRED, Fuel plugin for MidoNet SDN as a networking backend
Go to file
Jaume Devesa 549f09615e Modify the environment screenshot
Update it to Fuel 7 one.

Change-Id: I9a89348df03e31ddf0c3d0fb605676edf5cd3e84
2016-02-22 17:27:37 +01:00
deployment_scripts Fix function to return correct data 2016-01-20 21:00:18 +01:00
doc Modify the environment screenshot 2016-02-22 17:27:37 +01:00
repositories Adapt metadata and params to Fuel 7.0 2016-01-13 12:41:09 +01: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
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 Updated project page to openstack namespace 2016-02-03 11:30:40 +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