]> review.fuel-infra Code Review - openstack-build/neutron-build.git/log
openstack-build/neutron-build.git
11 years agoMerge "make neutron-ns-metadata-proxy configurable"
Jenkins [Thu, 22 Aug 2013 02:31:59 +0000 (02:31 +0000)]
Merge "make neutron-ns-metadata-proxy configurable"

11 years agoMerge "Add missing ForeignKeyConstraint to Cisco providernet migration"
Jenkins [Wed, 21 Aug 2013 18:02:38 +0000 (18:02 +0000)]
Merge "Add missing ForeignKeyConstraint to Cisco providernet migration"

11 years agoMerge "Add ext-gw-mode support to ML2"
Jenkins [Wed, 21 Aug 2013 16:43:49 +0000 (16:43 +0000)]
Merge "Add ext-gw-mode support to ML2"

11 years agoMerge "remove binaries under bin"
Jenkins [Wed, 21 Aug 2013 16:38:08 +0000 (16:38 +0000)]
Merge "remove binaries under bin"

11 years agoImported Translations from Transifex
OpenStack Jenkins [Wed, 21 Aug 2013 06:21:49 +0000 (06:21 +0000)]
Imported Translations from Transifex

Change-Id: I9112615ea4700ea15f85fdb3ef82812dac4df14b

11 years agoAdd multiple provider network extension
Aaron Rosen [Wed, 19 Jun 2013 23:09:05 +0000 (16:09 -0700)]
Add multiple provider network extension

The following commit adds the ability to associate multiple
different provider networks on a single network.

Implements blueprint map-networks-to-multiple-provider-networks

Change-Id: I3c70fb2426899f728a401566debab7f66e7246bc

11 years agoAdd missing ForeignKeyConstraint to Cisco providernet migration
HenryGessau [Tue, 20 Aug 2013 17:26:17 +0000 (13:26 -0400)]
Add missing ForeignKeyConstraint to Cisco providernet migration

Change-Id: Ieb6126fe80f71a5c44434861d65b6a1c97957eed
Closes-Bug: #1214497

11 years agoMerge "Imported Translations from Transifex"
OpenStack Jenkins [Tue, 20 Aug 2013 15:15:29 +0000 (15:15 +0000)]
Merge "Imported Translations from Transifex"

11 years agoMerge "Update mailmap"
Jenkins [Tue, 20 Aug 2013 09:42:42 +0000 (09:42 +0000)]
Merge "Update mailmap"

11 years agoMerge "Remove global DB_ENGINE from Neutron"
Jenkins [Tue, 20 Aug 2013 08:11:06 +0000 (08:11 +0000)]
Merge "Remove global DB_ENGINE from Neutron"

11 years agoImported Translations from Transifex
OpenStack Jenkins [Tue, 20 Aug 2013 06:18:06 +0000 (06:18 +0000)]
Imported Translations from Transifex

Change-Id: Ie1d6b2c1f158609b9bb58aedec542060ce2cd2e7

11 years agoMerge "Fix ML2 VXLAN TypeDriver DB migration"
Jenkins [Tue, 20 Aug 2013 05:04:34 +0000 (05:04 +0000)]
Merge "Fix ML2 VXLAN TypeDriver DB migration"

11 years agoAdd ext-gw-mode support to ML2
Francois Eleouet [Fri, 16 Aug 2013 11:24:20 +0000 (13:24 +0200)]
Add ext-gw-mode support to ML2

Closes-Bug: #1212772

ML2 doesn't support ext-gw-mode, resulting in L3 agents not
setting-up NAT rules in neutron routers (currently, l3 agents
will assume enable_snat=false if plugin doesn't provide this
parameter as described in bug 1212868)

This patchset adds the support of ext-gw-mode to ML2 plugin.

In order to support ext-gw-mode alembic migration (as well as
other potential migrations on plugin dbs), folsom_initial
migration script is fixed to include ML2 plugin. Otherwise
databases won't be set-up during migration script (but at
plugin startup by sqlalchemy), resulting in migration failures.

Change-Id: I95ec18e0a4f0e5b661f3a5d679c434f18f100fa6

