[GitHub] rafaelweingartner commented on issue #2401: [CLOUDSTACK-10226] CloudStack is not importing Local storage properly

2018-04-04 Thread GitBox
rafaelweingartner commented on issue #2401: [CLOUDSTACK-10226] CloudStack is 
not importing Local storage properly
URL: https://github.com/apache/cloudstack/pull/2401#issuecomment-378729792
 
 
   @DaanHoogland I do not think @blueorangutan heard your request for testing 
here...


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] rafaelweingartner commented on issue #2511: [CLOUDSTACK-10344] bug when moving ACL rules (change order with drag and drop)

2018-04-04 Thread GitBox
rafaelweingartner commented on issue #2511: [CLOUDSTACK-10344] bug when moving 
ACL rules (change order with drag and drop)
URL: https://github.com/apache/cloudstack/pull/2511#issuecomment-378729340
 
 
   @borisstoyanov these errors seem to be recurrent. Can I consider that 
everything is ok? or should I investigate deeper the failures reported?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] PaulAngus commented on issue #2533: Web-UI creates all isolated Nets with IP range 10.1.1.0/24

2018-04-04 Thread GitBox
PaulAngus commented on issue #2533: Web-UI creates all isolated Nets with IP 
range 10.1.1.0/24
URL: https://github.com/apache/cloudstack/issues/2533#issuecomment-378660657
 
 
   @sgoeminn 
   
   in commit 26759d1d139b52b8adfd8adba7809e32091423b5
   
   you seem to have changed the network.js such that guestGateway appears twice 
and guestNetmask has been removed.
   
https://github.com/apache/cloudstack/blob/master/ui/scripts/network.js#L730-L739
   
   As this relates to your externalID, i haven't simply reverted it.
   Please could you look into it & also add the 'ui hint' (docID) to explain 
what External ID is for, it's a quite random field for most people.
   
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] mdesaive opened a new issue #2533: Web-UI creates all isolated Nets with IP range 10.1.1.0/24

2018-04-04 Thread GitBox
mdesaive opened a new issue #2533: Web-UI creates all isolated Nets with IP 
range 10.1.1.0/24
URL: https://github.com/apache/cloudstack/issues/2533
 
 
   
   
   # ISSUE TYPE
   
* Bug Report
   
   # COMPONENT NAME
   
   ~~~
   UI
   ~~~
   
   # CLOUDSTACK VERSION
   
   
   ~~~
   4.11.0.0
   ~~~
   
   # CONFIGURATION
   
   
   
   # OS / ENVIRONMENT
   
   
   
   # SUMMARY
   
   
   After upgrading to 4.11 we have the issue, that isolated nets created with 
the web-UI are always created for the IP range 10.1.1.0/24 - no matter what 
values are filled in the fields "Guest Gateway" and "Guest Netmask".
   
   Creating an isolated network with CloudMonkey works perfectly using the 
syntax:
   
   create network displaytext=deleteme-cloudmonkey name=deleteme-cloudmonkey 
networkofferingid= zoneid= projectid= gateway=172.17.1.1 
netmask=255.255.252.0 networkdomain=deleteme-cloudmonkey.heinlein-intern.de
   
   Paul Angus confirmed on us...@cloudstack.apache.org:
   
   Yes looks like a UI bug. I tried through the UI with the browser in 
developer mode to see what was sent. The guest netmask is 
missing.http://192.168.56.11:8080/client/api?command=createNetwork&response=json&zoneId=6d0ebc4e-1f70-4a87-b29b-cb98f9ab9594&name=test_net&displayText=test-sourcenat&networkOfferingId=e6425385-e5d2-457a-b3df-4845b9e79edc&gateway=10.0.0.1&_=1522849857187
   
   # STEPS TO REPRODUCE
   
   
   
   ~~~
   Login to web-UI with DomainAdmin User.
   Create new isolated network.
   Specifiy 
   "Guest Gateway" other than 10.1.1.1 or
   "Guest Netmask" other than 24
   ~~~
   
   
   
   # EXPECTED RESULTS
   
   
   ~~~
   Have the "Guest Gateway" and "Guest Netmask" configured according to the 
