Current File : //usr/lib/python2.7/site-packages/cloudinit/sources/helpers/vmware/imc/ipv4_mode.pyo |
�
oB�]c @ s d e f d � � YZ d S( t Ipv4ModeEnumc B s, e Z d Z d Z d Z d Z d Z d Z RS( s_
The IPv4 configuration mode which directly represents the user's goal.
This mode effectively acts as a contract of the in-guest customization
engine. It must be set based on what the user has requested and should
not be changed by those layers. It's up to the in-guest engine to
interpret and materialize the user's request.
t BACKWARDS_COMPATIBLEt STATICt DHCPt DISABLEDt AS_IS( t __name__t
__module__t __doc__t IPV4_MODE_BACKWARDS_COMPATIBLEt IPV4_MODE_STATICt IPV4_MODE_DHCPt IPV4_MODE_DISABLEDt IPV4_MODE_AS_IS( ( ( sR /usr/lib/python2.7/site-packages/cloudinit/sources/helpers/vmware/imc/ipv4_mode.pyR s N( t objectR ( ( ( sR /usr/lib/python2.7/site-packages/cloudinit/sources/helpers/vmware/imc/ipv4_mode.pyt <module> s