[GitHub] [cloudstack-primate] RitchieVincent opened a new pull request #123: [WIP] - Add pod form

2020-01-21 Thread GitBox
RitchieVincent opened a new pull request #123: [WIP] - Add pod form
URL: https://github.com/apache/cloudstack-primate/pull/123
 
 
   @rhtyd I merged in the dedicate PR to this one. The changes for this PR are 
in this file `src/views/infra/PodAdd.vue`
   I was having issues submitting the form on the old UI and this new one. I 
can't figure out the correct details I should be entering, so I was unable to 
verify the submission is working. However I am making the same API call as the 
old UI, with all the same data, so it should be working fine. Could you take a 
look with the correct data just to verify this?


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] RitchieVincent commented on issue #114: [WIP] - Cluster form

2020-01-21 Thread GitBox
RitchieVincent commented on issue #114: [WIP] - Cluster form
URL: 
https://github.com/apache/cloudstack-primate/pull/114#issuecomment-576849346
 
 
   @rhtyd I've pulled the dedicated domain work in to this branch, and added 
the dedicated option.


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] RitchieVincent opened a new pull request #122: [WIP] - Add host form

2020-01-21 Thread GitBox
RitchieVincent opened a new pull request #122: [WIP] - Add host form
URL: https://github.com/apache/cloudstack-primate/pull/122
 
 
   @rhtyd I believe I've done what I can here, but I can't figure out how to 
submit the form on the existing UI, so if you can figure that out and let me 
know, then I can finish this PR up. At the moment it's submitting all the same 
data to the API, and getting the same error as the current 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 comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


Issue with newest mysql-connector-java

2020-01-21 Thread Sean Lair
Opened Issue:
https://github.com/apache/cloudstack/issues/3826

We noticed that on mysql-connector-java version 8.0.19 (not sure about other 
8.0.x versions) we have errors such as the following:

Caused by: java.lang.IllegalArgumentException: Can not set long field 
com.cloud.upgrade.dao.VersionVO.id to java.math.BigInteger
at 
sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:167)
at 
sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:171)
at 
sun.reflect.UnsafeLongFieldAccessorImpl.set(UnsafeLongFieldAccessorImpl.java:102)

Looks like in code we are using Long with Auto Increment fields, but the DB 
columns are actually BigInt.  Downgrading to the EPEL release of 
mysql-connector-java (5.1.25-3) fixed the issue.  However, I expect lots of 
people would hit this, because in the upgrade guides we specify to add the 
mysql-community repo - which uses newer mysql-connectors:

http://docs.cloudstack.apache.org/projects/archived-cloudstack-release-notes/en/4.11/upgrade/upgrade-4.9.html

Thanks
Sean


[GitHub] [cloudstack-primate] Pearl1594 opened a new pull request #121: Add secondary storage Form

2020-01-21 Thread GitBox
Pearl1594 opened a new pull request #121: Add secondary storage Form
URL: https://github.com/apache/cloudstack-primate/pull/121
 
 
   Form to add secondary storage for - nfs, smb and swift providers


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


Call for presentations for ApacheCon North America 2020 now open

2020-01-21 Thread Rich Bowen

Dear Apache enthusiast,

(You’re receiving this message because you are subscribed to one or more 
project mailing lists at the Apache Software Foundation.)


The call for presentations for ApacheCon North America 2020 is now open 
at https://apachecon.com/acna2020/cfp


ApacheCon will be held at the Sheraton, New Orleans, September 28th 
through October 2nd, 2020.


As in past years, ApacheCon will feature tracks focusing on the various 
technologies within the Apache ecosystem, and so the call for 
presentations will ask you to select one of those tracks, or “General” 
if the content falls outside of one of our already-organized tracks. 
These tracks are:


Karaf
Internet of Things
Fineract
Community
Content Delivery
Solr/Lucene (Search)
Gobblin/Big Data Integration
Ignite
Observability
Cloudstack
Geospatial
Graph
Camel/Integration
Flagon
Tomcat
Cassandra
Groovy
Web/httpd
General/Other

The CFP will close Friday, May 1, 2020 8:00 AM (America/New_York time).

Submit early, submit often, at https://apachecon.com/acna2020/cfp

Rich, for the ApacheCon Planners


[GitHub] [cloudstack-documentation] ACSGitBot commented on issue #89: [WIP] Added health checks section for virtual routers

2020-01-21 Thread GitBox
ACSGitBot commented on issue #89: [WIP] Added health checks section for virtual 
routers
URL: 
https://github.com/apache/cloudstack-documentation/pull/89#issuecomment-576719890
 
 
   Build finished.  You can review it at:   
https://acs-www.shapeblue.com/docs/pr89
   
   Build Log Output:
   
   
   No log errors found to report.


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-documentation] anuragaw commented on issue #89: [WIP] Added health checks section for virtual routers

