OpenStack Preemptible Instances Extensions
Last updated
Last updated
OPIE is the materialization of the serving as a reference implementation. This package provides a set of pluggable extensions for making possible to execute premptible instances using a modified filter scheduler.
Summary:
New features and fixes as from :
Create a HostStatePartial and a new HostManager classes
Introduce a preemptible instances filter scheduler
Update tox.ini with upstream changes
api: raise HTTP NotImplemented instead of returning empty
api: add unit testing
Supported Platforms:
CentOS7 & Ubuntu 14.04
OpenStack v. 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 opie
On Ubuntu 14.04, as root or otherwise using sudo:
$ add-apt-repository cloud-archive:liberty
$ apt-get update
$ apt-get install opie
N/A
Packages:
opie-12.0.0-1.el7.centos.noarch.rpm
opie-doc_12.0.0-1ubuntu0_all.deb
opie_12.0.0-1ubuntu0_all.deb
or
After setting the INDIGO-DC repositories as explained in the :
More details regarding installation can be found
After the installation the service needs to be configured as described
Please use the