** Changed in: openstack-manuals
       Status: Triaged => Fix Released

-- 
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:
  Fix Released

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

-- 
Mailing list: https://launchpad.net/~openstack-doc-core
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openstack-doc-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to