This repository contains fix when installing Packstack with Ironic for OpenStack Ocata release (otherwise it shouldn't be used).

Jan Sušnik e8d5662974 Initial commit 8 gadi atpakaļ
examples e8d5662974 Initial commit 8 gadi atpakaļ
lib e8d5662974 Initial commit 8 gadi atpakaļ
manifests e8d5662974 Initial commit 8 gadi atpakaļ
releasenotes e8d5662974 Initial commit 8 gadi atpakaļ
spec e8d5662974 Initial commit 8 gadi atpakaļ
templates e8d5662974 Initial commit 8 gadi atpakaļ
CHANGELOG.md e8d5662974 Initial commit 8 gadi atpakaļ
Gemfile e8d5662974 Initial commit 8 gadi atpakaļ
LICENSE e8d5662974 Initial commit 8 gadi atpakaļ
README.md e8d5662974 Initial commit 8 gadi atpakaļ
README_ORIGINAL e8d5662974 Initial commit 8 gadi atpakaļ
Rakefile e8d5662974 Initial commit 8 gadi atpakaļ
bindep.txt e8d5662974 Initial commit 8 gadi atpakaļ
metadata.json e8d5662974 Initial commit 8 gadi atpakaļ
setup.cfg e8d5662974 Initial commit 8 gadi atpakaļ
setup.py e8d5662974 Initial commit 8 gadi atpakaļ
test-requirements.txt e8d5662974 Initial commit 8 gadi atpakaļ
tox.ini e8d5662974 Initial commit 8 gadi atpakaļ

README.md

puppet-nova

This repository contains fix when installing Packstack with Ironic for OpenStack Ocata release (otherwise it shouldn't be used). There are only few changes in manifests/scheduler/filter.pp file - removal of anything that depends on $scheduler_host_manager since it is duplicated in official repository and Packstack installation fails.

Development and general information

For any additional information about development or anything other connected to puppet-nova, please refer to original README (in file README_ORIGINAL), or check official repository located at https://github.com/openstack/puppet-nova

License

The software is provided "as is", without warranty of any kind from my side. All files in project are included as fetched from source and may have been changed in the way to make things work with technologies specified above. Please read original license which is added to the project if you want to further use this software or modify it. All respective rights reserved to authors and contributors.