aboutsummaryrefslogtreecommitdiffstats
path: root/python_moonclient/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'python_moonclient/Changelog')
-rw-r--r--python_moonclient/Changelog37
1 files changed, 36 insertions, 1 deletions
diff --git a/python_moonclient/Changelog b/python_moonclient/Changelog
index 64ae76ba..9066e449 100644
--- a/python_moonclient/Changelog
+++ b/python_moonclient/Changelog
@@ -1,4 +1,4 @@
-# Copyright 2015 Open Platform for NFV Project, Inc. and its contributors
+# Copyright 2018 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'.
@@ -37,3 +37,38 @@ CHANGES
- moon_get_slaves
- moon_set_slave
- moon_delete_slave
+
+1.3.0
+-----
+- Base the cli on cliff library
+- Commands are:
+ - moon authz send
+ - moon pdp create
+ - moon pdp delete
+ - moon pdp list
+ - moon pdp map
+ - moon policy delete
+ - moon policy list
+ - moon project list
+ - moon slave delete
+ - moon slave list
+ - moon slave set
+
+1.4.0
+-----
+- Add some commands:
+ - moon import
+ - moon export
+ - moon subject category create
+ - moon subject category list
+ - moon object category list
+ - moon action category list
+ - moon subject data create
+ - moon subject data list
+ - moon object data list
+ - moon action data list
+ - moon metarule list
+
+1.4.1
+-----
+- Update exception during configuration