aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/aodh/templates/wsgi-aodh.conf.j2
AgeCommit message (Collapse)AuthorFilesLines
2017-07-03Remove obsoleted codechigang1-28/+0
JIRA:- use OpenStack-ansible deploy openstack, so remove obsoleted code. Some of the enhanced features will be added in later versions Change-Id: Ie92b92b5de234a7d7d03b578b0bc15fd0218b3b3 Signed-off-by: chigang <chigang@huawei.com>
2017-02-07Fix Aodh BugHarry Huang1-0/+28
JIRA: COMPASS-522 Bug: Connection error happens when using aodh command. Curl aodh-api also returns empty reply. Solution: Use apache to be aodh api server. Disable aodh-api service. Delete aodh-api restart in ext-network role to avoid aodh-api start again. Change-Id: I04a4af38325bcbe4a0b86ec3d3beb7c9f3abd73b Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>