[GitHub] [cloudstack-primate] rhtyd merged pull request #63: Reusable settings

2019-12-10 Thread GitBox
rhtyd merged pull request #63: Reusable settings
URL: https://github.com/apache/cloudstack-primate/pull/63
 
 
   


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 #26: Re-usable and editable Configurations

2019-12-10 Thread GitBox
rhtyd commented on issue #26: Re-usable and editable Configurations
URL: 
https://github.com/apache/cloudstack-primate/issues/26#issuecomment-563948753
 
 
   Fixed in https://github.com/apache/cloudstack-primate/pull/63


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 #26: Re-usable and editable Configurations

2019-12-10 Thread GitBox
rhtyd closed issue #26: Re-usable and editable Configurations
URL: https://github.com/apache/cloudstack-primate/issues/26
 
 
   


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


VM from ISO cannot execute restoreVirtualMachine

2019-12-10 Thread li jerry
Hello All
When I analyzed the restoreVirtualMachine API, I found that If the VM is from 
ISO, newTemplate can only be ISO when executing restoreVirtualMachine.

Why do we have such a design?

>From our application scenarios (I think most of them are the same), the VM 
>created by the user through ISO may need to be reinstalled through template 
>later.



-Jerry



[GitHub] [cloudstack-primate] rhtyd commented on issue #46: Account Certs Tab

2019-12-10 Thread GitBox
rhtyd commented on issue #46: Account Certs Tab
URL: 
https://github.com/apache/cloudstack-primate/issues/46#issuecomment-563973034
 
 
   Send a PR @utchoang I can see/review what the issue is


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 pull request #64: B&R UI

2019-12-10 Thread GitBox
rhtyd opened a new pull request #64: B&R UI
URL: https://github.com/apache/cloudstack-primate/pull/64
 
 
   Actions and Views


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 #61: B&R View and Actions

2019-12-10 Thread GitBox
rhtyd closed issue #61: B&R View and Actions
URL: https://github.com/apache/cloudstack-primate/issues/61
 
 
   


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 opened a new pull request #65: Account Certs Tab

2019-12-10 Thread GitBox
utchoang opened a new pull request #65: Account Certs Tab
URL: https://github.com/apache/cloudstack-primate/pull/65
 
 
   @rhtyd @svenvogel 
   This is the design of the account certificate tab. Please let me know your 
comments.
   1. List SSL Certificate (listSslCerts)
   
![cert_1](https://user-images.githubusercontent.com/13766648/70597152-3577ea00-1c1a-11ea-8535-fa50bc4aab06.png)
   
   2. Add Certificate (uploadSslCert)
   
![cert_3](https://user-images.githubusercontent.com/13766648/70597189-4fb1c800-1c1a-11ea-9bfe-905b50350fd9.png)
   
   3. Quickview
   
![cert_2](https://user-images.githubusercontent.com/13766648/70597195-56403f80-1c1a-11ea-84d4-2dd6ced9c542.png)
   
   4. Delete certificate (deleteSslCert)
   
![cert_4](https://user-images.githubusercontent.com/13766648/70597248-7839c200-1c1a-11ea-99d2-7fd0a4202637.png)
   
   
   
   


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 #65: Account Certs Tab

2019-12-10 Thread GitBox
rhtyd commented on issue #65: Account Certs Tab
URL: https://github.com/apache/cloudstack-primate/pull/65#issuecomment-564401280
 
 
   Can you rebase this against latest master? 


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 #65: Account Certs Tab

2019-12-10 Thread GitBox
rhtyd commented on issue #65: Account Certs Tab
URL: https://github.com/apache/cloudstack-primate/pull/65#issuecomment-564402239
 
 
   Screenshot look good, I'll review test and merge later today. Thanks 
@utchoang @svenvogel 


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 closed pull request #65: Account Certs Tab

2019-12-10 Thread GitBox
utchoang closed pull request #65: Account Certs Tab
URL: https://github.com/apache/cloudstack-primate/pull/65
 
 
   


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 opened a new pull request #65: Account Certs Tab

2019-12-10 Thread GitBox
utchoang opened a new pull request #65: Account Certs Tab
URL: https://github.com/apache/cloudstack-primate/pull/65
 
 
   @rhtyd @svenvogel 
   This is the design of the account certificate tab. Please let me know your 
comments.
   1. List SSL Certificate (listSslCerts)
   
![cert_1](https://user-images.githubusercontent.com/13766648/70597152-3577ea00-1c1a-11ea-8535-fa50bc4aab06.png)
   
   2. Add Certificate (uploadSslCert)
   
![cert_3](https://user-images.githubusercontent.com/13766648/70597189-4fb1c800-1c1a-11ea-9bfe-905b50350fd9.png)
   
   3. Quickview
   
![cert_2](https://user-images.githubusercontent.com/13766648/70597195-56403f80-1c1a-11ea-84d4-2dd6ced9c542.png)
   
   4. Delete certificate (deleteSslCert)
   
![cert_4](https://user-images.githubusercontent.com/13766648/70597248-7839c200-1c1a-11ea-99d2-7fd0a4202637.png)
   
   
   
   


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 removed a comment on issue #65: Account Certs Tab

2019-12-10 Thread GitBox
utchoang removed a comment on issue #65: Account Certs Tab
URL: https://github.com/apache/cloudstack-primate/pull/65#issuecomment-564402238
 
 
   > Kindly check against latest master, your PR reverts recent changes, also 
add license header in new file.
   
   


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 #65: Account Certs Tab

2019-12-10 Thread GitBox
utchoang commented on issue #65: Account Certs Tab
URL: https://github.com/apache/cloudstack-primate/pull/65#issuecomment-564402238
 
 
   > Kindly check against latest master, your PR reverts recent changes, also 
add license header in new file.
   
   


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 #65: Account Certs Tab

2019-12-10 Thread GitBox
utchoang commented on issue #65: Account Certs Tab
URL: https://github.com/apache/cloudstack-primate/pull/65#issuecomment-564404552
 
 
   I'll rebase the master and create a new PR


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 closed pull request #65: Account Certs Tab

2019-12-10 Thread GitBox
utchoang closed pull request #65: Account Certs Tab
URL: https://github.com/apache/cloudstack-primate/pull/65
 
 
   


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 opened a new pull request #66: Feature/account cert tab

2019-12-10 Thread GitBox
utchoang opened a new pull request #66: Feature/account cert tab
URL: https://github.com/apache/cloudstack-primate/pull/66
 
 
   @rhtyd @svenvogel 
   This is the design of the account certificate tab. Please let me know your 
comments.
   1. List SSL Certificate (listSslCerts)
   
![cert_1](https://user-images.githubusercontent.com/13766648/70597152-3577ea00-1c1a-11ea-8535-fa50bc4aab06.png)
   
   2. Add Certificate (uploadSslCert)
   
![cert_3](https://user-images.githubusercontent.com/13766648/70597189-4fb1c800-1c1a-11ea-9bfe-905b50350fd9.png)
   
   3. Quickview
   
![cert_2](https://user-images.githubusercontent.com/13766648/70597195-56403f80-1c1a-11ea-84d4-2dd6ced9c542.png)
   
   4. Delete certificate (deleteSslCert)
   
![cert_4](https://user-images.githubusercontent.com/13766648/70597248-7839c200-1c1a-11ea-99d2-7fd0a4202637.png)


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