OpenStack Preemptible Instances Extensions

OPIE is the materialization of the preemptible instances extension serving as a reference implementation. This package provides a set of pluggable extensions for OpenStack Compute (nova) making possible to execute premptible instances using a modified filter scheduler.

Summary:

Release Notes v. 14.0.0

What's new

  • The new version includes changes for the OpenStack Newton adaptation, as functionality was done in the 1st release.

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

  • On Ubuntu 14.04, as root or otherwise using sudo: $ add-apt-repository cloud-archive:newton $ apt-get update $ apt-get install opie

  • More details regarding installation can be found here

  • After the installation the service needs to be configured as described here

Known Issues

  • N/A

List of Artifacts

Packages:

Documentation

Support

Last updated