[GitHub] [cloudstack-primate] utchoang commented on issue #273: [FIX] VM Deployment Wizard Issues

2020-04-14 Thread GitBox
utchoang commented on issue #273: [FIX] VM Deployment Wizard Issues URL: https://github.com/apache/cloudstack-primate/pull/273#issuecomment-613766752 @shwstppr I've fixed slider is showing cut on left. Thanks. This is an aut

[GitHub] [cloudstack-primate] rhtyd commented on issue #252: [WIP] Add support to manage network service providers

2020-04-14 Thread GitBox
rhtyd commented on issue #252: [WIP] Add support to manage network service providers URL: https://github.com/apache/cloudstack-primate/pull/252#issuecomment-613576292 Hi @utchoang let me know if you've any questions on this feature. Thanks.

[GitHub] [cloudstack-primate] rhtyd commented on a change in pull request #272: view: role based routing for domain, zone in info

2020-04-14 Thread GitBox
rhtyd commented on a change in pull request #272: view: role based routing for domain, zone in info URL: https://github.com/apache/cloudstack-primate/pull/272#discussion_r408311093 ## File path: src/components/view/InfoCard.vue ## @@ -419,7 +419,7 @@ {{ $t('zone

[GitHub] [cloudstack-primate] rhtyd removed a comment on issue #284: view: autogen should prefill values in copy form

2020-04-14 Thread GitBox
rhtyd removed a comment on issue #284: view: autogen should prefill values in copy form URL: https://github.com/apache/cloudstack-primate/pull/284#issuecomment-613574403 @shwstppr instead can you remove the copy icon and move it to the template/iso zones component where we have the delete

[GitHub] [cloudstack-primate] rhtyd commented on issue #284: view: autogen should prefill values in copy form

2020-04-14 Thread GitBox
rhtyd commented on issue #284: view: autogen should prefill values in copy form URL: https://github.com/apache/cloudstack-primate/pull/284#issuecomment-613574403 @shwstppr instead can you remove the copy icon and move it to the template/iso zones component where we have the delete button a

[GitHub] [cloudstack-primate] rhtyd commented on issue #284: view: autogen should prefill values in copy form

2020-04-14 Thread GitBox
rhtyd commented on issue #284: view: autogen should prefill values in copy form URL: https://github.com/apache/cloudstack-primate/pull/284#issuecomment-613569523 @shwstppr instead can you remove the copy icon and move it to the template/iso zones component where we have the delete button a

[GitHub] [cloudstack-primate] rhtyd commented on a change in pull request #289: view: fix list group action

2020-04-14 Thread GitBox
rhtyd commented on a change in pull request #289: view: fix list group action URL: https://github.com/apache/cloudstack-primate/pull/289#discussion_r408302100 ## File path: src/views/AutogenView.vue ## @@ -726,6 +741,11 @@ export default { var hasJobId = false

[GitHub] [cloudstack-primate] rhtyd commented on a change in pull request #291: view: permission check, section display

2020-04-14 Thread GitBox
rhtyd commented on a change in pull request #291: view: permission check, section display URL: https://github.com/apache/cloudstack-primate/pull/291#discussion_r408301422 ## File path: src/store/modules/permission.js ## @@ -20,11 +20,12 @@ import { asyncRouterMap, constant

[GitHub] [cloudstack-primate] borisstoyanov opened a new issue #281: [BUG] Add zone -> Add primary storage -> Scope Zone option is a label

2020-04-14 Thread GitBox
borisstoyanov opened a new issue #281: [BUG] Add zone -> Add primary storage -> Scope Zone option is a label URL: https://github.com/apache/cloudstack-primate/issues/281 **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduc

[GitHub] [cloudstack-primate] rhtyd commented on issue #281: [BUG] Add zone -> Add primary storage -> Scope Zone option is a label

2020-04-14 Thread GitBox
rhtyd commented on issue #281: [BUG] Add zone -> Add primary storage -> Scope Zone option is a label URL: https://github.com/apache/cloudstack-primate/issues/281#issuecomment-613567786 @borisstoyanov please test and close. PR merged on master.

