]> review.fuel-infra Code Review - openstack-build/neutron-build.git/log
openstack-build/neutron-build.git
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 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 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"

11 years agoMerge "Firewall as a Service (FWaaS) Agent"
Jenkins [Mon, 12 Aug 2013 17:14:44 +0000 (17:14 +0000)]
Merge "Firewall as a Service (FWaaS) Agent"

11 years agoMerge "Cleanup remaining code that used 'status' fields of HealthMonitor"
Jenkins [Mon, 12 Aug 2013 16:28:23 +0000 (16:28 +0000)]
Merge "Cleanup remaining code that used 'status' fields of HealthMonitor"

11 years agoMerge "sync some configuration items with codes"
Jenkins [Mon, 12 Aug 2013 16:28:15 +0000 (16:28 +0000)]
Merge "sync some configuration items with codes"

11 years agoSync rpc/impl_qpid.py from oslo-incubator.
David Ripton [Mon, 12 Aug 2013 14:38:17 +0000 (10:38 -0400)]
Sync rpc/impl_qpid.py from oslo-incubator.

Fixes bug #1211338 (seen in Neutron, marked in launchpad as oslo
since the bug was in oslo code).

Change-Id: I11971c1213b095979bd4f2e878ea2bcad3ceb617

11 years agoFix resource status in NEC Plugin
Ryota MIBU [Mon, 12 Aug 2013 05:10:40 +0000 (14:10 +0900)]
Fix resource status in NEC Plugin

This commit makes sure that the plugin exposes right status in a
response body, and does not overwrite ERROR status until another
operation to the backend has succeeded.

This commit also changes NEC Plguin to use neutron constants instead of
OperationalStatus defined in this plugin.

Fixes: bug #1211319
Change-Id: Ic61b8e1b9d3f6c2be9567dd5a4606aa6d439c564

11 years agoAdd missing space in the message produced by @log
Sylvain Afchain [Mon, 12 Aug 2013 11:22:35 +0000 (13:22 +0200)]
Add missing space in the message produced by @log

Fixes bug: #1211275

Change-Id: I06140058cd4e0819cc9e8879516e54f67f54836d

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

Change-Id: I6d6d891e91f6bce1b205ed5f23a472ef2d81d327

11 years agoFirewall as a Service (FWaaS) Agent
Sridar Kandaswamy [Fri, 21 Jun 2013 23:33:24 +0000 (16:33 -0700)]
Firewall as a Service (FWaaS) Agent

blueprint: quantum-fwaas-agent

This is the first iteration of the FWaaS Agent with some basic
functionality to enable integration of Plugin - Agent - Driver.

An inheritance approach is taken with the L3 Agent to enable the
agent side messaging.

Unit tests, included, coverage being increased

Change-Id: Ib0970fdc4ad1ac53df66fba172a5a7f7d7ee3f1b

11 years agoAdd support for the Nexus 1000V into the Cisco Plugin.
Abhishek Raut [Tue, 9 Jul 2013 19:29:54 +0000 (12:29 -0700)]
Add support for the Nexus 1000V into the Cisco Plugin.

This will enable the Cisco Nexus 1000V to integrate with the Cisco plugin
and be used to drive the realization of Neutron constructs.
Network profile and Policy profile are introduced as extended neutron
resources, while n1kv:profile_id is introduced as an extended attribute
for network and port objects. Necessary changes to the Cisco plugin are
made to accomodate Nexus 1000V as a configurable vswitch plugin.

Implements: blueprint cisco-plugin-n1k-support
Change-Id: I951e10c57d74c935fca8754c0e21e1ac9df35704

11 years agoMerge "Imported Translations from Transifex"
OpenStack Jenkins [Fri, 9 Aug 2013 22:58:48 +0000 (22:58 +0000)]
Merge "Imported Translations from Transifex"

11 years agoMerge "Fix broken database migration for Cisco plugin"
Jenkins [Fri, 9 Aug 2013 22:58:40 +0000 (22:58 +0000)]
Merge "Fix broken database migration for Cisco plugin"

