Commit Graph

20 Commits

Author SHA1 Message Date
Vilobh Meshram 047acde202 Add Resource and Usage objects
Add Resource and Usage objects to Delimiter.

Change-Id: Ia8517fc36954f1bb982d532d98aed41a2b132eae
2016-05-18 16:39:04 -07:00
Jenkins 656fa5f13c Merge "Move over pull request from github #8 to here" 2016-05-17 07:46:25 +00:00
Joshua Harlow b729161d85 Move over pull request from github #8 to here
See: https://github.com/vilobhmm/delimiter/pull/8/

Change-Id: I7d8b49426009a023b8ed2b0359f6ffdbc1ef738e
2016-05-16 15:28:16 -07:00
Joshua Harlow 59a4d8267d Fix space after parenthesis
Change-Id: Iecda5e4aff09831df90df0177a097028a9a43a68
2016-05-16 15:19:16 -07:00
Joshua Harlow 1d3caf69df Add comment to processors class variable 2016-05-13 18:07:59 -07:00
Joshua Harlow 02f452aa47 Just update the stored in-place 2016-05-13 18:06:57 -07:00
Joshua Harlow 3a39ad8b1d Don't raise value error 2016-05-13 18:02:56 -07:00
Joshua Harlow 7376d89e71 Static methods and a nice view object and better message 2016-05-13 18:01:43 -07:00
Joshua Harlow f1fcf62268 Fix consuming a single amount 2016-05-13 17:41:42 -07:00
Joshua Harlow 4197b10c11 Raise a UnsupportedKind for unknown kinds 2016-05-13 17:30:27 -07:00
Joshua Harlow 3c5bec6328 Raise an overlimit exception when overlimit/bound 2016-05-13 17:27:05 -07:00
Joshua Harlow 4a02032618 Add a simple processing framework 2016-05-13 17:22:29 -07:00
Vilobh Meshram 34bd35285f Merge pull request #5 from harlowja/tests
Restructure some of the test files
2016-05-13 15:19:44 -07:00
Joshua Harlow d094323e6f Restructure some of the test files 2016-05-13 14:54:11 -07:00
Joshua Harlow 7cc2423808 Instead of batch create/update just do singular for now 2016-05-13 14:50:10 -07:00
Joshua Harlow 5b6f77fa56 Fix url -> uri 2016-05-13 14:40:41 -07:00
Joshua Harlow b83edf3275 A read only uri property should be fine 2016-05-13 14:34:53 -07:00
Joshua Harlow e729d6b6b1 Fix default kind 2016-05-13 14:34:53 -07:00
Joshua Harlow ad652ca149 Add base driver structure (and a zookeeper driver) 2016-05-13 14:34:53 -07:00
Vilobh Meshram 30ba5084e2 Initial Commit for Delimiter
Delimiter is OpenStack Cross Project Quota Enforcement and
Management Library.
2016-05-06 12:02:06 -07:00