*** dimsum__ has quit IRC | 00:00 | |
*** mlavalle has quit IRC | 00:00 | |
*** annashen has joined #openstack-qa | 00:03 | |
*** melwitt has quit IRC | 00:04 | |
mriedem | mtreinish: jogo: superdan: well i'll be damned https://review.openstack.org/#/c/151809/ | 00:08 |
---|---|---|
openstackgerrit | Merged openstack-dev/devstack: Fixes SCREEN_HARDSTATUS default value https://review.openstack.org/149074 | 00:08 |
zigo | mtreinish: I still get "ExternalNetworkAttachForbidden: It is not allowed to create an interface on external network bf7f942b-73ca-4d08-8066-372b15dee1fd" :( | 00:08 |
superdan | mriedem: heh | 00:09 |
jogo | +1ed | 00:09 |
*** achanda has joined #openstack-qa | 00:10 | |
*** achanda has quit IRC | 00:11 | |
* mriedem tips hat to chuck short | 00:12 | |
mriedem | https://review.openstack.org/#/c/18876/ | 00:12 |
*** achanda has joined #openstack-qa | 00:13 | |
*** annashen has quit IRC | 00:14 | |
*** achanda has quit IRC | 00:17 | |
*** salv-orlando has joined #openstack-qa | 00:19 | |
*** diegows has joined #openstack-qa | 00:20 | |
*** leakypipes has quit IRC | 00:22 | |
*** yamamoto has joined #openstack-qa | 00:27 | |
*** Sukhdev has quit IRC | 00:29 | |
*** yamamoto has quit IRC | 00:31 | |
*** enikanorov_ has joined #openstack-qa | 00:33 | |
*** ChuckC has joined #openstack-qa | 00:33 | |
*** ChuckC has quit IRC | 00:34 | |
*** enikanorov has quit IRC | 00:36 | |
*** ChuckC has joined #openstack-qa | 00:43 | |
*** Sukhdev has joined #openstack-qa | 00:44 | |
*** ChuckC_ has joined #openstack-qa | 00:48 | |
jogo | dtroyer sdague: https://review.openstack.org/151831 | 00:48 |
*** ChuckC has quit IRC | 00:51 | |
*** andreykurilin_ has quit IRC | 00:55 | |
*** mkoderer has quit IRC | 01:10 | |
*** mkoderer has joined #openstack-qa | 01:12 | |
*** outforteaorcoffe is now known as morganfainberg | 01:26 | |
*** ChuckC has joined #openstack-qa | 01:28 | |
*** ChuckC_ has quit IRC | 01:28 | |
*** yamahata has joined #openstack-qa | 01:28 | |
*** rwsu has quit IRC | 01:29 | |
mfalatic | What's the process for getting a simple devstack bugfix +2ed and into kilo? | 01:29 |
clarkb | mfalatic: push to gerrit, wait for devstack core to review? | 01:31 |
clarkb | typically you want it to have a +1 from jenkins too otherwise many reviewers will focus on other changes | 01:32 |
mfalatic | https://review.openstack.org/#/c/149769 | 01:35 |
mfalatic | It's pushed and it's got some +1s including one from Jenkins (after a lot of false starts due to the unfortunate library version problems this week) | 01:36 |
mfalatic | It's a low-impact change too. | 01:37 |
mfalatic | (most certainly shouldn't break anything) | 01:37 |
clarkb | sure I just think you are running up against limited review bandwidth. Nova sprint was this week and so on | 01:37 |
clarkb | should hopefull pick up again next week | 01:38 |
dtroyer | mfalatic: I haven't pushed that through yet because I need to do a bit of checking to make sure that is what we want to be saying…it could be there are multiple things that need to be updated so everything is correct. And today has been an aborted travel day. Monday… | 01:41 |
mfalatic | Gotcha | 01:43 |
mfalatic | I wasn't sure you'd seen it. | 01:44 |
mfalatic | (And as I mentioned in the comments, it's really just trying to get closer to what the index already says). | 01:44 |
dtroyer | that did stir up a bunch of comments…wow. FWIW, We've only ever referred to RHEL/CentOS by the major release. Up-to-date packages within the release are assumed as stack.sh does that automatically. | 01:47 |
mfalatic | Hmm. I didn't think 6.0 would work without severe coercion. | 01:49 |
mfalatic | It seemed reasonable to try and get it closer to the mark, but perhaps the fix is to remove all the release references from the comments. | 01:50 |
mfalatic | (Or name the ones we are actually gating against.) | 01:51 |
dtroyer | RHEL6 + yum update gets you RHEL6.5 + whatever was released since that ISO was spun. I assume that pattern cntinues with RHEL7. | 01:53 |
*** Nic has quit IRC | 01:53 | |
dtroyer | Oh, and we also just removed RHEL6 support this week ;) | 01:53 |
*** yamahata has quit IRC | 01:56 | |
*** zz_dimtruck is now known as dimtruck | 01:57 | |
mfalatic | Do we still support Precise? | 01:57 |
mfalatic | (And as for rhel, I think saying "6.5" is then not unreasonable - people know how to update to the baseline version and it's not likely they'd be slapping devstack on a fresh 6. install anyway) | 01:58 |
clarkb | I can't speak for dtroyer but we do not test devstack master on precise | 01:58 |
dtroyer | yes, but not for long and only specific uses. its friday and I'm still in San jose so I don't remeber exactly why just now ;) | 01:58 |
clarkb | mfalatic: also no python2.7 on rhel6 which is required to run the servers now | 01:58 |
clarkb | mfalatic: I am not sure "we support rhel6 if you manage to install python2.7" really means supported | 01:58 |
mfalatic | Ah, San Jose... | 01:59 |
dtroyer | fwiw, https://review.openstack.org/150068 removed py26 and rhel6 and merged this morning | 01:59 |
mfalatic | And yeah, there's the python thing, but one can build 2.7 for 6.5 and get it to work. | 01:59 |
clarkb | mfalatic: right but devstack won't do that for you | 01:59 |
mfalatic | But rhel7 isn't a hard gate as far as I can tell, is it? | 01:59 |
mfalatic | Ah, good point. | 02:00 |
dtroyer | rhel7 is not voting on devstack jobs (yet), seems to fail a lot. f20 is alone in the gate carrying the RedHat banner atm. | 02:01 |
mfalatic | Well, is it fair to say that we support Ubutu 14.04 and Fedora F20 at a minimum then? | 02:01 |
clarkb | dtroyer: there are issues with dependencies and pip on f21 and centos7 iirc | 02:02 |
clarkb | dtroyer: afazekas was working on it | 02:02 |
*** patrickeast has quit IRC | 02:02 | |
clarkb | ianw too likely | 02:02 |
dtroyer | officially yes. that's what devstack.org sez. precise still works but we really don't want to advertize that | 02:02 |
mfalatic | (there was much debate about deprecating precise from the list - seems to me that calling it out in the comment doc says we test it. | 02:02 |
dtroyer | ah, and we need to remove rhel6 from a few more docs too… | 02:03 |
mfalatic | In patch set 1, I called that out, "(14.04 Trusty or newer), **Fedora** (F20 or newer)..." and the erstwhile centos 6.5 | 02:04 |
mfalatic | We can circle back on this Monday - I don't mean to keep you online talking about this tonight but it'd be nice to get it resolved enough to publish and move forward. | 02:05 |
mfalatic | (on/after Monday that is) | 02:05 |
dtroyer | so now, using centos7 and that list should be good. I'm counting 7 as it is intended to work and will soon. | 02:05 |
dtroyer | so, yeah, this is why I didn't just +2 that review… ;) | 02:05 |
dtroyer | and now, to find a hockey game and $COLD_BEVERAGE | 02:06 |
mfalatic | I didn't know you'd noticed the review yet. Cool, I'll ping you on Monday. May post an update to it in the meantime with 7 mentioned and index updated too. | 02:06 |
mfalatic | For review | 02:06 |
mfalatic | (14.04, F20, rhel7) | 02:06 |
dtroyer | yes. if you would take a pass through the RSt docs and update those too? I know centos 6 needs to be changed to 7, not sure what else | 02:07 |
dtroyer | on the index page | 02:07 |
mfalatic | I'll look through them - thanks very much! | 02:07 |
dtroyer | thank you…it's funny how these 'little' things often generate the most comments. ;) | 02:08 |
mfalatic | Indeed | 02:08 |
*** salv-orlando has quit IRC | 02:13 | |
*** salv-orlando has joined #openstack-qa | 02:13 | |
*** Sukhdev has quit IRC | 02:14 | |
*** mfalatic has quit IRC | 02:15 | |
*** annashen has joined #openstack-qa | 02:18 | |
*** krtaylor has quit IRC | 02:20 | |
*** krtaylor has joined #openstack-qa | 02:22 | |
*** salv-orlando has quit IRC | 02:23 | |
*** salv-orlando has joined #openstack-qa | 02:24 | |
*** salv-orlando has quit IRC | 02:28 | |
openstackgerrit | Joe Gordon proposed openstack-infra/elastic-recheck: Remove query for 1331274 https://review.openstack.org/151843 | 02:32 |
*** dimsum__ has joined #openstack-qa | 02:49 | |
*** annashen has quit IRC | 02:49 | |
*** krtaylor has quit IRC | 02:50 | |
*** dimsum__ has quit IRC | 02:54 | |
*** yamamoto has joined #openstack-qa | 02:58 | |
*** krtaylor has joined #openstack-qa | 03:03 | |
*** yamamoto has quit IRC | 03:04 | |
*** yamamoto has joined #openstack-qa | 03:05 | |
*** yamahata has joined #openstack-qa | 03:10 | |
*** yamamoto has quit IRC | 03:20 | |
*** yamamoto has joined #openstack-qa | 03:26 | |
*** rushiagr_away is now known as rushiagr | 03:40 | |
*** yamahata has quit IRC | 04:04 | |
*** marrusl has quit IRC | 04:05 | |
*** yamamoto has quit IRC | 04:10 | |
*** achanda has joined #openstack-qa | 04:11 | |
*** pal has joined #openstack-qa | 04:12 | |
*** achanda has quit IRC | 04:28 | |
*** achanda has joined #openstack-qa | 04:31 | |
*** harlowja has quit IRC | 04:33 | |
*** achanda has quit IRC | 04:42 | |
*** achanda has joined #openstack-qa | 04:51 | |
*** achanda has quit IRC | 04:55 | |
*** yamamoto has joined #openstack-qa | 05:11 | |
*** Sukhdev has joined #openstack-qa | 05:15 | |
*** yamamoto has quit IRC | 05:15 | |
*** yamahata has joined #openstack-qa | 05:20 | |
pal | Hi can anyone tell me what could be the reason for oslo error in 2 node setup when I ran stack.sh on compute node? | 05:44 |
*** annashen has joined #openstack-qa | 05:54 | |
*** anshul has joined #openstack-qa | 06:02 | |
*** annashen has quit IRC | 06:03 | |
*** krtaylor has quit IRC | 06:06 | |
*** krtaylor has joined #openstack-qa | 06:11 | |
*** krtaylor has quit IRC | 06:14 | |
*** krtaylor has joined #openstack-qa | 06:15 | |
*** swartulv has quit IRC | 06:28 | |
*** swartulv has joined #openstack-qa | 06:31 | |
openstackgerrit | afazekas proposed openstack-dev/devstack: Workaround Fedora vs. pip https://review.openstack.org/151691 | 06:56 |
*** achanda has joined #openstack-qa | 06:59 | |
openstackgerrit | Doug Wiegley proposed openstack-dev/devstack: Copy neutron service conf files into NEUTRON_DIR https://review.openstack.org/151862 | 07:01 |
openstackgerrit | Doug Wiegley proposed openstack-dev/devstack: Copy neutron service conf files into NEUTRON_CONF_DIR https://review.openstack.org/151862 | 07:05 |
*** ajo has joined #openstack-qa | 07:12 | |
*** anshul has quit IRC | 07:14 | |
*** ajo has quit IRC | 07:15 | |
*** Sukhdev has quit IRC | 07:15 | |
*** pcrews has quit IRC | 07:18 | |
*** yamahata has quit IRC | 07:38 | |
*** dimtruck is now known as zz_dimtruck | 07:39 | |
*** e0ne has joined #openstack-qa | 07:40 | |
*** salv-orlando has joined #openstack-qa | 07:42 | |
*** pal has quit IRC | 07:47 | |
*** diegows has quit IRC | 07:49 | |
*** salv-orlando has quit IRC | 07:50 | |
*** salv-orl_ has joined #openstack-qa | 07:51 | |
*** anshul has joined #openstack-qa | 07:52 | |
*** pal has joined #openstack-qa | 08:02 | |
*** yamamoto has joined #openstack-qa | 08:13 | |
*** anshul has quit IRC | 08:13 | |
*** yamamoto has quit IRC | 08:18 | |
*** pal has quit IRC | 08:20 | |
*** anshul has joined #openstack-qa | 08:32 | |
*** ajo has joined #openstack-qa | 08:33 | |
*** achanda has quit IRC | 08:37 | |
*** ajo has quit IRC | 08:39 | |
*** ajo has joined #openstack-qa | 08:40 | |
*** ajo_ has joined #openstack-qa | 08:46 | |
*** ajo has quit IRC | 08:48 | |
*** vigneshvar has joined #openstack-qa | 08:49 | |
*** salv-orl_ has quit IRC | 08:51 | |
*** salv-orlando has joined #openstack-qa | 08:51 | |
*** ajo_ has quit IRC | 08:55 | |
*** andreaf has joined #openstack-qa | 09:03 | |
*** anshul has quit IRC | 09:04 | |
*** pkoniszewski has joined #openstack-qa | 09:07 | |
*** e0ne has quit IRC | 09:13 | |
*** pkoniszewski has quit IRC | 09:14 | |
*** ajo has joined #openstack-qa | 09:15 | |
*** andreaf has quit IRC | 09:17 | |
*** yamamoto has joined #openstack-qa | 09:22 | |
openstackgerrit | Andrea Frittoli proposed openstack/tempest: Remove auth_version config from get_credentials https://review.openstack.org/151635 | 09:26 |
openstackgerrit | Andrea Frittoli proposed openstack/tempest: Finish cleanup CONF from auth https://review.openstack.org/151639 | 09:26 |
openstackgerrit | Andrea Frittoli proposed openstack/tempest: Move default creds to cred_provider https://review.openstack.org/151206 | 09:26 |
*** yamamoto has quit IRC | 09:28 | |
*** ajo has quit IRC | 09:49 | |
*** yamamoto has joined #openstack-qa | 10:11 | |
*** ajo has joined #openstack-qa | 10:17 | |
*** ajo has quit IRC | 10:20 | |
*** yamamoto has quit IRC | 10:21 | |
*** ajo has joined #openstack-qa | 10:21 | |
*** ajo has quit IRC | 10:23 | |
*** psedlak has quit IRC | 10:23 | |
*** psedlak has joined #openstack-qa | 10:37 | |
*** rushiagr is now known as rushiagr_away | 10:49 | |
*** ajo has joined #openstack-qa | 11:02 | |
*** andreykurilin_ has joined #openstack-qa | 11:11 | |
*** yamamoto has joined #openstack-qa | 11:21 | |
*** yamamoto has quit IRC | 11:26 | |
*** ajo has quit IRC | 11:43 | |
*** annashen has joined #openstack-qa | 11:54 | |
openstackrecheck | openstack/horizon change: https://review.openstack.org/151552 failed because of: gate-grenade-dsvm: https://bugs.launchpad.net/bugs/1412923 | 11:57 |
*** andreykurilin_ has quit IRC | 12:00 | |
*** ajo has joined #openstack-qa | 12:02 | |
*** annashen has quit IRC | 12:07 | |
*** annashen has joined #openstack-qa | 12:18 | |
*** diegows has joined #openstack-qa | 12:27 | |
*** ajo has quit IRC | 12:30 | |
*** ajo has joined #openstack-qa | 12:31 | |
*** ajo has quit IRC | 12:35 | |
*** ajo has joined #openstack-qa | 12:35 | |
*** annashen has quit IRC | 12:36 | |
*** ajo has quit IRC | 12:51 | |
*** ajo has joined #openstack-qa | 12:51 | |
*** ajo has quit IRC | 13:01 | |
*** Pablo has joined #openstack-qa | 13:18 | |
*** qba73 has joined #openstack-qa | 13:19 | |
*** Pablo has quit IRC | 13:19 | |
openstackgerrit | Qin Zhao proposed openstack/tempest: Use regex to tolerate Neutron error message change https://review.openstack.org/150727 | 13:24 |
*** qba73 has quit IRC | 13:30 | |
*** qba73 has joined #openstack-qa | 14:11 | |
*** yamamoto has joined #openstack-qa | 14:24 | |
*** early has quit IRC | 14:26 | |
*** yamamoto has quit IRC | 14:29 | |
*** early has joined #openstack-qa | 14:40 | |
*** qba73 has quit IRC | 14:47 | |
*** weshay has quit IRC | 14:48 | |
*** openstackgerrit has quit IRC | 14:51 | |
*** openstackgerrit has joined #openstack-qa | 14:52 | |
*** mriedem1 has joined #openstack-qa | 14:53 | |
*** mriedem has quit IRC | 14:54 | |
*** vigneshvar has quit IRC | 14:56 | |
*** vigneshvar has joined #openstack-qa | 14:57 | |
*** early has quit IRC | 15:12 | |
*** early has joined #openstack-qa | 15:14 | |
*** e0ne has joined #openstack-qa | 15:16 | |
*** e0ne has quit IRC | 15:26 | |
*** early has quit IRC | 15:47 | |
*** mriedem has joined #openstack-qa | 15:55 | |
*** mriedem1 has quit IRC | 15:57 | |
*** pcrews has joined #openstack-qa | 16:09 | |
*** yamahata has joined #openstack-qa | 16:16 | |
*** pcrews has quit IRC | 16:24 | |
*** e0ne has joined #openstack-qa | 16:35 | |
*** e0ne has quit IRC | 16:46 | |
*** superdan is now known as dansmith | 16:47 | |
*** early has joined #openstack-qa | 16:48 | |
*** salv-orlando has quit IRC | 16:49 | |
*** salv-orl_ has joined #openstack-qa | 16:49 | |
*** david-lyle has joined #openstack-qa | 16:58 | |
*** david-lyle is now known as david-lyle_afk | 16:59 | |
*** yamahata has quit IRC | 17:04 | |
*** annashen has joined #openstack-qa | 17:06 | |
*** e0ne has joined #openstack-qa | 17:10 | |
*** annashen has quit IRC | 17:16 | |
*** e0ne has quit IRC | 17:16 | |
*** salv-orl_ has quit IRC | 17:25 | |
*** salv-orlando has joined #openstack-qa | 17:26 | |
*** yamamoto has joined #openstack-qa | 17:26 | |
*** sabeen1 has joined #openstack-qa | 17:27 | |
*** sabeen1 has quit IRC | 17:29 | |
*** yamamoto has quit IRC | 17:31 | |
*** salv-orlando has quit IRC | 17:37 | |
*** salv-orlando has joined #openstack-qa | 17:37 | |
*** dims has joined #openstack-qa | 17:50 | |
*** andreykurilin_ has joined #openstack-qa | 17:56 | |
*** salv-orlando has quit IRC | 17:58 | |
*** dims has quit IRC | 18:22 | |
*** bkopilov has quit IRC | 18:40 | |
*** dims has joined #openstack-qa | 18:46 | |
*** dims has quit IRC | 18:46 | |
*** mwagner_lap has quit IRC | 18:51 | |
*** andreykurilin_ has quit IRC | 19:22 | |
*** EmilienM|afk is now known as EmilienM | 19:32 | |
*** achanda has joined #openstack-qa | 19:37 | |
*** vigneshvar has quit IRC | 19:49 | |
*** e0ne has joined #openstack-qa | 20:21 | |
*** mlavalle has joined #openstack-qa | 20:24 | |
*** e0ne has quit IRC | 20:26 | |
*** yamamoto has joined #openstack-qa | 20:29 | |
*** yamamoto has quit IRC | 20:33 | |
*** e0ne has joined #openstack-qa | 20:35 | |
*** achanda has quit IRC | 20:35 | |
*** e0ne has quit IRC | 21:11 | |
*** achanda has joined #openstack-qa | 21:36 | |
*** achanda has quit IRC | 21:41 | |
*** achanda has joined #openstack-qa | 21:43 | |
*** nmagnezi has joined #openstack-qa | 21:53 | |
*** jamielennox|away is now known as jamielennox | 22:04 | |
*** jamielennox is now known as jamielennox|away | 22:05 | |
*** mriedem1 has joined #openstack-qa | 22:18 | |
*** mriedem has quit IRC | 22:20 | |
*** yamamoto has joined #openstack-qa | 22:31 | |
*** sabeen has joined #openstack-qa | 22:33 | |
*** yamamoto has quit IRC | 22:36 | |
*** yamamoto has joined #openstack-qa | 22:58 | |
*** achanda has quit IRC | 23:09 | |
*** achanda has joined #openstack-qa | 23:09 | |
*** yamamoto has quit IRC | 23:23 | |
*** andreykurilin_ has joined #openstack-qa | 23:26 | |
*** jgriffith has quit IRC | 23:42 | |
*** sergsh_away has quit IRC | 23:43 | |
*** jgriffith has joined #openstack-qa | 23:43 | |
*** rahmu has quit IRC | 23:43 | |
*** mriedem has joined #openstack-qa | 23:44 | |
*** achanda has quit IRC | 23:44 | |
*** rahmu has joined #openstack-qa | 23:45 | |
*** eezhova has quit IRC | 23:45 | |
*** mriedem1 has quit IRC | 23:45 | |
*** eezhova has joined #openstack-qa | 23:45 | |
*** sabeen has quit IRC | 23:46 | |
*** andreykurilin|ho has joined #openstack-qa | 23:50 | |
*** andreykurilin_ has quit IRC | 23:51 | |
*** tkammer has joined #openstack-qa | 23:51 | |
*** sergsh_away has joined #openstack-qa | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!