Update notes for submitted changes
* Updated from global requirements * Use 'six' instead of oslo_utils.strutils.six * Change api-version help to indicate server API * Use self.ks_logger instead of ks_logger * print endpoints using new keystoneauth catalog object * Add tenant_id parameter to limits. * Changed backup-restore to accept backup name * Replace OpenStack LLC with OpenStack Foundation * Switch to keystoneauth * Add Negative tests for cinder volume extend command * Add Negative tests for cinder volume create command * Fix Unicode error printing extra-specs * Fix string interpolation to delayed to be handled by the logging code * Updated from global requirements * Add Python3.5 classifier and venv * Add api-version to get server versions * Updated from global requirements * Fix output error for type-show command * OS_TENANT_NAME is not required when we have OS_PROJECT_NAME * Fix _get_rate_limit when resp is None * Cinder client should retry with Retry-After value * Fix batch deleting issue in volume_type.unset_keys() * base.Resource not define __ne__() built-in function * Log request-id for each api call * Add strict Boolean checking * Delete mox in cinderclient * Fix Service.__repr__ to remove the undefined attribute * Fix Capabilities.__repr__ to remove the undefined attribute * Add cluster related commands * Fix python 2,3 compatibility issue with six * Fixing parsing problem of cascade in client * Fix argument order for assertEqual to (expected, observed) * Make sure --bypass-url honored if specified * Updated from global requirements * Support name option for volume restore * Updated from global requirements * Support for snapshot force delete * Make __repr__ print encryption_id for VolumeEncryptionType class * Fix the incorrect alignment * Make dict.keys() PY3 compatible * Fix authentication issue * Replace assertTrue(isinstance()) by optimal assert
This commit is contained in:
		
							
								
								
									
										9
									
								
								01c139181c862a47ea5b2f04b392480cb7a7a7d7
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								01c139181c862a47ea5b2f04b392480cb7a7a7d7
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Code-Review+2: Michal Dulko <michal.dulko@intel.com> | ||||
| Workflow+1: Michal Dulko <michal.dulko@intel.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Fri, 15 Jul 2016 15:58:33 +0000 | ||||
| Reviewed-on: https://review.openstack.org/342734 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										13
									
								
								03e041a3cd6cbeb51e49076e575b90c29cd0a87c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								03e041a3cd6cbeb51e49076e575b90c29cd0a87c
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,13 @@ | ||||
| Code-Review+1: Nate Potter <nathaniel.potter@intel.com> | ||||
| Code-Review+2: Ivan Kolodyazhny <e0ne@e0ne.info> | ||||
| Code-Review+2: Scott DAngelo <scott.dangelo@hpe.com> | ||||
| Code-Review+1: Yuriy Nesenenko <ynesenenko@mirantis.com> | ||||
| Code-Review+1: Alyson <alyson.rodrigues.rosa@gmail.com> | ||||
| Code-Review+2: Mike Perez <thingee@gmail.com> | ||||
| Workflow+1: Mike Perez <thingee@gmail.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Tue, 26 Jul 2016 17:29:02 +0000 | ||||
| Reviewed-on: https://review.openstack.org/216836 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										9
									
								
								060e87438f12f0278fe50e80fcc922b74dae0d22
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								060e87438f12f0278fe50e80fcc922b74dae0d22
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| Code-Review+2: Gorka Eguileor <geguileo@redhat.com> | ||||
| Code-Review+2: Mike Perez <thingee@gmail.com> | ||||
| Workflow+1: Mike Perez <thingee@gmail.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Mon, 27 Jun 2016 16:18:01 +0000 | ||||
| Reviewed-on: https://review.openstack.org/332679 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										11
									
								
								09b51a294ecbe8898580fa75c124a569a386d29f
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								09b51a294ecbe8898580fa75c124a569a386d29f
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| Code-Review+1: Nate Potter <nathaniel.potter@intel.com> | ||||
| Code-Review+2: Ivan Kolodyazhny <e0ne@e0ne.info> | ||||
| Code-Review+1: Swami Reddy <swamireddy@gmail.com> | ||||
| Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Tue, 12 Jul 2016 13:19:18 +0000 | ||||
| Reviewed-on: https://review.openstack.org/303627 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										9
									
								
								0bf56a0a54524dfcda67727ca1c64e57bfaf0bc6
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								0bf56a0a54524dfcda67727ca1c64e57bfaf0bc6
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| Code-Review+2: Gorka Eguileor <geguileo@redhat.com> | ||||
| Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Fri, 24 Jun 2016 22:52:04 +0000 | ||||
| Reviewed-on: https://review.openstack.org/320223 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										11
									
								
								16f83c4a531853e1432a47135a8af566b9bb890d
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								16f83c4a531853e1432a47135a8af566b9bb890d
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| Code-Review+1: Steve Martinelli <s.martinelli@gmail.com> | ||||
| Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Code-Review+1: Clenimar Filemon <clenimar@lsd.ufcg.edu.br> | ||||
| Code-Review+2: xing-yang <xing.yang@emc.com> | ||||
| Workflow+1: xing-yang <xing.yang@emc.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Tue, 26 Jul 2016 18:59:30 +0000 | ||||
| Reviewed-on: https://review.openstack.org/290464 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										12
									
								
								1a973235f0ab797c539b30f27723ebab7a905287
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								1a973235f0ab797c539b30f27723ebab7a905287
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | ||||
| Code-Review+1: Yuriy Nesenenko <ynesenenko@mirantis.com> | ||||
| Code-Review+2: Ivan Kolodyazhny <e0ne@e0ne.info> | ||||
| Code-Review+1: Erlon R. Cruz <sombrafam@gmail.com> | ||||
| Code-Review+1: Swami Reddy <swamireddy@gmail.com> | ||||
| Code-Review+2: Scott DAngelo <scott.dangelo@hpe.com> | ||||
| Workflow+1: Scott DAngelo <scott.dangelo@hpe.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Tue, 02 Aug 2016 14:29:40 +0000 | ||||
| Reviewed-on: https://review.openstack.org/314995 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										10
									
								
								1f372ebcc76b3e4e2e94dc43b14d3d214de3157f
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								1f372ebcc76b3e4e2e94dc43b14d3d214de3157f
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| Code-Review+2: Ivan Kolodyazhny <e0ne@e0ne.info> | ||||
| Code-Review+1: Yuriy Nesenenko <ynesenenko@mirantis.com> | ||||
| Code-Review+2: Mike Perez <thingee@gmail.com> | ||||
| Workflow+1: Mike Perez <thingee@gmail.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Tue, 02 Aug 2016 22:51:26 +0000 | ||||
| Reviewed-on: https://review.openstack.org/347296 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										10
									
								
								219c334f0169fe485b05bb9e5ae99edd9685dfb1
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								219c334f0169fe485b05bb9e5ae99edd9685dfb1
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| Code-Review+2: Gorka Eguileor <geguileo@redhat.com> | ||||
| Code-Review-1: Peter Hamilton <peter.hamilton@jhuapl.edu> | ||||
| Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Tue, 07 Jun 2016 16:57:18 +0000 | ||||
| Reviewed-on: https://review.openstack.org/293388 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										10
									
								
								22400e39f7724f2c48c3f2378aaeabb85d4cbf70
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								22400e39f7724f2c48c3f2378aaeabb85d4cbf70
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| Code-Review+2: Ivan Kolodyazhny <e0ne@e0ne.info> | ||||
| Code-Review+1: Kyrylo Romanenko <kromanenko@mirantis.com> | ||||
| Code-Review+2: Scott DAngelo <scott.dangelo@hpe.com> | ||||
| Workflow+1: Scott DAngelo <scott.dangelo@hpe.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Fri, 15 Jul 2016 16:39:10 +0000 | ||||
| Reviewed-on: https://review.openstack.org/341075 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										14
									
								
								24deab10906670a50129d7cb4974a8dff6aca687
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								24deab10906670a50129d7cb4974a8dff6aca687
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,14 @@ | ||||
| Code-Review+1: Sheel Rana <ranasheel2000@gmail.com> | ||||
| Code-Review+1: Jon Bernard <jobernar@redhat.com> | ||||
| Code-Review+2: Walter A. Boring IV (hemna) <walter.boring@hpe.com> | ||||
| Code-Review+1: Swami Reddy <swamireddy@gmail.com> | ||||
| Code-Review+1: Kendall Nelson <kennelson11@gmail.com> | ||||
| Code-Review+1: Yuriy Nesenenko <ynesenenko@mirantis.com> | ||||
| Code-Review+2: Ivan Kolodyazhny <e0ne@e0ne.info> | ||||
| Workflow+1: Ivan Kolodyazhny <e0ne@e0ne.info> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Fri, 15 Jul 2016 20:58:36 +0000 | ||||
| Reviewed-on: https://review.openstack.org/310471 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										12
									
								
								25bc7e740220233decec904eb46f9b73815e5755
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								25bc7e740220233decec904eb46f9b73815e5755
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | ||||
| Code-Review+2: Patrick East <patrick.east@purestorage.com> | ||||
| Code-Review+1: Yuriy Nesenenko <ynesenenko@mirantis.com> | ||||
| Code-Review+2: xing-yang <xing.yang@emc.com> | ||||
| Code-Review+1: Kendall Nelson <kennelson11@gmail.com> | ||||
| Code-Review+2: Scott DAngelo <scott.dangelo@hpe.com> | ||||
| Workflow+1: Scott DAngelo <scott.dangelo@hpe.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Thu, 04 Aug 2016 19:58:07 +0000 | ||||
| Reviewed-on: https://review.openstack.org/327692 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										11
									
								
								29028b86b947edcf5ff43cc56ee2287be29a389c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								29028b86b947edcf5ff43cc56ee2287be29a389c
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| Code-Review+2: Ivan Kolodyazhny <e0ne@e0ne.info> | ||||
| Code-Review+1: Takashi NATSUME <natsume.takashi@lab.ntt.co.jp> | ||||
| Code-Review+1: Yuriy Nesenenko <ynesenenko@mirantis.com> | ||||
| Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Mon, 01 Aug 2016 14:20:13 +0000 | ||||
| Reviewed-on: https://review.openstack.org/347712 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										9
									
								
								2b0bd49b24dc16379aaca808668f0710b5d34a4d
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								2b0bd49b24dc16379aaca808668f0710b5d34a4d
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| Code-Review+2: Duncan Thomas <duncan.thomas@gmail.com> | ||||
| Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Wed, 03 Aug 2016 12:34:54 +0000 | ||||
| Reviewed-on: https://review.openstack.org/344941 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										9
									
								
								2d0ee7a21789c844cd6bcaaaa01a8d01d0df426c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								2d0ee7a21789c844cd6bcaaaa01a8d01d0df426c
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| Code-Review+2: xing-yang <xing.yang@emc.com> | ||||
| Code-Review+2: Gorka Eguileor <geguileo@redhat.com> | ||||
| Workflow+1: Gorka Eguileor <geguileo@redhat.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Mon, 06 Jun 2016 09:33:31 +0000 | ||||
| Reviewed-on: https://review.openstack.org/324852 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										12
									
								
								426055c48e3afcdb4aa5b68b7247a074e2f8ddf5
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								426055c48e3afcdb4aa5b68b7247a074e2f8ddf5
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | ||||
| Code-Review+1: Yujun Zhang <zhang.yujunz@zte.com.cn> | ||||
| Code-Review+1: Swami Reddy <swamireddy@gmail.com> | ||||
| Code-Review+2: Walter A. Boring IV (hemna) <walter.boring@hpe.com> | ||||
| Code-Review+1: Yuriy Nesenenko <ynesenenko@mirantis.com> | ||||
| Code-Review+2: Ivan Kolodyazhny <e0ne@e0ne.info> | ||||
| Workflow+1: Ivan Kolodyazhny <e0ne@e0ne.info> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Fri, 15 Jul 2016 20:58:19 +0000 | ||||
| Reviewed-on: https://review.openstack.org/325067 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										9
									
								
								42d2a33fb40bd17fd848c04bb1630791395b701f
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								42d2a33fb40bd17fd848c04bb1630791395b701f
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| Code-Review+2: Ivan Kolodyazhny <e0ne@e0ne.info> | ||||
| Code-Review+2: Gorka Eguileor <geguileo@redhat.com> | ||||
| Workflow+1: Gorka Eguileor <geguileo@redhat.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Thu, 23 Jun 2016 14:13:47 +0000 | ||||
| Reviewed-on: https://review.openstack.org/332801 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										10
									
								
								679cdd245195a6d08cac859b49219ac9112f1d7c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								679cdd245195a6d08cac859b49219ac9112f1d7c
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| Code-Review+1: Takashi NATSUME <natsume.takashi@lab.ntt.co.jp> | ||||
| Code-Review+2: Michal Dulko <michal.dulko@intel.com> | ||||
| Code-Review+2: Duncan Thomas <duncan.thomas@gmail.com> | ||||
| Workflow+1: Duncan Thomas <duncan.thomas@gmail.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Mon, 04 Jul 2016 07:38:56 +0000 | ||||
| Reviewed-on: https://review.openstack.org/315925 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										11
									
								
								699a2f5dce7bb01e0a3f0562ebf0204228171467
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								699a2f5dce7bb01e0a3f0562ebf0204228171467
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| Code-Review+2: Ivan Kolodyazhny <e0ne@e0ne.info> | ||||
| Code-Review+1: Yuriy Nesenenko <ynesenenko@mirantis.com> | ||||
| Code-Review+2: Jay Bryant <jsbryant@us.ibm.com> | ||||
| Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Thu, 02 Jun 2016 19:44:24 +0000 | ||||
| Reviewed-on: https://review.openstack.org/313925 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										13
									
								
								6e54ec81feb795a3d31030fd348774b4b8195364
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								6e54ec81feb795a3d31030fd348774b4b8195364
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,13 @@ | ||||
| Code-Review+2: Gorka Eguileor <geguileo@redhat.com> | ||||
| Code-Review+1: Peter Hamilton <peter.hamilton@jhuapl.edu> | ||||
| Code-Review+1: Kendall Nelson <kennelson11@gmail.com> | ||||
| Code-Review+1: Yatin Kumbhare <yatinkumbhare@gmail.com> | ||||
| Code-Review+1: Yuriy Nesenenko <ynesenenko@mirantis.com> | ||||
| Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Mon, 06 Jun 2016 15:02:16 +0000 | ||||
| Reviewed-on: https://review.openstack.org/319038 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										10
									
								
								72304df07a2ec249bd2cdb09f0426839f0386bd5
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								72304df07a2ec249bd2cdb09f0426839f0386bd5
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| Code-Review+1: Swami Reddy <swamireddy@gmail.com> | ||||
| Code-Review+1: Yuriy Nesenenko <ynesenenko@mirantis.com> | ||||
| Code-Review+2: Eric Harney <eharney@redhat.com> | ||||
| Workflow+1: Eric Harney <eharney@redhat.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Fri, 08 Jul 2016 20:41:09 +0000 | ||||
| Reviewed-on: https://review.openstack.org/332361 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										9
									
								
								724901e3740fd6429a851f4dbceecbc117750c44
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								724901e3740fd6429a851f4dbceecbc117750c44
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| Code-Review+2: Walter A. Boring IV (hemna) <walter.boring@hpe.com> | ||||
| Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Fri, 08 Jul 2016 04:40:28 +0000 | ||||
| Reviewed-on: https://review.openstack.org/325739 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										9
									
								
								8517a3963bec5f045fd59acb2951681a06cb664d
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								8517a3963bec5f045fd59acb2951681a06cb664d
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| Code-Review+2: Ivan Kolodyazhny <e0ne@e0ne.info> | ||||
| Code-Review+2: Mike Perez <thingee@gmail.com> | ||||
| Workflow+1: Mike Perez <thingee@gmail.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Sat, 16 Jul 2016 03:44:56 +0000 | ||||
| Reviewed-on: https://review.openstack.org/341913 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										12
									
								
								86fe5617aaaf3344dc399a946d29ad7ec3414511
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								86fe5617aaaf3344dc399a946d29ad7ec3414511
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | ||||
| Code-Review+1: Cao ShuFeng <caosf.fnst@cn.fujitsu.com> | ||||
| Code-Review+1: Sheel Rana <ranasheel2000@gmail.com> | ||||
| Code-Review+2: Gorka Eguileor <geguileo@redhat.com> | ||||
| Code-Review+1: Kendall Nelson <kennelson11@gmail.com> | ||||
| Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Fri, 24 Jun 2016 22:51:49 +0000 | ||||
| Reviewed-on: https://review.openstack.org/320809 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										9
									
								
								8835ceb9a1940ab41226f64ceb37e9200ef912d4
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								8835ceb9a1940ab41226f64ceb37e9200ef912d4
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| Code-Review+2: Scott DAngelo <scott.dangelo@hpe.com> | ||||
| Code-Review+2: Mike Perez <thingee@gmail.com> | ||||
| Workflow+1: Mike Perez <thingee@gmail.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Sat, 16 Jul 2016 03:39:04 +0000 | ||||
| Reviewed-on: https://review.openstack.org/342941 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										9
									
								
								906c9986a7e85b0029f4effd6ae3e3f5ca8fbfae
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								906c9986a7e85b0029f4effd6ae3e3f5ca8fbfae
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| Code-Review+2: Gorka Eguileor <geguileo@redhat.com> | ||||
| Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Mon, 06 Jun 2016 04:05:56 +0000 | ||||
| Reviewed-on: https://review.openstack.org/319931 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										11
									
								
								931f847dc65e7b4b0beead17706b4bdbdd629f40
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								931f847dc65e7b4b0beead17706b4bdbdd629f40
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| Code-Review+1: Yuriy Nesenenko <ynesenenko@mirantis.com> | ||||
| Code-Review+1: Swami Reddy <swamireddy@gmail.com> | ||||
| Code-Review+2: Walter A. Boring IV (hemna) <walter.boring@hpe.com> | ||||
| Code-Review+2: Gorka Eguileor <geguileo@redhat.com> | ||||
| Workflow+1: Gorka Eguileor <geguileo@redhat.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Tue, 09 Aug 2016 10:52:54 +0000 | ||||
| Reviewed-on: https://review.openstack.org/348667 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										12
									
								
								a635fd21999a3886987043b7e9890d5d84f3c6ac
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								a635fd21999a3886987043b7e9890d5d84f3c6ac
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | ||||
| Code-Review+1: Yuriy Nesenenko <ynesenenko@mirantis.com> | ||||
| Code-Review+2: Gorka Eguileor <geguileo@redhat.com> | ||||
| Code-Review+1: Swami Reddy <swamireddy@gmail.com> | ||||
| Code-Review+1: Silvan Kaiser <silvan@quobyte.com> | ||||
| Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Mon, 08 Aug 2016 14:59:53 +0000 | ||||
| Reviewed-on: https://review.openstack.org/352244 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										9
									
								
								a6a131df4f818c12dabdf925f4a4ee7f0661e88f
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								a6a131df4f818c12dabdf925f4a4ee7f0661e88f
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| Code-Review+2: Ivan Kolodyazhny <e0ne@e0ne.info> | ||||
| Code-Review+2: Mike Perez <thingee@gmail.com> | ||||
| Workflow+1: Mike Perez <thingee@gmail.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Sat, 16 Jul 2016 03:39:25 +0000 | ||||
| Reviewed-on: https://review.openstack.org/340045 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										12
									
								
								af4cfb0f64ff064feb71cb6eb1634c153218d4aa
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								af4cfb0f64ff064feb71cb6eb1634c153218d4aa
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | ||||
| Code-Review+1: Nate Potter <nathaniel.potter@intel.com> | ||||
| Code-Review+2: xing-yang <xing.yang@emc.com> | ||||
| Code-Review+1: Yuriy Nesenenko <ynesenenko@mirantis.com> | ||||
| Code-Review+1: Swami Reddy <swamireddy@gmail.com> | ||||
| Code-Review+2: Gorka Eguileor <geguileo@redhat.com> | ||||
| Workflow+1: Gorka Eguileor <geguileo@redhat.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Tue, 09 Aug 2016 10:54:36 +0000 | ||||
| Reviewed-on: https://review.openstack.org/351423 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										12
									
								
								bc5ddf1e6a1e396c3d8a29b42369f48b0b5f2302
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								bc5ddf1e6a1e396c3d8a29b42369f48b0b5f2302
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | ||||
| Code-Review+2: Duncan Thomas <duncan.thomas@gmail.com> | ||||
| Code-Review+1: Swami Reddy <swamireddy@gmail.com> | ||||
| Code-Review+1: Yuriy Nesenenko <ynesenenko@mirantis.com> | ||||
| Code-Review+1: wanghao <sxmatch1986@gmail.com> | ||||
| Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Fri, 08 Jul 2016 02:45:53 +0000 | ||||
| Reviewed-on: https://review.openstack.org/335327 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										14
									
								
								c297309aff29df550633ab956b99bb3d74c7f43c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								c297309aff29df550633ab956b99bb3d74c7f43c
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,14 @@ | ||||
| Code-Review+1: venkatamahesh <Venkata.Kotha@infinite.com> | ||||
| Code-Review+1: melissaml <ma.lei@99cloud.net> | ||||
| Code-Review+1: ting wang <bx_wang@outlook.com> | ||||
| Code-Review+1: Peter Hamilton <peter.hamilton@jhuapl.edu> | ||||
| Code-Review+1: Yuriy Nesenenko <ynesenenko@mirantis.com> | ||||
| Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Code-Review+2: xing-yang <xing.yang@emc.com> | ||||
| Workflow+1: xing-yang <xing.yang@emc.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Mon, 06 Jun 2016 07:18:57 +0000 | ||||
| Reviewed-on: https://review.openstack.org/265583 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										9
									
								
								ccde9b3ba78e2dd0f2a726e6d23dba91f8ee061f
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								ccde9b3ba78e2dd0f2a726e6d23dba91f8ee061f
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Code-Review+2: Gorka Eguileor <geguileo@redhat.com> | ||||
| Workflow+1: Gorka Eguileor <geguileo@redhat.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Tue, 05 Jul 2016 10:47:52 +0000 | ||||
| Reviewed-on: https://review.openstack.org/322408 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										10
									
								
								d2f4b63f647da7c0f1bf36858617ef0e71496cff
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								d2f4b63f647da7c0f1bf36858617ef0e71496cff
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| Code-Review+2: Ivan Kolodyazhny <e0ne@e0ne.info> | ||||
| Code-Review+2: Mike Perez <thingee@gmail.com> | ||||
| Workflow+1: Mike Perez <thingee@gmail.com> | ||||
| Code-Review+1: yuyafei <yu.yafei@hotmail.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Sat, 16 Jul 2016 03:45:03 +0000 | ||||
| Reviewed-on: https://review.openstack.org/342707 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										8
									
								
								dab1359dd0d2d49c9c2965f642576f1d6bd65610
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								dab1359dd0d2d49c9c2965f642576f1d6bd65610
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| Code-Review+2: Eric Harney <eharney@redhat.com> | ||||
| Workflow+1: Eric Harney <eharney@redhat.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Wed, 01 Jun 2016 18:55:40 +0000 | ||||
| Reviewed-on: https://review.openstack.org/321715 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										10
									
								
								df63cd03d5733c7779a67bfbdbaa312b6224352c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								df63cd03d5733c7779a67bfbdbaa312b6224352c
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| Code-Review+1: Erlon R. Cruz <sombrafam@gmail.com> | ||||
| Code-Review+2: Ivan Kolodyazhny <e0ne@e0ne.info> | ||||
| Code-Review+2: John Griffith <john.griffith8@gmail.com> | ||||
| Workflow+1: John Griffith <john.griffith8@gmail.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Thu, 28 Jul 2016 18:37:55 +0000 | ||||
| Reviewed-on: https://review.openstack.org/275910 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										9
									
								
								e5e0a7ee49226e52228e326098bbffa7a61dfe4d
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								e5e0a7ee49226e52228e326098bbffa7a61dfe4d
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| Code-Review+2: Gorka Eguileor <geguileo@redhat.com> | ||||
| Code-Review+2: Mike Perez <thingee@gmail.com> | ||||
| Workflow+1: Mike Perez <thingee@gmail.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Mon, 27 Jun 2016 17:05:59 +0000 | ||||
| Reviewed-on: https://review.openstack.org/334299 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										9
									
								
								ea2693b9d9aa65af603814c5eb44414839216bd5
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								ea2693b9d9aa65af603814c5eb44414839216bd5
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| Code-Review+2: Ivan Kolodyazhny <e0ne@e0ne.info> | ||||
| Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Tue, 14 Jun 2016 15:39:47 +0000 | ||||
| Reviewed-on: https://review.openstack.org/264006 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										10
									
								
								ebe02fb877a09d25d9dbb198934fd74eb0a455d6
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								ebe02fb877a09d25d9dbb198934fd74eb0a455d6
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| Code-Review+1: Yuriy Nesenenko <ynesenenko@mirantis.com> | ||||
| Code-Review+2: Michal Dulko <michal.dulko@intel.com> | ||||
| Code-Review+2: Gorka Eguileor <geguileo@redhat.com> | ||||
| Workflow+1: Gorka Eguileor <geguileo@redhat.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Thu, 07 Jul 2016 15:37:26 +0000 | ||||
| Reviewed-on: https://review.openstack.org/338278 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										10
									
								
								f0f8e6b5ab3b3602e54f81d15af6c08e3c710545
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								f0f8e6b5ab3b3602e54f81d15af6c08e3c710545
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| Code-Review+2: Gorka Eguileor <geguileo@redhat.com> | ||||
| Code-Review+1: Yuriy Nesenenko <ynesenenko@mirantis.com> | ||||
| Code-Review+2: Mike Perez <thingee@gmail.com> | ||||
| Workflow+1: Gorka Eguileor <geguileo@redhat.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Mon, 27 Jun 2016 09:53:10 +0000 | ||||
| Reviewed-on: https://review.openstack.org/320230 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										9
									
								
								f66b0d57d123941c46a6c27721a513927a7c6490
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								f66b0d57d123941c46a6c27721a513927a7c6490
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> | ||||
| Code-Review+2: xing-yang <xing.yang@emc.com> | ||||
| Workflow+1: xing-yang <xing.yang@emc.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Mon, 01 Aug 2016 16:16:51 +0000 | ||||
| Reviewed-on: https://review.openstack.org/349221 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
							
								
								
									
										9
									
								
								f8eef18297ec2dba4abf45f8ca57c40c2380cad9
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								f8eef18297ec2dba4abf45f8ca57c40c2380cad9
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| Code-Review+2: Gorka Eguileor <geguileo@redhat.com> | ||||
| Code-Review+2: Michal Dulko <michal.dulko@intel.com> | ||||
| Workflow+1: Michal Dulko <michal.dulko@intel.com> | ||||
| Verified+2: Jenkins | ||||
| Submitted-by: Jenkins | ||||
| Submitted-at: Wed, 06 Jul 2016 12:24:59 +0000 | ||||
| Reviewed-on: https://review.openstack.org/332848 | ||||
| Project: openstack/deb-python-cinderclient | ||||
| Branch: refs/heads/master | ||||
		Reference in New Issue
	
	Block a user
	 Gerrit Code Review
					Gerrit Code Review