David Ames 0fba8b8568 Handle set origin
After the series upgrade a config changed hook will fire with openstack
origin or source still set to ubuntu series n-1 which will Traceback.

It is necessary to pause all primary charms which will then allow the
setting of openstack-origin or source to distro after the first unit is
in progress with the series upgrade.
2018-10-05 07:31:19 -07:00
2018-10-05 07:31:19 -07:00
2018-08-09 11:55:13 +02:00

ZAZA

A Python3-only functional test framework for OpenStack Charms.

Source code: https://github.com/openstack-charmers/zaza

Bug reports: https://github.com/openstack-charmers/zaza/issues

Documentation: https://zaza.readthedocs.io/en/latest/

Execute Python Unit Tests

tox -e py3

Execute Python PEP-8 Tests

tox -e pep8

Build the Docs

tox -e docs

Description
No description provided
Readme Apache-2.0 3.8 MiB
Languages
Python 99.6%
Jinja 0.4%