ara-clients/ara/clients
David Moreau Simard 6597aff444
Use 'ara-clients' instead of __name__ when determining client version
This resolves an exception by pbr when Ansible attempts to load the
client:
"""
Versioning for this project requires either an sdist tarball,
or access to an upstream git repository. It's also possible that
there is a mismatch between the package name in setup.cfg and
the argument given to pbr.version.VersionInfo. Project name
ara.clients.http was given, but was not able to be found.
"""

Change-Id: Id56bf0909d17259313307d433a6104fe02e0215e
2018-12-14 12:30:13 -05:00
..
__init__.py Fixed namespacing to use python3 style namespace packages. 2018-09-27 19:16:48 +02:00
http.py Use 'ara-clients' instead of __name__ when determining client version 2018-12-14 12:30:13 -05:00
offline.py Switched the offline client to use an actual threaded http server. 2018-11-04 15:34:08 +01:00
utils.py Run black/isort on ara-clients 2018-10-02 16:44:24 -05:00