aboutsummaryrefslogtreecommitdiffstats
path: root/moonv4/moon_db/Changelog
diff options
context:
space:
mode:
authorRHE <rebirthmonkey@gmail.com>2017-12-21 15:47:26 +0100
committerRHE <rebirthmonkey@gmail.com>2017-12-21 15:47:26 +0100
commit33628e6f9a4e4b9e22d4b02e931663de41107050 (patch)
tree624d6def220989b1cea40051da71a151c366a5a7 /moonv4/moon_db/Changelog
parentcb23b06b64af120e0c6775dd2d59f6d970418995 (diff)
python_moondb rename
Change-Id: I6442b6f96393b4fcba8a6352ecb4ad845e6346c0 Signed-off-by: RHE <rebirthmonkey@gmail.com>
Diffstat (limited to 'moonv4/moon_db/Changelog')
-rw-r--r--moonv4/moon_db/Changelog50
1 files changed, 0 insertions, 50 deletions
diff --git a/moonv4/moon_db/Changelog b/moonv4/moon_db/Changelog
deleted file mode 100644
index de04eadc..00000000
--- a/moonv4/moon_db/Changelog
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 2015 Open Platform for NFV Project, Inc. and its contributors
-# This software is distributed under the terms and conditions of the 'Apache-2.0'
-# license which can be found in the file 'LICENSE' in this package distribution
-# or at 'http://www.apache.org/licenses/LICENSE-2.0'.
-
-
-CHANGES
-=======
-
-0.1.0
------
-- First version of the moon_db library.
-
-1.0.0
------
-- First public version of the moon_db library.
-
-1.0.1
------
-- Update setup.py to force the installation of requirements.
-
-1.0.2
------
-- Test PyPi upload
-
-1.0.3
------
-- 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
-
-1.2.0
------
-- Update the db_manager in order to use it for tests
-
-1.2.1
------
-- Update moon_db_manager in order to use it for unit tests
-
-1.2.2
------
-- Fix a bug in moon_db_manager
-
-1.2.3
------
-- Cleanup moon_db code