Hi Imesh,
Yes - so if that's the case then we will have to load that specific tenant
if not already loaded (AFAIU) - and it that process seems costly - then we
will have to revert back to storing everything in super tenant space with a
tenant categorization.
Needs investigation and will be workin
Hi,
Indeed a great effort! +1
A quick question on tenant based registry artifact deployment:
As I understand Autoscaler works in super tenant space and fetch policies
from the registry. What would be the approach we are planning to take here
for allowing Autoscaler to read policies deployed in te
Hi,
Replies inline.
On Wed, Aug 27, 2014 at 4:31 PM, Akila Ravihansa Perera
wrote:
> Hi,
>
> +1 for the discussed features.
>
> What component will be responsible for quota checking for tenants?
>
So there will be two quotas to check against - the policy/definition quota
and the instance quot
Hi,
We are planning to support manual scaling by allowing users to change
min/max of deployment policies. Therefore sometimes the user may engage one
deployment policy for one cartridge cluster or subscription. So the
subscriber need to have some control over deployment policies.
With that, the ma
Hi,
+1 for the discussed features.
What component will be responsible for quota checking for tenants?
Are there going to be any API changes?
Is the code and UIs being developed separately? At what point are we going
to merge it with master branch?
Thanks
On 27 Aug 2014 14:47, "Shiroshica Kulat
Hi Isuru,
Answering your questions inline.
On Wed, Aug 27, 2014 at 12:44 PM, Isuru Haththotuwa
wrote:
> Hi,
>
> +1 to this effort in general.
>
> On Wed, Aug 27, 2014 at 7:35 AM, Shiroshica Kulatilake
> wrote:
>
>> Hi Devs,
>>
>> In the next release(4.1.0), Stratos will have the ability to;
>>
Hi,
+1 to this effort in general.
On Wed, Aug 27, 2014 at 7:35 AM, Shiroshica Kulatilake
wrote:
> Hi Devs,
>
> In the next release(4.1.0), Stratos will have the ability to;
> - define policies and definitions per tenant space
> - define quotas for policies/definitions as well as quotas for actu
Hi Devs,
In the next release(4.1.0), Stratos will have the ability to;
- define policies and definitions per tenant space
- define quotas for policies/definitions as well as quotas for actual
application creation (known as subscription now)
- make use of these within the tenant space
This was ini