11 years agoMerge "Ensure nvp resources are tagged with an up-to-date version of Neutron"
Jenkins [Mon, 19 Aug 2013 17:34:50 +0000 (17:34 +0000)]
Merge "Ensure nvp resources are tagged with an up-to-date version of Neutron"

11 years agoMerge "Enable SNAT by default in L3 agents"
Jenkins [Mon, 19 Aug 2013 16:20:57 +0000 (16:20 +0000)]
Merge "Enable SNAT by default in L3 agents"

11 years agoMerge "Set BigSwitch plugin to use existing host database model"
Jenkins [Mon, 19 Aug 2013 16:17:15 +0000 (16:17 +0000)]
Merge "Set BigSwitch plugin to use existing host database model"

11 years agoMerge "Imported Translations from Transifex"
OpenStack Jenkins [Mon, 19 Aug 2013 16:16:40 +0000 (16:16 +0000)]
Merge "Imported Translations from Transifex"

11 years agoMerge "Fix wrong example in HACKING.rst"
Jenkins [Mon, 19 Aug 2013 15:34:26 +0000 (15:34 +0000)]
Merge "Fix wrong example in HACKING.rst"

11 years agoUpdate mailmap
lawrancejing [Sat, 17 Aug 2013 20:16:39 +0000 (04:16 +0800)]
Update mailmap

Update mailmap and keep this file
in alphabetical order.

Change-Id: I657b83202de3fdf6f4624567dfa8a53ca3ea5b39

11 years agoEnable SNAT by default in L3 agents
Francois Eleouet [Fri, 16 Aug 2013 11:24:20 +0000 (13:24 +0200)]
Enable SNAT by default in L3 agents

If ext-gw-mode extension isn't supported by plugin, it won't
return enable_snat param in router info. Agent will currently
default to enable_snat = false, which changes from expected
default behaviour prior to ext-gw-mode introduction.

This patch changes L3 agent to enable SNAT by default if plugin
doesn't support ext-gw-mode extension.

Change-Id: I35e8f8c20392bff9ac2f875f2c9a1038ab06ad7b
Closes-Bug: #1212868

11 years agoImported Translations from Transifex
OpenStack Jenkins [Mon, 19 Aug 2013 06:14:59 +0000 (06:14 +0000)]
Imported Translations from Transifex

Change-Id: Ib9d5a27121f3b0bfa269ccbdd15cec0e42ffe3bc

11 years agoMerge "Imported Translations from Transifex"
OpenStack Jenkins [Mon, 19 Aug 2013 01:21:17 +0000 (01:21 +0000)]
Merge "Imported Translations from Transifex"

11 years agoMerge "Fixes Windows setup dependency bug"
Jenkins [Sun, 18 Aug 2013 22:30:13 +0000 (22:30 +0000)]
Merge "Fixes Windows setup dependency bug"

11 years agoSet BigSwitch plugin to use existing host database model
Kevin Benton [Tue, 13 Aug 2013 01:11:09 +0000 (18:11 -0700)]
Set BigSwitch plugin to use existing host database model

The BigSwitch plugin had a data model duplicating one
that was recently added into the base portbindings db
file. This patch removes the BigSwitch model and
updates the BigSwitch plugin to reference the plugin-
agnostic model.

Fixes: bug #1211641
Change-Id: I1fdbf8690e71fb2d6e9d6a6dbd0571fa2c32a7e0

11 years agoFix wrong example in HACKING.rst
ZhiQiang Fan [Sun, 18 Aug 2013 06:17:40 +0000 (14:17 +0800)]
Fix wrong example in HACKING.rst

Example of Human Alphabetical Order Examples section in HACKING.rst
is wrong, this patch fixes it to the right order.

Closes-Bug: #1213568

Change-Id: Ib7f8baf20c437c3fa776201998c36f33bdde2f78

11 years agoImported Translations from Transifex
OpenStack Jenkins [Sun, 18 Aug 2013 06:14:24 +0000 (06:14 +0000)]
Imported Translations from Transifex

Change-Id: I9cb3808aa3ff8daae6897b409942458776dbf63b

