From: velandy Date: Mon, 25 Jul 2016 22:49:03 +0000 (+0200) Subject: Revert "Functional spec for cloud-init support" X-Git-Tag: v1.0.0~6^2 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fchanges%2F63%2F263%2F3;p=osm%2FSO.git Revert "Functional spec for cloud-init support" This reverts commit ee828322660af39d3c568b31a5560e38382f2fe1. Change-Id: I5eeea119aec63bc08e22e7d1937b56ab8f1eca03 --- diff --git a/designs/cloud-init-support.md b/designs/cloud-init-support.md index 8c9d0060..6675aeee 100644 --- a/designs/cloud-init-support.md +++ b/designs/cloud-init-support.md @@ -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; }