clean up obs install instruction

database is already the default value in newton[1]

[1] https://github.com/openstack/ceilometer/blob/stable/newton/ceilometer/dispatcher/__init__.py#L31

Change-Id: I760ba49197221e7183909bbf7aaad24d7213bf65
This commit is contained in:
gord chung 2017-05-26 16:36:17 +00:00
parent 66dd8ab65e
commit bcd066346d
1 changed files with 0 additions and 8 deletions

View File

@ -62,14 +62,6 @@ Install and configure components
.. include:: install-base-config-common.inc
* In the ``[collector]`` section, configure the dispatcher:
.. code-block:: ini
[collector]
...
dispatcher = database
Configure the Apache HTTP server
--------------------------------