6109 Commits

Author SHA1 Message Date
Gerrit Code Review
f0f5ced344 Update notes for submitted changes
* Skip ARP protection if 0.0.0.0/0 in addr pairs
2015-06-26 07:45:23 +00:00
Gerrit Code Review
01bfe10033 Update notes for submitted changes
* Don't process network_delete events on OVS agent
2015-06-26 06:59:40 +00:00
Gerrit Code Review
1e468071c9 Update notes for submitted changes
* Remove ensure_dirs double-patch
2015-06-26 05:52:01 +00:00
Gerrit Code Review
9fcab0f445 Update notes for submitted changes
* Updated from global requirements
2015-06-26 05:47:02 +00:00
Gerrit Code Review
95758ddfa2 Update notes for submitted changes
* Fix tenant-id in Arista ML2 driver to support HA router
2015-06-26 05:34:37 +00:00
Gerrit Code Review
91ed147b20 Update notes for submitted changes
* Python 3: do not use itertools.izip
2015-06-26 05:14:18 +00:00
Gerrit Code Review
2a06873757 Update notes for submitted changes
* Avoid env variable duplication in tox.ini
2015-06-26 03:08:40 +00:00
Gerrit Code Review
c090780ce2 Update notes for submitted changes
* Log OVS agent configuration mismatch
2015-06-26 02:29:37 +00:00
Gerrit Code Review
64eb7437a7 Update notes for submitted changes
* Add deadlock retry to API and ML2 RPC port update
2015-06-26 01:40:19 +00:00
Gerrit Code Review
4d87ae1c11 Update notes for submitted changes
* Removed test_lib module
2015-06-26 01:06:41 +00:00
Gerrit Code Review
10c4d0bba7 Update notes for submitted changes
* Switch to oslo_utils.uuidutils
2015-06-25 22:53:44 +00:00
Gerrit Code Review
0ebc8fee76 Update notes for submitted changes
* Fix tox errors in thirdparty-ci docs
2015-06-25 20:34:25 +00:00
Gerrit Code Review
2814f11fe2 Update notes for submitted changes
* ovsdb: attempt to enable connection_uri for native impl on startup
2015-06-25 17:39:35 +00:00
Gerrit Code Review
78da2712e5 Update notes for submitted changes
* Only create one netaddr.IPNetwork object
2015-06-25 17:39:14 +00:00
Gerrit Code Review
2f6ac746e7 Update notes for submitted changes
* Context class should initialise its own data
2015-06-25 17:27:09 +00:00
Gerrit Code Review
b291cdc8ac Update notes for submitted changes
* Fix >80 char lines that pep8 failed to detect
2015-06-25 17:21:57 +00:00
Gerrit Code Review
0e5bf9ebdb Update notes for submitted changes
* Make DHCPv6 out of bounds API test deterministic
2015-06-25 09:46:04 +00:00
Gerrit Code Review
077459b79b Update notes for submitted changes
* Move third-party CI policy under docs/policies
2015-06-25 04:40:43 +00:00
Gerrit Code Review
c2ccfbd989 Update notes for submitted changes
* Provide work around for 0.0.0.0/0 ::/0 for ipset
2015-06-25 00:13:34 +00:00
Gerrit Code Review
0fcc91798a Update notes for submitted changes
* Remove lbaas API tests, which are now in the lbaas repo
2015-06-24 22:44:55 +00:00
Gerrit Code Review
fbd9750fa8 Update notes for submitted changes
* Deprecate "router_delete_namespaces" and "dhcp_delete_namespaces"
2015-06-24 22:28:44 +00:00
Gerrit Code Review
e0f0cbafa6 Update notes for submitted changes
* Use string exception casting everywhere
2015-06-24 19:54:20 +00:00
Gerrit Code Review
47a5c7ff1e Update notes for submitted changes
* Override opportunistic database tests to PyMySQL
2015-06-24 19:39:08 +00:00
Gerrit Code Review
39b393a7c3 Update notes for submitted changes
* Extend default setenv instead of replacing it in tox.ini
2015-06-24 19:34:59 +00:00
Gerrit Code Review
f413bf9378 Update notes for submitted changes
* Bulk move methods to ipam_backend_mixin.py
2015-06-24 19:34:46 +00:00
Gerrit Code Review
0af5545b9d Update notes for submitted changes
* Fix SR-IOV mech driver to set port status to down when agent is required
2015-06-24 19:34:31 +00:00
Gerrit Code Review
a0c72a4ee9 Update notes for submitted changes
* Add IPset cleanup script
2015-06-24 19:31:25 +00:00
Gerrit Code Review
f8eb949186 Update notes for submitted changes
* Revert "Fix subnet creation failure on IPv6 valid gateway"
2015-06-24 17:00:01 +00:00
Gerrit Code Review
7c4290ae0b Update notes for submitted changes
* Remove get_namespace from API extensions
2015-06-24 14:54:14 +00:00
Gerrit Code Review
c39e844820 Update notes for submitted changes
* Remove duplicate tunnel id check in sync_allocations
2015-06-24 11:40:13 +00:00
Gerrit Code Review
69a1b873b9 Update notes for submitted changes
* Cleanup get_plugin_name() from the tree
2015-06-24 10:36:48 +00:00
Gerrit Code Review
3444a484d0 Update notes for submitted changes
* Optimize ipset usage in IptablesFirewallDriver
2015-06-24 10:00:20 +00:00
Gerrit Code Review
f63c753f0d Update notes for submitted changes
* Fix callback registry notification for security group rule
2015-06-24 09:51:22 +00:00
Gerrit Code Review
77167953dd Update notes for submitted changes
* Don't delete DVR namespace if there are still ports on this node
2015-06-24 06:37:03 +00:00
Gerrit Code Review
9908b49e75 Update notes for submitted changes
* Ease debugging alembic by passing proper scripts path in alembic.ini
2015-06-24 05:19:24 +00:00
Gerrit Code Review
14847ac246 Update notes for submitted changes
* Support oslo_db 1.12
2015-06-24 05:05:19 +00:00
Gerrit Code Review
2c4639d081 Update notes for submitted changes
* Disable allowed_address_pair ip 0.0.0.0/0 ::/0 for ipset
2015-06-23 21:06:50 +00:00
Gerrit Code Review
5a8560e828 Update notes for submitted changes
* Fix subnet creation failure on IPv6 valid gateway
2015-06-23 10:57:51 +00:00
Gerrit Code Review
8a5018a0fb Update notes for submitted changes
* Decompose _create_subnet_from_pool
2015-06-23 10:01:09 +00:00
Gerrit Code Review
25f5eb832a Update notes for submitted changes
* Fix l3 agent to not create already deleted router
2015-06-23 08:16:06 +00:00
Gerrit Code Review
71375a4124 Update notes for submitted changes
* VMWare NSXv: Add distributed URL locking to ini
2015-06-23 08:09:06 +00:00
Gerrit Code Review
eae2788d2d Update notes for submitted changes
* Move _delete_port
2015-06-23 08:08:53 +00:00
Gerrit Code Review
4c25fc56f5 Update notes for submitted changes
* Decompose create_port and save_subnet
2015-06-23 08:00:22 +00:00
Gerrit Code Review
adea6cf684 Update notes for submitted changes
* Python3: do not set Request.body to a text string
2015-06-23 07:38:49 +00:00
Gerrit Code Review
208e30a06c Update notes for submitted changes
* Prepare for full stack CI job
2015-06-22 18:26:34 +00:00
Gerrit Code Review
f4eabd5e7d Update notes for submitted changes
* fix rootwrap debug filter for ping all
2015-06-22 16:37:28 +00:00
Gerrit Code Review
6137eac680 Update notes for submitted changes
* Fixes bulk insertion of data to ml2_port_binding
2015-06-22 08:31:10 +00:00
Gerrit Code Review
d61f554130 Update notes for submitted changes
* Disable keepalived process in keepalived func test
2015-06-22 08:18:42 +00:00
Gerrit Code Review
da9212ab4b Update notes for submitted changes
* NSX QoS ext: RXTX factor can be decimal
2015-06-22 07:59:59 +00:00
Gerrit Code Review
2ee83716ab Update notes for submitted changes
* read_hosts_file_leases shouldn't parse stateless IPv6
2015-06-22 06:33:30 +00:00