Commit Graph

5 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 72ac0dcf99
Add new integration jobs to ara-clients
There are new jobs defined in ara-infra for testing ara-clients with
the other ARA components. Add them to the check and gate pipelines.

Depends-On: https://review.openstack.org/#/c/630303
Change-Id: Ia2353c3a20896242d173405457787a5dd29ac5e0
2019-01-23 09:46:12 -05:00
David Moreau Simard b4e0ed4bec
Remove pep8 job, it'll be replaced by linters
This pep8 job is running py2 and is returning syntax errors on py3
f-strings. We'll standardize on the same linters job across ara
projects soon.

Change-Id: I2ef4578aeeb262c971fc18a6754c06cda95df67d
2019-01-21 10:01:51 -05:00
David Moreau Simard 001112df9f
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: I8a49053d016c52b7b44136a6a8f36f9ad12675c3
2018-10-02 16:46:01 -05: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