On 17/09/15 05:39, venkatesh kotipalli wrote: > Hi All, > > When i am Create the Ceilometer database password is *p@ssw0rd. *I noticed > that openstack-ceilometer-api.service is failed. I am check the logs it > wont allow @ symbol. > api server log file is like this: > > *2015-09-16 22:41:48.340 7192 TRACE ceilometer raise InvalidURI("':' or > '@' characters in a username or password "* > *2015-09-16 22:41:48.340 7192 TRACE ceilometer InvalidURI: ':' or '@' > characters in a username or password must be escaped according to RFC 2396.* > > How can i change the mongodb password. please help me guys. > > Regards, > Venkatesh.k > >
You can do that using the db.updateUser() method from the mongo cli. See http://docs.mongodb.org/master/tutorial/change-own-password-and-custom-data/ Regards Mark _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack