/srv/irclogs.ubuntu.com/2015/06/25/#juju.txt

=== CyberJacob is now known as zz_CyberJacob
pittihello all06:18
pittiI read https://juju-docs.readthedocs.org/en/latest/expose-services.html and https://jujucharms.com/docs/stable/authors-intro and two existing charms, but I can't figure this out:06:19
pittihow/where do I declare the ports that "juju expose" should open?06:19
pittiwith my current charm, juju expose doesn't do anything06:19
pittibut nowhere it is documented where/how to tell it what to open06:20
pittialso, how is that actually implemented? my rabbitmq-server/0 has "open-ports: 5672/tcp" in juju status, but that's in none of its nova secgroups06:22
pittierr, sorry,  I didn't expose it, it's in the juju-<env>-<machinenumber> rules as expected06:23
pittiso that still leaves the question how/where to declare that?06:24
=== zz_CyberJacob is now known as CyberJacob
pittiah, I found it -- https://jujucharms.com/docs/stable/authors-hook-environment#open-port06:33
=== thumper is now known as thumper-bbl
=== thumper-bbl is now known as thumper
gnuoycoreycb, I'll take a look at   https://pastebin.canonical.com/133930/ after the call12:58
coreycbgnuoy, thanks12:58
=== kadams54 is now known as kadams54-away
=== kadams54-away is now known as kadams54
=== kadams54 is now known as kadams54-away
=== med_` is now known as med_
=== med_ is now known as med___
Syed_AHello Folks, Can anyone point out to me how quantum-gateway charm interacts with OpenStack Keystone. I don't see any relation between two.15:18
=== kadams54 is now known as kadams54-away
=== kadams54-away is now known as kadams54
=== med___ is now known as med_
Syed_AIn my openstack environment, instances are failing to get metadata from nova-api-metadata. And apparently the reason is the metadata agent is trying to contact keystone on loclahost instead of AUTH_URL15:37
=== kadams54 is now known as kadams54-away
=== kadams54 is now known as kadams54-away
beisnergnuoy, still around?16:21
gnuoyI am16:21
beisnergnuoy, i know you're working on some amulet tests;  looking for your input on a set of MPs -- 2 reasons -- avoiding potential collisions, and getting your feedback.   fyi, coreycb will be doing a review this week on those, and i'm sure we'd both take your input as well.  ;-)  please & thanks16:23
beisnerhttps://code.launchpad.net/~1chb1n/charm-helpers/amulet-ceph-cinder-updates/+merge/26201316:23
gnuoysure16:23
beisnergnuoy, the related charm MPs are linked on the c-h MP16:23
beisnergnuoy, appreciate it!16:23
=== kadams54 is now known as kadams54-away
beisnercoreycb, ah heck.  your mp amulet test failed re: the inflight rename of quantum-gateway to neutron-gateway  https://code.launchpad.net/~corey.bryant/charms/trusty/neutron-gateway/proxy-none/+merge/262892    i'll update those tests shortly.16:29
coreycbbeisner, ok16:31
=== kadams54-away is now known as kadams54
=== kadams54 is now known as kadams54-away
=== natefinch is now known as natefinch-afk
BialogslazyPower: Hey question about the Kubernetes bundle: Is there a reason why the master/etcd charms deploy in the root container instead of lxc? Is there a problem with deploying lxc with those charms?17:33
=== lukasa is now known as lukasa_away
=== dpm_ is now known as dpm
dpmhi all, I'd like to jujufy a personal Django project. What's the best way to get started? I looked at this a while ago, and there still seem to be several different django charms on the store. Is python-django (trusty) the one to use? And why is the django bundle still on precise?17:41
=== lukasa_away is now known as lukasa
=== lukasa is now known as lukasa_away
dweavershould I expect to be able to upgrade juju agents using upgrade-juju from 1.23.3 to 1.24.0?18:10
lazyPowerBialogs: ETCD has to be reachable from the other nodes, LXC networking is still a bit hinky18:23
lazyPowerBialogs: however its safe to co-locate etcd on bootstrap unless you require additional resources/nodes18:24
=== lukasa_away is now known as lukasa
BialogslazyPower: what about additional resources would cause a problem for putting etcd on the bootstrap machine18:25
lazyPowerBialogs: it doesn't necessarily make sense to deploy a cluster of 3 etcd machines on the same node18:25
lazyPowerdefeats the HA model18:26
BialogslazyPower: Thanks for the info18:36
lazyPowernp Bialogs18:37
beisnergnuoy, coreycb - holding back the cinder-ceph amulet test mp, still some subordinate foo to resolve.18:51
coreycbbeisner, ok18:56
beisnercoreycb, the others are still re-testing, anticipate a-ok on those.19:00
BialogslazyPower: The bundle deployed correctly except for one thing... its using the fqdn instead of the ip address and for whatever reason the machine that has the master node cannot be looked up by name19:17
lazyPowerBialogs: maas provider?19:17
Bialogserror: couldn't read version from server: Get http://ajunta-pall.maas:8080/api: dial tcp: lookup ajunta-pall.maas: no such host19:17
BialogslazyPower: Also it created a new machine when there was one available in maas and it got a no available machine error. I had to manually delete that machine and service19:18
BialogslazyPower: although this error is occurring repeatedly i killed it & i continued with the instructions...created a pod and ran it19:27
BialogsIt still worked19:27
=== natefinch-afk is now known as natefinch
beisnercoreycb, neutron-gateway tests update for charm name change @ https://code.launchpad.net/~1chb1n/charms/trusty/neutron-gateway/next-amulet-update-rename/+merge/26300619:54
coreycbbeisner, I just had one comment20:01
beisnercoreycb, i wondered about that, but it looks like the oldest supported release (precise-icehouse) has python-neutronclient in the cloud archive, no?20:03
beisnercoreycb, looking at http://ubuntu-cloud.archive.canonical.com/ubuntu/dists/precise-updates/icehouse/main/binary-amd64/Packages20:03
coreycbbeisner, ah ok so that must be from pre-icehouse20:03
coreycbbeisner, lgtm then20:03
beisnercoreycb, yep i think we're finally clear of that  \o/20:04
beisnercoreycb, thanks!20:05
beisnercoreycb, ok so the others re-tested a-ok and are more officially on to you.  tia!20:09
coreycbbeisner, ok cool. I'll probably have to look at those tomorrow.20:10
beisnercoreycb, totally not something you wanna start near eod20:10
coreycbbeisner, lol20:10
=== lukasa is now known as lukasa_away
=== lukasa_away is now known as lukasa
=== natefinch is now known as natefinch-afk
Odd_Blokeaisrael: Thanks for looking at the ubuntu-repository-cache stuff!21:24
aisraelOdd_Bloke: Happy to help!21:24
Odd_Blokeaisrael: I think rcj knows something about the testing problems we've seen (and he's in the same room as me, as we're sprinting), so I'll get back to you on that.21:25
aisraelOdd_Bloke: Excellent, thanks! I'd love to track that down and make sure it's fixed, if it's an amulet issue.21:25
Odd_Blokeaisrael: Our response might just be "yeah, amulet is broken". ;)21:26
aisraelOdd_Bloke: A perfectly reasonable response. :D If so, the good news is that there's a good example of how to recreate the failure.21:26
Odd_Blokeaisrael: We need to test single units with sync-on-start; it's only really optional for multi-unit deployments.21:33
aisraelOdd_Bloke: Understood.21:36

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