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
David Moreau Simard f3e4d101e2
Add zuul job to run tox-format environment for executing black and isort
This will allow us to have more consistent and clean code.

Change-Id: I782c92c5d87cd55c007b919fb2680fdfd61c3b0c
2018-10-02 15:55:05 -05:00
David Moreau Simard be9f8e2af8
Refactor ara-plugins as a namespaced module
This is a structure that will allow us to install everything under
"ara" as separate packages but inside the same module.

For example, installing ara-server will provide ara.server and
ara.api.
Installing ara-clients will provide ara.clients, ara-plugins will
supply ara.plugins, etc.

Change-Id: I4fc9a06b1da720120567a476c17e9543828adfa1
2018-06-20 00:02:53 -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