Description:
Remove support for PyJuju and rapi from charm.
- Removes the support for running rapi/pyjuju.
- Removes the agent used to communicate with zookeeper.
- Removes anything pertaining to zookeeper.
- Attempts to clean up docs and such to make sense with pure juju-core.
Note:
- The functional test run was taking 62min to complete for me. The
timeout is
bumped to 80min to help allow it to complete. This was against ec2.
Affected files (+92, -695 lines):
M Dependencies.md
M Makefile
M README.md
A [revision details]
M config.yaml
M config/haproxy.cfg.template
D config/juju-api-agent.conf.template
D config/juju-api-improv.conf.template
M hooks/backend.py
M hooks/utils.py
M tests/20-functional.test
M tests/test_backends.py
M tests/test_utils.py
Reviewers: mp+201510_ code.launchpad. net,
Message:
Please take a look.
Description:
Remove support for PyJuju and rapi from charm.
- Removes the support for running rapi/pyjuju.
- Removes the agent used to communicate with zookeeper.
- Removes anything pertaining to zookeeper.
- Attempts to clean up docs and such to make sense with pure juju-core.
Note:
- The functional test run was taking 62min to complete for me. The
timeout is
bumped to 80min to help allow it to complete. This was against ec2.
https:/ /code.launchpad .net/~rharding/ charms/ precise/ juju-gui/ remove- pyjuju/ +merge/ 201510
(do not edit description out of merge proposal)
Please review this at https:/ /codereview. appspot. com/51470044/
Affected files (+92, -695 lines): haproxy. cfg.template juju-api- agent.conf. template juju-api- improv. conf.template functional. test backends. py
M Dependencies.md
M Makefile
M README.md
A [revision details]
M config.yaml
M config/
D config/
D config/
M hooks/backend.py
M hooks/utils.py
M tests/20-
M tests/test_
M tests/test_utils.py