neutron/neutron/objects
Artur Korzeniewski 412012de59 Create a hook in base object to modify the fields before DB operations
Added modify_fields_to_db(), modify_fields_from_db() methods and
fields_need_translation dict to define the map what name in object
implementation should be changed to database naming.
It will prepare dicts before writing to DB and also modify the DB output
to match the OVO layout.

Partial-Bug: #1541928
Change-Id: I923b58870584c5e5756b307760f9d502c53c18b1
2016-03-14 12:07:23 +00:00
..
db Objects DB api: added composite key to handle multiple primary key 2016-03-01 17:05:11 +00:00
qos Objects DB api: added composite key to handle multiple primary key 2016-03-01 17:05:11 +00:00
__init__.py First QoS versioned objects, ever 2015-07-02 09:21:45 +03:00
base.py Create a hook in base object to modify the fields before DB operations 2016-03-14 12:07:23 +00:00
common_types.py OVO common enum class for IPv6 modes. 2016-02-09 10:31:10 +01:00
rbac_db.py Objects DB api: added composite key to handle multiple primary key 2016-03-01 17:05:11 +00:00