aboutsummaryrefslogtreecommitdiffstats
path: root/moonv4/moon_db/Changelog
diff options
context:
space:
mode:
authorThomas Duval <thomas.duval@orange.com>2017-11-07 11:23:23 +0100
committerThomas Duval <thomas.duval@orange.com>2017-11-07 11:23:23 +0100
commit232d674bd645f961ff4f3e9765a806536cf3f3bf (patch)
treea8192ef940dd935784a7be50fe2d095d4ab4956c /moonv4/moon_db/Changelog
parentd11ee09f6fc511d6f7000fba35ad6aedfc65c92b (diff)
Connect the Moon subjects with the Keystone users.
Change-Id: I67a8956e86cda0853f352743ab0886169bdc2902
Diffstat (limited to 'moonv4/moon_db/Changelog')
-rw-r--r--moonv4/moon_db/Changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/moonv4/moon_db/Changelog b/moonv4/moon_db/Changelog
index 16452f6e..fa84ca92 100644
--- a/moonv4/moon_db/Changelog
+++ b/moonv4/moon_db/Changelog
@@ -28,3 +28,7 @@ CHANGES
- Fix a bug in core.py
- Update db_manager
+1.1.0
+-----
+- When adding a subject, check the existence of that user in the Keystone DB and
+ create it if necessary