diff options
author | asteroide <thomas.duval@orange.com> | 2017-09-07 16:34:12 +0200 |
---|---|---|
committer | asteroide <thomas.duval@orange.com> | 2017-09-07 16:34:12 +0200 |
commit | eadfb789322a1a9887c8a4f23c8f125a39ebc8f4 (patch) | |
tree | 551be4f7efa21d58caa57546f404197b69e0f149 /moonv4/moon_wrapper/README.md | |
parent | 526203676c7205700de0a1d3ad801116e440ae5d (diff) |
Add the moon_wrapper component
Change-Id: I21cb5ff5a25e3b9af07e19f7bfd7a737ad9f136d
Diffstat (limited to 'moonv4/moon_wrapper/README.md')
-rw-r--r-- | moonv4/moon_wrapper/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/moonv4/moon_wrapper/README.md b/moonv4/moon_wrapper/README.md new file mode 100644 index 00000000..4e8fd05c --- /dev/null +++ b/moonv4/moon_wrapper/README.md @@ -0,0 +1,9 @@ +Wrapper module for the Moon project +=================================== + +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 |