Xc @ sU d d l Z d d l m Z d d l m Z d Z d Z d
e f d YZ d S(
iN( t Arg( t
EC2Requests domain-name-serverss domain-names ntp-serverss netbios-name-serverss netbios-node-typec C s d | k r' t j d j | n | j d d \ } } | t k rr t j d j | d j t n i | d 6| j d d 6S( Nt =s. value '{0}' must have form KEY=VALUE,VALUE,...i s1 '{0}' is not a valid DHCP option; choose from {1}s , t Keyt ,t Value( t argparset ArgumentTypeErrort formatt splitt _DHCP_OPTION_KEYSt join( t
option_strt keyt vals( ( sL /usr/lib/python2.7/site-packages/euca2ools/commands/ec2/createdhcpoptions.pyt _dhcp_option% s t CreateDhcpOptionsc B s_ e Z d Z e d d d d d d e d d j d j e g Z d
d d g Z d
Z
RS( s Create a VPC DHCP option sett DhcpConfigurationt nargst +t metavars KEY=VALUE,[VALUE,...]t typet helpsY key and one or more values for a DHCP option (choose
from {0}) (required)s , t dhcpConfigurationSett tagSett valueSetc C s | j | j d p i d S( Nt dhcpOptions( t print_dhcp_optionst get( t selft result( ( sL /usr/lib/python2.7/site-packages/euca2ools/commands/ec2/createdhcpoptions.pyt print_result; s ( t __name__t
__module__t DESCRIPTIONR R R R R
t ARGSt LIST_TAGSR ( ( ( sL /usr/lib/python2.7/site-packages/euca2ools/commands/ec2/createdhcpoptions.pyR 2 s ( s domain-name-serverss domain-names ntp-serverss netbios-name-serverss netbios-node-type( R t requestbuilderR t euca2ools.commands.ec2R R
R R ( ( ( sL /usr/lib/python2.7/site-packages/euca2ools/commands/ec2/createdhcpoptions.pyt <module> s