Comment 13 for bug 1354494

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

Reviewed: https://review.openstack.org/115324
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=2e55e9a7436ff6d833536c994e9d8eb68ab87eff
Submitter: Jenkins
Branch: stable/5.0

commit 2e55e9a7436ff6d833536c994e9d8eb68ab87eff
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