aboutsummaryrefslogtreecommitdiffstats
path: root/moonv4/moon_db
AgeCommit message (Collapse)AuthorFilesLines
2017-12-01Add unit tests for moon_dbThomas Duval7-139/+318
Change-Id: I98c18e696bd9dffe8c0ccc62df6c5210d78b4ab4
2017-11-30Fix a bug in manager startupThomas Duval3-0/+0
Change-Id: I1bbe61ff745501605fd279298a3d518e7b520f8a
2017-11-22Add more control on Keystone exceptionsThomas Duval2-1/+6
Change-Id: I1db596b0b7df7344d8cdc40768c7ee6373905c34
2017-11-09Update build script to get the version written in __init__.pyThomas Duval1-1/+1
Change-Id: Ic7cb523a2898c364a2ba052a984bb13202bb9324
2017-11-09Update the db_manager in order to use it for testsThomas Duval3-34/+55
Change-Id: I959b3c0e7be664fbe60ee45114c10a6bd3cbba00
2017-11-08Add some useful scripts.Thomas Duval1-0/+38
Change-Id: I1e2e21cd97a83beabbcb396dcc95b046bc7fa4f0
2017-11-07Connect the Moon subjects with the Keystone users.Thomas Duval3-6/+17
Change-Id: I67a8956e86cda0853f352743ab0886169bdc2902
2017-07-25Update to get configuration from the consulasteroide12-80/+70
Change-Id: I6eba63fb38f64315bd3d60d1879317d97d6628c4
2017-07-19add pip packageWuKong2-1/+5
Change-Id: I8b4d3fa24f6ad7c7f9bb5dc93279c4a48bb0fe86 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2017-07-18Force requirements to be installed with pipasteroide3-2/+10
Change-Id: I96ae3880e3698a8ba5860d013b0e83de3f3f60d5
2017-07-18Clean the codeasteroide8-508/+9
Change-Id: I2c1f5d1ac8f7909f677b37849574bc543d4afeb8
2017-06-28Update code for master-slave communicationsasteroide1-5/+5
Change-Id: Ic605fb25a68bfe1c9a197eb502704c25a9caef86
2017-06-01Do not add assignment if it already exists.asteroide1-7/+9
Change-Id: Ic73d9db4823368bc8fb5f71b2b9b29af3d3ea1c7
2017-06-01Add the possibility to force the UUID on particular items (for the slaves)asteroide1-7/+7
Change-Id: Iaac3d3fc03a68d983be5bad438440c718073210d
2017-05-15Update Moon engine to allow a session policyasteroide1-3/+3
Change-Id: I63a80597710f08a6641e159cc2306d3cc68b1240
2017-05-05Code update for chaining policies.asteroide1-0/+9
Change-Id: If9f6c2640492f69d0f3af2118fade72700df47e6
2017-04-28Fix a bug when saving a perimeter elementasteroide1-3/+3
Change-Id: Ie274c020cb3f3a1776d10ca9850c5c424d693c5b
2017-04-24Add oslo.config requirementsasteroide1-0/+1
Change-Id: I9362f016913930c429038b41e05c0c19ed40e596
2017-04-22add moonv4WuKong29-0/+4328
Change-Id: I247af788d0b0fb961fbc85416486b241eb1d807c Signed-off-by: WuKong <rebirthmonkey@gmail.com>