Comment 5 for bug 1482154

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

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

commit d375befc22a3f173a5dd47b5abc5a19a7ef556ff
Author: iberezovskiy <email address hidden>
Date: Thu Jul 30 18:46:55 2015 +0300

    Improvements for MongoDB replica set configuration

    * Remove upstream pull request which state is uncertain
      https://github.com/puppetlabs/puppetlabs-mongodb/pull/194
    * Move mongorc file creation in openstack class
    * Configure admin user in openstack class
    * Forbid to configure databases and users from slave nodes
      ('if' condition was added defore executing such commands)
    * Remove outdated noop tests
    * Remove useless connection validator because it runs
      during replica creation
      Partial-bug: #1475948

    Fix method which check existing master mongo:
      Closes-bug: #1482154
    It contains a few changes in mongodb module,
    but they will be proposed to upstream according to
    https://bugs.launchpad.net/fuel/+bug/1475948

    Change-Id: I108d2c4a70d5511c5d6601cfdf08191dabb31c1b