openstackgerrit | Merged openstack/requirements master: Blacklist libvirt-python 4.1.0 https://review.openstack.org/549823 | 00:15 |
---|---|---|
*** lbragstad has quit IRC | 00:39 | |
*** udesale has joined #openstack-requirements | 01:56 | |
*** udesale_ has joined #openstack-requirements | 02:00 | |
*** udesale has quit IRC | 02:02 | |
*** andreas_s has joined #openstack-requirements | 03:19 | |
*** andreas_s has quit IRC | 03:23 | |
*** udesale_ has quit IRC | 03:31 | |
*** edmondsw has joined #openstack-requirements | 04:37 | |
*** edmondsw has quit IRC | 04:37 | |
*** udesale_ has joined #openstack-requirements | 04:45 | |
openstackgerrit | Tony Breeds proposed openstack/requirements master: Update kubernetes upper constraint to 5.0.0 https://review.openstack.org/549664 | 04:53 |
*** pabelanger has quit IRC | 04:58 | |
*** otherwiseguy has quit IRC | 04:59 | |
openstackgerrit | Tony Breeds proposed openstack/requirements master: Add neutron and horizon to global requirements https://review.openstack.org/550475 | 05:44 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: Updated from generate-constraints https://review.openstack.org/550709 | 06:24 |
*** dims has quit IRC | 06:24 | |
*** dims has joined #openstack-requirements | 06:30 | |
openstackgerrit | Dirk Mueller proposed openstack/requirements master: Drop tempest-lib from g-r https://review.openstack.org/550375 | 07:21 |
openstackgerrit | Dirk Mueller proposed openstack/requirements master: Drop tempest-lib users from projects.txt https://review.openstack.org/550727 | 07:21 |
openstackgerrit | Dirk Mueller proposed openstack/requirements master: Drop ordereddict from g-r https://review.openstack.org/550732 | 07:32 |
*** florianf has joined #openstack-requirements | 07:33 | |
*** andreas_s has joined #openstack-requirements | 07:43 | |
openstackgerrit | wangxiyuan proposed openstack/requirements master: Mark trollius only be used under py2 https://review.openstack.org/550740 | 07:54 |
dirk | dhellmann: is there a review that shows how the new check-requirements job will look like? | 08:05 |
dirk | dhellmann: how does that new model ensure non-conflicting requirements between projects ? | 08:08 |
dirk | It seems as long as things are released at the time when uc was compatible it would be fine, but that might change at a later time | 08:09 |
dirk | It feels like we do need to maintain an global highest lower requirement to sanity check coinstallability | 08:09 |
*** ralonsoh has joined #openstack-requirements | 08:28 | |
*** florianf has quit IRC | 08:37 | |
*** florianf has joined #openstack-requirements | 08:38 | |
*** jpich has joined #openstack-requirements | 08:54 | |
openstackgerrit | Dirk Mueller proposed openstack/requirements master: Correct error message when lower-constraints.txt is being checked https://review.openstack.org/550758 | 09:26 |
openstackgerrit | Dirk Mueller proposed openstack/requirements master: Add neutron and horizon to global requirements https://review.openstack.org/550475 | 09:27 |
openstackgerrit | Dirk Mueller proposed openstack/requirements master: Drop ordereddict from g-r https://review.openstack.org/550732 | 09:32 |
*** pabelanger has joined #openstack-requirements | 09:41 | |
*** otherwiseguy has joined #openstack-requirements | 09:42 | |
*** udesale__ has joined #openstack-requirements | 11:25 | |
*** udesale_ has quit IRC | 11:27 | |
*** florianf has quit IRC | 11:30 | |
*** udesale__ has quit IRC | 11:36 | |
*** florianf has joined #openstack-requirements | 11:37 | |
*** pabelanger_ has joined #openstack-requirements | 12:27 | |
*** otherwiseguy_ has joined #openstack-requirements | 12:28 | |
*** pabelanger has quit IRC | 12:29 | |
*** otherwiseguy has quit IRC | 12:30 | |
*** florianf has quit IRC | 12:31 | |
*** florianf has joined #openstack-requirements | 12:46 | |
*** vpickard_ is now known as vpickard | 12:52 | |
dhellmann | dirk : https://review.openstack.org/#/c/550603/ shows an example, although that's not likely to be what we have exactly when we're done | 12:57 |
dhellmann | dirk : the u-c list is the co-installable list. Those version numbers must be compatible with the ranges specified in each project (changing the check-requirements job to enforce that is part of the work to roll this out) | 12:58 |
*** pabelanger_ is now known as pabelanger | 13:10 | |
*** edmondsw has joined #openstack-requirements | 13:14 | |
*** jpich has quit IRC | 13:21 | |
*** jpich has joined #openstack-requirements | 13:22 | |
*** udesale has joined #openstack-requirements | 13:24 | |
openstackgerrit | Monty Taylor proposed openstack/requirements master: Add neutron and horizon to global requirements https://review.openstack.org/550475 | 13:27 |
*** udesale has quit IRC | 13:31 | |
*** udesale has joined #openstack-requirements | 13:31 | |
*** lbragstad has joined #openstack-requirements | 13:54 | |
*** kiennt26_ has joined #openstack-requirements | 14:03 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: Updated from generate-constraints https://review.openstack.org/550709 | 14:11 |
*** edmondsw_ has joined #openstack-requirements | 14:17 | |
*** edmondsw has quit IRC | 14:18 | |
*** kiennt26_ has quit IRC | 14:29 | |
dirk | dhellmann: I don't think that's enough. I will try to comment on the etherpad, but I won't have time.today | 15:16 |
dirk | dhellmann: I am also confused a bit about maintenance of a lower-constraints within projects | 15:16 |
*** edmondsw_ is now known as edmondsw | 15:24 | |
*** edmondsw has quit IRC | 15:50 | |
*** edmondsw has joined #openstack-requirements | 15:51 | |
zigo | prometheanfire: Hi there! Since I've switched keystone to use the uwsgi daemon instead of Apache, I'm getting some 104 error (ie: tcp connection reset by peer). Any idea what I should do to avoid that? | 15:54 |
zigo | I'm increasing the number of processes, but I don't think that really solves the issue. | 15:54 |
zigo | I'm asking you because I've seen your blog post about keystone + uwsgi when searching on google ... :P | 15:55 |
*** edmondsw has quit IRC | 15:55 | |
prometheanfire | zigo: I can show you my config if that helps | 15:56 |
prometheanfire | I'm using nginx+uwsgi(in emporer mode) | 15:57 |
prometheanfire | I haven't changed anything for it since pike though | 15:58 |
*** udesale has quit IRC | 15:59 | |
prometheanfire | my admin stanza https://gist.github.com/prometheanfire/a6db894324cd75c733788167a9b7adbd | 16:00 |
prometheanfire | main https://gist.github.com/prometheanfire/0775d4779814e3340826dc85f12c98c3 | 16:01 |
prometheanfire | and let me get my uwsgi setup | 16:01 |
prometheanfire | both ini files are in here https://gist.github.com/prometheanfire/c1629a1cfffc7ae6a659ae49389144ed | 16:02 |
prometheanfire | zigo: ^ | 16:02 |
prometheanfire | zigo: I mostly coppied those values from OSA | 16:02 |
* prometheanfire should probably figure out why the load on this server is hovering at 12 | 16:02 | |
dhellmann | dirk : ok. I'm trying to be careful to not add requirements for any additional strictness to what we have now. I believe my current plan gives us what we have today while removing extra work. | 16:36 |
*** prometheanfire has quit IRC | 16:43 | |
*** andreas_s has quit IRC | 16:44 | |
*** andreas_s has joined #openstack-requirements | 16:48 | |
*** andreas_s_ has joined #openstack-requirements | 16:52 | |
*** andreas__ has joined #openstack-requirements | 16:53 | |
*** andreas_s has quit IRC | 16:53 | |
*** andreas_s_ has quit IRC | 16:56 | |
*** andreas__ has quit IRC | 16:58 | |
*** jrist has quit IRC | 17:10 | |
*** jpich has quit IRC | 17:16 | |
SamYaple | is there a quick way to know which projects are pulling in what from requirements upper-constraints? specifically ldap3 package, whats using that? | 17:20 |
SamYaple | my other option is to try to scan all repos | 17:20 |
dims | SamYaple : http://codesearch.openstack.org/?q=ldap3&i=nope&files=.*requirements.txt&repos= | 17:22 |
SamYaple | dims: amazing! thats exactly what i needed | 17:22 |
SamYaple | perfect | 17:22 |
* SamYaple bookmarks that | 17:22 | |
SamYaple | thanks | 17:22 |
*** jrist has joined #openstack-requirements | 17:32 | |
*** jrist has quit IRC | 17:37 | |
*** edmondsw has joined #openstack-requirements | 17:47 | |
*** edmondsw has quit IRC | 17:50 | |
*** edmondsw has joined #openstack-requirements | 18:07 | |
dims | :) SamYaple | 18:07 |
*** edmondsw has quit IRC | 18:27 | |
*** edmondsw has joined #openstack-requirements | 18:33 | |
*** edmondsw has quit IRC | 18:35 | |
*** edmondsw_ has joined #openstack-requirements | 18:35 | |
*** edmondsw_ has quit IRC | 18:53 | |
*** edmondsw has joined #openstack-requirements | 18:53 | |
*** edmondsw has quit IRC | 19:03 | |
*** edmondsw has joined #openstack-requirements | 19:03 | |
*** ralonsoh has quit IRC | 19:07 | |
*** edmondsw has quit IRC | 19:18 | |
*** edmondsw has joined #openstack-requirements | 19:18 | |
*** edmondsw has quit IRC | 19:23 | |
*** edmondsw has joined #openstack-requirements | 19:24 | |
*** edmondsw has quit IRC | 19:28 | |
*** edmondsw has joined #openstack-requirements | 19:28 | |
*** jrist has joined #openstack-requirements | 19:35 | |
*** edmondsw has quit IRC | 19:38 | |
*** jrist has quit IRC | 19:39 | |
*** robputt has joined #openstack-requirements | 19:40 | |
robputt | good evening | 19:41 |
*** prometheanfire has joined #openstack-requirements | 19:41 | |
robputt | anyone around to answer a super quick requirements query? | 19:41 |
robputt | prometheanfire, maybe :P? | 19:41 |
prometheanfire | not sure, dealing with nfs oddness | 19:41 |
*** edmondsw has joined #openstack-requirements | 19:42 | |
*** jrist has joined #openstack-requirements | 19:42 | |
*** edmondsw has quit IRC | 19:43 | |
robputt | ohhh damn, NFS is always a bit of a bummer | 19:43 |
robputt | :-( | 19:43 |
robputt | basically its super simple, I have a file in an Openstack project, a plugin basically which relies on external third party requirements, but its not enabled usually in deployments so I don't really want it's requirements managed as part of requirements | 19:43 |
robputt | how can I exclude a specific file / directory from requirements in tox ? | 19:44 |
prometheanfire | stuff needs to be co-installable | 19:44 |
prometheanfire | if you have a plugin the only way would be to make it it's own repo/project and have that not be managed by reqs | 19:44 |
*** edmondsw has joined #openstack-requirements | 19:45 | |
*** edmondsw has quit IRC | 19:45 | |
robputt | ohhh damn that kinda sucks | 19:46 |
robputt | :-( | 19:46 |
robputt | so like | 19:46 |
prometheanfire | co-installability is kinda important :P | 19:46 |
robputt | XenAPI is a requirement because 1 unpopular nova driver uses it, and hence it must be in requirements? | 19:47 |
prometheanfire | yes | 19:47 |
robputt | ok | 19:48 |
robputt | how do you feel about adding stuff like ExifRead to requirements if a project's default plugin requires it? | 19:48 |
robputt | or would you prefer to see a nemesis-exif-plugin repo as a separate thing not covered by requirements? | 19:48 |
prometheanfire | depends, if it meets our standards for libs (licence/code quality mainly), then adding it is mostly a noop | 19:50 |
robputt | ok i mean ExifRead seems very popular and of reasonable quality and BSD license | 19:56 |
robputt | so I guess we are good then, I'll raise a PR | 19:56 |
prometheanfire | ok | 19:58 |
robputt | thanks for your help | 20:01 |
robputt | :-) | 20:01 |
dirk | dhellmann: isn't the gut of your proposal to move work into the projects? There are now inheritable globally managed requirements anymore? | 20:32 |
dirk | dhellmann: what prevents one project from adding a foo==1 to its requirements and another from foo==1.0.1? | 20:35 |
*** edmondsw has joined #openstack-requirements | 20:49 | |
*** edmondsw has quit IRC | 20:50 | |
*** edmondsw has joined #openstack-requirements | 20:51 | |
*** edmondsw has quit IRC | 20:55 | |
*** robputt has quit IRC | 20:58 | |
*** robputt has joined #openstack-requirements | 21:00 | |
*** robputt has quit IRC | 21:10 | |
*** robputt has joined #openstack-requirements | 21:11 | |
*** edmondsw has joined #openstack-requirements | 21:11 | |
*** edmondsw has quit IRC | 21:11 | |
*** edmondsw has joined #openstack-requirements | 21:12 | |
*** prometheanfire has quit IRC | 21:12 | |
*** robputt has quit IRC | 21:15 | |
*** prometheanfire has joined #openstack-requirements | 21:17 | |
*** robputt has joined #openstack-requirements | 21:18 | |
*** robputt has quit IRC | 21:23 | |
*** robputt has joined #openstack-requirements | 21:24 | |
*** jrist has quit IRC | 21:58 | |
dhellmann | dirk : we would still maintain a single global constraints list. The per-project dependencies would have to remain compatible with that list. | 22:06 |
dhellmann | and they would have to use >= or != rather than == to express compatibility | 22:06 |
dhellmann | so just like we do with the g-r list today, but in each project | 22:06 |
prometheanfire | what enforces that? | 22:07 |
*** florianf has quit IRC | 22:08 | |
dhellmann | prometheanfire : we will keep the requirements-check job, but modify the tests that it runs | 22:09 |
dhellmann | prometheanfire, dirk : that is covered (briefly) on lines 104-106 of the etherpad https://etherpad.openstack.org/p/ocata-requirements-notes | 22:10 |
dhellmann | I need to write this up in more detail but ended up dealing with other things today | 22:10 |
dhellmann | maybe tomorrow or monday I'll be able to send that email | 22:10 |
*** edmondsw has quit IRC | 22:44 | |
*** edmondsw has joined #openstack-requirements | 22:44 | |
*** jrist has joined #openstack-requirements | 22:49 | |
*** edmondsw has quit IRC | 22:51 | |
*** edmondsw has joined #openstack-requirements | 22:52 | |
*** edmondsw has quit IRC | 22:56 | |
openstackgerrit | Tony Breeds proposed openstack/requirements master: Drop tempest-lib users from projects.txt https://review.openstack.org/550727 | 23:17 |
openstackgerrit | Tony Breeds proposed openstack/requirements master: Drop tempest-lib from g-r https://review.openstack.org/550375 | 23:17 |
*** jrist has quit IRC | 23:19 | |
*** robputt has quit IRC | 23:46 | |
*** robputt has joined #openstack-requirements | 23:47 | |
*** robputt has quit IRC | 23:56 | |
*** robputt has joined #openstack-requirements | 23:57 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: update constraint for os-win to new release 4.0.0 https://review.openstack.org/551034 | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!