[openstack-dev] [Fuel] [Plugins] Fuel Plugin Builder 3.0.0 released

Igor Kalnitsky ikalnitsky at mirantis.com
Wed Sep 16 15:04:59 UTC 2015


Hello fuelers,

I want to announce that FPB (fuel plugin builder) v3.0.0 has been
released on PyPI [1].

New package version "3.0.0" includes the following features:

- New `node_roles.yaml` file that allows to add new node roles.
- New `volumes.yaml` file that allows to add new volumes and/or define
"node roles <-> volumes" mapping.
- New `deployment_tasks.yaml` file that allows to declare pre/post-
and regular deployment tasks for any node role. Unlike `tasks.yaml`,
the tasks go through global deployment graph and that provides ability
to execute task at any place during deployment, or overwrite/skip
already existing ones.
- New `network_roles.yaml` file that allows to add new network roles
and reserve some VIPs, to be proceed by plugin.

Bugfixes:

- Fix executing of `deploy.sh` deployment script [2]
- Remove "Origin" field from Ubuntu's `Release` file in order to
reduce probability of broken apt pinning [3]

Thanks,
Igor

[1]: https://pypi.python.org/pypi/fuel-plugin-builder/3.0.0
[2]: https://bugs.launchpad.net/fuel/+bug/1463441
[3]: https://bugs.launchpad.net/fuel/+bug/1475665



More information about the OpenStack-dev mailing list