Commit Graph

1938 Commits

Author SHA1 Message Date
root b78364281d merge in trunk 2010-11-08 20:38:21 -08:00
root 2a81e25f89 working on novadoc structure 2010-11-08 18:40:21 -08:00
root 0131600277 add some info on authentication and keys 2010-11-08 18:39:51 -08:00
Todd Willey b04b0fb653 Since we're autodocumenting from a sphinx ext, we can scrap it in Makefile. 2010-11-07 18:18:04 -05:00
Todd Willey a3b6e0f358 Use the autodoc tools in the setup.py build_sphinx toolchain. 2010-11-07 17:53:39 -05:00
Todd Willey 75841f22d3 Fix include paths so setup.py build_sphinx works again. 2010-11-07 17:18:41 -05:00
Todd Willey 7a501be599 Cleanups to doc process. 2010-11-07 15:14:58 -05:00
Todd Willey 913d078469 quieter doc building (less warnings). 2010-11-07 14:58:02 -05:00
Todd Willey 7e8e4a74f4 File moves from "merge" of termie's branch. 2010-11-07 14:56:17 -05:00
Todd Willey 2c01c32571 Merge lp:~termie/nova/trunkdoc (via patch, since bzr though it was already merged) 2010-11-07 14:51:40 -05:00
Todd Willey a999c8de9e back out stacked merge 2010-11-07 14:46:17 -05:00
Todd Willey fa90bccfe9 Merge termie's autodoc system into trunkdoc. 2010-11-07 14:22:26 -05:00
Todd Willey f8e6abff40 Doc updates:
* quieter build (fewer warnings)
  * move api reference out of root directory
  * auto glob api reference into a TOC
  * remove old dev entries for new-fangled auto-generated docs
2010-11-07 14:15:06 -05:00
Andy Smith 7ca2d7593e Normalization of Dev reference docs. 2010-11-08 02:54:28 +09:00
Andy Smith 006b3ab0c7 Switch to module-per-file for the module index.
Rename development guide to development reference.
2010-11-08 02:00:48 +09:00
Andy Smith e54bddd051 Allow case-by-case overriding of autodocs. 2010-11-08 00:27:55 +09:00
Andy Smith 7f95dc8665 add exec flags, apparently bzr shelve/unshelve does not keep track of them 2010-11-08 00:13:47 +09:00
Andy Smith 9dcc76485b Build autodocs for all our libraries.
Also updates doc build process and adds a README for it.
2010-11-08 00:06:19 +09:00
Todd Willey 12a0d661d6 remove finished todo 2010-11-05 19:53:31 -04:00
Todd Willey a8a61d61db Fix docstrings for wsigfied methods. 2010-11-05 19:52:12 -04:00
root d24c709044 fix default twitter username 2010-11-05 15:52:59 -07:00
root 9c2af052e4 shrink tweet text a bit 2010-11-05 15:36:19 -07:00
Todd Willey b0f20b89e1 Merge remote. 2010-11-05 18:33:49 -04:00
Todd Willey c3054a9a55 Document nova.sh environment. 2010-11-05 18:31:26 -04:00
root 9675be4ffd add twitter feed to the home page 2010-11-05 15:29:54 -07:00
Todd Willey cb5ffdad03 Merge to remote. 2010-11-05 17:34:09 -04:00
Todd Willey 07f5d3abe2 Community contact info. 2010-11-05 17:33:08 -04:00
root 64ce9316b6 small tweaks before context switch 2010-11-05 13:44:22 -07:00
Todd Willey af448fe2a9 Merge to remote. 2010-11-05 16:25:46 -04:00
root 3ef09f689b use include to grab todd's quickstart 2010-11-05 13:25:40 -07:00
root dd505245c2 add in custom todo, and custom css 2010-11-05 12:49:42 -07:00
Todd Willey c5e616f590 Format TODO items for sphinx todo extension. 2010-11-05 15:11:04 -04:00
root 0a4785be35 additions to home page 2010-11-05 11:56:12 -07:00
Todd Willey f9bd8f4180 Change order of secions so puppeting is last, add more initial setup tasks. 2010-11-05 14:30:46 -04:00
Todd Willey 990f4451e7 update types of services that may run on machines. 2010-11-05 14:09:36 -04:00
Todd Willey 4ea4eac3f1 Change directory structure for great justice! 2010-11-04 19:00:46 -04:00
Todd Willey 0de105e28e start adding info to multi-node admin guide. 2010-11-04 18:17:02 -04:00
Todd Willey 7476211396 document purpose of documentation. 2010-11-04 17:49:13 -04:00
Todd Willey 3a8dadd4d3 Getting Started Guide. 2010-11-04 17:36:32 -04:00
Todd Willey bbd11f5507 Nova quickstart: move vish's novascript into contrib, and convert reademe.md to a quickstart.rst 2010-11-04 14:44:22 -04:00
Todd Willey 95b041ef2e merge trunk 2010-11-04 14:20:15 -04:00
Todd Willey d14dafebf8 add missing file. 2010-11-04 02:06:28 -04:00
Todd Willey 8ff0742454 Cleanup nova-manage section. 2010-11-04 02:06:10 -04:00
Todd Willey 6b8ee54df1 have "contents" look the same as other headings. 2010-11-04 00:02:56 -04:00
Eric Day 671b712a5a Enables the exclusive flag for DirectConsumer queues. 2010-11-03 23:04:01 +00:00
Vishvananda Ishaya ad5013db5a Ensures that keys for context from the queue are passed to the context constructor as strings. This prevents hangs on older versions of python that can't handle unicode kwargs. 2010-11-03 22:58:59 +00:00
Eric Day 23463610cb Fix for bug #640400, enables the exclusive flag on the temporary queues. 2010-11-03 15:50:24 -07:00
Vishvananda Ishaya 817690b03f pep8 whitespace and line length fixes 2010-11-03 15:06:00 -07:00
Vishvananda Ishaya 179d980dff make sure context keys are not unicode so they can be passed as kwargs 2010-11-03 14:59:35 -07:00
Vishvananda Ishaya 47c1ae6047 merged trunk 2010-11-03 14:38:14 -07:00