Commit Graph

6692 Commits

Author SHA1 Message Date
Gerrit Code Review
178a6ebfdc Update notes for submitted changes
* Quota enforcement: remove locks on _dirty_tenants
2015-08-27 07:51:23 +00:00
Gerrit Code Review
f3fd7c3e57 Update notes for submitted changes
* Adding Ale Omniswitch to sub_projects document
2015-08-27 06:01:18 +00:00
Gerrit Code Review
b8d4cc8be0 Update notes for submitted changes
* Move in-tree vendor AGENT_TYPE_* constants
2015-08-27 00:08:55 +00:00
Gerrit Code Review
38a4118787 Update notes for submitted changes
* Move in-tree vendor VIF_TYPE_* constants
2015-08-27 00:08:41 +00:00
Gerrit Code Review
969dfc08ef Update notes for submitted changes
* Remove VIF_TYPES constant
2015-08-27 00:08:27 +00:00
Gerrit Code Review
98a7f69da1 Update notes for submitted changes
* Add IPv6 Prefix Delegation compatibility to ipam_pluggable_backend
2015-08-27 00:02:49 +00:00
Gerrit Code Review
b1be2a9e4b Update notes for submitted changes
* Add dns_label processing for Ports
2015-08-26 19:53:58 +00:00
Gerrit Code Review
d732441ead Update notes for submitted changes
* Fix AttributeError in _clean_updated_sg_member_conntrack_entries()
2015-08-26 10:45:00 +00:00
Gerrit Code Review
6936b186c9 Update notes for submitted changes
* Run py34 tests with testr
2015-08-26 09:10:22 +00:00
Gerrit Code Review
41f3080f7b Update notes for submitted changes
* Make a couple of methods private
2015-08-26 09:01:54 +00:00
Gerrit Code Review
218fb9933a Update notes for submitted changes
* OVS agent don't hard code tunnel bridge name
2015-08-26 05:03:49 +00:00
Gerrit Code Review
f0dd24bdfc Update notes for submitted changes
* QoS: fix get bandwidth limit rules to filter them per policy
2015-08-25 22:04:39 +00:00
Gerrit Code Review
ac4025f588 Update notes for submitted changes
* L3 agent changes and reference implementation for IPv6 PD
2015-08-25 20:41:18 +00:00
Gerrit Code Review
7d88ed5454 Update notes for submitted changes
* test_ovs_neutron_agent: Fix test_cleanup_stale_flows_iter_0
2015-08-25 15:25:42 +00:00
Gerrit Code Review
f4a80e1936 Update notes for submitted changes
* Distributed router can not add routes
2015-08-25 15:25:28 +00:00
Gerrit Code Review
dc03dfd651 Update notes for submitted changes
* ml2: Remove a redundant assignment in _bind_port_level
2015-08-25 15:25:11 +00:00
Gerrit Code Review
dc2a4eb054 Update notes for submitted changes
* Decomposition phase2 of NEC plugin
2015-08-25 10:49:17 +00:00
Gerrit Code Review
6b57add2d8 Update notes for submitted changes
* Allow py34 to run tests individually
2015-08-25 10:28:34 +00:00
Gerrit Code Review
29d3a72df1 Update notes for submitted changes
* Update the URLs to the Cloud Admin Guide
2015-08-25 04:39:34 +00:00
Gerrit Code Review
ef27450a83 Update notes for submitted changes
* Make models_v2 explicitly import rbac_db_models
2015-08-25 04:39:20 +00:00
Gerrit Code Review
cb113b5e2b Update notes for submitted changes
* ip_lib: support creating Linux dummy interface
2015-08-25 03:26:23 +00:00
Gerrit Code Review
99910d8f00 Update notes for submitted changes
* Updated from global requirements
2015-08-25 02:56:18 +00:00
Gerrit Code Review
91d190d42d Update notes for submitted changes
* Make NeutronDbObjectDuplicateEntry exception more verbose
2015-08-24 22:29:22 +00:00
Gerrit Code Review
0dc4ea8288 Update notes for submitted changes
* Template for ModelMigrationTest for external repos
2015-08-24 22:27:44 +00:00
Gerrit Code Review
0c0f2f97b0 Update notes for submitted changes
* Remove redundant logging statements from RootWrapDaemonHelper
2015-08-24 22:26:23 +00:00
Gerrit Code Review
844c083ed1 Update notes for submitted changes
* Rationalize neutron logs to help in troubleshooting router issues
2015-08-24 20:34:03 +00:00
Gerrit Code Review
58b3579f94 Update notes for submitted changes
* Move db agent schedulers test to a more appropriate place
2015-08-24 20:18:06 +00:00
Gerrit Code Review
39d01805d1 Update notes for submitted changes
* Move tests for non pluggable ipam backend
2015-08-24 11:38:09 +00:00
Gerrit Code Review
174d036399 Update notes for submitted changes
* Added initial devstack plugin
2015-08-24 11:37:54 +00:00
Gerrit Code Review
32752c5080 Update notes for submitted changes
* manual add/remove router for dvr_snat agent
2015-08-24 10:57:05 +00:00
Gerrit Code Review
b7fbdef165 Update notes for submitted changes
* Graceful OVS restart for DVR
2015-08-24 10:04:50 +00:00
Gerrit Code Review
35f865ff6b Update notes for submitted changes
* Add support for unaddressed port
2015-08-24 04:09:15 +00:00
Gerrit Code Review
c58d128235 Update notes for submitted changes
* Remove the ML2 Nuage driver code
2015-08-23 03:25:05 +00:00
Gerrit Code Review
bf58efea47 Update notes for submitted changes
* Support dhcp metadata service for all networks
2015-08-23 03:12:56 +00:00
Gerrit Code Review
190d93725f Update notes for submitted changes
* Rename args for alembic 0.8.0
2015-08-23 00:29:28 +00:00
Gerrit Code Review
86fad8e971 Update notes for submitted changes
* DVR: make sure snat portion is always scheduled when needed
2015-08-22 22:00:10 +00:00
Gerrit Code Review
66502db1d8 Update notes for submitted changes
* Add config option to specify ovs datapath.
2015-08-22 21:34:52 +00:00
Gerrit Code Review
8cfa035d3c Update notes for submitted changes
* Python 3: use __code__ instead of func_code
2015-08-22 19:19:06 +00:00
Gerrit Code Review
056292c400 Update notes for submitted changes
* Move docstring to FakeMachineBase
2015-08-22 18:52:35 +00:00
Gerrit Code Review
8363f96141 Update notes for submitted changes
* Neutron RBAC API and network support
2015-08-22 17:42:38 +00:00
Gerrit Code Review
a5a54532ae Update notes for submitted changes
* Dropped release name from migration branch labels
2015-08-22 17:42:20 +00:00
Gerrit Code Review
0d2af74d5b Update notes for submitted changes
* neutron-db-manage: sync HEADS file with 'current' output
2015-08-22 17:41:56 +00:00
Gerrit Code Review
b215c4ab0f Update notes for submitted changes
* Only validate local_ip if using tunneling
2015-08-22 17:38:52 +00:00
Gerrit Code Review
fa0f4af2eb Update notes for submitted changes
* Imported Translations from Transifex
2015-08-22 13:39:42 +00:00
Gerrit Code Review
8214e45ac5 Update notes for submitted changes
* Update rootwrap.conf to add /usr/local/sbin
2015-08-22 13:28:54 +00:00
Gerrit Code Review
e45216d753 Update notes for submitted changes
* Move away nested transaction from _ensure_default_security_group
2015-08-22 06:59:03 +00:00
Gerrit Code Review
f3dfc2109d Update notes for submitted changes
* Update oslo messaging configuration section for fullstack
2015-08-22 04:40:02 +00:00
Gerrit Code Review
5ba5569ecf Update notes for submitted changes
* DHCP agent: clarify logic of setup_dhcp_port
2015-08-22 04:39:49 +00:00
Gerrit Code Review
04e482546b Update notes for submitted changes
* Python 3: do not do "assertFalse(filter(...))"
2015-08-22 04:26:20 +00:00
Gerrit Code Review
e8ac42ee96 Update notes for submitted changes
* Updated from global requirements
2015-08-22 02:42:09 +00:00