12 Commits

Author SHA1 Message Date
Wei Zhou
fadd74aaca
network: fix vm can be deployed on L2 network of other accounts (#5784)
* Update #5769: fix domain admin can deploy vm on L2 network of other users

* test: fix test_storage_policy.py

* Update #5784: revert part of changes in #2420
2022-01-11 12:16:00 +05:30
Nicolas Vazquez
9349d20dd3
vmware: Make deploy-as-is optional (#4901)
* [Vmware] Make deploy-as-is optional

* Do not use deployasis on create volume test

* Update api/src/main/java/org/apache/cloudstack/api/command/user/template/RegisterTemplateCmd.java

Co-authored-by: Abhishek Kumar <abhishek.mrt22@gmail.com>

* Update api/src/main/java/org/apache/cloudstack/api/command/user/template/RegisterTemplateCmd.java

Co-authored-by: Abhishek Kumar <abhishek.mrt22@gmail.com>

* Review comments

* Refactor condition to select suitable template

Co-authored-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2021-04-30 09:47:50 +05:30
nvazquez
75019442f6 Fix storage policy smoke test 2020-10-26 09:45:01 -03:00
nvazquez
795dc01212 Fix for none type response error handling 2020-10-25 15:14:04 -03:00
nvazquez
c405e5dc31 Add new API to check storage policy compatible pools and fix marvin test for storage policies 2020-10-25 02:19:22 -03:00
nvazquez
187813a209 Fixes after smoke tests results on VMware 2020-10-22 17:14:26 -03:00
dahn
ff197b2b56
readability/formatting 2020-10-21 09:31:29 +02:00
dahn
6cde21048a
make sure dependencies get cleaned up after their depenedants 2020-10-21 09:30:26 +02:00
dahn
6db6660a0c
object creation seperated from filling it 2020-10-21 09:29:07 +02:00
dahn
95816499d8
cleanup the right object list in the right order 2020-10-21 09:27:43 +02:00
dahn
0101330213
class object cleanup and append 2020-10-21 09:26:30 +02:00
Vladimir Petrov
ce236e94ea Smoke test for VMWare storage policies. 2020-10-20 18:37:56 +03:00