OpenStack Client v. 3.0.0.dev278-indigo6
OpenStackClient (aka OSC) is a command-line client for OpenStack that brings the command set for Compute, Identity, Image, Object Store and Block Storage APIs together in a single shell with a uniform command structure.
The primary goal is to provide a unified shell command structure and a common language to describe operations in OpenStack.
Summary:
Release Notes
What's new
This version adds OpenStack support for INDIGO developments (AAI, preemptible instances, etc.)
Supported Platforms:
- CentOS7, Ubuntu 14.04, OpenStack Liberty
List of RfCs
Deployment Notes
After setting the INDIGO-DC repositories as explained in the Generic Installation & Configuration Guide:
- On CentOS 7, as root or otherwise using sudo:
$ yum install -y https://repos.fedorapeople.org/openstack/openstack-liberty/rdo-release-liberty-5.noarch.rpm
$ yum clean all
$ yum install python-openstackclient
- On Ubuntu 14.04, as root or otherwise using sudo:
$ add-apt-repository cloud-archive:liberty
$ apt-get update
`$ apt-get install python-openstackclient
For configuration please follow the "Configuration section in the GitHub Documentation
Known Issues
- N/A
Documentation
- Online Documentation
- Launchpad project
- Blueprints - feature specifications
List of Artifacts
packages:
- python-openstackclient-3.0.0.dev278-0indigo.el7.centos.noarch.rpm
- python-openstackclient_3.0.0.dev278-indigo6_all.deb
- python-openstackclient-doc_3.0.0.dev278-indigo6_all.deb