47 Commits

Author SHA1 Message Date
Gerrit Code Review
28a7d8a205 Update notes for submitted changes
* Revert "Deprecate 'ovs_use_veth' and 'veth_mtu' options"
2016-04-19 12:36:19 +00:00
Gerrit Code Review
77f99cb60c Update notes for submitted changes
* ovsfw: Load vlan tag from other_config
2016-04-11 14:51:29 +00:00
Gerrit Code Review
cfcee4293b Update notes for submitted changes
* Close XenAPI sessions in neutron-rootwrap-xen-dom0
2016-04-09 01:58:27 +00:00
Gerrit Code Review
9b9d80b9fa Update notes for submitted changes
* l3: Send notify on router_create when ext gw is specified
2016-03-29 14:56:48 +00:00
Gerrit Code Review
5ab798eb75 Update notes for submitted changes
* Add systemd notification after reporting initial state
2016-03-02 23:30:59 +00:00
Gerrit Code Review
88c65c0ee6 Update notes for submitted changes
* Optimize "open" method with context manager
2015-12-02 14:30:36 +00:00
Gerrit Code Review
3a996104e8 Update notes for submitted changes
* Fix dvr_local_router.floating_ip_added_dist failure after agent restart
2015-11-17 22:11:47 +00:00
Gerrit Code Review
5d1a2cd23c Update notes for submitted changes
* Switch to using neutron.common.utils:replace_file()
2015-11-16 13:58:21 +00:00
Gerrit Code Review
6b7b4e01a3 Update notes for submitted changes
* Refactor test_server functional tests
2015-11-13 22:32:17 +00:00
Gerrit Code Review
ff147399da Update notes for submitted changes
* Only lock in set_members on mutating operations
2015-10-09 07:57:13 +00:00
Gerrit Code Review
4a46381e5f Update notes for submitted changes
* Fix BadRequest error on add_router_interface for DVR
2015-09-13 07:22:24 +00:00
Gerrit Code Review
b8147b8323 Update notes for submitted changes
* Add list routes
2015-09-11 21:46:09 +00:00
Gerrit Code Review
298f618be4 Update notes for submitted changes
* Don't setup ARP protection on OVS for network ports
2015-09-10 23:08:06 +00:00
Gerrit Code Review
e679a99500 Update notes for submitted changes
* OVS agent: flush firewall rules for all deleted ports at once
2015-09-05 05:04:09 +00:00
Gerrit Code Review
58c157ec64 Update notes for submitted changes
* Remove duplicate DHCP agent registration in unit test
2015-07-24 20:36:04 +00:00
Gerrit Code Review
352f390c0a Update notes for submitted changes
* Introduce functions using arping executable
2015-06-10 18:55:47 +00:00
Gerrit Code Review
fa48f470ba Update notes for submitted changes
* ovs_neutron_agent: Remove a redundant assignment of ovs_status
2015-04-22 20:37:54 +00:00
Gerrit Code Review
b0fd92787a Update notes for submitted changes
* Imported Translations from Transifex
2015-04-16 10:27:42 +00:00
Gerrit Code Review
6dade21329 Update notes for submitted changes
* Updated from global requirements
2015-02-17 04:03:32 +00:00
Gerrit Code Review
43eaaa6497 Update notes for submitted changes
* Updated from global requirements
2015-01-09 23:16:21 +00:00
Gerrit Code Review
4082867686 Update notes for submitted changes
* Updated from global requirements
2014-12-11 16:22:16 +00:00
Gerrit Code Review
86a5d48845 Update notes for submitted changes
* Updated from global requirements
2014-11-27 03:42:41 +00:00
Gerrit Code Review
50e0e7aca9 Update notes for submitted changes
* Migrate to oslo.utils
2014-11-26 15:13:33 +00:00
Gerrit Code Review
4daffcaea0 Update notes for submitted changes
* NSX: Make conn_idle_timeout configurable
2014-10-26 08:02:55 +00:00
Gerrit Code Review
787c584cbc Update notes for submitted changes
* ofagent: Fix a possible crash in arp responder
2014-10-15 03:46:40 +00:00
Gerrit Code Review
8e1741e6d1 Update notes for submitted changes
* Removed 'rpc' and 'notifier' incubator modules
2014-06-20 23:27:40 +00:00
Gerrit Code Review
6cd43d6b24 Update notes for submitted changes
* Extraroute extension support for nuage plugin
2014-05-24 21:36:07 +00:00
Jenkins
20883d48b9 Update notes for submitted changes
* Add missing DB migrations for BSN ML2 plugin
2014-04-05 02:39:26 +00:00
OpenStack Jenkins
a728455222 Update notes for submitted changes
* Imported Translations from Transifex
2014-03-23 12:00:41 +00:00
Jenkins
2dc8ebb1a9 Update notes for submitted changes
* BigSwitch: Watchdog thread start after servers
2014-03-19 22:29:34 +00:00
OpenStack Jenkins
878c54c99c Update notes for submitted changes
* Imported Translations from Transifex
2014-02-23 14:30:47 +00:00
Jenkins
ecc264477a Update notes for submitted changes
* Add fwaas_driver.ini to setup.cfg
2013-12-07 16:50:02 +00:00
Jenkins
507ebf2c20 Update notes for submitted changes
* Revert "ML2 plugin should not delete ports on subnet deletion"
2013-11-30 01:44:18 +00:00
Jenkins
ba456ef8df Update notes for submitted changes
* Use correct device_manager member in dhcp driver
2013-11-22 02:21:36 +00:00
Jenkins
a067bed160 Update notes for submitted changes
* Move Loadbalancer Noop driver to the unit tests
2013-11-21 01:12:10 +00:00
Jenkins
99e660bc5e Update notes for submitted changes
* Cleanup HACKING.rst
2013-11-15 10:24:49 +00:00
OpenStack Jenkins
ad1573a26c Update notes for submitted changes
* Updated from global requirements
2013-10-25 02:46:28 +00:00
Jenkins
148a69b4cb Update notes for submitted changes
* Ensure unit tests do not let looping calls roam freely
2013-09-05 10:59:41 +00:00
Jenkins
e0328bfdb1 Update notes for submitted changes
* Add agent scheduling for LBaaS namespace agent
2013-07-22 06:21:05 +00:00
Jenkins
4994e95040 Update notes for submitted changes
* LBaaS: update DB pool stats received from lbaas agent
2013-07-17 14:50:02 +00:00
Jenkins
b2395d0e00 Update notes for submitted changes
* Ensure to remove auto delete ports from OFC in NEC plugin
2013-06-12 15:12:24 +00:00
Jenkins
c19c626b27 Update notes for submitted changes
* Fix usage of Query.all() and NoResultFound
2013-05-03 19:13:54 +00:00
Jenkins
21127a3e06 Update notes for submitted changes
* Update nvplib to use HTTP constants
2013-02-17 00:06:42 +00:00
Jenkins
832d13231c Update notes for submitted changes
* Add NVP port security implementation
2013-01-29 14:49:58 +00:00
Jenkins
7d65fc66a1 Update notes for submitted changes
* l3-agent: move check if ext-net bridge exists within daemon loop
2012-09-21 09:56:50 +00:00
Jenkins
93539df28f Update notes for submitted changes
* clear db._ENGINE for each plugin init in Metaplugin
2012-08-28 08:44:58 +00:00
Jenkins
e52fc47f04 Update notes for submitted changes
* Fix linuxbridge agent tests
2012-07-26 16:26:37 +00:00