diff options
author | 2017-07-19 17:11:16 +0200 | |
---|---|---|
committer | 2017-07-19 17:11:16 +0200 | |
commit | a512f3efc3b72ccd0d4d7ccda97833d816836f8d (patch) | |
tree | 3c5d138f68d9d6c90ad9e5b110f6f341f96decd2 /moonv4/moon_consul/README.md | |
parent | ffd694ebadb1d3b4e140104f9f0a81837c0e7258 (diff) |
First version of the Consul component
Change-Id: I32487faa7a68caaf2d40d0a6938e6fc1537680a0
Diffstat (limited to 'moonv4/moon_consul/README.md')
-rw-r--r-- | moonv4/moon_consul/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/moonv4/moon_consul/README.md b/moonv4/moon_consul/README.md new file mode 100644 index 00000000..afee9be5 --- /dev/null +++ b/moonv4/moon_consul/README.md @@ -0,0 +1,9 @@ +DB module for the Moon project +============================== + +This package contains the database module for the Moon project +It is designed to provide a driver to access the Moon database. + +For any other information, refer to the parent project: + + https://git.opnfv.org/moon |