Added support for fail-mode. 89/16789/3
authorEd Warnicke <eaw@cisco.com>
Wed, 18 Mar 2015 19:50:51 +0000 (14:50 -0500)
committerEd Warnicke <eaw@cisco.com>
Wed, 18 Mar 2015 20:43:15 +0000 (15:43 -0500)
commit98b0df4cac39dbcb2cfd45ed427dbe91595df258
tree8100116ffbbcf86236b6391e7e483c34c8be2600
parentf043f388c56c1ec5f9493ff06e7a9e1754d39e59
Added support for fail-mode.

Supports both write of fail-mode to config, and also
read of it from operational data-store.

Also updated postman collection

Change-Id: Ie730122f525e6747dfe5e765bd317b95775cd256
Signed-off-by: Ed Warnicke <eaw@cisco.com>
resources/commons/OVSDB_Southbound.postman_collection
southbound/southbound-api/src/main/yang/ovsdb.yang
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundConstants.java
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeCreateCommand.java
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommand.java