6373 Commits

Author SHA1 Message Date
Gerrit Code Review
f1b4650298 Update notes for submitted changes
* Merge remote-tracking branch 'origin/feature/qos' into merge-branch
2015-07-13 20:29:05 +00:00
Gerrit Code Review
3ee0485982 Update notes for submitted changes
* Add extra subnet route to ha router
2015-07-13 18:49:23 +00:00
Gerrit Code Review
2e10369236 Update notes for submitted changes
* Use _is_this_snat_host and remove _get_gw_port_host
2015-07-13 17:53:17 +00:00
Gerrit Code Review
fea535310a Update notes for submitted changes
* Move more snat code to dvr class that does snat
2015-07-13 17:49:02 +00:00
Gerrit Code Review
fcecb12839 Update notes for submitted changes
* Fix test discovery for api and functional paths
2015-07-13 17:38:30 +00:00
Gerrit Code Review
45a762e99f Update notes for submitted changes
* Ensure floating IPs only use IPv4 addresses
2015-07-13 17:29:51 +00:00
Gerrit Code Review
b5c00d82d4 Update notes for submitted changes
* In Arista ML2 driver Reconfigure VLAN on VM migration
2015-07-13 17:09:04 +00:00
Gerrit Code Review
80257f3a5a Update notes for submitted changes
* NSX QoS ext: RXTX factor can be decimal
2015-07-13 17:05:47 +00:00
Gerrit Code Review
435ebb817c Update notes for submitted changes
* Avoid synchronizing session when deleting networkdhcpagentbinding
2015-07-13 17:05:32 +00:00
Gerrit Code Review
a86028aa1b Update notes for submitted changes
* Arista ML2 driver should ignore non-vlan networks
2015-07-13 16:33:15 +00:00
Gerrit Code Review
5babe7b1cb Update notes for submitted changes
* Increase max attempts to 2 for pings on ARP tests
2015-07-13 16:33:00 +00:00
Gerrit Code Review
828f4e3910 Update notes for submitted changes
* Implement QoS policy detach from port and network
2015-07-13 16:28:57 +00:00
Gerrit Code Review
2933f54867 Update notes for submitted changes
* objects.base: fixed object.delete()
2015-07-13 15:51:52 +00:00
Gerrit Code Review
50d036fe4d Update notes for submitted changes
* objects.qos.policy: fixed get_*_policy and attach_* methods
2015-07-13 15:51:39 +00:00
Gerrit Code Review
13f2e58178 Update notes for submitted changes
* Add sub-project lieutenant for networking-plumgrid
2015-07-13 15:15:01 +00:00
Gerrit Code Review
61a57fb8e9 Update notes for submitted changes
* Randomize tunnel id query to avoid contention
2015-07-13 14:37:38 +00:00
Gerrit Code Review
3be2c47c25 Update notes for submitted changes
* Fix FloatingIP Namespace creation in DVR for Late Binding
2015-07-13 13:43:53 +00:00
Gerrit Code Review
ba283e9d2c Update notes for submitted changes
* Fix failures introduced by the new version of mock
2015-07-13 10:36:21 +00:00
Gerrit Code Review
ffdc847cb9 Update notes for submitted changes
* Add API stub for QoS support rule_type resource
2015-07-13 10:21:29 +00:00
Gerrit Code Review
29c1e5373d Update notes for submitted changes
* Enforce specific order for firewall.(un)filtered_ports and devices
2015-07-13 09:54:47 +00:00
Gerrit Code Review
5a55864433 Update notes for submitted changes
* get_vif_ports: ignore non-Interface ports
2015-07-13 09:14:34 +00:00
Gerrit Code Review
2cec317095 Update notes for submitted changes
* Reject router-interface-add with a port which doesn't have any addresses
2015-07-13 08:26:16 +00:00
Gerrit Code Review
82e9342d7c Update notes for submitted changes
* Make IPAM more pythonic
2015-07-12 21:05:07 +00:00
Gerrit Code Review
ccce2ef287 Update notes for submitted changes
* Fix duplicate entry catch for allowed address pairs
2015-07-12 14:12:15 +00:00
Gerrit Code Review
5367922def Update notes for submitted changes
* Imported Translations from Transifex
2015-07-11 13:33:37 +00:00
Gerrit Code Review
13d8f6648e Update notes for submitted changes
* objects.base: reset changes after getting objects from database
2015-07-11 00:53:20 +00:00
Gerrit Code Review
f8afbe43a3 Update notes for submitted changes
* BaseObjectTestCase: rename test_class into _test_class
2015-07-10 21:54:45 +00:00
Gerrit Code Review
63a2fe9059 Update notes for submitted changes
* Cleanup rule models and objects
2015-07-10 21:53:46 +00:00
Gerrit Code Review
64d05bd6c8 Update notes for submitted changes
* objects.qos: fixed create and update for QosBandwidthLimitRule
2015-07-10 20:32:48 +00:00
Gerrit Code Review
fc9d51f74c Update notes for submitted changes
* Hyper-V: Fix for ICMP rule deletion
2015-07-10 19:45:45 +00:00
Gerrit Code Review
cd28d1f465 Update notes for submitted changes
* In Arista ML2 driver Reconfigure VLAN on VM migration
2015-07-10 19:44:43 +00:00
Gerrit Code Review
5d5edeb3a3 Update notes for submitted changes
* Arista ML2 driver should ignore non-vlan networks
2015-07-10 19:41:49 +00:00
Gerrit Code Review
d31c28df04 Update notes for submitted changes
* Allow IPAM backend switch
2015-07-10 18:41:50 +00:00
Gerrit Code Review
10ffbbb7e3 Update notes for submitted changes
* Merge remote-tracking branch 'origin/feature/qos' into merge-branch
2015-07-10 17:51:05 +00:00
Gerrit Code Review
26211a7229 Update notes for submitted changes
* Python 3: Fix a TypeError in policy.py
2015-07-10 17:12:33 +00:00
Gerrit Code Review
f12153e972 Update notes for submitted changes
* Move DVR related method to proper class
2015-07-10 15:02:50 +00:00
Gerrit Code Review
1111bd488b Update notes for submitted changes
* ML2: Change port status only when it's bound to the host
2015-07-10 14:48:43 +00:00
Gerrit Code Review
d6ed80b62e Update notes for submitted changes
* Refactor retry mechanism used in some DB operations
2015-07-10 14:42:33 +00:00
Gerrit Code Review
408a774bc6 Update notes for submitted changes
* Fixes Multiple External Networks issue with DVR
2015-07-10 14:41:18 +00:00
Gerrit Code Review
1a37096528 Update notes for submitted changes
* Fix failures introduced by the new version of mock
2015-07-10 13:51:25 +00:00
Gerrit Code Review
2a330e108d Update notes for submitted changes
* Move update_security_group_on_port to SecurityGroupDbMixin
2015-07-10 02:37:22 +00:00
Gerrit Code Review
4987b69ae9 Update notes for submitted changes
* Merge remote-tracking branch 'origin/master' into merge-branch
2015-07-09 20:02:08 +00:00
Gerrit Code Review
930dd6e955 Update notes for submitted changes
* In Arista ML2 driver Reconfigure VLAN on VM migration
2015-07-09 19:38:46 +00:00
Gerrit Code Review
e588276db7 Update notes for submitted changes
* Skip ARP protection if 0.0.0.0/0 in addr pairs
2015-07-09 16:55:00 +00:00
Gerrit Code Review
5ba6f6fab7 Update notes for submitted changes
* Do not mock arping in L3AgentTestFramework functional tests
2015-07-09 16:13:36 +00:00
Gerrit Code Review
158d18b8d2 Update notes for submitted changes
* Precision networking-bagpipe-l2 subproject
2015-07-09 16:13:23 +00:00
Gerrit Code Review
c89d2a08dd Update notes for submitted changes
* objects.qos: added unit tests for QosPolicy neutron object
2015-07-09 14:52:57 +00:00
Gerrit Code Review
ebabe70cfc Update notes for submitted changes
* objects.base: avoid db access if object does not have changes
2015-07-09 14:26:22 +00:00
Gerrit Code Review
e4e25ccf55 Update notes for submitted changes
* Fix callback registry notification for security group rule
2015-07-09 11:24:56 +00:00
Gerrit Code Review
186a4f00cd Update notes for submitted changes
* Add security groups events
2015-07-09 04:39:27 +00:00