Comment 2 for bug 1609860

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

Reviewed: https://review.openstack.org/351320
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=860e3410344a0454f3678102ea1898b678e1c221
Submitter: Jenkins
Branch: master

commit 860e3410344a0454f3678102ea1898b678e1c221
Author: zhubingbing <email address hidden>
Date: Thu Aug 4 17:39:12 2016 +0000

    fix sahara dockerfile

    1. add sahara sudoer

    2. sahara config path is error
       sahara config path is : /sahara/etc/sahara

    3. sahara sync db command is error
       sync db command is: sahara-db-manage
       Reference link: http://docs.openstack.org/developer/sahara/userdoc/installation.guide.html

    Change-Id: Ic4967248079bb555a2f6c0948782fc3c02d2903d
    Closes-Bug: #1609860