hazmat | context, equivalent to gh pr | 04:04 |
---|---|---|
=== freeflying is now known as freeflying_away | ||
=== freeflying_away is now known as freeflying | ||
AskUbuntu | ceph deploy has not created ceph.conf files | http://askubuntu.com/q/375760 | 04:27 |
=== axw_ is now known as axw | ||
sbbrtn | what would be a string unique to each charm? Say I have two charms on the same machine and I want to put each in its own separate folder. Unit name a good unique string? | 05:36 |
davecheney | sbbrtn: i' not sure I understand the question | 05:48 |
davecheney | each charm has to have a unique name | 05:48 |
davecheney | and each charm is a directory | 05:48 |
sbbrtn | davecheney: I have a charm that downloads a repo into a folder. I want to make sure that if deploy two charms on the same machine they don't use the same folder. | 05:57 |
sbbrtn | So, I need a string to append to the folder name to make it unique between charms so they don't conflict | 05:57 |
=== axw_ is now known as axw | ||
davecheney | sbbrtn: simple solution | 06:05 |
davecheney | don't deploy two charms to the same machine | 06:05 |
davecheney | we don't even let you do that by default | 06:05 |
sbbrtn | you mean two of the same charms? you can use the --to directive to deploy multiple on same machine, right? | 06:08 |
stub | sbbrtn: You can munge the unit name if you want a unique key, but note that --to installs to a new container on a particular machine so the units are isolated. | 06:53 |
sbbrtn | stub: thanks. I was under the impression that they are working towards isolation between charms but they aren't isolated yet. If that is the case, I don't need a unique folder name then. | 06:59 |
=== CyberJacob|Away is now known as CyberJacob | ||
gnuoy | Hi, I just noticed that there seems to be no preinstall hook in the ceph or keystone charms | 08:54 |
gnuoy | the other charms use execd_preinstall from charmhelpers but I see keystone doesn't chip with charmhelpers | 08:54 |
gnuoy | shall I use charm-helper-sync to get minimal charmhelpers into keystone ? | 08:55 |
jamespage | gnuoy, I know adam_g is working on keystone/charmhelper update | 08:58 |
jamespage | if you wanted to do a minimal sync to make pre-install work that's good with me in the interim | 08:59 |
jamespage | (adam_g is off for a couple of weeks...) | 08:59 |
gnuoy | jamespage, will do, thanks | 09:00 |
jamespage | gnuoy, if you want to see what's still pending landing - http://pad.ubuntu.com/charm-branches-to-land | 09:01 |
gnuoy | jamespage, useful, thanks | 09:01 |
jamespage | smoser, pushed you apt-install updates for charm-helpers - thanks! | 09:39 |
=== freeflying is now known as freeflying_away | ||
rbasak | jcastro: on jujucharms.com I searched for ceph and got what I think is an old charm as the first hit. Is this a known thing? | 11:42 |
rbasak | (the one I wanted was second; I'm just concerned that people won't find the right thing by default) | 11:42 |
=== freeflying_away is now known as freeflying | ||
rick_h_ | rbasak: which charm did you expect to show first? Did you mean in the quicksearch results or after you hit enter and got the real results on the page? | 12:25 |
rbasak | rick_h_: quicksearch results | 12:25 |
rbasak | rick_h_: trying it now, hitting enter gives me stuff in the order I'd expect | 12:25 |
rick_h_ | rbasak: there's a bug on the quicksearch results that they're not ordered/cleaned properly, they're too raw a set of results right now. Once you hit the page, the 'recommended' charm should show first and right up top | 12:25 |
rbasak | rick_h_: but I selected the first result in the quicksearch | 12:26 |
rbasak | rick_h_: ah, that'll be the bug, then | 12:26 |
rick_h_ | rbasak: ok cool, yea we've got a bug files on quicksearch to work on building those results better with weights/etc | 12:26 |
rbasak | rick_h_: IMHO that's quite important. At least I generally choose the quicksearch result instead of hitting enter first. I wonder what others do. | 12:27 |
rick_h_ | rbasak: yes, and it'll get more so once jujucharms.com gets updated with the latest release where the deploy button in quicksearch results is available | 12:27 |
rbasak | rick_h_: (since I can differentiate once I get the result - seeing oneiric is obviously wrong to me - but others may not) | 12:28 |
rick_h_ | rbasak: however, it's not been brought up much and we hoped that the official icon only being on the recommended charms helps sheppard users a bit | 12:28 |
rbasak | I am unable to differentiate the icons (neither are familiar to me) | 12:28 |
rick_h_ | rbasak: yes, we've put the work into filtering/sorting the main results and that has to be duped for quicksearch. | 12:28 |
rbasak | rick_h_: great to know it's in hand - thanks :) | 12:29 |
rick_h_ | rbasak: gotcha, the colored omega looking one is the official ceph icon http://ceph.com/ceph-storage/ | 12:29 |
rbasak | I've just been told I need to deploy ceph. I know relatively little about it, and just want juju to do its magic for me :-) | 12:29 |
=== gary_poster|away is now known as gary_poster | ||
AskUbuntu | Juju GUI Network Interface | http://askubuntu.com/q/375923 | 13:09 |
marcoceppi | stub sbbrtn --to does a hulk smash, there is no separation unless you provide the lxc syntax | 13:11 |
marcoceppi | and the lxc container sort is still premature as of yet | 13:12 |
=== freeflying is now known as freeflying_away | ||
=== freeflying_away is now known as freeflying | ||
mthaddon | marcoceppi: any ideas why https://code.launchpad.net/~gnuoy/charms/precise/quantum-gateway/external-nets/+merge/194153 isn't showing up in http://manage.jujucharms.com/tools/review-queue ? | 16:36 |
marcoceppi | mthaddon: only things assigned to ~charmers show up in the review-queue. Since charmers don't review openstack stuff, I've abstained charmers from review and assigned to openstack-charmers | 16:37 |
mthaddon | marcoceppi: ok, thanks - jamespage, is that one on your queue some other way? ^ | 16:38 |
jamespage | mthaddon, yup | 16:42 |
jamespage | I have a backlog of stuff to review an until our QA environment is back up I can't test anything. | 16:42 |
jamespage | so a bit stalled for this week now - I'm out until Monday and adam_g is in Japan on hols | 16:43 |
* mthaddon nods - thx | 16:43 | |
=== Kyle_ is now known as Kyle | ||
=== racedo` is now known as racedo | ||
X-warrior | Hey guys, I just bootstrapped a machine on amazon, then I tried to deploy a postgresql to the same machine as bootstrap (already did this in the past and it worked), but now it stays as pending forever, and if I check the logs inside the machine there is a log of "/bin/sh: 1: exec: /var/lib/juju/tools/unit-postgresql-0/jujud: not found" messages | 17:36 |
AskUbuntu | Install juju on the main network interface | http://askubuntu.com/q/376087 | 19:23 |
=== gary_poster is now known as gary_poster|away | ||
=== CyberJacob is now known as CyberJacob|Away | ||
=== freeflying is now known as freeflying_away | ||
=== freeflying_away is now known as freeflying |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!