[GitHub] [cloudstack-primate] rhtyd merged pull request #283: view: zone primary storage label

2020-04-14 Thread GitBox
rhtyd merged pull request #283: view: zone primary storage label URL: https://github.com/apache/cloudstack-primate/pull/283 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [cloudstack-primate] rhtyd closed issue #281: [BUG] Add zone -> Add primary storage -> Scope Zone option is a label

2020-04-14 Thread GitBox
rhtyd closed issue #281: [BUG] Add zone -> Add primary storage -> Scope Zone option is a label URL: https://github.com/apache/cloudstack-primate/issues/281 This is an automated message from the Apache Git Service. To respon

[GitHub] [cloudstack-primate] rhtyd closed issue #286: [BUG] As root admin cannot see instances in Kubernetes cluster created as user

2020-04-14 Thread GitBox
rhtyd closed issue #286: [BUG] As root admin cannot see instances in Kubernetes cluster created as user URL: https://github.com/apache/cloudstack-primate/issues/286 This is an automated message from the Apache Git Service. T

[GitHub] [cloudstack-primate] rhtyd merged pull request #287: view: kubernetes admin listing user cluster instance

2020-04-14 Thread GitBox
rhtyd merged pull request #287: view: kubernetes admin listing user cluster instance URL: https://github.com/apache/cloudstack-primate/pull/287 This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [cloudstack-primate] borisstoyanov opened a new issue #286: [BUG] As root admin cannot see instances in Kubernetes cluster created as user

2020-04-14 Thread GitBox
borisstoyanov opened a new issue #286: [BUG] As root admin cannot see instances in Kubernetes cluster created as user URL: https://github.com/apache/cloudstack-primate/issues/286 **Describe the bug** Root admin is not displayed with instances of a kub cluster created by user **To

[GitHub] [cloudstack-primate] rhtyd commented on issue #286: [BUG] As root admin cannot see instances in Kubernetes cluster created as user

2020-04-14 Thread GitBox
rhtyd commented on issue #286: [BUG] As root admin cannot see instances in Kubernetes cluster created as user URL: https://github.com/apache/cloudstack-primate/issues/286#issuecomment-613567221 @borisstoyanov please test and close. PR merged on master.

[GitHub] [cloudstack-primate] rhtyd commented on a change in pull request #290: view: notify admin to restart MS for non-dynamic settings

2020-04-14 Thread GitBox
rhtyd commented on a change in pull request #290: view: notify admin to restart MS for non-dynamic settings URL: https://github.com/apache/cloudstack-primate/pull/290#discussion_r408299365 ## File path: src/components/view/ListView.vue ## @@ -266,14 +266,19 @@ export defau

[GitHub] [cloudstack-documentation] andrijapanicsb commented on a change in pull request #96: WIP: Update list of supported (i.e. deprecated) hypervisors and OS-es for 4.14

2020-04-14 Thread GitBox
andrijapanicsb commented on a change in pull request #96: WIP: Update list of supported (i.e. deprecated) hypervisors and OS-es for 4.14 URL: https://github.com/apache/cloudstack-documentation/pull/96#discussion_r408270841 ## File path: source/releasenotes/compat.rst ## @

[GitHub] [cloudstack-documentation] DaanHoogland commented on a change in pull request #96: WIP: Update list of supported (i.e. deprecated) hypervisors and OS-es for 4.14

2020-04-14 Thread GitBox
DaanHoogland commented on a change in pull request #96: WIP: Update list of supported (i.e. deprecated) hypervisors and OS-es for 4.14 URL: https://github.com/apache/cloudstack-documentation/pull/96#discussion_r408266046 ## File path: source/releasenotes/compat.rst ## @@

[GitHub] [cloudstack-documentation] nvazquez commented on issue #94: Add update ISO permissions

