Comment 7 for bug 1577194

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/liberty)

Reviewed: https://review.openstack.org/312776
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=362fd8c67d59322d1aa487bddc30ea9019c9ba18
Submitter: Jenkins
Branch: stable/liberty

commit 362fd8c67d59322d1aa487bddc30ea9019c9ba18
Author: Steven Dake <email address hidden>
Date: Sun May 1 14:00:54 2016 -0400

    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 025d57f82005a4ea92950f9b4d717c88f647d15f)

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

    Change-Id: Ieda226e652d67f5b5667112f4f2556f3171366d3