Commit Graph

2 Commits

Author SHA1 Message Date
Rick Bartra 7d1b41e644
Rename test_site_statuses.py to test_site_statuses_rbac.py
Update the file name as it should end in "_rbac" as this file contains RBAC tests
2018-10-12 10:33:48 -04:00
Rick Bartra 447f620765 Complete RBAC test coverage for Shipyard APIs
This commit adds the appropriate clients and tests for the following
Shipyard API actions:
  - `workflow_orchestrator:action_deploy_site`
  - `workflow_orchestrator:action_update_site`
  - `workflow_orchestrator:action_update_software`
  - `workflow_orchestrator:action_redeploy_server`
  - `workflow_orchestrator:get_site_statuses`

Change-Id: Ida48ec860dc7cd0842c65c662a50ec3d67c41b77
2018-08-30 15:56:43 -04:00