3d9972471d
The version of plugin updated to 1.0.1 Change-Id: I94bf73c7e5f8d76fc7dc80bcab95c8bb0ca7f002
21 lines
402 B
Markdown
21 lines
402 B
Markdown
Mirantis Fuel Contrail plugin
|
|
=============================
|
|
|
|
Compatible versions:
|
|
|
|
- Mirantis Fuel 6.1
|
|
- Juniper Contrail 2.20
|
|
|
|
How to build plugin:
|
|
|
|
- Install fuel plugin builder (fpb)
|
|
- Clone plugin repo and run fpb there:
|
|
|
|
git clone https://github.com/stackforge/fuel-plugin-contrail
|
|
|
|
cd fuel-plugin-contrail/
|
|
|
|
fpb --build .
|
|
|
|
- Check if file contrail-1.0-1.0.1-1.noarch.rpm was created.
|