Re: [DISCUSS] deployment planner improvement

2018-09-07 Thread Pierre-Luc Dion
#scopecreep Paul ;) But I think the problem you identify is related to selection of the deployment planner strategy, globally define or at the compute offering. You can select how cloudstack choose the host to deploy a new vm. But even then, like marcus stated, if you add a node to a full cluster

Re: [DISCUSS] deployment planner improvement

2018-09-07 Thread Marc-Andre Jutras
I agree, it is affecting all hypervisor... I basically had to migrate a bunch of vm manually to re-balance a cluster after an upgrade or even after re-adding new host to a cluster. Personally, I think Cloudstack should be able to handles this balancing> of resource, example: having a piece of c

[GitHub] rhtyd commented on issue #3: Livirt hook script

2018-09-07 Thread GitBox
rhtyd commented on issue #3: Livirt hook script URL: https://github.com/apache/cloudstack-documentation/pull/3#issuecomment-419412543 @PaulAngus can you review and merge this? This is an automated message from the Apache Git

Re: [DISCUSS] Removing IAM services

2018-09-07 Thread Rohit Yadav
The (dynamic) roles feature is separate from the incomplete IAM feature that is being removed. - Rohit From: Pierre-Luc Dion Sent: Friday, September 7, 2018 12:05:43 AM To: us...@cloudstack.apache.org Cc: dev Subject: Re: [DIS

RE: [DISCUSS] deployment planner improvement

2018-09-07 Thread Paul Angus
I think that this affects all hypervisors as CloudStack's deployment strategies are generally sub-optimal to say the least. From what our devs have told me, a large part of the problem is that capacity/usage and suitability due to tags is calculated by multiple parts of the code independently, t

Re: Kubernetes cloud provider

2018-09-07 Thread Rohit Yadav
Let me engage on the PR, apart from what Wei has shared we may also need to add some additional support/features in future. - Rohit On Thu, Sep 6, 2018 at 12:50 PM, Wei ZHOU wrote: > Hi Sebastien, > > We (as Leaseweb) are using CloudStack plugin in our kubernetes clusters > [1][2]. > The main u

Re: Kubernetes cloud provider

2018-09-07 Thread Sebastien Goasguen
Right, So you need to engage in this PR: https://github.com/kubernetes/kubernetes/pull/68199 or send me email seb...@cloudtank.ch On Thu, Sep 6, 2018 at 9:20 AM Wei ZHOU wrote: > Hi Sebastien, > > We (as Leaseweb) are using CloudStack plugin in our kubernetes clusters > [1][2]. > The main usa