summaryrefslogtreecommitdiffstats
path: root/keystone-moon/keystone/contrib/moon/exception.py
AgeCommit message (Collapse)AuthorFilesLines
2015-10-12Fix a bug when sending a new log in moon_api.asteroide1-1/+7
Change-Id: I8a457018bd2e03f2fcaed3143d2c4c2df7bcfbf7
2015-07-31Play unit tests and modify code accordingly. (some tests are still not OK).asteroide1-3/+10
Change-Id: I021081710411be12ffbbb0a3c8192626dbf9f8ce
2015-07-27Add initialization for ADMIN_ID and ROOT_EXTENSION_ID in core.py.asteroide1-0/+6
Change-Id: I25e69dbc19e7c4d896c0a0430805198a76f06957
2015-07-22finish review codeWuKong1-3/+3
Change-Id: Ie39003b523b287837d4f93f82c035b8f921067a5 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-22finish review codeWuKong1-0/+20
Change-Id: Ic5c9dcff1efe48f39cdb3f614675c0f945fe9a27 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-21add super_extensionWuKong1-15/+8
Change-Id: I2f9e7bc1aa658e8a7ffb222a49abb2370cf1492f Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-21add super_extensionWuKong1-284/+63
Change-Id: I7b234759a4aed653228f02d39df16021286242ed Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-20review codeWuKong1-14/+1
Change-Id: I51abe36356ff91f1142d0307a69c48dff1a08a46 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-20review codeWuKong1-7/+0
Change-Id: I16e40a78609687751fad4e80f3f709038513f229 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-16reivew codeWuKong1-30/+157
Change-Id: I912698ca09a6c1161c02502a7ea551a5ee905949 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-15review core.pyWuKong1-54/+80
Change-Id: Icbeed742bdaabefe443696003e74b1a6c4587ae3 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-14review controllers.py and core.pyWuKong1-1/+6
Change-Id: Ia71986f174f6cbf92868f7535504523292472e25 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-13Hamonize the uses of UUID and name in core.py.asteroide1-0/+42
Change-Id: I15e3c2e8a3f3ce5778bb8366c78eb2657b317686
2015-07-08devWuKong1-1/+1
Change-Id: Ife2b12398a8107949729e700fed19dd202b637b3 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-06Add tests for Authz exceptions.asteroide1-0/+15
Change-Id: Ib7d438148a4c45c79f541a370c0eee9a4519fecd Add the MetaRule Exceptions. Change-Id: I1d34246da04b0cdd53b8e85fb8ca112a23dc7ed8
2015-07-02Add hierarchical exceptions in Moon.asteroide1-43/+328
Change-Id: I609b39980760cf40fed651320e8683578f9bd919
2015-06-30migrate moon code from github to opnfvWuKong1-0/+112
Change-Id: Ice53e368fd1114d56a75271aa9f2e598e3eba604 Signed-off-by: WuKong <rebirthmonkey@gmail.com>