11 years agoImported Translations from Transifex
OpenStack Jenkins [Fri, 9 Aug 2013 19:55:47 +0000 (19:55 +0000)]
Imported Translations from Transifex

Change-Id: I60c32ce8269362f707bdfd5d0952f808c449a666

11 years agoMerge "Make DbPlugin accept status in create_network()."
Jenkins [Fri, 9 Aug 2013 19:48:26 +0000 (19:48 +0000)]
Merge "Make DbPlugin accept status in create_network()."

11 years agoMerge "Add support for service plugins to the migration framework"
Jenkins [Fri, 9 Aug 2013 15:32:17 +0000 (15:32 +0000)]
Merge "Add support for service plugins to the migration framework"

11 years agoFix broken database migration for Cisco plugin
HenryGessau [Fri, 9 Aug 2013 13:48:31 +0000 (09:48 -0400)]
Fix broken database migration for Cisco plugin

Remove migration for a table that was never used.
Correct table drop order due to foreignkey dependency.

Closes bug: #1210219

Change-Id: I38bcedf7a84967bea2c1679a6a6ab51a9451b33a

11 years agoMerge "LBaaS: pass the complete healthmonitor object to driver"
Jenkins [Fri, 9 Aug 2013 12:47:54 +0000 (12:47 +0000)]
Merge "LBaaS: pass the complete healthmonitor object to driver"

11 years agoMerge "Fix H102, H103 Apache 2.0 license hacking check error"
Jenkins [Fri, 9 Aug 2013 10:24:14 +0000 (10:24 +0000)]
Merge "Fix H102, H103 Apache 2.0 license hacking check error"

11 years agoAdd support for service plugins to the migration framework
Oleg Bondarev [Wed, 7 Aug 2013 12:15:51 +0000 (16:15 +0400)]
Add support for service plugins to the migration framework

Implements blueprint migrations-for-service-plugins
Fixes bug 1209151

Change-Id: If7fc7a4488352e9b65b6973d8ea631e0d9ed8b68

11 years agoMerge "Ignore pbr*.egg directory"
Jenkins [Fri, 9 Aug 2013 05:13:34 +0000 (05:13 +0000)]
Merge "Ignore pbr*.egg directory"

11 years agoMake SubnetMismatchForPort extend BadRequest rather than Conflict
Matt Riedemann [Thu, 8 Aug 2013 19:33:10 +0000 (12:33 -0700)]
Make SubnetMismatchForPort extend BadRequest rather than Conflict

Nova is trying to do a better job of mapping Neutron exceptions and
change I4c087684ef77988e5f463d7f2f50fc2a04f37db0 is trying to map 409 to
the proper nova exception. In looking at what raises a 409 exception in
Neutron, the SubnetMismatchForPort exception seemed like a candidate for
changing from Conflict (409) to BadRequest (400) to ease that mapping.

Note that the only thing currently using this exception is the L3 router
extension when removing a router interface and the 400 response code is
already listed in the API docs as a possible response code:

http://docs.openstack.org/api/openstack-network/2.0/content/router_remove_interface.html

Also note that it's generally OK to change APIs for a more accurate
response code:

https://wiki.openstack.org/wiki/APIChangeGuidelines#Generally_Considered_OK

Related-Bug: #1209446

Change-Id: I4507e1db69d738ec0f943f1b8b1209f269d5aebf

11 years agosync some configuration items with codes
Yong Sheng Gong [Thu, 8 Aug 2013 15:15:31 +0000 (23:15 +0800)]
sync some configuration items with codes

Bug #1210173

Change-Id: I3622a45f0907e49391156322553665845978a551

11 years agoMerge "Remove unused *AlreadyAttached exceptions"
Jenkins [Fri, 9 Aug 2013 00:04:40 +0000 (00:04 +0000)]
Merge "Remove unused *AlreadyAttached exceptions"

