Comment 1 for bug 1609000

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/350715
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=56838a347e36677199e10fc376642cffdf82b141
Submitter: Jenkins
Branch: master

commit 56838a347e36677199e10fc376642cffdf82b141
Author: zhubingbing <email address hidden>
Date: Wed Aug 3 17:50:44 2016 +0000

    repair aodh image dockerfile

    1. Add the missing packages in the aodh image
       packages: pymongo

    2. Add aodh sudoer

    3. aodh sync db command is error
       sync db command is: aodh-dbsync
       Reference link: http://docs.openstack.org/developer/aodh/install/manual.html

    4. Add aodh-api running as a mod_wsgi

       Reference link: http://docs.openstack.org/developer/aodh/install/mod_wsgi.html

    Closes-Bug: #1609000

    Change-Id: Ia3706794059231fa08444e32eb034d64fbfa5182