8 Commits

Author SHA1 Message Date
Andreas Jaeger
646100b2cb Fix version links to docs.openstack.org
Remove PDF link.
Replace deep html links with links to the docs.openstack.org site.

Change-Id: Ic7c2218bf43a221e8d753a910fdfb2243851214d
Closes-Bug: #1313127
2014-05-07 21:45:17 +02:00
Krsna Widmer
ae34f84f27 Update curl api example to specify tenant
In the keystone api_curl_examples document, the curl example for
"POST /tokens" did not specify a tenant. This example utilized
the default tenant, which is not commonly used. Changed the
example to include "tenantName" as part of the example to prevent
future confusion.

DocImpact

Closes-Bug: #1269739

Change-Id: Iaad8c7c5a32bc6cff38c938dd36365cddd6741cb
2014-03-03 09:29:27 -08:00
Dolph Mathews
b62369fae0 Remove versionId, versionInfo, versionList from examples
I recall these attributes being discussed at one point
(pre-incubation?), but have never been supported by OpenStack and don't
appear to be defined in any v2.0 WADL/XSD specification.

Change-Id: Ia5b691972c70456e3d62750173e2bfc6e9aec55a
Closes-Bug: 1273831
2014-01-29 14:48:51 -06:00
Florent Flament
5f97336fbc Fixes the v2 GET /extensions curl example in the documentation.
Change-Id: I2bca0acd4fbc19547be6f5b872ad873938779894
2013-12-12 11:31:36 +01:00
Sean Winn
0331f8a58a Changed header from LLC to Foundation based on trademark policies
Fixes: Bug 1214176

Change-Id: Ie937081a53d377671b8b88f422642c8131002f88
2013-09-05 15:03:32 -05:00
Joe Gordon
ac6ee6901c Fix spelling mistakes
git ls-files | misspellings -f -
Source: https://github.com/lyda/misspell-check

Change-Id: Icbd2412aa65bc8135e5dcd83ee69e94f5a42f7a2
2013-02-12 11:17:31 -08:00
Alan Pevec
bdc8e76405 fix broken link
sections have implicit hyperlink targets
http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#implicit-hyperlink-targets

bug 1027109

Change-Id: I984695c16f77e7939c5aebe65060abc13e3514ca
2012-07-27 17:08:17 +02:00
Monty Taylor
f8ba5af130 Align with project configs.
* docs in doc/ rather than docs/
* write out changelog from git
* freeze requirements file

Change-Id: If28d5414f7b2747fd6835546c45e1acfac8a3563
2012-03-01 11:42:42 -08:00