Anne Gentle
df1213b809
Updated to remove built docs
2011-02-21 14:30:20 -06:00
Anne Gentle
3392f6b4b0
Removing duplicate installation docs and adding flag file information, plus pointing to docs.openstack.org for Admin-audience docs
2011-02-21 14:27:37 -06:00
Anne Gentle
a6b913dfd1
Another quick fix to multinode install doc
2011-02-07 16:35:03 -06:00
Anne Gentle
2613d6449f
Made updates to multinode install doc
2011-02-07 16:32:04 -06:00
Vishvananda Ishaya
10e22fac85
merged trunk fixed whitespace in rst
2011-01-21 15:53:44 -08:00
Anne Gentle
fc964378b5
Doc changes for db sync
2011-01-20 14:56:29 -06:00
Vishvananda Ishaya
6a0512f440
update the docs to reflect db sync as well
2011-01-19 10:43:50 -08:00
Anne Gentle
5227bfc766
Had to abandon the other branch (~annegentle/nova/newscript) because the diffs weren't working right for me. This is a fresh branch that should be merged correctly with trunk. Thanks for your patience. :)
2011-01-12 11:14:27 +00:00
Ken Pepple
5424690912
added myself to authors and fixed typo to follow standard
2011-01-09 09:25:27 -08:00
Ken Pepple
346bd0e7c9
typo correction
2011-01-08 17:46:22 -08:00
Ken Pepple
16eeac7105
fixed doc make process for new nova version (rev530) machanism
2011-01-08 17:40:06 -08:00
Soren Hansen
3885195ba0
Adds a mechanism to programmatically determine the version of Nova. The designated version is defined in nova/version.py. When running python setup.py from a bzr checkout, information about the bzr branch is put into nova/vcsversion.py which is conditionally imported in nova/version.py.
...
In short, you can now do:
>>> import nova.version
>>> nova.version.canonical_version_string()
'2011.1'
>>> nova.version.version_string()
'2011.1-dev'
>>> nova.version.version_string_with_vcs()
u'2011.1-newlog2:soren@linux2go.dk-20110107130049-g2cbri7t80vsg2h1'
It's also consumed by the docs and setup.py, so this ought to be the canonical place for updating version information from now on.
2011-01-07 23:24:42 +00:00
Soren Hansen
a29bba7e9f
s/canonical_version/canonical_version_string/g
2011-01-08 00:02:24 +01:00
Anne Gentle
5d02ee9e5f
Merged with trunk
2011-01-07 10:57:53 -06:00
Anne Gentle
80d10d960d
Fixing unescaped quote in nova-CC-install.sh script plus formatting fixes to multinode install
2011-01-07 10:56:41 -06:00
Soren Hansen
8b3925e4d4
Less code generation.
2011-01-07 15:17:03 +01:00
Todd Willey
8cdfdd14a0
Let documentation get version from nova/version.py as well.
2011-01-06 15:29:38 -05:00
Cory Wright
989b5b8ed0
merge trunk
2011-01-05 20:13:49 -05:00
Anne Gentle
190d6a2ba4
Fixing formatting problems with multinode install document
2011-01-05 13:10:25 -06:00
Todd Willey
5912176111
Remove stale doc files.
2011-01-05 02:56:02 -05:00
Anne Gentle
dca2df171d
Change all 2010 Copyright statements to 2010-2011 in doc source directory only
2011-01-04 16:58:08 -06:00
Anne Gentle
ee10df91b1
Final edits to multi-node doc and install script
2011-01-04 10:48:10 -06:00
Anne Gentle
4ced09acb7
Fixing merge conflicts with new branch
2011-01-03 16:58:45 -06:00
Anne Gentle
dc2c64b7d7
Fixing merge conflicts
2011-01-03 16:14:18 -06:00
Soren Hansen
bed422cb26
Make sure we point to the right PPA's everywhere.
2011-01-03 21:34:44 +00:00
Anne Gentle
d196ab33ae
Editing note about the database schema available on the wiki
2011-01-03 14:46:38 -06:00
Anne Gentle
7874475b29
Modifying based on reviewer comments
2011-01-03 14:38:53 -06:00
Anne Gentle
26da70249e
Minor edits prior to merging changes to the script file
2011-01-03 10:59:13 -06:00
Soren Hansen
090a2aa8c5
Remove references to nova-core/ppa and openstack/ppa PPA's.
2011-01-03 10:08:32 +01:00
Cory Wright
f5611d9fde
Several documentation corrections
2010-12-30 14:23:52 -05:00
Cory Wright
384f39966b
Note that contributors are required to be listed in Authors file before work can be merged into trunk
2010-12-30 12:25:14 -05:00
Cory Wright
26cdebcf74
Mention Authors and .mailmap files in Developer Guide
2010-12-30 12:10:31 -05:00
Anne Gentle
d753b97675
Additional edits in nova.concepts.rst while waiting for script changes
2010-12-28 21:41:28 -06:00
Anne Gentle
a7983cad94
Minor spellchecking fixes
2010-12-20 14:54:27 -06:00
Anne Gentle
8907dd281f
Adding new install script plus changes to multinode install doc
2010-12-17 16:53:27 -06:00
Anne Gentle
d60ed93a22
Fixed spelling errors in index.rst
2010-12-10 16:03:30 -06:00
Anne Gentle
180c94585a
removing extraneous config ilnes
2010-12-08 11:59:37 -06:00
Anne Gentle
d647d6b070
Added livecd instructions plus fixed references to .conf files
2010-12-07 16:48:42 -06:00
Anne Gentle
a8df0a7d6c
Fixing single node install doc
2010-12-02 13:48:39 -06:00
Anne Gentle
225fd37fb2
Adds in more documentation contributions from Citrix.
2010-12-01 20:44:43 +00:00
Anne Gentle
c4f0f35ca1
Adding developer documentation - setting up dev environment and how to add to the OpenStack API
2010-11-23 21:09:42 +00:00
Anne Gentle
8cd5381c52
Adding more polish
2010-11-23 12:58:08 -06:00
Anne Gentle
1bf3c29df3
Adding developer howtos
2010-11-23 12:49:28 -06:00
Josh Kearney
9c57e5ce37
Remove FAKE_subdomain from docs
2010-11-23 12:46:07 -06:00
Armando Migliaccio
a81547f780
2010-11-23 15:14:38 +00:00
Armando Migliaccio
01c5ce0038
added svg files (state.svg is missing because its source is a screen snapshot)
2010-11-23 12:11:15 +00:00
Anne Gentle
d6a74a219b
Incorporating security groups info
2010-11-22 17:03:54 -06:00
Anne Gentle
0b70b44c11
Incorporating more networking info
2010-11-22 16:43:17 -06:00
Anne Gentle
acf8800d73
Adds images (only links one in), start for a nova-manage man file, and also documents all nova-manage commands. Can we merge it in even though the man page build isn't working?
2010-11-19 22:04:37 +00:00
Anne Gentle
55780d1490
Removed .DS_Store files everywhere, begone!
2010-11-19 09:57:49 -06:00