Clean up API YANG models with the help of pyang 69/92969/7
authorBalagangadhar Bathula <bb4341@att.com>
Wed, 7 Oct 2020 16:00:48 +0000 (12:00 -0400)
committerBalagangadhar Bathula <bb4341@att.com>
Wed, 14 Oct 2020 23:02:48 +0000 (19:02 -0400)
commit722de361b95b7aa8c199b774653e67c78e661adb
treeb566f065c70a924c8dc9d8398a2f1aeae292c131
parent70443644ba70b8634539ca58e94d61ab57fc2c22
Clean up API YANG models with the help of pyang

This addresses the following pyang generated warnings
 - Remove any unused imports
 - Add revision dates to the imports
 - Order the revisions
 - Fix a warning in org-openroadm-resource (MSA related)

JIRA: TRNSPRTPCE-340
Change-Id: I37dae25c3a54d5245a84b209b0f1f1981799fe5a
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
api/src/main/yang/gnpy-path-computation-simplified@2020-09-09.yang
api/src/main/yang/service_path/transportpce-common-service-path-types@2020-01-28.yang
api/src/main/yang/service_path/transportpce-common-types@2020-06-15.yang
api/src/main/yang/service_path/transportpce-pathDescription@2020-06-29.yang
api/src/main/yang/service_path/transportpce-pce@2020-01-28.yang
api/src/main/yang/service_path/transportpce-renderer@2020-05-20.yang
api/src/main/yang/service_path/transportpce-routing-constraints@2017-10-17.yang
api/src/main/yang/service_path/transportpce-service-path@2017-10-17.yang
api/src/main/yang/service_path/transportpce-servicehandler@2017-10-17.yang
ordmodels/common/src/main/yang/org-openroadm-resource@2019-05-31.yang