Merge "Minor edits to the installation doc"
This commit is contained in:
commit
45ffe4ee20
@ -99,8 +99,7 @@ bash script called `lib/keystone`_
|
|||||||
Installing from packages: Ubuntu
|
Installing from packages: Ubuntu
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
Ubuntu is providing packages for Keystone for Precise. To install keystone
|
To install keystone on Ubuntu:
|
||||||
on Ubuntu:
|
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
@ -108,9 +107,8 @@ on Ubuntu:
|
|||||||
|
|
||||||
In using Ubuntu's packages, the packages will set up a user account for
|
In using Ubuntu's packages, the packages will set up a user account for
|
||||||
the Keystone service (`keystone`), and place default configurations in
|
the Keystone service (`keystone`), and place default configurations in
|
||||||
``/etc/keystone``. The Debian installer will also ask you about configuration
|
``/etc/keystone``. As of this writing, the defaults for Keystone backends are
|
||||||
options for setting up and running Keystone. As of this writing, the defaults
|
all SQL based, stored locally in SQLite.
|
||||||
for Keystone backends are all SQL based, stored locally in a SQLite.
|
|
||||||
|
|
||||||
Once installed, you still need to initialize data in Keystone, which you can
|
Once installed, you still need to initialize data in Keystone, which you can
|
||||||
find described in :doc:`configuringservices`.
|
find described in :doc:`configuringservices`.
|
||||||
|
Loading…
Reference in New Issue
Block a user