=== uru_ is now known as urulama | ||
=== liam_ is now known as Guest14268 | ||
=== CyberJacob|Away is now known as CyberJacob | ||
=== CyberJacob is now known as CyberJacob|Away | ||
=== underyx is now known as underyx|off | ||
=== underyx|off is now known as underyx | ||
=== uru_ is now known as urulama | ||
bloodearnest | sanity check - can you relate subordinate charms to on another? | 12:14 |
---|---|---|
jcastro | hey lazyPower | 13:35 |
bloodearnest | looks like you can relate two subordinates in latest 1.20. Any one know if that works in 1.18? | 13:47 |
bloodearnest | ftr, it does | 14:03 |
lazyPower | hey jcastro o/ | 14:51 |
jcastro | lazyPower, hey we need a 2nd opinion on the xpcc charm wrt. the install hook working | 14:52 |
jcastro | can you check it out tomorrow? | 14:52 |
jcastro | iirc that's when your shift is | 14:52 |
lazyPower | xpcc? | 14:52 |
lazyPower | oh | 14:52 |
lazyPower | hpcc! | 14:52 |
jcastro | oh yeah, sorry | 14:52 |
lazyPower | ack. I can take a look now, i'm in between tracks @ hadoopworld | 14:52 |
lazyPower | lemme pull it and takea look | 14:52 |
jcastro | oh that's this week! | 14:52 |
jcastro | thought it was next week! | 14:52 |
lazyPower | no sir, i'm out of town, attending big data talks :) | 14:53 |
=== mhall119 is now known as mhall119|vacatio | ||
lazyPower | jcastro: i cant run a deploy test, my wifi is crapping out when i attempt to deploy the charm. I can give it a cursory code review however, there are a few things in here that raise an eyebrow - but i dont want to just add another log on the fire that is this review chain. | 15:25 |
lazyPower | jcastro: are you OK with me takng a look at this later when i've got more bandwidth avaiable to do a proper review? | 15:25 |
jcastro | lazyPower, yeah I just wanted to get it on your radar | 15:27 |
lazyPower | ack. I'll try to get this out before EOW - there's a lot to cover here. | 15:28 |
jcastro | heh, everyone is either on swap, conference, on holiday this week | 15:28 |
lazyPower | yeah, its a crazy time in the eco sphere. | 15:29 |
lazyPower | i thought you were still in brussels | 15:29 |
tvansteenburgh | jb | 15:31 |
jhobbs | juju ssh <unit> is failing for me if my system can't resolve the hostname MAAS has given the unit - http://paste.ubuntu.com/8574665/ | 16:15 |
jhobbs | this used to work and I'm wondering what's different now | 16:16 |
ayr-ton | When I create a charm with juju charm create -t bash. There are other templates different than bash? | 16:21 |
tvansteenburgh | ayr-ton: yes | 16:25 |
ayr-ton | tvansteenburgh, Where I can found them? | 16:25 |
ayr-ton | find* | 16:25 |
tvansteenburgh | ayr-ton: `charm create -h` should list them | 16:25 |
ayr-ton | thanks | 16:25 |
=== jcw4 is now known as jcw4|afk | ||
ayr-ton | tvansteenburgh, No. ;x | 16:26 |
tvansteenburgh | ayr-ton: paste the output | 16:26 |
ayr-ton | tvansteenburgh, http://paste.ubuntu.com/8574729/ | 16:27 |
tvansteenburgh | ayr-ton: "Installed templates: python, bash" | 16:27 |
ayr-ton | Hmmm. Not too friendly, but helps (: | 16:28 |
ayr-ton | Actually is a strange place too see the charms list. | 16:29 |
tvansteenburgh | ayr-ton: agree, could be friendlier, patches welcome :) | 16:29 |
ayr-ton | tvansteenburgh, Thanks (: I will fill a enhancement. | 16:29 |
ayr-ton | tvansteenburgh, I will do that (: | 16:30 |
ayr-ton | tvansteenburgh, juju-core, right? https://github.com/juju/juju | 16:30 |
tvansteenburgh | ayr-ton: https://launchpad.net/charm-tools | 16:31 |
ayr-ton | tvansteenburgh, Should I fill a blueprint or bug first? Or no problem to submit the merge directly? | 16:35 |
tvansteenburgh | ayr-ton: you can file a bug first, or just submit a merge proposal directly, either is fine, thanks! | 16:36 |
ayr-ton | Ok o/ | 16:36 |
ayr-ton | tvansteenburgh, https://bugs.launchpad.net/charm-tools/+bug/1382127 | 16:45 |
mup | Bug #1382127: Theres no specific command to show charm templates list <Juju Charm Tools:In Progress by ayrton> <https://launchpad.net/bugs/1382127> | 16:45 |
ayr-ton | tvansteenburgh, WIP at: https://code.launchpad.net/~ayrton/charm-tools/charm-list-command | 16:46 |
tvansteenburgh | ayr-ton: great, thanks | 16:47 |
ayr-ton | tvansteenburgh, other question. How to create new templates? | 16:49 |
tvansteenburgh | ayr-ton: create a class that extends charmtools.generators.CharmTemplate and add it to setup.py as a new entrypoint | 16:54 |
tvansteenburgh | ayr-ton: examples are in charmtools/templates | 16:54 |
ayr-ton | tvansteenburgh, okay \o/ | 16:55 |
catbus1 | marcoceppi_: Hi Marco, the ceph node I am deploying now keeps printing "ERROR juju.worker runner.go:218 exited "api": unable to connect to "wss://01.maas:17070/" . The node can ping 01.maas fine. | 17:02 |
catbus1 | 01.maas is the juju bootstrap node. | 17:02 |
marcoceppi_ | catbus1: sounds like a DNS issue, can you dig 01.maas from that node? | 17:04 |
catbus1 | marcoceppi_: it could find the ip address of the 01.maas. ping gets response. | 17:05 |
marcoceppi_ | catbus1: is the bootstrap node running? | 17:06 |
marcoceppi_ | can you jujustatus, etc? | 17:06 |
catbus1 | marcoceppi_: http://pastebin.ubuntu.com/8574929/ | 17:07 |
catbus1 | marcoceppi_: http://pastebin.ubuntu.com/8574918/ | 17:09 |
marcoceppi_ | catbus1: well the error seems clear, it can't dial home | 17:10 |
marcoceppi_ | catbus1: on bootstrap node, can you run `sudo initctl list | grep juju` ? | 17:10 |
catbus1 | jujud-unit-juju-gui-0 start/running, process 15886 | 17:11 |
catbus1 | juju-db start/running, process 15731 | 17:11 |
catbus1 | jujud-machine-0 start/running, process 15791 | 17:11 |
marcoceppi_ | catbus1: netstat -lt on the bootstrap node | 17:12 |
catbus1 | marcoceppi_: http://pastebin.ubuntu.com/8574960/ | 17:13 |
marcoceppi_ | catbus1: interesting, it's only listening on the IPv6 address | 17:14 |
marcoceppi_ | that's a new one for me | 17:14 |
catbus1 | yeah | 17:14 |
marcoceppi_ | what version of juju ? | 17:14 |
catbus1 | juju-core: | 17:15 |
catbus1 | Installed: 1.20.9-0ubuntu1~14.04.1~juju1 | 17:15 |
=== roadmr is now known as roadmr_afk | ||
=== catbus1 is now known as catbus1-afk | ||
marcoceppi_ | catbus1-afk: that's weird | 17:23 |
cory_fu | Is there any documentation, or a reference implementation for a "proxy charm"? | 17:27 |
marcoceppi_ | cory_fu: not really | 17:28 |
cory_fu | No examples at all? | 17:28 |
cory_fu | Do we even have a definition of what a "proxy charm" is? | 17:29 |
marcoceppi_ | I mean, there's the aws-elb charm | 17:31 |
marcoceppi_ | and a few others | 17:31 |
marcoceppi_ | they exist but it's not really documented except in theory | 17:31 |
cory_fu | I've heard the term thrown around as The Way to integrate with existing, non-Juju solutions, but have never heard any more detail than the term itself | 17:32 |
marcoceppi_ | cory_fu: that's basically it | 17:33 |
marcoceppi_ | using configuration you can expose parts of your infrastructure and then implement the relationships they would provide in the charm | 17:33 |
marcoceppi_ | nagios-external-master is another example | 17:33 |
=== jcw4|afk is now known as jcw4 | ||
=== CyberJacob|Away is now known as CyberJacob | ||
jcastro | jose, around? | 17:43 |
jcastro | natefinch, check your email please, I need your address for your juju shirt. | 17:44 |
natefinch | jcastro: thanks | 17:55 |
natefinch | jcastro: is this American sizes or UK sizes? It makes a difference :) | 17:56 |
jcastro | natefinch, UK size | 18:03 |
natefinch | jcastro: good to know | 18:03 |
=== CyberJacob is now known as CyberJacob|Away | ||
ayr-ton | tvansteenburgh, Problems to install dependencies from requirements.txt from charms-tools: http://paste.ubuntu.com/8575344/ | 18:49 |
ayr-ton | Could not find any downloads that satisfy the requirement requirements.txt, after a pip install with --allow-external | 18:50 |
tvansteenburgh | pip install -r requirements.txt --allow-external launchpadlib | 18:51 |
tvansteenburgh | ayr-ton: try that ^ | 18:51 |
tvansteenburgh | ayr-ton: in general it's probably better to just use the make targets | 18:53 |
tvansteenburgh | ayr-ton: i.e. `make clean && make` | 18:53 |
=== roadmr_afk is now known as roadmr | ||
ayr-ton | tvansteenburgh, Okay, trying now | 18:58 |
mburleigh | hello, have newbie question, can I switch environments while using the juju-gui? I have it running a "local" lxc but want to manage my "MaaS" environment from the other? | 19:27 |
catbus1-afk | marcoceppi_: I started over, and it's still the same | 20:51 |
=== CyberJacob|Away is now known as CyberJacob | ||
marcoceppi_ | catbus1-afk: I'm looking to see if there's a way to disable ipv6 in juju | 22:27 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!