/usr/lib/python2.6/site-packages/openstackclient
Edit: /usr/lib/python2.6/site-packages/openstackclient/shell.pyc (9613B)
Ñò
;vVc @ s_ d Z d d k Z d d k Z d d k Z d d k Z d d k l Z d d k l Z d d k l Z d d k l Z d d k
Z
d d k l Z d d k l
Z
d d k l Z d d
k l Z d d k l Z d d k l Z d d
k l Z d Z e d „ Z d e i f d „ ƒ YZ e i d d „ Z e d j o e i e e i d ƒ ƒ n d S( s, Command-line interface to the OpenStack APIsiÿÿÿÿN( t app( t command( t complete( t help( t
clientmanager( t commandmanager( t context( t
exceptions( t timing( t utils( t configt defaultc C s… | p
d } n d } t t i d ƒ o= t i i ƒ o- y t i | ƒ } Wqg t j
o qg Xn | p t i d ƒ ‚ n | S( sM Prompt user for a password
Prompt for a password if stdin is a tty.
s
Password: t isattys> No password entered, or found via --os-password or OS_PASSWORDN( t Nonet hasattrt syst stdinR t getpasst EOFErrort exct CommandError( t promptt pw( ( sE /tmp/pip-build-cD3xZi/python-openstackclient/openstackclient/shell.pyt prompt_for_password+ s
#
t OpenStackShellc B sb e Z d Z e i e ƒ Z g Z d „ Z d „ Z d „ Z d „ Z
d „ Z d „ Z d „ Z
RS( s# %(levelname)s: %(name)s %(message)sc C s¤ t t i _ t t i _ t t i _ d | _
d | _ t t
| ƒ i d t i ƒ d t i d t i d ƒ d t ƒ h | _ t | _ t | _ d | _ d | _ d S( Ns* Set debug logging and traceback on errors.t descriptiont versiont command_managers
openstack.clit
deferred_help( t TrueR t Commandt
auth_requiredt FalseR t HelpCommandR t CompleteCommandR
t DEFAULT_DEBUG_VALUEt DEFAULT_DEBUG_HELPt superR t __init__t __doc__t stript openstackclientt __version__R t CommandManagert api_versiont dump_stack_tracet verifyt client_managert command_options( t self( ( sE /tmp/pip-build-cD3xZi/python-openstackclient/openstackclient/shell.pyR&