Commit Graph

  • cd585b3e49 Add in missing translations for exceptions Gary Kotton 2016-07-05 04:47:16 -0700
  • a1d97fa0e9 Merge "Wait for vswitchd to add interfaces in native ovsdb" Jenkins 2016-07-29 00:59:23 +0000
  • 38ba51c217 Wait for vswitchd to add interfaces in native ovsdb Terry Wilson 2016-04-22 08:55:11 -0500
  • 5e3bb18718 Pass timeout in milliseconds to timer_wait Terry Wilson 2016-07-22 22:08:01 -0500
  • 08b8a2d9a9 enable OVSDB native interface by default Inessa Vasilevskaya 2016-03-31 01:09:39 +0300
  • 6d318a69ae Merge "functional: fix OVSFW failure with native OVSDB api" Jenkins 2016-06-01 13:31:57 +0000
  • 4f97955855 functional: fix OVSFW failure with native OVSDB api Inessa Vasilevskaya 2016-05-04 17:36:47 +0300
  • 85e049f8e8 ovsdb: Don't let block() wait indefinitely Jakub Libosvar 2016-05-16 18:07:32 +0000
  • ff7b699586 unit: fix ValueError on TransactionQueue init with py34 Inessa Vasilevskaya 2016-05-10 20:44:42 +0300
  • 18d533ff85 Merge "Allow OVSDB Connection to register certain tables" Jenkins 2016-04-30 21:54:25 +0000
  • ed5083e61e Allow OVSDB Connection to register certain tables lzklibj 2016-04-11 15:15:05 +0800
  • 28ad743fb4 Use exceptions from neutron-lib Henry Gessau 2016-04-20 12:36:16 -0400
  • 967e147a2c idlutils: add in missing translations Gary Kotton 2016-02-08 06:08:12 -0800
  • a99eff3709 Merge "Fixes typos Openstack -> OpenStack" Jenkins 2016-02-05 04:23:26 +0000
  • a498743a5e Fix module's import order Bhagyashri Shewale 2016-01-20 02:48:22 -0800
  • ec76b845e6 Python3: Fix using dictionary keys() as list Bo Wang 2016-01-21 01:43:41 +0800
  • 9c109453c9 Fixes typos Openstack -> OpenStack Emma Foley 2016-01-18 10:19:17 +0000
  • 2dabdde764 Make sure datapath_type is updated on bridges changed Terry Wilson 2016-01-06 01:19:31 -0600
  • 7d8776b302 Wrong usage of "an" hgangwx 2015-12-28 15:22:04 +0800
  • 04083e8c94 Use _ from neutron._i18n Akihiro Motoki 2015-11-27 03:48:03 +0900
  • 6caf40d9d7 Move i18n to _i18n, as per oslo_i18n guidelines Doug Wiegley 2015-11-25 15:46:19 -0800
  • ed184dbb1f Automatically generate neutron core configuration files Martin Hickey 2015-11-09 23:37:37 +0000
  • 83c84d6907 Fix typo for OVSDB IWAMOTO Toshihiro 2015-11-25 10:01:07 +0900
  • f0295f699f Log error instead of exception trace Gary Kotton 2015-11-20 23:29:46 -0800
  • 2dea95637d Fix some reST field lists in docstrings Yi Zhao 2015-11-12 16:38:45 +0800
  • 2493d56143 Fix misuse of log marker functions in neutron yan.haifeng 2015-11-09 10:27:54 +0800
  • 548e369411 Do not use log hints for exceptions Gary Kotton 2015-11-07 23:47:48 -0800
  • 5422cff844 Merge "Just call set-manager if connecting fails" Jenkins 2015-09-30 21:20:47 +0000
  • 21721b9201 Just call set-manager if connecting fails Terry Wilson 2015-09-28 21:01:30 -0500
  • 9893c30bdb Check idl.run() return value before blocking Terry Wilson 2015-09-28 17:42:25 -0500
  • 9e35fdc59d ovsdb: Fix a few docstring YAMAMOTO Takashi 2015-09-16 13:20:51 +0900
  • 43de8d6497 Add config option to specify ovs datapath. Sean Mooney 2015-06-26 10:48:26 +0100
  • f8179f0fa2 Merge remote-tracking branch 'origin/feature/qos' into merge-branch Ihar Hrachyshka 2015-07-24 14:24:10 +0200
  • 0ae9e96c5d Merge "Add new ovs DB API to inquire interfaces name list in a bridge" Jenkins 2015-07-23 14:02:34 +0000
  • 8fcbbc5743 Merge remote-tracking branch 'origin/feature/qos' into merge-branch Ihar Hrachyshka 2015-07-23 10:32:53 +0200
  • e25314a390 Add new ovs DB API to inquire interfaces name list in a bridge Yalei Wang 2015-06-09 13:46:57 +0800
  • c3b70d6dba ovs_lib: Fix native implementation of db_list YAMAMOTO Takashi 2015-07-16 19:56:21 +0900
  • a71592ab19 Merge remote-tracking branch 'origin/feature/qos' into merge-branch Ihar Hrachyshka 2015-07-07 15:37:58 +0200
  • a4a80019a1 OVS native DBListcommand if_exists support Kevin Benton 2015-07-02 00:16:51 -0700
  • b35ac67ffe Add Create/Destroy API to OVS QoS BW Limiting Gal Sagie 2015-06-27 13:16:11 +0300
  • 0be5102807 ovsdb: attempt to enable connection_uri for native impl on startup Ihar Hrachyshka 2015-06-23 17:33:38 +0200
  • c60b7ab608 ovsdb: session.rpc never initialized Aaron Rosen 2015-06-16 17:23:09 -0700
  • 7c3a018c86 Merge "Python 3: do not index a dict_values object" Jenkins 2015-06-08 09:35:22 +0000
  • 9e00291281 Make _val_to_py and _py_to_val not private rossella 2015-06-05 13:09:35 +0200
  • 211c390404 Python 3: do not index a dict_values object Cyril Roelandt 2015-05-19 16:16:38 +0000
  • 5be084393b Python 3: use six.string_types instead of basestring Cyril Roelandt 2015-05-20 15:09:13 +0200
  • 448007481d Allow users to run 'tox -epy34' Cyril Roelandt 2015-05-07 13:00:38 +0000
  • 2ce60bfc0e Merge "Correct typo for matching non-dict ovsdb rows" Jenkins 2015-04-20 07:34:32 +0000
  • d780643985 Correct typo for matching non-dict ovsdb rows Terry Wilson 2015-04-17 16:13:09 -0500
  • 667f130dc3 Enhance OVSDB Transaction timeout configuration Gal Sagie 2015-04-15 09:26:54 +0300
  • 9d7750fec6 Merge "allow OVSDB connection schema to be configurable" Jenkins 2015-04-14 06:40:14 +0000
  • ea8b2d0104 Merge "Add OVSDB connection as a parameter to the transaction" Jenkins 2015-04-13 20:52:42 +0000
  • a59572cbf7 allow OVSDB connection schema to be configurable Gal Sagie 2015-04-06 16:11:23 +0300
  • 00d9e17a6d Add OVSDB connection as a parameter to the transaction Gal Sagie 2015-04-06 08:36:01 +0300
  • 76ea071ea0 Fix native OVSDB db_get handling for UUID columns Terry Wilson 2015-03-24 22:16:38 -0500
  • 819b407b24 Merge "Handle non-index lookups in native OVSDB backend" Jenkins 2015-04-12 21:28:15 +0000
  • d75340b935 OVSDB python binding should use row.delete() to remove rows Gal Sagie 2015-04-09 18:57:52 +0300
  • 8c3eb3fe2f Merge "Store and log correct exception info" Jenkins 2015-04-05 05:43:37 +0000
  • 0c818f13eb Handle non-index lookups in native OVSDB backend Terry Wilson 2015-03-19 12:43:21 -0500
  • b7ca126242 Store and log correct exception info Terry Wilson 2015-03-24 21:59:44 -0500
  • 6571083955 OVS agent support on Hyper-V Adelina Tuvenie 2015-03-24 11:29:17 -0700
  • f085a534b5 Moves ovs_lib to agent/common Adelina Tuvenie 2015-03-24 09:29:45 -0700
  • e6a4f73443 Add native OVSDB implementation of OVSDB API Terry Wilson 2015-01-22 05:39:57 -0600
  • a5f46942ec Migrate to oslo.log Ihar Hrachyshka 2015-02-26 23:26:41 +0100
  • f270c01f5f Remove root_helper arg for ovs_lib Terry Wilson 2015-02-08 22:43:31 -0600
  • 5ee145cc87 Reorganize OVSDB API Terry Wilson 2015-01-22 01:55:17 -0600