summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Replace ci.o.o links with docs.o.o/infraJeremy Stanley2015-05-141-1/+1
| | | | | | | | | The http://ci.openstack.org/ documentation site has been deprecated, replaced by redirects to corresponding paths within http://docs.openstack.org/infra/ where other Project Infrastructure documentation already resides. Change-Id: I8c7f0d87fafb8e6d2f41e4917008df0bbb603423
* Update config.yaml to define jobs rather than pluginsJoshua Hesketh2014-12-021-1/+10
| | | | | | | Pay off some technical debt and make config.yaml define jobs rather than plugins. Change-Id: Ib4aa17649c02ab246d31515c8073230e8259cc4e
* cleaning up index.rst fileChristian Berendt2014-05-291-5/+0
| | | | | | Removed notes about the generation of the file. Change-Id: Ie4fbe73c5b058b76565dbb103d9bf017489d4218
* Rename real_db_upgrade pluginJoshua Hesketh2014-05-021-5/+5
| | | | | | The 'gate' part of the plugin name is misleading and unncessary. Change-Id: I4f29e110da4f2c00076ba17e31a0f3b3d66463aa
* Break up Turbo-Hipster configurationMatthew Oliver2014-03-251-0/+4
| | | | | | | | | | | | | | | | | | | | | | | Seeing as the power of Turbo-Hipster is in its pluggable design, this change allows the configuration to be spit up allowing each plug in to maintain it's own part of the configuration including overwriting any default configuration. There is a new configuration parameter 'conf_d', which is mapped to a directory: "conf_d": "/etc/turbo-hipster/conf.d" worker_server.py grabs all files inside this directory and attempts to load them. If it fails, the error is logged. The motivating factor for this change for me, is that it allows the deployment of turbo-hipster via puppet much simpler. The base TH puppet class will create the config.json, whereas there puppet TH plug in classes can pop extra configuration into the conf_d directory. Change-Id: Ied20b46d4caa642d130097f3fe019df9c0ec5851
* Change the config format to yamlMatthew Oliver2014-03-242-7/+7
| | | | | | | | | | | | Yaml is the format that openstack-infra uses, it's easier to read and not nearly as ugly as a json file. It has been decided that we will replace the json formatted config file with a yaml one. This change completely removes json config support from turbo hipster and replaces it with yaml. As such the old config.json has also been replaced by a yaml version. Change-Id: Ic4c62281ee3796e5f118e441722377046e850135
* Minor edits to the documentationLana Brindley2014-01-213-14/+14
| | | | | | | This patch covers some very minor edits to the documentation, and completes the initial draft of the documentation for this release. Change-Id: Ia1a2a893f7f157074e184f11860151c629011798
* Restructured documentationLana Brindley2014-01-176-429/+259
| | | | | | | Moved information out of intro.rst and into more specific doc files. Reorganised index.rst accordingly, and deleted unused files. Change-Id: I660c5e5e597baddbd1d2d5f60871687b5306834c
* Update docs diagram with sequenceJoshua Hesketh2014-01-162-90/+37
| | | | Change-Id: I68b86a0faab3b17df432bb4c80994055a616e8fc
* Added documentationLana Brindley2014-01-152-19/+304
| | | | | | Added initial draft of turbo-hipster docs. Change-Id: I3820f3fc9ede52218b4c055678b14267b6c92e92
* Add unit tests for execute_to_log.Michael Still2014-01-101-1/+4
| | | | Change-Id: I828f35d099c6cba5527c2f0d6240854ae9c39153
* Refactor th to have one gearman worker threadJoshua Hesketh2013-11-211-4/+5
| | | | Change-Id: I78f95a67b80ce0627b4a3bbb20578f3d16028714
* Add .gitreview file and fix documentation buildJoshua Hesketh2013-11-214-5/+28
| | | | Change-Id: Ic95b7a2c04e0578f89d76bd77ca34301776658c8
* Small doc notesJoshua Hesketh2013-09-112-1/+6
|
* work on documentationJoshua Hesketh2013-09-094-8/+153
|
* Add in extra handling of schema versionsJoshua Hesketh2013-09-091-1/+4
|
* update documentationJoshua Hesketh2013-09-061-2/+2
|
* refactor how datasets are storedJoshua Hesketh2013-09-062-0/+12
|
* updates to doc graphJoshua Hesketh2013-09-063-2/+12
|
* add in documentation startJoshua Hesketh2013-09-054-0/+524