ovsdb: Require database, table, column names to be valid identifiers.
[sliver-openvswitch.git] / vswitchd / vswitch.ovsschema
index f4c63fb..3f32d7a 100644 (file)
             "certificate": {
                 "comment": "Name of a PEM file containing a certificate, signed by the certificate authority (CA) used by the controller and manager, that certifies the switch's private key, identifying a trustworthy switch.",
                 "type": "string"},
-            "ca-cert": {
+            "ca_cert": {
                 "comment": "Name of a PEM file containing the CA certificate used to verify that the switch is connected to a trustworthy controller.",
                 "type": "string"}}}}}