11 years agoImported Translations from Transifex
OpenStack Jenkins [Sat, 17 Aug 2013 06:14:51 +0000 (06:14 +0000)]
Imported Translations from Transifex

Change-Id: I8889ccd7b9ae63776cb853e97185c1c23742e040

11 years agoEnsure nvp resources are tagged with an up-to-date version of Neutron
armando-migliaccio [Fri, 16 Aug 2013 20:58:46 +0000 (13:58 -0700)]
Ensure nvp resources are tagged with an up-to-date version of Neutron

This is made possible by using version.version_info

Fixes bug #1213242

Change-Id: Iad75f7c6f6c045a2f473388529174cf02f413899

11 years agoMerge "Fix case error in qpid exchange name. s/Direct/direct/"
Jenkins [Fri, 16 Aug 2013 20:57:00 +0000 (20:57 +0000)]
Merge "Fix case error in qpid exchange name.  s/Direct/direct/"

11 years agoMerge "Bumps hacking to 0.7.0"
Jenkins [Fri, 16 Aug 2013 19:36:02 +0000 (19:36 +0000)]
Merge "Bumps hacking to 0.7.0"

11 years agoMerge "Revert "Refactor configuring of floating ips on a router.""
Jenkins [Fri, 16 Aug 2013 19:31:49 +0000 (19:31 +0000)]
Merge "Revert "Refactor configuring of floating ips on a router.""

11 years agoMerge "Returns 503 if the NVP cluster is in maintenance mode"
Jenkins [Fri, 16 Aug 2013 18:40:27 +0000 (18:40 +0000)]
Merge "Returns 503 if the NVP cluster is in maintenance mode"

11 years agoMerge "Handle nvp default l3 gw service misconfiguration appropriately"
Jenkins [Fri, 16 Aug 2013 17:49:48 +0000 (17:49 +0000)]
Merge "Handle nvp default l3 gw service misconfiguration appropriately"

11 years agoMerge "Include PLUMgrid plugin in some alembic migration files"
Jenkins [Fri, 16 Aug 2013 17:41:27 +0000 (17:41 +0000)]
Merge "Include PLUMgrid plugin in some alembic migration files"

11 years agoRevert "Refactor configuring of floating ips on a router."
Nachi Ueno [Fri, 16 Aug 2013 17:17:48 +0000 (10:17 -0700)]
Revert "Refactor configuring of floating ips on a router."

This patch breaks gating job.
Because nat rule for metadata will be only added on the
router_add.
Revert it for now.

Fixes bug 1211829
This reverts commit 9382ee659212285a203550cf60476dd146d27a29.

Change-Id: I05925798cddc7a706e922025ef6ce27b6638ffb6

11 years agoMerge "Fixes typos in midonet_lib.py"
Jenkins [Fri, 16 Aug 2013 16:48:28 +0000 (16:48 +0000)]
Merge "Fixes typos in midonet_lib.py"

11 years agoFix case error in qpid exchange name. s/Direct/direct/
David Ripton [Fri, 16 Aug 2013 14:19:59 +0000 (10:19 -0400)]
Fix case error in qpid exchange name.  s/Direct/direct/

Fixes bug #1211338

(This is a minimal merge of just oslo-incubator bec54ac5 and
no other oslo changes.)

Change-Id: I129f9486f13be91868824e0e0534c4760d50589b

11 years agoFix ML2 VXLAN TypeDriver DB migration
Kyle Mestery [Fri, 16 Aug 2013 09:19:25 +0000 (09:19 +0000)]
Fix ML2 VXLAN TypeDriver DB migration

The migration for the ML2 VXLAN TypeDriver was incorrectly setting
primary key attributes on separate lines for 'ip_address' and
'udp_port'. Also, a primary key cannot have autoincrement set, so
add this to 'udp_port' as well.

Fixes bug 1213134

Change-Id: I0b2e2685bf524dd9c0333ac4511287ad6a5eb87e

11 years agoBumps hacking to 0.7.0
Zhongyue Luo [Fri, 16 Aug 2013 06:23:14 +0000 (14:23 +0800)]
Bumps hacking to 0.7.0

