RETIRED, Fuel plugin to allow usage of Contrail SDN as a networking backend
73b6c79b38
Currently contrail-named is configurated from a template, which doesn't make any sence 'cause contrail-dns overrides contrail-named's configuration files. Change-Id: If91b98fa2c835cf764f4a66b777b4ec8e7664c30 |
||
---|---|---|
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_compute.yaml | ||
upgrade_control.yaml | ||
volumes.yaml |
Mirantis Fuel Contrail plugin
Compatible versions:
- Mirantis Fuel 9.2
- Juniper Contrail 3.2.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.1-5.1.0-1.noarch.rpm was created.