Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
ó
±EYc@s³ddlmZddlmZdZdZdZeeegZdefd„ƒYZ	de	fd	„ƒYZ
d
e
fd„ƒYZde
fd
„ƒYZde	fd„ƒYZ
dS(iÿÿÿÿ(tstrutils(t	exceptiontrawtqcow2tplooptImagecBs2eZdZd„Zd„Zd„Zd„ZRS(sŠBase class for all image types.

    All image types have a format, though for many of
    them only a subset of formats will commonly be
    used. For example, block devices are almost
    always going to be FORMAT_RAW. Though it is in
    fact possible from a technical POV to store a
    qcow2 data inside a block device, Nova does not
    (at this time) make use of such possibilities.
    cCsAtt|ƒjƒ||_|tkr=tjd|ƒ‚ndS(sXCreate a new abstract image

        :param format: one of the format constants
        tformatN(tsuperRt__init__RtALL_FORMATSRtInvalidImageFormat(tselfR((sJ/home/tvault/.virtenv/lib/python2.7/site-packages/nova/virt/image/model.pyR,s	cCs2d|jjdt|jƒd}tj|ƒS(Nt<t:t>(t	__class__t__name__tstrt__dict__Rt
mask_password(Rtmsg((sJ/home/tvault/.virtenv/lib/python2.7/site-packages/nova/virt/image/model.pyt__repr__8s%cCs"|j|jko!|j|jkS(N(RR(Rtother((sJ/home/tvault/.virtenv/lib/python2.7/site-packages/nova/virt/image/model.pyt__eq__<scCstt|jƒƒS(N(thashRR(R((sJ/home/tvault/.virtenv/lib/python2.7/site-packages/nova/virt/image/model.pyt__hash__@s(Rt
__module__t__doc__RRRR(((sJ/home/tvault/.virtenv/lib/python2.7/site-packages/nova/virt/image/model.pyR s

			t
LocalImagecBseZdZd„ZRS(sDClass for images that are paths within the
    local filesystem
    cCs#tt|ƒj|ƒ||_dS(s‘Create a new local image object

        :param path: qualified filename of the image
        :param format: one of the format constants
        N(RRRtpath(RRR((sJ/home/tvault/.virtenv/lib/python2.7/site-packages/nova/virt/image/model.pyRIs(RRRR(((sJ/home/tvault/.virtenv/lib/python2.7/site-packages/nova/virt/image/model.pyRDstLocalFileImagecBseZdZd„ZRS(sKClass for images that are files on a locally
    accessible filesystem
    cCstt|ƒj||ƒdS(sCreate a new local file object

        :param path: qualified filename of the image
        :param format: one of the format constants
        N(RRR(RRR((sJ/home/tvault/.virtenv/lib/python2.7/site-packages/nova/virt/image/model.pyRYs(RRRR(((sJ/home/tvault/.virtenv/lib/python2.7/site-packages/nova/virt/image/model.pyRTstLocalBlockImagecBseZdZd„ZRS(sBClass for images that are block devices on
    the local host
    cCstt|ƒj|tƒdS(s]Create a new local file object

        :param path: qualified filename of the image
        N(RRRt
FORMAT_RAW(RR((sJ/home/tvault/.virtenv/lib/python2.7/site-packages/nova/virt/image/model.pyRgs(RRRR(((sJ/home/tvault/.virtenv/lib/python2.7/site-packages/nova/virt/image/model.pyRbstRBDImagecBseZdZd„ZRS(sAClass for images that are volumes on a remote
    RBD server
    cCsGtt|ƒjtƒ||_||_||_||_||_dS(sBCreate a new RBD image object

        :param name: name of the image relative to the pool
        :param pool: name of the pool holding the image
        :param user: username to authenticate as
        :param password: credentials for authenticating with
        :param servers: list of hostnames for the server
        N(	RR!RR tnametpooltusertpasswordtservers(RR"R#R$R%R&((sJ/home/tvault/.virtenv/lib/python2.7/site-packages/nova/virt/image/model.pyRts					(RRRR(((sJ/home/tvault/.virtenv/lib/python2.7/site-packages/nova/virt/image/model.pyR!osN(t
oslo_utilsRtnovaRR tFORMAT_QCOW2tFORMAT_PLOOPR	tobjectRRRRR!(((sJ/home/tvault/.virtenv/lib/python2.7/site-packages/nova/virt/image/model.pyt<module>s	$