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 yıl önce
examples e8d5662974 Initial commit 8 yıl önce
lib e8d5662974 Initial commit 8 yıl önce
manifests e8d5662974 Initial commit 8 yıl önce
releasenotes e8d5662974 Initial commit 8 yıl önce
spec e8d5662974 Initial commit 8 yıl önce
templates e8d5662974 Initial commit 8 yıl önce
CHANGELOG.md e8d5662974 Initial commit 8 yıl önce
Gemfile e8d5662974 Initial commit 8 yıl önce
LICENSE e8d5662974 Initial commit 8 yıl önce
README.md e8d5662974 Initial commit 8 yıl önce
README_ORIGINAL e8d5662974 Initial commit 8 yıl önce
Rakefile e8d5662974 Initial commit 8 yıl önce
bindep.txt e8d5662974 Initial commit 8 yıl önce
metadata.json e8d5662974 Initial commit 8 yıl önce
setup.cfg e8d5662974 Initial commit 8 yıl önce
setup.py e8d5662974 Initial commit 8 yıl önce
test-requirements.txt e8d5662974 Initial commit 8 yıl önce
tox.ini e8d5662974 Initial commit 8 yıl önce

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.