Merge "Revert "Functional spec for cloud-init support""
authorvelandy <rajesh.velandy@riftio.com>
Fri, 30 Sep 2016 02:41:12 +0000 (04:41 +0200)
committerGerrit Code Review <root@osm.etsi.org>
Fri, 30 Sep 2016 02:41:12 +0000 (04:41 +0200)
designs/cloud-init-support.md

index 8c9d006..6675aee 100644 (file)
@@ -34,7 +34,7 @@ container nsd-catalog {
         description "Name of the user ";
         type string;
       }
-      leaf gecos {
+      leaf user-info {
         description "The user name's real name";
         type string;
       }
@@ -71,7 +71,7 @@ The ns-instance-config node will be modified to add  the following grouping,
         description "Name of the user ";
         type string;
       }
-      leaf gecos {
+      leaf user-info {
         description "The user name's real name";
         type string;
       }