/usr/lib/python2.6/site-packages/novaclient/v2
Edit: /usr/lib/python2.6/site-packages/novaclient/v2/fixed_ips.pyc (2099B)
Ñò
=vVc @ sL d Z d d k l Z d e i f d „ ƒ YZ d e i f d „ ƒ YZ d S( s
Fixed IPs interface.
iÿÿÿÿ( t baset FixedIPc B s e Z d „ Z RS( c C s d | i S( Ns
( t address( t self( ( sB /tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/fixed_ips.pyt __repr__ s ( t __name__t
__module__R ( ( ( sB /tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/fixed_ips.pyR s t FixedIPsManagerc B s) e Z e Z d „ Z d „ Z d „ Z RS( c C s | i d t i | ƒ d ƒ S( sl
Show information for a Fixed IP
:param fixed_ip: Fixed IP address to get info for
s /os-fixed-ips/%st fixed_ip( t _getR t getid( R R ( ( sB /tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/fixed_ips.pyt get s c C s7 h d d 6} | i i i d t i | ƒ d | ƒd S( sQ Reserve a Fixed IP
:param fixed_ip: Fixed IP address to reserve
t reserves /os-fixed-ips/%s/actiont bodyN( t Nonet apit clientt postR R
( R R R
( ( sB /tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/fixed_ips.pyR ( s
c C s7 h d d 6} | i i i d t i | ƒ d | ƒd S( sU Unreserve a Fixed IP
:param fixed_ip: Fixed IP address to unreserve
t unreserves /os-fixed-ips/%s/actionR
N( R R R R R R
( R R R
( ( sB /tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/fixed_ips.pyR 1 s
( R R R t resource_classR R R ( ( ( sB /tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/fixed_ips.pyR s N( t __doc__t
novaclientR t ResourceR t ManagerR ( ( ( sB /tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/fixed_ips.pyt s