shipyard/src/bin/shipyard_client/tests/unit/cli
Bryan Strassner f3749ca3f9 Add redeploy_server processing
Adds the functionality to redeploy a server in an unguarded fashion,
meaning that the server will not be pre-validated to be in a state that
workloads have been removed.

This is the first targeted action for Shipyard, so a refactoring of the
validators to support more flexibility has been done.

Also adds RBAC controls for specific actions being created, rather than
a binary create action privilege.

Change-Id: I39e3dab6595c5187affb9f2b6edadd0f5f925b0c
2018-08-21 09:42:40 -05:00
..
commit Refactor to use unittest.mock instead of mock 2018-07-25 10:41:16 -05:00
control Refactor to use unittest.mock instead of mock 2018-07-25 10:41:16 -05:00
create Add redeploy_server processing 2018-08-21 09:42:40 -05:00
describe Refactor to use unittest.mock instead of mock 2018-07-25 10:41:16 -05:00
get Unit tests added for ``get site-statuses`` cli 2018-08-01 17:04:14 +05:30
help Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
__init__.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
replace_api_client.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
stubs.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
test_auth_validations.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
test_format_utils.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
test_input_checks.py Refactor to use unittest.mock instead of mock 2018-07-25 10:41:16 -05:00
test_shipyard_commands.py Refactor to use unittest.mock instead of mock 2018-07-25 10:41:16 -05:00
utils.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00