summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated from global requirements2014.2.1OpenStack Proposal Bot2014-12-051-1/+1
* Fix hostname validation for nameserversKevin Benton2014-12-042-23/+72
* Merge "Updated from global requirements" into stable/junoJenkins2014-12-042-10/+10
|\
| * Updated from global requirementsOpenStack Proposal Bot2014-12-032-10/+10
* | Alter execute_alembic_command() to not assume all commandsMike Bayer2014-12-031-1/+2
|/
* Merge "Fix handling of CIDR in allowed address pairs" into stable/junoJenkins2014-11-282-35/+67
|\
| * Fix handling of CIDR in allowed address pairsKevin Benton2014-11-262-35/+67
* | Updated from global requirementsOpenStack Proposal Bot2014-11-272-11/+11
* | Merge "Prevent an iteration through ports on IPv6 slaac" into stable/junoJenkins2014-11-271-5/+3
|\ \
| * | Prevent an iteration through ports on IPv6 slaacKevin Benton2014-11-261-5/+3
* | | Merge "Subnet delete for IPv6 SLAAC should not require prior port disassoc" i...Jenkins2014-11-263-3/+39
|\ \ \ | |/ /
| * | Subnet delete for IPv6 SLAAC should not require prior port disassocDane LeBlanc2014-11-253-3/+39
* | | Merge "Fix metadata proxy start problem for v6-v4 network" into stable/junoJenkins2014-11-262-4/+35
|\ \ \
| * | | Fix metadata proxy start problem for v6-v4 networkXu Han Peng2014-11-262-4/+35
| | |/ | |/|
* | | Merge "Drop and recreate FK if adding new PK to routerl3bindings" into stable...Jenkins2014-11-262-91/+58
|\ \ \
| * | | Drop and recreate FK if adding new PK to routerl3bindingsJakub Libosvar2014-11-242-91/+58
* | | | Merge "Fix context.elevated" into stable/junoJenkins2014-11-262-1/+11
|\ \ \ \
| * | | | Fix context.elevatedAnn Kamyshnikova2014-11-252-1/+11
| | |_|/ | |/| |
* | | | Merge "linuxbridge-agent: make vxlan unicast check more efficent" into stable...Jenkins2014-11-261-1/+2
|\ \ \ \
| * | | | linuxbridge-agent: make vxlan unicast check more efficentDarragh O'Reilly2014-11-251-1/+2
| | |_|/ | |/| |
* | | | Convert all incoming protocol numbers to stringAnn Kamyshnikova2014-11-253-2/+12
|/ / /
* | | Merge "Cisco N1kv: Fix update network profile for add tenants" into stable/junoJenkins2014-11-252-11/+36
|\ \ \ | |/ / |/| |
| * | Cisco N1kv: Fix update network profile for add tenantsAbhishek Raut2014-10-222-11/+36
* | | Merge "BSN: include missing data in floating IP call" into stable/junoJenkins2014-11-252-4/+8
|\ \ \ | |_|/ |/| |
| * | BSN: include missing data in floating IP callKevin Benton2014-11-212-4/+8
* | | Merge "BSN: Set inconsistency record on delete failure" into stable/junoJenkins2014-11-232-0/+20
|\ \ \ | |/ / |/| |
| * | BSN: Set inconsistency record on delete failureKevin Benton2014-11-182-0/+20
* | | Merge "Fix hostname regex pattern" into stable/junoJenkins2014-11-202-2/+3
|\ \ \
| * | | Fix hostname regex patternJohn Perkins2014-11-192-2/+3
| |/ /
* | | Merge "Stop ignoring 400 errors returned by ODL" into stable/junoJenkins2014-11-192-38/+24
|\ \ \ | |/ / |/| |
| * | Stop ignoring 400 errors returned by ODLCédric Ollivier2014-11-112-38/+24
* | | Merge "Only fetch port_id from SG binding table" into stable/junoJenkins2014-11-141-5/+3
|\ \ \
| * | | Only fetch port_id from SG binding tableKevin Benton2014-10-221-5/+3
| | |/ | |/|
* | | Merge "Optimize query in _select_dhcp_ips_for_network_ids" into stable/junoJenkins2014-11-141-5/+5
|\ \ \
| * | | Optimize query in _select_dhcp_ips_for_network_idsKevin Benton2014-10-221-5/+5
| |/ /
* | | Merge "Batch ports from security groups RPC handler" into stable/junoJenkins2014-11-145-59/+165
|\ \ \
| * | | Batch ports from security groups RPC handlerKevin Benton2014-10-315-59/+165
* | | | Merge "Reduce security group db calls to neutron server" into stable/junoJenkins2014-11-142-12/+74
|\ \ \ \
| * | | | Reduce security group db calls to neutron serverZHU ZHU2014-10-222-12/+74
| | |/ / | |/| |
* | | | Merge "Improve performance of security group DB query" into stable/junoJenkins2014-11-131-12/+18
|\ \ \ \
| * | | | Improve performance of security group DB queryKevin Benton2014-10-221-12/+18
| |/ / /
* | | | Merge "_update_router_db: don't hold open transactions" into stable/junoJenkins2014-11-131-3/+5
|\ \ \ \
| * | | | _update_router_db: don't hold open transactionsKevin Benton2014-10-251-3/+5
* | | | | Merge "fix event_send for re-assign floating ip" into stable/junoJenkins2014-11-132-0/+29
|\ \ \ \ \
| * | | | | fix event_send for re-assign floating iplzklibj2014-11-122-0/+29
| | |_|_|/ | |/| | |
* | | | | Merge "Fix KeyError in dhcp_rpc when plugin.port_update raise exception" into...Jenkins2014-11-132-7/+36
|\ \ \ \ \
| * | | | | Fix KeyError in dhcp_rpc when plugin.port_update raise exceptionNuman Siddique2014-11-122-7/+36
| |/ / / /
* | | | | Merge "rootwrap config files reference deleted quantum binaries" into stable/...Jenkins2014-11-132-4/+0
|\ \ \ \ \
| * | | | | rootwrap config files reference deleted quantum binariesCedric Brandily2014-11-112-4/+0
| |/ / / /
* | | | | Merge "Fix L3 HA network creation to allow user to create router" into stable...Jenkins2014-11-132-5/+30
|\ \ \ \ \