OpenDaylight Networking SFC Flow Classifier REST APIs
[neutron.git] / model / src / main / yang / neutron-sfc-flow-classifier.yang
index fa653f0c212e594454ef075763c68807badf9e06..5f43ce5c2ac4a4f99bf4a7010f971719bef18c08 100644 (file)
      }
 
      grouping sfc-flow-classifiers-attributes {
-         container flow-classifiers {
+         container sfc-flow-classifiers {
              description "Contains list of Service Function Chaining flow classifiers";
-             list flow-classifier {
+             list sfc-flow-classifier {
                  description "
                     Defines high level model of SFC Flow Classifier. This models is based on the flow classifier APIs
                     defined by OpenStack Neutron networking-sfc project.";