[Canonical-juju-qa] Cursed (final): #1479 gitbranch:master:github.com/juju/juju ead2e2d6 (functional-ha-recovery, hp-upgrade-precise-amd64)
John Meinel
john at arbash-meinel.com
Mon Jun 16 06:11:31 UTC 2014
We *should* be able to delete it. I can't confirm if we have code that
shouldn't be calling it, though. It is also possible there is an interface
out there that thinks it wants both SetPassword and SetMongoPassword but
shouldn't actually call the latter.
John
=:->
On Mon, Jun 16, 2014 at 9:33 AM, Ian Booth <ian.booth at canonical.com> wrote:
>
>
> On 16/06/14 15:25, John Meinel wrote:
> > So while that used to be true, we no longer call SetMongoPassword for
> > anything other than State agents. So unit agents should *not* have a
> Mongo
> > user anyway, and machine agents should only have Mongo users if they have
> > the JobManageEnviron which means they have full admin rights in the
> > database.
> >
>
>
> So, that means we can delete this code?
>
> // SetMongoPassword sets the password the agent responsible for the unit
> // should use to communicate with the state servers. Previous passwords
> // are invalidated.
> func (u *Unit) SetMongoPassword(password string) error {
> return u.st.setMongoPassword(u.Tag(), password)
> }
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju-dev/attachments/20140616/066fed4f/attachment.html>
More information about the Juju-dev
mailing list