interrupt execution if table schema has error
This commit is contained in:
@@ -450,43 +450,6 @@
|
||||
},
|
||||
{
|
||||
"table_id":40,
|
||||
"table_name":"PORT_CONFIG",
|
||||
"table_type":"port",
|
||||
"valid_column":7,
|
||||
"custom": {
|
||||
"item_id":1,
|
||||
"group_id":2,
|
||||
"port_format":3,
|
||||
"port1":4,
|
||||
"port2":5,
|
||||
"proto":6
|
||||
}
|
||||
},
|
||||
{
|
||||
"table_id":41,
|
||||
"table_name":"VIRTUAL_PORT_SOURCE",
|
||||
"table_type":"virtual",
|
||||
"physical_table": "PORT_CONFIG"
|
||||
},
|
||||
{
|
||||
"table_id":42,
|
||||
"table_name":"VIRTUAL_PORT_DESTINATION",
|
||||
"table_type":"virtual",
|
||||
"physical_table": "PORT_CONFIG"
|
||||
},
|
||||
{
|
||||
"table_id":43,
|
||||
"table_name":"COMPOSITION_CONFIG",
|
||||
"table_type":"composition",
|
||||
"custom": {
|
||||
"source_ip":"VIRTUAL_IP_PLUS_SOURCE",
|
||||
"dest_ip":"VIRTUAL_IP_PLUS_DESTINATION",
|
||||
"source_port":"VIRTUAL_PORT_SOURCE",
|
||||
"dest_port":"VIRTUAL_PORT_DESTINATION"
|
||||
}
|
||||
},
|
||||
{
|
||||
"table_id":44,
|
||||
"table_name":"TEST_PLUGIN_KEY_TYPE_TABLE",
|
||||
"table_type":"plugin",
|
||||
"valid_column":4,
|
||||
|
||||
Reference in New Issue
Block a user