[00:05] cl3044: there's no way to recover the data, you're destroying the machines [00:06] thanks... yes, perfect - if i just ssh into the box and reboot, it works fine [00:16] and shutting it down/powering it up is fine too -- via virt-manager. I get it, I see what's going on here [00:16] thanks, jose and sarnold [00:16] cl3044: cool :) have fun! === CyberJacob|Away is now known as CyberJacob === CyberJacob is now known as CyberJacob|Away [08:13] jamespage, if you have a spare sec https://code.launchpad.net/~gnuoy/charm-helpers/add-loglevel-context/+merge/228049 [08:15] gnuoy, one comment [08:15] hit me [08:17] ah, you have [08:24] jamespage, updated [08:41] gnuoy, OK _ so what's a partial? [08:43] jamespage, its a partial object with some of the arguments pre-populated [08:43] jamespage, https://docs.python.org/2/library/functools.html [08:44] gnuoy, cool - I'll use that then [08:45] gnuoy, https://code.launchpad.net/~james-page/charm-helpers/network-splits/+merge/222371 updated [08:51] jamespage, lgtm, want me to merge ? [08:51] gnuoy, pls [08:53] jamespage, argh, merged but I typed the review/contributor in the commit message [08:54] * typoed [09:55] gnuoy, if you have time: [09:55] https://code.launchpad.net/~james-page/charms/trusty/ceph-radosgw/fix-apt-race/+merge/228069 [09:56] https://code.launchpad.net/~james-page/charms/trusty/ceph/fix-apt-race/+merge/228067 [09:56] and [09:56] https://code.launchpad.net/~james-page/charms/trusty/ceph-osd/fix-apt-race/+merge/228068 [09:56] all related to bug 1346489 [09:56] <_mup_> Bug #1346489: apt cache operations have potential for filesystem races [10:08] I currently only have access to Debian machines; is it possible to get Juju local running on a Debian machine? [10:09] I've added the PPA, but I'm hitting "trying to overwrite '/usr/share/lxc/templates/lxc-busybox', which is also in package lxc 1.0.4-3" when installing lxc-templates from the PPA. [10:57] sinzui: do you have time before the cross team call today to sync on Ubuntu landing status (separate from our QA discussion later) [10:57] ? [11:02] TheMue: so I want to make sure that you're getting credit for the work you've done. Do you need some help to get the docs landed? Or did those already get reviewed? [11:09] jam: william reviewed, but another look is always appreciated === jcw4|on-the-road is now known as jcw4 [13:05] Hi all, I'm trying to run juju on openstack. I'd like to use the trusty serie but I'm stuck to precise because every trusty image does not get deplyed. Can someone help me going through this limitation? [13:06] I'm talkin about version of the images deployed as vm [13:10] sante: Do you have any error messages? [13:10] and you are just talking about deploying juju services, or are you talking about images for maas or what? [13:11] data: I'll produce some and I'll post it asap [13:12] data: I'm talking about deploying juju service on an openstack cloud, not talking about Maas or bare metal [13:14] which environment is that? [13:15] sante: which charm are you trying to deploy? [13:15] so the machines are vms in openstack or are you using juju to deploy openstack? [13:15] thanks, that was what I wanted to ask ;) [13:17] data: http://pastebin.com/jSvCzrN4 here are teh error I get when i try to bootstrap using the trusty imagesù [13:20] looks like its missing simplestreams data [13:20] i'm not sure how to fix that [13:20] try bootstrap with --upload-tools [13:21] also, why are you doing this as root? [13:25] In the environment.yaml I've got an url that I know to work when I deploy the precise image. I'm deploying as root for no specific reason [13:27] Teh fact is that there seems to be not yet the moment to deploy trusty images with juju because there are defaults still pointing to precise. Is this correct? [13:29] In any case which is the best way to run the latest juju-gui? thanks [13:29] sante: juju deploy juju-gui will always give you the latest juju-gui [13:29] however, we do have trusty charms. the library isn't very big [13:29] let me get the link for the list hang on [13:29] http://manage.jujucharms.com/charms/trusty [13:30] you'll see that most of the trusty based charms are openstack [13:30] lazyPower: thanks [13:33] np [13:41] rbasak, I have about 20 free now, and I may have 15-20 minutes next hour because I expect a meeting to end early [13:49] sinzui: sorry I missed that. Probably not enough time now as I need to reboot to enter a Hangout. Ping me if your next meeting ends early? [13:50] rbasak, okay [14:53] rbasak, I am free for the next 35 minutes [14:58] sinzui: sorry, just realised I have a call :( [14:59] :( [15:27] I want to create a juju node with an image which will not require ssh login. In other words, login with just username/password. How do I get a new image to MAAS? Where are the images located? === CyberJacob|Away is now known as CyberJacob === roadmr is now known as roadmr_afk [19:20] avoine: ping [19:22] lazyPower: pong [19:23] avoine: hey, i'm looking at https://code.launchpad.net/~patrick-hetu/charms/precise/python-django/pure-python/+merge/226742 [19:23] I've got concerns that not much is being gained by this conversion. [19:23] you call out this conversion to pure python is a stop gap prior to moving back to ansible? [19:25] lazyPower: yes and no [19:25] can you expand a bit? [19:26] I was experimenting with Ansible but it turns out to be more difficult that I was expecting [19:26] and the current charm in the store is broken [19:26] so I kind of revert back to an older version but I add the tests that I was using for testing the Ansible branch [19:28] lazyPower: What is your concern about the charm? [19:28] biggest concern was the flip flopping of the tech powering the charm and what teh implications of that would be. [19:28] lazyPower: also, it looks like a big merge because I updated charm-helpers [19:29] it fails proof so it was nacked on thsi review anyway i jsut wanted to get a feel for where you think the future of the charm is headed [19:29] i've got no problems with pulling ansible support and going pure python [19:29] i jsut wanted to make sure we werent going down a winding road of crazy patching and unpatching. [19:29] carry on then sir [19:30] lazyPower: ok [19:30] avoine: feel free to ping me direct when you get the MP cleaned up [19:31] i'll take another look and go through it [19:31] lazyPower: ok [19:54] hey, I used juju to deploy an openstack cluster, but 1) neutron configuration is severely wrong, from what I can see, 2) it deployed no l2 agent to the compute nodes. What did I do wrong? === roadmr_afk is now known as roadmr [20:32] I would like to use the python-jujuclient API, but am having trouble getting started... can someone please point me to an example of how to use? Specifically what to do to initially connect, and what needs to be in place and running? Thank you [21:29] So I'm trying to deploy a bundle file on juju canvas and I get an error saying no bundle name provided [21:29] thoughts? [22:02] where can I monitor logs for juju? [22:51] does / will juju support deploying docker containers ? === CyberJacob is now known as CyberJacob|Away === CyberJacob|Away is now known as CyberJacob === CyberJacob is now known as CyberJacob|Away