David Ames fb67806fc6 Use status output for block_until_unit_wl_status
unit.workload_status was actually reporting the application workload
status. Using the full status output from model.get_status() gives us
unit by unit workload status.

Updated block_until_unit_wl_status to use the full status output to
correctly block per unit.
2018-09-12 08:20:45 -07:00
2018-08-09 11:55:13 +02:00
2018-08-24 09:20:53 +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%