8349 Commits

Author SHA1 Message Date
Gerrit Code Review
64d4ba5ca6 Update notes for submitted changes
* DVR: Fix issue of SNAT rule for DVR with floating ip
2016-03-23 23:11:49 +00:00
Gerrit Code Review
29d4efe393 Update notes for submitted changes
* functional: Update ref used from ovs branch-2.5.
2016-03-23 22:45:29 +00:00
Gerrit Code Review
6bcf3d276d Update notes for submitted changes
* Port Security added to OVO
2016-03-23 22:44:52 +00:00
Gerrit Code Review
b311faa415 Update notes for submitted changes
* AGENTS: remove deprecated methods
2016-03-23 22:29:19 +00:00
Gerrit Code Review
e188824898 Update notes for submitted changes
* Remove deprecated method from agent utils file
2016-03-23 22:26:54 +00:00
Gerrit Code Review
060b70dabc Update notes for submitted changes
* Fix alembic 'No handlers could be found for logger...'
2016-03-23 21:32:40 +00:00
Gerrit Code Review
cd83a835a5 Update notes for submitted changes
* Fix test failure against latest oslo.* from master
2016-03-23 20:45:50 +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
3a56e605b8 Update notes for submitted changes
* Removes host file contents from DHCP agent logs
2016-03-23 20:34:24 +00:00
Gerrit Code Review
a3c1834c5e Update notes for submitted changes
* Prevent binding IPv6 addresses to Neutron interfaces
2016-03-23 20:33:55 +00:00
Gerrit Code Review
a229469cdb Update notes for submitted changes
* ovs_lib: Fix a race between get_port_tag_dict and port removal
2016-03-23 20:31:26 +00:00
Gerrit Code Review
ac2726dd35 Update notes for submitted changes
* Ensure metadata agent doesn't use SSL for UNIX socket
2016-03-23 18:52:02 +00:00
Gerrit Code Review
b35364d98e Update notes for submitted changes
* Add option for nova endpoint type
2016-03-23 18:11:04 +00:00
Gerrit Code Review
1399212168 Update notes for submitted changes
* DVR: when updating port's fixed_ips, update arp
2016-03-23 13:48:34 +00:00
Gerrit Code Review
96584bb8e4 Update notes for submitted changes
* DVR:Fix _notify_l3_agent_new_port for proper arp update
2016-03-23 12:24:11 +00:00
Gerrit Code Review
2ce3802651 Update notes for submitted changes
* De-dup conntrack deletions before running them
2016-03-23 10:39:47 +00:00
Gerrit Code Review
212c80c13e Update notes for submitted changes
* Update devstack plugin for dependent packages
2016-03-23 09:50:57 +00:00
Gerrit Code Review
4811faafe3 Update notes for submitted changes
* Imported Translations from Zanata
2016-03-23 08:12:54 +00:00
Gerrit Code Review
de767bf13d Update notes for submitted changes
* Fix a couple of problems with random hex string generation
2016-03-23 05:32:00 +00:00
Gerrit Code Review
1410f72f42 Update notes for submitted changes
* Fix latest doc error
2016-03-23 01:29:27 +00:00
Gerrit Code Review
81a30b8d36 Update notes for submitted changes
* Update devstack plugin for dependent packages
2016-03-22 23:48:19 +00:00
Gerrit Code Review
5bd8404b0d Update notes for submitted changes
* DB: remove method _get_tenant_id_for_create
2016-03-22 22:27:37 +00:00
Gerrit Code Review
af764993fc Update notes for submitted changes
* Remove deprecated methods from common file
2016-03-22 22:25:43 +00:00
Gerrit Code Review
e3592d42a9 Update notes for submitted changes
* neutron-db-manage: revision: fail for --autogenerate and branch
2016-03-22 18:48:11 +00:00
Gerrit Code Review
a54433c54b Update notes for submitted changes
* objects: introduce object for extra dhcp options
2016-03-22 18:05:29 +00:00
Gerrit Code Review
72eac81a7f Update notes for submitted changes
* Watch for 'new' events in ovsdb monitor for ofport
2016-03-22 15:54:12 +00:00
Gerrit Code Review
d2619d2efd Update notes for submitted changes
* Imported Translations from Zanata
2016-03-22 11:56:19 +00:00
Gerrit Code Review
c86ab47459 Update notes for submitted changes
* Removes host file contents from DHCP agent logs
2016-03-22 07:24:31 +00:00
Gerrit Code Review
0bcf18115b Update notes for submitted changes
* linuxbridge: added missing space in option help text
2016-03-22 06:56:31 +00:00
Gerrit Code Review
9ad9926c90 Update notes for submitted changes
* Imported Translations from Zanata
2016-03-22 01:24:13 +00:00
Gerrit Code Review
9f6d099565 Update notes for submitted changes
* Move db query to fetch down bindings under try/except
2016-03-21 23:24:47 +00:00
Gerrit Code Review
39e6d0e63a Update notes for submitted changes
* Fix dict.keys() incompatibility in py34 in dhcp test
2016-03-21 23:24:27 +00:00
Gerrit Code Review
8348e2ea75 Update notes for submitted changes
* Fix wrong use of list of dict in _check_driver_to_bind
2016-03-21 23:24:08 +00:00
Gerrit Code Review
0e361aca79 Update notes for submitted changes
* DVR: Handle unbound allowed_address_pair port with FIP
2016-03-21 23:06:39 +00:00
Gerrit Code Review
da2061f1e2 Update notes for submitted changes
* Enforce alembic branch when creating scripts manually
2016-03-21 18:44:20 +00:00
Gerrit Code Review
b62b609d64 Update notes for submitted changes
* Ovs agent can't start on Windows because of validate_local_ip
2016-03-21 18:23:15 +00:00
Gerrit Code Review
ddbbe0897a Update notes for submitted changes
* objects: fixed base to_dict implementation
2016-03-21 16:26:47 +00:00
Gerrit Code Review
e04bb0923b Update notes for submitted changes
* Ovs agent can't start on Windows because of validate_local_ip
2016-03-21 13:19:40 +00:00
Gerrit Code Review
8484106e27 Update notes for submitted changes
* conn_testers: Bump timeout for ICMPv6 echo tests
2016-03-21 12:05:19 +00:00
Gerrit Code Review
01678e4c3b Update notes for submitted changes
* Fixed typos in wsgi.py
2016-03-21 11:53:39 +00:00
Gerrit Code Review
9a42e6312c Update notes for submitted changes
* Imported Translations from Zanata
2016-03-21 10:54:13 +00:00
Gerrit Code Review
614056f135 Update notes for submitted changes
* Update reno for stable/mitaka
2016-03-20 03:02:55 +00:00
Gerrit Code Review
64c709fd58 Update notes for submitted changes
* Close XenAPI sessions in neutron-rootwrap-xen-dom0
2016-03-20 01:26:45 +00:00
Gerrit Code Review
fa61dc0297 Update notes for submitted changes
* Accept icmpv6 as protocol of SG rule for backward compatibility
2016-03-19 23:45:48 +00:00
Gerrit Code Review
5776b0cb28 Update notes for submitted changes
* Add IPAllocation object to session info to stop GC
2016-03-19 14:22:11 +00:00
Gerrit Code Review
11a73a85dd Update notes for submitted changes
* Skip fullstack L3 HA test
2016-03-18 23:11:14 +00:00
Gerrit Code Review
d9b0e51855 Update notes for submitted changes
* Remove local variable named 'meh'
2016-03-18 22:09:28 +00:00
Gerrit Code Review
bb10351b24 Update notes for submitted changes
* Accept icmpv6 as protocol of SG rule for backward compatibility
2016-03-18 21:48:12 +00:00
Gerrit Code Review
0fd626f410 Update notes for submitted changes
* Move qos_dscp migration to the Newton alembic branch.
2016-03-18 19:20:58 +00:00
Gerrit Code Review
56af7054e0 Update notes for submitted changes
* Add Newton branch to neutron-db-manage.
2016-03-18 19:05:22 +00:00