11 years agoMerge "Externalize error messages in the API"
Jenkins [Thu, 8 Aug 2013 22:26:44 +0000 (22:26 +0000)]
Merge "Externalize error messages in the API"

11 years agoIgnore pbr*.egg directory
ZhiQiang Fan [Thu, 8 Aug 2013 22:06:07 +0000 (06:06 +0800)]
Ignore pbr*.egg directory

Change-Id: I8a143a20947fef1d1d6a28e53893efe01f49884c
Fixes: Bug #1210306
11 years agoRemove unused *AlreadyAttached exceptions
Matt Riedemann [Thu, 8 Aug 2013 21:24:43 +0000 (14:24 -0700)]
Remove unused *AlreadyAttached exceptions

This patch simply removes two exceptions which are not being used.

Closes-Bug: #1210276

Change-Id: I5a3412160f49f6e37f3d9182ce4d4a59b1d7bc09

11 years agoImported Translations from Transifex
OpenStack Jenkins [Thu, 8 Aug 2013 19:55:46 +0000 (19:55 +0000)]
Imported Translations from Transifex

Change-Id: I94106b16c4f1bfb6ed7f7cb9d085d55f1ac42da7

11 years agoMerge "Imported Translations from Transifex"
OpenStack Jenkins [Thu, 8 Aug 2013 13:35:43 +0000 (13:35 +0000)]
Merge "Imported Translations from Transifex"

11 years agoMerge "Fix lbaas_pool_scheduler db migration"
Jenkins [Thu, 8 Aug 2013 07:53:29 +0000 (07:53 +0000)]
Merge "Fix lbaas_pool_scheduler db migration"

11 years agoMerge "Sync oslo gettextutils"
Jenkins [Thu, 8 Aug 2013 07:53:21 +0000 (07:53 +0000)]
Merge "Sync oslo gettextutils"

11 years agoMerge "Separate packet filter activation from port operation in NEC Plugin"
Jenkins [Thu, 8 Aug 2013 07:53:13 +0000 (07:53 +0000)]
Merge "Separate packet filter activation from port operation in NEC Plugin"

11 years agoMerge "Fix path for the linuxbridge plugin in folsom initial DB structure"
Jenkins [Thu, 8 Aug 2013 07:06:13 +0000 (07:06 +0000)]
Merge "Fix path for the linuxbridge plugin in folsom initial DB structure"

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

Change-Id: Ia98195c8bfc07b001298e6cf546d0b54cab24250

11 years agoMerge "Change decorator to webob as doesn't need to be wsgi"
Jenkins [Thu, 8 Aug 2013 05:49:59 +0000 (05:49 +0000)]
Merge "Change decorator to webob as doesn't need to be wsgi"

11 years agoFix H102, H103 Apache 2.0 license hacking check error
Akihiro MOTOKI [Tue, 6 Aug 2013 18:48:29 +0000 (03:48 +0900)]
Fix H102, H103 Apache 2.0 license hacking check error

Closes-Bug: #1209070

This commit addresses H102 and H103 hacking check.
  H102  Apache 2.0 license header not found
  H103  Header does not match Apache 2.0 License notice

Also ignores H233 hacking check in tox.ini.
  H233  Python 3.x incompatible use of print operator

Change-Id: I081964bf0b9e21614da2f146bd3ba8d28e211024

11 years agoMerge "Fix two typos in routing table configuration"
Jenkins [Thu, 8 Aug 2013 03:31:30 +0000 (03:31 +0000)]
Merge "Fix two typos in routing table configuration"

11 years agoMerge "Enable localizable REST API responses via the Accept-Language header"
Jenkins [Thu, 8 Aug 2013 02:46:03 +0000 (02:46 +0000)]
Merge "Enable localizable REST API responses via the Accept-Language header"

11 years agoMerge "Fix BigSwitch plugin to handle device_id re-use in porttracker code"
Jenkins [Thu, 8 Aug 2013 01:36:56 +0000 (01:36 +0000)]
Merge "Fix BigSwitch plugin to handle device_id re-use in porttracker code"

