aboutsummaryrefslogtreecommitdiffstats
path: root/moonv4/moon_db/Changelog
diff options
context:
space:
mode:
authorRuan HE <ruan.he@orange.com>2017-11-07 10:50:20 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-11-07 10:50:20 +0000
commit2cc4396c9409b88324b12238e15711701d170352 (patch)
tree923289e3744167c2acbbfb3ff1a64b1c081a3e62 /moonv4/moon_db/Changelog
parent34f87418f367e78137609a024c02fd1df6e168f4 (diff)
parent232d674bd645f961ff4f3e9765a806536cf3f3bf (diff)
Merge "Connect the Moon subjects with the Keystone users."
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