]> review.fuel-infra Code Review - openstack-build/cinder-build.git/log
openstack-build/cinder-build.git
10 years agoNow packaging Icehouse first release.
Thomas Goirand [Thu, 17 Apr 2014 16:56:02 +0000 (00:56 +0800)]
Now packaging Icehouse first release.

10 years agoMerge tag '2014.1_rc3' into debian/icehouse
Thomas Goirand [Wed, 16 Apr 2014 07:59:12 +0000 (15:59 +0800)]
Merge tag '2014.1_rc3' into debian/icehouse

Cinder icehouse-rc3 milestone (2014.1.rc3)

10 years agoNow packaging Icehouse RC3
Thomas Goirand [Wed, 16 Apr 2014 07:58:43 +0000 (15:58 +0800)]
Now packaging Icehouse RC3

10 years agoMerge "driver.create/remove_export() require elevated ctx" into milestone-proposed
Jenkins [Mon, 14 Apr 2014 22:29:30 +0000 (22:29 +0000)]
Merge "driver.create/remove_export() require elevated ctx" into milestone-proposed

10 years agodriver.create/remove_export() require elevated ctx
Eric Harney [Wed, 9 Apr 2014 17:05:54 +0000 (13:05 -0400)]
driver.create/remove_export() require elevated ctx

The volume manager should call driver.create_export()
and driver.remove_export() with an elevated context.

This is already done for remove_export() in some cases
but not in initialize_connection error paths, or for
terminate_connection.

This will at a minimum cause issues with the LVM LIO
driver as its create/remove_export methods uses database
queries requiring admin access (volume_get_iscsi_target_num,
iscsi_target_count_by_host).

Partial-Bug: #1300148
Closes-Bug: #1305197

Change-Id: I5c1091cf9720ebccefc328b64fbf2982b3aac397
(cherry picked from commit d09d12ab2ba72a9e7fe42852a7cf837231053590)

10 years agoCheck for silent failure of tgtadm remove
John Griffith [Thu, 10 Apr 2014 00:10:08 +0000 (00:10 +0000)]
Check for silent failure of tgtadm remove

