Retire Kickstack
This module adds no value over vendor's higher-level deployment abstractions anymore, so just retire it. Bump version number to 0.2.9, indicating the "last" version. Change-Id: If271953feb474d76b1a6ff027cf073203ed5a1f4
This commit is contained in:
parent
90fcd4b6f6
commit
5619fd7695
@ -1,5 +1,5 @@
|
||||
name 'hastexo/kickstack'
|
||||
version '0.2.0'
|
||||
version '0.2.9'
|
||||
source 'https://github.com/hastexo/kickstack'
|
||||
author 'Florian Haas,Syed Armani,Andreas Kurz,Martin Loschwitz'
|
||||
license 'Apache License 2.0'
|
||||
|
20
README.md
20
README.md
@ -1,3 +1,23 @@
|
||||
# Important
|
||||
|
||||
Kickstack is now **retired**. It was originally conceived as a
|
||||
simplified method of deploying OpenStack with a higher-level Puppet
|
||||
abstraction than the then-available vendor deployment facilities
|
||||
provided. During the OpenStack Icehouse and Juno releases, all major
|
||||
OpenStack vendors released deployment facilities that render Kickstack
|
||||
obsolete, and that is a good thing.
|
||||
|
||||
Some alternatives that you may want to try (note: this list was
|
||||
written at the time of the OpenStack Juno release, and will not be
|
||||
updated):
|
||||
|
||||
- Puppet based: Packstack/Quickstack (RDO), Staypuft (RHEL OSP), Fuel
|
||||
(Mirantis OpenStack)
|
||||
- Non Puppet based: Juju (Ubuntu), Crowbar (SUSE Cloud)
|
||||
|
||||
This repository is kept around for reference purposes only.
|
||||
|
||||
|
||||
# Kickstack: Kickstart your OpenStack
|
||||
|
||||
Kickstack is a
|
||||
|
Loading…
x
Reference in New Issue
Block a user