11 years agoSeparate packet filter activation from port operation in NEC Plugin
Ryota MIBU [Mon, 5 Aug 2013 06:15:56 +0000 (15:15 +0900)]
Separate packet filter activation from port operation in NEC Plugin

Fixes: bug #1209422
Change-Id: I5480e0798e64221f2f096732db6584634caddfb1

11 years agoMerge "Fix wrong column name in db migration script of ryu plugin"
Jenkins [Wed, 7 Aug 2013 23:27:35 +0000 (23:27 +0000)]
Merge "Fix wrong column name in db migration script of ryu plugin"

11 years agoExternalize error messages in the API
Luis A. Garcia [Wed, 31 Jul 2013 16:04:31 +0000 (16:04 +0000)]
Externalize error messages in the API

This patch does more internationalization for the REST API error
messages that don't currently have it to take advantage of the new
support added by bp user-locale-api to show error messages in the locale
requested by the user through the Accept-Language HTTP header.

Partially implements bp user-locale-api

Change-Id: I92780b42c125a91ab4916b7a31e4b71d306a89a1

11 years agoEnable localizable REST API responses via the Accept-Language header
Luis A. Garcia [Tue, 30 Jul 2013 18:52:05 +0000 (18:52 +0000)]
Enable localizable REST API responses via the Accept-Language header

Add support for doing language resolution for a request, based on the
Accept-Language HTTP header. Using the lazy gettext functionality, from
oslo gettextutils, it is possible to use the resolved language to
translate exception messages to the user requested language and
return that translation from the API.

Partially implements bp user-locale-api.

Change-Id: I63edc8463836bfff257daa8a2c66ed5d3a444254

11 years agoFix two typos in routing table configuration
Edgar Magana [Wed, 7 Aug 2013 20:43:37 +0000 (13:43 -0700)]
Fix two typos in routing table configuration

Fixes bug # 1209389

Change-Id: I56bca9fa8cae9e78d1de980640256bf18fef1787

11 years agoFix path for the linuxbridge plugin in folsom initial DB structure
Edgar Magana [Wed, 7 Aug 2013 20:35:23 +0000 (13:35 -0700)]
Fix path for the linuxbridge plugin in folsom initial DB structure

Fixes bug# 1209377

Change-Id: I5c543bed1798a93f69951d5c37cbc654cf23b062

11 years agoImported Translations from Transifex
OpenStack Jenkins [Wed, 7 Aug 2013 19:57:22 +0000 (19:57 +0000)]
Imported Translations from Transifex

Change-Id: I63533a673e63caebbf65ad87e71004082066195f

11 years agoMerge "Remove openstack.common.exception usage"
Jenkins [Wed, 7 Aug 2013 19:53:44 +0000 (19:53 +0000)]
Merge "Remove openstack.common.exception usage"

11 years agoCorrect NVP license header files
Aaron Rosen [Wed, 7 Aug 2013 18:34:46 +0000 (11:34 -0700)]
Correct NVP license header files

Note: Pointed out by Akihiro but pushed by me as I was the one who
push these files originally so I have to change the license.

Fixes bug: 1209359

Change-Id: I57d0fc588983e1934ad9321d54e642b72bdbdc9c

11 years agoMerge "Do not alter test_config global in test_extension_ext_gw_mode"
Jenkins [Wed, 7 Aug 2013 17:51:48 +0000 (17:51 +0000)]
Merge "Do not alter test_config global in test_extension_ext_gw_mode"

11 years agoMerge "Cisco plugin db code cleanup, part II"
Jenkins [Wed, 7 Aug 2013 16:24:43 +0000 (16:24 +0000)]
Merge "Cisco plugin db code cleanup, part II"

11 years agoMerge "Delete useless and wrong comments in NEC Plugin"
Jenkins [Wed, 7 Aug 2013 16:23:07 +0000 (16:23 +0000)]
Merge "Delete useless and wrong comments in NEC Plugin"

