summaryrefslogtreecommitdiffstats
path: root/sdnr/northbound/energysavings/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/northbound/energysavings/README.md')
-rw-r--r--sdnr/northbound/energysavings/README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/sdnr/northbound/energysavings/README.md b/sdnr/northbound/energysavings/README.md
new file mode 100644
index 000000000..ce20d0d94
--- /dev/null
+++ b/sdnr/northbound/energysavings/README.md
@@ -0,0 +1,14 @@
+# Introduction
+You have generated a feature repostiroy using the onap ccsdk feature repository archetype.
+
+If creation was successful 'mvn clean install' should run without errors.
+
+# Modules
+* provider
+ - implementation code goes here
+* features
+ - manages packaging the project into a feature repository
+* model
+ - yang models go here
+* installer
+ - packages the project into a zip with an installer script \ No newline at end of file