398 Commits

Author SHA1 Message Date
James E. Blair
f7ff83dc38 Document IRC channel registration commands
Change-Id: I94a98f7979d5909fac8cf122f27d97e6f1b65d87
2015-05-07 08:42:23 -07:00
Jenkins
d168f3931a Merge "Third party CI: document how to properly format message with Gerrit Trigger" 2015-04-23 18:39:09 +00:00
Jenkins
7569f4e764 Merge "Correct internal doc anchor for cinder vol mgmt" 2015-04-23 02:45:23 +00:00
Jenkins
59be4d7a52 Merge "New nodes should install puppet from install_puppet.sh" 2015-04-22 20:06:57 +00:00
Jeremy Stanley
0aa4acd536 Correct internal doc anchor for cinder vol mgmt
Change-Id: I6af62e8bb524feda96548f9fb2aeded7b35fdced
2015-04-20 21:45:05 +00:00
Ghe Rivero
3aa6226a2d Fix doc. nodepool usage
To delete an image in nodepool, the right command is
'nodepool image-delete'

Change-Id: I2403083401701b8c87948957546a75c3e6adc6d7
2015-04-16 10:10:21 +02:00
Ricardo Carrillo Cruz
172e6e67dd New nodes should install puppet from install_puppet.sh
The install_puppet.sh script installs several things needed
by new nodes besides puppet (like pip), so making an
'apt-get install puppet' is not sufficient.
This also matches the behavior from launch-node.py, which leverages
install_puppet.sh to install puppet on new nodes.

Change-Id: I90a68b0918dcdaac136bc107ac8a1dd76f00128f
2015-04-13 17:36:45 +02:00
Jenkins
88aa79beb0 Merge "Document the vhd-util ppa" 2015-04-07 21:09:52 +00:00
Jenkins
056cb1ffc9 Merge "Document openstackid deployment" 2015-04-07 19:58:43 +00:00
Jenkins
265613ebe3 Merge "Updates to running-your-own CI docs: Changes required" 2015-04-06 21:14:41 +00:00
James E. Blair
2597fb568d Document openstackid deployment
openstackid-dev and openstackid have specific and different
deployment policies.

Change-Id: Ib5657162b3db5622a9bf42bd8e19af16da5fc43f
2015-04-06 12:59:54 -07:00
Jordan Pittier
0d13eb0165 Third party CI: document how to properly format message with Gerrit Trigger
Change-Id: Ieea85cd1b287051a8d68bd1d772b0863936f94d4
2015-03-31 15:47:54 +02:00
Monty Taylor
8a10870ca5 Document the vhd-util ppa
For a period of time, we're just going to hold a manually built PPA on
Launchpad for the patched version of vhd-util that dib needs for VHD
images. Document it.

Change-Id: I6f15c5c068901120e1efff5988aabda370bf5df9
2015-03-30 16:31:15 -04:00
Matthew Treinish
ef024eb098 Add docs for subunit2sql
This commit adds docs to ci.openstack.org for subunit2sql in the
logstash page.

Change-Id: Id1dc7c373af78fd20e0448086bd91080565b957a
2015-03-23 17:37:59 -04:00
Rafael Folco
3a87888533 Updates to running-your-own CI docs: Changes required
Includes updates to site.pp and modules/openstack_project sections.

Change-Id: Ic546bfca4944b42dca9b84c4c7cc294dff04e9b7
2015-03-20 12:53:44 +00:00
Jenkins
4ed9dc347e Merge "Add requirement to get approval to post comments" 2015-03-17 14:30:30 +00:00
Jenkins
5a34c51a41 Merge "grammar updates for gerrit documentation" 2015-03-17 14:30:20 +00:00
Jenkins
8299b1698a Merge "Update docs for bup user home in /opt/backups" 2015-03-17 14:17:43 +00:00
Jenkins
c53bf95d05 Merge "Add instructions for vgcreate to sysadmin docs" 2015-03-17 14:14:17 +00:00
Jenkins
cf68c12ca4 Merge "Document new puppet lockfile arg" 2015-03-10 15:31:35 +00:00
Jenkins
fa9e74d3b5 Merge "Initial commit of Ask website" 2015-03-10 00:34:47 +00:00
Marton Kiss
71da74ece2 Initial commit of Ask website
Add ask.openstack.org to openstack-infra. Setup an all-in-one
askbot site based on existing deployment, including apache,
redis,apache solr,postgresql. See askbot.rst for further
details. Refactored to depend on vamsee's puppet solr module.

Depends-On: Iffe07d3a34087cb15151787bc683208425a27594
Change-Id: I36504eac7b953c3cce3e21a3559ac95b1bc12da7
2015-03-09 23:58:30 +00:00
Jenkins
cfe91d4e0a Merge "Add Zuul Gerrit Trigger Way & JJB" 2015-03-06 20:05:42 +00:00
Brian Hunter
cce292cfbb grammar updates for gerrit documentation
Pedantic grammar updates to this documentation.
-adds a couple commas here and there
-fixes case on certain propper nouns.
-fixes a couple minor miswordings

Also serves as proof for those skeptical that I've actually RTFM :)

Change-Id: Ia8e357d2460be2750349244ae70a4f0e16db4a8a
2015-03-06 11:02:44 -05:00
Clark Boylan
49df0cded3 Document new puppet lockfile arg
Puppet3 uses a new command line arg for the agent lockfile. Document
this new flag as replacing --puppetdlockfile.

