467 Commits

Author SHA1 Message Date
Jenkins
0acfc0fb43 Merge "Initial commit of codesearch docs" 2015-12-22 18:04:53 +00:00
Elizabeth K. Joseph
1d0f5815f4 Initial commit of codesearch docs
Change-Id: If64f9fef9a98c12a350b568367d376d32a3c4178
2015-12-14 16:21:55 -08:00
Elizabeth K. Joseph
0fc8badd49 Add docs for renaming an IRC channel
Change-Id: I26dbddcd00aa38e18f4c7c3e1374aab745524d96
2015-12-14 10:32:56 -08:00
Clark Boylan
7a2c00ddd8 Add doc on using jenkins restart playbook.
Add documentation on how to run the jenkins restart playbook against a
specific jenkins master. This is useful if a jenkins master starts to
leak threads before its weekly restart.

Change-Id: Ib5163589c1c83e4fcb7493daa387f42cda02bc9d
2015-12-10 11:27:03 -08:00
James E. Blair
f10bb7ecfc Update cloud contributors doc
Change-Id: I4735b92a3207b72c83d936b5f7f553c9af04ad63
2015-12-09 15:09:51 -08:00
James E. Blair
447ce13318 Clarify section on ansible inventory file
Change-Id: I3c5acb7a45c482854f68e9c9f008a2fa6ed945be
2015-12-04 11:07:51 -08:00
Monty Taylor
69ef1c7036 Add examples to make the disabling prose clearer
The way disabling works with puppet and openstack inventory in ansible
can be confusing at first. Some examples hopefully clarify the
situation.

Change-Id: Ib85feebce309896c6f3d139318dd5d204d9cb8ec
2015-12-04 14:02:34 -05:00
Jenkins
ef68368740 Merge "Fix three nits" 2015-12-01 15:04:05 +00:00
Jenkins
5263e91230 Merge "Use OpenStack for inventory instead of puppet" 2015-12-01 14:59:59 +00:00
Jenkins
52a027fa3d Merge "Add metrics as a reason to contribute a cloud" 2015-12-01 10:17:27 +00:00
Monty Taylor
b23025acaa Fix three nits
These were caught in earlier reviews.

Change-Id: I026678fbbe871ffb138fd2c0dba9e788457da3a0
2015-11-30 22:24:53 -06:00
Monty Taylor
714c934d0c Use OpenStack for inventory instead of puppet
With the puppetmaster not there anymore, we should consume inventory
from OpenStack rather than from puppet.

It turns out that because of the way static and dynamic inventories get
merged, the static file needs to stand alone. SO - if you need to
disable a dynamic host from OpenStack (pretty much all of our hosts) you
need to not only add it to dynamic:children, you need to add an emtpy
group into the static file too, otherwise you'll get an error like:

 root@puppetmaster:~# ansible -i newinv '!disabled' --list-hosts
 ERROR: newinv/static:4: child group is not defined: (jenkins-dev.openstack.org)

Change-Id: Ic6809ed0b7014d7aebd414bf3a342e3a37eb10b6
2015-11-30 22:02:41 -06:00
Jenkins
0fbbcb0ea9 Merge "Add shade and openstack inventory to system" 2015-11-30 22:51:25 +00:00
Monty Taylor
7cee605a77 Add shade and openstack inventory to system
We're not ready to move from puppet inventory to openstack inventory
just yet, so don't actually swap the dynamic inventory plugin. But, add
it to the system so that running manual tests of all of the pieces is
possible.

Add the currently administratively disabled hosts to the disabled group
so that we can verify this works.

Change-Id: I73931332b2917b71a008f9213365f7594f69c41e
2015-11-28 15:59:10 -05:00
Spencer Krum
2fcf4ef6e9 We only backup to one server
Make the docs jive with reality.

Change-Id: Ic9a43cdd4bff041bec32be9d7110778bd5d6effc
2015-11-27 12:04:19 -08:00
James E. Blair
e4ffc46b9b Add BHS1 pypi mirror
Change-Id: Iaf4ba9aca88a49d32987056e42c2d029f25cb614
2015-11-25 13:11:02 -08:00
Spencer Krum
c142d34ff8 Add metrics as a reason to contribute a cloud
Change-Id: I1e2f66154cd5c7e4e78bd4062721001ff22823f5
2015-11-24 15:55:20 -08:00
Jenkins
43f5356e57 Merge "Fix infra storyboard link" 2015-11-23 09:54:10 +00:00
Ramy Asselin
f91c2054c1 Add a link to puppet-openstackci 3rd party documentation
We now have documentation for setting up an OpenStack 3rd Party
CI Solution. Let's reference it from here.

