*** alexismonville has joined #openstack-dev | 00:02 | |
*** stanzgy has joined #openstack-dev | 00:02 | |
*** zhurong has quit IRC | 00:07 | |
*** alexismonville has quit IRC | 00:08 | |
*** p4tux has quit IRC | 00:09 | |
dtroyer | tonyb: in and out | 00:09 |
---|---|---|
tonyb | dtroyer: I just wanted to check on the state of os-client-config and python-neutronclient. I've drpped a review comment on you release request | 00:10 |
*** onovy has quit IRC | 00:11 | |
dtroyer | I don't know the state of the neutornclient bits there, this is all for OSC. | 00:12 |
dtroyer | But I've also worked around all of the brokenness in OSC itself anyway because I can't use anythign there until this release hits g-r | 00:12 |
dtroyer | so eh, I just wanted to throw a stake in the sane | 00:12 |
*** fguillot_ has joined #openstack-dev | 00:12 | |
*** onovy has joined #openstack-dev | 00:13 | |
dtroyer | mordred was working the neutron stuff there and probably knows a lot mre than I do about that | 00:14 |
*** sdake has joined #openstack-dev | 00:14 | |
* mordred reads | 00:14 | |
*** leeantho has quit IRC | 00:14 | |
mordred | tonyb: neutronclient should work with occ for reading clouds.yaml and responding to --os-cloud and friends ... | 00:15 |
mordred | oh - wait - is this about getting a neutronclient release out with the occ fix? | 00:15 |
dtroyer | mordred: the context is my release request for o-c-c 1.21.0 | 00:15 |
dtroyer | so something like that, ya | 00:15 |
*** sarob has quit IRC | 00:16 | |
tonyb | mordred: Yeah you fix landed but post client release freeze IIUC | 00:16 |
mordred | oh for the love of | 00:16 |
*** Suyi_ has quit IRC | 00:16 | |
mordred | sigh | 00:16 |
mordred | can we get an exception to that? | 00:16 |
dtroyer | I thought client freeze was this week? | 00:17 |
mordred | we're currently blocking occ releases from the gate | 00:17 |
tonyb | mordred: I can't and wont speak for dhellmann but an exception may be a thing ... I dunno | 00:17 |
mordred | because without that patch released neutronclient will break literally everything | 00:17 |
tonyb | mordred: Yeah I get that, which is why I queried doign anothr release that'd just get ban hammer :( | 00:17 |
*** nadeem has quit IRC | 00:18 | |
tonyb | mordred: Oh you're right neutron client this week. | 00:18 |
*** trisq has joined #openstack-dev | 00:18 | |
tonyb | occ is probably in the same boat | 00:18 |
*** mkletzan has quit IRC | 00:19 | |
mordred | armax: ^^ any plans for a neutronclient release? | 00:20 |
*** Swami has quit IRC | 00:20 | |
*** mkletzan` has joined #openstack-dev | 00:20 | |
armax | mordred: we plan for one | 00:20 |
armax | we’re wrapping up a few more changes | 00:21 |
mordred | armax: woot! | 00:21 |
mordred | tonyb: I'll do another requirements "block occ" patch real quick | 00:22 |
mordred | tonyb: then we can lift it when neutronclient releases | 00:22 |
armax | mordred: do you want to added for review when that happens? | 00:22 |
mordred | armax: nah. I'll just be a fanboi on the side cheering you on | 00:23 |
armax | mordred: nice! | 00:23 |
*** thorst has quit IRC | 00:23 | |
*** thorst has joined #openstack-dev | 00:24 | |
*** mkletzan` has quit IRC | 00:24 | |
mordred | tonyb: https://review.openstack.org/362499 | 00:24 |
*** spzala has quit IRC | 00:25 | |
*** spzala has joined #openstack-dev | 00:25 | |
*** thrash is now known as thrash|g0ne | 00:26 | |
*** fragatin_ has quit IRC | 00:27 | |
*** fragatina has joined #openstack-dev | 00:28 | |
*** iyamahat_ has joined #openstack-dev | 00:29 | |
*** iyamahat has quit IRC | 00:30 | |
*** smatov has quit IRC | 00:30 | |
*** spzala has quit IRC | 00:30 | |
*** jdandrea has quit IRC | 00:31 | |
*** smatov has joined #openstack-dev | 00:31 | |
*** jdandrea has joined #openstack-dev | 00:32 | |
*** thorst has quit IRC | 00:32 | |
*** saju_m has quit IRC | 00:32 | |
dhellmann | mordred , tonyb, armax : the client release freeze is Thursday of this week, so just do a release when ready. Multiple even, if that's useful. | 00:32 |
armax | dhellmann: ack | 00:33 |
dhellmann | mordred, tonyb, armax : and yes, if an exception is needed in a case like this we can do it. | 00:33 |
dtroyer | dhellmann: so clarification, are osc-lib and os-client-config considered client libraries? | 00:33 |
armax | I’ll sync up with hrachys in the morning | 00:33 |
dhellmann | we'd want it to be a real need, and not just 'but we missed the deadline" | 00:33 |
dhellmann | dtroyer : you and your edge cases. :-) I don't know what to call those things. Maybe clients? maybe not? | 00:34 |
*** ewilson has quit IRC | 00:34 | |
dtroyer | I think client library fits it exactly, they are libraries consumed by other client libraries, clients and applications | 00:34 |
*** ewilson has joined #openstack-dev | 00:34 | |
dtroyer | This is why branching osc-lib today caught me off guard | 00:34 |
dhellmann | well, some of the clients use oslo libs (or used to) so... | 00:34 |
dhellmann | ah | 00:35 |
dhellmann | yeah, I assumed stevemar knew what he was talking about there | 00:35 |
dtroyer | but these are exclusively client-side | 00:35 |
dhellmann | ok | 00:35 |
dhellmann | maybe we need a type tag to keep this straight, because it's no longer as easy as looking for the word "client" in the name | 00:36 |
*** pt_15 has quit IRC | 00:36 | |
dtroyer | I'll put some thinking to that | 00:36 |
dhellmann | we have type:library so we just need type:library-client | 00:36 |
dhellmann | then I can go update all of the tools that care about the type | 00:37 |
dtroyer | to qualify for the tag, they are client-side only then, right? | 00:37 |
dtroyer | that's the bit I want to think through with a fresh brain | 00:37 |
dhellmann | that would rule out all of our existing python-fooclient libraries that are used inside of a service | 00:37 |
dtroyer | some of oslo is used in clients too | 00:38 |
dhellmann | ideally we'd just stop doing this and have all of the libraries freeze at the same time | 00:38 |
dhellmann | I'm trying to remember why we didn't do that before | 00:38 |
dhellmann | maybe ttx will know | 00:38 |
dhellmann | but if we did that, we could freeze the requirements list a week ahead of feature freeze | 00:39 |
dhellmann | maybe that's something to think about for ocata | 00:39 |
*** alexismonville has joined #openstack-dev | 00:45 | |
*** ijw has joined #openstack-dev | 00:46 | |
*** ijw has quit IRC | 00:46 | |
*** ijw has joined #openstack-dev | 00:46 | |
*** abelur__ is now known as askb | 00:48 | |
*** limao has joined #openstack-dev | 00:48 | |
*** itzkb_ has quit IRC | 00:51 | |
*** trisq has quit IRC | 00:58 | |
*** vhosakot has joined #openstack-dev | 01:00 | |
*** vishwanathj has quit IRC | 01:02 | |
*** vishwanathj has joined #openstack-dev | 01:02 | |
*** p4tux has joined #openstack-dev | 01:03 | |
*** alexismonville has quit IRC | 01:05 | |
*** adu has quit IRC | 01:06 | |
*** eghobo has joined #openstack-dev | 01:08 | |
*** zhurong has joined #openstack-dev | 01:13 | |
*** raunak has quit IRC | 01:13 | |
*** gyee has quit IRC | 01:14 | |
*** sdake has quit IRC | 01:14 | |
*** yamamoto has quit IRC | 01:15 | |
*** eghobo has quit IRC | 01:15 | |
*** thorst has joined #openstack-dev | 01:17 | |
*** rosenstrauch has quit IRC | 01:17 | |
*** thorst has quit IRC | 01:17 | |
*** thorst has joined #openstack-dev | 01:17 | |
*** sdake has joined #openstack-dev | 01:21 | |
*** yamamoto has joined #openstack-dev | 01:21 | |
*** zhangzhenhao has joined #openstack-dev | 01:23 | |
*** gongysh has joined #openstack-dev | 01:23 | |
*** trisq has joined #openstack-dev | 01:24 | |
*** vhosakot has quit IRC | 01:25 | |
*** vhosakot_ has joined #openstack-dev | 01:25 | |
*** donghao has joined #openstack-dev | 01:25 | |
*** thorst has quit IRC | 01:26 | |
*** danielbruno has quit IRC | 01:26 | |
*** zhiwei has joined #openstack-dev | 01:27 | |
*** mriedem_afk has quit IRC | 01:29 | |
*** qlixed has joined #openstack-dev | 01:30 | |
*** fragatina has quit IRC | 01:30 | |
*** trananhkma has joined #openstack-dev | 01:31 | |
*** bpokorny_ has joined #openstack-dev | 01:31 | |
*** icoughla_ has joined #openstack-dev | 01:32 | |
*** icoughla has quit IRC | 01:32 | |
*** salv-orlando has joined #openstack-dev | 01:32 | |
*** bpokorny_ has quit IRC | 01:32 | |
*** bpokorny_ has joined #openstack-dev | 01:33 | |
*** bpokorny has quit IRC | 01:34 | |
*** Leo_ has joined #openstack-dev | 01:34 | |
*** ivc_ has quit IRC | 01:35 | |
*** Lee1092 has joined #openstack-dev | 01:37 | |
*** caowei has joined #openstack-dev | 01:37 | |
*** Leo_ has quit IRC | 01:37 | |
*** ivc_ has joined #openstack-dev | 01:37 | |
*** ivc_ has quit IRC | 01:37 | |
*** signed8b_ has quit IRC | 01:39 | |
*** amotoki has joined #openstack-dev | 01:42 | |
*** vhosakot_ has quit IRC | 01:43 | |
*** salv-orlando has quit IRC | 01:43 | |
*** vhosakot has joined #openstack-dev | 01:43 | |
*** amotoki has quit IRC | 01:46 | |
*** ewilson has quit IRC | 01:47 | |
*** rfolco has quit IRC | 01:47 | |
*** ewilson has joined #openstack-dev | 01:48 | |
*** vhosakot_ has joined #openstack-dev | 01:52 | |
*** vhosakot has quit IRC | 01:52 | |
stevemar | dtroyer: dhellmann: yeah, that is very much my bad, i didn't see any interesting changes in osc-lib, and i figured the password prompt change was solved since it was in occ and osc. with that said, i overstepped :\ | 01:59 |
*** spzala has joined #openstack-dev | 02:01 | |
*** vishwanathj has quit IRC | 02:03 | |
*** vishwanathj has joined #openstack-dev | 02:03 | |
*** jcoufal has quit IRC | 02:04 | |
*** yamamoto has quit IRC | 02:05 | |
*** ekcs has quit IRC | 02:05 | |
*** kriskend has quit IRC | 02:08 | |
*** ewilson has quit IRC | 02:09 | |
*** gongysh has quit IRC | 02:11 | |
*** spzala has quit IRC | 02:12 | |
*** ijw has quit IRC | 02:14 | |
*** ijw has joined #openstack-dev | 02:14 | |
*** ijw has quit IRC | 02:16 | |
*** bpokorny has joined #openstack-dev | 02:18 | |
*** bpokorny_ has quit IRC | 02:21 | |
*** kirotawa1 has joined #openstack-dev | 02:22 | |
*** kbyrne has quit IRC | 02:22 | |
*** bpokorny has quit IRC | 02:23 | |
*** thorst has joined #openstack-dev | 02:24 | |
*** kbyrne has joined #openstack-dev | 02:24 | |
*** Benj_ has joined #openstack-dev | 02:30 | |
*** thorst has quit IRC | 02:31 | |
*** amotoki has joined #openstack-dev | 02:31 | |
*** fguillot_ has quit IRC | 02:34 | |
*** Benj_ has quit IRC | 02:36 | |
*** nadeem has joined #openstack-dev | 02:39 | |
*** rogan_ has joined #openstack-dev | 02:40 | |
*** jcoufal has joined #openstack-dev | 02:45 | |
*** armax has quit IRC | 02:46 | |
*** ewilson has joined #openstack-dev | 02:47 | |
*** ewilson has quit IRC | 02:54 | |
*** vishwanathj has quit IRC | 02:55 | |
*** gluytium has quit IRC | 02:55 | |
*** vishwanathj has joined #openstack-dev | 02:55 | |
*** gluytium has joined #openstack-dev | 02:58 | |
*** amotoki has quit IRC | 02:58 | |
*** jckasper has quit IRC | 03:00 | |
*** p4tux has quit IRC | 03:00 | |
*** amotoki has joined #openstack-dev | 03:00 | |
*** jckasper has joined #openstack-dev | 03:00 | |
*** vishwanathj has quit IRC | 03:04 | |
*** vishwanathj has joined #openstack-dev | 03:04 | |
*** jckasper has quit IRC | 03:04 | |
*** rektide has quit IRC | 03:05 | |
*** yamamoto has joined #openstack-dev | 03:05 | |
*** rektide has joined #openstack-dev | 03:06 | |
*** marst has quit IRC | 03:06 | |
*** jamespage has quit IRC | 03:06 | |
*** gnuoy has quit IRC | 03:06 | |
*** daemontool has quit IRC | 03:07 | |
*** vishwanathj has quit IRC | 03:08 | |
*** vishwanathj has joined #openstack-dev | 03:08 | |
*** gnuoy has joined #openstack-dev | 03:08 | |
*** amotoki has quit IRC | 03:09 | |
*** yamamoto has quit IRC | 03:10 | |
*** bpokorny has joined #openstack-dev | 03:10 | |
*** daemontool has joined #openstack-dev | 03:11 | |
*** ijw has joined #openstack-dev | 03:11 | |
*** yamahata has quit IRC | 03:13 | |
*** nwkarsten has joined #openstack-dev | 03:14 | |
*** qlixed has quit IRC | 03:14 | |
*** ijw has quit IRC | 03:15 | |
*** bpokorny has quit IRC | 03:17 | |
*** baoli_ has quit IRC | 03:19 | |
*** vishwanathj is now known as vishwanathj_zzz | 03:19 | |
*** baoli has joined #openstack-dev | 03:19 | |
*** marst has joined #openstack-dev | 03:20 | |
*** tochi has quit IRC | 03:26 | |
*** iyamahat_ has quit IRC | 03:27 | |
*** vishwanathj_zzz has quit IRC | 03:29 | |
*** vishwanathj_zzz has joined #openstack-dev | 03:29 | |
*** thorst has joined #openstack-dev | 03:30 | |
*** vimal has joined #openstack-dev | 03:34 | |
*** thorst has quit IRC | 03:36 | |
*** rogan_ has quit IRC | 03:38 | |
*** yamamoto has joined #openstack-dev | 03:39 | |
*** jcoufal has quit IRC | 03:41 | |
*** vishwanathj_zzz has quit IRC | 03:44 | |
*** vishwanathj_zzz has joined #openstack-dev | 03:44 | |
*** yamamoto has quit IRC | 03:45 | |
*** salv-orlando has joined #openstack-dev | 03:45 | |
*** baoli has quit IRC | 03:48 | |
*** kirotawa2 has joined #openstack-dev | 03:49 | |
*** kirotawa1 has quit IRC | 03:50 | |
*** limao has quit IRC | 03:50 | |
*** vishwanathj_zzz has quit IRC | 03:53 | |
*** zz_dimtruck is now known as dimtruck | 03:53 | |
*** vishwanathj_zzz has joined #openstack-dev | 03:53 | |
*** salv-orlando has quit IRC | 03:53 | |
*** vishwanathj_zzz has quit IRC | 03:55 | |
*** armax has joined #openstack-dev | 03:55 | |
*** vishwanathj_zzz has joined #openstack-dev | 03:55 | |
*** tochi has joined #openstack-dev | 04:01 | |
*** fragatina has joined #openstack-dev | 04:02 | |
*** numans has joined #openstack-dev | 04:03 | |
*** numans has quit IRC | 04:04 | |
*** numans has joined #openstack-dev | 04:04 | |
*** yamamoto has joined #openstack-dev | 04:04 | |
*** MattMan has quit IRC | 04:04 | |
*** jdandrea has quit IRC | 04:06 | |
*** hosanai has joined #openstack-dev | 04:06 | |
*** raunak has joined #openstack-dev | 04:07 | |
*** jdandrea has joined #openstack-dev | 04:07 | |
*** fragatina has quit IRC | 04:07 | |
*** kirotawa2 has quit IRC | 04:08 | |
*** kirotawa3 has joined #openstack-dev | 04:08 | |
*** MattMan has joined #openstack-dev | 04:11 | |
*** p4tux has joined #openstack-dev | 04:11 | |
*** vimal has quit IRC | 04:11 | |
*** amotoki has joined #openstack-dev | 04:12 | |
*** kirotawa3 has quit IRC | 04:12 | |
*** JRobinson__ has quit IRC | 04:14 | |
*** limao has joined #openstack-dev | 04:17 | |
*** yamamoto has quit IRC | 04:18 | |
*** berendt has joined #openstack-dev | 04:25 | |
*** tochi has quit IRC | 04:25 | |
*** p4tux has quit IRC | 04:26 | |
*** nplanel has joined #openstack-dev | 04:30 | |
*** raunak has quit IRC | 04:33 | |
*** jrist has quit IRC | 04:33 | |
*** limao has quit IRC | 04:33 | |
*** jrist has joined #openstack-dev | 04:34 | |
*** Nikolay_St has joined #openstack-dev | 04:34 | |
*** vimal has joined #openstack-dev | 04:34 | |
*** thorst has joined #openstack-dev | 04:35 | |
*** tochi has joined #openstack-dev | 04:36 | |
*** vishwanathj_zzz has quit IRC | 04:38 | |
*** vishwanathj_zzz has joined #openstack-dev | 04:38 | |
*** iyamahat has joined #openstack-dev | 04:40 | |
*** yamamoto has joined #openstack-dev | 04:40 | |
*** donghao has quit IRC | 04:40 | |
*** thorst has quit IRC | 04:41 | |
*** salv-orlando has joined #openstack-dev | 04:41 | |
*** cdub has quit IRC | 04:43 | |
*** psachin has joined #openstack-dev | 04:44 | |
*** vishwanathj_zzz has quit IRC | 04:47 | |
*** vishwanathj_zzz has joined #openstack-dev | 04:47 | |
*** vishwanathj_zzz has quit IRC | 04:50 | |
*** vishwanathj_zzz has joined #openstack-dev | 04:50 | |
*** mhickey has joined #openstack-dev | 04:51 | |
*** p4tux has joined #openstack-dev | 04:51 | |
*** nwkarsten has quit IRC | 04:52 | |
*** dimtruck is now known as zz_dimtruck | 04:53 | |
*** nwkarsten has joined #openstack-dev | 04:53 | |
*** zhurong has quit IRC | 04:54 | |
*** nadeem has quit IRC | 04:57 | |
*** nwkarsten has quit IRC | 04:58 | |
*** ayoung has quit IRC | 04:58 | |
*** yamamoto has quit IRC | 05:00 | |
*** nadeem has joined #openstack-dev | 05:00 | |
*** limao has joined #openstack-dev | 05:03 | |
*** anilvenkata has joined #openstack-dev | 05:03 | |
*** jdurgin has quit IRC | 05:03 | |
*** hynekm has joined #openstack-dev | 05:03 | |
*** jdurgin has joined #openstack-dev | 05:04 | |
*** achampion has quit IRC | 05:05 | |
*** vishwanathj_zzz has quit IRC | 05:06 | |
*** vishwanathj_zzz has joined #openstack-dev | 05:07 | |
*** vishwanathj_zzz has quit IRC | 05:11 | |
*** vishwanathj_zzz has joined #openstack-dev | 05:11 | |
*** vishwanathj_zzz has quit IRC | 05:15 | |
*** vishwanathj_zzz has joined #openstack-dev | 05:15 | |
*** lifeless_ is now known as lifeless | 05:15 | |
*** vishwanathj_zzz has quit IRC | 05:17 | |
*** vishwanathj_zzz has joined #openstack-dev | 05:17 | |
*** armax has quit IRC | 05:22 | |
*** vishwanathj_zzz has quit IRC | 05:26 | |
*** ekcs has joined #openstack-dev | 05:26 | |
*** vishwanathj_zzz has joined #openstack-dev | 05:26 | |
*** zhurong has joined #openstack-dev | 05:30 | |
*** p4tux has quit IRC | 05:32 | |
*** vishwanathj_zzz has quit IRC | 05:38 | |
*** vishwanathj_zzz has joined #openstack-dev | 05:38 | |
*** thorst has joined #openstack-dev | 05:39 | |
*** vishwanathj_zzz has quit IRC | 05:40 | |
*** sridharg has joined #openstack-dev | 05:40 | |
*** vishwanathj_zzz has joined #openstack-dev | 05:40 | |
*** yamamoto has joined #openstack-dev | 05:41 | |
*** swatson has left #openstack-dev | 05:42 | |
*** armax has joined #openstack-dev | 05:46 | |
*** thorst has quit IRC | 05:46 | |
*** sdake has quit IRC | 05:47 | |
*** sdake has joined #openstack-dev | 05:50 | |
*** yuval has joined #openstack-dev | 05:56 | |
*** achampion has joined #openstack-dev | 06:02 | |
*** svinota has quit IRC | 06:03 | |
*** achampion has quit IRC | 06:07 | |
*** salv-orl_ has joined #openstack-dev | 06:08 | |
*** ekuris has joined #openstack-dev | 06:08 | |
*** salv-orlando has quit IRC | 06:11 | |
*** jdandrea_ has joined #openstack-dev | 06:12 | |
*** salv-orlando has joined #openstack-dev | 06:12 | |
*** Nikolay_St has quit IRC | 06:13 | |
*** JRobinson__ has joined #openstack-dev | 06:13 | |
*** etoews has quit IRC | 06:13 | |
*** etoews has joined #openstack-dev | 06:15 | |
*** jdandrea has quit IRC | 06:15 | |
*** salv-orl_ has quit IRC | 06:17 | |
*** salv-orlando has quit IRC | 06:17 | |
*** rcernin has joined #openstack-dev | 06:19 | |
*** ijw has joined #openstack-dev | 06:20 | |
*** paramite has joined #openstack-dev | 06:21 | |
*** amotoki has quit IRC | 06:22 | |
*** ijw has quit IRC | 06:25 | |
*** pcaruana has joined #openstack-dev | 06:26 | |
*** armax has quit IRC | 06:28 | |
*** steveg_afk has joined #openstack-dev | 06:30 | |
*** leanderthal|afk is now known as leanderthal | 06:30 | |
*** vhosakot_ has quit IRC | 06:31 | |
*** achampion has joined #openstack-dev | 06:32 | |
*** lpetrut has joined #openstack-dev | 06:36 | |
*** steveg_afk has quit IRC | 06:39 | |
*** itzikb has joined #openstack-dev | 06:41 | |
*** sdake has quit IRC | 06:44 | |
*** thorst has joined #openstack-dev | 06:44 | |
*** amotoki has joined #openstack-dev | 06:46 | |
*** zaneb has quit IRC | 06:48 | |
*** zaneb has joined #openstack-dev | 06:48 | |
*** thorst has quit IRC | 06:51 | |
*** nadeem has quit IRC | 06:53 | |
*** jprovazn has joined #openstack-dev | 06:55 | |
*** JRobinson__ has quit IRC | 06:56 | |
*** amotoki has quit IRC | 06:56 | |
*** achampion has quit IRC | 06:57 | |
*** rraja has joined #openstack-dev | 06:58 | |
*** jckasper has joined #openstack-dev | 07:02 | |
*** nadeem has joined #openstack-dev | 07:04 | |
*** hseipp has joined #openstack-dev | 07:04 | |
*** Nikolay_St has joined #openstack-dev | 07:04 | |
*** jckasper has quit IRC | 07:06 | |
*** tesseract- has joined #openstack-dev | 07:07 | |
*** ad_rien_ has quit IRC | 07:07 | |
*** dsariel has joined #openstack-dev | 07:09 | |
*** fredrik has joined #openstack-dev | 07:13 | |
*** dtantsur|afk is now known as dtantsur | 07:13 | |
*** avlis has joined #openstack-dev | 07:14 | |
*** alla has joined #openstack-dev | 07:14 | |
*** tremble has joined #openstack-dev | 07:20 | |
*** tremble has joined #openstack-dev | 07:20 | |
*** steveg_afk has joined #openstack-dev | 07:20 | |
*** lpetrut has quit IRC | 07:21 | |
*** skazi has joined #openstack-dev | 07:24 | |
*** achampion has joined #openstack-dev | 07:24 | |
*** jamespage has joined #openstack-dev | 07:27 | |
*** achampion has quit IRC | 07:29 | |
*** ekcs has quit IRC | 07:31 | |
*** matrohon has joined #openstack-dev | 07:33 | |
*** anilvenkata has quit IRC | 07:33 | |
*** reed has quit IRC | 07:33 | |
*** reed_ is now known as reed | 07:33 | |
*** eghobo has joined #openstack-dev | 07:34 | |
*** ad_rien_ has joined #openstack-dev | 07:35 | |
*** mkletzan has joined #openstack-dev | 07:36 | |
*** eghobo has quit IRC | 07:39 | |
*** jpich has joined #openstack-dev | 07:40 | |
*** abregman has joined #openstack-dev | 07:40 | |
*** nmagnezi has joined #openstack-dev | 07:42 | |
*** tremble has quit IRC | 07:42 | |
*** SaltySolomon has quit IRC | 07:43 | |
*** SaltySolomon has joined #openstack-dev | 07:44 | |
*** tremble has joined #openstack-dev | 07:45 | |
ttx | dhellmann: iirc that was so that projects could reflect late features in the client around FF | 07:46 |
*** takashi has joined #openstack-dev | 07:48 | |
*** thorst has joined #openstack-dev | 07:49 | |
*** yolanda has joined #openstack-dev | 07:51 | |
*** kaisers has quit IRC | 07:52 | |
openstackgerrit | Flavio Percoco proposed openstack/governance: Mention where the metric rules are defined/used https://review.openstack.org/342225 | 07:53 |
*** kaisers has joined #openstack-dev | 07:53 | |
*** cdent has joined #openstack-dev | 07:55 | |
*** steveg_afk has quit IRC | 07:55 | |
*** nplanel has quit IRC | 07:56 | |
*** thorst has quit IRC | 07:57 | |
*** mhickey has quit IRC | 07:59 | |
*** zzzeek has quit IRC | 08:00 | |
*** steveg_afk has joined #openstack-dev | 08:00 | |
*** lhinds_ has joined #openstack-dev | 08:02 | |
*** zzzeek has joined #openstack-dev | 08:02 | |
*** shardy has joined #openstack-dev | 08:03 | |
*** lhinds_ has left #openstack-dev | 08:05 | |
*** yassine has joined #openstack-dev | 08:05 | |
*** yassine is now known as Guest17609 | 08:06 | |
*** Guest17609 is now known as yassou | 08:06 | |
*** cdub has joined #openstack-dev | 08:08 | |
*** AnilV4 has joined #openstack-dev | 08:08 | |
*** phuongnh has joined #openstack-dev | 08:19 | |
*** gfidente has joined #openstack-dev | 08:25 | |
*** achampion has joined #openstack-dev | 08:25 | |
*** SaltySolomon has quit IRC | 08:30 | |
*** achampion has quit IRC | 08:31 | |
*** SaltySolomon has joined #openstack-dev | 08:31 | |
*** _degorenko|afk is now known as degorenko | 08:32 | |
*** yolanda has quit IRC | 08:33 | |
*** zenoway has joined #openstack-dev | 08:34 | |
*** cdub has quit IRC | 08:35 | |
*** abregman has quit IRC | 08:35 | |
*** electrofelix has joined #openstack-dev | 08:35 | |
*** hichihara has joined #openstack-dev | 08:39 | |
*** mikelk has joined #openstack-dev | 08:41 | |
*** cdub has joined #openstack-dev | 08:42 | |
*** daemontool has quit IRC | 08:46 | |
*** kester___ has joined #openstack-dev | 08:47 | |
*** abregman has joined #openstack-dev | 08:48 | |
*** nwkarsten has joined #openstack-dev | 08:48 | |
*** daemontool has joined #openstack-dev | 08:49 | |
*** antonyfm has joined #openstack-dev | 08:49 | |
*** nadeem has quit IRC | 08:51 | |
*** nwkarsten has quit IRC | 08:53 | |
*** thorst has joined #openstack-dev | 08:56 | |
*** steveg_afk has quit IRC | 08:57 | |
*** zenoway has quit IRC | 08:58 | |
*** cdent has quit IRC | 08:58 | |
*** zenoway has joined #openstack-dev | 08:59 | |
*** nadeem has joined #openstack-dev | 08:59 | |
*** thorst has quit IRC | 09:02 | |
*** eghobo has joined #openstack-dev | 09:05 | |
*** lpetrut has joined #openstack-dev | 09:06 | |
*** nadeem has quit IRC | 09:06 | |
*** svinota has joined #openstack-dev | 09:08 | |
*** eghobo has quit IRC | 09:09 | |
*** gluytium has quit IRC | 09:11 | |
*** gluytium has joined #openstack-dev | 09:12 | |
*** cdub has quit IRC | 09:16 | |
*** limao has quit IRC | 09:17 | |
*** limao has joined #openstack-dev | 09:22 | |
*** ivc_ has joined #openstack-dev | 09:22 | |
*** dtardivel has joined #openstack-dev | 09:25 | |
*** cdent has joined #openstack-dev | 09:27 | |
*** achampion has joined #openstack-dev | 09:27 | |
*** achampion has quit IRC | 09:32 | |
*** lpetrut1 has joined #openstack-dev | 09:34 | |
*** lpetrut has quit IRC | 09:34 | |
*** lpetrut1 is now known as lpetrut | 09:34 | |
openstackgerrit | Thomas Goirand proposed openstack/governance: Remove some duplicate deb-* repositories https://review.openstack.org/362737 | 09:39 |
*** nwkarsten has joined #openstack-dev | 09:42 | |
*** cdub has joined #openstack-dev | 09:43 | |
*** nwkarsten has quit IRC | 09:46 | |
*** e0ne has joined #openstack-dev | 09:47 | |
*** berendt has quit IRC | 09:47 | |
*** yamamoto has quit IRC | 09:48 | |
*** hichihara has quit IRC | 09:53 | |
*** thorst has joined #openstack-dev | 09:58 | |
*** ihrachys has joined #openstack-dev | 10:00 | |
*** zhurong has quit IRC | 10:03 | |
*** amotoki_ has joined #openstack-dev | 10:03 | |
*** thorst has quit IRC | 10:05 | |
*** zhiwei has quit IRC | 10:06 | |
*** eghobo has joined #openstack-dev | 10:07 | |
*** steveg_afk has joined #openstack-dev | 10:07 | |
*** akrivoka has joined #openstack-dev | 10:07 | |
*** daemontool has quit IRC | 10:09 | |
*** daemontool has joined #openstack-dev | 10:09 | |
*** icoughla_ has quit IRC | 10:09 | |
*** eghobo has quit IRC | 10:14 | |
*** iyamahat has quit IRC | 10:21 | |
*** sridharg has quit IRC | 10:22 | |
*** amotoki has joined #openstack-dev | 10:23 | |
*** mjblack has quit IRC | 10:23 | |
*** gszasz has joined #openstack-dev | 10:24 | |
*** limao has quit IRC | 10:24 | |
*** mjblack has joined #openstack-dev | 10:25 | |
*** amotoki_ has quit IRC | 10:25 | |
*** hichihara has joined #openstack-dev | 10:26 | |
*** salv-orlando has joined #openstack-dev | 10:27 | |
*** achampion has joined #openstack-dev | 10:28 | |
*** paramite has quit IRC | 10:31 | |
*** achampion has quit IRC | 10:33 | |
*** amotoki_ has joined #openstack-dev | 10:33 | |
*** zhangzhenhao has quit IRC | 10:34 | |
*** amotoki has quit IRC | 10:36 | |
*** phuongnh has quit IRC | 10:39 | |
*** yamamoto has joined #openstack-dev | 10:42 | |
*** sridharg has joined #openstack-dev | 10:48 | |
*** itisha has joined #openstack-dev | 10:49 | |
*** salv-orl_ has joined #openstack-dev | 10:52 | |
*** tochi has quit IRC | 10:52 | |
*** sdague has joined #openstack-dev | 10:53 | |
*** salv-orl_ has quit IRC | 10:54 | |
*** salv-orlando has quit IRC | 10:56 | |
*** sridharg has quit IRC | 10:56 | |
*** sshnaidm|afk is now known as sshnaidm | 10:56 | |
*** sridharg has joined #openstack-dev | 10:57 | |
*** caowei has quit IRC | 10:57 | |
*** rhallisey has joined #openstack-dev | 10:59 | |
*** yamamoto_ has joined #openstack-dev | 10:59 | |
*** berendt has joined #openstack-dev | 11:00 | |
*** rafter03 has joined #openstack-dev | 11:00 | |
*** nplanel has joined #openstack-dev | 11:01 | |
*** kester___ has quit IRC | 11:01 | |
*** yamamoto has quit IRC | 11:02 | |
*** jckasper has joined #openstack-dev | 11:03 | |
*** thorst has joined #openstack-dev | 11:03 | |
*** jckasper has quit IRC | 11:08 | |
*** yamamoto_ has quit IRC | 11:08 | |
*** wznoinsk has quit IRC | 11:10 | |
*** cdent has quit IRC | 11:10 | |
*** itzkb_ has joined #openstack-dev | 11:10 | |
*** thorst has quit IRC | 11:11 | |
*** itzikb has quit IRC | 11:11 | |
*** nplanel has quit IRC | 11:11 | |
*** rtheis has joined #openstack-dev | 11:12 | |
*** trisq has quit IRC | 11:12 | |
*** cdent has joined #openstack-dev | 11:13 | |
*** psilvad has quit IRC | 11:13 | |
*** nplanel has joined #openstack-dev | 11:15 | |
*** yamamoto has joined #openstack-dev | 11:16 | |
*** yamamoto has quit IRC | 11:17 | |
*** nwkarsten has joined #openstack-dev | 11:20 | |
*** nwkarsten has quit IRC | 11:25 | |
*** jkilpatr has joined #openstack-dev | 11:27 | |
*** wznoinsk has joined #openstack-dev | 11:28 | |
*** achampion has joined #openstack-dev | 11:29 | |
*** yamamoto has joined #openstack-dev | 11:29 | |
*** jordanP has joined #openstack-dev | 11:29 | |
*** alexismonville has joined #openstack-dev | 11:33 | |
*** yamamoto has quit IRC | 11:33 | |
*** achampion has quit IRC | 11:33 | |
*** amotoki_ has quit IRC | 11:33 | |
*** amotoki has joined #openstack-dev | 11:36 | |
*** akrivoka has quit IRC | 11:37 | |
*** alexismonville has quit IRC | 11:37 | |
*** thrash|g0ne is now known as thrash | 11:38 | |
*** thorst has joined #openstack-dev | 11:38 | |
*** thorst_ has joined #openstack-dev | 11:39 | |
*** thorst has quit IRC | 11:42 | |
*** steveg_afk has quit IRC | 11:43 | |
*** stanzgy has quit IRC | 11:46 | |
*** morazi has joined #openstack-dev | 11:47 | |
*** lucasagomes is now known as lucas-hungry | 11:47 | |
*** tpsilva has joined #openstack-dev | 11:48 | |
*** akrivoka has joined #openstack-dev | 11:49 | |
*** lihi has joined #openstack-dev | 11:52 | |
*** clayg has quit IRC | 11:53 | |
*** cdub has quit IRC | 11:54 | |
*** rfolco has joined #openstack-dev | 11:57 | |
*** rafter03 has quit IRC | 12:00 | |
*** ansmith has joined #openstack-dev | 12:02 | |
*** askb has quit IRC | 12:03 | |
*** trananhkma has quit IRC | 12:05 | |
*** jkilpatr has quit IRC | 12:06 | |
*** vladikr has joined #openstack-dev | 12:06 | |
*** achampion has joined #openstack-dev | 12:08 | |
*** fredrik has quit IRC | 12:08 | |
*** nplanel has quit IRC | 12:10 | |
*** kushal has joined #openstack-dev | 12:11 | |
*** eghobo has joined #openstack-dev | 12:11 | |
*** zhurong has joined #openstack-dev | 12:15 | |
*** achampion has quit IRC | 12:15 | |
*** bobh has joined #openstack-dev | 12:15 | |
*** mrtenio has quit IRC | 12:15 | |
*** eghobo has quit IRC | 12:16 | |
*** sarob has joined #openstack-dev | 12:17 | |
*** fredrik has joined #openstack-dev | 12:18 | |
*** nplanel has joined #openstack-dev | 12:18 | |
*** fredrik has quit IRC | 12:21 | |
*** fredrik has joined #openstack-dev | 12:21 | |
*** gordc has joined #openstack-dev | 12:22 | |
*** sarob has quit IRC | 12:22 | |
*** yamamoto has joined #openstack-dev | 12:22 | |
*** tlaxkit has joined #openstack-dev | 12:24 | |
*** nplanel has quit IRC | 12:27 | |
*** itzikb has joined #openstack-dev | 12:27 | |
*** itzkb_ has quit IRC | 12:28 | |
*** fredrik has quit IRC | 12:28 | |
*** jkilpatr has joined #openstack-dev | 12:28 | |
*** fredrik has joined #openstack-dev | 12:29 | |
*** kgiusti has joined #openstack-dev | 12:29 | |
*** vimal has quit IRC | 12:35 | |
*** psilvad has joined #openstack-dev | 12:35 | |
*** bobh has quit IRC | 12:35 | |
*** nplanel has joined #openstack-dev | 12:36 | |
*** adu has joined #openstack-dev | 12:38 | |
*** lucas-hungry is now known as lucasagomes | 12:41 | |
*** johnbelamaric has joined #openstack-dev | 12:44 | |
*** baoli has joined #openstack-dev | 12:44 | |
*** annegentle has joined #openstack-dev | 12:48 | |
*** vijendar has joined #openstack-dev | 12:50 | |
*** vijendar1 has joined #openstack-dev | 12:52 | |
*** markvoelker has joined #openstack-dev | 12:52 | |
*** claudiub has joined #openstack-dev | 12:54 | |
*** vijendar has quit IRC | 12:55 | |
*** trisq has joined #openstack-dev | 12:57 | |
*** smatov has quit IRC | 12:58 | |
*** asselin_ has quit IRC | 12:59 | |
*** mrtenio has joined #openstack-dev | 12:59 | |
*** rraja has quit IRC | 13:00 | |
*** xyang1 has joined #openstack-dev | 13:03 | |
*** kriskend has joined #openstack-dev | 13:03 | |
*** kriskend has quit IRC | 13:03 | |
*** zhiwei has joined #openstack-dev | 13:04 | |
*** kriskend has joined #openstack-dev | 13:04 | |
*** AndChat574464 has joined #openstack-dev | 13:06 | |
openstackgerrit | Emilien Macchi proposed openstack/governance: Move puppet-tripleo to TripleO https://review.openstack.org/362858 | 13:06 |
*** hosanai has quit IRC | 13:08 | |
*** zhiwei has quit IRC | 13:09 | |
*** rodrigods has quit IRC | 13:09 | |
*** jckasper has joined #openstack-dev | 13:09 | |
*** rodrigods has joined #openstack-dev | 13:09 | |
*** takashi has quit IRC | 13:09 | |
*** david-lyle has quit IRC | 13:10 | |
*** antonyfm has quit IRC | 13:11 | |
dhellmann | stevemar : it's not a big deal, it just may mean a few extra backports | 13:12 |
dhellmann | ttx: with the shorter cycle coming up, it might make sense to stabilize everything a bit earlier | 13:13 |
*** AndChat574464 has quit IRC | 13:15 | |
*** hosanai has joined #openstack-dev | 13:15 | |
*** markvoelker has quit IRC | 13:17 | |
*** david-lyle has joined #openstack-dev | 13:18 | |
*** adu has quit IRC | 13:21 | |
*** daemontool has quit IRC | 13:25 | |
*** bobh has joined #openstack-dev | 13:25 | |
*** donghao has joined #openstack-dev | 13:26 | |
*** daemontool has joined #openstack-dev | 13:27 | |
*** ivan_mironov has joined #openstack-dev | 13:27 | |
*** AnilV4 has quit IRC | 13:27 | |
ttx | dhellmann: that is a possibility yes | 13:27 |
*** mriedem has joined #openstack-dev | 13:30 | |
*** mmedvede_ has joined #openstack-dev | 13:30 | |
*** mmedvede has quit IRC | 13:30 | |
*** mmedvede_ has quit IRC | 13:30 | |
*** bobh has quit IRC | 13:32 | |
*** bobh has joined #openstack-dev | 13:35 | |
*** ivan_mironov has quit IRC | 13:35 | |
*** ivan_mironov has joined #openstack-dev | 13:36 | |
*** hosanai has quit IRC | 13:36 | |
*** nwkarsten has joined #openstack-dev | 13:36 | |
*** nmagnezi has quit IRC | 13:38 | |
*** kriskend has quit IRC | 13:38 | |
*** vijendar1 has quit IRC | 13:38 | |
*** markvoelker has joined #openstack-dev | 13:40 | |
*** mmedvede has joined #openstack-dev | 13:41 | |
*** rraja has joined #openstack-dev | 13:43 | |
*** ivc_ has quit IRC | 13:43 | |
*** markvoelker has quit IRC | 13:45 | |
*** baojg has joined #openstack-dev | 13:46 | |
*** annegentle has quit IRC | 13:46 | |
*** e0ne has quit IRC | 13:46 | |
*** e0ne has joined #openstack-dev | 13:48 | |
*** zz_dimtruck is now known as dimtruck | 13:48 | |
*** thorst_ is now known as thorst | 13:48 | |
*** daemontool has quit IRC | 13:49 | |
*** daemontool has joined #openstack-dev | 13:50 | |
*** achampion has joined #openstack-dev | 13:50 | |
*** cdent has quit IRC | 13:52 | |
*** ayoung has joined #openstack-dev | 13:52 | |
*** eghobo has joined #openstack-dev | 13:52 | |
*** kriskend has joined #openstack-dev | 13:53 | |
*** xemdetia has joined #openstack-dev | 13:53 | |
*** kushal has quit IRC | 13:54 | |
*** pmathews has joined #openstack-dev | 13:55 | |
*** yamahata has joined #openstack-dev | 13:58 | |
*** jasond has joined #openstack-dev | 13:58 | |
*** zzzeek has quit IRC | 14:00 | |
*** jprovazn has quit IRC | 14:01 | |
*** iyamahat has joined #openstack-dev | 14:01 | |
*** rmcall_ has joined #openstack-dev | 14:01 | |
*** eharney has joined #openstack-dev | 14:02 | |
*** Bwhugen has joined #openstack-dev | 14:02 | |
*** annegentle has joined #openstack-dev | 14:03 | |
*** rmcall has quit IRC | 14:03 | |
*** rmcall_ is now known as rmcall | 14:03 | |
*** zzzeek has joined #openstack-dev | 14:03 | |
*** hockeynut has joined #openstack-dev | 14:03 | |
*** dimtruck is now known as zz_dimtruck | 14:04 | |
*** zzzeek has quit IRC | 14:04 | |
*** zzzeek has joined #openstack-dev | 14:05 | |
*** jcoufal has joined #openstack-dev | 14:06 | |
*** eghobo has quit IRC | 14:06 | |
*** nplanel has quit IRC | 14:06 | |
*** kjw3 has joined #openstack-dev | 14:07 | |
*** sdake has joined #openstack-dev | 14:08 | |
*** jprovazn has joined #openstack-dev | 14:09 | |
*** rraja has quit IRC | 14:09 | |
*** nplanel has joined #openstack-dev | 14:10 | |
*** sdake_ has joined #openstack-dev | 14:12 | |
*** ivc_ has joined #openstack-dev | 14:12 | |
*** sdake has quit IRC | 14:13 | |
*** valw has joined #openstack-dev | 14:13 | |
*** valw has quit IRC | 14:13 | |
*** baojg has quit IRC | 14:16 | |
*** valw has joined #openstack-dev | 14:16 | |
*** baojg has joined #openstack-dev | 14:18 | |
*** anilvenkata has joined #openstack-dev | 14:19 | |
*** skraynev_ has joined #openstack-dev | 14:19 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/governance: Add os_monasca to OpenStack-Ansible https://review.openstack.org/360140 | 14:20 |
*** rraja has joined #openstack-dev | 14:22 | |
*** zz_dimtruck is now known as dimtruck | 14:23 | |
*** galstrom_zzz is now known as galstrom | 14:23 | |
*** raunak has joined #openstack-dev | 14:26 | |
*** mriedem has quit IRC | 14:27 | |
*** jprovazn has quit IRC | 14:27 | |
*** jprovazn has joined #openstack-dev | 14:28 | |
*** mriedem has joined #openstack-dev | 14:28 | |
*** daemontool has quit IRC | 14:28 | |
*** dtantsur is now known as dtantsur|mtg | 14:28 | |
*** baojg has quit IRC | 14:28 | |
*** daemontool has joined #openstack-dev | 14:28 | |
*** marst has quit IRC | 14:29 | |
*** nmagnezi has joined #openstack-dev | 14:29 | |
*** mikelk has quit IRC | 14:31 | |
*** alexismonville has joined #openstack-dev | 14:31 | |
*** michauds has joined #openstack-dev | 14:32 | |
*** e0ne has quit IRC | 14:32 | |
*** lihi has quit IRC | 14:32 | |
*** e0ne has joined #openstack-dev | 14:34 | |
*** dizquierdo has joined #openstack-dev | 14:35 | |
*** jprovazn has quit IRC | 14:39 | |
*** marst has joined #openstack-dev | 14:40 | |
*** ekuris has quit IRC | 14:41 | |
*** daemontool has quit IRC | 14:42 | |
*** david-lyle has quit IRC | 14:43 | |
*** diogogmt has joined #openstack-dev | 14:45 | |
*** raunak has quit IRC | 14:45 | |
*** ewilson has joined #openstack-dev | 14:46 | |
*** sdake_ has quit IRC | 14:47 | |
*** AnilV4 has joined #openstack-dev | 14:47 | |
*** cartik has joined #openstack-dev | 14:48 | |
*** p4tux has joined #openstack-dev | 14:48 | |
*** david-lyle has joined #openstack-dev | 14:48 | |
*** itzikb has quit IRC | 14:50 | |
*** piet has joined #openstack-dev | 14:50 | |
*** vijendar has joined #openstack-dev | 14:50 | |
*** psachin has quit IRC | 14:50 | |
*** xarses has quit IRC | 14:51 | |
*** xarses has joined #openstack-dev | 14:52 | |
*** valw has quit IRC | 14:52 | |
*** rcrit has quit IRC | 14:53 | |
*** anilvenkata is now known as anilvenkata_afk | 14:55 | |
*** shamail has joined #openstack-dev | 14:55 | |
*** saju_m has joined #openstack-dev | 14:55 | |
*** cdent has joined #openstack-dev | 14:56 | |
*** AnarchyAo has joined #openstack-dev | 14:56 | |
*** egallen has joined #openstack-dev | 14:57 | |
*** iyamahat has quit IRC | 14:57 | |
*** valw has joined #openstack-dev | 14:57 | |
*** yuval has quit IRC | 14:59 | |
*** Bwhugen_ has joined #openstack-dev | 14:59 | |
*** amotoki has quit IRC | 15:01 | |
*** iyamahat has joined #openstack-dev | 15:02 | |
*** hichihara has quit IRC | 15:02 | |
*** Bwhugen has quit IRC | 15:02 | |
*** david-lyle has quit IRC | 15:02 | |
*** Bwhugen_ is now known as Bwhugen | 15:02 | |
*** Bwhugen has quit IRC | 15:03 | |
*** skraynev_ has quit IRC | 15:04 | |
*** rhallisey has quit IRC | 15:05 | |
*** tremble has quit IRC | 15:05 | |
*** diogogmt has quit IRC | 15:06 | |
*** coolsvap is now known as coolsvap_ | 15:07 | |
*** iyamahat has quit IRC | 15:08 | |
*** diogogmt has joined #openstack-dev | 15:08 | |
*** sdake has joined #openstack-dev | 15:09 | |
*** armax has joined #openstack-dev | 15:09 | |
*** cartik has quit IRC | 15:10 | |
*** numans has quit IRC | 15:12 | |
*** nkinder has quit IRC | 15:12 | |
*** valw_ has joined #openstack-dev | 15:13 | |
*** svinota has quit IRC | 15:14 | |
*** valw has quit IRC | 15:16 | |
*** iyamahat has joined #openstack-dev | 15:16 | |
*** brad_behle has joined #openstack-dev | 15:16 | |
*** hynekm has quit IRC | 15:17 | |
*** abregman is now known as abregman|mtg | 15:17 | |
*** cartik has joined #openstack-dev | 15:18 | |
*** zzzeek has quit IRC | 15:19 | |
*** The_Knight has joined #openstack-dev | 15:20 | |
*** rcrit has joined #openstack-dev | 15:21 | |
*** abregman|mtg has quit IRC | 15:22 | |
*** david-lyle has joined #openstack-dev | 15:22 | |
*** jasond has quit IRC | 15:23 | |
*** jasond has joined #openstack-dev | 15:23 | |
*** sridharg has quit IRC | 15:24 | |
*** dtantsur|mtg is now known as dtantsur | 15:25 | |
*** nkinder has joined #openstack-dev | 15:25 | |
*** leanderthal is now known as leanderthal|afk | 15:26 | |
*** johnbelamaric has quit IRC | 15:29 | |
*** vhosakot has joined #openstack-dev | 15:29 | |
*** Ravikiran_K has joined #openstack-dev | 15:30 | |
*** sdake has quit IRC | 15:31 | |
*** mdurrant has joined #openstack-dev | 15:33 | |
*** shamail has quit IRC | 15:33 | |
*** xarses has quit IRC | 15:34 | |
*** jcoufal has quit IRC | 15:34 | |
*** jcoufal has joined #openstack-dev | 15:36 | |
mdurrant | I've been looking at extending the LBaaSV2 protocols and lb methods for a while and keep hitting the same brick wall - those are validated in the API against a list of constants. Trying to avoid modifying the neutron-lbaas code as obviously these other methods and protocols aren't supported by all LB providers | 15:38 |
*** zzzeek has joined #openstack-dev | 15:40 | |
mdurrant | Having said that, putting those things in a DB table behind an API seems like the right idea. | 15:40 |
*** salv-orlando has joined #openstack-dev | 15:40 | |
*** david-lyle has quit IRC | 15:40 | |
mdurrant | Hey, thinkin of crazy stuff and Mr Orlando shows up, surely that is not a coincidence. | 15:41 |
*** zzzeek has quit IRC | 15:41 | |
*** gyee has joined #openstack-dev | 15:42 | |
*** dtantsur is now known as dtantsur|afk | 15:42 | |
*** Leo_ has joined #openstack-dev | 15:43 | |
*** zzzeek has joined #openstack-dev | 15:43 | |
anteaya | mdurrant: hello, so we are in feature freeze week of our release schedule: https://releases.openstack.org/newton/schedule.html | 15:44 |
anteaya | I'm not sure how many takers you will get this week on your proposed topic of discussion | 15:44 |
*** fredrik has quit IRC | 15:45 | |
anteaya | you might consider waiting for the rush to subside a bit and trying again? | 15:45 |
*** donghao has quit IRC | 15:45 | |
*** johnbelamaric has joined #openstack-dev | 15:45 | |
*** hseipp has quit IRC | 15:45 | |
mdurrant | Thanks anteaya | 15:46 |
anteaya | welcome | 15:46 |
mdurrant | I will most definitely do so | 15:46 |
anteaya | good idea | 15:46 |
anteaya | sometimes timing is the most important thing | 15:46 |
*** lpetrut has quit IRC | 15:48 | |
mdurrant | Yeah - I was thinking today would be good because of the visibility, but failed to consider that most folks are probably heads-down getting in last-minute features before freeze. :) | 15:48 |
*** zhurong has quit IRC | 15:49 | |
*** david-lyle has joined #openstack-dev | 15:50 | |
*** johnbelamaric has quit IRC | 15:50 | |
*** itisha has quit IRC | 15:50 | |
*** jasond has quit IRC | 15:53 | |
*** kjw3 has quit IRC | 15:54 | |
*** ihrachys has quit IRC | 15:54 | |
*** vishwanathj_zzz is now known as vishwanathj | 15:56 | |
*** eghobo has joined #openstack-dev | 15:56 | |
*** mhickey has joined #openstack-dev | 15:57 | |
*** bpokorny has joined #openstack-dev | 15:57 | |
*** vijendar has quit IRC | 15:58 | |
*** xarses has joined #openstack-dev | 16:00 | |
*** dizquierdo has quit IRC | 16:00 | |
*** egallen has quit IRC | 16:01 | |
*** vijendar has joined #openstack-dev | 16:02 | |
*** leeantho has joined #openstack-dev | 16:02 | |
*** mikeoutland has joined #openstack-dev | 16:02 | |
anteaya | mdurrant: thanks for listening :) | 16:02 |
anteaya | anyone who isn't heads down is staying out of the way of those who are | 16:03 |
*** ewilson has quit IRC | 16:03 | |
*** devananda is now known as devananda|MOVING | 16:04 | |
*** egallen has joined #openstack-dev | 16:04 | |
*** mriedem1 has joined #openstack-dev | 16:04 | |
*** mriedem has quit IRC | 16:06 | |
*** mriedem1 is now known as mriedem | 16:07 | |
*** ewilson has joined #openstack-dev | 16:07 | |
*** eezhova has quit IRC | 16:10 | |
*** pshedimb has joined #openstack-dev | 16:10 | |
*** Nikolay_St has quit IRC | 16:11 | |
*** kjw3 has joined #openstack-dev | 16:13 | |
*** jasond has joined #openstack-dev | 16:13 | |
*** mwturvey has joined #openstack-dev | 16:14 | |
*** mwturvey has quit IRC | 16:14 | |
*** nplanel has quit IRC | 16:14 | |
*** raunak has joined #openstack-dev | 16:15 | |
*** nwkarsten has quit IRC | 16:15 | |
*** nwkarsten has joined #openstack-dev | 16:15 | |
*** yamamoto has quit IRC | 16:15 | |
*** valw_ has quit IRC | 16:15 | |
*** armax has quit IRC | 16:16 | |
*** valw has joined #openstack-dev | 16:18 | |
*** akrivoka has quit IRC | 16:18 | |
*** matrohon has quit IRC | 16:19 | |
*** nwkarsten has quit IRC | 16:19 | |
*** lpetrut has joined #openstack-dev | 16:20 | |
*** pmathews_ has joined #openstack-dev | 16:21 | |
*** david-lyle has quit IRC | 16:21 | |
*** david-lyle has joined #openstack-dev | 16:23 | |
*** jordanP has quit IRC | 16:23 | |
*** pmathews has quit IRC | 16:24 | |
*** kjw3 has quit IRC | 16:24 | |
*** p4tux has quit IRC | 16:27 | |
*** valw has quit IRC | 16:28 | |
*** Swami has joined #openstack-dev | 16:29 | |
*** nwkarsten has joined #openstack-dev | 16:29 | |
*** e0ne has quit IRC | 16:31 | |
*** Leo_ has quit IRC | 16:32 | |
*** Nikolay_St has joined #openstack-dev | 16:32 | |
*** hockeynut has quit IRC | 16:33 | |
*** jpich has quit IRC | 16:35 | |
*** cloudnull is now known as wq | 16:35 | |
*** anilvenkata_afk has quit IRC | 16:35 | |
*** david-lyle_ has joined #openstack-dev | 16:36 | |
*** trisq has quit IRC | 16:37 | |
*** Nikolay_St has quit IRC | 16:37 | |
*** nwkarsten has quit IRC | 16:38 | |
*** iyamahat has quit IRC | 16:38 | |
*** nwkarsten has joined #openstack-dev | 16:38 | |
*** electrofelix has quit IRC | 16:39 | |
*** yamahata has quit IRC | 16:39 | |
*** david-lyle has quit IRC | 16:39 | |
*** wq is now known as cloudnull | 16:39 | |
*** cloudnull is now known as wq | 16:39 | |
*** wq is now known as cloudnull | 16:39 | |
*** zenoway has quit IRC | 16:40 | |
*** zenoway has joined #openstack-dev | 16:41 | |
*** slaweq has quit IRC | 16:42 | |
*** nwkarsten has quit IRC | 16:43 | |
*** ewilson has quit IRC | 16:43 | |
*** trevormc has joined #openstack-dev | 16:43 | |
*** egallen has quit IRC | 16:43 | |
*** nwkarsten has joined #openstack-dev | 16:43 | |
trevormc | Hey sorry to interrupt. I was trying to use the new oslo type Range released in 3.16 but I don't see it in the list of available types in run time. | 16:43 |
*** egallen has joined #openstack-dev | 16:43 | |
*** avlis has quit IRC | 16:43 | |
*** ewilson has joined #openstack-dev | 16:44 | |
trevormc | Pdb) dir(types) ['Boolean', 'ConfigType', 'Dict', 'Float', 'Hostname', 'IPAddress', 'Integer', 'List', 'MultiString', 'Number', 'Port', 'String', 'URI', '__builtins__', '__doc__', '__file__', '__name__', '__package__', 'abc', 'netaddr', 'operator', 're', 'rfc3986', 'six', 'warnings'] | 16:44 |
trevormc | I'm using oslo.config 3.17 and when I import types and use types.Range I get an AttributeError when using Range even though the docs say it was included in 3.16 | 16:44 |
trevormc | The problem is my py27 packages are not updating, I changed the requirements.txt file in my project but the repository doesn't include all the changes. It's weird because a class in the same version release is there but not the one i want to use. | 16:45 |
*** zenoway has quit IRC | 16:45 | |
*** clayg has joined #openstack-dev | 16:46 | |
*** comay has quit IRC | 16:48 | |
*** thrash is now known as thrash|biab | 16:49 | |
*** egallen has quit IRC | 16:49 | |
*** Ravikiran_K has quit IRC | 16:49 | |
*** fragatina has joined #openstack-dev | 16:50 | |
*** egallen has joined #openstack-dev | 16:50 | |
*** fragatin_ has joined #openstack-dev | 16:51 | |
*** bobh has quit IRC | 16:52 | |
*** diogogmt has quit IRC | 16:52 | |
*** gyee has quit IRC | 16:53 | |
*** galstrom is now known as galstrom_zzz | 16:53 | |
*** reed has quit IRC | 16:54 | |
*** reed has joined #openstack-dev | 16:54 | |
*** gfidente has quit IRC | 16:54 | |
*** fragatina has quit IRC | 16:55 | |
*** gyee has joined #openstack-dev | 16:55 | |
*** alla has quit IRC | 16:56 | |
*** anilvenkata has joined #openstack-dev | 16:56 | |
*** erlon has quit IRC | 16:57 | |
*** rhallisey has joined #openstack-dev | 16:57 | |
*** iyamahat has joined #openstack-dev | 16:58 | |
*** lucasagomes is now known as lucas-dinner | 16:58 | |
*** nadeem has joined #openstack-dev | 16:58 | |
*** hynekm has joined #openstack-dev | 16:58 | |
*** sdague has quit IRC | 17:00 | |
*** AnilV4 has quit IRC | 17:00 | |
*** cdent has quit IRC | 17:01 | |
*** sdague has joined #openstack-dev | 17:01 | |
*** Leo_ has joined #openstack-dev | 17:01 | |
*** egallen has quit IRC | 17:02 | |
*** hieulq_ has joined #openstack-dev | 17:02 | |
*** degorenko is now known as _degorenko|afk | 17:02 | |
*** tlaxkit has quit IRC | 17:03 | |
*** marst has quit IRC | 17:03 | |
*** slaweq has joined #openstack-dev | 17:03 | |
*** anilvenkata_ has joined #openstack-dev | 17:04 | |
*** abregman has joined #openstack-dev | 17:04 | |
*** jathan has joined #openstack-dev | 17:05 | |
*** cdent has joined #openstack-dev | 17:06 | |
*** anilvenkata has quit IRC | 17:06 | |
*** diogogmt has joined #openstack-dev | 17:07 | |
*** ijw has joined #openstack-dev | 17:11 | |
*** rcernin has quit IRC | 17:12 | |
*** dizquierdo has joined #openstack-dev | 17:13 | |
*** thrash|biab is now known as thrash | 17:13 | |
*** tesseract- has quit IRC | 17:14 | |
*** Suyi_ has joined #openstack-dev | 17:14 | |
*** nadeem has quit IRC | 17:14 | |
*** nadeem has joined #openstack-dev | 17:15 | |
*** yamamoto has joined #openstack-dev | 17:16 | |
*** kjw3 has joined #openstack-dev | 17:16 | |
*** valw has joined #openstack-dev | 17:17 | |
*** trevormc has quit IRC | 17:17 | |
*** shaleh has joined #openstack-dev | 17:17 | |
*** aludwar has quit IRC | 17:19 | |
*** aludwar has joined #openstack-dev | 17:19 | |
*** sarob has joined #openstack-dev | 17:19 | |
*** hieulq_ has quit IRC | 17:19 | |
*** yolanda has joined #openstack-dev | 17:21 | |
*** marst has joined #openstack-dev | 17:21 | |
*** yamamoto has quit IRC | 17:22 | |
*** p4tux has joined #openstack-dev | 17:23 | |
*** nwkarsten has quit IRC | 17:24 | |
*** ijw has quit IRC | 17:24 | |
*** cartik has quit IRC | 17:24 | |
*** nwkarsten has joined #openstack-dev | 17:24 | |
*** tesseract- has joined #openstack-dev | 17:24 | |
*** sputnik13 has joined #openstack-dev | 17:25 | |
*** pcaruana has quit IRC | 17:25 | |
*** ijw has joined #openstack-dev | 17:25 | |
*** bobh has joined #openstack-dev | 17:26 | |
*** sdake has joined #openstack-dev | 17:27 | |
*** tesseract- has quit IRC | 17:28 | |
*** nwkarsten has quit IRC | 17:29 | |
*** vijendar has quit IRC | 17:29 | |
*** bobh_ has joined #openstack-dev | 17:32 | |
*** hynekm has quit IRC | 17:33 | |
*** galstrom_zzz is now known as galstrom | 17:34 | |
*** p4tux has quit IRC | 17:34 | |
*** achampion has quit IRC | 17:34 | |
*** bobh has quit IRC | 17:35 | |
*** egallen has joined #openstack-dev | 17:35 | |
*** bpokorny has quit IRC | 17:36 | |
*** bpokorny_ has joined #openstack-dev | 17:36 | |
*** p4tux has joined #openstack-dev | 17:36 | |
*** vijendar has joined #openstack-dev | 17:37 | |
*** rraja has quit IRC | 17:37 | |
*** NishaYadav has joined #openstack-dev | 17:39 | |
*** valw has quit IRC | 17:40 | |
*** valw has joined #openstack-dev | 17:41 | |
*** kjw3 has quit IRC | 17:41 | |
*** pshedimb has quit IRC | 17:41 | |
*** hockeynut has joined #openstack-dev | 17:42 | |
*** achampion has joined #openstack-dev | 17:42 | |
*** p4tux has quit IRC | 17:42 | |
*** jaugustine has quit IRC | 17:44 | |
*** pshedimb has joined #openstack-dev | 17:44 | |
*** p4tux has joined #openstack-dev | 17:44 | |
*** eghobo has quit IRC | 17:45 | |
*** eghobo has joined #openstack-dev | 17:45 | |
*** jkilpatr has quit IRC | 17:45 | |
*** lpetrut has quit IRC | 17:46 | |
*** eghobo has quit IRC | 17:46 | |
*** achampion has quit IRC | 17:46 | |
*** sarob has quit IRC | 17:49 | |
*** wootehfoot has joined #openstack-dev | 17:50 | |
*** sarob has joined #openstack-dev | 17:51 | |
*** pshedimb has quit IRC | 17:51 | |
*** michauds has quit IRC | 17:52 | |
*** eezhova has joined #openstack-dev | 17:53 | |
*** nwkarsten has joined #openstack-dev | 17:53 | |
*** nwkarsten has quit IRC | 17:53 | |
*** markvoelker has joined #openstack-dev | 17:54 | |
*** nwkarsten has joined #openstack-dev | 17:54 | |
*** sarob has quit IRC | 17:55 | |
*** johnbelamaric has joined #openstack-dev | 17:55 | |
*** ekcs has joined #openstack-dev | 17:57 | |
*** akrivoka has joined #openstack-dev | 17:59 | |
*** mikeoutland has quit IRC | 17:59 | |
*** baoli has quit IRC | 17:59 | |
*** alexismonville has quit IRC | 18:00 | |
*** baoli has joined #openstack-dev | 18:00 | |
*** mikeoutland has joined #openstack-dev | 18:00 | |
*** e0ne has joined #openstack-dev | 18:01 | |
*** rmcall has quit IRC | 18:03 | |
*** rmcall has joined #openstack-dev | 18:03 | |
*** anilvenkata_ has quit IRC | 18:03 | |
*** tesseract- has joined #openstack-dev | 18:05 | |
*** tesseract- has quit IRC | 18:05 | |
*** tesseract- has joined #openstack-dev | 18:06 | |
*** zaitcev has joined #openstack-dev | 18:06 | |
*** nisha_ has joined #openstack-dev | 18:07 | |
*** NishaYadav has quit IRC | 18:07 | |
*** nisha_ is now known as nishaYadav | 18:07 | |
*** spzala has joined #openstack-dev | 18:07 | |
*** salv-orl_ has joined #openstack-dev | 18:08 | |
*** tesseract- has quit IRC | 18:08 | |
*** michauds has joined #openstack-dev | 18:09 | |
*** achampion has joined #openstack-dev | 18:09 | |
*** ad_rien_ has quit IRC | 18:09 | |
*** yamahata has joined #openstack-dev | 18:10 | |
*** hemanthm is now known as hemanthm|lunch | 18:10 | |
*** comay has joined #openstack-dev | 18:10 | |
*** tesseract- has joined #openstack-dev | 18:10 | |
*** salv-orlando has quit IRC | 18:11 | |
*** p4tux has quit IRC | 18:11 | |
*** p4tux has joined #openstack-dev | 18:14 | |
*** p4tux has quit IRC | 18:16 | |
*** slaweq has quit IRC | 18:17 | |
*** anilvenkata_ has joined #openstack-dev | 18:18 | |
*** mikeoutland has quit IRC | 18:18 | |
*** mikeoutland has joined #openstack-dev | 18:19 | |
*** markvoelker has quit IRC | 18:22 | |
*** p4tux has joined #openstack-dev | 18:22 | |
*** gszasz has quit IRC | 18:23 | |
*** p4tux has quit IRC | 18:23 | |
*** sarob has joined #openstack-dev | 18:24 | |
*** p4tux has joined #openstack-dev | 18:25 | |
*** rrecio has joined #openstack-dev | 18:26 | |
*** egallen has quit IRC | 18:27 | |
*** sarob has quit IRC | 18:29 | |
*** sarob has joined #openstack-dev | 18:30 | |
*** tesseract- has quit IRC | 18:30 | |
*** tongli has joined #openstack-dev | 18:30 | |
*** tesseract- has joined #openstack-dev | 18:30 | |
*** tesseract- has quit IRC | 18:30 | |
*** tesseract- has joined #openstack-dev | 18:31 | |
*** _sarob has joined #openstack-dev | 18:34 | |
*** p4tux has quit IRC | 18:35 | |
*** itisha has joined #openstack-dev | 18:36 | |
*** p4tux has joined #openstack-dev | 18:36 | |
*** anilvenkata_ has quit IRC | 18:36 | |
*** piet has quit IRC | 18:36 | |
*** yamahata has quit IRC | 18:37 | |
*** sarob has quit IRC | 18:37 | |
*** tesseract- has quit IRC | 18:37 | |
*** fragatin_ has quit IRC | 18:38 | |
*** p4tux has quit IRC | 18:40 | |
*** lpetrut has joined #openstack-dev | 18:45 | |
*** Leo_ has quit IRC | 18:45 | |
*** pmathews_ has quit IRC | 18:47 | |
*** alexismonville has joined #openstack-dev | 18:47 | |
*** dsariel has quit IRC | 18:47 | |
*** yamahata has joined #openstack-dev | 18:48 | |
clayg | yo! Swift has a feature branch going and we occasionally merge master onto - but everytime we do every bug that's been fixed/closed gets updated in launchpad and tons of emails fill up everyones inbox :\ | 18:48 |
clayg | Does anyone know where that integration works/lives? | 18:48 |
*** salv-orl_ has quit IRC | 18:49 | |
clayg | I can't imagine those bug updates RE the feature branch are useful to anyone? the developers working on the feature branch don't really need them - and no one except the developers working on the feature branch should really be aware of or concerned with the feature branch AFAIK? | 18:49 |
*** hemanthm|lunch is now known as hemanthm | 18:50 | |
*** iyamahat has quit IRC | 18:50 | |
*** Suyi_1 has joined #openstack-dev | 18:50 | |
*** NikitaKonovalov has quit IRC | 18:50 | |
*** topol has quit IRC | 18:50 | |
*** iyamahat has joined #openstack-dev | 18:50 | |
*** anilvenkata_ has joined #openstack-dev | 18:50 | |
*** pmathews has joined #openstack-dev | 18:50 | |
*** comay_ has joined #openstack-dev | 18:50 | |
*** a1|away has quit IRC | 18:50 | |
*** aluria has quit IRC | 18:50 | |
*** abregman has quit IRC | 18:51 | |
*** jtomasek has quit IRC | 18:51 | |
*** slaweq_ has quit IRC | 18:51 | |
*** bknudson has quit IRC | 18:51 | |
*** TaLioN has quit IRC | 18:51 | |
*** doude has quit IRC | 18:51 | |
*** pshedimb has joined #openstack-dev | 18:51 | |
*** ianw has quit IRC | 18:51 | |
*** comay has quit IRC | 18:52 | |
*** Suyi_ has quit IRC | 18:52 | |
*** jrist has quit IRC | 18:52 | |
*** ciprian-barbu has quit IRC | 18:52 | |
*** NobodyCam has quit IRC | 18:52 | |
*** basilAB has quit IRC | 18:52 | |
*** chmouel has quit IRC | 18:52 | |
*** _degorenko|afk has quit IRC | 18:52 | |
*** hughhalf has quit IRC | 18:52 | |
*** mestery has quit IRC | 18:52 | |
*** gmoro has quit IRC | 18:52 | |
*** therve has quit IRC | 18:52 | |
*** eghobo has joined #openstack-dev | 18:52 | |
*** clayg has left #openstack-dev | 18:52 | |
*** clayg has joined #openstack-dev | 18:52 | |
*** slaweq has joined #openstack-dev | 18:53 | |
*** yolanda has quit IRC | 18:53 | |
*** AndChat574464 has joined #openstack-dev | 18:53 | |
*** dimtruck is now known as zz_dimtruck | 18:54 | |
*** NobodyCam has joined #openstack-dev | 18:54 | |
*** TaLioN has joined #openstack-dev | 18:54 | |
*** nadeem_ has joined #openstack-dev | 18:55 | |
*** nadeem has quit IRC | 18:55 | |
*** aluria has joined #openstack-dev | 18:56 | |
openstackgerrit | Doug Hellmann proposed openstack/governance: propose approval policy for goal responses https://review.openstack.org/356699 | 18:56 |
*** hughhalf has joined #openstack-dev | 18:56 | |
*** therve has joined #openstack-dev | 18:56 | |
*** bknudson has joined #openstack-dev | 18:56 | |
*** doude has joined #openstack-dev | 18:57 | |
*** piet has joined #openstack-dev | 18:57 | |
*** chmouel has joined #openstack-dev | 18:57 | |
*** mestery has joined #openstack-dev | 18:57 | |
*** NikitaKonovalov has joined #openstack-dev | 18:57 | |
*** annegentle has quit IRC | 18:57 | |
*** alexismonville has quit IRC | 18:57 | |
*** vijendar has quit IRC | 18:58 | |
*** annegentle has joined #openstack-dev | 18:58 | |
*** topol_ has joined #openstack-dev | 18:59 | |
*** salv-orlando has joined #openstack-dev | 18:59 | |
*** erlon has joined #openstack-dev | 18:59 | |
*** basilAB has joined #openstack-dev | 19:01 | |
*** kriskend_ has joined #openstack-dev | 19:02 | |
*** kriskend has quit IRC | 19:02 | |
*** Nikolay_St has joined #openstack-dev | 19:02 | |
*** svinota has joined #openstack-dev | 19:02 | |
*** p4tux has joined #openstack-dev | 19:03 | |
*** jtomasek has joined #openstack-dev | 19:03 | |
*** gmoro has joined #openstack-dev | 19:04 | |
*** ciprian-barbu has joined #openstack-dev | 19:04 | |
*** abregman has joined #openstack-dev | 19:05 | |
*** david-lyle_ is now known as david-lyle | 19:05 | |
*** raunak has quit IRC | 19:05 | |
*** a1|away has joined #openstack-dev | 19:05 | |
*** _degorenko|afk has joined #openstack-dev | 19:06 | |
*** zz_dimtruck is now known as dimtruck | 19:06 | |
*** Nikolay_St has quit IRC | 19:07 | |
*** jrist has joined #openstack-dev | 19:07 | |
*** p4tux has quit IRC | 19:08 | |
*** sshnaidm is now known as sshnaidm|afk | 19:08 | |
*** baoli has quit IRC | 19:10 | |
*** lpetrut has quit IRC | 19:10 | |
*** eghobo has quit IRC | 19:10 | |
*** coolsvap_ has quit IRC | 19:12 | |
*** gyee has quit IRC | 19:12 | |
*** hynekm has joined #openstack-dev | 19:13 | |
*** armax has joined #openstack-dev | 19:15 | |
*** ijw has quit IRC | 19:16 | |
*** cfh has quit IRC | 19:18 | |
njohnston | This may be a quick and stupid question, but it is something I don't see written down. There seems to be - at least for neutron - some sort of convention when you say 'recheck' on a patch to re-run tests to indicate the source of the issue. Like if the problem was a POST_FAILURE for a test, you're supposed to say 'recheck POST_MERGE'. Where is this convention documented? I don't see it in http://docs.openstack. | 19:19 |
njohnston | org/infra/manual/developers.html#automated-testing | 19:19 |
*** armax has quit IRC | 19:20 | |
*** Lee1092 has quit IRC | 19:24 | |
*** annegentle has quit IRC | 19:24 | |
clarkb | there really isnt a convention so nothing to document | 19:25 |
clarkb | the zuul config just ignores the trailing text so some people use it to be more verbose | 19:25 |
*** vijendar has joined #openstack-dev | 19:27 | |
njohnston | clarkb: Thanks. So if I say "recheck bug 1618599", for example, the only value to that is that gerrit makes "bug 1618599" a link to that bug in the comment display? | 19:27 |
openstack | bug 1618599 in Cinder "test_backup_create_attached_volume fails in tempest" [Undecided,New] https://launchpad.net/bugs/1618599 | 19:27 |
*** ianw_ has joined #openstack-dev | 19:28 | |
clarkb | correct | 19:28 |
*** baoli has joined #openstack-dev | 19:28 | |
njohnston | clarkb: Thanks much! | 19:28 |
*** pshedimb has quit IRC | 19:29 | |
*** Leo_ has joined #openstack-dev | 19:29 | |
*** AndChat574464 has quit IRC | 19:33 | |
*** rtheis_ has joined #openstack-dev | 19:33 | |
*** cfh has joined #openstack-dev | 19:34 | |
*** armax has joined #openstack-dev | 19:35 | |
*** p4tux has joined #openstack-dev | 19:35 | |
*** rtheis has quit IRC | 19:35 | |
*** e0ne has quit IRC | 19:36 | |
*** jkilpatr has joined #openstack-dev | 19:37 | |
*** jcoufal has quit IRC | 19:38 | |
*** rcernin has joined #openstack-dev | 19:39 | |
*** vhosakot has quit IRC | 19:40 | |
*** jcoufal has joined #openstack-dev | 19:40 | |
*** jathan has quit IRC | 19:42 | |
*** yuval has joined #openstack-dev | 19:42 | |
*** fragatina has joined #openstack-dev | 19:43 | |
*** pshedimb has joined #openstack-dev | 19:43 | |
*** hynekm has quit IRC | 19:43 | |
*** slaweq_ has joined #openstack-dev | 19:44 | |
*** hockeynut has quit IRC | 19:49 | |
*** valw has quit IRC | 19:53 | |
*** akshai has joined #openstack-dev | 19:53 | |
*** jcoufal has quit IRC | 19:54 | |
*** AndChat574464 has joined #openstack-dev | 19:56 | |
*** harlowja has quit IRC | 19:58 | |
*** annegentle has joined #openstack-dev | 19:58 | |
*** vhosakot has joined #openstack-dev | 19:58 | |
*** valw has joined #openstack-dev | 19:59 | |
*** berendt has quit IRC | 20:02 | |
*** shardy has quit IRC | 20:02 | |
*** shardy has joined #openstack-dev | 20:05 | |
*** fguillot has quit IRC | 20:06 | |
*** valw has quit IRC | 20:06 | |
openstackgerrit | Merged openstack/governance: Adds winstackers extra ATCs list https://review.openstack.org/355872 | 20:08 |
*** galstrom is now known as galstrom_zzz | 20:08 | |
*** jcoufal has joined #openstack-dev | 20:08 | |
openstackgerrit | Merged openstack/governance: Add Bryan Sullivan as extra-ATC for Congress https://review.openstack.org/358762 | 20:09 |
*** nishaYadav has quit IRC | 20:10 | |
*** sdake has quit IRC | 20:11 | |
*** sdake has joined #openstack-dev | 20:12 | |
openstackgerrit | Merged openstack/governance: Update Glance mission statement https://review.openstack.org/354053 | 20:12 |
*** anilvenkata_ has quit IRC | 20:12 | |
*** alexismonville has joined #openstack-dev | 20:13 | |
*** raunak has joined #openstack-dev | 20:14 | |
openstackgerrit | Merged openstack/governance: Add the newly create Requiremnts team to projects.yaml https://review.openstack.org/358380 | 20:15 |
*** akrivoka has quit IRC | 20:16 | |
*** alexismonville has quit IRC | 20:16 | |
*** dtardivel has quit IRC | 20:17 | |
*** dsariel has joined #openstack-dev | 20:18 | |
*** kgiusti has left #openstack-dev | 20:20 | |
*** alexismonville has joined #openstack-dev | 20:23 | |
*** alexismonville has quit IRC | 20:24 | |
*** gyee has joined #openstack-dev | 20:25 | |
*** valw has joined #openstack-dev | 20:26 | |
*** rtheis_ is now known as rtheis | 20:26 | |
*** pshedimb has quit IRC | 20:28 | |
*** achampion has quit IRC | 20:30 | |
*** hrybacki is now known as hrybacki|afk | 20:31 | |
*** hemanthm is now known as hemanthm|bbl | 20:32 | |
*** rcernin has quit IRC | 20:33 | |
*** rcernin has joined #openstack-dev | 20:33 | |
openstackgerrit | Merged openstack/governance: expand goal template with info about current state https://review.openstack.org/356674 | 20:35 |
openstackgerrit | Merged openstack/governance: propose approval policy for goal responses https://review.openstack.org/356699 | 20:37 |
*** ianw_ is now known as ianw | 20:39 | |
*** ijw has joined #openstack-dev | 20:40 | |
*** vijendar has quit IRC | 20:40 | |
*** valw has quit IRC | 20:40 | |
openstackgerrit | Anne Gentle proposed openstack/governance: Revises technical debt wording and fix typos in goals document https://review.openstack.org/356156 | 20:40 |
*** ansmith has quit IRC | 20:41 | |
*** ivan_mironov has quit IRC | 20:43 | |
*** vijendar has joined #openstack-dev | 20:44 | |
*** ivan_mironov has joined #openstack-dev | 20:44 | |
*** nmagnezi has quit IRC | 20:45 | |
*** dizquierdo is now known as dizquierdo_afk | 20:50 | |
*** AndChat|574464 has joined #openstack-dev | 20:53 | |
*** AndChat574464 has quit IRC | 20:53 | |
*** shardy has quit IRC | 20:53 | |
*** lpetrut has joined #openstack-dev | 20:54 | |
*** yolanda has joined #openstack-dev | 20:55 | |
*** JRobinson__ has joined #openstack-dev | 20:57 | |
*** ad_rien_ has joined #openstack-dev | 20:57 | |
*** e0ne has joined #openstack-dev | 20:58 | |
*** baoli has quit IRC | 21:00 | |
*** yuval has quit IRC | 21:01 | |
openstackgerrit | Merged openstack/governance: Revises technical debt wording and fix typos in goals document https://review.openstack.org/356156 | 21:02 |
*** julian1 has joined #openstack-dev | 21:03 | |
*** e0ne has quit IRC | 21:03 | |
*** _alastor1 is now known as _alastor- | 21:03 | |
*** _alastor- is now known as _alastor__ | 21:04 | |
*** jkilpatr has quit IRC | 21:05 | |
*** e0ne has joined #openstack-dev | 21:06 | |
*** jamielennox is now known as jamielennox|away | 21:06 | |
*** jmckind has joined #openstack-dev | 21:06 | |
*** jcoufal has quit IRC | 21:08 | |
*** pshedimb has joined #openstack-dev | 21:08 | |
*** mhickey has quit IRC | 21:10 | |
*** p4tux has quit IRC | 21:10 | |
amrith | <cross posted to infra as well> is this the right place to ask a question about being unable to install packages for a project? Trying to install packages for tempest and I get a failure that there's no version of hacking that meets requirements. See: https://gist.github.com/amrith/d55b648b3a9f0d836e67ec9290af7b3a | 21:10 |
*** p4tux has joined #openstack-dev | 21:10 | |
*** jcoufal has joined #openstack-dev | 21:12 | |
*** spzala has quit IRC | 21:12 | |
*** thorst has quit IRC | 21:13 | |
*** pshedimb has quit IRC | 21:14 | |
*** raunak has quit IRC | 21:14 | |
*** p4tux has quit IRC | 21:15 | |
*** rhallisey has quit IRC | 21:16 | |
*** harlowja has joined #openstack-dev | 21:17 | |
*** hockeynut has joined #openstack-dev | 21:17 | |
*** raunak has joined #openstack-dev | 21:19 | |
*** ayoung has quit IRC | 21:19 | |
*** rtheis has quit IRC | 21:20 | |
*** cdent has quit IRC | 21:22 | |
*** p4tux has joined #openstack-dev | 21:22 | |
*** AndChat574464 has joined #openstack-dev | 21:23 | |
*** e0ne has quit IRC | 21:23 | |
*** pfallenop has quit IRC | 21:24 | |
*** AndChat|574464 has quit IRC | 21:25 | |
*** morazi has quit IRC | 21:26 | |
*** sdake has quit IRC | 21:26 | |
*** salv-orlando has quit IRC | 21:26 | |
*** yolanda has quit IRC | 21:28 | |
*** vijendar has quit IRC | 21:29 | |
*** annegentle has quit IRC | 21:29 | |
*** rfolco has quit IRC | 21:29 | |
*** egallen has joined #openstack-dev | 21:29 | |
*** fguillot has joined #openstack-dev | 21:30 | |
*** hockeynut has quit IRC | 21:31 | |
*** pfallenop has joined #openstack-dev | 21:31 | |
*** sdake has joined #openstack-dev | 21:32 | |
*** armax has quit IRC | 21:32 | |
*** jkilpatr has joined #openstack-dev | 21:32 | |
*** pshedimb has joined #openstack-dev | 21:32 | |
*** p4tux has quit IRC | 21:34 | |
*** claudiub has quit IRC | 21:35 | |
*** dsariel has quit IRC | 21:36 | |
*** pshedimb has quit IRC | 21:36 | |
*** ad_rien_ has quit IRC | 21:37 | |
*** rfolco has joined #openstack-dev | 21:37 | |
*** vhosakot has quit IRC | 21:37 | |
*** adriant has joined #openstack-dev | 21:37 | |
*** dizquierdo_afk has quit IRC | 21:38 | |
*** rfolco has quit IRC | 21:39 | |
*** spzala has joined #openstack-dev | 21:40 | |
*** eezhova has quit IRC | 21:40 | |
*** fguillot has quit IRC | 21:40 | |
*** vhosakot has joined #openstack-dev | 21:40 | |
*** The_Knight has quit IRC | 21:43 | |
*** jcoufal has quit IRC | 21:43 | |
*** Swami has quit IRC | 21:44 | |
*** ivan_mironov has quit IRC | 21:44 | |
*** spzala has quit IRC | 21:44 | |
*** ivan_mironov has joined #openstack-dev | 21:44 | |
*** p4tux has joined #openstack-dev | 21:44 | |
*** kriskend_ has quit IRC | 21:46 | |
*** jcoufal has joined #openstack-dev | 21:46 | |
*** annegentle has joined #openstack-dev | 21:46 | |
*** eharney has quit IRC | 21:48 | |
*** chrichip has joined #openstack-dev | 21:49 | |
*** salv-orlando has joined #openstack-dev | 21:49 | |
*** marst has quit IRC | 21:50 | |
*** abelur__ has joined #openstack-dev | 21:51 | |
*** abelur__ is now known as askb | 21:52 | |
*** nadeem_ has quit IRC | 21:53 | |
*** bobh_ has quit IRC | 21:57 | |
*** jcoufal has quit IRC | 21:58 | |
*** marst has joined #openstack-dev | 22:01 | |
*** mriedem has quit IRC | 22:01 | |
*** pshedimb has joined #openstack-dev | 22:01 | |
*** AndChat574464 has quit IRC | 22:02 | |
*** ivan_mironov has quit IRC | 22:03 | |
*** jmckind has quit IRC | 22:03 | |
*** jcoufal has joined #openstack-dev | 22:03 | |
*** michauds has quit IRC | 22:03 | |
*** zhiwei has joined #openstack-dev | 22:04 | |
*** fguillot has joined #openstack-dev | 22:05 | |
*** kriskend_ has joined #openstack-dev | 22:06 | |
*** chrichip has quit IRC | 22:06 | |
*** zhiwei has quit IRC | 22:09 | |
*** topol_ is now known as topol | 22:09 | |
*** pshedimb has quit IRC | 22:12 | |
*** lpetrut has quit IRC | 22:12 | |
*** jasond has quit IRC | 22:12 | |
*** ewilson has quit IRC | 22:13 | |
*** wootehfoot has quit IRC | 22:15 | |
*** nwkarsten has quit IRC | 22:15 | |
*** xemdetia has quit IRC | 22:15 | |
*** nwkarsten has joined #openstack-dev | 22:16 | |
*** mikeoutl_ has joined #openstack-dev | 22:17 | |
*** mikeoutland has quit IRC | 22:18 | |
*** diogogmt has quit IRC | 22:20 | |
*** nwkarsten has quit IRC | 22:20 | |
*** jkilpatr has quit IRC | 22:23 | |
*** spzala has joined #openstack-dev | 22:24 | |
*** askb has quit IRC | 22:26 | |
*** ianw has quit IRC | 22:26 | |
*** mikeoutland has joined #openstack-dev | 22:26 | |
*** mikeoutl_ has quit IRC | 22:26 | |
*** mikeoutl_ has joined #openstack-dev | 22:28 | |
*** mikeoutland has quit IRC | 22:28 | |
*** vhosakot has quit IRC | 22:31 | |
*** jrist has quit IRC | 22:32 | |
*** diogogmt has joined #openstack-dev | 22:32 | |
*** johnbelamaric has quit IRC | 22:35 | |
*** gordc has quit IRC | 22:36 | |
*** sdake has quit IRC | 22:36 | |
*** spzala has quit IRC | 22:38 | |
*** spzala has joined #openstack-dev | 22:38 | |
*** jrist has joined #openstack-dev | 22:39 | |
*** hemna is now known as hemnafk | 22:39 | |
*** Nikolay_St has joined #openstack-dev | 22:39 | |
*** piet has quit IRC | 22:40 | |
*** amitgandhinz has quit IRC | 22:41 | |
*** hosanai has joined #openstack-dev | 22:41 | |
*** amitgandhinz has joined #openstack-dev | 22:42 | |
*** annegent_ has joined #openstack-dev | 22:42 | |
*** spzala has quit IRC | 22:43 | |
*** annegentle has quit IRC | 22:43 | |
*** Swami has joined #openstack-dev | 22:47 | |
*** Swami_ has joined #openstack-dev | 22:47 | |
*** steveg_afk has joined #openstack-dev | 22:53 | |
*** abelur_ has joined #openstack-dev | 22:55 | |
*** abelur_ is now known as askb | 22:56 | |
*** ianw has joined #openstack-dev | 22:57 | |
*** p4tux has quit IRC | 22:59 | |
*** ansmith has joined #openstack-dev | 22:59 | |
*** ayoung has joined #openstack-dev | 22:59 | |
*** armax has joined #openstack-dev | 23:00 | |
*** Leo_ has quit IRC | 23:05 | |
*** saju_m has quit IRC | 23:06 | |
*** egallen has quit IRC | 23:07 | |
*** hrybacki|afk is now known as hrybacki | 23:10 | |
*** abregman has quit IRC | 23:14 | |
*** psilvad has quit IRC | 23:15 | |
*** abregman has joined #openstack-dev | 23:17 | |
*** _sarob has quit IRC | 23:18 | |
*** xarses has quit IRC | 23:18 | |
*** salv-orlando has quit IRC | 23:21 | |
*** nwkarsten has joined #openstack-dev | 23:21 | |
*** p4tux has joined #openstack-dev | 23:23 | |
*** nplanel has joined #openstack-dev | 23:24 | |
*** ekcs has quit IRC | 23:25 | |
*** askb has quit IRC | 23:26 | |
*** godlike is now known as devillike | 23:28 | |
*** devillike is now known as godlike | 23:28 | |
*** tochi has joined #openstack-dev | 23:29 | |
*** sdague has quit IRC | 23:31 | |
*** annegent_ has quit IRC | 23:34 | |
*** rcernin has quit IRC | 23:35 | |
*** jcoufal has quit IRC | 23:35 | |
*** zhurong has joined #openstack-dev | 23:44 | |
*** tpsilva has quit IRC | 23:44 | |
*** p4tux has quit IRC | 23:49 | |
*** p4tux has joined #openstack-dev | 23:50 | |
*** nplanel has quit IRC | 23:50 | |
*** mikeoutl_ has quit IRC | 23:51 | |
*** nplanel has joined #openstack-dev | 23:52 | |
*** p4tux has quit IRC | 23:53 | |
*** mriedem has joined #openstack-dev | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!