values entered.
   ~~~
   
   # ACTUAL RESULTS
   
   
   
   ~~~
   The network is created for guest IP range 10.1.1.1/24 no matter what values 
where entered for "Guest Gateway" and "Guest Netmask".
   ~~~
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] blueorangutan commented on issue #2462: [CLOUDSTACK-10301] Allow updating the network ACL list name and Description

2018-04-04 Thread GitBox
blueorangutan commented on issue #2462: [CLOUDSTACK-10301] Allow updating the 
network ACL list name and Description
URL: https://github.com/apache/cloudstack/pull/2462#issuecomment-378577854
 
 
   @borisstoyanov a 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 respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] blueorangutan commented on issue #2404: [CLOUDSTACK-10230] User should not be able to use removed “Guest OS type”

2018-04-04 Thread GitBox
blueorangutan commented on issue #2404: [CLOUDSTACK-10230] User should not be 
able to use removed “Guest OS type”
URL: https://github.com/apache/cloudstack/pull/2404#issuecomment-37850
 
 
   @borisstoyanov a 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 respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] borisstoyanov commented on issue #2404: [CLOUDSTACK-10230] User should not be able to use removed “Guest OS type”

2018-04-04 Thread GitBox
borisstoyanov commented on issue #2404: [CLOUDSTACK-10230] User should not be 
able to use removed “Guest OS type”
URL: https://github.com/apache/cloudstack/pull/2404#issuecomment-378577640
 
 
   @blueorangutan test


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] borisstoyanov commented on issue #2462: [CLOUDSTACK-10301] Allow updating the network ACL list name and Description

2018-04-04 Thread GitBox
borisstoyanov commented on issue #2462: [CLOUDSTACK-10301] Allow updating the 
network ACL list name and Description
URL: https://github.com/apache/cloudstack/pull/2462#issuecomment-378577596
 
 
   @blueorangutan test


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] resmo closed issue #2531: registered windows10 ISO

2018-04-04 Thread GitBox
resmo closed issue #2531: registered windows10 ISO
URL: https://github.com/apache/cloudstack/issues/2531
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] resmo commented on issue #2531: registered windows10 ISO

2018-04-04 Thread GitBox
resmo commented on issue #2531: registered windows10 ISO
URL: https://github.com/apache/cloudstack/issues/2531#issuecomment-378569000
 
 
   Also important is to select the right disk driver and it only works since > 
4.6 AFAIR. Please head to mailing list. 
   
   Closing this issue due to more like a question how to run windows VMs in 
cloudstack/hypervisor.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] resmo closed pull request #2526: add issue template for github issues