Change-Id: I322131ee8019b3a432e115d1fe54cd6995b71186
2015-11-20 10:04:16 -08:00
matthew wagoner
4d633fb9c0 Fix infra storyboard link
Currently, the link for the infra storyboard on the project page
is incorrect, sending the user to the 'about' page in storyboard.
This patch fixes the link.

Change-Id: I65b82c302a18d23a94a0f1f987790fa049ef5b77
2015-11-20 12:45:38 -05:00
James E. Blair
23d9b3d339 Add internap pypi mirror
Change-Id: I4802b2fe69a98a99295913100b0214bca3bc6fd8
2015-11-18 10:29:10 -08:00
Jenkins
0d5182cbcd Merge "Update the sample puppet code block for etherpad" 2015-11-18 14:10:28 +00:00
Jenkins
8b6f456cd7 Merge "OpenStack typo" 2015-11-16 14:34:52 +00:00
Shuquan Huang
994f843fe1 OpenStack typo
change capitalization of OpenStack

Change-Id: I63a7969f1e006957b09acc4514cc9614beb97e02
2015-11-15 12:41:08 +08:00
James E. Blair
7df7983538 Update cloud provider reqs
Based on what we've learned adding two more.

Change-Id: I060d2dbb9ad2b9be46be47dcc98d609f48523579
2015-11-11 15:14:38 -08:00
James E. Blair
6d9c4eee3a Rename sjc1 mirror to regionone
Current pypi mirror selection uses the actual cloud region from
nodepool, so the attempt to hide the default region name used by
bluebox does not work here.  In the future, we will alter the
format of pypi mirrors to something like
mirror.<region>.<cloud>.openstack.org, but that's a bigger job.
Today, just go with regionone so we can start using bluebox.

Change-Id: I575d3982a2c335054511492b1e664cfd17ab392a
2015-11-11 09:27:23 -08:00
Ramy Asselin
14fd503aaa Migrate to puppet-openstackci openstackci::nodepool
Manage nodepool configurations using the common-ci solution
in puppet-openstackci

Remove nodepool.yaml.erb from this repo as openstackci::nodepool
will pull it in from project-config/nodepool/nodepool.yaml

Remove the tox nodepool environment and test dependency as it
has been migrated to project-config

The nodepool logging template file and associated tool that generates the file
will remain in this repo. In the short term, updates to nodepool.yaml in
project-config repo may require a related change in this repo to update the logging
configuration. In the longer term, nodepool will be updated to automatically
log image creations without needing a customized logging configuration.

Depends-on: I89207d100eb4b6bbb502a6ed38831f49e4b29096
Depends-on: I473a1b78acdb035eb379394a7ed5f771434dc942
Depends-on: I6b01ab7260a41927fff34b9b81b631ea2c933f22
Change-Id: I2b45a7145805368b1598d3a3e8a94f0e4eb8cf2d
2015-11-10 15:13:50 -08:00
Jenkins
e339aa65ae Merge "Create stackalytics.o.o under -infra" 2015-11-05 18:27:07 +00:00
Paul Belanger
bb0881f91d Create stackalytics.o.o under -infra
Change-Id: I9afa912abee38fb2732e97df06d72788b57d53df
Depends-On: If62b3f633000cc6380d892cad0a2160136ce8ca4
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-11-04 18:14:25 -05:00
Monty Taylor
2b4ece5fb7 Add an ansible playbook for project renames
There are still a few manual tasks, but this takes care of the vast
majority of them.

Change-Id: I919ba42b0d22126719daa7ad308f75ce021720b7
2015-11-01 01:33:33 +00:00
Monty Taylor
d039a62045 Move playbooks out of the puppet module
/etc/ansible/playbooks isn't actually a thing, it was just a convenient
place to put things. However, to enable puppet apply, we're going to
want a group_vars directory adjacent to the playbooks, so having them be
a subdirectory of the puppet module and installed by it is just extra
complexity. Also, if we run out of system-config, then it'll be easier
to work with things like what we do with puppet environments for testing
things.