Change-Id: Ibdb816cd2cb6a221236a8294808fd41b3e417570

11 years agoImported Translations from Transifex
OpenStack Jenkins [Fri, 16 Aug 2013 06:14:28 +0000 (06:14 +0000)]
Imported Translations from Transifex

Change-Id: I2fa289226749646eb37c14dd8719e54584141a04

11 years agoremove binaries under bin
Yong Sheng Gong [Wed, 10 Jul 2013 10:38:21 +0000 (18:38 +0800)]
remove binaries under bin

bp: remove-bin-directory

There are some binaries which are expected to run in branch, so
we have to keep them there now.

Change-Id: I5134d975cbd69f929a325ab80a6d19ce1f122656

11 years agoFixes typos in midonet_lib.py
Zhongyue Luo [Fri, 16 Aug 2013 00:49:06 +0000 (08:49 +0800)]
Fixes typos in midonet_lib.py

Fixes bug #1212898

Change-Id: I688de064947b0079153bd3c5e5376e8b16a7d5c1

11 years agoMerge "Fixes files with wrong bitmode"
Jenkins [Thu, 15 Aug 2013 22:08:48 +0000 (22:08 +0000)]
Merge "Fixes files with wrong bitmode"

11 years agoMerge "Unify exception thrown in l3-agent-scheduler fails"
Jenkins [Thu, 15 Aug 2013 21:42:24 +0000 (21:42 +0000)]
Merge "Unify exception thrown in l3-agent-scheduler fails"

11 years agoMerge "Remove long db transaction for metadata access network"
Jenkins [Thu, 15 Aug 2013 21:42:15 +0000 (21:42 +0000)]
Merge "Remove long db transaction for metadata access network"

11 years agoMerge "Do not call remove_router_lport in remove_router_interface"
Jenkins [Thu, 15 Aug 2013 21:42:06 +0000 (21:42 +0000)]
Merge "Do not call remove_router_lport in remove_router_interface"

11 years agoFixes Windows setup dependency bug
alexpilotti [Thu, 15 Aug 2013 16:49:31 +0000 (19:49 +0300)]
Fixes Windows setup dependency bug

Fixes bug: #1212385

The neutron project includes a setup hook that allows to dinamically
include setup dependencies.

Due to recent changes in the pbr project, the hook raises an exception
on Windows, which ends the setup process.

This fix solves the issue by adapting the hook to the recent pbr changes.

Change-Id: I4b00d74d23a7167a10ba86458943ff16ca51b0db

11 years agoMerge "Mock os.makdirs to avoid directory creation in unit tests"
Jenkins [Thu, 15 Aug 2013 18:21:22 +0000 (18:21 +0000)]
Merge "Mock os.makdirs to avoid directory creation in unit tests"

11 years agoInclude PLUMgrid plugin in some alembic migration files
Edgar Magana [Fri, 9 Aug 2013 01:35:52 +0000 (18:35 -0700)]
Include PLUMgrid plugin in some alembic migration files

Fixes bug# 1210348

Change-Id: I8d33d2c8f0849afdd3ebda5297b4064858132c9b

11 years agoMerge "Imported Translations from Transifex"
OpenStack Jenkins [Thu, 15 Aug 2013 17:05:46 +0000 (17:05 +0000)]
Merge "Imported Translations from Transifex"

11 years agoMerge "Fixes typos in comments"
Jenkins [Thu, 15 Aug 2013 14:23:53 +0000 (14:23 +0000)]
Merge "Fixes typos in comments"

11 years agoFixes typos in comments
Hui HX Xiang [Wed, 14 Aug 2013 06:52:56 +0000 (23:52 -0700)]
Fixes typos in comments

Correct some spelling mistakes in comments.
l3_db.py
db_base_plugin_v2.py

Change-Id: I79f2b1b1935ca3805bb1c90c09e5d16f32b165ae

11 years agoUnify exception thrown in l3-agent-scheduler fails
Jaume Devesa [Wed, 24 Jul 2013 14:54:09 +0000 (16:54 +0200)]
Unify exception thrown in l3-agent-scheduler fails

