Re: [Openstack] Project quotas on multi-region

2013-03-27 Thread Tom Fifield
On 24/03/13 23:36, Tim Bell wrote:
  
 
 The Boson project was looking at this sort of problem
 (https://wiki.openstack.org/wiki/Boson).
 
  
 
 There is a session at the summit to review this and other activities
 since it appears quotas are appearing in many projects and there is a
 clear need for multi-cell and quota delegation (i.e. domain quota
 manager gives sub-sections to project quota managers). This sort of
 function is quite complex to implement and consistency of implementation
 would be strongly desirable.

Indeed. Cells right now supports the centralised quotas that Glaucimar
needs, but doesn't deal with situations where certain projects have
quotas on certain cells.

 
  
 
 Tim
 
  
 
 *From:*openstack-bounces+tim.bell=cern...@lists.launchpad.net
 [mailto:openstack-bounces+tim.bell=cern...@lists.launchpad.net] *On
 Behalf Of *Nathanael Burton
 *Sent:* 24 March 2013 02:31
 *To:* Aguiar, Glaucimar (Brazil RD-ECL)
 *Cc:* OpenStack Development Mailing List; openstack@lists.launchpad.net
 *Subject:* Re: [Openstack] Project quotas on multi-region
 
  
 
 On Mar 23, 2013 7:59 PM, Aguiar, Glaucimar (Brazil RD-ECL)
 glaucimar.agu...@hp.com mailto:glaucimar.agu...@hp.com wrote:

 Hi,

 In a deployment scenario where one keystone has several regions
 registered, how the project quota are managed by, as an example, two
 nova services in two different regions?
 I am wondering if is it possible to set quota on the project for all
 regions or this must to be done on a region by region basis which really
 means a quota for a project in a region.

 Thanks in advance,
 Glaucimar Aguiar




 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 mailto:openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp
 
 Glaucimar,
 
 Currently quotas are maintained within each nova system so there is not
 a global view/management/enforcement of quotas. I would love to see a
 discussion of centralizing things from nova like key pairs, AZs, and
 quotas in keystone.
 
 Thanks,
 
 Nate
 
 
 
 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp
 


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Project quotas on multi-region

2013-03-27 Thread Dolph Mathews
Centralized quotas in keystone: http://summit.openstack.org/cfp/details/83


-Dolph


On Wed, Mar 27, 2013 at 6:46 AM, Tom Fifield fifie...@unimelb.edu.auwrote:

 On 24/03/13 23:36, Tim Bell wrote:
 
 
  The Boson project was looking at this sort of problem
  (https://wiki.openstack.org/wiki/Boson).
 
 
 
  There is a session at the summit to review this and other activities
  since it appears quotas are appearing in many projects and there is a
  clear need for multi-cell and quota delegation (i.e. domain quota
  manager gives sub-sections to project quota managers). This sort of
  function is quite complex to implement and consistency of implementation
  would be strongly desirable.

 Indeed. Cells right now supports the centralised quotas that Glaucimar
 needs, but doesn't deal with situations where certain projects have
 quotas on certain cells.

 
 
 
  Tim
 
 
 
  *From:*openstack-bounces+tim.bell=cern...@lists.launchpad.net
  [mailto:openstack-bounces+tim.bell=cern...@lists.launchpad.net] *On
  Behalf Of *Nathanael Burton
  *Sent:* 24 March 2013 02:31
  *To:* Aguiar, Glaucimar (Brazil RD-ECL)
  *Cc:* OpenStack Development Mailing List; openstack@lists.launchpad.net
  *Subject:* Re: [Openstack] Project quotas on multi-region
 
 
 
  On Mar 23, 2013 7:59 PM, Aguiar, Glaucimar (Brazil RD-ECL)
  glaucimar.agu...@hp.com mailto:glaucimar.agu...@hp.com wrote:
 
  Hi,
 
  In a deployment scenario where one keystone has several regions
  registered, how the project quota are managed by, as an example, two
  nova services in two different regions?
  I am wondering if is it possible to set quota on the project for all
  regions or this must to be done on a region by region basis which really
  means a quota for a project in a region.
 
  Thanks in advance,
  Glaucimar Aguiar
 
 
 
 
  ___
  Mailing list: https://launchpad.net/~openstack
  Post to : openstack@lists.launchpad.net
  mailto:openstack@lists.launchpad.net
  Unsubscribe : https://launchpad.net/~openstack
  More help   : https://help.launchpad.net/ListHelp
 
  Glaucimar,
 
  Currently quotas are maintained within each nova system so there is not
  a global view/management/enforcement of quotas. I would love to see a
  discussion of centralizing things from nova like key pairs, AZs, and
  quotas in keystone.
 
  Thanks,
 
  Nate
 
 
 
  ___
  Mailing list: https://launchpad.net/~openstack
  Post to : openstack@lists.launchpad.net
  Unsubscribe : https://launchpad.net/~openstack
  More help   : https://help.launchpad.net/ListHelp
 


 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Project quotas on multi-region

2013-03-24 Thread Tim Bell
 

The Boson project was looking at this sort of problem
(https://wiki.openstack.org/wiki/Boson).

 

There is a session at the summit to review this and other activities since
it appears quotas are appearing in many projects and there is a clear need
for multi-cell and quota delegation (i.e. domain quota manager gives
sub-sections to project quota managers). This sort of function is quite
complex to implement and consistency of implementation would be strongly
desirable.

 

Tim

 

From: openstack-bounces+tim.bell=cern...@lists.launchpad.net
[mailto:openstack-bounces+tim.bell=cern...@lists.launchpad.net] On Behalf Of
Nathanael Burton
Sent: 24 March 2013 02:31
To: Aguiar, Glaucimar (Brazil RD-ECL)
Cc: OpenStack Development Mailing List; openstack@lists.launchpad.net
Subject: Re: [Openstack] Project quotas on multi-region

 

On Mar 23, 2013 7:59 PM, Aguiar, Glaucimar (Brazil RD-ECL)
glaucimar.agu...@hp.com mailto:glaucimar.agu...@hp.com  wrote:

 Hi,

 In a deployment scenario where one keystone has several regions
registered, how the project quota are managed by, as an example, two nova
services in two different regions?
 I am wondering if is it possible to set quota on the project for all
regions or this must to be done on a region by region basis which really
means a quota for a project in a region.

 Thanks in advance,
 Glaucimar Aguiar




 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
mailto:openstack@lists.launchpad.net 
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp

Glaucimar,

Currently quotas are maintained within each nova system so there is not a
global view/management/enforcement of quotas. I would love to see a
discussion of centralizing things from nova like key pairs, AZs, and quotas
in keystone.

Thanks,

Nate



smime.p7s
Description: S/MIME cryptographic signature
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Project quotas on multi-region

2013-03-24 Thread Jay Pipes
On 03/23/2013 09:31 PM, Nathanael Burton wrote:
 Glaucimar,
 
 Currently quotas are maintained within each nova system so there is not
 a global view/management/enforcement of quotas. I would love to see a
 discussion of centralizing things from nova like key pairs, AZs, and
 quotas in keystone.

+100

See my summit proposal to bring availability zone and region management
under Keystone:

http://summit.openstack.org/cfp/details/114

-jay

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Project quotas on multi-region

2013-03-23 Thread Aguiar, Glaucimar (Brazil RD-ECL)
Hi,

In a deployment scenario where one keystone has several regions registered, how 
the project quota are managed by, as an example, two nova services in two 
different regions?
I am wondering if is it possible to set quota on the project for all regions or 
this must to be done on a region by region basis which really means a quota for 
a project in a region.

Thanks in advance,
Glaucimar Aguiar




___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Project quotas on multi-region

2013-03-23 Thread Nathanael Burton
On Mar 23, 2013 7:59 PM, Aguiar, Glaucimar (Brazil RD-ECL) 
glaucimar.agu...@hp.com wrote:

 Hi,

 In a deployment scenario where one keystone has several regions
registered, how the project quota are managed by, as an example, two nova
services in two different regions?
 I am wondering if is it possible to set quota on the project for all
regions or this must to be done on a region by region basis which really
means a quota for a project in a region.

 Thanks in advance,
 Glaucimar Aguiar




 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp

Glaucimar,

Currently quotas are maintained within each nova system so there is not a
global view/management/enforcement of quotas. I would love to see a
discussion of centralizing things from nova like key pairs, AZs, and quotas
in keystone.

Thanks,

Nate
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp