Commit graph

10 commits

Author SHA1 Message Date
Blake Covarrubias
46e7d2716a Define external_ids ’type' in openvswitch_bridge (#2523)
The external_ids 'type' was not defined in the argument spec of
openvswitch_bridge. This caused 'external_ids' to be converted to a
string leading to an error when later calling exp_external_ids.items().
2016-07-08 00:33:24 +02:00
Brian Coca
3564c48f3c switched to use module loggigng 2015-10-01 00:29:57 -04:00
Mark Hamilton
b51c252127 removed syslog import 2015-07-20 18:06:17 -07:00
Mark Hamilton
a6f3a0e0a9 Changed syntax to support python2.4. Allow external_ids to be None. 2015-07-16 10:05:59 -07:00
Mark Hamilton
90a831a828 removed syslog. Generalized external id concept. Now user can add or remove multiple external ids. Added documenation about fail_main parameter. 2015-07-14 05:17:38 -07:00
Mark Hamilton
647cac63f1 Add support for external_id and fail_mode. Updated syntax to pass pep8 v1.6.2 and pylint v0.25.0 2015-07-08 20:45:19 -07:00
Greg DeKoenigsberg
004dedba8a Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
Brian Coca
08445418aa more string corrections 2015-05-14 10:45:32 -04:00
Greg DeKoenigsberg
4f40f91b78 Adding author's github id 2015-05-13 19:24:01 -04:00
Michael DeHaan
1e777bb508 Fix rename error. 2014-11-04 17:27:51 -05:00
Renamed from networking/openvswitch_bridge.py (Browse further)