Skip to main content

Simple HTTP CLI for OpenStack

Project description

Simple HTTP CLI for OpenStack

A common problem I have in development is needing to make a request against an authenticated request against an OpenStack API “correctly” (using the catalog, real authentication, version discovery etc).

os-http is a httpie inspired wrapper around basic keystoneauth functionality that can make and display the response to HTTP requests against openstack services.

Usage

source accrc  # load your cloud authentication
os-http --os-service-type image \
        --os-api-version 2      \
        --os-interface public   \
        --os-region RegionTwo   \
        get /images

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

os-http-0.1.0.tar.gz (11.9 kB view hashes)

Uploaded Source

Built Distribution

os_http-0.1.0-py2-none-any.whl (8.5 kB view hashes)

Uploaded Python 2

Supported by

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