weizhouapache commented on issue #8562:
URL: https://github.com/apache/cloudstack/issues/8562#issuecomment-1909575701
@midhunpjos
as a workaround, can you add some iptables rules by the following command ?
```
iptables -t nat -I POSTROUTING -o ethX -j SNAT --to-source 99.127.xxx.93
harikrishna-patnala commented on PR #8560:
URL: https://github.com/apache/cloudstack/pull/8560#issuecomment-1909425727
> > @sureshanaparti this is based on main so I changed the milestone to
4.20. @kohrar if you wnat this in 4.18.2 please `git rebase --onto 4.18
` cc @JoaoJandre
>
>
vishesh92 commented on code in PR #8547:
URL: https://github.com/apache/cloudstack/pull/8547#discussion_r1465880884
##
agent/conf/agent.properties:
##
@@ -378,6 +378,10 @@ iscsi.session.cleanup.enabled=false
# If the time is exceeded shutdown will be forced.
#stop.script.timeo
vishesh92 commented on code in PR #8547:
URL: https://github.com/apache/cloudstack/pull/8547#discussion_r1465880741
##
agent/src/main/java/com/cloud/agent/properties/AgentProperties.java:
##
@@ -659,6 +659,14 @@ public class AgentProperties{
*/
public static final Pro
blueorangutan commented on PR #8547:
URL: https://github.com/apache/cloudstack/pull/8547#issuecomment-1909375195
[SF] Trillian test result (tid-8936)
Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7
Total time taken: 41623 seconds
Marvin logs:
https://github.co
tuanhoangth1603 commented on issue #8566:
URL: https://github.com/apache/cloudstack/issues/8566#issuecomment-1909336028
There is the log I got from the VR
```
Jan 25 04:22:22 r-443-VM charon[4019]: 15[NET] received packet: from
102.119.162.40[23171] to 102.119.162.26[4500] (444 bytes)
tuanhoangth1603 opened a new issue, #8566:
URL: https://github.com/apache/cloudstack/issues/8566
# ISSUE TYPE
* Other
# COMPONENT NAME
VPN Client to site
# CLOUDSTACK VERSION
4.17.2.0
# OS / ENVIRONMENT
Ubuntu 20.04
# SUMMARY
I c
blueorangutan commented on PR #8497:
URL: https://github.com/apache/cloudstack/pull/8497#issuecomment-1909161678
[SF] Trillian test result (tid-8931)
Environment: kvm-rocky8 (x2), Advanced Networking with Mgmt server r8
Total time taken: 55168 seconds
Marvin logs:
https://github.com
blueorangutan commented on PR #8544:
URL: https://github.com/apache/cloudstack/pull/8544#issuecomment-1909138116
[SF] Trillian test result (tid-8932)
Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7
Total time taken: 54034 seconds
Marvin logs:
https://github.co
boring-cyborg[bot] commented on issue #8565:
URL: https://github.com/apache/cloudstack/issues/8565#issuecomment-1909132082
Thanks for opening your first issue here! Be sure to follow the issue
template!
--
This is an automated message from the Apache Git Service.
To respond to the mes
soulwhisper opened a new issue, #8565:
URL: https://github.com/apache/cloudstack/issues/8565
I start simulator for tests, I ran commands below
```shell
docker run --name simulator \
-p 5050:5050 \
-p 8080:8080 \
-d apache/cloudstack-simulator
docker logs -f si
blueorangutan commented on PR #8559:
URL: https://github.com/apache/cloudstack/pull/8559#issuecomment-1909113606
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 8436
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
blueorangutan commented on PR #8559:
URL: https://github.com/apache/cloudstack/pull/8559#issuecomment-1909041196
@Pearl1594 a [SL] Jenkins job has been kicked to build packages. It will be
bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you
posted as I make progress.
Pearl1594 commented on PR #8559:
URL: https://github.com/apache/cloudstack/pull/8559#issuecomment-1909026756
@blueorangutan package
--
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 co
blueorangutan commented on PR #8544:
URL: https://github.com/apache/cloudstack/pull/8544#issuecomment-1909007942
[SF] Trillian test result (tid-8934)
Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
Total time taken: 46844 seconds
Marvin logs:
https://github.com
blueorangutan commented on PR #8555:
URL: https://github.com/apache/cloudstack/pull/8555#issuecomment-1908749801
[SF] Trillian test result (tid-8926)
Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
Total time taken: 47292 seconds
Marvin logs:
https://github.com
This is an automated email from the ASF dual-hosted git repository.
pearl11594 pushed a change to branch nsx-support-ilb
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 829d50c58c4 NSX: Support internal LB service in NSX
add fca1df4ce7b add lb removal logic
No new
kohrar commented on PR #8560:
URL: https://github.com/apache/cloudstack/pull/8560#issuecomment-1908713400
> @sureshanaparti this is based on main so I changed the milestone to 4.20.
@kohrar if you wnat this in 4.18.2 please `git rebase --onto 4.18 ` cc @JoaoJandre
@DaanHoogland Thank
kohrar opened a new pull request, #8564:
URL: https://github.com/apache/cloudstack/pull/8564
### Description
This is the same PR as #8560 but targets 4.18.
This PR fixes two missing English locale strings that are missing in the
metrics page in 4.18.1.
### Types of changes
blueorangutan commented on PR #8547:
URL: https://github.com/apache/cloudstack/pull/8547#issuecomment-1908590059
@vishesh92 a [SL] Trillian-Jenkins matrix job (centos7 mgmt + xenserver71,
rocky8 mgmt + vmware67u3, centos7 mgmt + kvmcentos7) has been kicked to run
smoke tests
--
This is a
vishesh92 commented on PR #8547:
URL: https://github.com/apache/cloudstack/pull/8547#issuecomment-1908587823
@blueorangutan test matrix
--
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 specifi
blueorangutan commented on PR #8547:
URL: https://github.com/apache/cloudstack/pull/8547#issuecomment-1908584147
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 8435
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
weizhouapache commented on PR #8556:
URL: https://github.com/apache/cloudstack/pull/8556#issuecomment-1908566764
> > @GaOrtiga @DaanHoogland sorry this PR is not needed in my opinion
>
> Having a workaround should not be a reason to restrict an operation. If
the operator does not know
weizhouapache commented on PR #8556:
URL: https://github.com/apache/cloudstack/pull/8556#issuecomment-1908559652
> The use case would be any operator that wants to delete `SYSTEM` templates
and does not know about the workaround, since it's not really something
self-explanatory.
@GaO
GaOrtiga commented on PR #8556:
URL: https://github.com/apache/cloudstack/pull/8556#issuecomment-1908522137
> > @GaOrtiga as a user wants this convenience. Even when I agree that it is
not vital, that would be enough for it to be needed.
> >
> > * Is there any more pressing objection
GaOrtiga commented on PR #8556:
URL: https://github.com/apache/cloudstack/pull/8556#issuecomment-1908508050
> @GaOrtiga @DaanHoogland sorry this PR is not needed in my opinion
Having a workaround should not be a reason to restrict an operation. If the
operator does not know that you c
blueorangutan commented on PR #8547:
URL: https://github.com/apache/cloudstack/pull/8547#issuecomment-1908462547
@vishesh92 a [SL] Jenkins job has been kicked to build packages. It will be
bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you
posted as I make progress.
vishesh92 commented on PR #8547:
URL: https://github.com/apache/cloudstack/pull/8547#issuecomment-1908460969
@blueorangutan package
--
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 co
weizhouapache commented on PR #8556:
URL: https://github.com/apache/cloudstack/pull/8556#issuecomment-1908414021
@DaanHoogland @GaOrtiga
let me explain a bit more
users might delete the unused SYSTEM template one or twice every year by
average. It takes just few minutes.
Howeve
weizhouapache commented on PR #8556:
URL: https://github.com/apache/cloudstack/pull/8556#issuecomment-1908378077
> @GaOrtiga as a user wants this convenience. Even when I agree that it is
not vital, that would be enough for it to be needed.
>
> * Is there any more pressing objection @
blueorangutan commented on PR #8563:
URL: https://github.com/apache/cloudstack/pull/8563#issuecomment-1908360086
UI build: :heavy_check_mark:
Live QA URL: https://qa.cloudstack.cloud/simulator/pr/8563 (QA-JID-269)
--
This is an automated message from the Apache Git Service.
To respond t
DaanHoogland commented on PR #8556:
URL: https://github.com/apache/cloudstack/pull/8556#issuecomment-1908351734
@GaOrtiga as a user wants this convenience. Even when I agree that it is not
vital, that would be enough for it to be needed.
- Is there any more pressing objection @weizhouapac
weizhouapache commented on issue #8562:
URL: https://github.com/apache/cloudstack/issues/8562#issuecomment-1908349794
@DaanHoogland
added to 4.18.2.0
--
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
weizhouapache commented on issue #8562:
URL: https://github.com/apache/cloudstack/issues/8562#issuecomment-1908348950
Just an update:
I was able to reproduce the issue
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
DaanHoogland commented on PR #8560:
URL: https://github.com/apache/cloudstack/pull/8560#issuecomment-1908341928
@sureshanaparti this is based on main so I changed the milestone to 4.20.
@kohrar if you wnat this in 4.18.2 please `git rebase --onto 4.18 `
cc @JoaoJandre
--
This is an
DaanHoogland commented on PR #8563:
URL: https://github.com/apache/cloudstack/pull/8563#issuecomment-1908331471
@JoaoJandre don't see why this wouldn't work on 4.18.2 as welll. Let me know
if you want me to backport.
--
This is an automated message from the Apache Git Service.
To respond
blueorangutan commented on PR #8563:
URL: https://github.com/apache/cloudstack/pull/8563#issuecomment-1908330873
@DaanHoogland a Jenkins job has been kicked to build UI QA env. I'll keep
you posted as I make progress.
--
This is an automated message from the Apache Git Service.
To respond
DaanHoogland commented on PR #8563:
URL: https://github.com/apache/cloudstack/pull/8563#issuecomment-1908330034
@blueorangutan ui
--
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 comm
weizhouapache commented on PR #8556:
URL: https://github.com/apache/cloudstack/pull/8556#issuecomment-1908317390
@GaOrtiga @DaanHoogland
sorry this PR is not needed in my opinion
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
GaOrtiga commented on code in PR #8556:
URL: https://github.com/apache/cloudstack/pull/8556#discussion_r1465051345
##
server/src/main/java/com/cloud/template/HypervisorTemplateAdapter.java:
##
@@ -748,9 +748,6 @@ void checkAndRemoveTemplateDetails(VMTemplateVO template) {
p
GaOrtiga commented on code in PR #8556:
URL: https://github.com/apache/cloudstack/pull/8556#discussion_r1465047023
##
server/src/main/java/com/cloud/template/HypervisorTemplateAdapter.java:
##
@@ -748,9 +748,6 @@ void checkAndRemoveTemplateDetails(VMTemplateVO template) {
p
blueorangutan commented on PR #8560:
URL: https://github.com/apache/cloudstack/pull/8560#issuecomment-1908298787
UI build: :heavy_check_mark:
Live QA URL: https://qa.cloudstack.cloud/simulator/pr/8560 (QA-JID-268)
--
This is an automated message from the Apache Git Service.
To respond t
Pearl1594 commented on code in PR #8563:
URL: https://github.com/apache/cloudstack/pull/8563#discussion_r1465030956
##
ui/src/components/view/DetailsTab.vue:
##
@@ -91,6 +91,18 @@
+
+{{ dataResource.serviceofferingd
DaanHoogland commented on code in PR #8556:
URL: https://github.com/apache/cloudstack/pull/8556#discussion_r1465022426
##
server/src/main/java/com/cloud/template/HypervisorTemplateAdapter.java:
##
@@ -748,9 +748,6 @@ void checkAndRemoveTemplateDetails(VMTemplateVO template) {
GaOrtiga commented on code in PR #8557:
URL: https://github.com/apache/cloudstack/pull/8557#discussion_r1465019618
##
engine/storage/image/src/main/java/org/apache/cloudstack/storage/image/manager/ImageStoreProviderManagerImpl.java:
##
@@ -179,52 +179,24 @@ public DataStore getR
DaanHoogland commented on PR #8563:
URL: https://github.com/apache/cloudstack/pull/8563#issuecomment-1908270132
:-1: from myself, the titles are visible when the fields are empty. That
needs to be remedied.
--
This is an automated message from the Apache Git Service.
To respond to the mes
blueorangutan commented on PR #8560:
URL: https://github.com/apache/cloudstack/pull/8560#issuecomment-1908267146
@DaanHoogland a Jenkins job has been kicked to build UI QA env. I'll keep
you posted as I make progress.
--
This is an automated message from the Apache Git Service.
To respond
DaanHoogland commented on PR #8560:
URL: https://github.com/apache/cloudstack/pull/8560#issuecomment-1908265633
@blueorangutan ui
--
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 comm
DaanHoogland commented on issue #8558:
URL: https://github.com/apache/cloudstack/issues/8558#issuecomment-1908244575
@kohrar I am not completely sure about your problem but it sounds like
unintended. Would you have a fix to add to the packaging?
--
This is an automated message from the Ap
GaOrtiga commented on PR #8556:
URL: https://github.com/apache/cloudstack/pull/8556#issuecomment-1908228049
> @GaOrtiga If you update the template to USER, then you will be able to
remove it. this will prevent some human mistakes
@weizhouapache I understand that there is a way to circ
DaanHoogland commented on PR #8243:
URL: https://github.com/apache/cloudstack/pull/8243#issuecomment-1908227425
@andrijapanicsb I know you have some experience with this, can you comment
on this change?
--
This is an automated message from the Apache Git Service.
To respond to the messag
codecov[bot] commented on PR #8563:
URL: https://github.com/apache/cloudstack/pull/8563#issuecomment-1908227301
##
[Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/8563?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
weizhouapache commented on issue #8562:
URL: https://github.com/apache/cloudstack/issues/8562#issuecomment-1908227163
> @weizhouapache 99.127.xxx.107 is used in an isolated network, but I can
ping it from other VPC,or from public not from a specific VPC mentioned in
issue. A Webserver is ru
DaanHoogland commented on PR #8563:
URL: https://github.com/apache/cloudstack/pull/8563#issuecomment-1908207676
@Pearl1594 I implemented your design but I feel I need to generalise it a
bit more. Any advice appreciated.
--
This is an automated message from the Apache Git Service.
To respo
DaanHoogland opened a new pull request, #8563:
URL: https://github.com/apache/cloudstack/pull/8563
### Description
This PR...
Fixes: #8537
### Types of changes
- [ ] Breaking change (fix or feature that would cause existi
midhunpjos commented on issue #8562:
URL: https://github.com/apache/cloudstack/issues/8562#issuecomment-1908185337
@weizhouapache 99.127.xxx.107 is used in an isolated network, but I can ping
it from other VPC,or from public not from a specific VPC mentioned in issue. A
Webserver is running
weizhouapache commented on issue #8562:
URL: https://github.com/apache/cloudstack/issues/8562#issuecomment-1908169010
> @weizhouapache Yes .Port forwarding is enabled for the IP. Firewall is
open for ICMP. Not only 99.127.xxx.107, 99.127.xxx.108... are not accessible
from specific VPC VM.
midhunpjos commented on issue #8562:
URL: https://github.com/apache/cloudstack/issues/8562#issuecomment-1908153374
@weizhouapache Yes .Port forwarding is enabled for the IP. Firewall is open
for ICMP.
Not only 99.127.xxx.107, 99.127.xxx.108... are not accessible from specific
VPC VM.
weizhouapache commented on issue #8562:
URL: https://github.com/apache/cloudstack/issues/8562#issuecomment-1908087822
> @weizhouapache Q: can you log into the VR, and check if the gateway of
each public range is reachable ? Yes From the VR gateway of each subnet is
reachable. The Public IP'
midhunpjos commented on issue #8562:
URL: https://github.com/apache/cloudstack/issues/8562#issuecomment-1908054724
@weizhouapache
Q: can you log into the VR, and check if the gateway of each public range is
reachable ?
Yes From the VR gateway of each subnet is reachable. The Public I
rohityadavcloud commented on PR #8553:
URL: https://github.com/apache/cloudstack/pull/8553#issuecomment-1908018638
LGTM - let's merge for 4.19.1.0, after the freeze/4.19.0.0 GA.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
This is an automated email from the ASF dual-hosted git repository.
weizhou pushed a change to branch release-v1.1.0
in repository
https://gitbox.apache.org/repos/asf/cloudstack-kubernetes-provider.git
at be24d41b Update version to v1.1.0 in deployment.yaml
This branch includes the follo
This is an automated email from the ASF dual-hosted git repository.
weizhou pushed a commit to branch release-v1.1.0
in repository
https://gitbox.apache.org/repos/asf/cloudstack-kubernetes-provider.git
commit be24d41b5547170cfe39a1f4496ad62d0bd00229
Author: Wei Zhou
AuthorDate: Wed Jan 24 12:11
weizhouapache commented on issue #8562:
URL: https://github.com/apache/cloudstack/issues/8562#issuecomment-1907903294
@midhunpjos
- can you log into the VR, and check if the gateway of each public range is
reachable ?
- can you create a tier with `default_allow` and test with a vm on
weizhouapache closed issue #8451: DHCP in Virtual Router is not working
URL: https://github.com/apache/cloudstack/issues/8451
--
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
harikrishna-patnala commented on code in PR #8547:
URL: https://github.com/apache/cloudstack/pull/8547#discussion_r1464718607
##
agent/src/main/java/com/cloud/agent/properties/AgentProperties.java:
##
@@ -659,6 +659,14 @@ public class AgentProperties{
*/
public static
blueorangutan commented on PR #8544:
URL: https://github.com/apache/cloudstack/pull/8544#issuecomment-1907867517
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 8431
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
vishesh92 commented on code in PR #8547:
URL: https://github.com/apache/cloudstack/pull/8547#discussion_r1464709838
##
agent/src/main/java/com/cloud/agent/properties/AgentProperties.java:
##
@@ -659,6 +659,14 @@ public class AgentProperties{
*/
public static final Pro
blueorangutan commented on PR #8547:
URL: https://github.com/apache/cloudstack/pull/8547#issuecomment-1907824569
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 8430
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch docusaurus-staging
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
from 200721214 split the styles of the survey and survey announce block
add c0aadc441 Fix grammar in
harikrishna-patnala commented on code in PR #8547:
URL: https://github.com/apache/cloudstack/pull/8547#discussion_r1464654622
##
agent/src/main/java/com/cloud/agent/properties/AgentProperties.java:
##
@@ -659,6 +659,14 @@ public class AgentProperties{
*/
public static
sureshanaparti commented on code in PR #8547:
URL: https://github.com/apache/cloudstack/pull/8547#discussion_r1464645992
##
engine/storage/volume/src/main/java/org/apache/cloudstack/storage/datastore/provider/DefaultHostListener.java:
##
@@ -121,7 +122,9 @@ private NicTO createN
blueorangutan commented on PR #8544:
URL: https://github.com/apache/cloudstack/pull/8544#issuecomment-1907749634
@sureshanaparti a [SL] Jenkins job has been kicked to build packages. It
will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep
you posted as I make progre
weizhouapache commented on issue #8454:
URL: https://github.com/apache/cloudstack/issues/8454#issuecomment-1907733739
@tuanhoangth1603
I am closing this issue. please feel free to reopen it or create new issue.
--
This is an automated message from the Apache Git Service.
To respond to
weizhouapache closed issue #8454: VPN Client to site: Cannot ping to VM in VPC
URL: https://github.com/apache/cloudstack/issues/8454
--
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 comme
sureshanaparti commented on code in PR #8547:
URL: https://github.com/apache/cloudstack/pull/8547#discussion_r1464610998
##
engine/storage/volume/src/main/java/org/apache/cloudstack/storage/datastore/provider/DefaultHostListener.java:
##
@@ -121,7 +122,7 @@ private NicTO createN
sureshanaparti commented on PR #8544:
URL: https://github.com/apache/cloudstack/pull/8544#issuecomment-1907718702
@blueorangutan package
--
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 specif
sureshanaparti commented on code in PR #8544:
URL: https://github.com/apache/cloudstack/pull/8544#discussion_r1464590405
##
framework/db/src/main/java/com/cloud/utils/db/GenericDaoBase.java:
##
@@ -650,7 +655,7 @@ protected void setField(Object entity, Field field,
ResultSet rs
shwstppr commented on code in PR #8547:
URL: https://github.com/apache/cloudstack/pull/8547#discussion_r1464583734
##
engine/storage/volume/src/main/java/org/apache/cloudstack/storage/datastore/provider/DefaultHostListener.java:
##
@@ -121,7 +122,7 @@ private NicTO createNicTOFr
sureshanaparti commented on code in PR #8544:
URL: https://github.com/apache/cloudstack/pull/8544#discussion_r1464583628
##
plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/storage/LibvirtStorageAdaptor.java:
##
@@ -775,23 +781,22 @@ public KVMPhysicalDisk createPh
blueorangutan commented on PR #8547:
URL: https://github.com/apache/cloudstack/pull/8547#issuecomment-1907705902
[SF] Trillian test result (tid-8924)
Environment: vmware-67u3 (x2), Advanced Networking with Mgmt server r8
Total time taken: 48332 seconds
Marvin logs:
https://github.co
blueorangutan commented on PR #8547:
URL: https://github.com/apache/cloudstack/pull/8547#issuecomment-1907700139
@vishesh92 a [SL] Jenkins job has been kicked to build packages. It will be
bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you
posted as I make progress.
vishesh92 commented on PR #8547:
URL: https://github.com/apache/cloudstack/pull/8547#issuecomment-1907698821
@blueorangutan package
--
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 co
blueorangutan commented on PR #8547:
URL: https://github.com/apache/cloudstack/pull/8547#issuecomment-1907692851
[SF] Trillian test result (tid-8923)
Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7
Total time taken: 48002 seconds
Marvin logs:
https://github.co
blueorangutan commented on PR #8547:
URL: https://github.com/apache/cloudstack/pull/8547#issuecomment-1907670272
[SF] Trillian test result (tid-8925)
Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
Total time taken: 47048 seconds
Marvin logs:
https://github.com
blueorangutan commented on PR #8544:
URL: https://github.com/apache/cloudstack/pull/8544#issuecomment-1907665475
@rohityadavcloud a [SL] Trillian-Jenkins matrix job (centos7 mgmt +
xenserver71, rocky8 mgmt + vmware67u3, centos7 mgmt + kvmcentos7) has been
kicked to run smoke tests
--
Thi
rohityadavcloud commented on PR #8544:
URL: https://github.com/apache/cloudstack/pull/8544#issuecomment-1907664023
@blueorangutan test matrix
--
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 s
The GitHub Actions job "Pages" on cloudstack-www.git has succeeded.
Run started by GitHub user DaanHoogland (triggered by DaanHoogland).
Head commit for run:
200721214e03263b1878467cc1fa57d4ed1469c7 / Daan Hoogland
split the styles of the survey and survey announce block
Report URL: https://gi
This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch docusaurus-staging
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
from c6c9c02a5 Fix spelling (#136)
add 200721214 split the styles of the survey and survey announce
vishesh92 commented on code in PR #8547:
URL: https://github.com/apache/cloudstack/pull/8547#discussion_r1464515044
##
engine/storage/volume/src/main/java/org/apache/cloudstack/storage/datastore/provider/DefaultHostListener.java:
##
@@ -121,7 +135,7 @@ private NicTO createNicTOF
vishesh92 commented on code in PR #8547:
URL: https://github.com/apache/cloudstack/pull/8547#discussion_r1464511864
##
plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/wrapper/LibvirtReadyCommandWrapper.java:
##
@@ -51,11 +53,12 @@ public Answer execute(fi
shwstppr commented on PR #8560:
URL: https://github.com/apache/cloudstack/pull/8560#issuecomment-1907627264
@kohrar this needs to be targetted to 4.18 branch if you would want it to go
in 4.18.2 cc @JoaoJandre
--
This is an automated message from the Apache Git Service.
To respond to the
The GitHub Actions job "Pages" on cloudstack-www.git has failed.
Run started by GitHub user jbampton (triggered by jbampton).
Head commit for run:
f0e33bfc8869698fcd33548af0fdb6b5f48bff08 / John Bampton
Fix grammar in Markdown files
Report URL: https://github.com/apache/cloudstack-www/actions/
93 matches
Mail list logo