2018-04-04 Thread GitBox
resmo closed pull request #2526: add issue template for github issues
URL: https://github.com/apache/cloudstack/pull/2526
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md
new file mode 100644
index 000..21627321142
--- /dev/null
+++ b/ISSUE_TEMPLATE.md
@@ -0,0 +1,76 @@
+
+
+# ISSUE TYPE
+
+ * Bug Report
+ * Improvement Request
+ * Enhancement Request
+ * Feature Idea
+ * Documentation Report
+ * Other
+
+# COMPONENT NAME
+
+~~~
+
+~~~
+
+# CLOUDSTACK VERSION
+
+
+~~~
+
+~~~
+
+# CONFIGURATION
+
+
+
+# OS / ENVIRONMENT
+
+
+
+# SUMMARY
+
+
+
+# STEPS TO REPRODUCE
+
+
+
+~~~
+
+~~~
+
+
+
+# EXPECTED RESULTS
+
+
+~~~
+
+~~~
+
+# ACTUAL RESULTS
+
+
+
+~~~
+
+~~~


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[cloudstack] branch master updated: Add issue template for github issues (#2526)

2018-04-04 Thread resmo
This is an automated email from the ASF dual-hosted git repository.

resmo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/master by this push:
 new 3221a55  Add issue template for github issues (#2526)
3221a55 is described below

commit 3221a553615335996a68658efef63f21c40b6b45
Author: René Moser 
AuthorDate: Wed Apr 4 13:23:26 2018 +0200

Add issue template for github issues (#2526)
---
 ISSUE_TEMPLATE.md | 76 +++
 1 file changed, 76 insertions(+)

diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md
new file mode 100644
index 000..2162732
--- /dev/null
+++ b/ISSUE_TEMPLATE.md
@@ -0,0 +1,76 @@
+
+
+# ISSUE TYPE
+
+ * Bug Report
+ * Improvement Request
+ * Enhancement Request
+ * Feature Idea
+ * Documentation Report
+ * Other
+
+# COMPONENT NAME
+
+~~~
+
+~~~
+
+# CLOUDSTACK VERSION
+
+
+~~~
+
+~~~
+
+# CONFIGURATION
+
+
+
+# OS / ENVIRONMENT
+
+
+
+# SUMMARY
+
+
+
+# STEPS TO REPRODUCE
+
+
+
+~~~
+
+~~~
+
+
+
+# EXPECTED RESULTS
+
+
+~~~
+
+~~~
+
+# ACTUAL RESULTS
+
+
+
+~~~
+
+~~~

-- 
To stop receiving notification emails like this one, please contact
re...@apache.org.


[GitHub] blueorangutan commented on issue #2462: [CLOUDSTACK-10301] Allow updating the network ACL list name and Description

2018-04-04 Thread GitBox
blueorangutan commented on issue #2462: [CLOUDSTACK-10301] Allow updating the 
network ACL list name and Description
URL: https://github.com/apache/cloudstack/pull/2462#issuecomment-378565420
 
 
   Packaging result: ✔centos6 ✔centos7 ✔debian. JID-1872


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] blueorangutan commented on issue #2404: [CLOUDSTACK-10230] User should not be able to use removed “Guest OS type”

2018-04-04 Thread GitBox
blueorangutan commented on issue #2404: [CLOUDSTACK-10230] User should not be 
able to use removed “Guest OS type”
URL: https://github.com/apache/cloudstack/pull/2404#issuecomment-378565419
 
 
   Packaging result: ✔centos6 ✔centos7 ✔debian. JID-1871


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] rafaelweingartner commented on issue #2532: The system version supported by the instance

2018-04-04 Thread GitBox
rafaelweingartner commented on issue #2532: The system version supported by the 
instance
URL: https://github.com/apache/cloudstack/issues/2532#issuecomment-378558981
 
 
   Well, I closed because it felt like a question, and not a report of an issue 
to improve our documentation. 
   It was not clear if he was talking about operating system for VMs, or 
hypervisors' operating systems that are supported by ACS.
   
   There is another issue that @LYXmoonstars just opened, and it was a 
question. That is why I assumed this one was the same type. The other one I did 
not close yet, let's see if the replies use there.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] DaanHoogland commented on issue #2532: The system version supported by the instance

2018-04-04 Thread GitBox
DaanHoogland commented on issue #2532: The system version supported by the 
instance
URL: https://github.com/apache/cloudstack/issues/2532#issuecomment-378558129
 
 
   @rafaelweingartner , If @LYXmoonstars want to create a list of versions 
supported, that would be a feature of the eco system wouldn't it? Maybe not for 
the system itself but for the tests or documentation. If you only want an 
answer to a question, @LYXmoonstars , this is indeed not the place. 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] DaanHoogland commented on issue #2526: add issue template for github issues

