Commit Graph

6109 Commits

Author SHA1 Message Date
Gerrit Code Review
aa7620dbf2 Update notes for submitted changes
* Add bandwidth_limit rules as sub-collection of qos policy
2015-07-01 15:21:49 +00:00
Gerrit Code Review
b9be846104 Update notes for submitted changes
* QoS: db models and migration rules
2015-07-01 13:23:04 +00:00
Gerrit Code Review
3979b483af Update notes for submitted changes
* Add Create/Destroy API to OVS QoS BW Limiting
2015-07-01 12:47:51 +00:00
Gerrit Code Review
0f1fc5e3e2 Update notes for submitted changes
* docs: link quality of service doc stub to devref index
2015-07-01 10:00:32 +00:00
Gerrit Code Review
caa9bd5911 Update notes for submitted changes
* fix DHCP port changed when dhcp-agent restart
2015-07-01 09:37:01 +00:00
Gerrit Code Review
04c119845b Update notes for submitted changes
* Wrap ML2 delete_port with db retry decorator
2015-07-01 08:09:16 +00:00
Gerrit Code Review
4f26b2be6e Update notes for submitted changes
* dhcp fails if extra_dhcp_opts for stateless subnet enabled
2015-07-01 07:40:22 +00:00
Gerrit Code Review
004a1c41c8 Update notes for submitted changes
* NSXv: update ini file to support dhcp_lease_time
2015-07-01 07:17:56 +00:00
Gerrit Code Review
5e4ee65749 Update notes for submitted changes
* Adds base in-tree functional testing of the ovs_neutron_agent
2015-07-01 07:17:42 +00:00
Gerrit Code Review
55244af662 Update notes for submitted changes
* Increase ping count on ARP spoof test
2015-07-01 02:35:09 +00:00
Gerrit Code Review
e4e8523dec Update notes for submitted changes
* RootHelperProcess: kill can consume signal number
2015-07-01 02:24:13 +00:00
Gerrit Code Review
ebc5dfc9bc Update notes for submitted changes
* Move NetcatTester to common/net_helpers
2015-07-01 02:15:55 +00:00
Gerrit Code Review
0ae1d4bc2f Update notes for submitted changes
* Disable pylint job
2015-06-30 23:54:18 +00:00
Gerrit Code Review
bd41da5363 Update notes for submitted changes
* Add documentation for Linux Bridge (previously missing)
2015-06-30 23:49:53 +00:00
Gerrit Code Review
7c180c8d21 Update notes for submitted changes
* Switch to oslo.service
2015-06-30 23:24:57 +00:00
Gerrit Code Review
fc45542bc0 Update notes for submitted changes
* Fix tenant-id in Arista ML2 driver to support HA router
2015-06-30 23:18:09 +00:00
Gerrit Code Review
8a33ce474c Update notes for submitted changes
* Don't access mock's attribute directly especially when it's not needed
2015-06-30 05:19:17 +00:00
Gerrit Code Review
0ee2d6b6f2 Update notes for submitted changes
* ip_lib: Add flush() command to IpNeigh to clean arp cache
2015-06-30 03:44:07 +00:00
Gerrit Code Review
8853e56c24 Update notes for submitted changes
* Revert "Fix 'router_gateway' port status can't be updated"
2015-06-30 02:48:17 +00:00
Gerrit Code Review
2053ed7e76 Update notes for submitted changes
* Add logging of agent heartbeats
2015-06-30 02:32:18 +00:00
Gerrit Code Review
ac7f9ee7ab Update notes for submitted changes
* Merge remote-tracking branch 'origin/master' into merge-branch
2015-06-30 02:28:19 +00:00
Gerrit Code Review
a17795b4e1 Update notes for submitted changes
* Use sets to calculate added/original/removed ips
2015-06-30 01:38:12 +00:00
Gerrit Code Review
bf6988f2da Update notes for submitted changes
* Use last address in v6 allocation pool generation
2015-06-30 00:33:36 +00:00
Gerrit Code Review
192f0855d3 Update notes for submitted changes
* Retry port status update on StaleDataError
2015-06-30 00:30:19 +00:00
Gerrit Code Review
231d5ec7c1 Update notes for submitted changes
* Fix Consolidate sriov agent and driver code
2015-06-29 23:24:29 +00:00
Gerrit Code Review
f09776211e Update notes for submitted changes
* Revert "Removed test_lib module"
2015-06-29 23:02:33 +00:00
Gerrit Code Review
231e6c969a Update notes for submitted changes
* Fix tenant-id in Arista ML2 driver to support HA router
2015-06-29 21:12:39 +00:00
Gerrit Code Review
b864726989 Update notes for submitted changes
* Remove failing SafeFixture tests
2015-06-29 20:05:40 +00:00
Gerrit Code Review
31aa98df83 Update notes for submitted changes
* QoS service plugin stub
2015-06-29 18:25:22 +00:00
Gerrit Code Review
5a2f797d67 Update notes for submitted changes
* Create the QoS API extension stub
2015-06-29 17:47:41 +00:00
Gerrit Code Review
6532b87649 Update notes for submitted changes
* fixing typo in gerrit query link in third party policies doc
2015-06-28 18:55:14 +00:00
Gerrit Code Review
b8271665c7 Update notes for submitted changes
* Refactor NetcatTester class
2015-06-27 20:19:41 +00:00
Gerrit Code Review
ee01487043 Update notes for submitted changes
* Use REST rather than ReST
2015-06-27 14:42:48 +00:00
Gerrit Code Review
91e6b054a1 Update notes for submitted changes
* Define SafeFixture base fixture
2015-06-27 03:43:18 +00:00
Gerrit Code Review
85d5900cd7 Update notes for submitted changes
* Consolidate sriov agent and driver code
2015-06-26 22:30:34 +00:00
Gerrit Code Review
de7060e183 Update notes for submitted changes
* Add a double-mock guard to the base test case
2015-06-26 22:07:45 +00:00
Gerrit Code Review
568f96a17d Update notes for submitted changes
* Remove duplicated mock patch of ip_lib
2015-06-26 22:07:07 +00:00
Gerrit Code Review
6fed63db6b Update notes for submitted changes
* Fix ip_lib get_gateway for default gateway on an iface
2015-06-26 22:01:09 +00:00
Gerrit Code Review
91402b1aec Update notes for submitted changes
* Extend SubnetRequestFactory to access subnet dict
2015-06-26 17:56:35 +00:00
Gerrit Code Review
97af31e99f Update notes for submitted changes
* Decompose _save_subnet
2015-06-26 17:50:30 +00:00
Gerrit Code Review
ec3e29cec8 Update notes for submitted changes
* Fix FloatingIP Namespace creation in DVR for Late Binding
2015-06-26 17:33:10 +00:00
Gerrit Code Review
4c45fa802b Update notes for submitted changes
* Python3: do not use __builtin__
2015-06-26 17:29:12 +00:00
Gerrit Code Review
56afa565ce Update notes for submitted changes
* Merge remote-tracking branch 'origin/master' into merge-qos
2015-06-26 17:28:58 +00:00
Gerrit Code Review
cbcf2a17ef Update notes for submitted changes
* Restructure agent code in preparation for decomp
2015-06-26 17:06:26 +00:00
Gerrit Code Review
3d62c83890 Update notes for submitted changes
* linuxbridge: clean up README file
2015-06-26 14:45:55 +00:00
Gerrit Code Review
57eb8aebec Update notes for submitted changes
* Remove quantum untracked files from .gitignore
2015-06-26 08:24:57 +00:00
Gerrit Code Review
46d71a3a9f Update notes for submitted changes
* Remove duplicated call to setup_coreplugin
2015-06-26 08:16:13 +00:00
Gerrit Code Review
25112f4c39 Update notes for submitted changes
* Remove double mock of dhcp agent periodic check
2015-06-26 08:13:57 +00:00
Gerrit Code Review
02cf275e56 Update notes for submitted changes
* Remove double fanout mock
2015-06-26 08:13:38 +00:00
Gerrit Code Review
9938399013 Update notes for submitted changes
* Remove double callback manager mocks
2015-06-26 08:12:36 +00:00