OpenStack Client
Last updated
Last updated
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:
This version adds OpenStack support for INDIGO developments (AAI, preemptible instances, etc.)
Supported Platforms:
CentOS7, Ubuntu 14.04, OpenStack Liberty
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
N/A
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
or
After setting the INDIGO-DC repositories as explained in the :
For configuration please follow the "Configuration section in the
- feature specifications
Please use the