Change-Id: I56f883c69bc9d4a573b591ad160f26e407a6df86
2015-03-05 12:53:55 -08:00
Jenkins
690320fcad Merge "Update docs for puppet 3" 2015-03-02 22:37:23 +00:00
Jenkins
a999e4ed17 Merge "Updates to running-your-own CI docs: Initial setup section" 2015-03-02 19:42:54 +00:00
Elizabeth K. Joseph
77e5b91bbc Update docs for bup user home in /opt/backups
We're now putting bup backups into /opt/backups on a cinder
volume, updating documentation to move home directories for
servers we back up here.

Change-Id: I81e68dfb3fd9fd92dfb41ea3415a44db37f6c3af
2015-02-27 09:45:18 -08:00
Elizabeth K. Joseph
07fd18e754 Add instructions for vgcreate to sysadmin docs
The current sysadmin.html assumes there is a volume group (vg) present
when adding a new cinder volume. On a new server a vg won't exist, adding
instructions for how to add it.

Change-Id: I3171819fb5aea8a5edfab28f29ba35f9d0f5d461
2015-02-26 16:48:41 -08:00
Spencer Krum
6aa046e866 Update docs for puppet 3
Change-Id: I23049a65e5470805ea494f50e58ae586d4fce710
2015-02-26 11:48:06 -08:00
Rafael Folco
f3ebde7d5e Updates to running-your-own CI docs: Initial setup section
This patch updates the Initial setup section from running-your-own
document. Other sections will be updated in separate patches to
make the reviwes short.

Change-Id: I6915b0f39e8eb17c39ab72df7a93d300625a208d
2015-02-26 18:07:53 +00:00
Kurt Taylor
7c5aaaa20d Additions to the Third-party CI doc "Creating a Service Account" section
Added contacting third party coordinators for Gerrit comment email filtering.

Change-Id: I2d3ad97a04f9881ab2800d58d94c8dd53b217cda
2015-02-24 21:18:37 -06:00
Jeremy Stanley
1fd0831335 A rebase button for all registered users
The nova project core reviewers have had this enabled for them for
several months without incident, and it's already something anyone
can do locally and push to a change. Also it's convenient when
people are editing commit messages via the WebUI and need to rebase
dependent changes after doing so.

Change-Id: Iefff52be4d12390be372429d6ebc48704c379630
2015-02-13 16:26:08 +00:00
Jenkins
8bf2783324 Merge "Documentation reflects new stable-maint workflow" 2015-02-11 00:53:09 +00:00
Jenkins
47180d25b1 Merge "Update Jenkins doc to reference nodepool" 2015-02-10 23:49:34 +00:00
Kurt Taylor
a1f9690936 Add requirement to get approval to post comments
Added the new requirement to get project approval for third party comments
to the Requirements section.

Change-Id: I878e2067010c1b1cb61a897091b140a578ca61a4
2015-02-05 17:07:10 -06:00
Jenkins
6cb4a2635c Merge "Add StoryBoard update step to gerrit project renaming guide" 2015-02-04 21:26:20 +00:00
Jenkins
44e1cef4fb Merge "Update gerrit rename instructions" 2015-02-03 18:48:25 +00:00
Jenkins
4173fae0e0 Merge "Remove third-party from FAQ heading" 2015-02-01 10:55:33 +00:00
James E. Blair
83f7024700 Update gerrit rename instructions
* Use the transfer ownership function in github.
* Move the github step to within the gerrit downtime.
* Indicate that github and git0X steps should be run during the
  lucene reindexing (for time efficiency).
* Remove the replication step which is not needed when using the
  github transfer ownership function.

Change-Id: I1ac209eecaa60573b7d885c7feea3be4b9a64af8
2015-01-30 11:35:27 -08:00
Jenkins
802334fdb5 Merge "Update documentation with new Puppet modules" 2015-01-29 17:06:12 +00:00
Jenkins
67246cd834 Merge "Add +e mode to our documentation for IRC bots" 2015-01-29 13:52:22 +00:00
Jenkins
4dd61413d3 Merge "Fix pypi mirror hosts list" 2015-01-29 13:48:17 +00:00
Elizabeth K. Joseph
11a9b7ccce Update documentation with new Puppet modules
Location of our Puppet modules has changed now that they are split
from system-config, update documentation accordingly.

Change-Id: I4d4adc5d41f50dd92fbd642ac30f95c327a416b2
2015-01-28 19:48:10 -08:00
Elizabeth K. Joseph
b104d95c9d Update Jenkins doc to reference nodepool
We've been using nodepool for quite some time now, update this page
to reflect that devstack-gate no longer manages the pool of slaves.

Change-Id: I80d7f38af22d560261aa21ffca4bc0a43214a3b3
2015-01-26 10:11:32 -08:00
Jenkins
84eefdc30a Merge "Put playbooks in a directory" 2015-01-24 20:39:19 +00:00
Ramy Asselin
aaeb5e3230 Add Zuul Gerrit Trigger Way & JJB
Updated the third party ci using a few sections of Jay Pipe's blog
as a reference, and in some cases copy-paste.

http://www.joinfu.com/2014/01/understanding-the-openstack-ci-system/

Change-Id: I6c70bedeca890041b8d1acf700958f25686b8fd4
2015-01-23 07:32:22 -08:00
Kurt Taylor
560566e77d Remove third-party from FAQ heading
Minor edit, remove third-party from FAQ section heading to match the rest
of the document.

Change-Id: I2d48bca15079d3c2a2cce12a0e389fb81768f149
2015-01-22 11:25:30 -06:00
Elizabeth K. Joseph
a11f8a7738 Fix Launchpad link in third party docs
Change-Id: Ie449c52c99f30ee5881cc1d86c29969d2cdcbe0c
2015-01-21 15:47:53 -08:00
Jenkins
7460b23e33 Merge "Refresh Third-party Overview section" 2015-01-21 23:45:18 +00:00