UbuntuIRC / 2014 /05 /29 /#juju.txt
niansa
Initial commit
4aa5fce
=== xnox_ is now known as xnox
=== thumper is now known as thumper-afk
[05:03] <designated> do juju charms have a way to bond network interfaces?
=== vladk|offline is now known as vladk
=== CyberJacob|Away is now known as CyberJacob
=== Ursinha-afk is now known as Ursinha
[07:45] <hsawhney1234> Hi I am trying to run a juju charm on my private openstack cloud but I get the following error
[07:46] <hsawhney1234> cannot start bootstrap instance: cannot allocate a public IP as needed: failed to allocate a floating ip
[07:46] <hsawhney1234> any idea what I need to do.
[07:46] <hsawhney1234> ?
[07:47] <hsawhney1234> the error returned is
[07:47] <hsawhney1234> cannot start bootstrap instance: cannot allocate a public IP as needed: failed to allocate a floating ip
[07:47] <hsawhney1234> returned unexpected status: 404; error info: {"itemNotFound": {"message": "FloatingIpPoolNotFound: Floating ip pool not found.", "code": 404}}
=== CyberJacob is now known as CyberJacob|Away
=== tedg is now known as ted
=== ted is now known as tedg
[10:26] <bloodearnest> marcoceppi: am i right in understanding that there's no way to fake/double relations with amulet? i.e. if you have a mongodb relation, you have to deploy mongodb and relate to your charm in order the the sentries to be able to inspect relations?
[10:35] <marcoceppi> bloodearnest: at the moment, yes, you have to deploy mongodb
[10:35] <bloodearnest> marcoceppi: kk, thanks
=== Ursinha is now known as Ursinha-afk
=== thumper-afk is now known as thumper
=== Ursinha-afk is now known as Ursinha
=== tedg is now known as ted
=== swebb is now known as zz_swebb
=== dannf` is now known as dannf
[14:32] <rbasak> fwereade: a bit late, sorry, but I just remembered that I was supposed to poke you about a 1.18 release (or somebody, anyway). I think James asked about this last week. Do we have a schedule?
[14:32] <fwereade> rbasak, hmm, not sure about another 1.18, what did you need for that?
[14:33] <rbasak> fwereade: Utopic needs the latest commits to work, and we need to upload that to push those fixes back to Trusty.
[14:34] <fwereade> rbasak, ok, would you raise that on the call please? nate is there and should be able to handle the tech side
[14:35] * fwereade dashes
[14:35] <rbasak> Will do. Thanks!
[15:03] <bloodearnest> marcoceppi: having issues using amulet to deploy local charms
[15:06] <bloodearnest> marcoceppi: aaaand now it works. ignore me, sorry for the noise
[15:19] <bloodearnest> marcoceppi: ah, no, I am getting failures. Am doing d.add('name', '/path/to/charm') but deployer is giving me this error
[15:19] <bloodearnest> AttributeError: 'NoneType' object has no attribute 'branch'
=== zz_swebb is now known as swebb
[16:17] <arosales> tvansteenburgh: have you seen bloodearnest's issue in latest amulet?
[16:18] * tvansteenburgh reads
[16:18] <tvansteenburgh> bloodearnest what version of amulet?
[16:19] <bloodearnest> tvansteenbur.5.0-0ubuntu1~ubuntu14.04.1~ppa1gh:
[16:19] <bloodearnest> bah
[16:19] <bloodearnest> tvansteenburgh: 1.5.0-0ubuntu1~ubuntu14.04.1~ppa1
[16:20] <bloodearnest> tvansteenburgh: I am trying to deploy 3 local charms (they are not public charms)
[16:20] <tvansteenburgh> bloodearnest your bug is fixed in the 1.5.1 milestone: https://launchpad.net/amulet/+milestone/1.5.1
[16:20] <bloodearnest> tvansteenburgh: right, will it hit the ppa anytime soon?
[16:21] <tvansteenburgh> sorry, only marcoceppi can answer that. i only fix the bugs, he releases :)
[16:22] <bloodearnest> tvansteenburgh: I will try with the 1.5.1 tag from github, thanks!
[16:22] <arosales> tvansteenburgh: thanks for the answer. bloodearnest when marcoceppi returns he should be able to answer on date of next release
[16:24] <bloodearnest> tvansteenburgh: hmm, my charm is in version control, fwiw, bzr
[16:24] <bloodearnest> ah, but some of the others are not yet
=== isviridov is now known as isviridov|away
[16:27] <bloodearnest> arosales: thanks for the prod :)
=== revagomes_ is now known as revagomes
[16:33] <bloodearnest> tvansteenburgh: fyi, that gets me further, but then I get this: http://paste.ubuntu.com/7545136/
[16:33] <Marek1211> how do I know which charms should be related to wchich ones..? In the GUI it gives me suggestion which charms I CAN link to which so should I just make as many links as I can? Its openstack deployment.
[16:35] <tvansteenburgh> bloodearnest: looking
[16:37] <lazyPower> Marek1211: there's a bundle that will give you the deployment map of a simple openstack cluster, 1 moment while i fish that up
[16:37] <lazyPower> bundle:~makyo/openstack/2/openstack
[16:38] <lazyPower> or: https://jujucharms.com/sidebar/search/bundle/~makyo/openstack/2/openstack/?text=openstack
[16:39] <tvansteenburgh> bloodearnest: humor me and try deleting /tmp/charm_pf_xiam/ and try again
[16:40] <bloodearnest> tvansteenburgh: doing that, but I got it a few times
[16:40] <bloodearnest> with different tmp dirs
[16:41] <tvansteenburgh> bloodearnest: ok, then i'll need to repro and fix
[16:41] <bloodearnest> am digging in to it
[16:41] <tvansteenburgh> bloodearnest: cool, thanks
[16:43] <Marek1211> thank lazyPower I have already deployed my environment and looks like on the pic in the link. I made as many relations as possible but was wondering if this is the right way to do it...
[16:43] <Marek1211> https://dl.dropboxusercontent.com/u/105701583/juju.PNG
=== ted is now known as tedg
[16:46] <lazyPower> i dont see anything inherently wrong with that... but i'm not an authority on teh openstack deployments
[16:47] <tvansteenburgh> bloodearnest: i think i found the problem
[16:48] <tvansteenburgh> bloodearnest: if you're running from source now, try changing this line: https://github.com/tvansteenburgh/amulet/blob/master/amulet/charm.py#L135
[16:48] <tvansteenburgh> to:
[16:48] <tvansteenburgh> temp_charm_dir = os.path.join(d, os.path.basename(os.path.dirname(path)))
[16:50] <bloodearnest> tvansteenburgh: trying it now
[16:53] <bloodearnest> tvansteenburgh: hmm. so now I'm getting the orginal error again
[16:56] <tvansteenburgh> bloodearnest: weird, didn't expect that
[16:57] <bloodearnest> yep, is odd
[16:58] <bloodearnest> tvansteenburgh: I gotta eod, will dig some more tomorrow
=== andreas__ is now known as ahasenack
=== tedg is now known as ted
=== ted is now known as tedg
=== Ursinha is now known as Ursinha-afk
=== vladk is now known as vladk|offline
=== roadmr is now known as roadmr_afk
[17:45] <Marek1211> Is it possible to Autoscale with Juju ?
=== urulama is now known as uru-away
=== uru-away is now known as urulama
[18:06] <natefinch> Marek1211: not automatically, no
[18:08] <natefinch> Marek1211: it's something we'd like to support eventually, but it's a tricky problem, mostly around knowing when you *need* to scale up/down.
=== tedg is now known as ted
=== ted is now known as tedg
=== roadmr_afk is now known as roadmr
=== vladk|offline is now known as vladk
[19:32] <Marek1211> Okay, thanks :) doing a school project on juju+openstack, wanted to make sure, thanks!
=== vladk is now known as vladk|offline
[19:34] <sebas5384> natefinch: landscape don't integrate with juju charms to scale?
=== vladk|offline is now known as vladk
[19:37] <natefinch> sebas5384: nope
[19:37] <sebas5384> damn
[19:37] <natefinch> sebas5384: there's no integration between landscape and Juju
[19:37] <sebas5384> hehe
[19:38] <sebas5384> would be nice to have... :)
[20:04] <AskUbuntu> How can build relation between Rabbitmq-Server (as buffer for request interface) for my owm locla charm( process the requests) | http://askubuntu.com/q/474097
[21:01] <sebas538_> what must be done to have more than on local environment running at the sametime?
[21:01] <sebas538_> i already changed the storage-port
[21:02] <sebas538_> but i'm geting "ERROR cannot use 37017 as state port, already in use"
=== sebas538_ is now known as sebas5384
=== roadmr is now known as roadmr_afk
=== vladk is now known as vladk|offline
[21:50] <designated> is anyone aware of juju charms for openstack services that would support multiple interfaces as well as bonded network interfaces with vlan tagging?
=== isviridov|away is now known as isviridov
[22:30] <AskUbuntu> Ubuntu MAAS Setup - Newbie - adding nodes | http://askubuntu.com/q/474140
[22:57] <steinm> Anyone know how I can use the constraints to define the size of the root-disk foe EC2?
[22:57] <steinm> For what I understand the following should be possible also for EC2 "juju deploy --constraints "root-disk=16384M" mysql", but I get a '(error: no instance types in us-east-1 matching constraints "cpu-power=100 root-disk=16384M")'
[22:57] <steinm> Any suggestions ?
=== roadmr_afk is now known as roadmr
=== roadmr is now known as roadmr_afk