In order to work around a failure to remove targets that
had a reconnect the force flag was added to the tgt delete cmd.
    (https://bugs.launchpad.net/cinder/+bug/1159948)

It turns out there's a bug in tgt where some versions will
sometimes silently fail when using the force flag.
    (https://bugs.launchpad.net/ubuntu/+source/tgt/+bug/1305343)

The problem is that in the gates since we merged the force change
there's a very high number of cases where lvremove fails because
the device is still active.  It appears that this is a result of
the silent force failures in target.

This patch adds a simple check after the force target removal,
if it detects the target is still present it reverts back to the old
non-force method to catch the cases that don't actually need the
force option.

This is a work-around until the version of target in the distros
is updated and can be used reliably, but closes the gate issue
bug that was reported.

Change-Id: I9150669040815e4831bd570964d12676b83ecbc9
Close-Bug: #1304122
(cherry picked from commit f9519182f4a6e6573513d8dbc9438702fc7b8644)

10 years agoDocuments in changelog: Applied patch from Sylvain Baubeau <sylvain.baubeau@enovance...
Thomas Goirand [Thu, 10 Apr 2014 09:26:33 +0000 (17:26 +0800)]
Documents in changelog: Applied patch from Sylvain Baubeau <sylvain.baubeau@enovance.com> to select log destination (to syslog or to a file).

10 years agoAllow selecting log destination for Cinder daemons
Sylvain Baubeau [Tue, 8 Apr 2014 11:49:09 +0000 (13:49 +0200)]
Allow selecting log destination for Cinder daemons

10 years agoNow packaging Icehouse RC2
Thomas Goirand [Wed, 9 Apr 2014 14:44:38 +0000 (22:44 +0800)]
Now packaging Icehouse RC2

10 years agoMerge tag '2014.1_rc2' into debian/icehouse
Thomas Goirand [Wed, 9 Apr 2014 14:09:30 +0000 (22:09 +0800)]
Merge tag '2014.1_rc2' into debian/icehouse

Cinder icehouse-rc2 milestone (2014.1.rc2)

10 years agoUpdated from global requirements
OpenStack Jenkins [Sun, 6 Apr 2014 14:20:03 +0000 (14:20 +0000)]
Updated from global requirements

Change-Id: I84c8bae9370f6b99d061ce1dc9519c6bec2b3cad

10 years agoMerge "Adds ionice command permutations to rootwrap filters" into milestone-proposed
Jenkins [Fri, 4 Apr 2014 22:45:10 +0000 (22:45 +0000)]
Merge "Adds ionice command permutations to rootwrap filters" into milestone-proposed

10 years agoMerge "Append nas_opts to IBMNAS_NFSDriver configuration" into milestone-proposed
Jenkins [Fri, 4 Apr 2014 22:42:56 +0000 (22:42 +0000)]
Merge "Append nas_opts to IBMNAS_NFSDriver configuration" into milestone-proposed

10 years agoMerge "GlusterFS: Delete volume-<uuid>.info file when volume is deleted." into milest...
Jenkins [Fri, 4 Apr 2014 20:00:40 +0000 (20:00 +0000)]
Merge "GlusterFS: Delete volume-<uuid>.info file when volume is deleted." into milestone-proposed

10 years agoAppend nas_opts to IBMNAS_NFSDriver configuration
Sasikanth [Thu, 27 Mar 2014 15:14:50 +0000 (20:44 +0530)]
Append nas_opts to IBMNAS_NFSDriver configuration

'nas_opts' were added in the NFS Driver (nfs.py), but were not appended
to the IBMNAS driver configuration, causing failure with the multi-backend
configuration of driver.

Adding the missing configuration.

Change-Id: I55727566d03573908750d01ae1345c4b6276f131
Closes-Bug: #1298279
(cherry picked from commit adb43dab7072a7e452710ac5db346e9a2c99993f)

10 years agoMerge "Fixes cinder volume delete on Windows" into milestone-proposed
Jenkins [Fri, 4 Apr 2014 19:35:04 +0000 (19:35 +0000)]
Merge "Fixes cinder volume delete on Windows" into milestone-proposed

10 years agoMerge "Change iogrp property when retyping for Storwize/SVC" into milestone-proposed
Jenkins [Fri, 4 Apr 2014 18:13:28 +0000 (18:13 +0000)]
Merge "Change iogrp property when retyping for Storwize/SVC" into milestone-proposed

10 years agoMerge "Allow deprecated volume update keys in v2" into milestone-proposed
Jenkins [Fri, 4 Apr 2014 18:13:16 +0000 (18:13 +0000)]
Merge "Allow deprecated volume update keys in v2" into milestone-proposed

10 years agoChange iogrp property when retyping for Storwize/SVC
Li Min Liu [Tue, 1 Apr 2014 09:08:37 +0000 (17:08 +0800)]
Change iogrp property when retyping for Storwize/SVC

If need migration when retyping, Storwize/SVC driver will add a copy
of the volume first, and then start a task to check volume sync
progress which will run each 10 mins. At last delete the origin copy
when sync finished.

But iogrp property is not a parameter of addvdiskcopy, so the iogrp
of the copy volume is the same as the origin. If iogrp property is
diff between the old and new volume type, the property will not
change when retyped.

Change-Id: Ie4414bcf95fa6e61d7d618618f48837eef740da4
closed-bug: #1298247
(cherry picked from commit 5c336123d3252e7fc4e1aeabd853457ab05838be)

10 years agoAdds ionice command permutations to rootwrap filters
Bryan D. Payne [Mon, 31 Mar 2014 22:50:43 +0000 (15:50 -0700)]
Adds ionice command permutations to rootwrap filters

When setting volume_clear_ionice, the ionice command is prepended to a dd
command before executing it.  Previously, this would have failed because it
wasn't allowed through the default rootwrap filters.  This commit fixes this
problem.

Note that due to the way that the RegExpFilter works, we need three different
expressions to cover all cases.  This is because the various options result
in a different number of arguments.  And this filter will fail immediately
if the number of arguments is incorrect.

Change-Id: Ie29f7fa21b34982ed5394c2c8f38c3e066ef0112
Closes-Bug: #1300496
(cherry picked from commit d5c74a954b260567874c45c39b92904f3756b806)

10 years ago_translate_from_glance() can cause an unnecessary HTTP request
Chris Buccella [Thu, 3 Apr 2014 04:02:45 +0000 (04:02 +0000)]
_translate_from_glance() can cause an unnecessary HTTP request

After returning from a get() call to python-glanceclient, cinder runs a
translation function on the returned Image to get the data it wants. Part of
this process is checking for an expected set of attributes, one of which is
the deletion time ('deleted_at'). However, if the image has not been deleted,
deleted_at key will not exist. This forces another call to glance to occur for
the same image. A similar problem exists for the checksum attribute, which does
not exist before an image is active. The fix here is to only consider
deleted_at and checksum if they are expected to be present.

This change was made in nova as change I67b7dd16

Change-Id: Iedc16cb9316f9610fdb8ac03f448bc375a4e6bfa
Closes-Bug: #1275173
(cherry picked from commit da13c6285bb0aee55cfbc93f55ce2e2b7d6a28f2)

10 years agoAllow deprecated volume update keys in v2
Mike Perez [Thu, 3 Apr 2014 00:52:11 +0000 (17:52 -0700)]
Allow deprecated volume update keys in v2

Keys like display_name and display_description were deprecated for other
actions in v2 like creating volumes, so for consistency they should work
with updating.

DocImpact
Closes-Bug: #1301172
Change-Id: I19bc7c85352578bb57fa9fdaf1817f78e0ee2f2a
(cherry picked from commit d75a90ec1daff1444f20f6b68255890391bdb4e5)

10 years agoGlusterFS: Delete volume-<uuid>.info file when volume is deleted.
Thang Pham [Mon, 31 Mar 2014 19:22:47 +0000 (15:22 -0400)]
GlusterFS: Delete volume-<uuid>.info file when volume is deleted.

glusterfs creates a file named volume-<uuid>.info to hold volume
data, mapping cinder snapshot UUIDs and filenames. When the
volume and its associated snapshots are both deleted, this file
remains. This patch deletes the volume-<uuid>.info (if one exists)
when the volume is deleted.

Change-Id: Iefc8bd4768b30a75c648c4689d935daeab3afe98
Closes-Bug: #1299182
(cherry picked from commit bf006ecb4a52db6300aa0fe1abe7df621e9f6174)

10 years agoFixes cinder volume delete on Windows
Lucian Petrut [Fri, 28 Mar 2014 08:47:07 +0000 (10:47 +0200)]
Fixes cinder volume delete on Windows

Because of the fact that an iSCSI target is not created anymore
at volume creation time, not all volumes will have a corresponding
target. For this reason, when removing an iSCSI target we must
first check if the target actually exists.

Change-Id: I8e571397df6d9a2eeb05e883b7da8494d4bfa1ad
Closes-Bug: #1299124
(cherry picked from commit 601d54c9ef926fa2d8abfe0121019f7ad94eefd5)

10 years agoMerge "Fixes cinder volume attach on Windows" into milestone-proposed
Jenkins [Thu, 3 Apr 2014 15:36:02 +0000 (15:36 +0000)]
Merge "Fixes cinder volume attach on Windows" into milestone-proposed

10 years agoAdds re-add-filter-authtoken.patch
Thomas Goirand [Wed, 2 Apr 2014 17:54:18 +0000 (01:54 +0800)]
Adds re-add-filter-authtoken.patch

10 years agoFix Jenkins translation jobs
Andreas Jaeger [Sat, 29 Mar 2014 05:38:52 +0000 (06:38 +0100)]
Fix Jenkins translation jobs

The jobs cinder-propose-translation-update and
cinder-upstream-translation-update do not update from
transifex since our po files contain duplicate entries where
obsolete entries duplicate normal entries.

Remove all obsolete entries to fix the jobs.

Change-Id: I6d41dbdcc41646fcbd1ee84ce48cb0c461cd454c
Closes-Bug: #1299349
(cherry picked from commit c72cc4b2345e9e271205d1de00c9812d0a2684ec)

10 years agoFixes cinder volume attach on Windows
Lucian Petrut [Fri, 28 Mar 2014 08:57:13 +0000 (10:57 +0200)]
Fixes cinder volume attach on Windows

The initiator name and the target name are inverted when passing
the arguments to the method which associates the iSCSI target to
an initiator. For this reason, this operation will fail.

Also, the connection to the iSCSI target cannot be initialized
properly as the method which gets portal information is missing
the return value.

Change-Id: I31034cd407d12d69a410f8c9e86a2e6821349dad
Closes-Bug: #1299131
(cherry picked from commit 23e820abb8685573f97f5e3764225a97dd695127)

10 years ago * New upstream release.
Thomas Goirand [Fri, 28 Mar 2014 10:45:17 +0000 (18:45 +0800)]
  * New upstream release.
  * Removed now useless fix-sqlalchemy-version patch.
  * Fixed new (build-)dependencies for this release.

10 years ago * New upstream release (Icehouse rc1).
Thomas Goirand [Fri, 28 Mar 2014 10:41:31 +0000 (18:41 +0800)]
  * New upstream release (Icehouse rc1).
  * Removed now useless fix-sqlalchemy-version patch.

10 years agoMerge tag '2014.1_rc1' into debian/icehouse
Thomas Goirand [Fri, 28 Mar 2014 10:40:15 +0000 (18:40 +0800)]
Merge tag '2014.1_rc1' into debian/icehouse

Cinder icehouse-rc1 milestone (2014.1.rc1)

10 years agoMerge "vmware: Use SessionIsActive to find stale session"
Jenkins [Thu, 27 Mar 2014 10:14:21 +0000 (10:14 +0000)]
Merge "vmware: Use SessionIsActive to find stale session"

10 years agoImported Translations from Transifex
OpenStack Jenkins [Thu, 27 Mar 2014 06:12:40 +0000 (06:12 +0000)]
Imported Translations from Transifex

Change-Id: Ibb7c3b8a65f1356a06bcec5d23f03598a9966315

10 years agoMerge "NetApp cmode nfs: Fix QOS extra spec"
Jenkins [Thu, 27 Mar 2014 04:50:37 +0000 (04:50 +0000)]
Merge "NetApp cmode nfs: Fix QOS extra spec"

10 years agoMerge "Fixes a problem in attach volume in EMC driver."
Jenkins [Thu, 27 Mar 2014 04:38:47 +0000 (04:38 +0000)]
Merge "Fixes a problem in attach volume in EMC driver."

10 years agoMerge "NetApp cmode iscsi: Fix QOS extra spec"
Jenkins [Thu, 27 Mar 2014 04:38:40 +0000 (04:38 +0000)]
Merge "NetApp cmode iscsi: Fix QOS extra spec"

10 years agoMerge "Changes to correct name of missing NetApp license."
Jenkins [Thu, 27 Mar 2014 04:38:32 +0000 (04:38 +0000)]
Merge "Changes to correct name of missing NetApp license."

10 years agoMerge "Pass the mirrorlog option as two arguments."
Jenkins [Thu, 27 Mar 2014 04:38:24 +0000 (04:38 +0000)]
Merge "Pass the mirrorlog option as two arguments."

10 years agoChanges to correct name of missing NetApp license.
Glenn M. Gobeli [Fri, 21 Mar 2014 14:05:07 +0000 (10:05 -0400)]
Changes to correct name of missing NetApp license.

Change to have the NetApp ZAPI error of "SIS clone not licensed"
refer to the correct NetApp license of "FlexClone not licensed".
This code path is encountered when the NetApp 7mode driver uses
the clone interface for snapshotting or cloning.

Change-Id: I3e4d07d38870928a324ad044e03938826b0d0a98
Closes-Bug: #1295349

10 years agoNetApp cmode nfs: Fix QOS extra spec
Alex Meade [Thu, 20 Mar 2014 19:44:44 +0000 (15:44 -0400)]
NetApp cmode nfs: Fix QOS extra spec

This patch fixes the incorrect behavior where the NetApp cmode
nfs driver will choose to create a volume on a flexVol that has
a QOS policy group that matches the specified QOS policy group
intended for the cinder volume. The correct behavior is to ignore
the QOS policy group of the flexVol and instead assign the QOS policy
group to the newly created cinder volume.

Change-Id: I45d905da2a9a07b3ae8c00a225ab3b7f7ceb12d8
Closes-Bug: #1288283

10 years agoNetApp cmode iscsi: Fix QOS extra spec
Alex Meade [Wed, 19 Mar 2014 18:03:15 +0000 (14:03 -0400)]
NetApp cmode iscsi: Fix QOS extra spec

This patch fixes the incorrect behavior where the NetApp cmode
iscsi driver will choose to create a volume on a flexVol that has
a QOS policy group that matches the specified QOS policy group
intended for the cinder volume. The correct behavior is to ignore
the QOS policy group of the flexVol and instead assign the QOS policy
group to the newly created cinder volume.

Change-Id: Ibeb8e3b965af8e79d0294c5cf97410da2b44d40c
Partial-Bug: #1288283

10 years agoFixes a problem in attach volume in EMC driver.
Xing Yang [Sat, 22 Mar 2014 19:05:42 +0000 (15:05 -0400)]
Fixes a problem in attach volume in EMC driver.

This patch fixes a problem in attach volume in EMC SMI-S driver.
The existing logic checks if a volume is already attached to any host,
but it doesn't check whether a volume is already attached to the specific
host that nova wants cinder to attach.  As a result, initialize_connection
could return success (thinking it is already attached), but nova will
fail to discover the LUN later and fail the attach.

This patch adds a check to see if a volume is already attached to a
specific host.  If not, it will do the attach.  The reason that the
volume being attached already could be due to a nova live-migration
use case.  Cinder doesn't support multiple attaches currently, but
allows a volume to be attached multiple times from nova during
live-migration.

Change-Id: I05a2f57cd8708d7fcbe902ec13665a9cfb44db07
Closes-Bug: #1295906

10 years agoUpdate config generator from OSLO
john-griffith [Wed, 26 Mar 2014 22:47:21 +0000 (16:47 -0600)]
Update config generator from OSLO

Cinders sample config is out of date with recent
updates needed for keystone, however we had an
old version of the oslo generator so there was
no way to pick these changes up locally by running
the generate tool.

This pulls the latest generator.py from oslo, and
we run the update script to get us back in sync.

Current head of oslo:
  commit 2eab986ef3c43f8d1e25065e3cbc1307860c25c7
  Merge: 2b08343 0dbcae1
  Author: Jenkins <jenkins@review.openstack.org>
  Date:   Wed Mar 26 14:47:07 2014 +0000

      Merge "Adds test condition in test_periodic"

Change-Id: Id43becfaa39d04153167e592a1233a5aef6016c9

10 years agoPass the mirrorlog option as two arguments.
Vishvananda Ishaya [Wed, 26 Mar 2014 19:09:28 +0000 (12:09 -0700)]
Pass the mirrorlog option as two arguments.

We don't use shell=True when we Popen, so we have to keep all
arguments as separate values.

Change-Id: Ic35fad36be72386d3496920e259c32fe16625046
Closes-bug: 1298017

10 years agoMerge "vmware: Remove pbm_default_policy config option"
Jenkins [Wed, 26 Mar 2014 11:23:30 +0000 (11:23 +0000)]
Merge "vmware: Remove pbm_default_policy config option"

10 years agoMerge "Netapp iscsi: allow snapshots with unspecified block range."
Jenkins [Wed, 26 Mar 2014 08:29:53 +0000 (08:29 +0000)]
Merge "Netapp iscsi: allow snapshots with unspecified block range."

10 years agoNetapp iscsi: allow snapshots with unspecified block range.
Jeff Applewhite [Mon, 24 Mar 2014 21:37:22 +0000 (17:37 -0400)]
Netapp iscsi: allow snapshots with unspecified block range.

Snapshots were failing to create in all cases in the NetApp iscsi
driver. The clone lun function was never issuing the zapi call
because the block count was set to 0.

Closes-Bug: 1296881

Change-Id: Ic2bf67b57a566632103a3fa2ff032555f42a3961

10 years agoSerialize the notification payload
john-griffith [Thu, 20 Mar 2014 03:53:41 +0000 (21:53 -0600)]
Serialize the notification payload

Notification payload in oslomessaging needs to be
serialized correctly, currently it's not.

Use json to encode the payload.
Closes-Bug: 1294949

Change-Id: Idb2c13981cc1c60ed02445a28220d1dab1529d2b

10 years agoMerge "Adds xiv_chap to xiv/ds8k driver configuration"
Jenkins [Tue, 25 Mar 2014 06:25:17 +0000 (06:25 +0000)]
Merge "Adds xiv_chap to xiv/ds8k driver configuration"

10 years agoMerge "Can't force-create snapshot by an non-exist error volume"
Jenkins [Tue, 25 Mar 2014 05:59:23 +0000 (05:59 +0000)]
Merge "Can't force-create snapshot by an non-exist error volume"

10 years agoUpdated from global requirements
OpenStack Jenkins [Mon, 24 Mar 2014 11:47:40 +0000 (11:47 +0000)]
Updated from global requirements

Change-Id: I02c65db0ea9ef2c86d4bf280d811e8cd28deadb9

10 years agoMerge "Allow NetApp iSCSI driver to sub-clone large volumes"
Jenkins [Fri, 21 Mar 2014 08:22:41 +0000 (08:22 +0000)]
Merge "Allow NetApp iSCSI driver to sub-clone large volumes"

10 years agoMerge "init_host should be called before RPC consumer is created"
Jenkins [Fri, 21 Mar 2014 08:22:37 +0000 (08:22 +0000)]
Merge "init_host should be called before RPC consumer is created"

10 years agoAdds xiv_chap to xiv/ds8k driver configuration
alonma [Thu, 20 Mar 2014 17:41:56 +0000 (19:41 +0200)]
Adds xiv_chap to xiv/ds8k driver configuration

In order to support CHAP, xiv_chap was added to
the driver configuration. Valid values are disabled
and enabled (default: disabled)

Change-Id: I0c68f581ad78a87a506b00ab308806f4a8fa78a8
DocImpact
Closes-Bug: #1288816

10 years agovmware: Use SessionIsActive to find stale session
Vipin Balachandran [Wed, 19 Mar 2014 12:12:56 +0000 (17:42 +0530)]
vmware: Use SessionIsActive to find stale session

An API invocation with a stale session returns an empty response. In order
to distinguish it from an API returning valid empty response, the session
is recreated and the API is retried. If an empty response is received even
after the retry, it can be assumed that the API response is actually empty.
But this behavior results in authentication error from the VMware server
when there is an active session and the API response is actually empty.
This change fix this behavior by using the SessionIsActive check to
identify stale session.

Change-Id: I6ddc4028bc5319cd22006de0590c13d6868c3494
Closes-Bug: #1284979

10 years agoinit_host should be called before RPC consumer is created
wanghong [Thu, 20 Mar 2014 02:39:37 +0000 (10:39 +0800)]
init_host should be called before RPC consumer is created

Currently, the init_host method is called after RPC consumer is
created. This behavior will lead to a bug that when a rpc request
is received the manager can not handle it because the driver has not
been initialized!

Change-Id: Ieedba1adeb3dd98eb4ff78427fe347423c016469
Closes-Bug: #1271568

10 years agoAdd RequestContextSerializer for rpc notifications
john-griffith [Wed, 19 Mar 2014 22:19:28 +0000 (16:19 -0600)]
Add RequestContextSerializer for rpc notifications

RequestContext should be serialized when sent via oslo.messaging. The
serializer is correctly used for the general RPC mechanism, but has been
forgotten in the notifier. This patch fixes that.

Thanks goes to eharney for noticing this and pointing it out!!!

Same bug existed in Nova (1275771)

Change-Id: I99a571ef74bbcd13bf801313eea145ea69f821e1
Closes-Bug: #1294724

10 years agoAllow NetApp iSCSI driver to sub-clone large volumes
Andrew Kerr [Tue, 11 Mar 2014 14:28:55 +0000 (10:28 -0400)]
Allow NetApp iSCSI driver to sub-clone large volumes

The NetApp zapi used during certain extend operations has several limits
imposed on it.  Each block-range provided can only be 2^24 in size, and
there can only be 32 block-ranges per zapi call.  This fix allows the
NetApp iSCSI driver to send multiple zapi calls if necessary, to allow
for extend operations on volumes of an arbitrary size.

Closes-Bug: #1288962
Change-Id: I981d22f32cb2182112fbea3ea9880d1e8c8c91ab

10 years agoMerge "Simplify test force delete snapshot unit test"
Jenkins [Wed, 19 Mar 2014 17:38:05 +0000 (17:38 +0000)]
Merge "Simplify test force delete snapshot unit test"

10 years agoCan't force-create snapshot by an non-exist error volume
lirenke [Tue, 4 Mar 2014 12:59:07 +0000 (04:59 -0800)]
Can't force-create snapshot by an non-exist error volume

If we create an LVM volume whose size larger than
rest space in VG, the volume would not exist with
error status.
But then we still can force create a snapshot
by this volume, and the snapshot's status is available.
In the code,I found in create_lv_snapshot,
it return False when fail to get the volume.
However, raising an exception is only way to be
handle outside.
So, we should raise exception instead of return False.

Closes-Bug: #1283338

Change-Id: I80256f19d66da460c95ff23834abb79a557763bf

10 years agoMerge "resolve KeyError for IBM Storwize/SVC driver"
Jenkins [Tue, 18 Mar 2014 22:58:31 +0000 (22:58 +0000)]
Merge "resolve KeyError for IBM Storwize/SVC driver"

10 years agoSimplify test force delete snapshot unit test
Mike Perez [Mon, 17 Mar 2014 05:24:38 +0000 (22:24 -0700)]
Simplify test force delete snapshot unit test

Make this test simple in just verifying if we have a snapshot and we do
a force delete that we get back an ok response from the controller.
Removing out RPC call and verifying snapshot was deleted since that's
out of the scope here.

Closes-Bug: #1291108
Change-Id: If10b1057cf170e77527a0933a1ddf1a6a59baa1d

10 years agoMerge "Remove unused method from NetApp iscsi driver"
Jenkins [Tue, 18 Mar 2014 21:04:41 +0000 (21:04 +0000)]
Merge "Remove unused method from NetApp iscsi driver"

10 years agoresolve KeyError for IBM Storwize/SVC driver
Xiao Chen [Thu, 6 Mar 2014 10:13:46 +0000 (18:13 +0800)]
resolve KeyError for IBM Storwize/SVC driver

When using iSCSI protocol to conenct IBM v7000, and compression
is not enabled for the system, KeyError may occur because of the response
item's lack of 'license_compression_enclosures'. So add a check to
resolve it.

Change-Id: Ie53631ea5b047650897313ad5614f6e1df5377f2
Closes-Bug: #1288645

10 years agoMerge "VMware: Implement vmdk extend_volume"
Jenkins [Mon, 17 Mar 2014 22:45:54 +0000 (22:45 +0000)]
Merge "VMware: Implement vmdk extend_volume"

10 years agoRemove unused method from NetApp iscsi driver
Alex Meade [Mon, 17 Mar 2014 19:16:09 +0000 (15:16 -0400)]
Remove unused method from NetApp iscsi driver

This removes _get_qos_type() from the NetApp iscsi code
as it is never used.

Change-Id: I903245b5c018bce80bdc0b8edf9ab7241e475fa4

10 years agovmware: Remove pbm_default_policy config option
Vipin Balachandran [Mon, 17 Mar 2014 18:16:22 +0000 (23:46 +0530)]
vmware: Remove pbm_default_policy config option

The pbm_default_policy config option is used to associate a storage
policy with the volume backing if there is no associated volume_type
or the volume_type doesn't have the storage_profile option. A better
approach is to set the storage_profile option in the default_volume_type.
This change removes the pbm_default_policy and queries the policy
using the storage_profile option in the given volume_type.

Closes-Bug: #1291181
Closes-Bug: #1291804
DocImpact

Change-Id: I2519ec1145712ce6927dacde91db468d066af021

10 years agoMerge "Use the error_out_volume from flow common instead"
Jenkins [Mon, 17 Mar 2014 12:07:13 +0000 (12:07 +0000)]
Merge "Use the error_out_volume from flow common instead"

10 years agoVMware: Implement vmdk extend_volume
Vincent Hou [Fri, 7 Mar 2014 16:55:34 +0000 (11:55 -0500)]
VMware: Implement vmdk extend_volume

Add the API implementation of extend_volume for the VMware
vmdk driver.

Change-Id: Idf09c9e9cf015c78c1c5e91c05b897e3e9b7c006
Closes-Bug: #1232172

10 years agoMerge "Don't send untextified exc to webob"
Jenkins [Sun, 16 Mar 2014 15:37:22 +0000 (15:37 +0000)]
Merge "Don't send untextified exc to webob"

10 years agoMerge "GPFS unit tests: increased coverage, uses mock"
Jenkins [Sun, 16 Mar 2014 11:41:00 +0000 (11:41 +0000)]
Merge "GPFS unit tests: increased coverage, uses mock"

10 years agoMerge "Use six.moves.urllib.parse instead of urlparse"
Jenkins [Sun, 16 Mar 2014 10:13:33 +0000 (10:13 +0000)]
Merge "Use six.moves.urllib.parse instead of urlparse"

10 years agoMerge "Add snapshot related data to limits api"
Jenkins [Sun, 16 Mar 2014 06:39:48 +0000 (06:39 +0000)]
Merge "Add snapshot related data to limits api"

10 years agoMerge "Fix create_export/remove_export in driver.py"
Jenkins [Sat, 15 Mar 2014 20:35:45 +0000 (20:35 +0000)]
Merge "Fix create_export/remove_export in driver.py"

10 years agoMerge "NetApp api fix structure conversion methods"
Jenkins [Sat, 15 Mar 2014 18:50:26 +0000 (18:50 +0000)]
Merge "NetApp api fix structure conversion methods"

10 years agoMerge "Switch over to oslosphinx"
Jenkins [Sat, 15 Mar 2014 17:29:03 +0000 (17:29 +0000)]
Merge "Switch over to oslosphinx"

10 years agoFix create_export/remove_export in driver.py
Avishay Traeger [Wed, 26 Feb 2014 09:27:06 +0000 (11:27 +0200)]
Fix create_export/remove_export in driver.py

1. There was a call to rpcapi.create_export which does not have a
matching volume manager function, causing volume migration to crash.
This call was not necessary because there is already an
initialize_connection RPC call, which calls the driver's create_export
function. Removed the create_export RPC call and function. Added better
error handling to that code in _attach_volume in driver.py as well.

2. The manager called remove_export from detach_volume, which was not
being called by these functions. I believe it makes more sense to call
it from terminate_connection. Moved it there, and fixed up the
corresponding code in _detach_volume in driver.py.

3. Remove leftovers of export code from create_volume manager flow.

Change-Id: I2b192630ebed54368f151db47b49cbc72601a8d7
Closes-Bug: #1285060

10 years agoImported Translations from Transifex
OpenStack Jenkins [Sat, 15 Mar 2014 06:10:12 +0000 (06:10 +0000)]
Imported Translations from Transifex

Change-Id: I639b951c583c008b9784e1ea89cc3cda205086a2

10 years agoMerge "Updated from global requirements"
OpenStack Jenkins [Sat, 15 Mar 2014 02:06:49 +0000 (02:06 +0000)]
Merge "Updated from global requirements"

10 years agoMerge "Add missing config values for vmwware_vmdk test"
Jenkins [Sat, 15 Mar 2014 00:47:25 +0000 (00:47 +0000)]
Merge "Add missing config values for vmwware_vmdk test"

10 years agoMerge "Ensure name is utf-8 when deleting rbd vol or snap"
Jenkins [Fri, 14 Mar 2014 22:45:12 +0000 (22:45 +0000)]
Merge "Ensure name is utf-8 when deleting rbd vol or snap"

10 years agoMerge "get volumes with limit and filters does not work"
Jenkins [Fri, 14 Mar 2014 15:57:09 +0000 (15:57 +0000)]
Merge "get volumes with limit and filters does not work"

10 years agoEnsure name is utf-8 when deleting rbd vol or snap
Edward Hope-Morley [Fri, 14 Mar 2014 10:07:45 +0000 (10:07 +0000)]
Ensure name is utf-8 when deleting rbd vol or snap

If the name supplied to librbd is not utf-8 e.g. unicode,
an exception is raised. This was previously fixed and
subsequently broken by commit cbe1d5f.

Change-Id: I29f5e9db87ceb5f9cfe3be43e76d3e860edaf6d7
Closes-Bug: bug 1292433

10 years agoUse six.moves.urllib.parse instead of urlparse
Fengqian Gao [Mon, 10 Mar 2014 02:03:08 +0000 (10:03 +0800)]
Use six.moves.urllib.parse instead of urlparse

To keep Python 3.x compatibility, use six.moves.urllib.parse to
replace urlparse. tools/lintstack is changed to pass pylint test.

Partial-Bug: #1279611

Change-Id: I0ceaaccbf6c67b45609b4f2f5639c362b32d10ad

10 years agoUse the error_out_volume from flow common instead
Joshua Harlow [Thu, 13 Mar 2014 00:31:29 +0000 (17:31 -0700)]
Use the error_out_volume from flow common instead

Instead of a custom piece of logic that errors out
a volume due to the driver not initialized issue
just use the same one that is used in other flows
to accomplish the same update.

Change-Id: I2c8f2fbb4d9bb25a19f26cba3dee5e87913d609b

10 years agoMerge "Imported Translations from Transifex"
OpenStack Jenkins [Fri, 14 Mar 2014 01:19:20 +0000 (01:19 +0000)]
Merge "Imported Translations from Transifex"

10 years agoMerge "Fix exception message of CoraidESMConfigureError"
Jenkins [Fri, 14 Mar 2014 00:10:48 +0000 (00:10 +0000)]
Merge "Fix exception message of CoraidESMConfigureError"

10 years agoMerge "Sync latest Oslo code for imageutils"
Jenkins [Fri, 14 Mar 2014 00:10:40 +0000 (00:10 +0000)]
Merge "Sync latest Oslo code for imageutils"

10 years agoMerge "Revert "Re-enable lazy translation""
Jenkins [Fri, 14 Mar 2014 00:10:37 +0000 (00:10 +0000)]
Merge "Revert "Re-enable lazy translation""

10 years agoMerge "Fixed some FCZM unit tests hacking issues"
Jenkins [Fri, 14 Mar 2014 00:08:34 +0000 (00:08 +0000)]
Merge "Fixed some FCZM unit tests hacking issues"

10 years agoMerge "Fixes cinder-volume service startup on Windows"
Jenkins [Thu, 13 Mar 2014 23:02:09 +0000 (23:02 +0000)]
Merge "Fixes cinder-volume service startup on Windows"

10 years agoMerge "Use debug level logging during unit tests"
Jenkins [Thu, 13 Mar 2014 22:50:26 +0000 (22:50 +0000)]
Merge "Use debug level logging during unit tests"

10 years agoRevert "Re-enable lazy translation"
John Griffith [Mon, 10 Mar 2014 22:00:50 +0000 (22:00 +0000)]
Revert "Re-enable lazy translation"

This reverts commit 6338d4656cb71aeeee2e1a9facb22278e208aa00

Change-Id: I078217b96b2d5fcca78b57c8827883a4b15ef9f0

10 years agoSync latest Oslo code for imageutils
Andrew Kerr [Thu, 13 Mar 2014 19:01:27 +0000 (15:01 -0400)]
Sync latest Oslo code for imageutils

This sync pulls the latest Oslo imageutils code over to cinder
to fix QemuImgInfo parsing needed by NFS drivers.

-> b455fac Enable decimal value input in imageutils.QemuImgInfo
--> cinder/openstack/common/imageutils.py

Oslo version:
-> 0e98afd Re-raise exception of unloadable library
-> Date:   Tue Mar 4 17:26:40 2014 +0100

Change-Id: I770b0f534c6949c2ff6995a03923a21ed26e04da
Closes-Bug: 1285764

10 years agoMerge "cinder-rtstool imports a not existing module"
Jenkins [Thu, 13 Mar 2014 17:43:44 +0000 (17:43 +0000)]
Merge "cinder-rtstool imports a not existing module"

10 years agoDon't send untextified exc to webob
Jay S. Bryant [Wed, 12 Mar 2014 22:39:18 +0000 (17:39 -0500)]
Don't send untextified exc to webob

As part of commit cbe1d5f5e22e5f792128643e4cdd6afb2ff2b5bf I
accidentally removed the str() from exceptions that were being
passed out of OpenStack to webob.  This broke the contract with
webob which was expecting strings (text) to be sent.  This
resulted in webob doing bad things if we encountered an exception,
like trying to create a duplicate volume type.

This commit replaces the str()'s that shouldn't have been removed
with six.text_type() which should be used in place of str() to
resolve this issue.  There was one instance where a message was
instead being unicoded, this also was changed to use six.text_type.

This commit also fixes one message that should have been translated
but was not.

Change-Id: Iad6a81108f58c1bfd13397479022c4c4ad1ccc56
Closes-bug: 1290715

10 years agoMerge "vmware: Mark VMware ESX vmdk driver as deprecated"
Jenkins [Thu, 13 Mar 2014 16:37:05 +0000 (16:37 +0000)]
Merge "vmware: Mark VMware ESX vmdk driver as deprecated"

10 years agoImported Translations from Transifex
OpenStack Jenkins [Thu, 13 Mar 2014 06:12:48 +0000 (06:12 +0000)]
Imported Translations from Transifex

Change-Id: Id72f32cac941e6b65b03d91bfccdb4d5b508c976

10 years agoMerge "Add conversion types in some strings"
Jenkins [Thu, 13 Mar 2014 05:07:23 +0000 (05:07 +0000)]
Merge "Add conversion types in some strings"

10 years agoMerge "Sync log.py from oslo-incubator"
Jenkins [Thu, 13 Mar 2014 05:07:06 +0000 (05:07 +0000)]
Merge "Sync log.py from oslo-incubator"