%PDF- %PDF-
Direktori : /lib/python2.7/site-packages/salt/states/ |
Current File : //lib/python2.7/site-packages/salt/states/lxd.pyc |
� ���^c @@ s� d Z d d l m Z m Z m Z d d l Z d d l m Z d d l m Z d d l j j Z d Z d Z d Z d � Z d d d d d d d d d � Z e d � Z e d � Z d � Z d � Z d � Z d S( uz Manage LXD profiles. .. versionadded:: 2019.2.0 .. note: - `pylxd`_ version 2 is required to let this work, currently only available via pip. To install on Ubuntu: $ apt-get install libssl-dev python-pip $ pip install -U pylxd - you need lxd installed on the minion for the init() and version() methods. - for the config_get() and config_get() methods you need to have lxd-client installed. .. _pylxd: https://github.com/lxc/pylxd/blob/master/doc/source/installation.rst :maintainer: René Jochum <rene@jochums.at> :maturity: new :depends: python-pylxd :platform: Linux i ( t absolute_importt print_functiont unicode_literalsN( t CommandExecutionError( t SaltInvocationErroru restructuredtext enu lxdu core.trust_passwordc C@ s d t k r t St S( u>