openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-common master: Simplify identity endpoint https://review.openstack.org/574976 | 02:14 |
---|---|---|
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-identity master: Simplify identity endpoint https://review.openstack.org/574975 | 02:14 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-integration-test master: Simplify identity endpoint https://review.openstack.org/574983 | 02:14 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-block-storage master: Simplify identity endpoint https://review.openstack.org/574977 | 02:14 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-image master: Simplify identity endpoint https://review.openstack.org/574982 | 02:15 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-telemetry master: Simplify identity endpoint https://review.openstack.org/574986 | 02:15 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-orchestration master: Simplify identity endpoint https://review.openstack.org/574985 | 02:16 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-network master: Simplify identity endpoint https://review.openstack.org/574984 | 02:16 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-dashboard master: Simplify identity endpoint https://review.openstack.org/574980 | 02:16 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-compute master: Simplify identity endpoint https://review.openstack.org/574978 | 02:17 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-identity master: Simplify identity endpoint https://review.openstack.org/574975 | 02:22 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-common master: Simplify identity endpoint https://review.openstack.org/574976 | 02:23 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-identity master: Simplify identity endpoint https://review.openstack.org/574975 | 02:24 |
scas | we'll see where those changes end up once the tripleo stuff is cleared out again | 02:42 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-common master: Simplify identity endpoint https://review.openstack.org/574976 | 04:04 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-common master: Simplify identity endpoint https://review.openstack.org/574976 | 04:05 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-identity master: Simplify identity endpoint https://review.openstack.org/574975 | 04:06 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-block-storage master: Simplify identity endpoint https://review.openstack.org/574977 | 04:28 |
*** os-chef-bot has quit IRC | 07:10 | |
*** mago_ has joined #openstack-chef | 07:25 | |
*** os-chef-bot has joined #openstack-chef | 11:50 | |
scas | everything but common is passing, and common seems to be -1 because of gate noise, maybe attributed to the overloading as of late | 12:23 |
scas | i have the same change as a Depends-On in identity, and all of those are +1 | 12:23 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-dns master: Simplify identity endpoint https://review.openstack.org/575724 | 12:34 |
scas | dns needs some more dotfiles housekeeping. i had to back out local changes for delivery and to keep the change less all over the place | 12:38 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-dns master: Add post-import dotfiles for Zuul, local delivery https://review.openstack.org/575728 | 12:51 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-dns master: Simplify identity endpoint https://review.openstack.org/575724 | 12:52 |
scas | since integration works with dns, i'm going to do what i can to not trip down the rspec rabbit hole again. i think the most value comes out of integration + inspec and tempest working together | 12:55 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-dns master: Simplify identity endpoint https://review.openstack.org/575724 | 12:57 |
scas | yes, i know i submitted the same dns change twice. i just saw it when i went to look at my watched changes | 12:57 |
scas | like sauron's eye, my gerrit view sees all 16 repos at once | 12:58 |
scas | neat unintentional hack: if you Depends-On something that doesn't have zuul tests on itself, zuul picks it up as a change to test | 12:59 |
scas | not what i was wanting, but interesting regardless | 13:01 |
jklare | interesting | 13:20 |
scas | dns is the only one remaining in the gate at this point. everything else, including the identity change with all of the Depends-On, passed rake and integration | 13:24 |
scas | and dns looks on its way to finishing green | 13:24 |
scas | with these, that should get queens looking closer to how it was released in the notes | 13:26 |
scas | i'm conversing with tc about how to handle our releases going forward, so we can be more visible | 13:27 |
scas | that would mean having a page off of releases.o.o | 13:27 |
scas | i'm also exploring how to get stove in the playbooks to automatically push to supermarket when a new version needs to be released | 13:28 |
jklare | wow | 13:29 |
jklare | sounds great | 13:29 |
jklare | and like a lot of work too | 13:29 |
scas | the release process is probably the most impactful | 13:29 |
scas | stove itself not so much. i've been looking into that part, and kolla already does something similar with docker | 13:30 |
scas | i have to sit down one day and focus on it like i did with getting everything talking to the public identity endpoint | 13:30 |
scas | until nginx, the cookbooks are reasonably stable, albeit in an old coding style. i'm going to revisit nova as a wsgi service to get that in, since it needs to be done | 13:31 |
scas | might do it this weekend, just to get it out of the way | 13:37 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-compute master: Convert Nova APIs to WSGI services https://review.openstack.org/552299 | 13:38 |
scas | curious to see where it fails, just to have visible build logs | 13:38 |
scas | as i thought. master has diverged far enough where that change won't rebase cleanly | 13:40 |
scas | i made all of the auth_url calls identical, since some were one way and some were another. something about consistency | 13:58 |
scas | by stacking on the compute change for auth_url, i seem to have passing unit tests for nova-api as a wsgi service. running it through some more lab tests before pushing a patchset | 14:50 |
scas | when i said this weekend, i meant this morning | 14:52 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-compute master: Convert Nova APIs to WSGI services https://review.openstack.org/575785 | 16:17 |
scas | kitchen converged cleanly, so i wanted to see how it looked in zuul | 16:18 |
scas | then branching queens can actually be explored | 16:19 |
scas | jklare: looks like both keystone and nova overhauls are passing builds for review/approval | 18:24 |
openstackgerrit | Merged openstack/cookbook-openstack-dashboard master: Update links in README https://review.openstack.org/574601 | 19:36 |
openstackgerrit | Merged openstack/cookbook-openstack-integration-test master: Update links in README https://review.openstack.org/574578 | 19:46 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!