RETIRED, Fuel plugin to allow usage of Contrail SDN as a networking backend
aa69cade03
Change-Id: Ib2f4ef6443ba44c338151f676ac3c77a05a3ea5b Closes-Bug: #1630143 |
||
---|---|---|
deployment_scripts | ||
doc | ||
plugin_test | ||
repositories | ||
specs | ||
.gitignore | ||
.gitmodules | ||
.gitreview | ||
components.yaml | ||
deployment_tasks.yaml | ||
environment_config.yaml | ||
install.sh | ||
LICENSE | ||
metadata.yaml | ||
network_roles.yaml | ||
node_roles.yaml | ||
post_install.sh | ||
pre_build_hook | ||
README.md | ||
tasks.yaml | ||
uninstall.sh | ||
upgrade_tasks.yaml | ||
upgrade.sh | ||
volumes.yaml |
Mirantis Fuel Contrail plugin
Compatible versions:
- Mirantis Fuel 9.0
- Juniper Contrail 3.1.0.0
How to build plugin:
-
Install fuel plugin builder (fpb)
-
Clone plugin repo and run fpb there:
git clone https://github.com/openstack/fuel-plugin-contrail
cd fuel-plugin-contrail/
fpb --build .
-
Check if file contrail-5.0-5.0.0-1.noarch.rpm was created.