Commit Graph

10 Commits (84298ab5ce38cc7456473bde826cd04b42f6290d)

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().
9 years ago
Brian Coca 3564c48f3c switched to use module loggigng 9 years ago
Mark Hamilton b51c252127 removed syslog import 9 years ago
Mark Hamilton a6f3a0e0a9 Changed syntax to support python2.4. Allow external_ids to be None. 9 years ago
Mark Hamilton 90a831a828 removed syslog. Generalized external id concept. Now user can add or remove multiple external ids. Added documenation about fail_main parameter. 10 years ago
Mark Hamilton 647cac63f1 Add support for external_id and fail_mode. Updated syntax to pass pep8 v1.6.2 and pylint v0.25.0 10 years ago
Greg DeKoenigsberg 004dedba8a Changes to author formatting, remove emails 10 years ago
Brian Coca 08445418aa more string corrections 10 years ago
Greg DeKoenigsberg 4f40f91b78 Adding author's github id 10 years ago
Michael DeHaan 1e777bb508 Fix rename error. 10 years ago