[GitHub] [cloudstack] PaulAngus commented on issue #3248: [WIP DO NOT MERGE] server: offerings for specified domain(s) and zone(s)

2019-04-26 Thread GitBox
PaulAngus commented on issue #3248: [WIP DO NOT MERGE] server: offerings for 
specified domain(s) and zone(s) 
URL: https://github.com/apache/cloudstack/pull/3248#issuecomment-487105189
 
 
   @blueorangutan 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 specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] blueorangutan commented on issue #3241: [WIP DO NOT MERGE] Allow users to share templates with Accounts or Projects through the

2019-04-26 Thread GitBox
blueorangutan commented on issue #3241: [WIP DO NOT MERGE] Allow users to share 
templates with Accounts or Projects through the
URL: https://github.com/apache/cloudstack/pull/3241#issuecomment-487102188
 
 
   Trillian test result (tid-3530)
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 25768 seconds
   Marvin logs: 
https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr3241-t3530-kvm-centos7.zip
   Smoke tests completed. 70 look OK, 0 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test 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] blueorangutan commented on issue #3248: [WIP DO NOT MERGE] server: offerings for specified domain(s) and zone(s)

2019-04-26 Thread GitBox
blueorangutan commented on issue #3248: [WIP DO NOT MERGE] server: offerings 
for specified domain(s) and zone(s) 
URL: https://github.com/apache/cloudstack/pull/3248#issuecomment-487088597
 
 
   Packaging result: ✔centos6 ✔centos7 ✔debian. JID-2720


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] blueorangutan commented on issue #3248: [WIP DO NOT MERGE] server: offerings for specified domain(s) and zone(s)

2019-04-26 Thread GitBox
blueorangutan commented on issue #3248: [WIP DO NOT MERGE] server: offerings 
for specified domain(s) and zone(s) 
URL: https://github.com/apache/cloudstack/pull/3248#issuecomment-487080735
 
 
   @PaulAngus 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 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] PaulAngus commented on issue #3248: [WIP DO NOT MERGE] server: offerings for specified domain(s) and zone(s)

2019-04-26 Thread GitBox
PaulAngus commented on issue #3248: [WIP DO NOT MERGE] server: offerings for 
specified domain(s) and zone(s) 
URL: https://github.com/apache/cloudstack/pull/3248#issuecomment-487080397
 
 
   @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 comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] mweber92 opened a new pull request #3301: Add scss to css compiler

2019-04-26 Thread GitBox
mweber92 opened a new pull request #3301: Add scss to css compiler
URL: https://github.com/apache/cloudstack/pull/3301
 
 
   ## Description
   
   This adds an gulp tasks, to build existing css files out of scss files and 
enables advantages for working with style rules. 
   Also this will reduce the complexibility of heavy css files **in all future 
css changes**.
   
   
   
   
   
   
   
   
   ## Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [x] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## Screenshots (if appropriate):
   
   ## How Has This Been Tested?
   
   This modifies and unifies structure of css code only. All you have to check 
yet, is if .css file changes are reduced to: indentation, spaces and quotes.
   
   
   
   
   
   
   


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] mweber92 closed pull request #3300: Feature scss compiler for css

2019-04-26 Thread GitBox
mweber92 closed pull request #3300: Feature scss compiler for css
URL: https://github.com/apache/cloudstack/pull/3300
 
 
   


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] mweber92 opened a new pull request #3300: Feature scss compiler for css

2019-04-26 Thread GitBox
mweber92 opened a new pull request #3300: Feature scss compiler for css
URL: https://github.com/apache/cloudstack/pull/3300
 
 
   ## Description
   
   This adds an gulp tasks, to build existing css files out of scss files and 
enables advantages for working with style rules. 
   Also this will reduce the complexibility of heavy css files **in all future 
css changes**.
   
   
   
   
   
   
   
   
   ## Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [x] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## Screenshots (if appropriate):
   
   ## How Has This Been Tested?
   
   This modifies and unifies structure of css code only. All you have to check 
yet, is if .css file changes are reduced to: indentation, spaces and quotes.
   
   
   
   
   
   
   


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] mweber92 closed pull request #3299: Feature add scss compiler

2019-04-26 Thread GitBox
mweber92 closed pull request #3299: Feature add scss compiler
URL: https://github.com/apache/cloudstack/pull/3299
 
 
   


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] svenvogel commented on issue #3178: GUI project pulldown list slowdown on large number of projects

2019-04-26 Thread GitBox
svenvogel commented on issue #3178: GUI project pulldown list slowdown on large 
number of projects
URL: https://github.com/apache/cloudstack/issues/3178#issuecomment-487055151
 
 
   @ustcweizhou we encounter the same problem. If you find some time maybe you 
can send a PR to the 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] mweber92 opened a new pull request #3299: Feature add scss compiler

2019-04-26 Thread GitBox
mweber92 opened a new pull request #3299: Feature add scss compiler
URL: https://github.com/apache/cloudstack/pull/3299
 
 
   ## Description
   
   This adds gulp tasks, to build existing css files out of scss files and 
enables many advantages for working with style files. Also this will reduce the 
complexibility of heavy css files in future.
   
   
   
   
   
   
   
   
   ## Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [x] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## Screenshots (if appropriate):
   
   ## How Has This Been Tested?
   
   Here is nothing to test yet. It just adds the basic files to let scss 
