Add empty features for new components 60/49160/1
authorKai GAO <gaok12@mails.tsinghua.edu.cn>
Thu, 8 Dec 2016 18:15:34 +0000 (13:15 -0500)
committerKai GAO <gaok12@mails.tsinghua.edu.cn>
Thu, 8 Dec 2016 18:15:34 +0000 (13:15 -0500)
Change-Id: I35ebf5917b59a1c850870d5571fbac1c02ef16ab
Signed-off-by: Kai GAO <gaok12@mails.tsinghua.edu.cn>
alto-release-features/src/main/features/features.xml

index 8bd4caf375bf3f3ac27491294947ca1f963f37a4..5fb19fa72e84aa974d5d79347dad4af9fdfc56a6 100644 (file)
@@ -235,4 +235,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <!-- Empty in this release -->
   </feature>
 
+  <feature name='odl-alto-multicost' version='${project.version}'
+           description='OpenDaylight :: alto :: Mutlicost support'>
+    <!-- new feature in Carbon -->
+  </feature>
+
+  <feature name='odl-alto-iupd' version='${project.version}'
+           description='OpenDaylight :: alto :: Incremental update'>
+    <!-- new feature in Carbon -->
+  </feature>
+
+  <feature name='odl-alto-rsabs' version='${project.version}'
+           description='OpenDaylight :: alto :: Routing state abstraction'>
+    <!-- new feature in Carbon -->
+  </feature>
+
 </features>