/usr/lib/python2.6/site-packages/openstack/tests/functional/compute/v2
Edit: /usr/lib/python2.6/site-packages/openstack/tests/functional/compute/v2/test_flavor.pyc (2781B)
Ñò
5
Wc @ sI d d k Z d d k l Z d d k l Z d e i f d „ ƒ YZ d S( iÿÿÿÿN( t
exceptions( t baset
TestFlavorc B sD e Z e d „ ƒ Z d „ Z d „ Z d „ Z d „ Z d „ Z RS( c C s6 t t | ƒ i ƒ t | i i i ƒ ƒ d | _ d S( Ni ( t superR t
setUpClasst listt connt computet flavorst
one_flavor( t cls( ( sW /tmp/pip-build-wCUybK/openstacksdk/openstack/tests/functional/compute/v2/test_flavor.pyR s c C s¨ t | i i i ƒ ƒ } | i t | ƒ d ƒ xs | D]k } | i | i t i ƒ | i | i
t i ƒ | i | i t ƒ | i | i
t ƒ | i | i t ƒ q5 Wd S( Ni ( R R R R t
assertGreatert lent assertIsInstancet idt sixt string_typest namet diskt intt ramt vcpus( t selfR t flavor( ( sW /tmp/pip-build-wCUybK/openstacksdk/openstack/tests/functional/compute/v2/test_flavor.pyt test_flavors s c C s8 | i i i | i i ƒ } | i | i | i i ƒ d S( N( R R t find_flavorR R t assertEqual( R t rslt( ( sW /tmp/pip-build-wCUybK/openstacksdk/openstack/tests/functional/compute/v2/test_flavor.pyt test_find_flavors_by_id&