Change-Id: I947521a73051a44036e7f4c45ce74a79637f5a8b
2015-10-30 11:31:05 +09:00
Jenkins
fed18aab00 Merge "Update command for a Gerrit reindex" 2015-10-28 08:44:53 +00:00
AzherKhan
0bcb21f90f Update the sample puppet code block for etherpad
Updating the sample puppet code block for etherpad
on System Administration Wiki as it was referring
to an old etherpad puppet code.

Change-Id: Ibd2d2ee1febf909d5851b829a4a9c5f2d620a20f
2015-10-27 23:28:27 +05:30
Jenkins
8389892a5f Merge "Docs: Adding accessbot info to the IRC services page" 2015-10-27 12:51:52 +00:00
Jenkins
095ab35ba3 Merge "Document a quick and dirty project rename script" 2015-10-24 23:52:09 +00:00
Jenkins
a6bb1db203 Merge "Update askbot documentation" 2015-10-24 23:40:32 +00:00
Jenkins
5bf0d9864a Merge "Update PTL contact info for new service providers" 2015-10-21 23:01:12 +00:00
Khai Do
463a0e42ad Update command for a Gerrit reindex
Add threads options to the reindex command to be inline with change
Ia35a6b4ab725b6c3

Change-Id: I26bdf3ed3ab4cbcfe70ce89a36c35961850b592b
2015-10-21 10:48:10 -07:00
Jenkins
6b88bbd29b Merge "Send email on merge-failure instead of commenting" 2015-10-20 09:01:38 +00:00
Jenkins
a7feaf0cdc Merge "Add grafyaml support" 2015-10-19 18:20:20 +00:00
James E. Blair
77a3f39a23 Update stackforge documentation
To reflect changes since the namespace is retired.

Change-Id: I4040f3099218deb76573fb415f242b8206c9a20d
2015-10-17 14:17:30 -07:00
Jeremy Stanley
713af5946b We have 8 gitNN servers, not 5
Correct Gerrit rename process documentation to refer to the correct
number of gitNN servers.

Change-Id: If85e8d918e846e549686d169c050ed56dc125aa7
2015-10-14 16:54:27 +00:00
James E. Blair
ad394f551c Add Blue Box mirror to docs, cacti, and node config.
This is safe to land before it exists, and doing so will mean that
the correct pypi config will be in place on images.

Change-Id: Ib025d86d5371f0953fc57c425632bab28788f106
2015-10-13 17:29:42 -07:00
Paul Belanger
ef5b4f5487 Add grafyaml support
This works almost the same way as JJB. Dashboards are stored in yaml,
puppet detects a file change, and grafana-dashboard publishes the
changes into grafana.

Change-Id: I91d539bdf7273a26dbd6ac46268bf5f98b1ea44f
Depends-On: I2755fe4fee720c7805eed2cb5bdf11de667bbd4f
Depends-On: I07577d72b2d5d6a552a9f50f551263fe3ac47dfb
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-10-13 11:31:37 -04:00
Jenkins
dfe909097e Merge "Add a refstack.openstack.org server" 2015-10-09 12:35:24 +00:00
Jenkins
fc06894dcd Merge "Enable the #success feature in statusbot" 2015-10-09 07:48:05 +00:00
Jeremy Stanley
6dc7b3dfdd Add a refstack.openstack.org server
This implements the refstack Puppet module on a server named
refstack.openstack.org, where hosting of the refstack repo data
and site content will move in the near future.

Co-Authored-By: Jeremy Stanley <fungi@yuggoth.org>
Co-Authored-By: Paul Van Eck <pvaneck@us.ibm.com>

Change-Id: I628e190851fa6d266f612372ab03b7d6c65764ea
Depends-On: I470d7f5ebeee9949f6dd58d48a580d94866df0fd
2015-10-08 13:39:01 -07:00
Thierry Carrez
fd200382b4 Enable the #success feature in statusbot
This adds the configuration bits to enable the #success command
in statusbot.

Depends-On: I66b577732d1fec271a42f9229a8b5af2e52a58f4
Change-Id: Id26fb1a9dc27874040d2f5dd05bf20140d07512b
2015-10-07 11:16:43 -07:00
Jenkins
59ab1da769 Merge "Update requirements and devstack-gate on renames" 2015-10-07 07:20:58 +00:00
Jenkins
0681fd819d Merge "Third party CI ops should subscribe to -infra list" 2015-10-01 07:27:55 +00:00