aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon/examples
AgeCommit message (Collapse)AuthorFilesLines
2016-06-09Update Keystone core to Mitaka.DUVAL Thomas1-6/+18
Change-Id: Ia10d6add16f4a9d25d1f42d420661c46332e69db
2016-04-22Move policy files to a better location for the installation process.asteroide37-894/+0
Change-Id: If74a878058983df8e432927e87b3da69214d9888
2015-11-09Add an empty admin policy.asteroide6-0/+80
Change-Id: Iafd5faef37506416b736dba374e1839b5d380faa
2015-11-02Add an empty policy.asteroide6-0/+46
Change-Id: I8431b348e1df18c586aa5f1edf72803b152b6128
2015-10-12correct rbac policyWuKong1-1/+1
Change-Id: Id49873abe4abc7622cbf68704bf73ae998f54149 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-10-12create scenario testWuKong12-4/+159
Change-Id: Id392d900583a31fb53a9da5bcb0c47746f34491a Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-09-26Review the KeystoneMiddleware code, fix some bugs in the authz functions.asteroide2-32/+4
Change-Id: I9d9966c061fc71cd8ef5ce88217dcdfa63e0722f
2015-09-25Delete unexistant objects.asteroide1-5/+1
Change-Id: Ib4fd2554e602df5d4170760972fd37516b524e04
2015-07-31Play unit tests and modify code accordingly. (some tests are still not OK).asteroide4-30/+30
Change-Id: I021081710411be12ffbbb0a3c8192626dbf9f8ce
2015-07-24add_tenant function in controllers.py nox check if tenant name exist in Keystoneasteroide2-2/+2
fix some bugs in enforce function and SQL functions Change-Id: Ie760aad146d249fa6d98edbbb64dae732724e756
2015-07-22finish review codeWuKong24-307/+343
Change-Id: Ic5c9dcff1efe48f39cdb3f614675c0f945fe9a27 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-22Fix bugs by executing tests (need more work)asteroide1-1/+5
Change-Id: I4ab59ab0e9269568e26e48c6364a636e9b5088f1
2015-07-21add super_extensionWuKong5-6/+11
Change-Id: I2f9e7bc1aa658e8a7ffb222a49abb2370cf1492f Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-21add super_extensionWuKong6-0/+103
Change-Id: I7b234759a4aed653228f02d39df16021286242ed Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-20review codeWuKong1-4/+4
Change-Id: I51abe36356ff91f1142d0307a69c48dff1a08a46 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-15review core.pyWuKong4-6/+6
Change-Id: Icbeed742bdaabefe443696003e74b1a6c4587ae3 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-13Hamonize the uses of UUID and name in core.py.asteroide37-544/+168
Change-Id: I15e3c2e8a3f3ce5778bb8366c78eb2657b317686
2015-07-08add a new example of policy for release 2 of moonWuKong4-0/+158
Change-Id: I6c64ddecb6c7ed3f3947b9582e40e945ec76ed21 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-06-30migrate moon code from github to opnfvWuKong50-0/+1460
Change-Id: Ice53e368fd1114d56a75271aa9f2e598e3eba604 Signed-off-by: WuKong <rebirthmonkey@gmail.com>