Commit Graph

4 Commits

Author SHA1 Message Date
Davanum Srinivas
010af62b76 Add functional test
Port a bunch of tests from python-k8sclient repository. There
is a script that starts a real instance of kubernetes and
the tests are executed against it.

Note, if you just have k8s accessible in your localhost:8080, the
tests still run. so you don't really need to run "py27-functional"
which runs the kube-init.sh

Also, 2 API calls fail currently, i've added a TODO so we can
dig into them and fix them
2017-01-12 06:26:16 -05:00
Davanum Srinivas
0ca9210d31 Initial cut at documentation 2017-01-11 16:13:30 -05:00
Davanum Srinivas
9266f7c457 Run Tests with python 3.5
Update tox.ini and .travis.yml to support python 3.5
2017-01-10 09:30:03 -05:00
mbohlool
69b1cb1a35 Generated client 2016-11-02 13:38:36 -07:00