magnum/magnum/tests/unit
Davanum Srinivas e634b55637 Switch to kubernetes upstream python client
For a really long time, we generated and maintained our very own python
client generated from kubernetes swagger json files. Now in Kubernetes
Community there is a concerted effort to organize an official python
client (also generated from swagger) for everyone to use. So let us
please switch over from our python-k8sclient and use the community
driven python client. I have ported all of our end-to-end tests and got
them working in kubernetes client-python project upstream so we should
be protected from regressions.

Implements: blueprint replace-k8sclient-with-upstream-kubernetes-client

Depends-On: I72359f2b811392008eb5267812bf343797b1553a
Change-Id: Ib81a69cfdc25198e259e3b3d4081c92c01fd1bc5
2017-02-13 14:48:08 -05:00
..
api Add microversion and release notes for quotas API 2017-02-09 10:47:07 -06:00
cmd Fix magnum-template-manage 2016-10-13 21:06:43 +05:30
common Integrate OSProfiler in Magnum 2017-01-24 07:43:31 +07:00
conductor Switch to kubernetes upstream python client 2017-02-13 14:48:08 -05:00
conf Centralize config option: paths section 2016-09-22 05:56:53 +00:00
db Resource Quota - DB layer changes 2017-01-23 11:00:10 -06:00
drivers K8S: Allows to specify admission control plugins to enable 2017-01-31 11:21:35 +01:00
objects Merge "Resource Quota - Limit clusters per project" 2017-01-26 22:15:52 +00:00
service Move cluster status notifications out of driver 2016-12-07 15:27:44 +00:00
servicegroup Cleanup MagnumService Object usage 2016-01-29 15:39:28 +08:00
template Centralize config option: paths section 2016-09-22 05:56:53 +00:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_hacking.py Add i18n translation for Log messages 2016-08-15 11:44:08 +05:30