OpenStack Client for OPIE
Last updated
Last updated
OPIE-Cli is an openstaclient client for using OPIE
Summary:
This is an openstaclient client for using OPIE. It creates a new openstackclient command that will let you create preemptible instances
Supported Platforms:
CentOS7 & Ubuntu 16.04
OpenStack v. Newton
On CentOS 7, as root or otherwise using sudo:
$ yum install -y https://repos.fedorapeople.org/openstack/openstack-newton/rdo-release-newton-4.noarch.rpm
$ yum clean all
$ yum install python2-python-opie-cli
On Ubuntu 14.04, as root or otherwise using sudo:
$ add-apt-repository cloud-archive:newton
$ apt-get update
$ apt-get install python-opie-cli
or
$ apt-get install python3-opie-cli
N/A
Packages:
or
After setting the INDIGO-DC repositories as explained in the :
Please use the