Since you can only attach a single l3 agent to a router, when you try
to add another l3 agent to a router that already have one, the l3
agent scheduler raises an exception.

This fix removes the discrimination by id: either it is the same agent
or another one, the router can not be hosted and the same exception is
raised.

Change-Id: If832bbd4bf17e4e0c4720172aded4c9fffedc6fc
Fixes: bug #1154622
11 years agoMerge "Restore Babel to requirements.txt"
Jenkins [Thu, 15 Aug 2013 08:11:06 +0000 (08:11 +0000)]
Merge "Restore Babel to requirements.txt"

11 years agoMerge "LBaaS: throw proper exception on duplicating monitor association"
Jenkins [Thu, 15 Aug 2013 06:26:49 +0000 (06:26 +0000)]
Merge "LBaaS: throw proper exception on duplicating monitor association"

11 years agoMerge "Add metering extension and base class"
Jenkins [Thu, 15 Aug 2013 06:26:40 +0000 (06:26 +0000)]
Merge "Add metering extension and base class"

11 years agoImported Translations from Transifex
OpenStack Jenkins [Thu, 15 Aug 2013 06:15:20 +0000 (06:15 +0000)]
Imported Translations from Transifex

Change-Id: I45fe5fe57b916f9db7daa89f2af00300ef33ce57

11 years agoMock os.makdirs to avoid directory creation in unit tests
armando-migliaccio [Wed, 14 Aug 2013 19:05:43 +0000 (12:05 -0700)]
Mock os.makdirs to avoid directory creation in unit tests

The directory 'dhcp' under neutron state path should not be
created during unit tests. This patch mocks up calls to
os.makedirs and ensures that methods that rely on it, like
_populate_network_cache, are mocked as well.

Fixes bug #1211952

Change-Id: I83998d4e631b1ebeab90b4c3c0276aa2ffe22c50

11 years agoMerge "Fix test_update_status unit test in Loadbalancer test suite"
Jenkins [Wed, 14 Aug 2013 20:00:05 +0000 (20:00 +0000)]
Merge "Fix test_update_status unit test in Loadbalancer test suite"

11 years agoMerge "Add wrap_name param to the iptables_manager class"
Jenkins [Wed, 14 Aug 2013 19:59:56 +0000 (19:59 +0000)]
Merge "Add wrap_name param to the iptables_manager class"

11 years agoReturns 503 if the NVP cluster is in maintenance mode
armando-migliaccio [Fri, 9 Aug 2013 23:27:22 +0000 (16:27 -0700)]
Returns 503 if the NVP cluster is in maintenance mode

If the NVP cluster is in 'readonly-mode' during a maintenance
window, some NVP operations may raise a Forbidden error. This
is not currently handled correctly, and Neutron server ends up
returning 500. This patch addresses the problem by ensuring
the right error code is returned.

Fixes bug 1204715

Change-Id: Ibd2cac8286a0978a95f9006142c2a405053dfa00

11 years agoFix test_update_status unit test in Loadbalancer test suite
Eugene Nikanorov [Wed, 14 Aug 2013 12:53:22 +0000 (16:53 +0400)]
Fix test_update_status unit test in Loadbalancer test suite

Add proper check of the updated object.

fixes bug 1212229

Change-Id: Icbe0a127a045ff93630dfa7f8d3fd6af771ddc5e

11 years agoAdd metering extension and base class
Sylvain Afchain [Fri, 14 Jun 2013 15:35:50 +0000 (17:35 +0200)]
Add metering extension and base class

This a part of the blueprint bandwidth-router-label

This patch initiates the blueprint by adding base class
to associate labels and metering rules to tenant's routers.

Change-Id: Ia93b49d881e79c3291730cff7b80f26c56fedb48

11 years agoLBaaS: throw proper exception on duplicating monitor association
Oleg Bondarev [Tue, 6 Aug 2013 13:44:30 +0000 (17:44 +0400)]
LBaaS: throw proper exception on duplicating monitor association

Fixes bug 1208728

Change-Id: I6cf27766eedff34a6ed5062a50b049ab0a5bf96a