11 years agoMerge "refactor port binding codes"
Jenkins [Wed, 7 Aug 2013 16:16:12 +0000 (16:16 +0000)]
Merge "refactor port binding codes"

11 years agoFix lbaas_pool_scheduler db migration
Oleg Bondarev [Wed, 7 Aug 2013 14:36:16 +0000 (18:36 +0400)]
Fix lbaas_pool_scheduler db migration

Fixes bug 1209263

Change-Id: I98b05a1a7dde4bcddfcc37e36c57d47465633e6e

11 years agoFix wrong column name in db migration script of ryu plugin
Yoshihiro Kaneko [Wed, 7 Aug 2013 11:01:46 +0000 (20:01 +0900)]
Fix wrong column name in db migration script of ryu plugin

Fixes bug #1209172

A column name of tunnelkeys table which db migration script of ryu
plugin creates is wrong.
This patch fixes the column name.

Change-Id: Ic3a445ea200111c0d7db93951804e7c4570420f2

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

Change-Id: I9fd1c6211c108e110b4d299af62677e6dc0889fc

11 years agoSync oslo gettextutils
Luis A. Garcia [Tue, 6 Aug 2013 19:30:38 +0000 (19:30 +0000)]
Sync oslo gettextutils

Change-Id: Id347e157ca2ccefe510b3328ea0047c87f25b3e4

11 years agoFix BigSwitch plugin to handle device_id re-use in porttracker code
Kevin Benton [Tue, 6 Aug 2013 15:19:08 +0000 (08:19 -0700)]
Fix BigSwitch plugin to handle device_id re-use in porttracker code

Updates the BigSwitch port_tracker code to use the sqlalchemy merge method
instead of the add method for the port location tracking code to avoid primary
 key constraint errors if device-ids are moved or re-used

Fixes: bug #1208990
Change-Id: I06065ac888873b00f445d4356b17f084ee38c1ea

11 years agoChange decorator to webob as doesn't need to be wsgi
Aaron Rosen [Mon, 5 Aug 2013 20:57:56 +0000 (13:57 -0700)]
Change decorator to webob as doesn't need to be wsgi

This patch changes the decorates in the metadata agents to webob.Request
as they don't need to go through wsgi. Note: wsgi.Request's base class
is webob.Request.

Fixes bug: 1208907

Change-Id: I069635eb67812136d314fc260cebf65886a95597

11 years agoDo not alter test_config global in test_extension_ext_gw_mode
Salvatore Orlando [Tue, 9 Jul 2013 23:32:51 +0000 (01:32 +0200)]
Do not alter test_config global in test_extension_ext_gw_mode

Bug 1199557

Instead, allow subclasses to instruct the base test class which
API extension manager they should use as it is already done with
the plugin name.

Change-Id: If4e53ffca3bdeb4fb218918358437aca41489de4

11 years agoLBaaS: pass the complete healthmonitor object to driver
Oleg Bondarev [Mon, 5 Aug 2013 08:39:22 +0000 (12:39 +0400)]
LBaaS: pass the complete healthmonitor object to driver

Fixes bug: #1208372

Change-Id: I72198446f4de3907d92fc9c2bbdb403cf2e87341

11 years agoCleanup remaining code that used 'status' fields of HealthMonitor
Eugene Nikanorov [Tue, 6 Aug 2013 12:36:25 +0000 (16:36 +0400)]
Cleanup remaining code that used 'status' fields of HealthMonitor

Also cleanup some comments in abstract_driver

fixes bug 1208822

Change-Id: Ibfee548a1e27cc25b8607fb24018e3b35148a955

11 years agoCisco plugin db code cleanup, part II
HenryGessau [Mon, 29 Jul 2013 04:08:50 +0000 (00:08 -0400)]
Cisco plugin db code cleanup, part II

Remove an unused table.
Prefix Cisco tablenames with cisco_.
Make full use of neutron model base class.
DRY out the nexusport binding queries.
Follow coding guidelines for imports.
Improve cisco/db/network_db_v2.py test coverage.
Improve cisco/db/nexus_db_v2.py test coverage.