2020-04-14 Thread GitBox
nvazquez commented on issue #94: Add update ISO permissions URL: https://github.com/apache/cloudstack-documentation/pull/94#issuecomment-613488924 @andrijapanicsb this refers to https://github.com/apache/cloudstack/pull/4017 but is not going into 4.14 -

Re: Introduction

2020-04-14 Thread Andrija Panic
Welcome...back ? :))) On Tue, 14 Apr 2020 at 13:02, Rohit Yadav wrote: > Welcome Suresh! > > > Regards, > > Rohit Yadav > > Software Architect, ShapeBlue > > https://www.shapeblue.com > > > From: Suresh Anaparti > Sent: Tuesday, April 14, 2020 15:03 > To: dev >

[GitHub] [cloudstack-documentation] andrijapanicsb commented on issue #96: WIP: Update list of supported (i.e. deprecated) hypervisors and OS-es for 4.14

2020-04-14 Thread GitBox
andrijapanicsb commented on issue #96: WIP: Update list of supported (i.e. deprecated) hypervisors and OS-es for 4.14 URL: https://github.com/apache/cloudstack-documentation/pull/96#issuecomment-613462848 Yes, we need to document properly - you mean on the main page, like here: http://doc

[GitHub] [cloudstack-documentation] rhtyd commented on issue #96: WIP: Update list of supported (i.e. deprecated) hypervisors and OS-es for 4.14

2020-04-14 Thread GitBox
rhtyd commented on issue #96: WIP: Update list of supported (i.e. deprecated) hypervisors and OS-es for 4.14 URL: https://github.com/apache/cloudstack-documentation/pull/96#issuecomment-613398904 @andrijapanicsb removing from the support matrix is OK, but should the release notes summary

[GitHub] [cloudstack-documentation] rhtyd commented on a change in pull request #96: WIP: Update list of supported (i.e. deprecated) hypervisors and OS-es for 4.14

2020-04-14 Thread GitBox
rhtyd commented on a change in pull request #96: WIP: Update list of supported (i.e. deprecated) hypervisors and OS-es for 4.14 URL: https://github.com/apache/cloudstack-documentation/pull/96#discussion_r408077376 ## File path: source/releasenotes/compat.rst ## @@ -20,35

[GitHub] [cloudstack-documentation] GabrielBrascher commented on issue #90: Add Bionic on supported deb packages list

2020-04-14 Thread GitBox
GabrielBrascher commented on issue #90: Add Bionic on supported deb packages list URL: https://github.com/apache/cloudstack-documentation/pull/90#issuecomment-613386498 @andrijapanicsb code has been updated :) This is an aut

[GitHub] [cloudstack-primate] shwstppr commented on issue #219: Identify and access - Domain - Delete domain does not remove it from the tree

2020-04-14 Thread GitBox
shwstppr commented on issue #219: Identify and access - Domain - Delete domain does not remove it from the tree URL: https://github.com/apache/cloudstack-primate/pull/219#issuecomment-613378021 @utchoang after delete is it possible to move selection/highlight to deleted item's parent. Cur

Re: Introduction

2020-04-14 Thread Rohit Yadav
Welcome Suresh! Regards, Rohit Yadav Software Architect, ShapeBlue https://www.shapeblue.com From: Suresh Anaparti Sent: Tuesday, April 14, 2020 15:03 To: dev Subject: Introduction Hi All, This is Suresh (Suresh Kumar Anaparti), have recently joined ShapeB

[GitHub] [cloudstack-primate] shwstppr commented on issue #238: [BUG] Identify and Access > Accounts > New account - 'Domain' and 'Role' must be mandatory fields

2020-04-14 Thread GitBox
shwstppr commented on issue #238: [BUG] Identify and Access > Accounts > New account - 'Domain' and 'Role' must be mandatory fields URL: https://github.com/apache/cloudstack-primate/issues/238#issuecomment-613373631 @rhtyd This is because both these parameters are not a required parameter

Re: Introduction

