Commit Graph

10 Commits

Author SHA1 Message Date
Monty Taylor e01ed4f066 Update some docs for opendev
There's a lot of these, so doing them in chunks. This fixes
the custom roles.

Remove the git and jjb docs, since we don't use them anymore.

Change-Id: I0c5b74f7b73315dac93bce6be0d920cddb94fb58
2019-04-20 09:41:45 -07:00
Monty Taylor 55ddc7bf88
Ectomy some Jenkins out of the docs
There are a bunch of places where the narrative text say things like
"jenkins runs jobs". This hasn't been true for a while and it's getting
less true.

Left third-party and running-your-own alone because those are
instructions for other people to do things - and we are not yet at the
point where we are suggesting anyone do their things like we do our
things.

The devstack-gate document describes an old deprecated system, but the
system is still in use (sadly) so it was mostly left intact. A warning
was added so that people would be clear that it was deprecated.

Also removed the logstash client config file. It's the only change in
here that actually affects running code and became unnecessary when it
was switched to geard with Ie3f814e6d3278d87f2a20a72e40b6b92217684fc

Change-Id: Iaf2128c3f953976180c71cb599fcbff7bc06c28a
2018-12-10 17:55:04 +00:00
Dirk Mueller 6d14615495 Remove mention of excercises.sh
It isn't used for some time anymore and doesn't pass, so lets
remove the mentioning of it.

Change-Id: I9d8e319c9621fa37c1beefe46db4e4d6368acfb9
2018-07-17 10:34:46 +02:00
Colleen Murphy b641d81919 Remove references to the simple_slave class
This class is not used anywhere, which we know because it includes the
openstack_project::base class which doesn't exist. We also remove,
rather than update, the documentation's reference to it because pretty
soon devstack-gate won't need the openstack_project module at all.

Change-Id: I44ac578af7c659adef614f73b250523d1acf09c4
2017-04-24 21:39:10 +02:00
Michael Krotscheck bdd6abcac8 Switched documentation to point to storyboard.
We've migrated this project to storyboard, I'm updating the
documentation links.

Change-Id: Id92552b7be7cd43ca6a3ec91c2c4f330078490b6
2014-11-12 14:48:02 -08:00
Elizabeth K. Joseph bea9bcec7e Update devstack-gate docs in a world with Nodepool
Big rewrite of the devstack-gate documentation to reflect the
work it does now and what it's passing off to Nodepool.

Change-Id: I8a432b7f60467de8deb70d9992f0ecafd4b3c8f7
2014-07-16 06:44:07 -07:00
Tim Freund 91b781e604 Remove link to devstack_launch_slave.pp
The devstack_launch_slave.pp module was removed on 2013-08-18.  This
change updates the documentation to reflect that deletion.

Change-Id: I3ae522cfbdc4e3650e4921fb633b21192f0fee85
Closes-Bug: 1325379
2014-06-01 12:13:23 -04:00
Monty Taylor 258abe1a23 Use cgit server instead of github for everything
We have a cgit server now, which means we should replace
all references to github with references to git.openstack.org.

Change-Id: I68ad1ce514fb4326c7d9940b5a84999af5b58562
2013-08-19 10:19:47 -07:00
James E. Blair ec844e3f1b Rename quantum to neutron
See: https://wiki.openstack.org/wiki/Network/neutron-renaming

Change-Id: If1bc26259a2a3e79012b63fe33af50372f7f2b43
Reviewed-on: https://review.openstack.org/35853
Tested-by: Jenkins
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: James E. Blair <corvus@inaugust.com>
2013-07-06 16:12:07 +00:00
James E. Blair 9ed2be3098 Refactor project infrastructure docs.
The goal is to re-orient the documentation as an introduction for new
contributors and a reference for all contributors.

Change-Id: I8702a5ace908c7618a6451bbfef7fc79b07429ff
Reviewed-on: https://review.openstack.org/30515
Reviewed-by: Elizabeth Krumbach Joseph <lyz@princessleia.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
2013-05-30 17:27:07 +00:00