11 years agoRestore Babel to requirements.txt
Clint Byrum [Wed, 14 Aug 2013 07:52:32 +0000 (00:52 -0700)]
Restore Babel to requirements.txt

Babel is needed by code synced in from oslo-incubator, namely
neutron.openstack.common.gettextutils.

Fixes bug #1212135

Change-Id: I7f490fb8cf9a4fcba1711cf464f934d60d6d435e

11 years agoMerge "Imported Translations from Transifex"
OpenStack Jenkins [Wed, 14 Aug 2013 07:08:39 +0000 (07:08 +0000)]
Merge "Imported Translations from Transifex"

11 years agoMerge "Enable conversion for composite attribute items"
Jenkins [Wed, 14 Aug 2013 06:32:56 +0000 (06:32 +0000)]
Merge "Enable conversion for composite attribute items"

11 years agoMerge "Firewall as a Service (FWaaS) Iptables Driver"
Jenkins [Wed, 14 Aug 2013 06:32:47 +0000 (06:32 +0000)]
Merge "Firewall as a Service (FWaaS) Iptables Driver"

11 years agoImported Translations from Transifex
OpenStack Jenkins [Wed, 14 Aug 2013 06:15:03 +0000 (06:15 +0000)]
Imported Translations from Transifex

Change-Id: I514ff9ce5de7a8c774420d032f9850c7fab67cb4

11 years agoDrop quantum dhcp lease update bin
Dan Prince [Tue, 13 Aug 2013 19:58:39 +0000 (15:58 -0400)]
Drop quantum dhcp lease update bin

In d9832282cf656b162c51afdefb830dacab72defe we dropped
the DHCP lease logic from neutron... including
the neutron-dhcp-agent-dnsmasq-lease-update.

Both the neutron and quantum bins were removed from setup.cfg
so we should also drop the quantum-dhcp-agent-dnsmasq-lease-update
as well.

Change-Id: I568845dc28aa4dc9012435de2f0689aafa00a43c

11 years agoMerge "allow subclasses to modify the parents model hooks"
Jenkins [Tue, 13 Aug 2013 23:48:47 +0000 (23:48 +0000)]
Merge "allow subclasses to modify the parents model hooks"

11 years agoMerge "Refactor configuring of floating ips on a router."
Jenkins [Tue, 13 Aug 2013 23:44:17 +0000 (23:44 +0000)]
Merge "Refactor configuring of floating ips on a router."

11 years agoMerge "Remove last vestiges of nose"
Jenkins [Tue, 13 Aug 2013 22:29:40 +0000 (22:29 +0000)]
Merge "Remove last vestiges of nose"

11 years agoMerge "Updated from global requirements"
Jenkins [Tue, 13 Aug 2013 22:29:32 +0000 (22:29 +0000)]
Merge "Updated from global requirements"

11 years agoMerge "make assertRaises() test for specific exceptions"
Jenkins [Tue, 13 Aug 2013 21:55:01 +0000 (21:55 +0000)]
Merge "make assertRaises() test for specific exceptions"

11 years agoMerge "Nicira plugin: Reduce message severity to DEBUG from INFO"
Jenkins [Tue, 13 Aug 2013 20:23:03 +0000 (20:23 +0000)]
Merge "Nicira plugin: Reduce message severity to DEBUG from INFO"

11 years agoMerge "Fix copy and paste error in docstring."
Jenkins [Tue, 13 Aug 2013 20:07:05 +0000 (20:07 +0000)]
Merge "Fix copy and paste error in docstring."

11 years agomake assertRaises() test for specific exceptions
Mark McClain [Tue, 13 Aug 2013 19:49:55 +0000 (15:49 -0400)]
make assertRaises() test for specific exceptions

fixes bug: 1211951

Change-Id: Icf1401cc29e0a9c7fc68089e4c38f278181779be

11 years agoRefactor configuring of floating ips on a router.
Carl Baldwin [Tue, 13 Aug 2013 00:11:29 +0000 (00:11 +0000)]
Refactor configuring of floating ips on a router.

This approach to configuring floating ips is stateless and idempotent.
This allows it to handle corner cases, such as reusing a floating ip
address with a different floating ip id in a way that is easier to
understand.