compile to css. This will be used for upcoming tasks first time.
   
   
   
   
   
   
   


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] svenvogel commented on issue #3282: [WIP DO NOT MERGE] Fix slow vm creation when large sf snapshot count

2019-04-26 Thread GitBox
svenvogel commented on issue #3282: [WIP DO NOT MERGE] Fix slow vm creation 
when large sf snapshot count
URL: https://github.com/apache/cloudstack/pull/3282#issuecomment-487033633
 
 
   @skattoju3 @syed we will test it now and come back!


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] DaanHoogland opened a new pull request #3298: [WIP] typescript for UI

2019-04-26 Thread GitBox
DaanHoogland opened a new pull request #3298: [WIP] typescript for UI
URL: https://github.com/apache/cloudstack/pull/3298
 
 
   ## Description
   
   
   
   
   
   
   
   
   
   ## Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [x] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## Screenshots (if appropriate):
   
   ## How Has This Been Tested?
   
   
   
   
   
   
   


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] anuragaw opened a new pull request #3297: [WIP DO NOT MERGE] Support copy tags from template/iso image to VM from deploy vm command

2019-04-26 Thread GitBox
anuragaw opened a new pull request #3297: [WIP DO NOT MERGE] Support copy tags 
from template/iso image to VM from deploy vm command
URL: https://github.com/apache/cloudstack/pull/3297
 
 
   Support copy tags from template/iso image to VM from deploy vm command.
   
   ## Description
   
   Allow creation of tags from the source template/iso image to vm when deploy 
vm command creates virtual machine. 
   
   
   
   
   Fixes: #3048 
   
   
   
   ## Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [x] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## Screenshots (if appropriate):
   
   ## How Has This Been Tested?
   
   
   
   
   
   
   


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] ustcweizhou commented on issue #3296: [4.13] noVNC console

2019-04-26 Thread GitBox
ustcweizhou commented on issue #3296: [4.13] noVNC console
URL: https://github.com/apache/cloudstack/pull/3296#issuecomment-486970697
 
 
   For someone still use cloudstack 4.11.2 in production, #3283 


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] ustcweizhou opened a new pull request #3296: [4.13] noVNC console

2019-04-26 Thread GitBox
ustcweizhou opened a new pull request #3296: [4.13] noVNC console
URL: https://github.com/apache/cloudstack/pull/3296
 
 
   ## Description
   
   This feature provides novnc console for virtual machines.
   
   It is developed based on
   (1) noVNC 1.1.0
   (2) latest websockify
   Some  changes in cloudstack
   (1) add a new servlet /novncconsole
   (2) a websocket proxy based on websockify will be launched in CPVM.
   (3) add vnc password authentication in websockify
   (4) generate 'path' and decrypt it in websockify to connect to server/port 
and check vnc password.
   
   
   ## Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [x] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## Screenshots (if appropriate):
   
   ## How Has This Been Tested?
   (1) it works with ubuntu 16.04/qemu 2.5 
   (2) If consoleproxy.sslEnabled is changed, please restart management server 
and CPVM (or cloud service in CPVM). It determines http or https will be used 
in novnc console
   (3) If novnc.console.default is true,novnc console will be default console 
on UI. If it is false, we still can access novnc console via 
/novncconsole?cmd=access=XXX
   (4) global setting novnc.encryption.key is hidden, it can be changed via 
cloudmonkey. Restart CPVM (or cloud service in CPVM) if it is changed.
   
   ## What need to do ?
   (1) Test on other environment / hypervisor
   (2) Add License
   
   
   
   


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] blueorangutan commented on issue #3241: [WIP DO NOT MERGE] Allow users to share templates with Accounts or Projects through the

2019-04-26 Thread GitBox
blueorangutan commented on issue #3241: [WIP DO NOT MERGE] Allow users to share 
templates with Accounts or Projects through the
URL: https://github.com/apache/cloudstack/pull/3241#issuecomment-486959462
 
 
   @anuragaw 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 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] anuragaw commented on issue #3241: [WIP DO NOT MERGE] Allow users to share templates with Accounts or Projects through the

2019-04-26 Thread GitBox
anuragaw commented on issue #3241: [WIP DO NOT MERGE] Allow users to share 
templates with Accounts or Projects through the
URL: https://github.com/apache/cloudstack/pull/3241#issuecomment-486959277
 
 
   @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 comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] blueorangutan commented on issue #3239: [WIP DO NOT MERGE] KVM: Fix agents dont reconnect post maintenance

2019-04-26 Thread GitBox
blueorangutan commented on issue #3239: [WIP DO NOT MERGE] KVM: Fix agents dont 
reconnect post maintenance
URL: https://github.com/apache/cloudstack/pull/3239#issuecomment-486956235
 
 
   Trillian test result (tid-3529)
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 33967 seconds
   Marvin logs: 
https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr3239-t3529-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_public_ip_range.py
   Intermittent failure detected: /marvin/tests/smoke/test_templates.py
   Intermittent failure detected: /marvin/tests/smoke/test_usage.py
   Intermittent failure detected: /marvin/tests/smoke/test_volumes.py
   Smoke tests completed. 65 look OK, 3 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_04_extract_template | `Failure` | 128.43 | test_templates.py
   ContextSuite context=TestISOUsage>:setup | `Error` | 0.00 | test_usage.py
   test_06_download_detached_volume | `Failure` | 137.92 | test_volumes.py
   


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