Documents error codes that a Hardware Switch Controller can publish to the NVC 
to
indicate errors related to the provisioning of logical routers.

Signed-off-by: Dennis Sam <d...@arista.com>
Acked-by: Anupam Chanda <achan...@vmware.com>

---
 AUTHORS       |  2 ++
 vtep/vtep.xml | 22 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/AUTHORS b/AUTHORS
index 936394d..18dc5bd 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -54,6 +54,7 @@ Dave Tucker             d...@dtucker.co.uk
 David Erickson          deric...@stanford.edu
 David S. Miller         da...@davemloft.net
 David Yang              dav...@vmware.com
+Dennis Sam              d...@arista.com
 Devendra Naga           devendra.a...@gmail.com
 Dmitry Krivenok         krivenok.dmi...@gmail.com
 Dominic Curran          dominic.cur...@citrix.com
@@ -251,6 +252,7 @@ Andrey Korolyov         and...@xdel.ru
 Anshuman Manral         anshuman.man...@outlook.com
 Anton Matsiuk           anton.mats...@gmail.com
 Anup Khadka             khadka...@gmail.com
+Anupam Chanda           acha...@vmware.com
 Anuprem Chalvadi        achalv...@vmware.com
 Ariel Tubaltsev         atubalt...@vmware.com
 Arkajit Ghosh           arkajit.gh...@tcs.com
diff --git a/vtep/vtep.xml b/vtep/vtep.xml
index 7112111..66a26d5 100644
--- a/vtep/vtep.xml
+++ b/vtep/vtep.xml
@@ -310,6 +310,28 @@
         requested by the NVC due to lack of resources.
       </column>
 
+      <column name="switch_fault_status" key="lr_switch_bindings_fault">
+        Indicates that the switch has been unable to create the logical router
+        interfaces requested by the NVC due to conflicting configurations or a 
lack
+        of hardware resources.
+      </column>
+
+      <column name="switch_fault_status" key="lr_static_routes_fault">
+        Indicates that the switch has been unable to create the static routes
+        requested by the NVC due to conflicting configurations or a lack of 
hardware
+        resources.
+      </column>
+
+      <column name="switch_fault_status" key="lr_creation_fault">
+        Indicates that the switch has been unable to create the logical router
+        requested by the NVC due to conflicting configurations or a lack of 
hardware
+        resources.
+      </column>
+
+      <column name="switch_fault_status" key="routing_support_fault">
+        Indicates that the switch does not support logical routing.
+      </column>
+
       <column name="switch_fault_status" key="unspecified_fault">
         Indicates that an error has occurred in the switch but that no
         more specific information is available.
-- 
2.5.4 (Apple Git-61)

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to