Commit Graph

6 Commits

Author SHA1 Message Date
David Moreau Simard 0614e3c9f5
Update README to explain ara-clients 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: I345dfa25c049d7e3874a8f502156c857df44c734
2019-03-02 08:48:10 -05:00
David Moreau Simard 8834105645
Add requests to requirements.txt
It was forgotten when adding in the http client
and ara-clients no longer worked when we started
not installing ara/ara-server for nothing.

Change-Id: I056d1a2822cddb2a6058a86fa5cccef8e810ee2e
2018-09-28 19:21:44 -04:00
Florian Apolloner 028010c9b0 Dropped hard dependency to ara-server.
It is only required for the offline client.

Change-Id: I80c66bcc097150cd23e48c2a2cfca7139e0c8e66
2018-09-28 15:32:27 +02:00
Florian Apolloner 6590ecdf45 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: Ib6666e4aee84a54050a5788de1c12ca36aa130ce
2018-09-27 19:16:48 +02:00
David Moreau Simard d50ebdd1a3
Add ara-server to ara-clients requirements
The default offline client requires django and the rest of the
things.

Change-Id: Ice97247a20b0e49c155aac3fc27a67a969a5e570
2018-06-20 09:22:33 -04:00
David Moreau Simard 353293f1ad
Bootstrap the ara-clients repository
This is the basic machinery to make it installable and things like
that.

Change-Id: I618ae1a8680ec2275fcf813b1efca4fe180fae3f
2018-06-20 00:18:16 -04:00