Commit Graph

2 Commits

Author SHA1 Message Date
Masayuki Igawa 331a1e5a58 Add patrole to requirements to resolve dependency issue
This commit adds patrole to requirements.txt to resolve the dependency
issue. RBAC tests in this airship_tempest_plugin depend on patrole.

Change-Id: I5c8e6362152b5f78069468d9b2b71f01750bbae6
2019-05-06 19:33:52 +00:00
Rick Bartra 9f473f288a Add Additional RBAC Test Coverage for Shipyard
This commit does the following:
- Add test coverage for:
  - Actions API
  - Airflow Monitoring API
  - Log Retrieval API
- Add tox.ini
- Add hacking checks
- Fix pep8 issues

Future work needed to fix some of the Actions API RBAC tests

Change-Id: I6e17ffa3ecc3c8a181790bdb79ad6b29fe127114
2018-08-21 16:25:32 -04:00