summaryrefslogtreecommitdiffstats
path: root/keystone-moon/keystone/contrib/moon/backends/sql.py
AgeCommit message (Expand)AuthorFilesLines
2015-12-01Fix an error on aggregation algorithm.asteroide1-3/+2
2015-11-27When deleting an intra-extension, deletion may be impossible due to foreign k...asteroide1-8/+10
2015-11-25Automatically delete assignments related to a category when user asks to dele...asteroide1-0/+3
2015-09-22Delete all references to the AggregationAlgorithms SQL table.asteroide1-20/+11
2015-09-21Put the ID of aggregation algorithm for a particular IntraExtension in the in...asteroide1-23/+15
2015-09-18Fix a bug when adding an assignment.asteroide1-1/+1
2015-09-11Debug all the tenant commands in moonclient and fix some bugs in opnfv-moon r...asteroide1-7/+17
2015-09-11Change the deletion behaviour of scope and assignment when deleting an intra-...asteroide1-16/+62
2015-09-10get_aggregation_algorithm_dict now return an empty dictionnary if algorithm i...asteroide1-1/+4
2015-09-04End of Keystone code update to branch Master and fix some bugs.asteroide1-9/+19
2015-08-31Fix all tests.asteroide1-13/+10
2015-08-10review codeWuKong1-13/+13
2015-08-07review codeWuKong1-4/+1
2015-07-31Play unit tests and modify code accordingly. (some tests are still not OK).asteroide1-18/+26
2015-07-27Add deletion of secondary keys in core.py and add a forgotten API function in...asteroide1-1/+7
2015-07-24add_tenant function in controllers.py nox check if tenant name exist in Keystoneasteroide1-10/+6
2015-07-22finish review codeWuKong1-7/+1
2015-07-22Fix bugs by executing tests (need more work)asteroide1-31/+56
2015-07-21finish sql backendWuKong1-117/+35
2015-07-21review codeWuKong1-249/+86
2015-07-21review codeWuKong1-156/+31
2015-07-20review codeWuKong1-311/+145
2015-07-20review codeWuKong1-43/+30
2015-07-20review codeWuKong1-74/+79
2015-07-17review backendsWuKong1-558/+594
2015-07-16reivew codeWuKong1-38/+38
2015-07-15review core.pyWuKong1-44/+46
2015-07-13Hamonize the uses of UUID and name in core.py.asteroide1-24/+15
2015-07-08change function name get_rules to get_rule_dictWuKong1-7/+7
2015-07-02Add hierarchical exceptions in Moon.asteroide1-6/+6
2015-06-30migrate moon code from github to opnfvWuKong1-0/+1537