2020-01-21 Thread GitBox
anuragaw commented on issue #89: [WIP] Added health checks section for virtual 
routers
URL: 
https://github.com/apache/cloudstack-documentation/pull/89#issuecomment-576719088
 
 
   requesting 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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-documentation] ACSGitBot commented on issue #89: [WIP] Added health checks section for virtual routers

2020-01-21 Thread GitBox
ACSGitBot commented on issue #89: [WIP] Added health checks section for virtual 
routers
URL: 
https://github.com/apache/cloudstack-documentation/pull/89#issuecomment-576719132
 
 
   Your request had been received, i'll go and build the documentation and 
check the output log for errors.
   
   This shouldn't take long.
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-documentation] ACSGitBot commented on issue #89: [WIP] Added health checks section for virtual routers

2020-01-21 Thread GitBox
ACSGitBot commented on issue #89: [WIP] Added health checks section for virtual 
routers
URL: 
https://github.com/apache/cloudstack-documentation/pull/89#issuecomment-576698403
 
 
   Build finished.  You can review it at:   
https://acs-www.shapeblue.com/docs/pr89
   
   Build Log Output:
   
   
   No log errors found to report.


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-documentation] ACSGitBot commented on issue #89: [WIP] Added health checks section for virtual routers

2020-01-21 Thread GitBox
ACSGitBot commented on issue #89: [WIP] Added health checks section for virtual 
routers
URL: 
https://github.com/apache/cloudstack-documentation/pull/89#issuecomment-576697798
 
 
   Your request had been received, i'll go and build the documentation and 
check the output log for errors.
   
   This shouldn't take long.
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-documentation] anuragaw commented on issue #89: [WIP] Added health checks section for virtual routers

2020-01-21 Thread GitBox
anuragaw commented on issue #89: [WIP] Added health checks section for virtual 
routers
URL: 
https://github.com/apache/cloudstack-documentation/pull/89#issuecomment-576697703
 
 
   requesting 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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-documentation] ACSGitBot commented on issue #89: [WIP] Added health checks section for virtual routers

2020-01-21 Thread GitBox
ACSGitBot commented on issue #89: [WIP] Added health checks section for virtual 
routers
URL: 
https://github.com/apache/cloudstack-documentation/pull/89#issuecomment-576695965
 
 
   Build finished.  You can review it at:   
https://acs-www.shapeblue.com/docs/pr89
   
   Build Log Output:
   
   
   No log errors found to report.


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-documentation] anuragaw commented on issue #89: [WIP] Added health checks section for virtual routers

2020-01-21 Thread GitBox
anuragaw commented on issue #89: [WIP] Added health checks section for virtual 
routers
URL: 
https://github.com/apache/cloudstack-documentation/pull/89#issuecomment-576695340
 
 
   requesting 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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-documentation] ACSGitBot commented on issue #89: [WIP] Added health checks section for virtual routers

2020-01-21 Thread GitBox
ACSGitBot commented on issue #89: [WIP] Added health checks section for virtual 
routers
URL: 
https://github.com/apache/cloudstack-documentation/pull/89#issuecomment-576695397
 
 
   Your request had been received, i'll go and build the documentation and 
check the output log for errors.
   
   This shouldn't take long.
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-documentation] ACSGitBot commented on issue #89: [WIP] Added health checks section for virtual routers

2020-01-21 Thread GitBox
ACSGitBot commented on issue #89: [WIP] Added health checks section for virtual 
routers
URL: 
https://github.com/apache/cloudstack-documentation/pull/89#issuecomment-576692261
 
 
   Build finished.  You can review it at:   
https://acs-www.shapeblue.com/docs/pr89
   
   Build Log Output:
   
   
   No log errors found to report.


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-documentation] ACSGitBot commented on issue #89: [WIP] Added health checks section for virtual routers

2020-01-21 Thread GitBox
ACSGitBot commented on issue #89: [WIP] Added health checks section for virtual 
routers
URL: 
https://github.com/apache/cloudstack-documentation/pull/89#issuecomment-576691653
 
 
   Your request had been received, i'll go and build the documentation and 
check the output log for errors.
   
   This shouldn't take long.
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-documentation] anuragaw commented on issue #89: [WIP] Added health checks section for virtual routers

2020-01-21 Thread GitBox
anuragaw commented on issue #89: [WIP] Added health checks section for virtual 
routers
URL: 
https://github.com/apache/cloudstack-documentation/pull/89#issuecomment-576691612
 
 
   requesting 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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] DaanHoogland commented on issue #112: [FEATURE] new ldap functionality

