/srv/irclogs.ubuntu.com/2012/03/28/#juju.txt

_mup_juju/relation-hook-context r504 committed by jim.baker@canonical.com00:02
_mup_relation_ident refactoring00:02
_mup_juju/relation-hook-context r505 committed by jim.baker@canonical.com00:38
_mup_Cache all relation contexts associated with a HookContext00:38
SpamapSmarcoceppi: I've had some issues with the file storage thing. Try re-running destroy-environment.00:42
_mup_Bug #963640 was filed: Implement external relation id support <juju:In Progress by jimbaker> < https://launchpad.net/bugs/963640 >01:40
_mup_juju/scheduler-peek-list r479 committed by kapil.thangavelu@canonical.com02:42
_mup_merge trunk02:42
_mup_juju/scheduler-peek-list r480 committed by kapil.thangavelu@canonical.com02:50
_mup_address some review comments02:50
_mup_juju/scheduler-peek-list r481 committed by kapil.thangavelu@canonical.com02:55
_mup_address review comments02:55
_mup_juju/trunk r503 committed by kapil.thangavelu@canonical.com02:56
_mup_merge scheduler-peek-list02:56
_mup_This is a rewrite of the relation hook scheduler for simplicity and greater tolerance02:56
_mup_of errors, along ith greatly expanded test coverage.02:56
_mup_juju/relation-hook-context r506 committed by jim.baker@canonical.com05:38
_mup_Use correct unit in tests now that relation hook caching forces greater strictness05:38
=== almaisan-away is now known as al-maisan
=== al-maisan is now known as almaisan-away
=== almaisan-away is now known as al-maisan
=== TheMue_ is now known as TheMue
sc-rmHi, I have been looking and searching and does not seem to be able to find any documentation of how to add a relation between keystone and nova-cloud-controller if that's possible, correct me if I'm wrong, but shouldn't these two have a relation in order for the cloud-controller to create instances on the compute-nodes?09:37
SpamapSsc-rm: interesting question09:41
SpamapSsc-rm: nova-cloud-controller (in precise) requires {identity-service: {interface: keystone}}09:43
SpamapSsc-rm: so in theory, they do relate to one another. :)09:44
SpamapSsc-rm: http://jujucharms.com/interfaces/keystone09:44
SpamapSok.. its nearly 3am.. time for me to stop :)09:45
SpamapSsc-rm: if you can stick it out for a while, adam gandelman will be on in about 6-7 hours, and he can explain the whole thing09:45
SpamapSanyway, sleep beckons09:46
sc-rmSpamapS: Thanks, I'll stick here, it's only 12am here ;-)09:47
jamespagesc-rm, are you working with oneiric or precise?09:51
sc-rmjamespage: I'm working with precise09:57
sc-rmI have set up an entire structure with, cloud-controller, 2xcompute, mysql, rabbitmq, glance and then keystone, but adding the relation for the keystone is the only one that I'm having trouble adding correctly despite relation to mysql09:59
jamespagesc-rm: we use these charms for automated testing of openstack09:59
jamespagehttps://jenkins.qa.ubuntu.com/view/Precise%20OpenStack%20Testing/job/precise-openstack-essex-deploy/18277/console09:59
jamespagejuju add-relation nova-cloud-controller:identity-service keystone:identity-service09:59
=== al-maisan is now known as almaisan-away
sc-rmjamespage: that was also the command I fired the first time and then I get "No matching endpoints"10:01
jamespagesc-rm: odd - the endpoints should match10:03
jamespagecan you check which versions of the charms you are using?10:03
sc-rmjamespage: revisions: keystone 135, cloud-controller 55, glance 31, compute 4910:05
jamespagesc-rm, hmm - looks like they might have changed a bit - worth pulling in the latest updates from the precise branches for each one10:06
jamespageI know adam_g is working on them still for precise10:07
jamespagebut they should work10:07
sc-rmjamespage: I'm not that used to chamrs yet, so how do I update my charms the best way? I guess I can do that with some bzr command or juju?10:10
jamespagesc-rm, if you drop into the specific charm directory and do 'bzr pull' it should yank down the latest goodness10:11
sc-rmjamespage: If it do that I get: "No revisions or tags to pull." But it also says "Using saved parent location: http://bazaar.launchpad.net/~charmers/charms/oneiric/ so I guess this is the problem10:17
jamespagesc-rm, yes10:17
jamespageyou might want to grab a fresh copy of the precise charms10:17
jamespagebzr branch lp:~charmers/charms/precise/XXX/trunk XXX10:18
sc-rmjamespage: that seems to give me a lot newer revisions, but it seems like I can not do that with mysql, get "bzr: ERROR: Invalid url supplied to transport: "bzr+ssh://bazaar.launchpad.net/~charmers/charms/precise/mysql/trunk": no supported schemes"10:24
jamespagesc-rm, just use the mysql charm from oneiric for precise - it works just fine10:26
sc-rmjamespage: thanks, I'm bootstrapping from scratch to check it out :-)10:29
jamespagejcastro, SpamapS, m_3: openerp + znc charms reviewed - feedback provided to author!11:36
=== asavu_ is now known as asavu
sc-rmjamespage: now it's able to do the add-relation, but the keystone host does not support "keystone-manage token add 999888777666 admin admin 2015-02-05T00:00" for instance, according to http://wiki.openstack.org/OpenStackDashboard so my guess is that to create the initial keystone accounts the keystone-manage command has changed.12:04
m_3jamespage: thanks man!12:29
jamespagesc-rm, hmm - thats a bit beyond my knowledge I'm afraid - glad you got the charm working tho12:30
jamespage#openstack or #ubuntu-server would be good places to ask12:31
jamespagem_3: no problemo!12:31
sc-rmjamespage: Thanks, I'll try those channels instead...12:32
jamespagesc-rm, hmm - just -reread you message12:32
jamespagesc-rm, are the notes in http://charms.kapilt.com/charms/precise/keystone pertinent to that issue?12:33
marcoceppiCool, local provider is broken and I can't use port 22 with the convention center's wifi. This is going to be a fun charm school :)12:33
marcoceppiSorry, local provider isn't working on my machine, it's not necessarily broken12:38
marcoceppiHey hazmat you around?12:53
hazmatmarcoceppi, barely holding on13:06
hazmatbut yes13:06
* hazmat is under the weather13:06
jcastrohazmat: I think we figured it out13:08
jcastrowe were having some problems with lxc13:08
jcastrobut then realized he had series:oneiric in some places13:08
hazmatgotcha13:09
gmbSpamapS, Hi; what's the news on getting the python charm-tools stuff packaged (and by extension getting python-shelltoolbox into the archive)? Is there anything ~yellow can do to help?13:10
marcoceppihazmat: hope you feel better soon dude!13:14
=== almaisan-away is now known as al-maisan
_mup_juju/relation-hook-context r507 committed by jim.baker@canonical.com13:48
_mup_Remaining relation_ident refactoring13:48
jamespagebbcmicrocomputer, hive hwi is no longer supported as far as I can tell13:53
jamespageat least it refuses to work13:53
=== zyga is now known as zyga-afk
bbcmicrocomputerjamespage: really?  wow, that's a shame14:24
bbcmicrocomputerjamespage: yeah, looks like you're right14:26
jamespagebbcmicrocomputer, oddly the war file still ships from upstream - it just does not work....14:27
jamespagequack quack ooopppss14:27
bbcmicrocomputerjamespage: yeah, that's crap14:28
bbcmicrocomputerjamespage: mind you, most of the main site looks unmaintained14:28
=== al-maisan is now known as almaisan-away
jamespagebbcmicrocomputer, I have to admit that I found the documentation rather confusing14:31
jamespagemaybe that is why...14:32
bbcmicrocomputerjamespage: same.. I had to source three books and some examples online before I could get a feel for it14:33
bbcmicrocomputerjamespage: was pleasantly surprised when my test queries actually worked with the Hadoop cluster :)14:34
jamespagebbcmicrocomputer, :-)14:34
jamespagebbcmicrocomputer, I'm going to push hadoop 1.0.2 RC2 to the dev PPA later today - includes support for snappy native compression which should improve performance14:34
bbcmicrocomputerjamespage: ah nice!14:35
=== carif_ is now known as carif
SpamapSgmb: its been pre-empted by getting more urgent stuff into the distro (since we can ship charm-tools in the PPA)15:47
SpamapSgmb: (re the python-shelltoolbox)15:48
gmbSpamapS: Okay, fair enough. Thanks.15:48
SpamapSgmb: I do hope to get it done soon. :)15:49
gmbOkay, cool. Thanks SpamapS.15:49
=== almaisan-away is now known as al-maisan
=== al-maisan is now known as almaisan-away
_mup_juju/trunk r504 committed by kapil.thangavelu@canonical.com17:46
_mup_[trivial] change store url to correct location17:46
_mup_txzookeeper/managed-watch-and-ephemeral r49 committed by kapil.foss@gmail.com19:31
_mup_minor refactoring of client to assist in managed session client subclass to override nesc bits19:31
zygahi, I have a question: I'm running juju on my beefy desktop machine, I'm using the local container based implementation there19:50
zyganow I'd like to connect to that system from my laptop19:50
zyga(specifically to the machines running on that server)19:51
zygaI've added relevant routing19:51
zygabut I still get nothing19:51
zygaI can easily connect from the actual machine there19:52
zygaand I've also enabled ipv4 routing via sysctl19:52
_mup_txzookeeper/managed-watch-and-ephemeral r50 committed by kapil.foss@gmail.com20:05
_mup_add managed session client, wip20:05
SpamapSzyga: when you say you've added the necessary routing, what do you mean?20:46
SpamapSzyga: the simplest thing would be to DNAT the ports you want to connect on20:46
zygaSpamapS: I've added route to the network used by the container20:48
SpamapSzyga: that should be enough..20:49
SpamapSzyga: have you tried using tcpdump on your beefy machine to see the flow of packets back and forth?20:49
zygano, let me try that20:50
m_3marcoceppi: rockin!22:09
m_3I hear the juju talk was awesome22:10
SpamapShazmat: http://paste.ubuntu.com/904753/ ... looks like charmrunner needs an update for the new status code23:49

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