| commit | 38d905ad4d53b3f070dc98a639a6082397f100f3 | [log] [tgz] |
|---|---|---|
| author | Benjamin Diaz <bdiaz@whitestack.com> | Wed Aug 22 17:18:21 2018 -0300 |
| committer | Benjamin Diaz <bdiaz@whitestack.com> | Wed Aug 22 17:25:47 2018 -0300 |
| tree | d381ab355e017963ea7e7c13f18a071dea74ce2e | |
| parent | 58834ab6fcbcc4039c479de89ecc82f0eb2fd2f3 [diff] |
Adds exception throwing when Openstack services missing Currently if MON can't find Gnocchi or Aodh services it fails obscurely. Same thing happens if it can't find endpoints for those services in the specified region. This patch adds throwing an exception in those cases to ease troubleshooting. Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>