2020-01-21 Thread GitBox
DaanHoogland commented on issue #112: [FEATURE] new ldap functionality
URL: 
https://github.com/apache/cloudstack-primate/issues/112#issuecomment-576661825
 
 
   did a quick test but i have some questions. the conflict column is not there.
   Lert's discuss after tech preview, as said. i see these as a purely 
functional issue.
   
   And it seems that domain settings for users are inherited (which is not true 
on the API, is it?)
   This might have serious consequences for the way user-ids might be seen as 
conflicting.


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-documentation] ACSGitBot commented on issue #89: [WIP] Added health checks section for virtual routers

2020-01-21 Thread GitBox
ACSGitBot commented on issue #89: [WIP] Added health checks section for virtual 
routers
URL: 
https://github.com/apache/cloudstack-documentation/pull/89#issuecomment-576645646
 
 
   Build finished.  You can review it at:   
https://acs-www.shapeblue.com/docs/pr89
   
   Build Log Output:
   
   
   No log errors found to report.


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-documentation] anuragaw commented on issue #89: [WIP] Added health checks section for virtual routers

2020-01-21 Thread GitBox
anuragaw commented on issue #89: [WIP] Added health checks section for virtual 
routers
URL: 
https://github.com/apache/cloudstack-documentation/pull/89#issuecomment-576645167
 
 
   requesting 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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-documentation] ACSGitBot commented on issue #89: [WIP] Added health checks section for virtual routers

2020-01-21 Thread GitBox
ACSGitBot commented on issue #89: [WIP] Added health checks section for virtual 
routers
URL: 
https://github.com/apache/cloudstack-documentation/pull/89#issuecomment-576645200
 
 
   Your request had been received, i'll go and build the documentation and 
check the output log for errors.
   
   This shouldn't take long.
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-documentation] anuragaw opened a new pull request #89: Added health checks section for virtual routers

2020-01-21 Thread GitBox
anuragaw opened a new pull request #89: Added health checks section for virtual 
routers
URL: https://github.com/apache/cloudstack-documentation/pull/89
 
 
   Add health checks and service monitoring updates to virtual routers. We have 
added a new extensive support for health checks and also extended support to 
VPC routers.


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] rhtyd commented on issue #112: [FEATURE] new ldap functionality

2020-01-21 Thread GitBox
rhtyd commented on issue #112: [FEATURE] new ldap functionality
URL: 
https://github.com/apache/cloudstack-primate/issues/112#issuecomment-576641123
 
 
   Basic form merged now: https://github.com/apache/cloudstack-primate/pull/116
   Future extension can be done on this, after technical preview milestone.


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] rhtyd merged pull request #119: Static nat form

2020-01-21 Thread GitBox
rhtyd merged pull request #119: Static nat form
URL: https://github.com/apache/cloudstack-primate/pull/119
 
 
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] rhtyd commented on issue #119: [WIP] - Static nat form

2020-01-21 Thread GitBox
rhtyd commented on issue #119: [WIP] - Static nat form
URL: 
https://github.com/apache/cloudstack-primate/pull/119#issuecomment-576630227
 
 
   Thanks @RitchieVincent will review now


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] rhtyd commented on issue #120: VMware DC in Zone View

2020-01-21 Thread GitBox
rhtyd commented on issue #120: VMware DC in Zone View
URL: 
https://github.com/apache/cloudstack-primate/issues/120#issuecomment-576622167
 
 
   As discussed, perhaps instead of a tab; implement the list parts in the 
DetailTab component using v-if (to check if we're in the zone view or not?); 
and the component on mounting can call the list vmware DC API and use 
`this.$set(...` to set whether the zone has a VMware dc or not; this can then 
be picked up by the autogen component to display the buttons+forms (less effort 
ftw!).


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] rhtyd commented on issue #120: VMware DC Tab in Zone View

2020-01-21 Thread GitBox
rhtyd commented on issue #120: VMware DC Tab in Zone View
URL: 
https://github.com/apache/cloudstack-primate/issues/120#issuecomment-576621244
 
 
   @RitchieVincent ^^


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] RitchieVincent commented on issue #119: [WIP] - Static nat form

2020-01-21 Thread GitBox
RitchieVincent commented on issue #119: [WIP] - Static nat form
URL: 
https://github.com/apache/cloudstack-primate/pull/119#issuecomment-576608059
 
 
   @rhtyd Only the firewall tab will show if Static NAT is enabled now. 


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] RitchieVincent commented on issue #119: [WIP] - Static nat form

2020-01-21 Thread GitBox
RitchieVincent commented on issue #119: [WIP] - Static nat form
URL: 
https://github.com/apache/cloudstack-primate/pull/119#issuecomment-576603956
 
 
   > @RitchieVincent can you merge latest master and check that when static nat 
is enabled for an IP; then only firewall tab must be shown.
   
   Will do now 👍 


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] rhtyd opened a new issue #120: List/Add/Remove VMware datacenter config

