upgrade transportpce-renderer YANG to 1.6.1
[transportpce.git] / api / src / main / yang / service_path / transportpce-renderer@2020-05-20.yang
similarity index 96%
rename from api/src/main/yang/service_path/transportpce-renderer@2017-10-17.yang
rename to api/src/main/yang/service_path/transportpce-renderer@2020-05-20.yang
index 6a6a31ad8dba32ba71958f550973e05dee4a202a..4fed73decf113a9b8ee50898e154dceda1d71a95 100644 (file)
@@ -53,6 +53,11 @@ module transportpce-renderer {
       ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
       POSSIBILITY OF SUCH DAMAGE";
 
+  revision 2020-05-20 {
+    description
+      "Version 1.6.1";
+  }
+
   revision 2017-10-17 {
     description
       "Version 1.6";
@@ -71,6 +76,9 @@ module transportpce-renderer {
           "Identifier for the service to be created in
            the ROADM network, e.g., CLFI, CLCI, etc. This is reported against the service, but may not get reflected in the service in the network.";
       }
+      leaf connection-type {
+        type org-openroadm-common-service-types:connection-type;
+      }
       uses transportpce-common-service-path-types:service-handler-header;
       container service-a-end {
         uses transportpce-common-service-path-types:service-endpoint-sp;