Re: [PR] VNF: support of VNF templates and appliances [cloudstack-documentation]
weizhouapache commented on PR #354: URL: https://github.com/apache/cloudstack-documentation/pull/354#issuecomment-1766076911 @blueorangutan docbuild -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] VNF: support of VNF templates and appliances [cloudstack-documentation]
blueorangutan commented on PR #354: URL: https://github.com/apache/cloudstack-documentation/pull/354#issuecomment-1766079222 @weizhouapache a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] VNF: support of VNF templates and appliances [cloudstack-documentation]
blueorangutan commented on PR #354: URL: https://github.com/apache/cloudstack-documentation/pull/354#issuecomment-1766080816 QA-Doc build preview: https://qa.cloudstack.cloud/builds/docs-build/pr/354. (QA-JID 150) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] VNF: support of VNF templates and appliances [cloudstack-documentation]
blueorangutan commented on PR #354: URL: https://github.com/apache/cloudstack-documentation/pull/354#issuecomment-1766193005 @weizhouapache a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] VNF: support of VNF templates and appliances [cloudstack-documentation]
blueorangutan commented on PR #354: URL: https://github.com/apache/cloudstack-documentation/pull/354#issuecomment-1766194380 QA-Doc build preview: https://qa.cloudstack.cloud/builds/docs-build/pr/354. (QA-JID 151) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] VNF: support of VNF templates and appliances [cloudstack-documentation]
weizhouapache commented on PR #354: URL: https://github.com/apache/cloudstack-documentation/pull/354#issuecomment-1766192023 @blueorangutan docbuild -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] VNF: support of VNF templates and appliances [cloudstack-documentation]
weizhouapache commented on PR #354: URL: https://github.com/apache/cloudstack-documentation/pull/354#issuecomment-1766225902 @blueorangutan docbuild -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] VNF: support of VNF templates and appliances [cloudstack-documentation]
blueorangutan commented on PR #354: URL: https://github.com/apache/cloudstack-documentation/pull/354#issuecomment-1766226591 @weizhouapache a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] VNF: support of VNF templates and appliances [cloudstack-documentation]
blueorangutan commented on PR #354: URL: https://github.com/apache/cloudstack-documentation/pull/354#issuecomment-1766228080 QA-Doc build preview: https://qa.cloudstack.cloud/builds/docs-build/pr/354. (QA-JID 152) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Zonewizard [cloudstack-terraform-provider]
poddm commented on code in PR #67: URL: https://github.com/apache/cloudstack-terraform-provider/pull/67#discussion_r1362603135 ## cloudstack/provider.go: ## @@ -94,6 +94,7 @@ func Provider() terraform.ResourceProvider { ResourcesMap: map[string]*schema.Resource{ "cloudstack_affinity_group": resourceCloudStackAffinityGroup(), "cloudstack_autoscale_vm_profile": resourceCloudStackAutoScaleVMProfile(), + "cloudstack_cluster": resourceCloudStackCluster(), Review Comment: @harikrishna-patnala - cloudstack_zone was partially added in a previous merge. I extended the resource to support all of the fields and updated the ID from name to uuid. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org