Actions
Bug #7893
closedAccess permissions test failures on master
Description
http://ci.theforeman.org/job/test_plugin_foreman_docker/
- AccessPermissionsTest.test_0050_route containers/index should have a permission that grants access
- AccessPermissionsTest.test_0064_route containers/new should have a permission that grants access
- AccessPermissionsTest.test_0070_route containers/steps/update should have a permission that grants access
- AccessPermissionsTest.test_0143_route containers/steps/destroy should have a permission that grants access
- AccessPermissionsTest.test_0159_route containers/show should have a permission that grants access
- AccessPermissionsTest.test_0273_route containers/steps/show should have a permission that grants access
- AccessPermissionsTest.test_0401_route containers/steps/create should have a permission that grants access
- AccessPermissionsTest.test_0476_route containers/steps/edit should have a permission that grants access
- AccessPermissionsTest.test_0500_route containers/steps/index should have a permission that grants access
- AccessPermissionsTest.test_0541_route containers/steps/new should have a permission that grants access
Permissions should be defined in the plugin registration: http://projects.theforeman.org/projects/foreman/wiki/How_to_Create_a_Plugin#Adding-permission
Actions