Make the necessary changes for the jobs ported over from infra/config
to work in this repo.
Also, make the irc access job voting.
Add a .gitignore file.
Change-Id: If3b6c214881205a25e8148c23c3411338b66ef90
This repo was created from filter branching the openstack-infra/
config repo. This process brought a lot of cruft with it in the
form of directories that we no longer need. This patch removes
that cruft so we begin with a tidier repo.
Change-Id: Ibffad1b11c0c5f84eedfb0365369f60c4961a0f3
The group annotation was initially created with the assumption that a
project would be assigned to a single group. Storyboard now supports
multiple project group membership, so the config file needs to be
updated accordingly.
Do not merge before https://review.openstack.org/#/c/111814/
Change-Id: I1b11b6eee7b071592b052d9bbc5b874e49e2ef77
Flame is an automatic Heat template generator, for a dedicated tenant.
The project is currently available on github:
https://github.com/cloudwatt/flame
Change-Id: I188640ff322c996253c48c91849e3952b4f11c77
This patch adds UI and automation stackforge repos
required to host code artifacts that complement the
code artifacts in the group based policy server and
client repos.
Change-Id: I17395a046076a2c8a8695f6106b2d0cabdf4fb52
With the creation of the new project-config repo, some jobs
that have been running on the config repo become redundant.
Remove the redundant jobs on layout, irc and projects.yaml.
Story: 167
Change-Id: I43410b31cfad0b484842a21af84db6680e7114d1
Currently, the funcitonal tests are not being run since the name
'osc-functional' doesn't have dsvm, which is required for firing
off a devstack related job.
Change-Id: I1700e15ea093677a6d7bd1bed15bef8d0ab9588c
There appear to be some bugs in puppet-storyboard. Seems like
a good time to add it to storyboard.
Change-Id: I60a81c2439472c2891ce1adb948d5f1aba1d4b69
The non-voting stable/icehouse Ironic jobs are no longer passing
and have not been for some time. Get them out of the gate until
they are fixed.
Change-Id: Icd194ec847ab98c739032a3979a8c59f6e887647
Related-bug: #1372632
While the original implementation may have been to save the nameservers
given by the provider, we now just use a static nameserver. As such we
can define the contents of forwarding.conf later and help avoid any
potential race conditions, such as that in bug 1373505.
Change-Id: I921cca03a6915f1e7b471d1bf90b82abcb1a0606
related-bug: 1373505