Change-Id: I8ea110de37552176f2d9bcbff4ca3e0b65dfacdc
Closes-bug: #1202687
Partial-bug: #1190619

11 years agoMake DbPlugin accept status in create_network().
Ryota MIBU [Thu, 1 Aug 2013 05:21:20 +0000 (14:21 +0900)]
Make DbPlugin accept status in create_network().

This commit makes NeutronDbPluginV2 get network status from input at
create_network() to allow other plugins to set network status while
creating DB entry.

Now plugins can create network with any status in a single DB commit.
(e.g. Set network status to 'DOWN' when admin_state_up is False.)

This commit also changes NeutronDbPluginV2TestCase() to make default
network status configurable in each plugin test case.

Fixes: bug #1207167
Change-Id: Id3ad26719036c631e4b268150407a2c69919203f

11 years agoRemove openstack.common.exception usage
Julien Danjou [Tue, 30 Jul 2013 11:16:51 +0000 (13:16 +0200)]
Remove openstack.common.exception usage

This file is deprecated, stop using it.

Change-Id: I5d79b8c0134bb5f4021487542d4d0a964281b8bf
Fixes-Bug: #1208734

11 years agoMake NEC Plugin ignore duplicated messgae from the agent
Ryota MIBU [Mon, 5 Aug 2013 04:42:45 +0000 (13:42 +0900)]
Make NEC Plugin ignore duplicated messgae from the agent

Fixes: bug #1208708
Change-Id: I7d2b779fd0a7356c03e5ef911a98c164a53903ce

11 years agoDelete useless and wrong comments in NEC Plugin
Ryota MIBU [Tue, 6 Aug 2013 05:07:07 +0000 (14:07 +0900)]
Delete useless and wrong comments in NEC Plugin

This commit deletes useless and wrong comments in NEC Plugin, and adds
_clean_nec_ini() to Cleanup to make sure it is called.

Fixes: bug #1208716
Change-Id: I5c7950617cdf5d66f5f5cf3334bf2d5e617148eb

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

Change-Id: I0a97e668c78692bc1b6a93ef05c39cc4ba2b5879

11 years agoImported Translations from Transifex
OpenStack Jenkins [Mon, 5 Aug 2013 19:55:49 +0000 (19:55 +0000)]
Imported Translations from Transifex

Change-Id: I3ba2e72c5aa066bede69da52c43bfdafab314c07

11 years agoAvoid overwrite value of deprecated name in conf.
ZhiQiang Fan [Mon, 29 Jul 2013 10:40:46 +0000 (18:40 +0800)]
Avoid overwrite value of deprecated name in conf.

See bug/1194064 #2 Mark McLoughlin's comment

Fixes: Bug #1194064
Change-Id: I421d2decfa8829796fe7b6c14f954f3cccc17215

11 years agoAdds Babel dependency missing from 555d27c
Amir Sadoughi [Fri, 2 Aug 2013 09:07:51 +0000 (04:07 -0500)]
Adds Babel dependency missing from 555d27c

Fixes bug 1207882

Change-Id: Ic958ca774446b807d8675a1de94e6afafd6c97ba

11 years agoMerge "VPNaaS datamodel IKEPolicy lifetime unit typo"
Jenkins [Sun, 4 Aug 2013 06:45:22 +0000 (06:45 +0000)]
Merge "VPNaaS datamodel IKEPolicy lifetime unit typo"

11 years agoMerge "Remove status* fields from HealthMonitor model"
Jenkins [Sat, 3 Aug 2013 18:25:47 +0000 (18:25 +0000)]
Merge "Remove status* fields from HealthMonitor model"

11 years agoMerge "Fix typo in FK name in VPNaaS DB schema migration"
Jenkins [Sat, 3 Aug 2013 18:25:39 +0000 (18:25 +0000)]
Merge "Fix typo in FK name in VPNaaS DB schema migration"

