Doc Migration: move the developer guide documents under the "contributor" folder

Changed files:
- index.rst
- contributor/index.rst
- installation-and-configuration - split to devstack-installation.rst and configuration.rst

Change-Id: I4683a213e2a530d2088c4f232b9c2508fc25ba68
This commit is contained in:
Ifat Afek 2017-07-25 07:55:28 +00:00
parent 3cd5521d66
commit fb7b441aa9

@ -52,7 +52,7 @@ class BaseAlarmsTest(BaseApiTest):
self._wait_for_status(20,
self._check_num_alarms,
num_alarms=0)
time.sleep(25)
time.sleep(120)
@staticmethod
def _aodh_request(resource_id=None, name=None):