53 Commits

Author SHA1 Message Date
Gerrit Code Review
44048d6ef0 Update notes for submitted changes
* Guard against config_dirs not defined on ConfigOpts
2016-06-01 11:18:46 +00:00
Gerrit Code Review
1fc77dfdd5 Update notes for submitted changes
* Don't log warning for missing resource_versions
2016-05-18 13:11:10 +00:00
Gerrit Code Review
6048804803 Update notes for submitted changes
* IPtables firewall prevent ICMPv6 spoofing
* Add device_id index to Port
2016-04-27 23:40:21 +00:00
Gerrit Code Review
3dd50f9ff6 Update notes for submitted changes
* ovo: Update object with data from db on update()
2016-04-07 11:13:05 +00:00
Gerrit Code Review
2bdb41c21f Update notes for submitted changes
* lb: avoid doing nova VIF work plumbing tap to qbr
2016-03-25 01:49:59 +00:00
Gerrit Code Review
114870613b Update notes for submitted changes
* Check tap bridge timestamps to detect local changes
2016-03-24 15:32:20 +00:00
Gerrit Code Review
cb9f584519 Update notes for submitted changes
* Fix reference to uninitialized iptables manager
2016-03-23 20:44:10 +00:00
Gerrit Code Review
8184f7fc7c Update notes for submitted changes
* l2pop rpc: Add a unit test for dualstacked port
2016-02-05 03:44:24 +00:00
Gerrit Code Review
e0317fc913 Update notes for submitted changes
* Rule, member updates are missed with enhanced rpc
2016-01-23 01:27:53 +00:00
Gerrit Code Review
e259ff8a5d Update notes for submitted changes
* devstack: use stevedore entry point for flavor service plugin
2016-01-16 19:50:13 +00:00
Gerrit Code Review
d48ab29821 Update notes for submitted changes
* Don't call add_ha_port inside a transaction
2016-01-12 08:37:07 +00:00
Gerrit Code Review
ebdbc81fc6 Update notes for submitted changes
* Refactor OVS-agent init-method
2015-12-01 06:02:30 +00:00
Gerrit Code Review
a00eed4c52 Update notes for submitted changes
* Fix AttributeError on port_bound for missing ports
2015-10-18 12:48:06 +00:00
Gerrit Code Review
ccc6ffbde7 Update notes for submitted changes
* Do not specify host for l2population topics
2015-09-14 16:50:25 +00:00
Gerrit Code Review
e3e236d283 Update notes for submitted changes
* Add tunneling support to full stack tests
2015-09-10 22:07:50 +00:00
Gerrit Code Review
2ec1ab7c5f Update notes for submitted changes
* fullstack: Skip NotFound in safe_client cleanup
2015-08-21 01:39:23 +00:00
Gerrit Code Review
9f3304aebd Update notes for submitted changes
* Stop using quota reservations on base controller
2015-08-19 01:26:36 +00:00
Gerrit Code Review
bc974f5b16 Update notes for submitted changes
* Check that VXLAN is not in use in LB VXLAN check
2015-08-04 12:28:49 +00:00
Gerrit Code Review
386d973e65 Update notes for submitted changes
* Add FUJITSU vendor plugin in sub_projects
2015-07-28 16:46:32 +00:00
Gerrit Code Review
be5225ca36 Update notes for submitted changes
* Python3: cast the result of zip() to list
2015-07-08 13:45:39 +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
42879b8e97 Update notes for submitted changes
* Python 3: use dict.values instead of dict.itervalues
2015-06-16 08:52:52 +00:00
Gerrit Code Review
fff747489c Update notes for submitted changes
* Refactor _update_ips_for_port
2015-06-15 19:16:03 +00:00
Gerrit Code Review
108767df70 Update notes for submitted changes
* Don't update port with host id of None
2015-05-01 22:26:05 +00:00
Gerrit Code Review
42ccfb1222 Update notes for submitted changes
* Ignore 404 error and lower a warning log to info
2015-04-03 06:59:26 +00:00
Gerrit Code Review
3c849c3769 Update notes for submitted changes
* Remove "Arguments dropped when creating context" logging
2015-04-01 16:21:04 +00:00
Gerrit Code Review
252fd11967 Update notes for submitted changes
* oslo: sync all modules that depend on incubator log module
2015-03-06 22:28:38 +00:00
Gerrit Code Review
40436ad9f4 Update notes for submitted changes
* VMware: Router Type Extension Support
2015-02-24 08:54:41 +00:00
Gerrit Code Review
c2927fb1a3 Update notes for submitted changes
* Stop using passed root_helper in ip_lib
2015-02-18 04:52:31 +00:00
Gerrit Code Review
6f061727fc Update notes for submitted changes
* Configure IPv6 LLADDR only on master L3 HA instance
2015-02-12 22:31:38 +00:00
Gerrit Code Review
a789af161c Update notes for submitted changes
* Eventlet green threads not released back to pool
2015-01-21 18:25:03 +00:00
Gerrit Code Review
49e7e5b544 Update notes for submitted changes
* Remove ryu plugin
2014-11-25 17:28:48 +00:00
Gerrit Code Review
7ff07887cc Update notes for submitted changes
* Test HA router failover
2014-11-25 02:53:42 +00:00
Gerrit Code Review
61713b9690 Update notes for submitted changes
* Remove binding:profile update from Mellanox ML2 MD
2014-09-12 01:07:03 +00:00
Gerrit Code Review
a68bfb3f41 Update notes for submitted changes
* Clear entries in Cisco N1KV specific tables on rollback
2014-08-28 11:06:51 +00:00
Gerrit Code Review
b2298234ed Update notes for submitted changes
* Return a tuple of None's instead of one None
2014-07-24 00:22:52 +00:00
Gerrit Code Review
ed5f72ac03 Update notes for submitted changes
* Allow to import _LC, _LE, _LI and _LW functions directly
2014-07-18 20:47:38 +00:00
Gerrit Code Review
1fe4137001 Update notes for submitted changes
* Add configurable http_timeout parameter for Cisco N1K
2014-07-02 18:14:43 +00:00
Gerrit Code Review
0bf77091ee Update notes for submitted changes
* Updated from global requirements
2014-06-18 21:58:56 +00:00
Gerrit Code Review
e984f8ce9f Update notes for submitted changes
* Use import from six.moves to import the queue module
2014-06-10 19:49:38 +00:00
Gerrit Code Review
de34f93ebd Update notes for submitted changes
* Optimize querying for security groups
2014-05-07 05:35:57 +00:00
Jenkins
65d59ae097 Update notes for submitted changes
* ignore build directory for pep8
2014-04-03 18:04:14 +00:00
Jenkins
afce175b6f Update notes for submitted changes
* Fix 500 error on invalid security-group-rule creation for NVP
2013-09-01 04:46:30 +00:00
Jenkins
184249d681 Update notes for submitted changes
* Allow for skipping admin roles loading on context creation
2013-08-28 16:32:34 +00:00
Jenkins
eeb2eccbee Update notes for submitted changes
* Update to latest oslo rootwrap
2013-07-30 14:58:12 +00:00
Jenkins
0e1965083a Update notes for submitted changes
* Fix case with no host_id in BigSwitch plugin
2013-06-29 08:45:53 +00:00
Jenkins
603eb1717d Update notes for submitted changes
* Add scheduling support for the Brocade plugin
2013-03-19 05:08:41 +00:00
Jenkins
c74b5bf71b Update notes for submitted changes
* Regression caused by commit b56c2c998
2013-01-30 01:27:34 +00:00
Jenkins
844652aa13 Update notes for submitted changes
* Removes redundant code in quantum.api.api_common
2013-01-22 17:12:24 +00:00
Jenkins
3065ccea84 Update notes for submitted changes
* dhcp.filters needs ovs_vsctl permission
2012-12-13 19:54:13 +00:00