Skip to main content

Eucalyptus plugin for AWS CLI

Project description

AWS CLI plugin for Eucalyptus Cloud service endpoints

An awscli plugin to enable Eucalyptus service endpoints via configuration.

AWS CLI endpoint plugin

This plugin is heavily based on the AWS CLI endpoint plugin which can also be used with Eucalyptus clouds as per this blog

Installation

To install the latest release of the Eucalyptus plugin:

$ pip install awscli-plugin-eucalyptus

To install the Eucalyptus plugin from source:

$ pip install git+https://github.com/corymbia/eucalyptus-awscli-plugin.git

This requires pip and git are available.

Configuration

To enable the plugin for a profile (or default) set the ufshost and other optional items:

$ cat .aws/config 
[plugins]
eucalyptus = awscli_plugin_eucalyptus

[default]
ufshost = euca-10-10-10-10.euca.me
ufsport = 8773
verify_ssl = yes

Usage

Assuming the plugin is configured for the default profile and text output:

$ aws ec2 describe-regions
REGIONS	http://euca-10-10-10-10.euca.me:8773/	eucalyptus

or:

$ aws sts get-caller-identity
000366223261	arn:aws:iam::000366223261:user/admin	AIDAAY3MOQOZPRWX2TU2G

Commands not supported by Eucalyptus will fail.

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

awscli-plugin-eucalyptus-0.2.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

awscli_plugin_eucalyptus-0.2-py2.py3-none-any.whl (3.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file awscli-plugin-eucalyptus-0.2.tar.gz.

File metadata

  • Download URL: awscli-plugin-eucalyptus-0.2.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.8

File hashes

Hashes for awscli-plugin-eucalyptus-0.2.tar.gz
Algorithm Hash digest
SHA256 4504b795ad124e37adcd0f00880a2b35c188992a9ccd5a7d97a332d9536b3f1d
MD5 e99f91079e041223b20b366667ebf516
BLAKE2b-256 8e28b24bb90d0734405cd18128117b20c9134de7db11dbf1b3969496e354fdf9

See more details on using hashes here.

File details

Details for the file awscli_plugin_eucalyptus-0.2-py2.py3-none-any.whl.

File metadata

  • Download URL: awscli_plugin_eucalyptus-0.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.8

File hashes

Hashes for awscli_plugin_eucalyptus-0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d893f2a35b93dce85a4955c7929a5c887db732c6630c06a91683ad6c62bc49b3
MD5 60ce37d7d859473440306a9b0c5e385b
BLAKE2b-256 6b55f3f534004f4429a783fce6e026310c96b6b6cee31065d236eb4348683dbf

See more details on using hashes here.

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