neutron/neutron/tests
Jamie Lennox 8ad224d4e6 Use from_dict to load context params
The context objects accepts and ignores unknown keyword arguments. This
was to allow it to handle the deserialization of parameters it didn't
understand from the base class' to_dict method. This will make it
difficult to pass unknown attributes to the base class so fix the
from_dict method to only accept params it knows about.

Related-Bug: #1602081
Change-Id: Ic58a2025680e8e1ba4f8a177d898be457e2c3160
2016-07-12 13:49:41 +10:00
..
common Merge "Restore MySQL and Postgresql functional testing" 2016-06-30 15:11:09 +00:00
contrib Enable CRUD for trunk ports 2016-07-02 16:09:45 -07:00
etc Enable CRUD for trunk ports 2016-07-02 16:09:45 -07:00
fullstack Merge "Restore MySQL and Postgresql functional testing" 2016-06-30 15:11:09 +00:00
functional Merge "Refactoring config options for dhcp agent" 2016-07-12 01:18:11 +00:00
retargetable Restore MySQL and Postgresql functional testing 2016-06-29 13:20:17 -04:00
tempest Merge "List only admin_state_up auto-allocated resources" 2016-07-07 14:34:11 +00:00
unit Use from_dict to load context params 2016-07-12 13:49:41 +10:00
var Allow combined certificate/key files for SSL 2014-04-13 09:22:23 +00:00
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
fake_notifier.py Pass serializer to oslo.messaging Notifier 2014-06-20 14:58:28 +02:00
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
tools.py Make pep8 job great again 2016-06-21 16:23:51 +00:00