File size: 5,051 Bytes
4aa5fce
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
=== zz_CyberJacob is now known as CyberJacob
=== CyberJacob is now known as zz_CyberJacob
=== lukasa is now known as lukasa_away
=== lukasa_away is now known as lukasa
[08:46] <jamespage> gnuoy, ooo
[08:46] <jamespage> glance/0                active         idle        1.24.6  2       9292/tcp                                10.5.31.143    Unit is ready
[08:46] <jamespage> I was told I was missing a message relation
[08:48] <gnuoy> jamespage, were you?
[08:49] <gnuoy> I mean: were you missing a message relation?
[08:49] <jamespage> yup it flagged up as blocked until I added it
[08:49] <jamespage> gnuoy, apparently so
[08:49] <gnuoy> tip otp
[08:49] <gnuoy> * top
[08:49] <jamespage> gnuoy, landing - https://code.launchpad.net/~danilo/charms/trusty/percona-cluster/autodetect-vip-cidr/+merge/272813
[08:50] <gnuoy> jamespage, I was supprised that guessing takes preference over explicit config in that mp
[08:50] <jamespage> gnuoy, that's inline with the other openstack charms
[08:51] <jamespage> gnuoy, we might want to review that, but consistency == good right now
[08:51] <jamespage> gnuoy, defer to next cycle
[08:51] <gnuoy> agreed
=== natefinch is now known as natefinch-afk
[13:07] <jamespage> urulama: hey - any update on wily enablement for the charm-store?
[13:10] <rick_h_> urulama_: was that in the release this week? or not yet?
[13:16] <urulama_> rick_h_: no
[13:16] <rick_h_> urulama_: ah ok
[13:32] <beisner> o/ hi all
[13:36] <beisner> jamespage, re: precise-icehouse ... i reverted those config options in o-c-t.   i think p:i/next is bust in a different way:  bug 1500589   can you confirm?
[13:36] <mup> Bug #1500589: precise-icehouse deploy fails (cloud-compute-relation-changed -> nova_cc_utils.py -> ssh_known_host_key -> IndexError: list index out of range) <openstack> <uosci> <nova-cloud-controller (Juju Charms Collection):New> <https://launchpad.net/bugs/1500589>
=== natefinch-afk is now known as natefinch
[14:55] <lovea> Anyone having problems accessing api.jujucharms.com?
[14:56] <marcoceppi> lovea: I haven't so far, what are you seeing?
[14:57] <lovea> machine-0: 2015-09-30 14:36:46 ERROR juju.worker runner.go:223 exited "charm-revision-updater": failed updating charms: finding charm revision info: cannot get metadata from the charm store: Get https://api.jujucharms.com/charmstore/v4/meta/any?id=cs%3Atrusty%2Fjuju-gui&id=cs%3Atrusty%2Fnova-compute&include=id-revision&include=hash256: dial tcp 162.213.33.122:443: connection timed out
[14:57] <lovea> can't ping it either
[14:57] <marcoceppi> lovea: it loads for me
[14:57] <marcoceppi> lovea: are you behind a proxy or restricted network?
[14:58] <lovea> marcoceppi: OK, must be our network!
[14:59] <lovea> marcoceppi: Yes, It did work so something has changed there.
[14:59] <lovea> marcoceppi: Thanks for ruling out your end
[14:59] <marcoceppi> lovea: no worries, gl!
[15:02] <beisner> hi jamespage, can we land your mongodb branch?  (mongodb is blocking wily deploy tests atm)  https://code.launchpad.net/~james-page/charms/trusty/mongodb/pymongo-3.x/+merge/270525
[15:03] <beisner> jamespage, if it's not quite ready, i can switch next.yaml to use it.  lmk.
[15:03] <jamespage> I think it is
[15:03] <jamespage> marcoceppi, any chance - https://code.launchpad.net/~james-page/charms/trusty/mongodb/pymongo-3.x/+merge/270525 ?
[15:03] <jamespage> that unblocks that charm on newer ubuntu releases...
[15:04] <marcoceppi> jamespage: lgtm, I can merge if you'd like
[15:04] <jamespage> marcoceppi, yp
[15:06] <marcoceppi> jamespage beisner merged
=== lukasa is now known as lukasa_away
[15:11] <jamespage> beisner, nice to get https://code.launchpad.net/~james-page/charms/trusty/percona-cluster/vivid/+merge/271659 landed as well
[15:11] <jamespage> unblocking pxc on later releases
[15:12] <jamespage> although I'd not describe it as great due to the increased ram usage...
=== lukasa_away is now known as lukasa
[15:14] <jamespage> thedac, gnuoy:
[15:14] <jamespage> Incomplete relations: message, image Incomplete relations: database
[15:14] <jamespage> that looks a little clumsy due to the repeat of Incomplete relations
[15:14] <jamespage> but I like it generally so far
[15:14] <thedac> jamespage: ok
[15:14] <beisner> woot, thanks marcoceppi
[15:42] <beisner> jamespage, do we have a solution for pxc in absence of the root-password and sst-password config options being set?
[15:44] <beisner> jamespage, also, is there something in flight re: the swift six version conflict re: trusty-liberty?  (bug 1501065)
[15:44] <mup> Bug #1501065: liberty - pkg_resources.VersionConflict: (six 1.5.2 (/usr/lib/python2.7/dist-packages), Requirement.parse('six>=1.9.0')) <openstack> <uosci> <swift-proxy (Juju Charms Collection):New> <https://launchpad.net/bugs/1501065>
=== zz_CyberJacob is now known as CyberJacob
=== dosaboy_ is now known as dosaboy
=== cmars is now known as cmars_noodles
=== lukasa is now known as lukasa_away
=== lukasa_away is now known as lukasa
=== lukasa is now known as lukasa_away
=== cmars_noodles is now known as cmars