neutron/neutron/db
armando-migliaccio 6bd147df43 Handle bool correctly during _extend_extra_router_dict
Ensure that extension attributes are always used to
override the chosen defaults. This was not working
in the case of default boolean True, as the testing
condition was wrong.

Closes-bug: #1348479

Change-Id: I22bce82c6078a96c0eb4a67e6decb6e9205721a8
2014-07-24 23:26:41 -07:00
..
firewall Extract CommonDBMixin to a separate file 2014-07-10 13:04:30 +04:00
loadbalancer Move loadbalancer vip port creation outside of transaction 2014-07-24 09:24:25 +04:00
metering Merge "Add 'server_default' parameter" 2014-07-11 15:58:13 +00:00
migration This patch changes the name of directory from mech_arista to arista 2014-07-22 09:52:08 -07:00
vpn VPNaaS: separate out validation logic for ref impl 2014-07-16 15:05:01 -04:00
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
agents_db.py Add 'server_default' parameter 2014-07-11 10:46:09 +04:00
agentschedulers_db.py Return no active network if the agent has not been learnt yet 2014-06-06 13:41:44 +00:00
allowedaddresspairs_db.py Allowed address pair: Removing check for overlap with fixed ips 2014-06-12 09:43:09 +08:00
api.py Switch to using of oslo.db 2014-06-30 14:07:59 +03:00
common_db_mixin.py Revert "VPNaaS REST Client UT Broken" 2014-07-11 11:21:14 -07:00
db_base_plugin_v2.py Merge "Fixes port update failure when device ID is not updated" 2014-07-16 21:42:30 +00:00
dhcp_rpc_base.py Switch to using of oslo.db 2014-06-30 14:07:59 +03:00
dvr_mac_db.py RPC additions to support DVR 2014-07-17 11:45:45 -07:00
external_net_db.py Fix some typos in neutron/db and IBM SDN-VE plugin 2014-05-13 01:44:38 +00:00
extradhcpopt_db.py Correctly inherit __table_args__ from parent class 2014-03-17 13:37:46 +00:00
extraroute_db.py Performance improvement of router routes operations 2014-05-02 08:16:37 +09:00
l3_agentschedulers_db.py Refactor 'if false do nothing' logic in l3 scheduler db 2014-07-09 15:54:47 +03:00
l3_attrs_db.py Handle bool correctly during _extend_extra_router_dict 2014-07-24 23:26:41 -07:00
l3_db.py Support Router Advertisement Daemon (radvd) for IPv6 2014-07-20 22:32:19 -04:00
l3_dvr_db.py Add L3 Extension for Distributed Routers 2014-07-16 07:33:43 -07:00
l3_gwmode_db.py Add 'server_default' parameter 2014-07-11 10:46:09 +04:00
l3_rpc_base.py RPC additions to support DVR 2014-07-17 11:45:45 -07:00
model_base.py Switch to using of oslo.db 2014-06-30 14:07:59 +03:00
models_v2.py Make allocation_pools attribute of subnet updateable by PUT 2014-06-09 19:40:37 +03:00
portbindings_base.py Removing vim header lines 2014-04-01 10:38:31 -04:00
portbindings_db.py Removing vim header lines 2014-04-01 10:38:31 -04:00
portsecurity_db.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
quota_db.py Removing vim header lines 2014-04-01 10:38:31 -04:00
routedserviceinsertion_db.py Removing vim header lines 2014-04-01 10:38:31 -04:00
routerservicetype_db.py Removing vim header lines 2014-04-01 10:38:31 -04:00
securitygroups_db.py Fix some typos in neutron/db and IBM SDN-VE plugin 2014-05-13 01:44:38 +00:00
securitygroups_rpc_base.py Trigger provider security group update for RA 2014-06-17 10:36:22 +08:00
servicetype_db.py Removing vim header lines 2014-04-01 10:38:31 -04:00
sqlalchemyutils.py Fix H302 violations in db package and services 2014-04-22 15:31:00 +02:00