7791 Commits

Author SHA1 Message Date
James E. Blair
8bd266833c Make gate-config-bashate nonvoting
What with it not passing and all.

Change-Id: I5b1f65c774bd0e3202986d0050feb73ea53430ae
2014-09-25 11:47:09 -07:00
James E. Blair
312e958fb1 Fix test jobs
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
2014-09-25 16:40:07 +00:00
Anita Kuno
1d21cd635f Reorganizes project-config
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
2014-09-25 11:41:04 -04:00
Anita Kuno
186dab1472 Adds .gitreview file
This patch creates a gitreview file for project-config.

Change-Id: If81e579f6b523bdf0c949c5c98ced51282ca8da0
2014-09-25 10:59:21 -04:00
Jenkins
4cbe40aa95 Merge "Removes redundant jobs from config gate and check" 2014-09-25 02:18:10 +00:00
Jenkins
fa504c567a Merge "Project may now be assigned to multiple project groups." 2014-09-25 02:09:49 +00:00
Jenkins
36f0cd06cc Merge "Add experimental zaqar-rally job" 2014-09-25 02:00:08 +00:00
Michael Krotscheck
25ce40c64e Project may now be assigned to multiple project groups.
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
2014-09-24 17:17:55 -07:00
Jenkins
1f38f93bff Merge "UI, automation repos for group based policy project" 2014-09-25 00:16:03 +00:00
Sergey Skripnick
155cee1395 Add experimental zaqar-rally job
Change-Id: Iacec1929d11fc3eef4a1375c0883152511a8061a
2014-09-25 04:09:21 +04:00
Jenkins
e74782e0e0 Merge "Add puppet-manila to Stackforge" 2014-09-25 00:05:03 +00:00
Jenkins
db939edc15 Merge "Add flame project on StackForge" 2014-09-25 00:02:34 +00:00
Jenkins
ba23ecabe5 Merge "Add puppet-storyboard to storyboard" 2014-09-24 23:59:47 +00:00
Jenkins
5e6e56e7da Merge "Enabling jobs for GBP project" 2014-09-24 23:50:02 +00:00
Jenkins
f4f0e234d6 Merge "Disable ironic job for stable/icehouse" 2014-09-24 23:48:08 +00:00
Jenkins
de55bf40c3 Merge "add openstack-rating channel to eavesdrop" 2014-09-24 23:44:09 +00:00
Maxime Vidori
16c95bcf10 Add flame project on StackForge
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
2014-09-24 23:31:38 +00:00
Jenkins
04bbf875b9 Merge "Quote hostname in ansible clean workspaces command" 2014-09-24 23:27:29 +00:00
Jenkins
55a7863c73 Merge "Cleanup javascript build" 2014-09-24 23:19:14 +00:00
Jenkins
bb5e41aec0 Merge "Packstack changes" 2014-09-24 22:31:35 +00:00
Jenkins
6d7974634f Merge "Adds cloudbase-init to StackForge" 2014-09-24 22:30:27 +00:00
Jenkins
ea81c2bdb3 Merge "Run the precise nonha job on tripleo projects" 2014-09-24 22:27:40 +00:00
Jenkins
75dd46eb3f Merge "Rename osc-functional to osc-dsvm-functional" 2014-09-24 22:25:05 +00:00
Bob Callaway
4631d16d19 Add puppet-manila to Stackforge
This is the initial request to add puppet-manila to stackforge.

Change-Id: I4244ebc56839d58d89037fe18ec70dbea6b90846
2014-09-24 18:10:44 -04:00
Jenkins
222b8df6a8 Merge "Allow nova-core/milestone to rebase nova changes" 2014-09-24 21:48:08 +00:00
Jenkins
8743cd5c4d Merge "notification_utils: utility library for OpenStack notifications." 2014-09-24 21:47:07 +00:00
Jenkins
e040a514cb Merge "StackTach.v3 Quincy REST API" 2014-09-24 21:46:58 +00:00
Jenkins
55f5859bad Merge "Winchester - A notification event processing library based on persistent streams." 2014-09-24 21:46:49 +00:00
Jenkins
278c5b1ae0 Merge "Timex - A time expressions library" 2014-09-24 21:44:25 +00:00
Jenkins
a006144322 Merge "StackDistiller - A notification extraction and transformation library." 2014-09-24 21:44:16 +00:00
Jenkins
123cf711dd Merge "Sandbox - DevStack-like dev environment for StackTach.v3" 2014-09-24 21:42:26 +00:00
Jenkins
b82a335289 Merge "Quince - Quincy-compliant API implementation for StackTach.v3. Supports Winchester." 2014-09-24 21:41:57 +00:00
Jenkins
0ce4048544 Merge "Klugman - cmdline tool and client library for StackTach.v3" 2014-09-24 21:40:08 +00:00
Sumit Naiksatam
52c28b0b24 UI, automation repos for group based policy project
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
2014-09-24 14:39:56 -07:00
Jenkins
5f3470e215 Merge "Notigen - OpenStack-like notification generator/simulator." 2014-09-24 21:39:19 +00:00
Anita Kuno
fa2b23542a Removes redundant jobs from config gate and check
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
2014-09-24 17:34:53 -04:00
Steve Martinelli
0b74b525f2 Rename osc-functional to osc-dsvm-functional
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
2014-09-24 17:30:51 -04:00
Michael Krotscheck
9cf82cb08a Add puppet-storyboard to storyboard
There appear to be some bugs in puppet-storyboard. Seems like
a good time to add it to storyboard.

Change-Id: I60a81c2439472c2891ce1adb948d5f1aba1d4b69
2014-09-24 14:29:28 -07:00
Jenkins
e79da7fca7 Merge "Add rally-designate experimental job" 2014-09-24 21:13:01 +00:00
Jenkins
ab49240ded Merge "Move static definition of forwarding.conf later in script" 2014-09-24 19:48:31 +00:00
Jenkins
349c0a723b Merge "Add os-client-config to stackforge" 2014-09-24 19:32:13 +00:00
Jenkins
1e71160fe5 Merge "Add new experimental jobs to test dib based nodes" 2014-09-24 19:29:45 +00:00
Adam Gandelman
1d350931bd Disable ironic job for stable/icehouse
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
2014-09-24 12:22:55 -07:00
Jenkins
161f290be8 Merge "swiftonfile: Add py26" 2014-09-24 19:22:12 +00:00
Jenkins
a7ccd319c9 Merge "Use check-requirements templates in layout.yaml" 2014-09-24 19:18:33 +00:00
Jenkins
8828e489e6 Merge "solum f20 gate is failing due to upstream dep." 2014-09-24 19:17:44 +00:00
Bob Ball
375118df36 Move static definition of forwarding.conf later in script
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
2014-09-24 19:14:30 +00:00
Jenkins
db9e4c0fd9 Merge "Remove Jenkins jobs of tricircle project" 2014-09-24 19:12:33 +00:00
Jenkins
970afe912c Merge "Add direct-release for training-guides and ha-guide" 2014-09-24 19:12:24 +00:00
Sandy Walsh
f5059d1994 notification_utils: utility library for OpenStack notifications.
Change-Id: I3fd55bb531bf7e37d3c2d8555170f5cf0624ec88
2014-09-24 19:10:34 +00:00