The concept is to wipe the floating ips clean and rebuild them each
time with the following optimizations.  To avoid bad performance in
manipulating iptables, it is called in the context of a call to
defer_apply_on.  To avoid a disruption in network flow a set
difference is use to determine the set of addresses that no longer
belong on the inteface rather than removing them all blindly.

Change-Id: I0cfb58d487b1925e0a0db2a701c5ea3c56a0b2b5
Fixes: Bug #1209011
11 years agoMerge "Remove references to enable_metadata_access_network_option"
Jenkins [Tue, 13 Aug 2013 18:13:37 +0000 (18:13 +0000)]
Merge "Remove references to enable_metadata_access_network_option"

11 years agoMerge "Revert "Sync rpc/impl_qpid.py from oslo-incubator.""
Jenkins [Tue, 13 Aug 2013 17:46:54 +0000 (17:46 +0000)]
Merge "Revert "Sync rpc/impl_qpid.py from oslo-incubator.""

11 years agoFix copy and paste error in docstring.
armando-migliaccio [Tue, 13 Aug 2013 17:38:09 +0000 (10:38 -0700)]
Fix copy and paste error in docstring.

Change-Id: I763791f733b75b971d3db3a90d5eeefc62947266

11 years agoMerge "fix up inadevertant octal to make hacking pass"
Jenkins [Tue, 13 Aug 2013 17:24:45 +0000 (17:24 +0000)]
Merge "fix up inadevertant octal to make hacking pass"

11 years agoNicira plugin: Reduce message severity to DEBUG from INFO
Salvatore Orlando [Tue, 13 Aug 2013 16:24:05 +0000 (09:24 -0700)]
Nicira plugin: Reduce message severity to DEBUG from INFO

Bug 1211860

This applies to the message logged for missing or empty cluster attributes.

Change-Id: I30dfac773f5ac268ffb6658984108f1698caabfd

11 years agoRemove references to enable_metadata_access_network_option
Salvatore Orlando [Tue, 13 Aug 2013 16:04:50 +0000 (09:04 -0700)]
Remove references to enable_metadata_access_network_option

Bug 1211850

This configuration variable is vestigial and not used anywhere
in the code. References to it should be removed to avoid confusion.

Change-Id: I13f86fe8b964c163324160b4c983e773e6b93e40

11 years agoMerge "Remove DHCP lease logic"
Jenkins [Tue, 13 Aug 2013 15:45:59 +0000 (15:45 +0000)]
Merge "Remove DHCP lease logic"

11 years agoMerge "Fix some NVP tests do not do cleanup of nvp ports"
Jenkins [Tue, 13 Aug 2013 15:45:07 +0000 (15:45 +0000)]
Merge "Fix some NVP tests do not do cleanup of nvp ports"

11 years agofix up inadevertant octal to make hacking pass
Mark McClain [Tue, 13 Aug 2013 15:30:56 +0000 (11:30 -0400)]
fix up inadevertant octal to make hacking pass

Change-Id: I82097f1f507ddf0827714598c27ec3c950bdeaee

11 years agoMerge "Imported Translations from Transifex"
OpenStack Jenkins [Tue, 13 Aug 2013 15:09:54 +0000 (15:09 +0000)]
Merge "Imported Translations from Transifex"

11 years agoDo not call remove_router_lport in remove_router_interface
Salvatore Orlando [Tue, 13 Aug 2013 14:08:27 +0000 (07:08 -0700)]
Do not call remove_router_lport in remove_router_interface

Bug 1211149

The call will cause a failure as the router port is already removed
by _nvp_delete_router_port.
This patch also add the support on the fake nvp api client to verify
this kind of condition.

Change-Id: Ieb5ca5c239ccc993b96dd5bad0b412211b45417e

11 years agoRevert "Sync rpc/impl_qpid.py from oslo-incubator."
Dan Prince [Tue, 13 Aug 2013 13:52:12 +0000 (09:52 -0400)]
Revert "Sync rpc/impl_qpid.py from oslo-incubator."