2020-04-14 Thread Suresh Sadhu
All the Best Suresh!! Regards Sadhu > On Apr 14, 2020, at 3:03 PM, Suresh Anaparti > wrote: > > Hi All, > > This is Suresh (Suresh Kumar Anaparti), have recently joined ShapeBlue. I’m > happy to rejoin and continue my contribution to the community. Looking > forward to work with you all. >

[GitHub] [cloudstack-primate] shwstppr commented on issue #262: [BUG] Useless table scrollers on 'New instance' dialog

2020-04-14 Thread GitBox
shwstppr commented on issue #262: [BUG] Useless table scrollers on 'New instance' dialog URL: https://github.com/apache/cloudstack-primate/issues/262#issuecomment-613364055 This seems inherent behaviour of ANT table element when scrolling is allowed but the content is less @rhtyd ---

[GitHub] [cloudstack-primate] shwstppr closed pull request #261: view: remove treeview item on delete

2020-04-14 Thread GitBox
shwstppr closed pull request #261: view: remove treeview item on delete URL: https://github.com/apache/cloudstack-primate/pull/261 This is an automated message from the Apache Git Service. To respond to the message, please lo

Re: Introduction

2020-04-14 Thread Darrin Hüsselmann
Welcome Suresh Regards Darrin From: Suresh Anaparti Sent: Tuesday, April 14, 2020 11:33 AM To: dev Subject: Introduction Hi All, This is Suresh (Suresh Kumar Anaparti), have recently joined ShapeBlue. I’m happy to rejoin and continue my contribution to the com

[GitHub] [cloudstack-primate] shwstppr closed pull request #288: view: fixes/improvements for vm deployment wizard

2020-04-14 Thread GitBox
shwstppr closed pull request #288: view: fixes/improvements for vm deployment wizard URL: https://github.com/apache/cloudstack-primate/pull/288 This is an automated message from the Apache Git Service. To respond to the mess

Introduction

2020-04-14 Thread Suresh Anaparti
Hi All, This is Suresh (Suresh Kumar Anaparti), have recently joined ShapeBlue. I’m happy to rejoin and continue my contribution to the community. Looking forward to work with you all. Regards, Suresh suresh.anapa...@shapeblue.com  www.shapeblue.com 3 London Bridge Street, 3rd floor, News Bu

RE: Introduction

2020-04-14 Thread Paul Angus
Welcome back to Apache CloudStack!! paul.an...@shapeblue.com  www.shapeblue.com 3 London Bridge Street, 3rd floor, News Building, London SE1 9SGUK @shapeblue -Original Message- From: Suresh Kumar Anaparti Sent: 14 April 2020 10:27 To: dev Subject: Introduction Hi All, This is

Introduction

2020-04-14 Thread Suresh Kumar Anaparti
Hi All, This is Suresh (Suresh Kumar Anaparti), have recently joined ShapeBlue. I’m happy to rejoin and continue my contribution to the community. Looking forward to work with you all. Regards, Suresh

Start problem with Marvin

2020-04-14 Thread Klahre, Dirk
Hi All, my name is Dirk and I'm the new developer for cloudstack at the Itelligence GMS. I have been working at Itelli since 2015 and look forward to a good cooperation. :) I hope this is the correct channel to ask development questions. My first step was to build my development environment an

[GitHub] [cloudstack-primate] utchoang commented on issue #273: [FIX] VM Deployment Wizard Issues

2020-04-14 Thread GitBox
utchoang commented on issue #273: [FIX] VM Deployment Wizard Issues URL: https://github.com/apache/cloudstack-primate/pull/273#issuecomment-613308364 @shwstppr cc @rhtyd, @svenvogel Yes. I've completed. Please start for testing/review.

[GitHub] [cloudstack-primate] shwstppr commented on issue #273: [FIX] VM Deployment Wizard Issues

2020-04-14 Thread GitBox
shwstppr commented on issue #273: [FIX] VM Deployment Wizard Issues URL: https://github.com/apache/cloudstack-primate/pull/273#issuecomment-613304789 @utchoang please update when you think the PR is ready for testing/review