Commit 19cff2d5 authored by ramanathan's avatar ramanathan
Browse files

Merge branch 'issue#45' into 'dev-v3.6.1'

issue #45 Removal of deprecated attribute in vnfd

See merge request !102
parents a1e42db5 a256e3cf
Loading
Loading
Loading
Loading
Loading
+0 −13
Original line number Diff line number Diff line
@@ -78,19 +78,6 @@ submodule etsi-nfv-vnf {
           VirtualNetworkInterfaceRequirements information element";
      }

      leaf support-mandatory {
        status "deprecated";
        default "false";
        type boolean;
        description
          "Indicates whether fulfilling the constraint is
           mandatory (true) for successful operation or desirable
           (false).";
        reference
          "GS NFV-IFA011: Section 7.1.6.6,
           VirtualNetworkInterfaceRequirements information element";
      }

      list network-interface-requirements {
        key "key";
        min-elements "1";