/srv/irclogs.ubuntu.com/2019/12/02/#juju.txt

hpidcockwallyworld: was there any more information on these py libjuju tasks? do you remember if any bugs were filed?03:11
wallyworldhpidcock: pretty sure there's a bug for the storage one, i'll see if i can find it03:13
hpidcockdanke03:13
wallyworldhpidcock: https://github.com/juju/python-libjuju/issues/36103:14
wallyworldi can talk through the issue if you need clarification03:15
hpidcockno that helps a lot thanks03:17
wallyworldhpidcock: with the constraints bug, it's just a case of the api in the libjuju client not being implemented03:19
hpidcockwallyworld: yeah I think I should be able to figure this one out, I'll probably hit you up if I have any questions03:19
manadartMinor acceptance test fix: https://github.com/juju/juju/pull/1097413:24
=== narindergupta is now known as narinderguptamac
manadartachilleasa: Quick audit. The only higher order usage of device/address provider ID is AllProviderInterfaceInfos, which itself is unutilised.14:58
manadartExcept in tests.14:58
nammn_de1manadart: do you have some time to talk about this https://github.com/juju/juju/pull/10967 and which edge cases you see in generall? I added mine to the the pr description15:09
nammn_de1stickupkid: i added those 'edge'-cases i had in mind into the description. If you have some in mind feel free to add/comment them as well. I don't have that many in mind right now15:14
stickupkidnammn_de1, will do15:15
nammn_de1because right now I have 2 and the code only catches one, But there are probably more which i just cannot see15:15
manadartnammn_de1: Give me a few.15:17
stickupkidCR anyone https://github.com/juju/juju/pull/1097515:37
nammn_de1manadart: sure just ping me if you have time15:47
achilleasamanadart: so the solution we discussed shouldn't impact anything then, right?15:56
manadartachilleasa: No current ops. We're OK for now.15:56
manadartnammn_de1: Do you want to HO?16:04
nammn_de1manadart: sure!16:04
manadartnammn_de1: I'm in Daily.16:07
stickupkidthis is interesting - get a failure attempting to output juju status tabular with branches https://github.com/juju/juju/runs/32944354716:34
nammn_de1anyone got 10 min time to compare vpn settings again? :D I just got out of a call with the support and we did not come to a conclusion :D16:37
stickupkidnammn_de1, yap - 2 secs16:38
nammn_de1while at it, does anyone know of any canonical service which can only be reached with vpn, excluding our own jenkins stuff (10.125.0.203)16:39
stickupkidnammn_de1, in daily16:41
hmlstickupkid: looking17:18
nammn_de1dammn i keep forgetting that i should change the acceptancetest for 2.7  first and merge on develop..17:42
nammn_de1Here is the backport for 2.7 https://github.com/juju/juju/pull/1097617:42
nammn_de1manadart ^17:42
hmlstickupkid: approved17:55
=== mwhudson_ is now known as mwhudson
=== Spads_ is now known as Spads
=== thedac_ is now known as thedac
=== joedborg_ is now known as joedborg
=== narindergupta is now known as narinderguptamac
=== timClicks_ is now known as timClicks
timClickswhat do providers need to do to support multiple instance types? We allow openstack users to provide their own image metadata and have received requests to allow vSphere users to do the same..23:05
babbageclunktimClicks: is instance type what you mean here? I think instance types are less flexible than picking CPUs/ram/disk directly, aren't they?23:09
timClicksam not 100% sure. if I were to provide my own OVF, for example.. would I register that as an instance type?23:10
babbageclunkjust looking at what's in the ovf...23:12
timClicksthe end game would be to able to support centos7 images, for example23:13
babbageclunkRight, I think that's definitely image rather than instance type23:13
babbageclunkIt doesn't seem like instances are constrained to only have the cpus/ram/disk specified in the ovf23:14
babbageclunkbut there's not an obvious way to use a different disk image.23:15
timClicksno, because we customise that base template later23:15
babbageclunkthe vmdk is pulled from cloud-images.ubuntu.com - I guess if we could swap that out, it should allow substituting the image23:17
babbageclunkWe do have something called CustomImageMetadata in instance config - I'm trying to trace that down23:19
babbageclunktimClicks: It seems like we *might* be able to make a substitute image metadata dir using `juju-metadata generate-image` that contains a different ova file? But I haven't played around with it23:36
babbageclunkI'm not at all clear how to run it23:38
timClicksbtw I have updated the default theme in discourse23:39
timClicksthe theme is now more... on theme23:39

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