armada/armada
Felipe Monteiro 093b5d2296 bug(manifest): Allow specific manifest to be specified
This PS allows users to specify the manifest file to use
by the Armada handler by introducing a new flag called
`target_manifest`. This flag was added to the API and
CLI.

A foundation of unit tests for the manifest handler
is included in this PS. Most of the coverage is aimed
at checking the various success and failure cases
surrounding the new target_manifest feature.

Also updates documentation to convey information about
the new flag and clean up some documentation formatting
inconsistencies and typos.

Change-Id: I1d5a3ecc1e99b6479438d0ee5490610178be34fe
2018-01-25 16:29:18 -05:00
..
api bug(manifest): Allow specific manifest to be specified 2018-01-25 16:29:18 -05:00
cli bug(manifest): Allow specific manifest to be specified 2018-01-25 16:29:18 -05:00
common bug(manifest): Allow specific manifest to be specified 2018-01-25 16:29:18 -05:00
conf feat(yaml): Support document references 2018-01-08 13:39:26 -06:00
exceptions bug(manifest): Allow specific manifest to be specified 2018-01-25 16:29:18 -05:00
handlers bug(manifest): Allow specific manifest to be specified 2018-01-25 16:29:18 -05:00
tests bug(manifest): Allow specific manifest to be specified 2018-01-25 16:29:18 -05:00
utils feat(yaml): Support document references 2018-01-08 13:39:26 -06:00
__init__.py Fix(linting): Make Armada pep8 compliant 2017-09-29 11:46:58 -04:00
const.py bug(tests): Unskip Armada API unit tests 2017-12-14 17:02:50 -04:00
errors.py bug(manifest): Allow specific manifest to be specified 2018-01-25 16:29:18 -05:00
shell.py feat(cli): Add delete command 2018-01-14 13:01:09 -05:00
version.py Fix(linting): Make Armada pep8 compliant 2017-09-29 11:46:58 -04:00