Skip to main content

OpenStackClient Library

Project description

Latest Version Downloads

OpenStackClient (aka OSC) is a command-line client for OpenStack. osc-lib is a package of common support modules for writing OSC plugins.

  • PyPi - package installation

  • Online Documentation

  • Launchpad project - part of OpenStackClient

  • Bugs - issue tracking

  • Source

  • Developer - getting started as a developer

  • Contributing - contributing code

  • Testing - testing code

  • IRC: #openstack-sdks on Freenode (irc.freenode.net)

  • License: Apache 2.0

Getting Started

osc-lib can be installed from PyPI using pip:

pip install osc-lib

Transition From OpenStackclient

This library was extracted from the main OSC repo after the OSC 2.4.0 release. The following are the changes to imports that will cover the majority of transition to using osc-lib:

  • openstackclient.api.api -> osc_lib.api.api

  • openstackclient.api.auth -> osc_lib.api.auth

  • openstackclient.api.utils -> osc_lib.api.utils

  • openstackclient.common.command -> osc_lib.command.command

  • openstackclient.common.commandmanager -> osc_lib.command.commandmanager

  • openstackclient.common.exceptions -> osc_lib.exceptions

  • openstackclient.common.logs -> osc_lib.logs

  • openstackclient.common.parseractions -> osc_lib.cli.parseractions

  • openstackclient.common.session -> osc_lib.session

  • openstackclient.common.utils -> osc_lib.utils

  • openstackclient.i18n -> osc_lib.i18n

Also, some of the test fixtures and modules may be used:

  • openstackclient.tests.fakes -> osc_lib.tests.fakes

  • openstackclient.tests.utils -> osc_lib.tests.utils

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

osc-lib-0.4.0.tar.gz (66.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

osc_lib-0.4.0-py2-none-any.whl (64.8 kB view details)

Uploaded Python 2

File details

Details for the file osc-lib-0.4.0.tar.gz.

File metadata

  • Download URL: osc-lib-0.4.0.tar.gz
  • Upload date:
  • Size: 66.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for osc-lib-0.4.0.tar.gz
Algorithm Hash digest
SHA256 11223de4917c789f309956527598b2f46737b71db5c7f5be76385a5136598030
MD5 6359d0a86ffa23ce542b03f3d5faa1de
BLAKE2b-256 5456c1a6fb00aa9055c702f0e9e9e3186655e35d790e0b433b4fda84d2b0389c

See more details on using hashes here.

File details

Details for the file osc_lib-0.4.0-py2-none-any.whl.

File metadata

File hashes

Hashes for osc_lib-0.4.0-py2-none-any.whl
Algorithm Hash digest
SHA256 33e4d354830f443ec1a297b537ac1ca9375614efcdb27fb71dba03bbd024345a
MD5 130f2cfa259636bffa6c2587ef69d57d
BLAKE2b-256 fac22a2e446ca76bd7bfecd553ae19435708f2d74ec16ae1873cf41677dd4d03

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page