2018-04-04 Thread GitBox
DaanHoogland commented on issue #2526: add issue template for github issues
URL: https://github.com/apache/cloudstack/pull/2526#issuecomment-378557383
 
 
   let me know when you are done, @resmo, or merge yourself ;)


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] borisstoyanov commented on issue #2501: Only perform certain actions with managed storage if the VM is s…

2018-04-04 Thread GitBox
borisstoyanov commented on issue #2501: Only perform certain actions with 
managed storage if the VM is s…
URL: https://github.com/apache/cloudstack/pull/2501#issuecomment-378555158
 
 
   @blueorangutan test


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] blueorangutan commented on issue #2501: Only perform certain actions with managed storage if the VM is s…

2018-04-04 Thread GitBox
blueorangutan commented on issue #2501: Only perform certain actions with 
managed storage if the VM is s…
URL: https://github.com/apache/cloudstack/pull/2501#issuecomment-378555285
 
 
   @borisstoyanov a 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 respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] blueorangutan commented on issue #2462: [CLOUDSTACK-10301] Allow updating the network ACL list name and Description

2018-04-04 Thread GitBox
blueorangutan commented on issue #2462: [CLOUDSTACK-10301] Allow updating the 
network ACL list name and Description
URL: https://github.com/apache/cloudstack/pull/2462#issuecomment-378554546
 
 
   @borisstoyanov a Jenkins job has been kicked to build packages. 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 GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] borisstoyanov commented on issue #2462: [CLOUDSTACK-10301] Allow updating the network ACL list name and Description

2018-04-04 Thread GitBox
borisstoyanov commented on issue #2462: [CLOUDSTACK-10301] Allow updating the 
network ACL list name and Description
URL: https://github.com/apache/cloudstack/pull/2462#issuecomment-378554377
 
 
   @blueorangutan package


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] blueorangutan commented on issue #2404: [CLOUDSTACK-10230] User should not be able to use removed “Guest OS type”

2018-04-04 Thread GitBox
blueorangutan commented on issue #2404: [CLOUDSTACK-10230] User should not be 
able to use removed “Guest OS type”
URL: https://github.com/apache/cloudstack/pull/2404#issuecomment-378554289
 
 
   @borisstoyanov a Jenkins job has been kicked to build packages. 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 GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] borisstoyanov commented on issue #2404: [CLOUDSTACK-10230] User should not be able to use removed “Guest OS type”

2018-04-04 Thread GitBox
borisstoyanov commented on issue #2404: [CLOUDSTACK-10230] User should not be 
able to use removed “Guest OS type”
URL: https://github.com/apache/cloudstack/pull/2404#issuecomment-378554055
 
 
   @blueorangutan package


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] rafaelweingartner commented on issue #2532: The system version supported by the instance

2018-04-04 Thread GitBox
rafaelweingartner commented on issue #2532: The system version supported by the 
instance
URL: https://github.com/apache/cloudstack/issues/2532#issuecomment-378553610
 
 
   I will close this issue. The issues tab here is not intended to look for 
answers for doubts. You can try using IRC, Slack, or our mailing lists. Please 
visit [1].
   
   [1] https://cloudstack.apache.org/mailing-lists.html


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] rafaelweingartner closed issue #2532: The system version supported by the instance

2018-04-04 Thread GitBox
rafaelweingartner closed issue #2532: The system version supported by the 
instance
URL: https://github.com/apache/cloudstack/issues/2532
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] LYXmoonstars opened a new issue #2532: The system version supported by the instance

2018-04-04 Thread GitBox
LYXmoonstars opened a new issue #2532: The system version supported by the 
instance
URL: https://github.com/apache/cloudstack/issues/2532
 
 
   I want to create examples of various systems, but I don't know that 
cloudstack specifically supports those systems and the version number of the 
system.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] rafaelweingartner commented on issue #2531: registered windows10 ISO

