/usr/lib/python2.6/site-packages/novaclient/tests/unit/v2
Edit: /usr/lib/python2.6/site-packages/novaclient/tests/unit/v2/test_fixed_ips.pyc (2083B)
Ñò
=vVc @ sM d d k l Z d d k l Z d d k l Z d e i f d „ ƒ YZ d S( iÿÿÿÿ( t client( t fixedips( t utilst FixedIpsTestc B sX e Z e i Z d h e i d 6f d h e i d 6f g Z d „ Z d „ Z
d „ Z RS( t originalt client_fixture_classt sessionc C sx | i i i d d ƒ } | i d d ƒ | i d | i ƒ | i d | i ƒ | i d | i ƒ | i d | i ƒ d S( Nt fixed_ips 192.168.1.1t GETs /os-fixed-ips/192.168.1.1s 192.168.1.0/24t foot bar( t cst fixed_ipst gett
assert_calledt assertEqualt cidrt addresst hostnamet host( t selft info( ( sR /tmp/pip-build-cD3xZi/python-novaclient/novaclient/tests/unit/v2/test_fixed_ips.pyt test_get_fixed_ip s c C s: h d d 6} | i i i d d ƒ | i d d | ƒ d S( Nt reserveR s 192.168.1.1t POSTs /os-fixed-ips/192.168.1.1/action( t NoneR R R R ( R t body( ( sR /tmp/pip-build-cD3xZi/python-novaclient/novaclient/tests/unit/v2/test_fixed_ips.pyt test_reserve_fixed_ip$ s
c C s: h d d 6} | i i i d d ƒ | i d d | ƒ d S( Nt unreserveR s 192.168.1.1R s /os-fixed-ips/192.168.1.1/action( R R R R R ( R R ( ( sR /tmp/pip-build-cD3xZi/python-novaclient/novaclient/tests/unit/v2/test_fixed_ips.pyt test_unreserve_fixed_ip) s
( t __name__t
__module__t datat Fixturet data_fixture_classR t V1t SessionV1t scenariosR R R ( ( ( sR /tmp/pip-build-cD3xZi/python-novaclient/novaclient/tests/unit/v2/test_fixed_ips.pyR s N( t" novaclient.tests.unit.fixture_dataR R R t novaclient.tests.unitR t FixturedTestCaseR ( ( ( sR /tmp/pip-build-cD3xZi/python-novaclient/novaclient/tests/unit/v2/test_fixed_ips.pyt
s