From ca81ee7b8938bb587795dd1d25fcf34359bb2d27 Mon Sep 17 00:00:00 2001 From: Colin Dixon Date: Fri, 7 Nov 2014 18:23:19 -0600 Subject: [PATCH] Updating features archetype to talk about user-facing features. This includes both giving advice about what should/shouldn't be considered user-facing feautures as well as suggestions for -rest and -ui features that provide RESTCONF and DLUX functionality to the base user-facing feature. Change-Id: I7a37c74adad8443cc50984b172c74e97cec13c84 Signed-off-by: Colin Dixon --- .../src/main/resources/features.xml | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/src/main/resources/features.xml b/opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/src/main/resources/features.xml index 54bbfe45fc..2acf5d15e0 100644 --- a/opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/src/main/resources/features.xml +++ b/opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/src/main/resources/features.xml @@ -28,7 +28,9 @@