Skip to main content

Openstack client middleware for authenticating with s11

Project description

openstack-s11-auth

install

pip install openstack-s11auth

OR

brew install openstackclient
python3 -m pip --python /opt/homebrew/Cellar/openstackclient/$(brew info openstackclient --json | jq -r '.[].linked_keg')/libexec/bin/python install openstack-s11auth

OR

git clone $REPO && cd $REPO
pip install -e .

usage

export OS_AUTH_URL="https://$KEYSTONE:5000/v3/"
export OS_AUTH_TYPE="v3s11"
openstack project list

Use --os-redirect-port 8181 to change the port of the local redirect server in case it's occupied already.

Helper: Differently scoped tokens on password auth

# project-scoped
openstack --os-auth-type "password" --os-username "admin" --os-project-name "myproject" --os-project-domain-id "default" --os-user-domain-id "default" --os-auth-url "http://localhost:8001/v3" project set --description "foobar" myproject

# domain-scoped
openstack --os-auth-type "password" --os-username "admin" --os-domain-id "default" --os-user-domain-id "default" --os-auth-url "http://localhost:8001/v3" project set --description "foobar" myproject

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

openstack_s11auth-1.0.3-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file openstack_s11auth-1.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for openstack_s11auth-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7eee0f2aac7ad80c4f89858072d530b5709e288a7c21035e4801aa2d2a2d9dcd
MD5 f0835f9dd2a0aaf016b59f46873b2534
BLAKE2b-256 2ee8aa8edab50b83fe113d18175231a1dc62ee7b7a795305adfb56f1ab945a04

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