aboutsummaryrefslogtreecommitdiffstats
path: root/moonv4/moon_utilities/README.md
diff options
context:
space:
mode:
authorRHE <rebirthmonkey@gmail.com>2017-11-28 16:05:46 +0100
committerRHE <rebirthmonkey@gmail.com>2017-11-28 16:05:46 +0100
commitd72e7ce30ebc098a6832b32d1a1155b1a7efd51c (patch)
treef138415024cb759cac099202546376ed632c1137 /moonv4/moon_utilities/README.md
parentea4391a6ba0d2616a44f11b4ccdb2e1b4a3d2f2c (diff)
moon_utilities python unit test
Change-Id: Ia3e52d778ce2aba7f6ae1df727606dd40d3be480 Signed-off-by: RHE <rebirthmonkey@gmail.com>
Diffstat (limited to 'moonv4/moon_utilities/README.md')
-rw-r--r--moonv4/moon_utilities/README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/moonv4/moon_utilities/README.md b/moonv4/moon_utilities/README.md
new file mode 100644
index 00000000..b658a864
--- /dev/null
+++ b/moonv4/moon_utilities/README.md
@@ -0,0 +1,12 @@
+# Moon Python Utilities Package
+This package contains the core module for the Moon project
+It is designed to provide authorization features to all OpenStack components.
+
+For any other information, refer to the parent project:
+
+ https://git.opnfv.org/moon
+
+moon_utilities is a common Python lib for other Moon Python packages
+
+
+