[GitHub] [cloudstack-documentation] NuxRo commented on pull request #135: Address issue of python36-libvirt for kvm/SG CentOS users
NuxRo commented on pull request #135: URL: https://github.com/apache/cloudstack-documentation/pull/135#issuecomment-638650350 The instruction "yum install python36-libvirt" will become unnecessary once we build new rpms with the correct deps, but better mention it than not. 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
[GitHub] [cloudstack-documentation] rhtyd commented on pull request #135: Address issue of python36-libvirt for kvm/SG CentOS users
rhtyd commented on pull request #135: URL: https://github.com/apache/cloudstack-documentation/pull/135#issuecomment-638652596 The PR is to immediately update the 4.14.0.0 docs website. Yes, if we decide to 4.14.1.0 soon then the explicit command won't be necessary. 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
[GitHub] [cloudstack-primate] rhtyd commented on issue #375: [BUG] Can't "un-choose" the Zone/Pod/Host for the VM deployment
rhtyd commented on issue #375: URL: https://github.com/apache/cloudstack-primate/issues/375#issuecomment-638672427 @utchoang can you add a fix to display an empty/default option (say 'Default' or label.default?) for the zone, pod, cluster and host dropdown whose internal zone/pod/cluster/host ID is null (so effectively saying no zone/pod/cluster/host is selected). Old UI it looks like 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
[GitHub] [cloudstack-primate] rhtyd commented on issue #377: [BUG] Rename "Disk Size" to "Root Disk Size" on the new Instance wizard
rhtyd commented on issue #377: URL: https://github.com/apache/cloudstack-primate/issues/377#issuecomment-638672931 Simple label fix, @utchoang please fix this as well using `$t('label.root.disk.size')` 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
[GitHub] [cloudstack-primate] rhtyd closed issue #233: [BUG] Domain admin: non-working links (insufficient rights)
rhtyd closed issue #233: URL: https://github.com/apache/cloudstack-primate/issues/233 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
[GitHub] [cloudstack-primate] rhtyd closed issue #245: [BUG] Normal user: non-working links (insufficient rights)
rhtyd closed issue #245: URL: https://github.com/apache/cloudstack-primate/issues/245 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
[GitHub] [cloudstack-primate] rhtyd commented on issue #245: [BUG] Normal user: non-working links (insufficient rights)
rhtyd commented on issue #245: URL: https://github.com/apache/cloudstack-primate/issues/245#issuecomment-638674325 Verifed 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
[GitHub] [cloudstack-primate] rhtyd closed issue #299: [FEATURE] Explore Test Automation
rhtyd closed issue #299: URL: https://github.com/apache/cloudstack-primate/issues/299 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
[GitHub] [cloudstack-primate] rhtyd commented on pull request #320: Explore Test Automation
rhtyd commented on pull request #320: URL: https://github.com/apache/cloudstack-primate/pull/320#issuecomment-638675673 Closing/opening PR to rekick Travis 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
[GitHub] [cloudstack-primate] rhtyd closed pull request #320: Explore Test Automation
rhtyd closed pull request #320: URL: https://github.com/apache/cloudstack-primate/pull/320 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
[GitHub] [cloudstack-primate] rhtyd closed issue #262: [BUG] Useless table scrollers on 'New instance' dialog
rhtyd closed issue #262: URL: https://github.com/apache/cloudstack-primate/issues/262 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
[GitHub] [cloudstack-primate] rhtyd commented on issue #262: [BUG] Useless table scrollers on 'New instance' dialog
rhtyd commented on issue #262: URL: https://github.com/apache/cloudstack-primate/issues/262#issuecomment-638680064 I cannot reproduce this on Ubuntu 19.10 with latest Chrome, on master we updates Ant Design dependency which may have addressed it. It looks like this 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
[GitHub] [cloudstack-primate] rhtyd commented on issue #263: [BUG] Missing side info scroller in the 'New instance' dialog
rhtyd commented on issue #263: URL: https://github.com/apache/cloudstack-primate/issues/263#issuecomment-638684435 I'm not sure how to fix that, because that's an affix component. I tried add a scroll bar which did not work. @svenvogel @utchoang can you think of something to fix the instance summary on right side? Maybe only display limited options (but not all) such as name, ostype, cpu, ram, disk, template, SSH key and zone. Things such as compute, network, disk offerings and networks (because they could be any number) could be hidden. Alternatively, add a scrollbar option? For reference this is how it looks in the old 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
[GitHub] [cloudstack-primate] rhtyd edited a comment on issue #263: [BUG] Missing side info scroller in the 'New instance' dialog
rhtyd edited a comment on issue #263: URL: https://github.com/apache/cloudstack-primate/issues/263#issuecomment-638684435 I'm not sure how to fix that, because that's an affix component. I tried add a scroll bar which did not work. @svenvogel @utchoang can you think of something to fix the instance summary on right side? Maybe only display limited options (but not all) such as name, ostype, cpu, ram, disk, template, SSH key and zone. Things such as compute, network, disk offerings and networks (because they could be any number) could be hidden. Alternatively, add a scrollbar option? For reference this is how the summary/last step looks like in the old 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
[GitHub] [cloudstack-primate] utchoang opened a new pull request #379: Add support for tiers in PF, LB rules for a VPC
utchoang opened a new pull request #379: URL: https://github.com/apache/cloudstack-primate/pull/379 Open for https://github.com/apache/cloudstack-primate/issues/333 * [ ] Add support for tiers dropdown in PF, LB tabs for a VPC (IP address, not SNAT-ed) * [ ] Add pagination/searching in add VMs modal for the PF, LB, FW tabs. 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
[GitHub] [cloudstack-primate] utchoang commented on pull request #379: Add support for tiers in PF, LB rules for a VPC
utchoang commented on pull request #379: URL: https://github.com/apache/cloudstack-primate/pull/379#issuecomment-638726318 * LB tab:   * PF tab:   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
[GitHub] [cloudstack-primate] DaanHoogland commented on pull request #313: Bootintobios
DaanHoogland commented on pull request #313: URL: https://github.com/apache/cloudstack-primate/pull/313#issuecomment-638757766 @shwstppr @davidjumani @rhtyd I rebased but my en.json file does not seem ok. to much diff. Can you check if I did the reverse of what was intended? 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
[GitHub] [cloudstack-cloudmonkey] forquesato commented on issue #64: cmk add resourcedetail
forquesato commented on issue #64: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/64#issuecomment-638832868 Thank you! Best regards. 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
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #379: Add support for tiers in PF, LB rules for a VPC
blueorangutan commented on pull request #379: URL: https://github.com/apache/cloudstack-primate/pull/379#issuecomment-638841270 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/379 (JID-1965) 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
[GitHub] [cloudstack-primate] rhtyd commented on pull request #379: Add support for tiers in PF, LB rules for a VPC
rhtyd commented on pull request #379: URL: https://github.com/apache/cloudstack-primate/pull/379#issuecomment-638843469 @utchoang I've getting this error while trying to add rule (QA/test URL: http://primate-qa.cloudstack.cloud:8080/client/pr/379/#/publicip/13bf1e39-7a73-4d4d-8dd4-cc61a574eb94)  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
[GitHub] [cloudstack-primate] rhtyd commented on pull request #371: Using locale keys instead of strings
rhtyd commented on pull request #371: URL: https://github.com/apache/cloudstack-primate/pull/371#issuecomment-639197657 @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
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #371: Using locale keys instead of strings
blueorangutan commented on pull request #371: URL: https://github.com/apache/cloudstack-primate/pull/371#issuecomment-639198021 @rhtyd a Jenkins job has been kicked to build primate 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
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #371: Using locale keys instead of strings
blueorangutan commented on pull request #371: URL: https://github.com/apache/cloudstack-primate/pull/371#issuecomment-639200753 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/371 (JID-1966) 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
[GitHub] [cloudstack-primate] utchoang opened a new pull request #380: Rename "Disk Size" to "Root Disk Size"
utchoang opened a new pull request #380: URL: https://github.com/apache/cloudstack-primate/pull/380 Open for https://github.com/apache/cloudstack-primate/issues/377 @rhtyd cc @svenvogel I've completed renamed "Disk Size" to "Root Disk Size". 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
[GitHub] [cloudstack-primate] rhtyd merged pull request #380: Rename "Disk Size" to "Root Disk Size"
rhtyd merged pull request #380: URL: https://github.com/apache/cloudstack-primate/pull/380 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
[GitHub] [cloudstack-primate] rhtyd closed issue #377: [BUG] Rename "Disk Size" to "Root Disk Size" on the new Instance wizard
rhtyd closed issue #377: URL: https://github.com/apache/cloudstack-primate/issues/377 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
[GitHub] [cloudstack-primate] rhtyd commented on pull request #373: Adding pvlan option for l2 and fixing passing none for no pvlan type
rhtyd commented on pull request #373: URL: https://github.com/apache/cloudstack-primate/pull/373#issuecomment-639257464 @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
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #373: Adding pvlan option for l2 and fixing passing none for no pvlan type
blueorangutan commented on pull request #373: URL: https://github.com/apache/cloudstack-primate/pull/373#issuecomment-639257805 @rhtyd a Jenkins job has been kicked to build primate 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
[GitHub] [cloudstack-primate] rhtyd merged pull request #371: Using locale keys instead of strings
rhtyd merged pull request #371: URL: https://github.com/apache/cloudstack-primate/pull/371 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
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #353: UI changes for Dynamic roles improvements
blueorangutan commented on pull request #353: URL: https://github.com/apache/cloudstack-primate/pull/353#issuecomment-639259048 @rhtyd a Jenkins job has been kicked to build primate 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
[GitHub] [cloudstack-primate] rhtyd commented on pull request #353: UI changes for Dynamic roles improvements
rhtyd commented on pull request #353: URL: https://github.com/apache/cloudstack-primate/pull/353#issuecomment-639258936 @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
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #373: Adding pvlan option for l2 and fixing passing none for no pvlan type
blueorangutan commented on pull request #373: URL: https://github.com/apache/cloudstack-primate/pull/373#issuecomment-639259874 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/373 (JID-1967) 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
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #353: UI changes for Dynamic roles improvements
blueorangutan commented on pull request #353: URL: https://github.com/apache/cloudstack-primate/pull/353#issuecomment-639261056 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/353 (JID-1968) 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
[GitHub] [cloudstack-primate] rhtyd opened a new issue #381: Create action component for changing VM service offering
rhtyd opened a new issue #381: URL: https://github.com/apache/cloudstack-primate/issues/381 Implement a new custom action component for changing service offering which can show details/options like the old UI when a VM (stopped or running) is scaled up (or service offering is changed):  This should also honour whether the compute offering is custom, unconstraint vs constraint. cc @davidjumani we can discuss with @shwstppr for advise 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
[GitHub] [cloudstack-primate] rhtyd commented on issue #381: Create action component for changing VM service offering
rhtyd commented on issue #381: URL: https://github.com/apache/cloudstack-primate/issues/381#issuecomment-639261825 Assigned to @davidjumani 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
[GitHub] [cloudstack-primate] rhtyd commented on pull request #364: Add boottype and bootmode to VM instance
rhtyd commented on pull request #364: URL: https://github.com/apache/cloudstack-primate/pull/364#issuecomment-639262739 @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
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #364: Add boottype and bootmode to VM instance
blueorangutan commented on pull request #364: URL: https://github.com/apache/cloudstack-primate/pull/364#issuecomment-639262988 @rhtyd a Jenkins job has been kicked to build primate 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
[GitHub] [cloudstack-primate] rhtyd commented on pull request #252: [WIP] Add support to manage network service providers
rhtyd commented on pull request #252: URL: https://github.com/apache/cloudstack-primate/pull/252#issuecomment-639262975 @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
[GitHub] [cloudstack-primate] rhtyd commented on pull request #298: [WIP] Quota UI
rhtyd commented on pull request #298: URL: https://github.com/apache/cloudstack-primate/pull/298#issuecomment-639263008 @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
[GitHub] [cloudstack-primate] rhtyd commented on pull request #235: Compute > Instances - Missing extended search functionality
rhtyd commented on pull request #235: URL: https://github.com/apache/cloudstack-primate/pull/235#issuecomment-639262955 @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
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #252: [WIP] Add support to manage network service providers
blueorangutan commented on pull request #252: URL: https://github.com/apache/cloudstack-primate/pull/252#issuecomment-639263362 @rhtyd a Jenkins job has been kicked to build primate 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
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #298: [WIP] Quota UI
blueorangutan commented on pull request #298: URL: https://github.com/apache/cloudstack-primate/pull/298#issuecomment-639263283 @rhtyd a Jenkins job has been kicked to build primate 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
[GitHub] [cloudstack-primate] rhtyd commented on pull request #313: Bootintobios
rhtyd commented on pull request #313: URL: https://github.com/apache/cloudstack-primate/pull/313#issuecomment-639263391 @DaanHoogland not urgent - the next time you get chance to work on this - can you revert your changes to en.json; keep the version from upstream and then sort/diff what you need to specific keys for your feature. 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
[GitHub] [cloudstack-primate] rhtyd commented on pull request #320: Explore Test Automation
rhtyd commented on pull request #320: URL: https://github.com/apache/cloudstack-primate/pull/320#issuecomment-639263516 Still failing, let's revisit this later. 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
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #235: Compute > Instances - Missing extended search functionality
blueorangutan commented on pull request #235: URL: https://github.com/apache/cloudstack-primate/pull/235#issuecomment-639263440 @rhtyd a Jenkins job has been kicked to build primate 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
[GitHub] [cloudstack-primate] rhtyd commented on pull request #343: Allow configuring IPv6 default guest network when deploying a new Zone
rhtyd commented on pull request #343: URL: https://github.com/apache/cloudstack-primate/pull/343#issuecomment-639263626 @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
[GitHub] [cloudstack-primate] rhtyd commented on pull request #324: Create new view component for Tree Domain
rhtyd commented on pull request #324: URL: https://github.com/apache/cloudstack-primate/pull/324#issuecomment-639263549 @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
[GitHub] [cloudstack-primate] rhtyd commented on pull request #330: Add unmanage VM button
rhtyd commented on pull request #330: URL: https://github.com/apache/cloudstack-primate/pull/330#issuecomment-639263602 @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
[GitHub] [cloudstack-primate] rhtyd commented on pull request #326: Form to Migrate data between Image stores
rhtyd commented on pull request #326: URL: https://github.com/apache/cloudstack-primate/pull/326#issuecomment-639263576 @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
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #343: Allow configuring IPv6 default guest network when deploying a new Zone
blueorangutan commented on pull request #343: URL: https://github.com/apache/cloudstack-primate/pull/343#issuecomment-639263836 @rhtyd a Jenkins job has been kicked to build primate 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
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #330: Add unmanage VM button
blueorangutan commented on pull request #330: URL: https://github.com/apache/cloudstack-primate/pull/330#issuecomment-639263909 @rhtyd a Jenkins job has been kicked to build primate 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
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #326: Form to Migrate data between Image stores
blueorangutan commented on pull request #326: URL: https://github.com/apache/cloudstack-primate/pull/326#issuecomment-639263994 @rhtyd a Jenkins job has been kicked to build primate 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
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #324: Create new view component for Tree Domain
blueorangutan commented on pull request #324: URL: https://github.com/apache/cloudstack-primate/pull/324#issuecomment-639264088 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
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #364: Add boottype and bootmode to VM instance
blueorangutan commented on pull request #364: URL: https://github.com/apache/cloudstack-primate/pull/364#issuecomment-639268240 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/364 (JID-1969) 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
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #298: [WIP] Quota UI
blueorangutan commented on pull request #298: URL: https://github.com/apache/cloudstack-primate/pull/298#issuecomment-639268177 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/298 (JID-1970) 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
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #235: Compute > Instances - Missing extended search functionality
blueorangutan commented on pull request #235: URL: https://github.com/apache/cloudstack-primate/pull/235#issuecomment-639268665 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/235 (JID-1972) 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
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #252: [WIP] Add support to manage network service providers
blueorangutan commented on pull request #252: URL: https://github.com/apache/cloudstack-primate/pull/252#issuecomment-639268564 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/252 (JID-1971) 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
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #326: Form to Migrate data between Image stores
blueorangutan commented on pull request #326: URL: https://github.com/apache/cloudstack-primate/pull/326#issuecomment-639269246 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/326 (JID-1975) 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
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #343: Allow configuring IPv6 default guest network when deploying a new Zone
blueorangutan commented on pull request #343: URL: https://github.com/apache/cloudstack-primate/pull/343#issuecomment-639269405 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/343 (JID-1973) 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
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #324: Create new view component for Tree Domain
blueorangutan commented on pull request #324: URL: https://github.com/apache/cloudstack-primate/pull/324#issuecomment-639269451 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/324 (JID-1976) 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
[GitHub] [cloudstack-primate] utchoang commented on pull request #320: Explore Test Automation
utchoang commented on pull request #320: URL: https://github.com/apache/cloudstack-primate/pull/320#issuecomment-639282834 @rhtyd I get the following error but I don't understand where the problem is? Do you have any ideas?  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
[GitHub] [cloudstack-primate] utchoang commented on pull request #320: Explore Test Automation
utchoang commented on pull request #320: URL: https://github.com/apache/cloudstack-primate/pull/320#issuecomment-639291901 @rhtyd Completed! 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
[GitHub] [cloudstack-primate] utchoang commented on issue #263: [BUG] Missing side info scroller in the 'New instance' dialog
utchoang commented on issue #263: URL: https://github.com/apache/cloudstack-primate/issues/263#issuecomment-639295038 @rhtyd cc @svenvogel I tried adding scroll with CSS, and it goes like this. What do you think about 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