%PDF- %PDF-
Direktori : /lib/python2.7/site-packages/salt/states/ |
Current File : //lib/python2.7/site-packages/salt/states/lxd_image.pyo |
� ���^c @@ s� d Z d d l m Z m Z m Z d d l m Z d d l m Z d d l j j Z d d l m Z d Z d Z d � Z d d d d d d e d � Z d d d e d � Z d � Z d � Z d � Z d S( us Manage LXD images. .. 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. .. _: 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_literals( t CommandExecutionError( t SaltInvocationErrorN( t mapu restructuredtext enu lxd_imagec C@ s d t k r t St S( u>