/usr/lib/python2.6/site-packages/cinderclient/tests/unit/v1
Edit: /usr/lib/python2.6/site-packages/cinderclient/tests/unit/v1/test_volume_backups.pyc (2390B)
Ñò
=vVc @ sI d d k l Z d d k l Z e i ƒ Z d e i f d „ ƒ YZ d S( iÿÿÿÿ( t utils( t fakest VolumeBackupsTestc B s5 e Z d „ Z d „ Z d „ Z d „ Z d „ Z RS( c C s$ t i i d ƒ t i d d ƒ d S( Ns$ 2b695faf-b963-40c8-8464-274008fbcef4t POSTs /backups( t cst backupst createt
assert_called( t self( ( s[ /tmp/pip-build-cD3xZi/python-cinderclient/cinderclient/tests/unit/v1/test_volume_backups.pyt test_create s c C s. d } t i i | ƒ t i d d | ƒ d S( Ns$ 76a17945-3c6f-435c-975b-b5685db10b62t GETs /backups/%s( R R t getR ( R t backup_id( ( s[ /tmp/pip-build-cD3xZi/python-cinderclient/cinderclient/tests/unit/v1/test_volume_backups.pyt test_get s c C s! t i i ƒ t i d d ƒ d S( NR
s /backups/detail( R R t listR ( R ( ( s[ /tmp/pip-build-cD3xZi/python-cinderclient/cinderclient/tests/unit/v1/test_volume_backups.pyt test_list" s
c C sq t i i ƒ d } | i ƒ t i d d ƒ t i i d ƒ t i d d ƒ t i i | ƒ t i d d ƒ d S( Ni t DELETEs- /backups/76a17945-3c6f-435c-975b-b5685db10b62s$ 76a17945-3c6f-435c-975b-b5685db10b62( R R R t deleteR ( R t b( ( s[ /tmp/pip-build-cD3xZi/python-cinderclient/cinderclient/tests/unit/v1/test_volume_backups.pyt test_delete&