summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Align with project configs.Monty Taylor2012-03-0144-6966/+0
| | | | | | | | * docs in doc/ rather than docs/ * write out changelog from git * freeze requirements file Change-Id: If28d5414f7b2747fd6835546c45e1acfac8a3563
* Fixes doc typo s/SERVIVE/SERVICE/Darren Birkett2012-03-011-2/+2
| | | | | | Fixes bug 944115 Change-Id: I3d896d3384fc9bc69856a3c5e53b62f1a875e82f
* renaming pip-requires-test to test-requiresJoe Heck2012-02-281-1/+1
| | | | | | | | | | | | | * (per request from jeblair) * version of python-ldap match between test and requires * pinned to 2.3.13 to let tests work in macosx * separating dependencies between deps and test * removed python-keystoneclient from install_requires for now. (there is no python-keystoneclient in PyPI) Real solution coming. Change-Id: I89e50d6747fb57dee7badb17bc1231d3619e3ef7
* Set tenantName to 'admin' in get_admin_auth_token.Dan Prince2012-02-271-0/+24
| | | | | | | | | | | | | | | Sets the tenantName to 'admin' in get_admin_auth_token. This is required because user-only roles are currently not supported. Give that wsgi is hard coded to check for 'role:admin' this seems to be a reasonable thing to do. In the future it would be nice to add a custom admin_role setting in the config file so the role wouldn't be hard coded to 'admin'. Also removes unused version of get_admin_auth_token. Fixes LP Bug #939015. Change-Id: I545b458e31c8a44a5a69cad1e875f0fe02956246
* fleshing out architecture docsJoe Heck2012-02-253-66/+171
| | | | Change-Id: I60e59ad7a8140985eddb86ece09e7d45bb3dbfa0
* Fix copyright dates and remove duplicate Apache licenses.Shevek2012-02-2217-17/+17
| | | | Change-Id: I8c4b3bace0d22798d0889342662e99b24887ca85
* Merge "Add migration path for Nova auth"Jenkins2012-02-231-1/+49
|\
| * Add migration path for Nova authBrian Waldon2012-02-221-1/+49
| | | | | | | | | | | | | | * Adds keystone-manage command import_nova_auth * Document migration path in docs/source/configuration.rst Change-Id: I35bc20686bfed3f13162e278cf9a1713c78fad1e
* | Update docs for Swift and S3 middlewares.Chmouel Boudjnah2012-02-161-54/+118
|/ | | | | | | | | - Rename SwiftOperator variable to lowercase swiftoperator along the way. - Remove reference to swift.cache as this is not working in our tokenauth version. Change-Id: I5dfbc872f7d9d71417f45cdd0ac46c3efbe2f731
* Add docs on keystone_old -> ksl migrationAnthony Young2012-02-141-0/+48
| | | | | | * Fixes bug 928046 Change-Id: I4af516dbc9577c08a77850e75e45d98040e4fb27
* Update docs to for current keystone-manage usageAnthony Young2012-02-143-325/+183
| | | | | | | | | | * Document how to manage users, roles, tenants, services, etc with keystoneclient cli * keystone-manage only does db_sync right now * Fixes bug 931837 * Add docs for import_legacy and export_legacy_catalog Change-Id: I7f55fd607363d0cd4f1646564e430dfb5b12855f
* fixes lp:925721Joe Heck2012-02-061-0/+12
| | | | | | adds .gitreview for redux branch Change-Id: Ic993ee7abd5f54b118b1b58688199f58a529222c
* fixing grammar, noting broken enable, adding hacking with prefs for projectJoe Heck2012-02-063-14/+43
|
* ran through all commands to verify keywords against current (master) ↵Joe Heck2012-02-051-8/+50
| | | | keystonelight
* updating docs:Joe Heck2012-02-057-65/+190
| | | | | | | * reference keystone-all instead of keystone * remove reference to keystone.version * rename gnerated man page * spacing and line wrapping
* Update docs/source/developing.rstAndy Smith2012-02-011-0/+6
|
* removing unused images, cleaning up RST in docstrings from sphinx warningsJoe Heck2012-01-3011-1194/+21
|
* shifting contents from _static to staticJoe Heck2012-01-305-1/+1
|
* adding in testing detailsJoe Heck2012-01-291-2/+11
|
* moved notes from README.rst into docs/architecture.rstJoe Heck2012-01-292-63/+179
|
* updating formating for configuration pageJoe Heck2012-01-291-52/+81
|
* format tweaks and moving old docsJoe Heck2012-01-297-334/+181
|
* shifting older docs into old/ directoryJoe Heck2012-01-2916-488/+4
|
* doc updatesJoe Heck2012-01-2910-386/+918
|
* moving in all the original docs from keystoneJoe Heck2012-01-2940-0/+5439
|
* get docs workingtermie2012-01-192-77/+1
|
* shimming in basics from original keystoneJoe Heck2012-01-1916-8/+1832
|
* doctryJoe Heck2012-01-191-7/+22
|
* expect sphinx sources to be autogennedtermie2012-01-186-252/+0
|
* fix sphinxtermie2012-01-182-2/+2
|
* rename apidoc to autodoctermie2012-01-171-1/+2
|
* add basic sphinx doc bitstermie2012-01-099-0/+679
|
* move diagram into docs dirtermie2011-10-191-0/+99