openstack-doc-core team mailing list archive
-
openstack-doc-core team
-
Mailing list archive
-
Message #00012
[Bug 941943] Re: [PATCH] Docs: (verify install) Lacks clear separation between constants and variables
** Changed in: openstack-manuals
Status: New => Triaged
** Changed in: openstack-manuals
Importance: Undecided => Low
--
You received this bug notification because you are a member of OpenStack
Documentation Coordinators, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/941943
Title:
[PATCH] Docs: (verify install) Lacks clear separation between
constants and variables
Status in OpenStack Manuals:
Triaged
Bug description:
Looking here:
2.3. "Verifying the Identity Service Installation"
http://docs.openstack.org/diablo/openstack-compute/install/content/verifying-identity-install.html
This thing:
curl -d '{"auth": {"tenantName": "adminTenant", "passwordCredentials":{"username": "adminUser", "password": "secretword"}}}' -H "Content-type: application/json" http://192.168.206.130:35357/v2.0/tokens | python -mjson.tool
is unclear.
There must be a clear separation between constants and variables
PATCH attached.
Apache licensed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-manuals/+bug/941943/+subscriptions