magnum/magnum/tests/functional
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 an API to rotate a cluster CA certificate 2017-01-23 21:26:05 -06:00
common Fix gate: caused by tempest(removal of "service" param) 2017-01-05 15:59:33 +05:30
k8s K8S: Allows to specify admission control plugins to enable 2017-01-31 11:21:35 +01:00
k8s_coreos Make Kubernetes pods' health checks configurable 2017-01-26 20:02:52 +00:00
k8s_ironic Make Kubernetes pods' health checks configurable 2017-01-26 20:02:52 +00:00
mesos Rename Bay to Cluster in functional tests 2016-08-31 09:00:11 -07:00
swarm Remove fixed_network from functional tests 2016-10-05 14:07:31 +00:00
tempest_tests Remove default=None when set value in Config 2016-09-25 15:53:33 +08:00
__init__.py Functional tests with Tempest - BayModel CRUD 2015-09-21 16:27:07 -05:00
python_client_base.py Switch to kubernetes upstream python client 2017-02-13 14:48:08 -05:00