OpenStack Client for OPIE

OPIE-Cli is an openstaclient client for using OPIE

Summary:

Release Notes v. 0.0.1

What's new

  • 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

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-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

Known Issues

  • N/A

List of Artifacts

Packages:

Documentation

Support

Last updated