11 years agoMerge "Fix enum definition in FWaaS DB schema migration"
Jenkins [Sat, 3 Aug 2013 18:22:37 +0000 (18:22 +0000)]
Merge "Fix enum definition in FWaaS DB schema migration"

11 years agoMerge "Fix the alphabetical order in requirement files"
Jenkins [Sat, 3 Aug 2013 18:04:12 +0000 (18:04 +0000)]
Merge "Fix the alphabetical order in requirement files"

11 years agoImported Translations from Transifex
OpenStack Jenkins [Fri, 2 Aug 2013 19:55:37 +0000 (19:55 +0000)]
Imported Translations from Transifex

Change-Id: Ib406019d5ccc27576a4b01dd2566e2988cb82306

11 years agoRemove status* fields from HealthMonitor model
Eugene Nikanorov [Fri, 2 Aug 2013 19:35:27 +0000 (23:35 +0400)]
Remove status* fields from HealthMonitor model

Status and status_description fields of HealthMonitor
model are never changed during lifetime of the object
and doesn't represent the status of it's pysical
implementation. Instead, status and status_description
of PoolMonitorAssociation is used. Another reason for
removing those fields is that HealthMonitor acts as
template which is instantiated on device. Status field
for template makes no sense.

fixes bug 1207650

Change-Id: Iea9d7f73c3a2db43c553ed06a64fe5ff42427167

11 years agoFix typo in FK name in VPNaaS DB schema migration
Roman Podolyaka [Fri, 2 Aug 2013 15:12:42 +0000 (18:12 +0300)]
Fix typo in FK name in VPNaaS DB schema migration

Applying of migration 52ff27f7567a fails due to the typo
in a table name referenced by a FK ('ipsecsiteonnections'
instead of 'ipsec_site_connections').

Fixes bug 1207811

Change-Id: I9ee2933660c92d095db91003671478e691acecb1

11 years agoFix enum definition in FWaaS DB schema migration
Roman Podolyaka [Fri, 2 Aug 2013 15:00:04 +0000 (18:00 +0300)]
Fix enum definition in FWaaS DB schema migration

Applying of migration 39cf3f799352 fails due to the error
in definiton of action Enum type (values are not passed).

Fixes bug 1207805

Change-Id: Ibfdc268b400433c9013ca4c475f6b1fa32d338fb

11 years agoMerge "Fix alias for ext-gw-mode extension in nicira plugin"
Jenkins [Fri, 2 Aug 2013 17:32:59 +0000 (17:32 +0000)]
Merge "Fix alias for ext-gw-mode extension in nicira plugin"

11 years agoFix the alphabetical order in requirement files
zhhuabj [Fri, 2 Aug 2013 16:44:34 +0000 (00:44 +0800)]
Fix the alphabetical order in requirement files

Fix the alphabetical order in requirement files,
Bring into correspondence with other project,like
https://github.com/openstack/requirements/blob/ \
master/requirements.txt

Fixes bug #1207823

Change-Id: If70ff2a815343615870e54991aa0d3db3adc5147

11 years agoMerge "Remove comments from requirements.txt (workaround pbr bug)"
Jenkins [Fri, 2 Aug 2013 16:04:35 +0000 (16:04 +0000)]
Merge "Remove comments from requirements.txt (workaround pbr bug)"

11 years agoMerge "Fix branch in db migrations"
Jenkins [Fri, 2 Aug 2013 16:04:27 +0000 (16:04 +0000)]
Merge "Fix branch in db migrations"

11 years agoVPNaaS datamodel IKEPolicy lifetime unit typo
Swaminathan Vasudevan [Fri, 2 Aug 2013 13:57:04 +0000 (06:57 -0700)]
VPNaaS datamodel IKEPolicy lifetime unit typo

There was a typo in handling the IKEPolicy
lifetime, during the IKEPolicy creation time.

-Fixed the typo issue

Fixes bug 1207572

Change-Id: If8c56619c9a340a04e336b6b83d219df10b91e6c

