/srv/irclogs.ubuntu.com/2017/03/10/#juju-dev.txt

mupBug #1671733 opened: harvest mode setting not honoured by destroy-model <juju:New> <juju-core:New> <https://launchpad.net/bugs/1671733>08:11
mupBug #1671733 changed: harvest mode setting not honoured by destroy-model <juju:New> <juju-core:New> <https://launchpad.net/bugs/1671733>08:17
mupBug #1671733 opened: harvest mode setting not honoured by destroy-model <juju:New> <juju-core:New> <https://launchpad.net/bugs/1671733>08:26
=== tinwood is now known as tinwood_swap
=== hml_ is now known as hml
=== hml_ is now known as hml
mupBug #1670499 opened: maas 2.1.3 kvm nodes do not deploy, Juju reports 'started but not deployed'  <cdo-qa-blocker> <juju-core:New> <MAAS:New> <https://launchpad.net/bugs/1670499>15:56
mupBug #1670499 changed: maas 2.1.3 kvm nodes do not deploy, Juju reports 'started but not deployed'  <cdo-qa-blocker> <juju-core:New> <MAAS:New> <https://launchpad.net/bugs/1670499>16:05
rogpeppe1if anyone is around, I'd appreciate a review of this PR (targetting a feature branch): https://github.com/juju/juju/pull/7087/files16:09
perrito666jam: ship it16:09
perrito666rogpeppe1: ill review16:10
rogpeppe1perrito666: ta16:10
perrito666rogpeppe1: tx for the idea yesterday btw, I wrote a dirty version for what I was doing and fixed most of the tests16:10
rogpeppe1perrito666: cool, np16:10
perrito666rogpeppe1: shipit16:16
rogpeppe1perrito666: ta!16:16
mupBug #1670499 opened: maas 2.1.3 kvm nodes do not deploy, Juju reports 'started but not deployed'  <cdo-qa-blocker> <juju-core:New> <MAAS:New> <https://launchpad.net/bugs/1670499>16:17
jamhml: I think your fix for https://bugs.launchpad.net/juju/+bug/1671265 should go into the 2.1 series, given the regression of support for Openstack I think it is a proper Critical blocker bug16:21
mupBug #1671265: Allowing duplicate secgroups via neutron breaks 2.0.3 models with 2.1 controllers <juju:In Progress by hmlanigan> <juju 2.1:In Progress by hmlanigan> <https://launchpad.net/bugs/1671265>16:21
hmljam: there was a question of whether 2.1.2 would release before i could get the fix out16:23
jamhml: sure. Mostly a 2.1.x16:23
jamvs just 2.216:23
jamthey won't move to an alpha to get openstack fixed16:23
elmohey - Juju folks, does Juju need the 'ubuntu' user once the agent is up and running?17:14
elmojam: ^- if you know17:15
perrito666elmo: afaik at least juju ssh will depend on the ubuntu user being there, I cant tell you out of the top of my head but I am pretty sure more things deppend on it (backup and restore come to mind)17:17
perrito666elmo: we are on a sprint right now so jam might not be near his computer, ill ping him as soon as I find him to see if he has more input17:17
elmoah, maybe actions and/or juju-run?17:17
perrito666debug hooks seems to deppend on it too17:18
perrito666elmo:  I believe actions might be free of that dependency but not in every version of juju, only after we changed the way they are executed, cant say which version that happened  though17:19
jamwpk: https://github.com/juju/juju/wiki/Code-Review-Checklists18:01
jamelmo: actions are likely to run as root, and juju-run should be moving over to triggering via the actions stuff, but "juju ssh/scp" need a user and we don't want to give root an ssh key18:02
jamperrito666: elmo: 'run' is supposed to not use ssh for 2.0 (and possibly not even 1.25)18:02
elmojam: there's no ssh key as root though; do they login as ubuntu  and su to ubuntu?18:03
jamelmo: so "juju ssh" doesn't su unless you ask it to. "juju-run" was supposed to be fixed to just run as root without ssh first18:04
jam(as in we have something watching for run requests that spawns the request directly)18:04
elmoah, interesting18:07
elmojam: so the unit agent kicks off both run requests and actions?18:08
jamelmo: as I understand it, yes.18:08
elmojam: OK, thanks18:08
jamelmo: I just confirmed. I blocked port 22 and "juju ssh" doesn't work but "juju run 'echo hello'" works18:16
abentleyjam, elmo: In fact, I filed a bug about this, as the behaviour changed in 2.x and no longer matches the docs: https://bugs.launchpad.net/juju/+bug/162859318:33
mupBug #1628593: Juju run runs as root, not 'ubuntu' <jujuqa> <run> <juju:Triaged> <juju 2.0:Won't Fix> <https://launchpad.net/bugs/1628593>18:33
=== hml_ is now known as hml
elmohttps://pastebin.canonical.com/182159/19:39
elmoso, yeah - debug hooks and restore19:39
elmoit looks l;ike19:39
elmoactions are definitely api/agent driven19:39

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