[GitHub] [cloudstack-primate] rhtyd opened a new issue #160: UI Plugin: Cloudian

2020-02-13 Thread GitBox
rhtyd opened a new issue #160: UI Plugin: Cloudian
URL: https://github.com/apache/cloudstack-primate/issues/160
 
 
   http://docs.cloudstack.apache.org/en/latest/plugins/cloudian-connector.html
   
https://github.com/apache/cloudstack/pull/2284/files#diff-aeb2e6e363caa5955737b7ecc9ab8b8e


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 #160: UI Plugin: Cloudian

2020-02-13 Thread GitBox
rhtyd commented on issue #160: UI Plugin: Cloudian
URL: 
https://github.com/apache/cloudstack-primate/issues/160#issuecomment-585618419
 
 
   
https://github.com/apache/cloudstack-primate/blob/master/src/store/modules/user.js#L134


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 #160: UI Plugin: Cloudian

2020-02-13 Thread GitBox
rhtyd commented on issue #160: UI Plugin: Cloudian
URL: 
https://github.com/apache/cloudstack-primate/issues/160#issuecomment-585619769
 
 
   
https://github.com/apache/cloudstack-primate/blob/master/src/store/modules/user.js#L152


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 #160: UI Plugin: Cloudian

2020-02-13 Thread GitBox
rhtyd commented on issue #160: UI Plugin: Cloudian
URL: 
https://github.com/apache/cloudstack-primate/issues/160#issuecomment-585620535
 
 
   Assigned @Pearl1594 


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] vladimirpetrov opened a new issue #161: [BUG] VM Settings should be read-only if the VM is running

2020-02-13 Thread GitBox
vladimirpetrov opened a new issue #161: [BUG] VM Settings should be read-only 
if the VM is running
URL: https://github.com/apache/cloudstack-primate/issues/161
 
 
   **Describe the bug**
   In the old UI, VM settings cannot be modified if the VM is running. We need 
to add this restriction to Primate as well.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Go to Compute > Instances > select a running instance > settings
   2. Try to add/modify/remove a setting.
   
   **Expected behavior**
   You should not be allowed to modify VM settings while the VM is running.
   
   **Screenshots**
   None.
   
   **Desktop (please complete the following information):**
- OS: Windows 10 Pro x64
- Browser: Chromer
- Version: 80.0.3987.100 (Official Build) (64-bit)
   
   **Additional context**
   None
   


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


[DISCUSS] parallel toolchains

2020-02-13 Thread Daan Hoogland
Hello devs,
I know most of us have been using jenv (http://jenv.be) to develop in
parallel on different branches in the past. In view of our recent upgrade
(and our ongoing support for 4.13), I've been taking this up with INFRA and
they suggested that we use the maven toolchain plugin instead. I opened
ticket https://issues.apache.org/jira/browse/INFRA-19817 to discuss it with
them. You can find relevant link in that ticket. Please, let me know your
thoughts?
regards,

-- 
Daan