This repository contains fix when installing Packstack with Ironic for OpenStack Ocata release (otherwise it shouldn't be used).
|
8 年之前 | |
---|---|---|
examples | 8 年之前 | |
lib | 8 年之前 | |
manifests | 8 年之前 | |
releasenotes | 8 年之前 | |
spec | 8 年之前 | |
templates | 8 年之前 | |
CHANGELOG.md | 8 年之前 | |
Gemfile | 8 年之前 | |
LICENSE | 8 年之前 | |
README.md | 8 年之前 | |
README_ORIGINAL | 8 年之前 | |
Rakefile | 8 年之前 | |
bindep.txt | 8 年之前 | |
metadata.json | 8 年之前 | |
setup.cfg | 8 年之前 | |
setup.py | 8 年之前 | |
test-requirements.txt | 8 年之前 | |
tox.ini | 8 年之前 |
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.
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
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.