/srv/irclogs.ubuntu.com/2018/01/12/#juju.txt

=== frankban|afk is now known as frankban
skaywhere's upstream of django-layer-base? I forked it from somewhere and github isn't showing where I forked it from14:54
rick_hskay: hmm, I think that's bdx's work14:55
skayI can't even remember why I forked it14:55
skaysomeone's been giving me PRs and I want to point them to upstream14:55
rick_hbah, don't see it in his GH but might be under a different org so not sure.14:57
skayrick_h: I found one in omnivector14:58
skayis he part of that?14:58
rick_hyes!14:58
rick_hyea, I see the sentry stuff in that namespace he was working on14:58
skayrick_h: thanks! I contactd github to ask them to link up my repo as a fork15:02
skaybdx: I had a brainfart and merged a couple of requests from someone to my repo. I've asked the contributor to submit them to your repo. https://github.com/codersquid/layer-django-base/pulls?q=is%3Apr+is%3Aclosed15:06
=== frankban is now known as frankban|afk
=== agprado is now known as agprado|afk
skaybdx: ah, the vanishing fork solved. I forked an old repo of yours that no longer exists. someone from github got back to me to explain this.18:04
=== chat is now known as Guest35305
catbusHi, is there a way to update the maas endpoint in the juju cloud settings? maas cloud is added then the endpoint is changed.19:15
catbusthe 'update-cloud' seems to work with only public clouds.19:16
freyescatbus, you could update it manually in ~/.local/share/juju/clouds.yaml19:26
catbusI did. juju is still trying to reach the old maas endpoint.19:26
catbusfreyes: ^^^19:26
catbusjuju show-cloud shows the new endpoint that I manually modified. juju destroy-controller --destroy-all-models throws the error that it can't reach maas at the old endpoint.19:28
freyescatbus, ah, an already deployed environment, that's stored in mongodb, you would need to edit the database manually19:28
freyesI don't know what the specific collection where that information is stored, sorry :\19:28
catbusfreyes: no problem. working on database directly is too much. Do you happen to know if I can kill the controller, remove the maas cloud setting in juju, and manually release the machines in this order?19:30
freyescatbus, yes you can, and if you update clouds.yaml first, I think the kill-controller will be able to reach maas to release the nodes19:31
catbusok, will give it a try.19:31
freyeskill-controller makes the client (the one running in your laptop) talk to the cloud provider directly19:31
catbusfreyes: kill-controller failed for the same error, not able to reach the old maas endpoint..19:33
catbusERROR getting controller environ: getting environ using bootstrap config from client store: Get http://<old endpoint> i/o timeout. So the config in the controller needs update.19:34
freyescatbus, try editing bootstrap-config.yaml19:34
catbuscool19:34
catbusI think it's working. I see 'will kill machines directly in 4m5s'.19:36
catbusfreyes: the juju controller node is released successfully, but not the rest. it does say 'manual intervention may be necessary to ensure resources are released.' I will manually release them via maas. Thanks!19:42
freyescatbus, probably it couldn't get the list of nodes associated with that controller19:43
freyescatbus, yw ;)19:43
hmlcatbus: you can change the maas endpoints with juju add-cloud —replace… instead of editting the file though i’m not sure what happens with an exsiting controller19:45
catbushml: oh, will try --replace next time. Didn't know it. I have killed the controller, so my guess is if I bootstrap again, it will use the new settings that I manually modified.19:46
hmlyes19:47
catbushml: shouldn't this fall in 'update-cloud'?19:47
hmlupdate-clouds is for public cloud info.19:48
hmlyou had to do an add-cloud to setup the maas cloud…19:49
hmlthough it is a little weird to do an add-cloud to change it perhaps19:49
catbushml: right, that's what I meant. The doc is clear that update-clouds is for public cloud only, but for maas, you have to use add-cloud --replace to update.19:50
hmlcatbus: i’m not clear on your question then, can you expand on it please?19:51
catbushml: It's not a question. I just echoed what you said that though it is a little weird to do an add-cloud to change it perhaps. I know update-clouds is for public cloud only, clear from the juju doc.19:53
hml:-)19:53
=== lborda_ is now known as lborda_att_poc
=== agprado_ is now known as agprado

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!