atmosphere-cli
View on PyPI — Reverse Dependencies (0)
1.0.0 | atmosphere_cli-1.0.0-py2.py3-none-any.whl |
Wheel Details
Project: | atmosphere-cli |
Version: | 1.0.0 |
Filename: | atmosphere_cli-1.0.0-py2.py3-none-any.whl |
Download: | [link] |
Size: | 24062 |
MD5: | f94c3be193cfec0bd9b16fd507aa4c49 |
SHA256: | 027c3c70d57a04b10ea61572a240563ae7f16f7a2554949c8c687e37468368e2 |
Uploaded: | 2018-09-27 23:36:38 +0000 |
dist-info
METADATA · WHEEL · RECORD · top_level.txt · entry_points.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | bdist_wheel (0.31.0) |
Root-Is-Purelib: | true |
Tag: | py2-none-any |
Tag: | py3-none-any |
RECORD
Path | Digest | Size |
---|---|---|
atmosphere/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
atmosphere/allocation_source.py | sha256=dKcHTVUFQhdI2AGbhJoz_hfJKgWyiOVoOvfYYF42vPU | 3022 |
atmosphere/group.py | sha256=CCXnvGgnbPNe_xhxb8QtW7v0xm12HnPx1P67LeNZa0k | 1820 |
atmosphere/identity.py | sha256=bLQPWDDZc0_g2fZZrPtBy7Q_RdXMWV0-_xhoAfvEqfo | 3393 |
atmosphere/image.py | sha256=j5wvgQqxamKk4rGN1s0mPcwRD32gVxvNkdc3130lKmw | 8415 |
atmosphere/instance.py | sha256=cebhdPuQ6jlfqlZi-yR0mSPEbUEYGnbTBjFEWsN58GI | 21415 |
atmosphere/main.py | sha256=to2juEwn0irn_Gh4bZQOQvkan1inTvT1_nlTVWV4nMY | 2398 |
atmosphere/maintenance_record.py | sha256=80UNEjhv11byjm6WcEx_Hzvvj7oHIvslkfcnCuJ4p30 | 2598 |
atmosphere/project.py | sha256=FzGDbWs7mQy25rneZxjnxm6PgBC8eoA-drBiHXiPwVo | 5031 |
atmosphere/provider.py | sha256=FtAytWdqzR_Y9R4bqBVfKzYgLDCgeqEgckaYUVBIKBs | 3173 |
atmosphere/size.py | sha256=Fw_jlpwwv0_sXnDGzr3Nt776YdWDXit8ALxWAITB-og | 3512 |
atmosphere/utils.py | sha256=cpineaFyyWEYPOnfIsEzapl7FI2EaWcC8qMMyYAswZM | 1770 |
atmosphere/version.py | sha256=-UWCppkroCx44wDjiqqNULoYMb7rV7GDdoQVLB8R_C4 | 713 |
atmosphere/volume.py | sha256=HkgVd9ao7TiJrGblG1iL9_kF-ne4bJVa_zmDFuROMqQ | 7761 |
atmosphere/api/__init__.py | sha256=QtQvQiP_zANP40bO6mIDVX1DG4FY9V_kKDTxkob6ytI | 283 |
atmosphere/api/constants.py | sha256=85cZDfQPMpgOnIU7sOXRk50h7iixvWJ08s0F31Q6mIQ | 312 |
atmosphere/api/main.py | sha256=X7QvGPSL_Cazlr091mOpDuQp4IP2qykEAgj5QHOPhts | 9746 |
atmosphere/api/request.py | sha256=nr8FlSQ6ttVjjY5kX9d5IhkMX4RXTkRMnVi2ARxV3EE | 4268 |
atmosphere/hooks/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
atmosphere/hooks/delete_hook.py | sha256=MrWQeOT1lNLyksVt6ualxKwZhYT1u6ZrSiUueGg4Gx4 | 1799 |
atmosphere_cli-1.0.0.dist-info/METADATA | sha256=NDaF41alniN4bnhQkMM68CsKJL7DQAj80XmefOHkh1Y | 4945 |
atmosphere_cli-1.0.0.dist-info/RECORD | — | — |
atmosphere_cli-1.0.0.dist-info/WHEEL | sha256=J3CsTk7Mf2JNUyhImI-mjX-fmI4oDjyiXgWT4qgZiCE | 110 |
atmosphere_cli-1.0.0.dist-info/entry_points.txt | sha256=7aRqzl03tcfMr4GweLoID_c02O1ZQXgrrGOA0MGY1fM | 2402 |
atmosphere_cli-1.0.0.dist-info/pbr.json | sha256=f7A53OG63EcXzkAW_qNmKcaE3ulwZUbXhCOpZ9ePG3I | 46 |
atmosphere_cli-1.0.0.dist-info/top_level.txt | sha256=iKuxu9DVl-lCtcwVyucwxhC2N-U5hIDHBfZjqQGn85Q | 11 |
top_level.txt
atmosphere
entry_points.txt
allocation_source_list = atmosphere.allocation_source:AllocationSourceList
allocation_source_show = atmosphere.allocation_source:AllocationSourceShow
group_list = atmosphere.group:GroupList
group_show = atmosphere.group:GroupShow
identity_list = atmosphere.identity:IdentityList
identity_show = atmosphere.identity:IdentityShow
image_list = atmosphere.image:ImageList
image_search = atmosphere.image:ImageSearch
image_show = atmosphere.image:ImageShow
image_version_list = atmosphere.image:ImageVersionList
image_version_show = atmosphere.image:ImageVersionShow
instance_actions = atmosphere.instance:InstanceActions
instance_attach = atmosphere.instance:InstanceAttach
instance_create = atmosphere.instance:InstanceCreate
instance_delete = atmosphere.instance:InstanceDelete
instance_detach = atmosphere.instance:InstanceDetach
instance_history = atmosphere.instance:InstanceHistory
instance_list = atmosphere.instance:InstanceList
instance_reboot = atmosphere.instance:InstanceReboot
instance_redeploy = atmosphere.instance:InstanceRedeploy
instance_resume = atmosphere.instance:InstanceResume
instance_shelve = atmosphere.instance:InstanceShelve
instance_show = atmosphere.instance:InstanceShow
instance_start = atmosphere.instance:InstanceStart
instance_stop = atmosphere.instance:InstanceStop
instance_suspend = atmosphere.instance:InstanceSuspend
instance_unshelve = atmosphere.instance:InstanceUnshelve
maintenance_record_list = atmosphere.maintenance_record:MaintenanceRecordList
maintenance_record_show = atmosphere.maintenance_record:MaintenanceRecordShow
project_create = atmosphere.project:ProjectCreate
project_list = atmosphere.project:ProjectList
project_show = atmosphere.project:ProjectShow
provider_list = atmosphere.provider:ProviderList
provider_show = atmosphere.provider:ProviderShow
size_list = atmosphere.size:SizeList
size_show = atmosphere.size:SizeShow
version = atmosphere.version:Version
volume_create = atmosphere.volume:VolumeCreate
volume_delete = atmosphere.volume:VolumeDelete
volume_list = atmosphere.volume:VolumeList
volume_show = atmosphere.volume:VolumeShow
delete_hook = atmosphere.hooks.delete_hook:DeleteHook
delete_hook = atmosphere.hooks.delete_hook:DeleteHook
atmo = atmosphere.main:main
behave_test = setuptools_behave:behave_test