Re: any ways to update unit public address ?

2015-05-27 Thread Vasiliy Tolstov
2015-05-27 3:17 GMT+03:00 Kapil Thangavelu kap...@gmail.com: relation settings only propagates private ip, which juju sets, and its imo bug that juju should update and invoke relation change hook if it changes and has the previously set value (ie. thus works w/ proxy charms). at least that

Re: any ways to update unit public address ?

2015-05-27 Thread Andrew Wilkins
On Wed, May 27, 2015 at 3:04 PM, Vasiliy Tolstov v.tols...@selfip.ru wrote: 2015-05-27 3:17 GMT+03:00 Kapil Thangavelu kap...@gmail.com: relation settings only propagates private ip, which juju sets, and its imo bug that juju should update and invoke relation change hook if it changes

Re: any ways to update unit public address ?

2015-05-27 Thread Vasiliy Tolstov
2015-05-27 10:10 GMT+03:00 Andrew Wilkins andrew.wilk...@canonical.com: Which version of Juju are you running? If it's semi recent, it *should* pick up all of the addresses on the machine and choose something that is not a private network address (and if it's not, I'd suggest logging a bug).

Re: any ways to update unit public address ?

2015-05-27 Thread Vasiliy Tolstov
2015-05-27 10:13 GMT+03:00 Vasiliy Tolstov v.tols...@selfip.ru: Which version of Juju are you running? If it's semi recent, it *should* pick up all of the addresses on the machine and choose something that is not a private network address (and if it's not, I'd suggest logging a bug).

Re: any ways to update unit public address ?

2015-05-27 Thread Andrew Wilkins
On Wed, May 27, 2015 at 3:16 PM, Vasiliy Tolstov v.tols...@selfip.ru wrote: 2015-05-27 10:13 GMT+03:00 Vasiliy Tolstov v.tols...@selfip.ru: Which version of Juju are you running? If it's semi recent, it *should* pick up all of the addresses on the machine and choose something that is not

Re: any ways to update unit public address ?

2015-05-26 Thread Kapil Thangavelu
On Tue, May 26, 2015 at 4:36 PM, Andrew Wilkins andrew.wilk...@canonical.com wrote: On Tue, May 26, 2015 at 11:45 PM, Vasiliy Tolstov v.tols...@selfip.ru wrote: Hi! users sometimes can changed their server ip address, does it possible to change unit public address? Or only way is to edit

Re: any ways to update unit public address ?

2015-05-26 Thread Andrew Wilkins
On Tue, May 26, 2015 at 11:45 PM, Vasiliy Tolstov v.tols...@selfip.ru wrote: Hi! users sometimes can changed their server ip address, does it possible to change unit public address? Or only way is to edit mongodb database on state server? Hi Vasiliy, Do you mean in relation settings? The