=== xnox_ is now known as xnox | ||
=== thumper is now known as thumper-afk | ||
designated | do 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 | ||
hsawhney1234 | Hi I am trying to run a juju charm on my private openstack cloud but I get the following error | 07:45 |
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:46 |
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}} | 07:47 |
=== CyberJacob is now known as CyberJacob|Away | ||
=== tedg is now known as ted | ||
=== ted is now known as tedg | ||
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:26 |
marcoceppi | bloodearnest: at the moment, yes, you have to deploy mongodb | 10:35 |
bloodearnest | marcoceppi: kk, thanks | 10: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 | ||
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:32 |
rbasak | fwereade: Utopic needs the latest commits to work, and we need to upload that to push those fixes back to Trusty. | 14:33 |
fwereade | rbasak, ok, would you raise that on the call please? nate is there and should be able to handle the tech side | 14:34 |
* fwereade dashes | 14:35 | |
rbasak | Will do. Thanks! | 14:35 |
bloodearnest | marcoceppi: having issues using amulet to deploy local charms | 15:03 |
bloodearnest | marcoceppi: aaaand now it works. ignore me, sorry for the noise | 15:06 |
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' | 15:19 |
=== zz_swebb is now known as swebb | ||
arosales | tvansteenburgh: have you seen bloodearnest's issue in latest amulet? | 16:17 |
* tvansteenburgh reads | 16:18 | |
tvansteenburgh | bloodearnest what version of amulet? | 16:18 |
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:19 |
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:20 |
tvansteenburgh | sorry, only marcoceppi can answer that. i only fix the bugs, he releases :) | 16:21 |
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:22 |
bloodearnest | tvansteenburgh: hmm, my charm is in version control, fwiw, bzr | 16:24 |
bloodearnest | ah, but some of the others are not yet | 16:24 |
=== isviridov is now known as isviridov|away | ||
bloodearnest | arosales: thanks for the prod :) | 16:27 |
=== revagomes_ is now known as revagomes | ||
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:33 |
tvansteenburgh | bloodearnest: looking | 16:35 |
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:37 |
lazyPower | or: https://jujucharms.com/sidebar/search/bundle/~makyo/openstack/2/openstack/?text=openstack | 16:38 |
tvansteenburgh | bloodearnest: humor me and try deleting /tmp/charm_pf_xiam/ and try again | 16:39 |
bloodearnest | tvansteenburgh: doing that, but I got it a few times | 16:40 |
bloodearnest | with different tmp dirs | 16:40 |
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:41 |
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 | 16:43 |
=== ted is now known as tedg | ||
lazyPower | i dont see anything inherently wrong with that... but i'm not an authority on teh openstack deployments | 16:46 |
tvansteenburgh | bloodearnest: i think i found the problem | 16:47 |
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:48 |
bloodearnest | tvansteenburgh: trying it now | 16:50 |
bloodearnest | tvansteenburgh: hmm. so now I'm getting the orginal error again | 16:53 |
tvansteenburgh | bloodearnest: weird, didn't expect that | 16:56 |
bloodearnest | yep, is odd | 16:57 |
bloodearnest | tvansteenburgh: I gotta eod, will dig some more tomorrow | 16: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 | ||
Marek1211 | Is it possible to Autoscale with Juju ? | 17:45 |
=== urulama is now known as uru-away | ||
=== uru-away is now known as urulama | ||
natefinch | Marek1211: not automatically, no | 18:06 |
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. | 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 | ||
Marek1211 | Okay, thanks :) doing a school project on juju+openstack, wanted to make sure, thanks! | 19:32 |
=== vladk is now known as vladk|offline | ||
sebas5384 | natefinch: landscape don't integrate with juju charms to scale? | 19:34 |
=== vladk|offline is now known as vladk | ||
natefinch | sebas5384: nope | 19:37 |
sebas5384 | damn | 19:37 |
natefinch | sebas5384: there's no integration between landscape and Juju | 19:37 |
sebas5384 | hehe | 19:37 |
sebas5384 | would be nice to have... :) | 19:38 |
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 | 20: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-port | 21: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 | ||
designated | is 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 | ||
AskUbuntu | Ubuntu MAAS Setup - Newbie - adding nodes | http://askubuntu.com/q/474140 | 22:30 |
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 ? | 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!