This reverts commit 3f4bb0443e96e9b7d04e3e4e77a8bb4e8647e01e.

Fixes LP Bug #1211778.

Change-Id: I254995a1bf5416fb70fbcac28ee399b1373efde7

11 years agoFixes files with wrong bitmode
lawrancejing [Tue, 13 Aug 2013 13:25:07 +0000 (21:25 +0800)]
Fixes files with wrong bitmode

Some modules have bitmode 755. Changed to 644

Change-Id: Ic91854ac2b46cb8c9b46eb575f5cfb9cce056670

11 years agoMerge "Sync rpc/impl_qpid.py from oslo-incubator."
Jenkins [Tue, 13 Aug 2013 07:10:22 +0000 (07:10 +0000)]
Merge "Sync rpc/impl_qpid.py from oslo-incubator."

11 years agoImported Translations from Transifex
OpenStack Jenkins [Tue, 13 Aug 2013 06:14:22 +0000 (06:14 +0000)]
Imported Translations from Transifex

Change-Id: I4f909a71b04e20767183908d834fa79fa253e62e

11 years agoFirewall as a Service (FWaaS) Iptables Driver
Rajesh Mohan [Sat, 22 Jun 2013 00:55:08 +0000 (17:55 -0700)]
Firewall as a Service (FWaaS) Iptables Driver

blueprint quantum-fwaas-iptables-driver

This is IPTables Driver for "Firewall As A
Service" feature.

This implements
- Fwaas rules are mapped to IPTables
- The rules are installed in the network
  namespace of quantum-routers

Change-Id: I157182f2c86fbcf8c141b9ad3cfc71168153ebf8

11 years agoRemove DHCP lease logic
Aaron Rosen [Tue, 16 Jul 2013 23:06:32 +0000 (16:06 -0700)]
Remove DHCP lease logic

Previously neutron was keeping track of dhcp lease time in order
to ensure it didn't hand out an ip address that was already leased.
This patch removes that logic and instead leverages the dhcp_release
utility. This allows us to reuse ip addresses immediately after a port
is deleted. This patch also bumps the lease time to 24 hours instead
of 2 minutes with reduces the amount of dhcp traffic.

DocImpact

There is a DocImpact for this bug related to the upgrade path. One should
first upgrade their dhcp-agents. Then wait till the dhcp_lease time has
expired. Lastly, update neutron-server in order to avoid the case where
an instance is deleted and the dnsmasq process has not released the lease
and neturon allocates that ip to a new port.

Fixes bug: 1202392
Implements blueprint: remove-dhcp-lease

Change-Id: Ifcb4f093c92904ceb896438987d53e692eb7fb26

11 years agoFix some NVP tests do not do cleanup of nvp ports
Aaron Rosen [Wed, 7 Aug 2013 18:24:01 +0000 (11:24 -0700)]
Fix some NVP tests do not do cleanup of nvp ports

Some of the NVP test do not execute self.addCleanup(self.fc.reset_all)
from setUp() as NiciraPluginV2TestCase is not the first mixin.
This casuses left over ports to still exist between different testcases.
This patch only fixes this issue for TestNiciraPortsV2 and
NiciraPortSecurityTestCaseas, some of the other tests require the setUp()
for the first mixin to be called for their tests to work.

Note: this is why the tests for the Remove DHCP lease logic are failing.

Fixes bug: 1209355

Change-Id: I932471cdb8925353c5825cd70c8217511d6d7938

11 years agoMerge "Add support for the Nexus 1000V into the Cisco Plugin."
Jenkins [Mon, 12 Aug 2013 21:47:15 +0000 (21:47 +0000)]
Merge "Add support for the Nexus 1000V into the Cisco Plugin."

11 years agoMerge "Add missing space in the message produced by @log"
Jenkins [Mon, 12 Aug 2013 17:18:01 +0000 (17:18 +0000)]
Merge "Add missing space in the message produced by @log"

11 years agoMerge "Fix resource status in NEC Plugin"
Jenkins [Mon, 12 Aug 2013 17:17:53 +0000 (17:17 +0000)]
Merge "Fix resource status in NEC Plugin"