/usr/lib/python2.6/site-packages/cinderclient/tests/functional
Edit: /usr/lib/python2.6/site-packages/cinderclient/tests/functional/test_readonly_cli.pyc (5690B)
Ñò
=vVc @ s- d d k l Z d e i f d „ ƒ YZ d S( iÿÿÿÿ( t baset CinderClientReadOnlyTestsc B sŒ e Z d Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z
d „ Z d
„ Z d „ Z
d „ Z d
„ Z d „ Z RS( s" Basic read-only test for cinderclient.
Simple check of base list commands, verify they
respond and include the expected headers in the
resultant table.
Not intended for testing things that require actual
resource creation/manipulation, thus the name 'read-only'.
c C s) | i d ƒ } | i | d d g ƒ d S( Ns absolute-limitst Namet Value( t cindert assertTableHeaders( t selft limits( ( s\ /tmp/pip-build-cD3xZi/python-cinderclient/cinderclient/tests/functional/test_readonly_cli.pyt test_absolute_limits s c C s) | i d ƒ } | i | d d g ƒ d S( Ns availability-zone-listR t Status( R R ( R t zone_list( ( s\ /tmp/pip-build-cD3xZi/python-cinderclient/cinderclient/tests/functional/test_readonly_cli.pyt test_availability_zones" s c C s8 | i d ƒ } | i | d d d d d d d g ƒ d S( Ns backup-listt IDs Volume IDR R t Sizes Object Countt Container( R R ( R t backup_list( ( s\ /tmp/pip-build-cD3xZi/python-cinderclient/cinderclient/tests/functional/test_readonly_cli.pyt test_backup_list&