blueorangutan commented on PR #8674:
URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-1980277231
@shwstppr 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.
shwstppr commented on PR #8674:
URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-1980275708
@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 com
This is an automated email from the ASF dual-hosted git repository.
weizhou pushed a commit to branch 4.18
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/4.18 by this push:
new 986d754768d SG: fix SQL exception when add secu
weizhouapache merged PR #8616:
URL: https://github.com/apache/cloudstack/pull/8616
--
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: commits-unsubscr...@c
weizhouapache commented on PR #8616:
URL: https://github.com/apache/cloudstack/pull/8616#issuecomment-1980239411
Merging based on approvals and manual/smoke test results
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git
The following commit(s) were added to refs/heads/main by this push:
new 35307e1 added noderootdisksi
This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git
The following commit(s) were added to refs/heads/main by this push:
new 5be794b Update details if ch
This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git
The following commit(s) were added to refs/heads/main by this push:
new 976e564 Support adding templ
boring-cyborg[bot] commented on issue #8749:
URL: https://github.com/apache/cloudstack/issues/8749#issuecomment-1979918432
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
Psyma opened a new issue, #8749:
URL: https://github.com/apache/cloudstack/issues/8749
# ISSUE TYPE
* Other
# COMPONENT NAME
~~~
~~~
# CLOUDSTACK VERSION
~~~
~~~
# CONFIGURATION
# OS / ENVI
blueorangutan commented on PR #8302:
URL: https://github.com/apache/cloudstack/pull/8302#issuecomment-1979862306
[SF] Trillian test result (tid-9394)
Environment: vmware-67u3 (x2), Advanced Networking with Mgmt server r8
Total time taken: 52646 seconds
Marvin logs:
https://github.co
blueorangutan commented on PR #8616:
URL: https://github.com/apache/cloudstack/pull/8616#issuecomment-1979853869
[SF] Trillian test result (tid-9398)
Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
Total time taken: 40986 seconds
Marvin logs:
https://github.com
blueorangutan commented on PR #8302:
URL: https://github.com/apache/cloudstack/pull/8302#issuecomment-1979778573
[SF] Trillian test result (tid-9395)
Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
Total time taken: 47264 seconds
Marvin logs:
https://github.com
blueorangutan commented on PR #8302:
URL: https://github.com/apache/cloudstack/pull/8302#issuecomment-1979754212
[SF] Trillian test result (tid-9393)
Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7
Total time taken: 46035 seconds
Marvin logs:
https://github.co
winterhazel commented on PR #8307:
URL: https://github.com/apache/cloudstack/pull/8307#issuecomment-1979546446
I tested the feature introduced in this PR. It seems to be working as
intended.
First, I configured Quota to send e-mails. I also created an account with my
e-mail, added 9
vishesh92 commented on PR #8737:
URL: https://github.com/apache/cloudstack/pull/8737#issuecomment-1979497377
> @vishesh92 could you share a description of the tests that you've done and
their results?
Sure. I created a table with 661683 entries for timestamp ranging from
`1970-11-29`
vishesh92 commented on code in PR #8740:
URL: https://github.com/apache/cloudstack/pull/8740#discussion_r1513378431
##
framework/db/src/main/java/com/cloud/utils/db/GenericDaoBase.java:
##
@@ -1208,9 +1208,14 @@ public boolean expunge(final ID id) {
}
}
-// F
vishesh92 commented on code in PR #8740:
URL: https://github.com/apache/cloudstack/pull/8740#discussion_r1513377957
##
framework/db/src/main/java/com/cloud/utils/db/GenericDaoBase.java:
##
@@ -1223,6 +1228,11 @@ public int expunge(final SearchCriteria sc) {
str.appe
jhondoue opened a new issue, #8748:
URL: https://github.com/apache/cloudstack/issues/8748
# ISSUE TYPE
* Bug Report
# COMPONENT NAME
~~~
VolumeManagemet,Migration
~~~
# CLOUDSTACK VERSION
~~~
4.18.1
~~~
# C
lucas-a-martins commented on code in PR #8743:
URL: https://github.com/apache/cloudstack/pull/8743#discussion_r1513234550
##
server/src/main/java/com/cloud/user/AccountManagerImpl.java:
##
@@ -1815,7 +1815,15 @@ public boolean deleteUserAccount(long accountId) {
// If t
JoaoJandre commented on code in PR #8740:
URL: https://github.com/apache/cloudstack/pull/8740#discussion_r1513204284
##
framework/db/src/main/java/com/cloud/utils/db/GenericDaoBase.java:
##
@@ -1208,9 +1208,14 @@ public boolean expunge(final ID id) {
}
}
-//
JoaoJandre commented on PR #8737:
URL: https://github.com/apache/cloudstack/pull/8737#issuecomment-1979253335
> > Hey, @vishesh92
> > Adding the `vm_stats` -> `timestamp` index to the table might not
produce the effect that you want. When deleting very specific rows, adding an
index to t
blueorangutan commented on PR #8530:
URL: https://github.com/apache/cloudstack/pull/8530#issuecomment-1978724141
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 8856
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
blueorangutan commented on PR #8302:
URL: https://github.com/apache/cloudstack/pull/8302#issuecomment-1978722141
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 8855
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
rajujith opened a new issue, #8747:
URL: https://github.com/apache/cloudstack/issues/8747
# ISSUE TYPE
* Bug Report
# COMPONENT NAME
~~~
VMware, Migration
~~~
# CLOUDSTACK VERSION
~~~
4.17.2
~~~
# OS /
JoaoJandre commented on code in PR #8740:
URL: https://github.com/apache/cloudstack/pull/8740#discussion_r1512752381
##
server/src/main/java/com/cloud/server/StatsCollector.java:
##
@@ -290,6 +287,11 @@ public String toString() {
protected static ConfigKey vmStatsCollectUse
blueorangutan commented on PR #8616:
URL: https://github.com/apache/cloudstack/pull/8616#issuecomment-1978666781
@sureshanaparti a [SL] Trillian-Jenkins test job (centos7 mgmt +
kvm-centos7) has been kicked to run smoke tests
--
This is an automated message from the Apache Git Service.
To
sureshanaparti commented on PR #8616:
URL: https://github.com/apache/cloudstack/pull/8616#issuecomment-1978665354
@blueorangutan test
--
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
kedupuganti-kub commented on issue #8738:
URL: https://github.com/apache/cloudstack/issues/8738#issuecomment-1978626264
I have tried to https://github.com/apache/cloudstack/pull/7692 tried in
this way
but the problem here the error which i am getting is 22 port on hyperv
and s
blueorangutan commented on PR #8616:
URL: https://github.com/apache/cloudstack/pull/8616#issuecomment-1978611527
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 8854
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
blueorangutan commented on PR #8530:
URL: https://github.com/apache/cloudstack/pull/8530#issuecomment-1978600707
@DaanHoogland 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
DaanHoogland commented on PR #8530:
URL: https://github.com/apache/cloudstack/pull/8530#issuecomment-1978600140
@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
blueorangutan commented on PR #8302:
URL: https://github.com/apache/cloudstack/pull/8302#issuecomment-1978572088
@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 #8302:
URL: https://github.com/apache/cloudstack/pull/8302#issuecomment-1978570021
@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 #8616:
URL: https://github.com/apache/cloudstack/pull/8616#issuecomment-1978489978
@weizhouapache 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 progres
weizhouapache commented on PR #8616:
URL: https://github.com/apache/cloudstack/pull/8616#issuecomment-1978487654
> clgtm and confirmed in lab-env that rules can be added after creating a VM
with the SG assigned
great, thanks @DaanHoogland !
@blueorangutan package
--
This is
sureshanaparti commented on PR #8724:
URL: https://github.com/apache/cloudstack/pull/8724#issuecomment-1978429363
Hi @mlsorensen can this be targeted for 4.19.1?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
DaanHoogland commented on PR #8728:
URL: https://github.com/apache/cloudstack/pull/8728#issuecomment-1978428601
> > clgtm, I think we need to implement some policies on when to log stack
traces though. cc @JoaoJandre
>
> I think that some guidelines would be good, sadly the discussion
blueorangutan commented on PR #8302:
URL: https://github.com/apache/cloudstack/pull/8302#issuecomment-1978306012
@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 #8302:
URL: https://github.com/apache/cloudstack/pull/8302#issuecomment-1978305125
@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
This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git
The following commit(s) were added to refs/heads/main by this push:
new c8279b9 added podid (#89)
c8
blueorangutan commented on PR #8674:
URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-1978283558
[SF] Trillian test result (tid-9390)
Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
Total time taken: 51048 seconds
Marvin logs:
https://github.com
weizhouapache opened a new issue, #8745:
URL: https://github.com/apache/cloudstack/issues/8745
Steps to reproduce the issue
- Create 1 VPC
- create 2 VPC tiers, and a VM on each VPC tier
- acquire 2 public IPs
- create LB rules to the VM in each tier
The VR has correct
codecov[bot] commented on PR #8742:
URL: https://github.com/apache/cloudstack/pull/8742#issuecomment-1978171319
##
[Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/8742?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
sureshanaparti commented on code in PR #8741:
URL: https://github.com/apache/cloudstack/pull/8741#discussion_r1512295137
##
systemvm/debian/opt/cloud/bin/cs/CsHelper.py:
##
@@ -113,22 +113,20 @@ def bool_to_yn(val):
def get_device_info():
""" Returns all devices on system
45 matches
Mail list logo