sudo87 commented on PR #492:
URL:
https://github.com/apache/cloudstack-documentation/pull/492#issuecomment-2834930784
@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
blueorangutan commented on PR #492:
URL:
https://github.com/apache/cloudstack-documentation/pull/492#issuecomment-2834933230
@sudo87 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.
blueorangutan commented on PR #492:
URL:
https://github.com/apache/cloudstack-documentation/pull/492#issuecomment-2834935567
QA-Doc build preview: https://qa.cloudstack.cloud/builds/docs-build/pr/492.
(QA-JID 329)
--
This is an automated message from the Apache Git Service.
To respond to
sureshanaparti commented on code in PR #161:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/161#discussion_r2063483002
##
config/config.go:
##
@@ -282,6 +284,9 @@ func saveConfig(cfg *Config) *Config {
core.AutoComplete = true
I've been trying to get cloudstack to build with varrying results. If I do get
it to build by adjusting some parameters of the mvn command it will be
successful, but the file size for my cloud-server-4.19.2.0.jar will only be
3.7MB when on my Test environment Cloudstack management server it is
Try the Github issues search by labels, for example issues by
hypervisor-related labels:
KVM:
https://github.com/apache/cloudstack/issues?q=is%3Aissue%20state%3Aopen%20label%3Acomponent%3Akvm
VMware:
https://github.com/apache/cloudstack/issues?q=is%3Aissue%20state%3Aopen%20label%3Acomponent%3Av
Hi,
when you build with vmware support or other 3rd party jars, you need to
install the jars.
please refer to https://github.com/shapeblue/cloudstack-nonoss
the file /usr/share/cloudstack-management/lib/cloudstack-.jar is a
copy of client/target/cloud-client-ui-.jar, not
server/target/cloud-serve
If you do not need vmware and other 3rd party jars, you can remove
"-Dnoredist " from the maven command.
-Wei
On Mon, Apr 28, 2025 at 7:48 PM Wei ZHOU wrote:
> Hi,
>
> when you build with vmware support or other 3rd party jars, you need to
> install the jars.
> please refer to https://github.
Hi Jason,
Please refer to the second paragraph of my first reply (see below).
the file /usr/share/cloudstack-management/lib/cloudstack-.jar is a
copy of client/target/cloud-client-ui-.jar, not
server/target/cloud-server-.jar
Kind regards,
Wei
On Mon, Apr 28, 2025 at 8:22 PM Jason Hollis
wro
DaanHoogland commented on PR #495:
URL:
https://github.com/apache/cloudstack-documentation/pull/495#issuecomment-2834565136
note please @scottsignal , this will only be added to the documentation when
v21 is released. Hope that is alright with you. If not, please rebase on an
earlier branc
DaanHoogland commented on code in PR #161:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/161#discussion_r2063309680
##
config/config.go:
##
@@ -282,6 +284,9 @@ func saveConfig(cfg *Config) *Config {
core.AutoComplete = true
Thanks Wei for your help. Using the cloud-client-ui-4.19.2.0.jar,I was able to
place that file on my management server
and test things out.
The file I built was 128MB. Not sure why the one on the management
server is 150MB, and what I built from checing out 4.19.2.0 is 128MB,
but it seems to be
shwstppr opened a new pull request, #500:
URL: https://github.com/apache/cloudstack-documentation/pull/500
Related #10773
--
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
shwstppr commented on PR #500:
URL:
https://github.com/apache/cloudstack-documentation/pull/500#issuecomment-2835077877
@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 th
blueorangutan commented on PR #500:
URL:
https://github.com/apache/cloudstack-documentation/pull/500#issuecomment-2835079435
@shwstppr 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
blueorangutan commented on PR #500:
URL:
https://github.com/apache/cloudstack-documentation/pull/500#issuecomment-2835082136
QA-Doc build preview: https://qa.cloudstack.cloud/builds/docs-build/pr/500.
(QA-JID 330)
--
This is an automated message from the Apache Git Service.
To respond to
kiranchavala opened a new issue, #76:
URL: https://github.com/apache/cloudstack-kubernetes-provider/issues/76
Steps to reproduce the issue
Env details
Cloudstack version 4.20.0
KVM
1. Create a vpc network
2. Create a tier in the vpc network (step1)
3. Deploy a
DaanHoogland merged PR #498:
URL: https://github.com/apache/cloudstack-documentation/pull/498
--
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-unsubs
scottsignal commented on PR #495:
URL:
https://github.com/apache/cloudstack-documentation/pull/495#issuecomment-2835474941
> note please @scottsignal , this will only be added to the documentation
when v21 is released. Hope that is alright with you. If not, please rebase on
an earlier bran
DaanHoogland merged PR #495:
URL: https://github.com/apache/cloudstack-documentation/pull/495
--
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-unsubs
Wei,
Thanks for the info, however when I do remove the -Dnoredist it does
build successfully, but the generated .jar file is only 3.7MB. On my Test
environment Cloudstack management server it is ~150MB.
ls -alh cloudstack-build/cloud-server-4.19.2.0.jar
-rw-r--r-- 1 root root 3.7M Apr 28 14:15
21 matches
Mail list logo