]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Nested Quota Driver: Get Project Hierarchy
authorErickson Santos <erickson@lsd.ufcg.edu.br>
Mon, 27 Jul 2015 18:01:47 +0000 (15:01 -0300)
committerVilobh Meshram <vilobhmm@yahoo-inc.com>
Sun, 23 Aug 2015 07:00:03 +0000 (00:00 -0700)
commitd8bd178465d5ba69cb60095b2dcdbcf6a311cc2e
tree8f71dba13831f52dd9f792908c0af507f5a6b733
parentf6dafdaa2423cc50d0bbf1f376626e240ce1a761
Nested Quota Driver: Get Project Hierarchy

We are making calls to keystone in order to know the project hierarchy
and check whether a project is a root project or not.

Co-Authored-By: Vilobh Meshram <vilobhmm@yahoo-inc.com>
Change-Id: Ic749fd56d7c6b41f720f8e86bf62066c6a63122b
Partially-Implements: bp cinder-nested-quota-driver
cinder/api/contrib/quotas.py
cinder/tests/unit/api/contrib/test_quotas.py