*** topol has quit IRC | 00:54 | |
*** hoangcx has joined #openstack-requirements | 00:58 | |
*** udesale has joined #openstack-requirements | 05:04 | |
*** openstackgerrit has joined #openstack-requirements | 05:33 | |
openstackgerrit | Rikimaru Honjo proposed openstack/requirements master: Blacklist oslo.privsep 1.17.0 https://review.openstack.org/457873 | 05:33 |
---|---|---|
robputt | thanks prometheanfire :-) | 06:04 |
prometheanfire | tonyb: tonight? | 06:09 |
*** florianf has joined #openstack-requirements | 06:23 | |
prometheanfire | ok, missing it then | 06:43 |
*** trugnv has joined #openstack-requirements | 07:48 | |
*** trugnv has left #openstack-requirements | 07:49 | |
*** jpich has joined #openstack-requirements | 07:49 | |
*** udesale__ has joined #openstack-requirements | 09:30 | |
*** udesale has quit IRC | 09:33 | |
*** sdague has joined #openstack-requirements | 09:55 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: update constraint for monasca-common to new release 2.0.0 https://review.openstack.org/457986 | 09:57 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: update constraint for python-monascaclient to new release 1.6.0 https://review.openstack.org/457987 | 09:57 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: update constraint for tempest to new release 16.0.0 https://review.openstack.org/457988 | 09:58 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: update constraint for monasca-statsd to new release 1.6.0 https://review.openstack.org/457990 | 09:59 |
dirk | robputt: whats hanging? the list is pretty empty for me | 10:05 |
dirk | prometheanfire: toabctl : tonyb : around ? meeting? | 10:05 |
toabctl | yes | 10:05 |
*** udesale__ has quit IRC | 10:36 | |
*** hoangcx has quit IRC | 10:39 | |
*** jpich has quit IRC | 11:01 | |
*** jpich has joined #openstack-requirements | 12:07 | |
*** jpich has quit IRC | 12:12 | |
*** jpich has joined #openstack-requirements | 12:45 | |
*** dasm has left #openstack-requirements | 13:06 | |
*** hongbin has joined #openstack-requirements | 14:19 | |
*** kornicameister has quit IRC | 14:51 | |
openstackgerrit | Merged openstack/requirements master: update constraint for tempest to new release 16.0.0 https://review.openstack.org/457988 | 15:03 |
openstackgerrit | Merged openstack/requirements master: update constraint for python-monascaclient to new release 1.6.0 https://review.openstack.org/457987 | 15:04 |
openstackgerrit | Merged openstack/requirements master: update constraint for monasca-statsd to new release 1.6.0 https://review.openstack.org/457990 | 16:06 |
*** jpich has quit IRC | 16:31 | |
openstackgerrit | Nicola Peditto proposed openstack/requirements master: Added the IoTronic projects: - iotronic - iotronic-lightning-rod - python-iotronicclient https://review.openstack.org/455385 | 16:42 |
*** newmember has joined #openstack-requirements | 16:59 | |
*** florianf has quit IRC | 17:01 | |
*** newmember has quit IRC | 17:07 | |
*** newmember has joined #openstack-requirements | 17:07 | |
*** sdague has quit IRC | 17:19 | |
openstackgerrit | Merged openstack/requirements master: Blacklist oslo.privsep 1.17.0 https://review.openstack.org/457873 | 17:45 |
*** sdague has joined #openstack-requirements | 18:03 | |
robputt | hey dirk, maybe i screwed up submitting my PR to Gerrit | 19:04 |
robputt | ohhh ok, Matthew Thode gave it a core -2 | 19:05 |
robputt | :D | 19:05 |
robputt | like 2 hours ago | 19:06 |
prometheanfire | -2? | 19:06 |
prometheanfire | thought it was -1 | 19:06 |
robputt | ohhh just a -1 | 19:06 |
robputt | hmmmm | 19:06 |
prometheanfire | I'm not that mean :P | 19:06 |
robputt | :P prometheanfire | 19:06 |
robputt | it supports Py2.7 | 19:06 |
robputt | it is a very small wrapper around oslo.log | 19:07 |
robputt | but useful if you wanna use Flask | 19:07 |
robputt | yeah the meta in the setup.py is a bit misleading | 19:10 |
robputt | i am not sure if its really classed as pre-alpha anymore, we have wide adoption of this for most of our flask projects within Rackspace for internal tooling | 19:11 |
robputt | problem is internally we don't care about the meta tags so much, just the version tag | 19:11 |
prometheanfire | ya, I didn't think that part really mattered | 19:12 |
robputt | so your mostly concerned with the Py2.7 bit and the fact I currently wanna use it in 1 project prometheanfire? | 19:13 |
prometheanfire | ya, using it in one project (and that project is not consuming requirements I don't think) and it's so small (code wise) | 19:14 |
robputt | the project will consume reuqirements, and it is going to have some pretty heavy PRs soon | 19:14 |
robputt | I am currently converting an old project I had "AVAPI" ripping out the billing aspects and the custom auth stuff and integrating keystone and OpenStack components | 19:15 |
robputt | it also brings it up to the OpenStack hacking standards rather than my old yolo Python | 19:15 |
prometheanfire | then we cross that bridge then :D | 19:15 |
robputt | :D | 19:15 |
robputt | ok, for now I guess maybe I should just stop the CI for requirements checking on the repo? | 19:16 |
prometheanfire | but basically, needs to consume requirements or be used by something consuming requirements | 19:16 |
prometheanfire | you have a check-requirements job in the gating for it? | 19:16 |
robputt | yep | 19:17 |
robputt | checkout here | 19:17 |
robputt | http://logs.openstack.org/11/456911/2/check/gate-nemesis-requirements/7c3ff8f/console.html | 19:17 |
prometheanfire | ah, let me check something real quick | 19:17 |
robputt | sure np | 19:17 |
prometheanfire | you could just try adding nemesis to projects.txt | 19:17 |
robputt | i thought this was a good approach, simply because it stops me going package mad | 19:17 |
prometheanfire | then you should get the requirements bot updates | 19:17 |
robputt | projects.txt? | 19:18 |
prometheanfire | in the requirements repo | 19:18 |
prometheanfire | https://github.com/openstack/requirements/#enforcement-in-projects | 19:18 |
robputt | ok | 19:22 |
robputt | let me get it added as part of this change | 19:22 |
prometheanfire | it should be done first I think | 19:22 |
prometheanfire | then the addition should depend on the projects.txt add | 19:23 |
openstackgerrit | Robert Putt proposed openstack/requirements master: Adds flask-oslolog to requirements. https://review.openstack.org/455329 | 19:23 |
robputt | lolz prometheanfire, i'll raise a seperate change for the projects.txt stuff | 19:26 |
robputt | give me 2 mins | 19:26 |
prometheanfire | k | 19:27 |
openstackgerrit | Robert Putt proposed openstack/requirements master: Add Nemesis to requirements projects list. https://review.openstack.org/458212 | 19:28 |
robputt | sorry for spamming up your channel with gerrit annouincements | 19:28 |
robputt | :D | 19:28 |
prometheanfire | nah | 19:28 |
robputt | thanks prometheanfire | 19:31 |
prometheanfire | yarp | 19:32 |
robputt | when this gets merged in I'll rebase the other change | 19:33 |
robputt | :-) | 19:33 |
prometheanfire | k | 19:33 |
robputt | watch out for Nemesis in about 8 months time | 19:33 |
robputt | :-) | 19:33 |
robputt | its an interesting project, file analysis API, you submit a file, it tells you stuff about it | 19:34 |
robputt | then you can query based on file hash once it knows about a file... | 19:34 |
prometheanfire | you know, I work here too :P | 19:35 |
robputt | going to make a pluggable backend for file analysis so you can put it through a workflow and collect artifacts about the file | 19:35 |
prometheanfire | rackspace that is | 19:35 |
robputt | ohhhh | 19:35 |
robputt | I didn't realise | 19:35 |
robputt | I saw you marked as Independent on your Openstack profile | 19:35 |
prometheanfire | I mainly do stuff outside of rackspace | 19:35 |
*** sdague has quit IRC | 20:38 | |
*** r1chardj0n3s has left #openstack-requirements | 21:06 | |
*** newmember has quit IRC | 22:11 | |
*** newmember has joined #openstack-requirements | 22:11 | |
openstackgerrit | Eric Fried proposed openstack/requirements master: Update pypowervm to 1.1.2 https://review.openstack.org/458259 | 22:19 |
*** newmember has quit IRC | 23:11 | |
*** hongbin has quit IRC | 23:53 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!