fuel-library/deployment/puppet/nova
Sergii Golovatiuk 6d566c59e7 Implements filters and schedules in nova.cfg
Adding filters and scheduling parameters to nova.cfg for better to reach
more smooth VM distribution across non-homogeneous compute nodes.

Backport to stable/4.1 includes follow-up fix from:
Idb3dbb6fddb18c06759e483731b971a1be953583.

Change-Id: I59a49c613da29eda04eec7dfe911d8fc31380a33
Implements: blueprint scheduler-config-improvements
Closes-Bug: 1300027
2014-06-05 12:16:52 -07:00
..
ext Update test script to use microkernel for testing 2012-04-30 09:28:14 -07:00
files Removed extra lines from logging.conf and made it minimalistic 2013-03-21 23:38:59 +04:00
lib/puppet Add API reconnect retry support 2013-11-14 23:13:23 +04:00
manifests Implements filters and schedules in nova.cfg 2014-06-05 12:16:52 -07:00
spec Implements filters and schedules in nova.cfg 2014-06-05 12:16:52 -07:00
templates Minor refactor for syslog logging 2014-02-18 15:38:18 +02:00
tests Remove stolen examples 2013-02-28 21:46:19 +04:00
.fixtures.yml Limit puppet-mysql module version from the top 2014-01-21 18:27:33 +02:00
.gemfile Update to use puppetlabs_spec_helper gem 2012-05-31 17:28:20 -07:00
.gitignore update .gitignore 2013-09-27 18:58:38 +04:00
.project rename Quantum ==> Neutron, stage #1 2013-10-25 17:32:45 +04:00
CHANGELOG Fix a bad dependency, and bump version since this is already on the forge 2012-06-12 16:47:06 -07:00
Gemfile spec for Type and Provider 2013-05-31 19:39:54 +04:00
LICENSE Converted into nova module repo. 2011-06-16 20:29:58 -07:00
Modulefile Remove stolen examples 2013-02-28 21:46:19 +04:00
README Note that master no longer supports Diablo 2012-03-14 16:06:52 -07:00
Rakefile Update to use puppetlabs_spec_helper gem 2012-05-31 17:28:20 -07:00
TODO Add a few TODOs 2012-03-30 23:40:51 -07:00

README

h1. Prerequisites

The openstack repo should be made available:
see: http://docs.openstack.org/cactus/openstack-compute/admin/content/installing-the-cloud-controller.html

This is currently known not to work on 2.6.4.

Master of this repo is now targetting the essex version of openstack.

For Diablo support, try the diablo branch of this repo