2020-01-21 Thread GitBox
rhtyd opened a new issue #120: List/Add/Remove VMware datacenter config
URL: https://github.com/apache/cloudstack-primate/issues/120
 
 
   Add button in the Infra->Zone view to list/add/remove VMware datacenter to a 
zone:
   ![Screenshot from 2020-01-21 
15-17-56](https://user-images.githubusercontent.com/95203/72794148-863f2180-3c61-11ea-96df-9273e05206ac.png)
   ![Screenshot from 2020-01-21 
15-19-54](https://user-images.githubusercontent.com/95203/72794151-86d7b800-3c61-11ea-89de-0926938eccc3.png)
   
   For testing purposes on acs.shapeblue.com:8080/client; use values:
   DC Name: Trillian
   vCenterIP : 10.2.3.132
   Username: administrator@vsphere.local
   Password: P@ssword123


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] rhtyd closed issue #47: Add Network Form

2020-01-21 Thread GitBox
rhtyd closed issue #47: Add Network Form
URL: https://github.com/apache/cloudstack-primate/issues/47
 
 
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] rhtyd commented on issue #47: Add Network Form

2020-01-21 Thread GitBox
rhtyd commented on issue #47: Add Network Form
URL: 
https://github.com/apache/cloudstack-primate/issues/47#issuecomment-576600599
 
 
   PR https://github.com/apache/cloudstack-primate/pull/111


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] rhtyd commented on issue #62: Custom Upload Action - Template, ISO, volume

2020-01-21 Thread GitBox
rhtyd commented on issue #62: Custom Upload Action - Template, ISO, volume
URL: 
https://github.com/apache/cloudstack-primate/issues/62#issuecomment-576599959
 
 
   @utchoang are you able to work on it next? Thanks.


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] rhtyd commented on issue #115: Enable static NAT for VM form

2020-01-21 Thread GitBox
rhtyd commented on issue #115: Enable static NAT for VM form
URL: 
https://github.com/apache/cloudstack-primate/issues/115#issuecomment-576599731
 
 
   PR here https://github.com/apache/cloudstack-primate/pull/119


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] rhtyd closed issue #115: Enable static NAT for VM form

2020-01-21 Thread GitBox
rhtyd closed issue #115: Enable static NAT for VM form
URL: https://github.com/apache/cloudstack-primate/issues/115
 
 
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] rhtyd closed issue #59: SAML Actions

2020-01-21 Thread GitBox
rhtyd closed issue #59: SAML Actions
URL: https://github.com/apache/cloudstack-primate/issues/59
 
 
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] rhtyd merged pull request #116: [WIP] - Add LDAP Account Form

2020-01-21 Thread GitBox
rhtyd merged pull request #116: [WIP] - Add LDAP Account Form
URL: https://github.com/apache/cloudstack-primate/pull/116
 
 
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] rhtyd commented on issue #116: [WIP] - Add LDAP Account Form

2020-01-21 Thread GitBox
rhtyd commented on issue #116: [WIP] - Add LDAP Account Form
URL: 
https://github.com/apache/cloudstack-primate/pull/116#issuecomment-576590545
 
 
   @utchoang the base branch you're checking out is not consistent with 
origin/master; i.e. your master is not same as origin/master. Kindly do this to 
fix it:
   ```
   git fetch origin
   git checkout master
   git reset --hard origin/master
   
   git checkout -b feature/xyz...
   ```


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] rhtyd closed issue #36: Template OVF Actions

2020-01-21 Thread GitBox
rhtyd closed issue #36: Template OVF Actions
URL: https://github.com/apache/cloudstack-primate/issues/36
 
 
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] rhtyd commented on issue #36: Template OVF Actions

2020-01-21 Thread GitBox
rhtyd commented on issue #36: Template OVF Actions
URL: 
https://github.com/apache/cloudstack-primate/issues/36#issuecomment-576588416
 
 
   Close, to be done in/after 4.15


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] utchoang commented on issue #116: [WIP] - Add LDAP Account Form

2020-01-21 Thread GitBox
utchoang commented on issue #116: [WIP] - Add LDAP Account Form
URL: 
https://github.com/apache/cloudstack-primate/pull/116#issuecomment-576574152
 
 
   @rhtyd I realized that the master branch is now changed compared to the 
moment I got it earlier. Do you mean that I should get the master once again?


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack-primate] rhtyd commented on issue #119: [WIP] - Static nat form

2020-01-21 Thread GitBox
rhtyd commented on issue #119: [WIP] - Static nat form
URL: 
https://github.com/apache/cloudstack-primate/pull/119#issuecomment-576562786
 
 
   @RitchieVincent can you merge latest master and check that when static nat 
is enabled for an IP; then only firewall tab must be shown.


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services