kolla/tests
Steven Dake ece6638d26 Remove dependencies on kazoo and friends
Since kolla-mesos has been retired, there is no need in the code
base to keep the zookeeper implementation.  As a result, just remove
it.  If we were to keep it we need virtualenvs for that part of the
code base which installs the python dependencies related to it
for from-binary installs.

This just simplifies the implementation tremendously and culls dead
code.

Closes-Bug: #1577194
(cherry picked from commit 025d57f820)

Conflicts:
	docker/base/Dockerfile.j2
	docker/kolla-toolbox/Dockerfile.j2

Change-Id: Ieda226e652d67f5b5667112f4f2556f3171366d3
2016-05-04 18:54:08 -04:00
..
__init__.py Add py27 py34 pypy unittest 2016-01-13 13:47:49 +08:00
clients.py Python 3 deprecated the logger.warn method in favor of warning 2015-12-29 14:40:01 +08:00
setup_gate.sh Convert gate to file backend rather than partition 2016-01-21 22:59:13 +00:00
test_build.py Add Ubuntu binary build and deploy gate 2016-04-02 17:41:43 +00:00
test_keystone.py add unittest code base 2016-01-18 11:42:00 +00:00
test_set_config.py Remove dependencies on kazoo and friends 2016-05-04 18:54:08 -04:00