| garciaale | 76f6a62 | 2020-11-19 17:57:42 -0300 | [diff] [blame] | 1 | # |
| 2 | # Copyright 2019 Whitestack LLC |
| 3 | # |
| 4 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | # you may not use this file except in compliance with the License. |
| 6 | # You may obtain a copy of the License at |
| 7 | # |
| 8 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | # |
| 10 | # Unless required by applicable law or agreed to in writing, software |
| 11 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or |
| 13 | # implied. |
| 14 | # See the License for the specific language governing permissions and |
| 15 | # limitations under the License. |
| 16 | |
| 17 | --- /tmp/sol006_model/src/yang/etsi-nfv-ns.yang 2019-12-04 14:26:39.453144459 +0000 |
| 18 | +++ /tmp/sol006_model/src/yang/etsi-nfv-ns_new.yang 2019-12-04 14:28:34.659419362 +0000 |
| 19 | @@ -159,7 +159,7 @@ |
| 20 | "GS NFV IFA014: Section 6.2.3.2 Sapd information element"; |
| 21 | } |
| 22 | |
| 23 | - choice associated-cpd-id { |
| 24 | + //choice associated-cpd-id { |
| 25 | container vnf { |
| 26 | leaf vnfd-id { |
| 27 | mandatory true; |
| 28 | @@ -209,7 +209,7 @@ |
| 29 | } |
| 30 | } |
| 31 | } |
| 32 | - } |
| 33 | + //} |
| 34 | } |
| 35 | } |
| 36 | |