Comment 11 for bug 1354494

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

Reviewed: https://review.openstack.org/114297
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=21e1efbe9ce1d51a6f84dbb0d3fccd6896346235
Submitter: Jenkins
Branch: master

commit 21e1efbe9ce1d51a6f84dbb0d3fccd6896346235
Author: Dmitry Ilyin <email address hidden>
Date: Mon Aug 11 20:43:14 2014 +0400

    Add auth and remote connections support to MongoDB

    Add options to provide admin user login and
    password to be used while managing databases
    and users.

    Admin user should have at least permissions
    'root' and 'restore'.

    If there is no admin user mongo will work
    in 'localhost exception' mode allowing
    administration from the local interface.

    Closes-Bug: 1354494

    Change-Id: I253ee50523fba66586e7a42a7f0772adebe96e83