Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3/3]Replace six.iteritems() with .items() | Spencer Yu | 2017-02-09 | 1 | -2/+1 |
* | Separate CRUD policy for server_groups | Prashanth kumar reddy | 2016-11-21 | 1 | -2/+3 |
* | policy: Add defaults in code (part 1) | Claudiu Belu | 2016-06-23 | 1 | -1/+19 |
* | Port test_pipelib and test_policy to Python 3 | Victor Stinner | 2016-06-23 | 1 | -1/+3 |
* | Config options: centralize base path configuration | Markus Zoeller | 2016-04-08 | 1 | -3/+3 |
* | use graduated oslo.policy | Jeffrey Zhang | 2015-11-26 | 1 | -6/+5 |
* | Replace dict.iteritems() with six.iteritems(dict) | Victor Stinner | 2015-05-22 | 1 | -1/+2 |
* | Avoid load real policy from policy.d when using fake policy fixture | He Jie Xu | 2015-03-23 | 1 | -0/+1 |
* | refactor policy fixtures to allow use of real policy | Sean Dague | 2015-03-13 | 1 | -21/+60 |
* | Switch to using oslo_* instead of oslo.* | Davanum Srinivas | 2015-02-06 | 1 | -2/+2 |
* | Performance: leverage dict comprehension in PEP-0274 | ChangBo Guo(gcb) | 2015-01-16 | 1 | -2/+2 |
* | move all tests to nova/tests/unit | Sean Dague | 2014-11-12 | 1 | -0/+73 |