Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I714ecad87a406bc237e3d4fdf88bc7e10555693c
|
|
Change-Id: I9496de0e5cc670e0a370588a9471594b20fdadf3
|
|
This is a tool to automate the generation of our sample environment
files. It takes a yaml file as input, and based on the environments
defined in that file generates a number of sample environment files
from the parameters in the Heat templates. A tox genconfig target
is added that mirrors how the other OpenStack services generate
their sample config files.
A description of the available options for the input file is
provided in a README file in the sample-env-generator directory.
In this commit only a single sample config is provided as a basic
example of how the tool works, but subsequent commits will add
more generated sample configs.
Change-Id: I855f33a61bba5337d844555a7c41b633b3327f7a
bp: environment-generator
|
|
Change-Id: I124d7f5bb0e662585a034668cd82ef1fa6db2fa1
|
|
Change-Id: I468f654fa75b22aef398e2cba9c3625eb8f0767c
|
|
Change-Id: Ic4cfdedfc0a60ebfd2391d03112f68e7a11629ce
|
|
Change-Id: Icadcb1b27852d729608195f4890f914c8350ac8c
|
|
Add ReNo support to manage release notes.
http://docs.openstack.org/developer/reno/
Change-Id: Ie5154d909e616e4e7e813052f9c121d6ac5b0875
|
|
The error path for this fails because we don't import six
or install it in the templates tox venv
Change-Id: Ie9f46332f2b03d48a1b0a4a432e9721757833569
|
|
Change-Id: I9ae60dfb2ef5e8fb5aae482ddb08206fc1980ca5
|
|
We can now release through openstack.org infrastructure.
Change-Id: I6dff6ae4a97db15bdc4ce419e46e9a125bec277c
|