]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Cleanup rule models and objects
authorJohn Schwarz <jschwarz@redhat.com>
Thu, 2 Jul 2015 09:40:11 +0000 (12:40 +0300)
committerIhar Hrachyshka <ihrachys@redhat.com>
Fri, 10 Jul 2015 17:59:48 +0000 (17:59 +0000)
commit00589382cf1ea7034d5dee5aec8bf3814f7e92a5
tree69348970a6b7b1b2fbe5847d5e7e40dcdb31f732
parenta71cb067d0100a1ec3f6df037c6c4740a6b2771a
Cleanup rule models and objects

- drop tenant_id for base and bandwidth_limit rules;
- added 'to_dict' function to convert objects into dicts.

Change-Id: I28167e356e70235304b166c997df52ca1b28f836
neutron/db/migration/alembic_migrations/versions/48153cb5f051_qos_db_changes.py
neutron/db/qos/models.py
neutron/objects/base.py
neutron/objects/qos/rule.py