8acc578147
fixes bug 1129672 The API previously allowed a VIP to be created without verifying that the tenant had access to the subnet and that the address was valid and available. This change modifies VIP creation behavior to create a Quantum port with the requested address. If an address is not provided, an address is allocated using the normal allocation process for the subnet. This change also renames the port attribute to protocol_port to remove the ambiguity about which type of port it represents. Additional tests were added to validate the change in behavior. Change-Id: Ib19ef653887da568364b4faa0d2c0fac30970b5f |
||
---|---|---|
.. | ||
loadbalancer | ||
migration | ||
__init__.py | ||
agents_db.py | ||
agentschedulers_db.py | ||
api.py | ||
db_base_plugin_v2.py | ||
dhcp_rpc_base.py | ||
extraroute_db.py | ||
l3_db.py | ||
l3_rpc_base.py | ||
model_base.py | ||
models_v2.py | ||
portsecurity_db.py | ||
quota_db.py | ||
routedserviceinsertion_db.py | ||
routerservicetype_db.py | ||
securitygroups_db.py | ||
securitygroups_rpc_base.py | ||
servicetype_db.py | ||
sqlalchemyutils.py |