~aluria/charm-openstack-service-checks/+git/charm-openstack-service-checks:bug/1821316-rewrite-01-restruct
Last commit made on
2019-03-22
- Get this branch:
-
git clone
-b bug/1821316-rewrite-01-restruct
https://git.not.enabled/~aluria/charm-openstack-service-checks/+git/charm-openstack-service-checks
Only
Alvaro Uria
can upload to this branch. If you are
Alvaro Uria
please log in for upload directions.
Branch merges
Propose for merging
Merged
into
~canonical-bootstack/charm-openstack-service-checks:master
at
revision 1c0564e386ee87e22b0dfb00b1a3f9c05c09a63d
- Stuart Bishop (community): Approve
- Canonical IS Reviewers: Pending requested
-
Diff: 782 lines (+525/-62)19 files modifiedMakefile (+42/-18)
dev/null (+0/-40)
interfaces/.empty (+1/-0)
layers/.empty (+1/-0)
src/Makefile (+30/-0)
src/README.ex (+62/-0)
src/actions.yaml (+2/-0)
src/actions/example-action (+6/-0)
src/lib/lib_openstack_service_checks.py (+10/-0)
src/metadata.yaml (+3/-4)
src/tests/functional/conftest.py (+171/-0)
src/tests/functional/requirements.txt (+6/-0)
src/tests/functional/test_deploy.py (+53/-0)
src/tests/unit/conftest.py (+69/-0)
src/tests/unit/example.cfg (+1/-0)
src/tests/unit/requirements.txt (+8/-0)
src/tests/unit/test_actions.py (+12/-0)
src/tests/unit/test_lib.py (+12/-0)
src/tox.ini (+36/-0)
Branch information
- Name:
- bug/1821316-rewrite-01-restruct
Recent commits
There was an error while fetching commit information from code hosting service. Please try again in a few minutes. If the problem persists, contact Launchpad support.