summaryrefslogtreecommitdiff
path: root/cinder/tests/test_emc_vmax.py
Commit message (Expand)AuthorAgeFilesLines
* Create initiator id if not exist in VMAX driverXing Yang2015-04-061-2/+22
* Enable H238 hacking ruleAnton Arefiev2015-04-021-6/+6
* Fix the format of the system name in VMAX driverXing Yang2015-03-271-0/+13
* Merge "Don't override extra specs with config in VMAX"Jenkins2015-03-191-24/+90
|\
| * Don't override extra specs with config in VMAXXing Yang2015-03-181-24/+90
* | Check license before clone in VMAX driverXing Yang2015-03-181-44/+50
|/
* Merge "Fixed the order of mock decorators in VMAX driver"Jenkins2015-03-171-698/+695
|\
| * Fixed the order of mock decorators in VMAX driverXing Yang2015-03-051-698/+695
* | Fixed a concurrency issue in VMAX driverXing Yang2015-03-131-2/+61
* | Use oslo.log instead of oslo-incubatorIvan Kolodyazhny2015-03-111-1/+1
|/
* Correct a few changes in the VMAX driverXing Yang2015-02-271-1/+1
* Import only modules: H302Anton Arefiev2015-02-251-8/+8
* Make Interval and Retries Configurable for VMAXXing Yang2015-02-201-11/+64
* EMC VMAX driver Kilo updateXing Yang2015-02-121-456/+1655
* Mock out the wait routine in the VMAX driverXing Yang2015-02-101-14/+69
* Fix detach volume from host problem in VMAX driverXing Yang2015-02-081-14/+54
* Roll back if VMAX masking view not createdXing Yang2015-02-021-18/+77
* Verify the instance's existance in the VMAX driverXing Yang2015-01-151-19/+387
* Merge "Handle the volume not found case in the VMAX driver"Jenkins2014-12-251-0/+57
|\
| * Handle the volume not found case in the VMAX driverXing Yang2014-12-221-0/+58
* | Merge "Persist volume uuid on VMAX array"Jenkins2014-12-211-12/+35
|\ \
| * | Persist volume uuid on VMAX arrayXing Yang2014-12-191-12/+35
| |/
* | Fixed a problem in terminate_connection in VMAX driverXing Yang2014-12-191-3/+70
|/
* Fixed wait for job completion in VMAX driverXing Yang2014-12-171-0/+57
* Fix a clone volume problem in VMAX driverXing Yang2014-12-061-265/+176
* Use look up service for auto zoningXing Yang2014-10-271-87/+123
* Getting iscsi_ip_address from cinder.confXing Yang2014-09-141-17/+12
* Handle config file with newlines and whitespacesXing Yang2014-09-141-16/+46
* EMC VMAX Driver Juno UpdateXing Yang2014-08-231-0/+2783