2018-04-04 Thread GitBox
rafaelweingartner commented on issue #2531: registered windows10 ISO
URL: https://github.com/apache/cloudstack/issues/2531#issuecomment-378552646
 
 
   Well, that is not an ACS problem per se, but a hypervisor one.
   
   What OS type are you using?
   ACs version?
   Hypervisor type and version?
   Storage type?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] LYXmoonstars opened a new issue #2531: registered windows10 ISO

2018-04-04 Thread GitBox
LYXmoonstars opened a new issue #2531: registered windows10 ISO
URL: https://github.com/apache/cloudstack/issues/2531
 
 
   I registered windows10 ISO
   , creating an instance, unable to create, indicating that Windows system 
error has been restarted and unable to enter the system. I think it is not 
compatible with windows10.
   ![qq 
20180404121647](https://user-images.githubusercontent.com/20179689/38302102-1aeffda6-3834-11e8-8039-1b724d6cbdb5.png)
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] resmo commented on issue #2526: add issue template for github issues

2018-04-04 Thread GitBox
resmo commented on issue #2526: add issue template for github issues
URL: https://github.com/apache/cloudstack/pull/2526#issuecomment-378527177
 
 
   @DaanHoogland np :)


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] PaulAngus commented on issue #2530: KVM hosts fail to connect if there is more than one IP address on the host

2018-04-04 Thread GitBox
PaulAngus commented on issue #2530: KVM hosts fail to connect if there is more 
than one IP address on the host
URL: https://github.com/apache/cloudstack/issues/2530#issuecomment-378524184
 
 
   cc @rhtyd 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] PaulAngus opened a new issue #2530: KVM hosts fail to connect if there is more than one IP address on the host

2018-04-04 Thread GitBox
PaulAngus opened a new issue #2530: KVM hosts fail to connect if there is more 
than one IP address on the host
URL: https://github.com/apache/cloudstack/issues/2530
 
 
   The secure hosts feature appears to detect the IP address that it uses to 
identify itself.  if there is more than one IP address associated with the 
host, then it often returns the incorrect IP.
   
   The mgmt log would show:
   
   > 2018-03-14 18:13:10,020 DEBUG [o.a.c.c.p.RootCACustomTrustManager] 
(pool-77-thread-1:null) (logid:) A client/agent attempting connection from 
address=10.0.0.19 has presented these certificate(s):
   > Certificate [1] :
   > Serial: 7dc845e9c253e9fc
   >   Not Before:Wed Mar 14 06:06:39 UTC 2018
   >   Not After:Thu Mar 14 18:06:39 UTC 2019
   >   Signature Algorithm:SHA256withRSA
   >   Version:3
   >   Subject DN:C=cloudstack, O=cloudstack, OU=cloudstack, CN=PhysHost2
   >   Issuer DN:CN=ca.cloudstack.apache.org
   >   Alternative Names:[[7, 10.5.2.12], [2, 10.5.2.12]]
   > Certificate [2] :
   > Serial: 9498673f271fef0e
   >   Not Before:Wed Mar 14 05:40:42 UTC 2018
   >   Not After:Fri Mar 06 17:40:42 UTC 2048
   >   Signature Algorithm:SHA256withRSA
   >   Version:3
   >   Subject DN:CN=ca.cloudstack.apache.org
   >   Issuer DN:CN=ca.cloudstack.apache.org
   >   Alternative Names:null
   > 2018-03-14 18:13:10,022 ERROR [o.a.c.c.p.RootCACustomTrustManager] 
(pool-77-thread-1:null) (logid:) **Certificate ownership verification failed 
for client: 10.0.0.19**
   > 2018-03-14 18:13:10,022 ERROR [c.c.u.n.Link] 
(AgentManager-SSLHandshakeHandler-1:null) (logid:) SSL error caught during wrap 
data: General SSLEngine problem, for local address=/10.2.2.96:8250, remote 
address=/10.0.0.19:45810.
   
   10.0.0.19 is a unrelated monitoring interface
   
   _I believe_ that the client should identify itself using the IP or hostname 
