Commit Graph

4 Commits

Author SHA1 Message Date
David Moreau Simard 11553e102d
Update README to explain ara-plugins was migrated back into ara
The ara-clients standalone repository is being discontinued.
The clear and logical separation of components was nice but the overhead
in complexity was not worth it.

Change-Id: Ie548db190c5cb1e3634ff056727f0ee81986ce1e
2019-03-02 08:46:46 -05:00
Florian Apolloner 0c21396411 Fixed namespacing to use python3 style namespace packages.
Note: the egg name is not allowed to have a dash, because that is
interpreted as version by at least pbr.
See https://pip.pypa.io/en/stable/reference/pip_install/#vcs-support

Change-Id: I957c5114150b430612cff0280df66ef769c8f71b
2018-09-27 19:18:33 +02:00
David Moreau Simard 92320181a9
Add ansible and ara-clients as requirements for ara-plugins
ara-plugins (callback modules, action plugins, etc.) requires
ansible and ara-clients so the plugins can communicate with the
API.

Change-Id: Ice090181f410b97ad9971d1d9a725a4d557c1442
2018-06-20 09:38:25 -04:00
David Moreau Simard c7763e37eb
Bootstrap ara-plugins
Add basic skeleton and make it installable.

Change-Id: Icc75e069125942e95438c3986477b2e20ce27c7e
2018-04-24 17:33:59 -04:00