~ubuntu-branches/ubuntu/utopic/keystone/utopic

« back to all changes in this revision

Viewing changes to doc/source/configuringservices.rst

  • Committer: Package Import Robot
  • Author(s): Chuck Short, Adam Gandelman, Yolanda Robla, Chuck Short, James Page
  • Date: 2013-07-19 09:25:36 UTC
  • mfrom: (1.1.35)
  • Revision ID: package-import@ubuntu.com-20130719092536-nkryufi44y40mesn
Tags: 1:2013.2~b2-0ubuntu1
[ Adam Gandelman ]
* debian/patches/*: Refresh
* debian/keystone.install: Install keystone-paste.ini to /etc/keystone.
  (LP: #1190038)

[ Yolanda Robla ]
* debian/tests: added autopkgtests.

[ Chuck Short ]
* New upstream release.

[ James Page ]
* d/control: Update VCS fields for new branch locations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
93
93
This returns a UUID of the tenant - keep that, you'll need it when creating
94
94
the users and specifying the roles.
95
95
 
96
 
Create service users for nova, glance, swift, and quantum (or whatever
 
96
Create service users for nova, glance, swift, and neutron (or whatever
97
97
subset is relevant to your deployment)::
98
98
 
99
99
    keystone user-create --name=nova \