Uh oh!
There was an error while loading. Please reload this page.
Provide option to force delete the project - #848
Conversation
davidjumani
commented
Nov 11, 2020
@blueorangutan package |
blueorangutan
commented
Nov 11, 2020
@davidjumani a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress. |
@ravening Could you add a check whether the parameter exists for the API, similar to https://github.com/apache/cloudstack-primate/blob/master/src/config/section/compute.js#L112 |
blueorangutan
commented
Nov 11, 2020
Packaging result: ✔️centos ✔️debian ✔️archive. |
ravening
commented
Nov 19, 2020
@davidjumani I can add that but this feature is supported 4.15 onwards only. I dont think there will be other version where this is supported |
Provide a cleanup flag so that the project will be deleted only when there are no resources left in the project. If users click on delete project by mistake then everything is deleted.
563fd2c to
16b36adCompareravening
commented
Nov 19, 2020
@davidjumani made changes |
16b36ad to
ad4c25aComparedavidjumani
commented
Nov 20, 2020
@blueorangutan package |
blueorangutan
commented
Nov 20, 2020
@davidjumani a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Nov 20, 2020
Packaging result: ✔️centos ✔️debian ✔️archive. |
Provide a cleanup flag so that the project will
be deleted only when there are no resources left
in the project. If users click on delete project
by mistake then everything is deleted.
NOTE: Backend change is in apache/cloudstack#4453