/srv/irclogs.ubuntu.com/2014/05/29/#juju.txt

=== xnox_ is now known as xnox
=== thumper is now known as thumper-afk
designateddo juju charms have a way to bond network interfaces?05:03
=== vladk|offline is now known as vladk
=== CyberJacob|Away is now known as CyberJacob
=== Ursinha-afk is now known as Ursinha
hsawhney1234Hi I am trying to run a juju charm on my private openstack cloud but I get the following error07:45
hsawhney1234cannot start bootstrap instance: cannot allocate a public IP as needed: failed to allocate a floating ip07:46
hsawhney1234any idea what I need to do.07:46
hsawhney1234?07:46
hsawhney1234the error returned is07:47
hsawhney1234cannot start bootstrap instance: cannot allocate a public IP as needed: failed to allocate a floating ip07:47
hsawhney1234returned unexpected status: 404; error info: {"itemNotFound": {"message": "FloatingIpPoolNotFound: Floating ip pool not found.", "code": 404}}07:47
=== CyberJacob is now known as CyberJacob|Away
=== tedg is now known as ted
=== ted is now known as tedg
bloodearnestmarcoceppi: 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:26
marcoceppibloodearnest: at the moment, yes, you have to deploy mongodb10:35
bloodearnestmarcoceppi: kk, thanks10:35
=== 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
rbasakfwereade: 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
fwereaderbasak, hmm, not sure about another 1.18, what did you need for that?14:32
rbasakfwereade: Utopic needs the latest commits to work, and we need to upload that to push those fixes back to Trusty.14:33
fwereaderbasak, ok, would you raise that on the call please? nate is there and should be able to handle the tech side14:34
* fwereade dashes14:35
rbasakWill do. Thanks!14:35
bloodearnestmarcoceppi: having issues using amulet to deploy local charms15:03
bloodearnestmarcoceppi: aaaand now it works. ignore me, sorry for the noise15:06
bloodearnestmarcoceppi: ah, no, I am getting failures. Am doing d.add('name', '/path/to/charm') but deployer is giving me this error15:19
bloodearnestAttributeError: 'NoneType' object has no attribute 'branch'15:19
=== zz_swebb is now known as swebb
arosalestvansteenburgh: have you seen bloodearnest's issue in latest amulet?16:17
* tvansteenburgh reads16:18
tvansteenburghbloodearnest what version of amulet?16:18
bloodearnesttvansteenbur.5.0-0ubuntu1~ubuntu14.04.1~ppa1gh:16:19
bloodearnestbah16:19
bloodearnesttvansteenburgh: 1.5.0-0ubuntu1~ubuntu14.04.1~ppa116:19
bloodearnesttvansteenburgh: I am trying to deploy 3 local charms (they are not public charms)16:20
tvansteenburghbloodearnest your bug is fixed in the 1.5.1 milestone: https://launchpad.net/amulet/+milestone/1.5.116:20
bloodearnesttvansteenburgh: right, will it hit the ppa anytime soon?16:20
tvansteenburghsorry, only marcoceppi can answer that. i only fix the bugs, he releases :)16:21
bloodearnesttvansteenburgh: I will try with the 1.5.1 tag from github, thanks!16:22
arosalestvansteenburgh: thanks for the answer. bloodearnest when marcoceppi returns he should be able to answer on date of next release16:22
bloodearnesttvansteenburgh: hmm, my charm is in version control, fwiw, bzr16:24
bloodearnestah, but some of the others are not yet16:24
=== isviridov is now known as isviridov|away
bloodearnestarosales: thanks for the prod :)16:27
=== revagomes_ is now known as revagomes
bloodearnesttvansteenburgh: fyi, that gets me further, but then I get this: http://paste.ubuntu.com/7545136/16:33
Marek1211how 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:33
tvansteenburghbloodearnest: looking16:35
lazyPowerMarek1211: there's a bundle that will give you the deployment map of a simple openstack cluster, 1 moment while i fish that up16:37
lazyPower bundle:~makyo/openstack/2/openstack16:37
lazyPoweror: https://jujucharms.com/sidebar/search/bundle/~makyo/openstack/2/openstack/?text=openstack16:38
tvansteenburghbloodearnest: humor me and try deleting /tmp/charm_pf_xiam/ and try again16:39
bloodearnesttvansteenburgh: doing that, but I got it a few times16:40
bloodearnestwith different tmp dirs16:40
tvansteenburghbloodearnest: ok, then i'll need to repro and fix16:41
bloodearnestam  digging in to it16:41
tvansteenburghbloodearnest: cool, thanks16:41
Marek1211thank 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
Marek1211https://dl.dropboxusercontent.com/u/105701583/juju.PNG16:43
=== ted is now known as tedg
lazyPoweri dont see anything inherently wrong with that... but i'm not an authority on teh openstack deployments16:46
tvansteenburghbloodearnest: i think i found the problem16:47
tvansteenburghbloodearnest: if you're running from source now, try changing this line: https://github.com/tvansteenburgh/amulet/blob/master/amulet/charm.py#L13516:48
tvansteenburghto:16:48
tvansteenburghtemp_charm_dir = os.path.join(d, os.path.basename(os.path.dirname(path)))16:48
bloodearnesttvansteenburgh: trying it now16:50
bloodearnesttvansteenburgh: hmm. so now I'm getting the orginal error again16:53
tvansteenburghbloodearnest: weird, didn't expect that16:56
bloodearnestyep, is odd16:57
bloodearnesttvansteenburgh: I gotta eod, will dig some more tomorrow16:58
=== 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
Marek1211Is it possible to Autoscale with Juju ?17:45
=== urulama is now known as uru-away
=== uru-away is now known as urulama
natefinchMarek1211: not automatically, no18:06
natefinchMarek1211: 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.18:08
=== 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
Marek1211Okay, thanks :) doing a school project on juju+openstack, wanted to make sure, thanks!19:32
=== vladk is now known as vladk|offline
sebas5384natefinch: landscape don't integrate with juju charms to scale?19:34
=== vladk|offline is now known as vladk
natefinchsebas5384: nope19:37
sebas5384damn19:37
natefinchsebas5384: there's no integration between landscape and Juju19:37
sebas5384hehe19:37
sebas5384would be nice to have... :)19:38
AskUbuntuHow can build relation between Rabbitmq-Server (as buffer for request interface) for my owm locla charm( process the requests) | http://askubuntu.com/q/47409720:04
sebas538_what must be done to have more than on local environment running at the sametime?21:01
sebas538_i already changed the storage-port21:01
sebas538_but i'm geting "ERROR cannot use 37017 as state port, already in use"21:02
=== sebas538_ is now known as sebas5384
=== roadmr is now known as roadmr_afk
=== vladk is now known as vladk|offline
designatedis anyone aware of juju charms for openstack services that would support multiple interfaces as well as bonded network interfaces with vlan tagging?21:50
=== isviridov|away is now known as isviridov
AskUbuntuUbuntu MAAS Setup - Newbie - adding nodes | http://askubuntu.com/q/47414022:30
steinmAnyone know how I can use the constraints to define the size of the root-disk foe EC2?22:57
steinmFor 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
steinmAny suggestions ?22:57
=== roadmr_afk is now known as roadmr
=== roadmr is now known as roadmr_afk

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