Ceilometer Install mongo addUser deprecated

Bug #1580759 reported by Chris Spencer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Low
Chason Chan

Bug Description

-----------------------------------
Release: 0.1 on 2016-05-11 11:25
SHA: eca29f57d12708942494c62d31e875e89c818889
Source: http://git.openstack.org/cgit/openstack/openstack-manuals/tree/doc/install-guide/source/ceilometer-install.rst
URL: http://docs.openstack.org/mitaka/install-guide-ubuntu/ceilometer-install.html

MongoDB shell version: 2.6.10

When following the prerequisites for Ceilometer install:

mongo --host controller --eval '
  db = db.getSiblingDB("ceilometer");
  db.addUser({user: "ceilometer",
  pwd: "CEILOMETER_DBPASS",
  roles: [ "readWrite", "dbAdmin" ]})'

results in:

WARNING: The 'addUser' shell helper is DEPRECATED. Please use 'createUser' instead
Successfully added user: {"user" : "ceilometer", "roles" : [ "readWrite", "dbAdmin" ]}

Chason Chan (chen-xing)
Changed in openstack-manuals:
assignee: nobody → Chason (chen-xing)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/315377

Changed in openstack-manuals:
status: New → In Progress
Revision history for this message
Alexandra Settle (alexandra-settle) wrote :

Was anyone else able to replicate this bug?

Revision history for this message
Chason Chan (chen-xing) wrote :

I will check this.

Revision history for this message
Chason Chan (chen-xing) wrote :

I got it.

Changed in openstack-manuals:
importance: Undecided → Low
Revision history for this message
Alexandra Settle (alexandra-settle) wrote :

Great, thanks for verifying that :)

Changed in openstack-manuals:
milestone: none → newton
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/315377
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=3215bcdfc12a71e4351b44c9743d7207112e3f92
Submitter: Jenkins
Branch: master

commit 3215bcdfc12a71e4351b44c9743d7207112e3f92
Author: chen-xing <chen.xing@99cloud.net>
Date: Thu May 12 14:56:49 2016 +0800

    [install] Replace the deprecated shell helper

    backport:mitaka

    Change-Id: I58c37d975faa19e79a5eb1f19c634c8f04b3f424
    Closes-Bug: #1580759

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/316153

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (stable/mitaka)

Reviewed: https://review.openstack.org/316153
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=b5692d98cfbf2c90cc1b6947de3c8ce9e9fd5ab3
Submitter: Jenkins
Branch: stable/mitaka

commit b5692d98cfbf2c90cc1b6947de3c8ce9e9fd5ab3
Author: chen-xing <chen.xing@99cloud.net>
Date: Thu May 12 14:56:49 2016 +0800

    [install] Replace the deprecated shell helper

    backport:mitaka

    Change-Id: I58c37d975faa19e79a5eb1f19c634c8f04b3f424
    Closes-Bug: #1580759
    (cherry picked from commit 3215bcdfc12a71e4351b44c9743d7207112e3f92)

tags: added: in-stable-mitaka
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.