/srv/irclogs.ubuntu.com/2017/04/11/#juju.txt

viswesnWhy I am not able to see juju model-config updated value - http://pastebin.ubuntu.com/24358872/04:41
kjackalGood morning Juju world!07:00
erik_lonrothgood morning.07:25
=== frankban|afk is now known as frankban
=== disposable3 is now known as disposable2
joedborgmorning! o/08:45
joedborgQuick juju question - will 2.2 have the same behaviour as 2.1.2 in terms of not automatically bridging interfaces?08:46
cnfin a model yml file, can I define to: lxd, and not specifiy what machine it should put it on?09:47
rick_hcnf: you can for a machine in the bundle, but not an existing machine.10:25
cnfrick_h: right, that's what i meant10:35
cnfwhat is the correct syntax?10:35
cnfhow do you delete subordinate units?11:01
tvansteenburghcnf: juju remove-unit12:30
anrah_is there a reason why 2.0.X are not listed on juju-stable repository?12:31
cnftvansteenburgh: not for subordinates12:31
tvansteenburghcnf: that's news to me, why doesn't it work?12:32
cnfi don't know, it tells me remove-unit doesn't work with subordinates12:33
tvansteenburghcnf: huh. i never realized that. but: https://jujucharms.com/docs/2.0/authors-subordinate-services#caveats12:39
cnfhmm12:40
lazyPowercnf: is this via the CLI or via the Gui?13:57
lazyPowercnf: subordinates are a special case where they presume to exist for the lifecycle of the related unit. I've had some talks with rick_h about this in the past, but I don't think we've settled on anything beyond we have differing opinions about subordinate units and their lifecycle.13:58
lazyPowerand when i say related unit, i mean principal unit.13:58
cnfcli14:02
cnfi uh, never use the gui?14:02
cnfi don't understand it14:02
rick_hcnf: so there's an issue in that subordinates are colocated on the root machine and could do things like install PPAs, modify packages, etc. Such that figuring out what's the subordinates changes vs the host application is impossible.14:03
rick_hcnf: anything that claimed to "remove the subordinate" would be a lie you can't trust in your model. It's dirty at that point14:03
rick_hcnf: so yea, we go the route that to get a clean host application you need to redeploy it w/o the subordinate relation14:04
cnfrick_h: right14:18
cnfrick_h: so i did a silly, and installed 2 applications on 1 machine that _both_ had ntp as a subordinate14:18
cnfso they where fighting over who got to config it14:18
cnfrick_h: anyway, they are no longer on the same machine, but thanks for the explanation14:20
rick_hcnf: yea, sorry. I agree that it'd be cooler if we could make that cleaner. Honestly, I think things like snaps help in this world a little bit.14:21
rick_hcnf: but we'd rather be a bit more up front about a known possible spot than have folks chasing why something is failing in production for a non-obvious reason that there used to be a subordinate that didn't remove cleanly there.14:21
cnfrick_h: sure14:23
cnfrick_h: it's not always clear where the problem is coming from :P14:23
rick_hcnf: yea, it's a bit of magic managing I guess.14:23
Trefexhi guys, is there any information on what Ceph-Dash looks like? https://jujucharms.com/u/canonical-storage/ceph-dash/14:31
rick_hcholcombe: ping ^14:33
cholcombeTrefex: you're looking for screenshots?15:03
Trefexcholcombe: yeah for instance, i found a ceph-dash from Crapworks15:04
cholcombeTrefex: ah yes.  this one is a different than the crapworks dash15:04
Trefexcholcombe: but I have no idea what ceph-dash does, why I should pay for it (I guess it's behind canonical paywall) and what the rest of the architecture should look like15:04
Trefexeg telegraf, collector, influx, etc15:04
cholcombeTrefex: yeah that's an excellent question. i'll work on getting some nice screenshots prepared :)15:20
Trefexcholcombe: wohooo thanks :)15:20
pranavHi Folks. Need help with the cinder charm. getting the following error in cinder-scheduler log16:38
pranavoslo_service.service RPCVersionCapError: Requested message version, 3.0 is incompatible.16:38
pranavany pointers16:38
pranavcouldn't find anything on google16:38
bdxpranav: ask in #openstack-charms16:50
pranavAlready did. Still waiting there. Thanks16:51
=== frankban is now known as frankban|afk
Budgie^Smoreo/ juju world17:50
rick_hanyone know a twitter handle for tengu/merlijn's folk?18:53
SimonKLBis it possible to change the profile image of a team in jujucharms.com ?19:01
urulamaSimonKLB: the profile is actually a gravatar defined by an email. we could add an option that one can set that for the team, but we there no such functionality atm19:12
cnfkwmonroe: so setting no_proxy didn't help, btw19:40
=== scuttle|afk is now known as scuttlemonkey
=== menn0 is now known as menn0-doctor
smgollerHey all, I'm trying to bootstrap a juju controller on our local openstack cloud, and it's not clear to me what the answer is to the question "Enter the API endpoint url for the cloud"22:42
smgollerThe docs mention port 35357, which I can't find any reference to in the openstack documentation22:42
hmlsmgoller: use your keystone endpoint22:43
hmlsmgoller: i believe 35357 is the port for authenication v3, 5000 is for v222:44
smgollerahhh22:44
hmlsmgoller: the same endpoint can be used for both questions related to endpoints in add-cloud22:45
smgollerfailed to bootstrap model: no image metadata found22:45
smgolleris it expecting an image with a particular name to exist?22:45
smgollerfigured it out22:53
smgollerthanks!22:53

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