]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix bug with 3PAR host entry in wrong domain
authorWalter A. Boring IV <walter.boring@hp.com>
Fri, 22 Mar 2013 21:31:15 +0000 (14:31 -0700)
committerWalter A. Boring IV <walter.boring@hp.com>
Fri, 22 Mar 2013 21:31:15 +0000 (14:31 -0700)
commit3a20db0a739bc15e1beeb41910a6977381fd12f6
tree24f1b8a69df6731432139d6b72f580034f80c60b
parent9b002be73c4eede66149153fc32a7ffea4bfe2ea
Fix bug with 3PAR host entry in wrong domain

This patch exposes a more acurate exception message
when a user has created a manual host entry on a
3PAR system that is in an incorrect 3PAR domain than
the domain that is configured for the 3PAR driver.

The bug complained that it couldn't find a VLUN, when the
actual problem was the host existed in the wrong 3PAR domain.

Fixes bug #1158991

Change-Id: I3f92e59ae43a10a0788d97d987785b6520f9f1be
cinder/exception.py
cinder/volume/drivers/san/hp/hp_3par_common.py