which was passed when adding the KVM host to CloudStack.
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] blueorangutan commented on issue #2498: CLOUDSTACK-10327: Do not invalidate the session when API command not found

2018-04-04 Thread GitBox
blueorangutan commented on issue #2498: CLOUDSTACK-10327: Do not invalidate the 
session when API command not found
URL: https://github.com/apache/cloudstack/pull/2498#issuecomment-378517387
 
 
   @borisstoyanov a 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 respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] borisstoyanov commented on issue #2498: CLOUDSTACK-10327: Do not invalidate the session when API command not found

2018-04-04 Thread GitBox
borisstoyanov commented on issue #2498: CLOUDSTACK-10327: Do not invalidate the 
session when API command not found
URL: https://github.com/apache/cloudstack/pull/2498#issuecomment-378517279
 
 
   @blueorangutan test


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] DaanHoogland commented on issue #2526: add issue template for github issues

2018-04-04 Thread GitBox
DaanHoogland commented on issue #2526: add issue template for github issues
URL: https://github.com/apache/cloudstack/pull/2526#issuecomment-378512080
 
 
   forgive me @resmo there is already a catch all for **/*.md files. The four 
individual files at the top of the list had me confused.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] DaanHoogland commented on issue #2526: add issue template for github issues

2018-04-04 Thread GitBox
DaanHoogland commented on issue #2526: add issue template for github issues
URL: https://github.com/apache/cloudstack/pull/2526#issuecomment-378510884
 
 
   If you think it is not useful @resmo, why not add it to the exclusion list 
in the root pom?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] resmo commented on issue #2524: [CLOUDSTACK-9261] Upgrate jQuery-UI to 1.11 (JQuery UI 1.8.4 prone to XSS)

2018-04-04 Thread GitBox
resmo commented on issue #2524: [CLOUDSTACK-9261] Upgrate jQuery-UI to 1.11 
(JQuery UI 1.8.4 prone to XSS)
URL: https://github.com/apache/cloudstack/pull/2524#issuecomment-378509545
 
 
   @rafaelweingartner thanks for explanation. 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] resmo opened a new issue #2529: listOsTypes respond returns isuserdefined as stiring

2018-04-04 Thread GitBox
resmo opened a new issue #2529: listOsTypes respond returns isuserdefined as 
stiring
URL: https://github.com/apache/cloudstack/issues/2529
 
 
   
   
   # ISSUE TYPE
   
* Bug Report
* Enhancement
   
   # COMPONENT NAME
   
   ~~~
   API
   ~~~
   
   # CLOUDSTACK VERSION
   
   
   ~~~
   4.11
   ~~~
   
   # CONFIGURATION
   
   N/A 
   
   # OS / ENVIRONMENT
   
   N/A 
   
   # SUMMARY
   
   listOsTypes returns `isuserdefined` as json string, instead of json bool
   
   # STEPS TO REPRODUCE
   
   
   
   ~~~
$ cs listOsTypes id=1ee61d39-4b9a-11e7-8fea-0242ac110003 --region simulator 
 
   ~~~
   
   
   
   # EXPECTED RESULTS
   
   
   ~~~json
   {
 "count": 1, 
 "ostype": [
   {
 "description": "Windows XP SP3 (32-bit)", 
 "id": "1ee61d39-4b9a-11e7-8fea-0242ac110003", 
 "isuserdefined": false, 
 "oscategoryid": "1ede7e9a-4b9a-11e7-8fea-0242ac110003"
   }
 ]
   }
   ~~~
   
   # ACTUAL RESULTS
   
   
   
   ~~~json
   {
 "count": 1, 
 "ostype": [
   {
 "description": "Windows XP SP3 (32-bit)", 
 "id": "1ee61d39-4b9a-11e7-8fea-0242ac110003", 
 "isuserdefined": "false", 
 "oscategoryid": "1ede7e9a-4b9a-11e7-8fea-0242ac110003"
   }
 ]
   }
   ~~~
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services