11 years agoMerge "Sync gettextutils from oslo"
Jenkins [Fri, 2 Aug 2013 13:53:16 +0000 (13:53 +0000)]
Merge "Sync gettextutils from oslo"

11 years agoFix branch in db migrations
Oleg Bondarev [Fri, 2 Aug 2013 06:59:55 +0000 (10:59 +0400)]
Fix branch in db migrations

Fixes bug 1207641

Change-Id: Ic980a2c04a084f1bcfce549422d27b8a384b08f5

11 years agoRename a variable name _ENGINE to _DB_ENGINE in metaplugin.
fumihiko kakuma [Fri, 2 Aug 2013 04:38:23 +0000 (13:38 +0900)]
Rename a variable name _ENGINE to _DB_ENGINE in metaplugin.

fixes bug 1206717

Change-Id: I9050021a9198b06d6796098282effd34ecd61710

11 years agoFix alias for ext-gw-mode extension in nicira plugin
Salvatore Orlando [Thu, 1 Aug 2013 23:03:15 +0000 (16:03 -0700)]
Fix alias for ext-gw-mode extension in nicira plugin

Also add a unit test for verifying that a 400 is raised when
enable_snat is an invalid string.

Bug 1207556

Change-Id: If33b8c72a08fbf7de1a837a65f083f09903c1809

11 years agoMerge "LBaaS: add status field to PoolMonitorAssociation table"
Jenkins [Thu, 1 Aug 2013 21:50:25 +0000 (21:50 +0000)]
Merge "LBaaS: add status field to PoolMonitorAssociation table"

11 years agoMerge "Fix docstring to reflect what the method actually does."
Jenkins [Thu, 1 Aug 2013 21:50:03 +0000 (21:50 +0000)]
Merge "Fix docstring to reflect what the method actually does."

11 years agoMerge "Imported Translations from Transifex"
OpenStack Jenkins [Thu, 1 Aug 2013 21:22:57 +0000 (21:22 +0000)]
Merge "Imported Translations from Transifex"

11 years agoMerge "Followup fixes to FWaaS API patch"
Jenkins [Thu, 1 Aug 2013 20:33:17 +0000 (20:33 +0000)]
Merge "Followup fixes to FWaaS API patch"

11 years agoFix docstring to reflect what the method actually does.
armando-migliaccio [Thu, 1 Aug 2013 20:24:18 +0000 (13:24 -0700)]
Fix docstring to reflect what the method actually does.

Change-Id: If36aa375de718f45620c7cae439656562b87c6e7

11 years agoImported Translations from Transifex
OpenStack Jenkins [Thu, 1 Aug 2013 19:55:30 +0000 (19:55 +0000)]
Imported Translations from Transifex

Change-Id: Ib153df117f394e605d8571acc0b68240ee7ac722

11 years agoSync gettextutils from oslo
Luis A. Garcia [Mon, 29 Jul 2013 21:43:11 +0000 (21:43 +0000)]
Sync gettextutils from oslo

The oslo changes necessary for delayed translation were refactored in
oslo. This patch set brings in the refactored changes, implemented
under the same change-id mentioned below.

Partially implements bp user-locale-api

Change-Id: I27640a3c8b255be51bc6396d238098bd25af61ec

11 years agoFix lbaas db migration
Oleg Bondarev [Fri, 26 Jul 2013 09:39:45 +0000 (13:39 +0400)]
Fix lbaas db migration

Currently the migration is skipped in all cases.
Added * to run migration for all plugins until we have
proper handling for service plugins in migration framework

Fixes bug 1183705
Also fixes bug 1205250

Change-Id: Ib019408b8822e3e128c7c271b92875b542413fcf

11 years agoFollowup fixes to FWaaS API patch
Sumit Naiksatam [Thu, 1 Aug 2013 06:25:59 +0000 (23:25 -0700)]
Followup fixes to FWaaS API patch

Fixes: bug #1206620
This adds the minor fixes which were suggested be fixed
as a followup to the FWaaS API patch.

Change-Id: I8112dcb4f750bb367dcc6464cda7a826b7be811e