Re: Separate network for vms

2020-10-07 Thread Andrija Panic
Hey "Support Admin", it would be better if you send the email to user@ mailing list, as there are more people there, so better chances of getting help. dev@ is mostly for devs, high volume mailing list, and people tend to loose track on some of those emails. Best, On Wed, 7 Oct 2020 at 07:41, Su

[GitHub] [cloudstack-primate] rhtyd commented on issue #791: [BUG] Missing confirmation/notification after removal of primary storage

2020-10-07 Thread GitBox
rhtyd commented on issue #791: URL: https://github.com/apache/cloudstack-primate/issues/791#issuecomment-704803693 @vladimirpetrov I see notification message on middle-top but not on the notifications area (which is expected for any non-async API) ![Screenshot from 2020-10-07 14-41-10]

[GitHub] [cloudstack-primate] rhtyd commented on issue #791: [BUG] Missing confirmation/notification after removal of primary storage

2020-10-07 Thread GitBox
rhtyd commented on issue #791: URL: https://github.com/apache/cloudstack-primate/issues/791#issuecomment-704801916 `deleteStoragePool` is not a async API so there is no polling and therefore there is no notification on the top-right side (notifications). However a message is shown that ne

[GitHub] [cloudstack-primate] vladimirpetrov opened a new issue #792: [FEATURE] Cluster information for a running VM

2020-10-07 Thread GitBox
vladimirpetrov opened a new issue #792: URL: https://github.com/apache/cloudstack-primate/issues/792 **Is your feature request related to a problem? Please describe.** There is no information on which cluster a VM is running on. **Describe the solution you'd like** Additional a

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #790: FIX - The multiple requests fetchData() when async job completed or execute callGroupApi

2020-10-07 Thread GitBox
blueorangutan commented on pull request #790: URL: https://github.com/apache/cloudstack-primate/pull/790#issuecomment-704780030 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/790 (JID-3

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #790: FIX - The multiple requests fetchData() when async job completed or execute callGroupApi

2020-10-07 Thread GitBox
blueorangutan commented on pull request #790: URL: https://github.com/apache/cloudstack-primate/pull/790#issuecomment-704775564 @rhtyd a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress. ---

[GitHub] [cloudstack-primate] rhtyd commented on pull request #790: FIX - The multiple requests fetchData() when async job completed or execute callGroupApi

2020-10-07 Thread GitBox
rhtyd commented on pull request #790: URL: https://github.com/apache/cloudstack-primate/pull/790#issuecomment-704774907 @blueorangutan package This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [cloudstack-primate] vladimirpetrov opened a new issue #791: [BUG] Missing confirmation/notification after removal of primary storage

2020-10-07 Thread GitBox
vladimirpetrov opened a new issue #791: URL: https://github.com/apache/cloudstack-primate/issues/791 **Describe the bug** When a primary storage is deleted, there is no any kind of confirmation and a message in the notification list - just redirect back to the list of the storages.