Lab to test zookeeper locks and queues
- Zookeeper >= 3.4
- Python >= 3.4
- AMPQ >= 3.5.4
- VirtualenvWrapper
$ mkvirtualenv python_zk_lab
$ workon python_zk_lab
$ make pip
$ make start_all
$ nameko shell
>>> n.rpc.database_service.create_database(engine="mysql", name="lads0", cpu="1", mem="2048")