*** masayukig[m] has quit IRC | 00:13 | |
*** masayukig[m] has joined #openstack-requirements | 00:46 | |
*** masayukig[m] has quit IRC | 02:54 | |
*** gaurangt has quit IRC | 02:57 | |
*** gaurangt has joined #openstack-requirements | 03:00 | |
*** coolsvap has joined #openstack-requirements | 03:36 | |
*** udesale has joined #openstack-requirements | 03:56 | |
*** openstackgerrit has joined #openstack-requirements | 04:00 | |
openstackgerrit | Merged openstack/requirements master: update constraint for sushy to new release 1.3.1 https://review.openstack.org/541029 | 04:00 |
---|---|---|
openstackgerrit | Merged openstack/requirements master: update constraint for openstacksdk to new release 0.11.3 https://review.openstack.org/541033 | 04:00 |
*** openstackgerrit has quit IRC | 04:04 | |
*** hoangcx has joined #openstack-requirements | 04:06 | |
*** hoangcx has quit IRC | 04:07 | |
*** hoangcx has joined #openstack-requirements | 04:21 | |
*** hoangcx has left #openstack-requirements | 04:21 | |
*** openstackgerrit has joined #openstack-requirements | 04:35 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: update constraint for oslo.serialization to new release 2.24.0 https://review.openstack.org/541540 | 04:35 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: update constraint for oslo.privsep to new release 1.27.0 https://review.openstack.org/541541 | 04:36 |
prometheanfire | dirk: tonyb https://review.openstack.org/541540 and https://review.openstack.org/541541 ? | 04:41 |
prometheanfire | those should be the last two | 04:41 |
tonyb | prometheanfire: shrug, we still have a while befoer we thaw so I expect a few more dribs ans drabs | 04:42 |
prometheanfire | tonyb: sure, I should have added 'for now' | 04:43 |
prometheanfire | now, to package the first queens project (swift) | 04:43 |
* prometheanfire is enjoying some megadeth atm | 04:44 | |
prometheanfire | tonyb: just so I get this right in my head (while you may still be around), once we branch we stay frozen til https://review.openstack.org/492382 is run (in a basic sense at least)? | 04:54 |
tonyb | prometheanfire: Yeah we stay frozen until after most projects have tagged an RC1 and therefore created a stable/queens branch and the projects output by that tool looks "reasonable | 04:55 |
tonyb | " | 04:55 |
tonyb | let me run it now and see how horrendous it is | 04:56 |
prometheanfire | cool, thanks for confirming | 04:56 |
prometheanfire | ya, I still haven't cloned everything, guess I'll do that now | 04:59 |
tonyb | prometheanfire: so first up it's hard coded for pike which isn't helpful but chnaging that to queens isn't too hard ;P | 05:00 |
prometheanfire | ya, already did that locally | 05:00 |
tonyb | despit all the comments I'm still trying to page in what it tells us | 05:01 |
prometheanfire | ? | 05:01 |
tonyb | prometheanfire: Here's what I get http://paste.openstack.org/show/664544/ | 05:02 |
tonyb | So there are a few repos what don't seem to belong to an offical team or are part of a team but don't have meta-data in openstack/releases so those are kind of best guess | 05:04 |
prometheanfire | yep | 05:04 |
tonyb | So it's probably worth reaching out to ironic, shade, magnum, and tacker and check they understand the options | 05:05 |
tonyb | branch and be cool or not branch and -2 the bot g-r syncs until they do branch | 05:06 |
tonyb | Don't worry too much about the horizon-plugin's as they need horizon to branch so they can stabalise ... they really shoudl be cycle-trailing but hohum | 05:06 |
tonyb | So really that all you need to do look through that list warn them about the thaw | 05:08 |
prometheanfire | tonyb: can't ssh to review.openstack.org | 05:08 |
tonyb | the monasca items are a worry but but a surprise | 05:08 |
tonyb | prometheanfire: Oh well check you ssh config I guess? | 05:09 |
prometheanfire | not a surprise :P | 05:09 |
tonyb | prometheanfire: Yeah that's what I meant | 05:09 |
tonyb | I knwo swift just announced a recent release so I expect that's the target for queens but again check with notmyname | 05:10 |
prometheanfire | ssh://prometheanfire@review.openstack.org:29418 perhaps a diff port | 05:10 |
tonyb | Nope looks right | 05:10 |
prometheanfire | that worked | 05:10 |
tonyb | are you sending the correct key? | 05:10 |
prometheanfire | yep | 05:11 |
prometheanfire | I had to set the port | 05:11 |
prometheanfire | for some reason | 05:11 |
tonyb | Strange | 05:11 |
* prometheanfire shrugs | 05:11 | |
tonyb | So if you remove the exit(0) you get a bit of extra extra output | 05:12 |
tonyb | http://paste.openstack.org/show/664552/ | 05:13 |
prometheanfire | for prj in $(ssh prometheanfire@review.openstack.org -p 29418 -qt "gerrit ls-projects"); do d=$(dirname $prj); mkdir -p $d; (cd $d; git clone git://git.openstack.org/$prj); (cd $prj; git review -s || true); done | 05:13 |
tonyb | Looks about right | 05:13 |
prometheanfire | yarp, running now | 05:14 |
tonyb | so looking at that 2nd paste | 05:14 |
tonyb | line 76 is the topics list you can use when you email os-dev | 05:14 |
prometheanfire | yep | 05:14 |
prometheanfire | ya, saw that | 05:15 |
prometheanfire | I know tripleo is waiting for those reviews you just +2+W'd | 05:15 |
prometheanfire | but they are cycle trailing iirc | 05:15 |
tonyb | The output from 76-139 helps you grok which cycle-trainling projects are left and line 137 is the subject prefix for the warnign email to them | 05:16 |
tonyb | so all in all I'd say if you can get an ACK from ironic and the cycle-trailing then we're in pretty good shape | 05:16 |
tonyb | Yup [OpenStackAnsible][kolla][tripleo] are all cycle-trailing so they just need to ACK that they wont merge any g-r updates unless the have a +1 from a requiremenst core | 05:17 |
prometheanfire | not swift as well? | 05:17 |
prometheanfire | ok | 05:17 |
tonyb | Oh yeah swift but I think that's a trivial ACK | 05:17 |
prometheanfire | ya | 05:18 |
prometheanfire | openstackclient is a question too | 05:19 |
tonyb | Hmm I'll double check that one as I don't think they shoudl be in the list | 05:21 |
prometheanfire | damn, git review is asking for my user each time | 05:21 |
prometheanfire | ya, not sure about it either, that's why I wanted to ask | 05:21 |
tonyb | Oh openstack/openstackclient != python-openstackclient ? | 05:21 |
tonyb | git config --global gitreview.username=prometheanfire .... or something like that | 05:22 |
prometheanfire | ah, thanks | 05:22 |
tonyb | *or* set it in ~/.ssh/config | 05:22 |
tonyb | actually both is probably fine ;P | 05:22 |
tonyb | So yeah probably check with dtroyer but I don't thin openstackclient being in that list is a problem | 05:24 |
prometheanfire | ya, if that's the case we are good | 05:25 |
prometheanfire | global git config alone doesn't work :| | 05:25 |
tonyb | Hmm okay that's a surprise | 05:29 |
prometheanfire | worked around it | 05:31 |
prometheanfire | scp git.openstack.org:hooks/commit-msg .git/hooks/commit-msg | 05:31 |
prometheanfire | failing now | 05:31 |
tonyb | Wow, that's ummm special ;P | 05:32 |
prometheanfire | yep, still the new port :P | 05:32 |
prometheanfire | oh, looks like it should be review.openstack.org, not git. | 05:34 |
tonyb | but that should come from .gitreview | 05:34 |
tonyb | so somethings's strange | 05:34 |
prometheanfire | the initial clone was from git.openstack.org, so maybe that's it | 05:35 |
tonyb | No that's the right place | 05:35 |
prometheanfire | ah, had remote = origin in my gitconfig for gitreview | 05:37 |
prometheanfire | but username still isn't working | 05:37 |
tonyb | http://paste.openstack.org/show/664571/ | 05:37 |
prometheanfire | can you show your git/ssh config for openstack? | 05:39 |
tonyb | http://paste.openstack.org/show/664573/ | 05:39 |
tonyb | I limited the clone all loop to just requirements but the structure was the same | 05:40 |
prometheanfire | username = git_config_get_value("gitreview", "username") | 05:47 |
prometheanfire | cmd = ["git", "config", "--get", "%s.%s" % (section, option)] | 05:47 |
prometheanfire | which returns correct... | 05:48 |
prometheanfire | ssh://prometheanfire@review.openstack.org:29418/openstack/akanda.git did not work. Description: fatal: Project not found: openstack/akanda | 05:49 |
prometheanfire | guess gerrit isn't tracking the attic | 05:49 |
tonyb | [tony@thor tmp]$ ssh -qt review gerrit ls-projects | grep openstack/akanda | 05:50 |
tonyb | [tony@thor tmp]$ | 05:50 |
tonyb | where did you get openstack/akanda | 05:50 |
tonyb | ? | 05:50 |
prometheanfire | running for prj in $(ssh review.openstack.org -qt "gerrit ls-projects"); do d=$(dirname $prj); mkdir -p $d; (cd $d; git clone git://git.openstack.org/$prj); (cd $prj; git review -s || true); done | 05:52 |
prometheanfire | ok, running now | 05:52 |
tonyb | can you run the ls-projects part manually ? 'cause I'm not getting openstack/akanda | 05:52 |
prometheanfire | for prj in $(ssh review.openstack.org -qt "gerrit ls-projects" | grep -v openstack-attic | grep -v stackforge-attic | grep -v stackforge | grep -v All-Projects | grep -v All-Users | grep -v API-Projects); do d=$(dirname $prj); mkdir -p $d; (cd $d; git clone git://git.openstack.org/$prj); (cd $prj; git review -s || true); done | 05:52 |
prometheanfire | it's openstack-attic/akanda | 05:53 |
tonyb | Oh | 05:53 |
tonyb | I see Yeah the repo has a bogus .gitreview | 05:53 |
tonyb | but that's why I added the || true | 05:53 |
tonyb | as I expected a few failures like that | 05:53 |
prometheanfire | so got rid of all the random stuff, just openstack/openstack-infra | 05:54 |
prometheanfire | did I drop the || true? | 05:54 |
prometheanfire | ah | 05:54 |
prometheanfire | what was happening is that the | 05:54 |
prometheanfire | || true wasn't taking because git-review tries to ask you for a user if it can't connect | 05:54 |
tonyb | Hmm okay | 05:55 |
prometheanfire | basically, it doesn't seem to be able to handle running without user input in failure cases | 05:55 |
tonyb | so git review -s </dev/null || true | 05:55 |
prometheanfire | maybe, ya | 05:56 |
tonyb | You can probbably simlify the grep to grep -E '^openstack(|-infra|-dev)/' | 05:56 |
prometheanfire | ya, just lazy | 05:56 |
prometheanfire | plus I wanted a negative match | 05:57 |
prometheanfire | match known I don't care abouts | 05:57 |
tonyb | okay | 05:57 |
prometheanfire | anyway, working well enough | 05:57 |
prometheanfire | I'm glad I switched to the yubikey for this, so many auth requests | 05:58 |
tonyb | You could still do that with one grep ... just think of all the .text, .data and .bss pages you'll save ;P | 05:58 |
prometheanfire | but it's only run once :P | 05:59 |
prometheanfire | anyway, syncing attic now | 05:59 |
prometheanfire | and now on to the rest | 05:59 |
prometheanfire | 1 hour btw | 05:59 |
tonyb | k | 05:59 |
prometheanfire | hmm, openstack-infra fails too | 06:10 |
tonyb | same way? | 06:10 |
prometheanfire | ya | 06:10 |
prometheanfire | try openstack-infra/project-config | 06:10 |
prometheanfire | Could not connect to gerrit at ssh://prometheanfire@review.openstack.org:29418/openstack-infra/project-config.git | 06:11 |
prometheanfire | ssh://prometheanfire@review.openstack.org:29418/openstack-infra/project-config.git did not work. Description: Received disconnect from UNKNOWN port 65535:12: Too many concurrent connections (64) - max. allowed: 64 | 06:11 |
prometheanfire | ah, heh | 06:11 |
prometheanfire | maybe I should slow down? | 06:11 |
prometheanfire | --verbose | 06:11 |
tonyb | Hmmm but you're only doing 1 connection at a time right? | 06:12 |
prometheanfire | ya | 06:12 |
prometheanfire | I'm thinking they are keeping the connection open on their end | 06:12 |
tonyb | Perhaps | 06:12 |
prometheanfire | I'll just wait and add a sleep and let it run overnight | 06:13 |
tonyb | I wouldn't expect so though | 06:13 |
tonyb | Ahh so I understand now why it prompted and then failed. The </dev/null "fixes" it but it's a bit gross | 06:22 |
* tonyb will noodle on how to make it a little better / robust | 06:22 | |
prometheanfire | still locked out lol | 06:23 |
prometheanfire | yep | 06:24 |
*** masayukig[m] has joined #openstack-requirements | 06:24 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: Updated from generate-constraints https://review.openstack.org/538556 | 06:25 |
prometheanfire | 9 min | 06:51 |
prometheanfire | 2 min | 06:58 |
prometheanfire | #startmeeting requirements | 07:00 |
openstack | Meeting started Wed Feb 7 07:00:26 2018 UTC and is due to finish in 60 minutes. The chair is prometheanfire. Information about MeetBot at http://wiki.debian.org/MeetBot. | 07:00 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 07:00 |
*** openstack changes topic to " (Meeting topic: requirements)" | 07:00 | |
openstack | The meeting name has been set to 'requirements' | 07:00 |
prometheanfire | #topic rollcall | 07:00 |
*** openstack changes topic to "rollcall (Meeting topic: requirements)" | 07:00 | |
prometheanfire | tonyb, prometheanfire, number80, dirk, coolsvap, toabctl, smcginnis | 07:00 |
prometheanfire | ping | 07:00 |
tonyb | o/ | 07:00 |
prometheanfire | o/ | 07:00 |
coolsvap | o/ | 07:00 |
toabctl | o/ | 07:00 |
prometheanfire | #topic Any controversies in the Queue? | 07:02 |
*** openstack changes topic to "Any controversies in the Queue? (Meeting topic: requirements)" | 07:02 | |
prometheanfire | I haven't seen anything, more projects are branching but smcginnis and dhellmann have it under control | 07:02 |
*** udesale has quit IRC | 07:02 | |
prometheanfire | especially given how dirty it's been | 07:02 |
* tonyb hasn't really been looking :/ #badcore | 07:03 | |
prometheanfire | eh, busy more likely | 07:03 |
prometheanfire | #topic PTG | 07:04 |
*** openstack changes topic to "PTG (Meeting topic: requirements)" | 07:04 | |
prometheanfire | who's going? | 07:04 |
* prometheanfire is starting to sign up for tours | 07:04 | |
* tonyb will be there | 07:04 | |
prometheanfire | coolsvap: didn't you say you needed to get confirmation? | 07:05 |
* coolsvap not | 07:05 | |
prometheanfire | coolsvap: :( | 07:05 |
prometheanfire | toabctl: ? | 07:05 |
coolsvap | got confirmation last week | 07:05 |
*** udesale has joined #openstack-requirements | 07:05 | |
*** udesale has quit IRC | 07:06 | |
*** udesale has joined #openstack-requirements | 07:06 | |
toabctl | I won't go | 07:06 |
prometheanfire | k | 07:06 |
prometheanfire | #link https://etherpad.openstack.org/p/rocky-PTG-requirements | 07:06 |
tonyb | :( | 07:06 |
coolsvap | I think dirk will be there | 07:06 |
tonyb | toabctl: do you know if dirk will be there? | 07:07 |
coolsvap | he mentioned it in meeting couple weeks back | 07:07 |
toabctl | I think he will | 07:07 |
prometheanfire | he should be there | 07:07 |
* tonyb also wonders about number80 | 07:07 | |
prometheanfire | iirc he said he was going to be | 07:07 |
prometheanfire | he's on vacation now I think | 07:07 |
tonyb | prometheanfire: ahh ok | 07:07 |
prometheanfire | I don't have anything else for now | 07:08 |
prometheanfire | so... | 07:08 |
prometheanfire | #topic Open Discussion | 07:08 |
*** openstack changes topic to "Open Discussion (Meeting topic: requirements)" | 07:08 | |
* tonyb doesn't have anything | 07:09 | |
prometheanfire | ya, me either | 07:09 |
tonyb | We discussed the freeze/thaw in channel just before so the logs shoudl cover that off pretty well | 07:09 |
coolsvap | nope | 07:09 |
prometheanfire | I think I'll do some mr freeze puns on those emails we discussed earlier, but that's it | 07:10 |
prometheanfire | k | 07:10 |
prometheanfire | #endmeeting | 07:10 |
*** openstack changes topic to "OpenStack Requirements - IRC meetngs on Wednesdays @ 07:00 UTC in here in #openstack-requirements - See agenda @ http://tinyurl.com/h44ryuw - IRC channel is *LOGGED* @ http://tinyurl.com/j38rk24" | 07:10 | |
openstack | Meeting ended Wed Feb 7 07:10:14 2018 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 07:10 |
coolsvap | :-) | 07:10 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/requirements/2018/requirements.2018-02-07-07.00.html | 07:10 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/requirements/2018/requirements.2018-02-07-07.00.txt | 07:10 |
openstack | Log: http://eavesdrop.openstack.org/meetings/requirements/2018/requirements.2018-02-07-07.00.log.html | 07:10 |
prometheanfire | nn all | 07:14 |
*** udesale_ has joined #openstack-requirements | 07:48 | |
*** pabelanger has quit IRC | 07:50 | |
*** udesale has quit IRC | 07:51 | |
*** otherwiseguy_ has quit IRC | 07:51 | |
*** migi has quit IRC | 07:52 | |
*** otherwiseguy has joined #openstack-requirements | 08:02 | |
*** pabelanger has joined #openstack-requirements | 08:02 | |
*** migi has joined #openstack-requirements | 08:03 | |
openstackgerrit | Merged openstack/requirements master: update constraint for oslo.serialization to new release 2.24.0 https://review.openstack.org/541540 | 08:27 |
openstackgerrit | Merged openstack/requirements master: update constraint for oslo.privsep to new release 1.27.0 https://review.openstack.org/541541 | 08:34 |
prometheanfire | nice, just ovsdbapp to go | 08:35 |
*** ralonsoh has joined #openstack-requirements | 08:55 | |
*** jpich has joined #openstack-requirements | 08:59 | |
*** florianf has joined #openstack-requirements | 09:08 | |
openstackgerrit | Merged openstack/requirements master: update constraint for ovsdbapp to new release 0.9.1 https://review.openstack.org/541056 | 10:04 |
*** strigazi_ has joined #openstack-requirements | 10:16 | |
*** strigazi has quit IRC | 10:19 | |
*** strigazi_ is now known as strigazi | 10:19 | |
*** udesale_ is now known as udesale | 10:41 | |
*** udesale has quit IRC | 11:30 | |
*** edmondsw has joined #openstack-requirements | 12:02 | |
*** udesale has joined #openstack-requirements | 12:58 | |
*** coolsvap has quit IRC | 13:41 | |
smcginnis | prometheanfire: Another FFE request for tacker. | 15:15 |
*** coolsvap has joined #openstack-requirements | 15:17 | |
prometheanfire | smcginnis: ya, saw they just released | 15:28 |
prometheanfire | smcginnis: [OpenStackClient][Security][ec2-api][heat][horizon][ironic][kuryr][magnum][manila][masakari][monasca][neutron][senlin][shade][solum][swift][tacker][tricircle][vitrage][watcher][winstackers] | 15:28 |
prometheanfire | smcginnis: based on http://paste.openstack.org/show/664552/ | 15:29 |
prometheanfire | as of last night | 15:29 |
prometheanfire | prety sure openstackclient is not something we care about though https://pypi.python.org/pypi/openstackclient | 15:30 |
prometheanfire | mordred: you are OSC?^ | 15:30 |
strigazi | prometheanfire: what about the above list? they won't be in the relase page? | 15:30 |
smcginnis | dtroyer I think for that part. | 15:31 |
prometheanfire | smcginnis: thanks | 15:31 |
prometheanfire | dtroyer: openstackclient is not the same as python-openstackclient right? | 15:31 |
smcginnis | Oh, hmm. Guess I'm not sure. | 15:31 |
prometheanfire | strigazi: those are the projects without branches | 15:34 |
prometheanfire | at least for some things | 15:34 |
strigazi | prometheanfire: ack | 15:34 |
strigazi | prometheanfire: thanks | 15:34 |
prometheanfire | strigazi: for neutron for instance it's just the vnpaas stuff, which might be dead | 15:34 |
prometheanfire | smcginnis: to remove pymod2pkg, I think we just need to drop the consuming project from projects.txt then drop it from gr/uc | 15:35 |
dtroyer | prometheanfire: kinda. "openstackclient" is a meta-package that depends on python-openstackclient + a long list of osc plugin packages. it's for users to get everything in one go | 15:35 |
prometheanfire | dtroyer: ok, but does it need to branch/have a release? | 15:36 |
dtroyer | my plan was to release ti as 4.0 in conjunction with osc 4.0, which still has not happened | 15:36 |
dtroyer | no | 15:36 |
prometheanfire | ok, then I'll ignore it on the list | 15:36 |
dtroyer | thanks | 15:36 |
smcginnis | prometheanfire: It's just the one consuming project? | 15:36 |
prometheanfire | there are a few other clients, but they don't have owners... | 15:37 |
prometheanfire | smcginnis: yes, as far as we could tell iirc | 15:37 |
prometheanfire | it was either renderspec or rpm-packaging, looking now | 15:38 |
smcginnis | prometheanfire: That sounds like that should work then. Once that one consumer is out of projects.txt I think we should be in the clear to remove it from requirements. | 15:38 |
prometheanfire | ya, renderspec | 15:38 |
prometheanfire | ok, I'll submit the review | 15:38 |
prometheanfire | smcginnis: I think we can actually go all in one go... | 15:38 |
openstackgerrit | Matthew Thode proposed openstack/requirements master: remove the renderspec from requirements sync https://review.openstack.org/541752 | 15:42 |
smcginnis | prometheanfire: Watching how that goes. We'll see if the tests catch anything we've missed, but I think that looks good. | 15:43 |
prometheanfire | yarp | 15:43 |
prometheanfire | smcginnis: do you think I should mail the list with [OpenStackClient][Security][ec2-api][heat][horizon][ironic][kuryr][magnum][manila][masakari][monasca][neutron][senlin][shade][solum][swift][tricircle][vitrage][watcher][winstackers] asking for branching/rc1 status? | 15:44 |
smcginnis | prometheanfire: Might be good to get a little reminder out there that we are down to hours from the deadline. | 15:45 |
prometheanfire | yarp | 15:46 |
prometheanfire | will do then | 15:46 |
prometheanfire | I removed tacker from the list, as they just did their release | 15:46 |
prometheanfire | was there any other release within the last 12 hours? | 15:47 |
prometheanfire | actually, tacker-horizon still probably needs to branch (because they are waiting on horizon I imagine, but they aren't in the horizon-plugin type) | 15:48 |
prometheanfire | ... | 15:48 |
prometheanfire | ya, no commits in months | 15:48 |
smcginnis | prometheanfire: Only other ones recently were ironic-inspector, aodh, panko, and monasca-agent I think. | 15:53 |
prometheanfire | ya, looking at https://github.com/openstack/releases/commits/master now | 15:55 |
prometheanfire | and only ironic-inspector is on that list | 15:55 |
prometheanfire | smcginnis: I don't see tacker merged though, I'm guessing it's in gate? | 15:57 |
prometheanfire | toabctl: does https://review.openstack.org/541752 look good (removing renderspec from projects.txt so we can remove packaging-rpm from reqs)? | 16:03 |
toabctl | prometheanfire, yes. but maybe add dirk for another review | 16:09 |
prometheanfire | cool | 16:09 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: update constraint for pymod2pkg to new release 0.13.0 https://review.openstack.org/541773 | 16:16 |
smcginnis | prometheanfire: Thanks for the ML post. Looks like that got some folks attention. | 16:48 |
prometheanfire | :D | 16:50 |
smcginnis | prometheanfire: Looks like an error on that patch: http://logs.openstack.org/52/541752/1/check/requirements-tox-validate-projects/8200c0c/job-output.txt.gz#_2018-02-07_15_57_06_828118 | 17:05 |
smcginnis | Did we catch a project retirement mid-way? | 17:05 |
smcginnis | Yeah, I see the start of it here: https://review.openstack.org/#/c/539927/ | 17:06 |
*** udesale has quit IRC | 17:13 | |
*** jpich has quit IRC | 17:37 | |
prometheanfire | smcginnis: :( | 18:40 |
prometheanfire | smcginnis: we really need to do that order right | 18:40 |
openstackgerrit | Matthew Thode proposed openstack/requirements master: remove openstack/horizon-cisco-ui as it's retired https://review.openstack.org/541841 | 19:06 |
openstackgerrit | Matthew Thode proposed openstack/requirements master: remove the renderspec from requirements sync https://review.openstack.org/541752 | 19:07 |
smcginnis | prometheanfire: Any reason I shouldn't approve that renderspec patch? | 19:36 |
*** ralonsoh has quit IRC | 19:37 | |
prometheanfire | smcginnis: nope | 19:38 |
*** coolsvap has quit IRC | 19:41 | |
*** jpich has joined #openstack-requirements | 20:04 | |
*** jpich has quit IRC | 21:04 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: update constraint for monasca-common to new release 2.8.0 https://review.openstack.org/541911 | 21:27 |
prometheanfire | smcginnis: ^? | 21:31 |
prometheanfire | I imagine it needs to get it | 21:31 |
smcginnis | Hmm. | 21:33 |
smcginnis | prometheanfire: That's a cycle-with-intermediary. I guess we should have caught that and asked for a FFE. | 21:35 |
smcginnis | prometheanfire: Not sure if it's required for queens or not, but it is released and branched under queens, so now I guess we probably do. :/ | 21:35 |
prometheanfire | it should just be a uc bump, so not the biggest deal | 21:36 |
* prometheanfire waits for gertty to catch up | 21:36 | |
smcginnis | Yeah... and I think the only consumer is monasca projects, so I would hope it is OK. | 21:37 |
prometheanfire | smcginnis: well, monasca branched it looks like (they are not on my list at least) | 21:38 |
smcginnis | prometheanfire: We have two release requests out there yet - monasca-kibana-plugin and monasca-ui. | 21:39 |
smcginnis | Maybe needed for monasca-ui? | 21:39 |
prometheanfire | smcginnis: an ffe? | 21:40 |
prometheanfire | monasca-ui is only used by monasca-vagrant | 21:41 |
prometheanfire | monasca-kibana-plugin is used by nothing | 21:41 |
prometheanfire | smcginnis: actually, do you mind making an ffe (or have monasca people do it), just for tracking? | 21:50 |
smcginnis | prometheanfire: Sure, let me track them down and ask. Makes sense to have a better record of that. | 21:51 |
prometheanfire | smcginnis: atm, I think the only outstanding items are the new monasca releases | 21:52 |
smcginnis | prometheanfire: Great! | 21:54 |
prometheanfire | well, that and backing out rpm-packaging stuff | 21:59 |
prometheanfire | but that's in gate | 21:59 |
*** florianf has quit IRC | 22:15 | |
*** edmondsw has quit IRC | 23:37 | |
openstackgerrit | Merged openstack/requirements master: remove openstack/horizon-cisco-ui as it's retired https://review.openstack.org/541841 | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!