[openstack-dev] [cinder] Heirarchical Quota Implementation Issues

2017-02-17 Thread Sajeesh Cimson Sasi
Hi All, It is heard that Cinder faced some issues while implementing hierarchical quotas.I would be nice if somebody from Cinder team can share the issues , as it will be useful for the PTG next week.

Re: [openstack-dev] Hierarchical quotas at the PTG?

2017-02-17 Thread Sajeesh Cimson Sasi
Hi Matt, Thanks for adding Hierarchical quotas at the PTG. Following was the spec made for Kilo. https://review.openstack.org/#/c/129420/ best regards, sajeesh From:

Re: [openstack-dev] Hierarchical quotas at the PTG?

2017-02-15 Thread Sajeesh Cimson Sasi
Hi Matt, Andrey, CERN-BARC team was working on nested quota implementation in Nova some 3 years back.But at that time, it was decided to fix bugs in the existing quota driver rather than adding more features. After that , the Cinder team implemented nested quota in

Re: [openstack-dev] [nova][keystone][cinder] Quota Implementation

2017-01-12 Thread Sajeesh Cimson Sasi
Dear All, Quota as service or library .IMHO we have to fix one of the methods, so that we can go ahead with the implementation. best regards, sajeesh From: Sajeesh Cimson Sasi [sajeesh

Re: [openstack-dev] [keystone][nova]Quotas: Store resources and limits in the Keystone

2016-12-14 Thread Sajeesh Cimson Sasi
integrated to the main app. I'm not sure it's the case for nova, for example. Therefore, for me, separate service is the winner here too. Sajeesh Cimson Sasi writes: > Hi, > There was an ongoing project of delimiter for Cross Project Quota > Management. > But I don't k

Re: [openstack-dev] [keystone][nova]Quotas: Store resources and limits in the Keystone

2016-12-13 Thread Sajeesh Cimson Sasi
Hi, There was an ongoing project of delimiter for Cross Project Quota Management. But I don't know the current status. Kindly have a look at it. https://review.openstack.org/#/c/284454/ More discussions are required on this.As more and more projects or services are having

Re: [openstack-dev] [nova]New Quota Subteam on Nova

2015-12-03 Thread Sajeesh Cimson Sasi
I have been working in Nova Quotas for more than a year, and I also think that Nova Quota sub-team is a good idea. Let us form the team and work together. best regards

[openstack-dev] [nova][FFE] Feature Freeze Exception Request

2015-08-05 Thread Sajeesh Cimson Sasi
Hello, I would like to request feature freeze exception for the implementation of Nested Quota Driver for Nova, which does the quota management of nested projects. Blueprint https://blueprints.launchpad.net/nova/+spec/nested-quota-driver-api

[openstack-dev] [nova] Feature Freeze Exception Request

2015-08-03 Thread Sajeesh Cimson Sasi
Hello, I would like to request feature freeze exception for the implementation of Nested Quota Driver for Nova, which does the quota management of nested projects. Blueprint https://blueprints.launchpad.net/nova/+spec/nested-quota-driver-api

Re: [openstack-dev] [nova][v2.1 api calls]

2015-07-23 Thread Sajeesh Cimson Sasi
On 07/23/2015 09:16 PM, Sajeesh Cimson Sasi wrote: Can you please tell me whether nova supports v2.1 api calls now. If so can you please tell me where the code is located.I can see the codes for v2(quotas.py) and v3(plugin/v3/quots_sets.py). I was thinking that v2.1 is equivalent to v3 calls

[openstack-dev] [nova][v2.1 api calls]

2015-07-23 Thread Sajeesh Cimson Sasi
Hi All, Can you please tell me whether nova supports v2.1 api calls now. If so can you please tell me where the code is located.I can see the codes for v2(quotas.py) and v3(plugin/v3/quots_sets.py). I was thinking that v2.1 is equivalent to v3 calls, since the api calls are looking

Re: [openstack-dev] [nova][keystone] Nova calls to Keystone

2015-06-23 Thread Sajeesh Cimson Sasi
...@redhat.com wrote: On 06/22/2015 10:13 PM, Sajeesh Cimson Sasi wrote: From: Adam Young [ayo...@redhat.com] Sent: 23 June 2015 00:01:48 To: openstack-dev@lists.openstack.org Subject: Re: [openstack-dev] [nova][keystone] Nova calls to Keystone On 06/20/2015 02:46 PM

Re: [openstack-dev] [nova][keystone] Nova calls to Keystone

2015-06-23 Thread Sajeesh Cimson Sasi
From: Adam Young [ayo...@redhat.com] Sent: 23 June 2015 08:00:48 To: openstack-dev@lists.openstack.org Subject: Re: [openstack-dev] [nova][keystone] Nova calls to Keystone On 06/22/2015 10:13 PM, Sajeesh Cimson Sasi wrote: From

Re: [openstack-dev] [nova][keystone] Nova calls to Keystone

2015-06-22 Thread Sajeesh Cimson Sasi
From: Adam Young [ayo...@redhat.com] Sent: 23 June 2015 00:01:48 To: openstack-dev@lists.openstack.org Subject: Re: [openstack-dev] [nova][keystone] Nova calls to Keystone On 06/20/2015 02:46 PM, Sajeesh Cimson Sasi wrote: Hi All, I need your advice

[openstack-dev] [nova][keystone] Nova calls to Keystone

2015-06-20 Thread Sajeesh Cimson Sasi
Hi All, I need your advice for the implementation of the following blueprint. https://review.openstack.org/#/c/160605 . All the use cases mentioned in the blueprint have been implemented and the complete code is up for review. https://review.openstack.org/#/c/149828/ However, we have

[openstack-dev] [nova] Nested Quota Implementation in nova

2015-05-14 Thread Sajeesh Cimson Sasi
Hi All, This is with regard to Nested Quota Implementation in nova. The blueprint has been approved for liberty,which was earlier approved for kilo. https://review.openstack.org/#/c/160605https://review.openstack.org/#/c/160605 The complete code has been

Re: [openstack-dev] FW: [nova] readout from Philly Operators Meetup

2015-03-12 Thread Sajeesh Cimson Sasi
Hi Salvatore, We had a short discussion on Hierarchical quota management in nova somewhere in December. The spec was approved ,but the code couldn't make it to Kilo. I am trying to get it merged in Liberty. Implementation is over. Only test cases are pending. I have

[openstack-dev] [nova] Feature Freeze Exception Request

2015-02-11 Thread Sajeesh Cimson Sasi
Hello, I'd like to request a feature freeze exception for the change, https://review.openstack.org/#/c/149828/ This change implements NestedQuotaDriver that does the quota management in nested projects. The specs has been merged :

[openstack-dev] [nova] Request for Spec Freeze Exception for: Quota Management in Nested Projects

2015-01-09 Thread Sajeesh Cimson Sasi
Hi We'd like to ask for a spec freeze exception for the Blue Print on Quota Management in Nested Projects,kindly see: https://review.openstack.org/#/c/129420/ The required keystone related bits are already in Kilo, and this proposal will allow people to actually exploit this new