Allow users to create VM/VIOC
- users with access to the network can create VIOC - VM can be created only in the ALLOWED_VM_CREATION_DOMAINS JIRA INFRA-775
Showing
- app/models.py 26 additions, 0 deletionsapp/models.py
- app/network/views.py 5 additions, 2 deletionsapp/network/views.py
- app/settings.py 2 additions, 0 deletionsapp/settings.py
- app/templates/network/view_host.html 1 addition, 1 deletionapp/templates/network/view_host.html
- docs/network.rst 4 additions, 2 deletionsdocs/network.rst
- tests/functional/conftest.py 1 addition, 0 deletionstests/functional/conftest.py
- tests/functional/test_models.py 77 additions, 0 deletionstests/functional/test_models.py
- tests/functional/test_web.py 68 additions, 0 deletionstests/functional/test_web.py
Loading
Please register or sign in to comment