Comment 0 for bug 1619661

Revision history for this message
Irina Povolotskaya (ipovolotskaya) wrote :

Actual result:
Currently, the Fuel Plugin SDK [1] lacks information and guidance on how the run the plugin-related tasks on the Fuel Master node.
This could be of use in the following case: you want to set up dashboard_url, to avoid setting up fuel client on slaves. Otherwise, it gets duplicated on each env reset, which is annoying.

Expected result:
Some examples can be found in the fuel-library repo [2].

[1] http://docs.openstack.org/developer/fuel-docs/plugindocs/fuel-plugin-sdk-guide.html
[2] https://github.com/openstack/fuel-library/blob/master/deployment/puppet/osnailyfacter/modular/astute/tasks.yaml#L206