*** zz_dimtruck is now known as dimtruck | 00:00 | |
*** spotz_zzz is now known as spotz | 00:00 | |
*** ljxiash has quit IRC | 00:01 | |
thinrichs | Time for the Congress meeting. | 00:01 |
---|---|---|
bryan_att | Hi Tim | 00:01 |
thinrichs | courtesy ping: ekcs, ramineni, masahito | 00:01 |
thinrichs | bryan_att: hi | 00:01 |
*** masahito has joined #openstack-meeting | 00:01 | |
*** patchbot has left #openstack-meeting | 00:02 | |
masahito | hi | 00:02 |
bryan_att | I sent an email I'd like to discuss. | 00:02 |
thinrichs | #startmeeting CongressTeamMeeting | 00:02 |
openstack | Meeting started Thu Apr 7 00:02:10 2016 UTC and is due to finish in 60 minutes. The chair is thinrichs. Information about MeetBot at http://wiki.debian.org/MeetBot. | 00:02 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 00:02 |
*** openstack changes topic to " (Meeting topic: CongressTeamMeeting)" | 00:02 | |
openstack | The meeting name has been set to 'congressteammeeting' | 00:02 |
thinrichs | bryan_att: I saw your email but didn't have time to dig into it. | 00:02 |
*** thorst has quit IRC | 00:02 | |
bryan_att | OK, just want to put it on the agenda for some followup | 00:02 |
thinrichs | masahito: hi | 00:02 |
thinrichs | bryan_att: we'll do it first | 00:03 |
thinrichs | in case you need to run off | 00:03 |
ramineni_ | hi | 00:03 |
bryan_att | #link http://lists.openstack.org/pipermail/openstack-dev/2016-April/091591.html | 00:03 |
thinrichs | ramineni_: hi | 00:03 |
*** john-davidge has quit IRC | 00:03 | |
thinrichs | bryan_att: thanks for the link. | 00:03 |
*** gmmaha has left #openstack-meeting | 00:03 | |
thinrichs | Here's my agenda for today…. | 00:04 |
thinrichs | 1. bryan_att's email | 00:04 |
thinrichs | 2. Mitaka release | 00:04 |
thinrichs | 3. stable/liberty and stable/kilo | 00:04 |
thinrichs | 4. Austin summit | 00:04 |
thinrichs | Anything else? | 00:04 |
*** ekcs has joined #openstack-meeting | 00:05 | |
ekcs | hi sorry I'm late. had trouble connecting. | 00:05 |
thinrichs | ekcs: I was dragging my feet hoping you'd join | 00:05 |
thinrichs | #topic bryan_att's email | 00:06 |
*** openstack changes topic to "bryan_att's email (Meeting topic: CongressTeamMeeting)" | 00:06 | |
thinrichs | #link http://lists.openstack.org/pipermail/openstack-dev/2016-April/091591.html | 00:06 |
bryan_att | OK, I don't know who has ready this yet. But I can summarize. | 00:06 |
thinrichs | bryan_att: Great | 00:06 |
bryan_att | The Policy tab for the OpenStack Dashboard depends upon plugin files being copied to the Horizon install folders. | 00:06 |
bryan_att | For my LXC-based install, that wont work. | 00:07 |
bryan_att | I am trying to work around that for now by installing Congress directly into the Horizon container (this is the way JOID installs Horizon). | 00:07 |
*** garthb has quit IRC | 00:07 | |
bryan_att | I am stuck on the process is for copying the Congress plugins and activating them. | 00:07 |
bryan_att | The DevStack guide is not working for me. Is there some other source of the process doc? | 00:07 |
bryan_att | btw this is a real deployment, not devstack. | 00:08 |
thinrichs | bryan_att: First off, it's great to hear about these issues first hand. So thanks. | 00:08 |
*** winston-d_ has joined #openstack-meeting | 00:08 | |
thinrichs | bryan_att: I don't know the details of the Horizon integration. | 00:09 |
thinrichs | The person responsible hasn't been around for a while. | 00:09 |
bryan_att | OK, I just need to know who to reach out to. And how anyone has gotten this working outside devstack. | 00:09 |
thinrichs | I can try to track that person down. | 00:09 |
bryan_att | Does anyone use the horizon integration? | 00:09 |
bryan_att | (in production or testing) | 00:09 |
bryan_att | I have a reliable install that doesn't include the horizon part, and I was just trying to get it working. | 00:10 |
thinrichs | I don't have contacts for that. | 00:10 |
bryan_att | if it's not an important part of the project goals, I will skip it for now and come back later. | 00:10 |
ekcs | I have used congress outside devstack, but I haven't tried horizon. maybe I should. | 00:10 |
thinrichs | bryan_att: I'll send an email to the original developer of the Horizon plugin and include you. | 00:11 |
masahito | for the issue #2, python-congressclient must be installed in the Horizon container. | 00:11 |
bryan_att | thanks, I would like to figure it out, and even suggest corrections to the install/docs for this. | 00:11 |
thinrichs | Clearly we should also take a look at whether our Horizon plugin works the way it should. | 00:11 |
bryan_att | OK, thanks that was not clear. | 00:11 |
thinrichs | Is that common for a Horizon plugin to require the python-client? | 00:12 |
bryan_att | I'm wondering why a CLI client needs to be installed there, but that is a design choice to understand better. | 00:12 |
masahito | Horizon uses pythonclient to call OpenStack APi | 00:12 |
thinrichs | masahito: so Nova's pythonclient is required for its horizon plugin too? | 00:13 |
masahito | yes. | 00:13 |
bryan_att | OK, that part makes sense. Rather than implement that again thru python in the horizon plugins. | 00:13 |
masahito | I think Nova and other main Service's client is listed in Horizon's requirements.txt | 00:13 |
thinrichs | masahito: yep—just checked. | 00:13 |
*** dimtruck is now known as zz_dimtruck | 00:13 | |
thinrichs | Could someone look into whether our Horizon plugin is up to date with what Horizon recommends today? | 00:14 |
thinrichs | (We recently upgraded our devstack and tempest plugins. Perhaps it's time for Horizon too.) | 00:14 |
ramineni_ | thinrichs: i have it working last time | 00:14 |
ramineni_ | thinrichs: through plugin | 00:14 |
ramineni_ | thinrichs: i can check again | 00:14 |
thinrichs | ramineni_: great! | 00:16 |
thinrichs | ramineni_: Can you also think through bryan_att's case, where he's installing Horizon in a separate container? | 00:16 |
thinrichs | ramineni_: Maybe figure out what the procedure is in that case (at least hypothetically)? | 00:16 |
thinrichs | ramineni_: and then respond to bryan_att's email? | 00:16 |
ramineni_ | thinrichs: ok, | 00:16 |
bryan_att | yes, how to do cross-container copying of the files and executing the django comands is unclear to me. | 00:17 |
*** iyamahat has quit IRC | 00:17 | |
bryan_att | but one step at a time | 00:17 |
ramineni_ | bryan_att: may be you could try installing the client for the start as masahito suggested? | 00:17 |
bryan_att | I am doing that, and will let you know. I think it did not help. | 00:17 |
*** sputnik13 has quit IRC | 00:18 | |
ramineni_ | bryan_att: oohok | 00:18 |
bryan_att | goed for now. I will watch for an update from the author and in the meantime work on my non-horizon install. I'm also working to demo Congress at the OPNFV summit, illustrating various use cases for policy. And demoing how to add an OpenStack service to OPNFV in the process. | 00:18 |
bryan_att | I'll post a video of the demos. | 00:18 |
thinrichs | bryan_att: cool! Let us know if you need any help | 00:19 |
bryan_att | will do | 00:19 |
*** bobh_ has joined #openstack-meeting | 00:19 | |
thinrichs | Next topic… | 00:20 |
thinrichs | #topic Mitaka release | 00:20 |
*** openstack changes topic to "Mitaka release (Meeting topic: CongressTeamMeeting)" | 00:20 | |
thinrichs | Seems we're all set for Mitaka. | 00:20 |
thinrichs | I ran through some basic sanity checks for our latest release candidate, and all looked well. | 00:20 |
thinrichs | There were some emails about the release process that went out late last week. | 00:21 |
*** amrith is now known as _amrith_ | 00:21 | |
thinrichs | We didn't have the right job set up, so we weren't generating tarballs and having them uploaded to the right place. | 00:21 |
thinrichs | But that's been fixed, so everything looks good, as far as I know. | 00:21 |
thinrichs | Any questions/comments? | 00:22 |
ekcs | That's great! | 00:22 |
*** ebalduf has quit IRC | 00:22 | |
thinrichs | It's the first release we've done that's been managed by the release-team. | 00:23 |
*** hoangcx has quit IRC | 00:23 | |
*** hoangcx has joined #openstack-meeting | 00:23 | |
thinrichs | I tried to make it official by adding a tag to the Congress project, but I'm told they're making some changes to the semantics of that tag at Austin. | 00:23 |
thinrichs | If nothing further, we can move onto the next topic. | 00:25 |
*** thorst has joined #openstack-meeting | 00:25 | |
thinrichs | #topic stable branches | 00:25 |
*** openstack changes topic to "stable branches (Meeting topic: CongressTeamMeeting)" | 00:25 | |
thinrichs | ramineni_: are we ready for a stable release for either liberty or kilo? There were some outstanding changes we were waiting on | 00:26 |
ramineni_ | thinrichs: ya , liberty we can do | 00:26 |
ramineni_ | thinrichs: kilo is supported? | 00:27 |
*** mtanino__ has joined #openstack-meeting | 00:27 | |
thinrichs | ramineni_: kilo is still supported. I don't remember how long we're supposed to support each release. | 00:27 |
ramineni_ | thinrichs: i thought 2 releases , so it should be mitaka and liberty | 00:28 |
ramineni_ | thinrichs: but anyway , we didnt have any changes for kilo i guess | 00:28 |
*** mtanino has quit IRC | 00:28 | |
thinrichs | ramineni_: kilo had the weird 2015.1.0 based releases. | 00:29 |
thinrichs | So at this point, I guess it makes sense to just worry about the last 2. | 00:30 |
thinrichs | I think maybe it's longer for security-related bugs. | 00:30 |
ramineni_ | thinrichs: oohok | 00:30 |
thinrichs | So we should just do a stable/liberty release then. | 00:30 |
thinrichs | #action thinrichs will do a stable/liberty release | 00:30 |
thinrichs | #topic Austin | 00:31 |
*** openstack changes topic to "Austin (Meeting topic: CongressTeamMeeting)" | 00:31 | |
thinrichs | Who is headed to Austin? | 00:31 |
ekcs | I am. | 00:31 |
thinrichs | I am | 00:31 |
masahito | I am | 00:31 |
ramineni_ | me too ..almost | 00:31 |
thinrichs | Almost? | 00:32 |
ramineni_ | plan not confirmed yet .. :) | 00:32 |
*** asettle has quit IRC | 00:32 | |
ramineni_ | but it should be through this week | 00:32 |
ramineni_ | so, 90% coming | 00:32 |
ekcs | great! | 00:33 |
thinrichs | ramineni_: good luck! It'd be great to see you again | 00:33 |
thinrichs | Shall we plan on a group dinner again? | 00:33 |
*** mtanino__ has quit IRC | 00:33 | |
ramineni_ | +1 | 00:34 |
thinrichs | Let's go with yes. | 00:34 |
*** hoangcx has quit IRC | 00:34 | |
masahito | sounds nice. | 00:34 |
thinrichs | ekcs: do you know Austin at all? (I'm assuming neither masahito nor ramineni know it.) | 00:34 |
ekcs | that'd be great. I could organize it if it makes sense. | 00:34 |
*** absubram has quit IRC | 00:34 | |
ekcs | hmm no never been there. | 00:34 |
ramineni_ | thinrichs: yep, no idea at all | 00:34 |
*** hoangcx has joined #openstack-meeting | 00:35 | |
bryan_att | I'll be there | 00:35 |
masahito | I've never been there. | 00:35 |
ekcs | closest I've gotten as san antonio. | 00:35 |
thinrichs | I don't know Austin either. | 00:35 |
ekcs | bryan_att: great! | 00:35 |
thinrichs | ekcs: if you want to organize the dinner, that'd be great! | 00:36 |
ekcs | thinrichs: cool. | 00:36 |
thinrichs | bryan_att: It'll be great to see you in person. And of course, you're welcome to come to dinner too. | 00:36 |
thinrichs | ekcs: Maybe something that's especially Texan would be good. BBQ? | 00:36 |
bryan_att | thanks - I'll try to bring some blueprint ideas based upon what I've learned. | 00:37 |
thinrichs | ekcs: or Mexican? | 00:37 |
*** erlon has quit IRC | 00:37 | |
*** leeantho has quit IRC | 00:37 | |
thinrichs | bryan_att: looking forward to your ideas | 00:37 |
*** baojg has joined #openstack-meeting | 00:37 | |
ekcs | thinrichs: haha yea I can talk to friends from the area. should I solicit prefs and votes on ML? or pretty much just decide among us then announce? | 00:38 |
ekcs | ramineni_: you're vegetarian right? | 00:38 |
ramineni_ | ekcs: no, just wont eat beef and pork | 00:38 |
thinrichs | ekcs: Decide among us and then announce. | 00:38 |
*** tochi has quit IRC | 00:39 | |
thinrichs | Any other dietary restrictions? | 00:39 |
thinrichs | or preferences? | 00:39 |
ekcs | ramineni_: got it. | 00:39 |
ekcs | thinrichs: got it. | 00:39 |
*** jrist has quit IRC | 00:39 | |
*** achanda has quit IRC | 00:40 | |
thinrichs | Ok, now that we've got the important stuff out of the way (dinner)… | 00:40 |
*** _amrith_ is now known as amrith | 00:40 | |
thinrichs | there are a number of talks on Congress… | 00:40 |
thinrichs | You can search for congress from the schedule page: | 00:40 |
thinrichs | #link https://www.openstack.org/summit/austin-2016/summit-schedule/global-search?t=congress | 00:40 |
thinrichs | The results include our 4 working sessions on Wed. | 00:41 |
thinrichs | It also includes masahito and fabiog's talks on Thursday, and 2-3 other relevant talks. | 00:42 |
*** jrist has joined #openstack-meeting | 00:42 | |
*** Tango has quit IRC | 00:42 | |
*** sc68cal has quit IRC | 00:42 | |
thinrichs | There's also a potential talk on the policy-based scheduler idea for Nova that is scheduled for Tuesday @noon, as part of a Dell sponsored session. | 00:42 |
thinrichs | Anything else I'm forgetting? | 00:43 |
*** ricolin has joined #openstack-meeting | 00:43 | |
thinrichs | For the 4 working sessions, the topics are there in the schedule: | 00:43 |
thinrichs | 1. Integration with other OpenStack projects (Monasca and Nova are on the list). Other ideas? | 00:44 |
thinrichs | 2. Taking stock of our progress in the distributed architecture. | 00:44 |
thinrichs | 3. Working out last details of the distributed architecture | 00:44 |
thinrichs | 4. Looking at the application of the distributed arch to achieve high availability and query throughput | 00:45 |
ekcs | If we have keystone people who want to talk about it, we could discuss the keystone integration the person on #congress asked about. | 00:45 |
*** thorst has quit IRC | 00:45 | |
*** mickeys has quit IRC | 00:45 | |
*** thorst has joined #openstack-meeting | 00:46 | |
thinrichs | ekcs: right—I think that was not someone from Keystone, but rather someone deploying OpenStack. | 00:46 |
thinrichs | Let me check my notes. | 00:46 |
*** keedya has quit IRC | 00:46 | |
ekcs | thinrichs: right. | 00:46 |
thinrichs | My notes say jaugustine was from AT&T | 00:47 |
thinrichs | bryan_att: do you know a jaugustine? | 00:47 |
bryan_att | No | 00:47 |
ramineni_ | ekcs: thinrichs: what was about keystone integration.. may be i missed it? | 00:47 |
ekcs | thinrichs: schedule sounds great. I also had DA and HA+HT on top in my mind. | 00:48 |
*** mickeys has joined #openstack-meeting | 00:48 | |
thinrichs | Here's the exchange. Let's see if I can paste it into the IRC… | 00:48 |
thinrichs | jaugustine | 00:48 |
thinrichs | 1:44 Hi all, I've just learned about OpenStack Congress and am wondering if it would be able the help enforce some policies for Keystone. | 00:48 |
thinrichs | thinrichs | 00:48 |
thinrichs | 1:45 jaugustine: that'd be great! | 00:48 |
thinrichs | 1:45 Did you have some particular policies in mind? | 00:48 |
thinrichs | jaugustine | 00:48 |
thinrichs | 1:49 Our policy would be limiting a user's requests (invalid login), on X attempts and then block for X time. | 00:48 |
thinrichs | jaugustine | 00:48 |
thinrichs | 1:53 I'm open to suggestions if there's a better way out there. It seems like a Congress policy most closely fits with allowing Keystone to remain stateless while also allowing us to prevent user lockout. | 00:48 |
thinrichs | thinrichs | 00:48 |
thinrichs | 1:56 jaugustine: so you're thinking that on every failed attempt, Keystone will push some data to Congress, and on the next attempt Keystone will ask Congress what to do. Is that right? | 00:48 |
thinrichs | jaugustine | 00:48 |
ramineni_ | oohok, thanks | 00:48 |
*** annegentle has joined #openstack-meeting | 00:49 | |
thinrichs | It's worth spending time before the summit remembering what state we're in with the distributed architecture. | 00:49 |
thinrichs | Ideally we'll all start pushing some code again before then so it's fresh in our minds (and so we make progress). | 00:50 |
thinrichs | Sound good? | 00:50 |
ekcs | thinrichs: got it. I'm hoping to wrap up a couple patches on that before the summit. | 00:50 |
masahito | thinrichs: good | 00:50 |
ramineni_ | ok | 00:51 |
thinrichs | It's 3 weeks away, so we've got time to get ramped back up. | 00:51 |
thinrichs | Let's do an open discussion for the last few minutes. | 00:52 |
thinrichs | #topic open discussion | 00:52 |
*** openstack changes topic to "open discussion (Meeting topic: CongressTeamMeeting)" | 00:52 | |
ekcs | yup. i think we may be able to run congress with inmem transport on new arch by the end of the sessions. | 00:52 |
*** mickeys has quit IRC | 00:52 | |
thinrichs | ekcs: cool! That would be fantastic. | 00:52 |
ramineni_ | thinrichs: FYI KiloSecurity-supported (EOL: 2016-05-02) | 00:53 |
thinrichs | ramineni_: thanks! Makes me feel better. | 00:53 |
thinrichs | One thing I've heard a bit about on the ML is the openstack documentation. | 00:53 |
thinrichs | Right now our docs are posted on readthedocs, not on the official openstack documentation. | 00:54 |
thinrichs | #link https://congress.readthedocs.org/en/latest/ | 00:54 |
*** zz_dimtruck is now known as dimtruck | 00:54 | |
*** thorst has quit IRC | 00:54 | |
*** annegentle has quit IRC | 00:54 | |
thinrichs | We should take a look at moving over to the official documentation | 00:55 |
thinrichs | #link http://docs.openstack.org/ | 00:55 |
*** iyamahat has joined #openstack-meeting | 00:55 | |
ramineni_ | thinrichs: actually i submitted one change releated to this in project config https://review.openstack.org/#/c/289719/1 | 00:55 |
thinrichs | ramineni_: do you know how that works? I assume there's some format we should be using. | 00:56 |
thinrichs | Are the docs already being published somewhere? | 00:57 |
ramineni_ | http://docs.openstack.org/developer/congress/ | 00:57 |
*** alexpilotti has quit IRC | 00:57 | |
thinrichs | We're not listed on the projects page… | 00:58 |
thinrichs | http://docs.openstack.org/developer/openstack-projects.html | 00:58 |
*** zhurong has joined #openstack-meeting | 00:58 | |
ramineni_ | thinrichs: oh, let me check that how to get it done | 00:58 |
thinrichs | ramineni_: great! Didn't expect this would already be done. | 00:59 |
thinrichs | ramineni_: Do you know if there are other Guides we should create, other than the developer docs? | 00:59 |
ramineni_ | thinrichs: not sure | 01:00 |
thinrichs | Out of time for this week. I'll be on #congress for a bit longer. | 01:00 |
*** harlowja has quit IRC | 01:00 | |
thinrichs | Thanks all! I'm looking forward to seeing you all in Austin! | 01:00 |
thinrichs | #endmeeting | 01:01 |
*** openstack changes topic to "npm lint jobs are failing due to a problem with npm registry. The problem is under investigation, and we will update once the issue is solved." | 01:01 | |
openstack | Meeting ended Thu Apr 7 01:01:02 2016 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 01:01 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/congressteammeeting/2016/congressteammeeting.2016-04-07-00.02.html | 01:01 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/congressteammeeting/2016/congressteammeeting.2016-04-07-00.02.txt | 01:01 |
openstack | Log: http://eavesdrop.openstack.org/meetings/congressteammeeting/2016/congressteammeeting.2016-04-07-00.02.log.html | 01:01 |
*** zhhuabj has quit IRC | 01:01 | |
*** alexpilotti has joined #openstack-meeting | 01:01 | |
*** ekcs has quit IRC | 01:02 | |
*** pvaneck has quit IRC | 01:03 | |
*** harlowja has joined #openstack-meeting | 01:03 | |
*** iceyao has joined #openstack-meeting | 01:03 | |
*** balajiiyer has joined #openstack-meeting | 01:04 | |
*** balajiiyer has quit IRC | 01:04 | |
*** aranjan_ has quit IRC | 01:07 | |
*** karthikp has joined #openstack-meeting | 01:08 | |
*** iceyao_ has joined #openstack-meeting | 01:09 | |
*** ljxiash has joined #openstack-meeting | 01:10 | |
*** iceyao has quit IRC | 01:13 | |
*** iceyao_ has quit IRC | 01:13 | |
*** iceyao has joined #openstack-meeting | 01:13 | |
*** zhhuabj has joined #openstack-meeting | 01:13 | |
*** harshs has left #openstack-meeting | 01:14 | |
*** thinrichs has quit IRC | 01:15 | |
*** absubram has joined #openstack-meeting | 01:17 | |
*** iceyao has quit IRC | 01:18 | |
*** iceyao has joined #openstack-meeting | 01:18 | |
*** achanda has joined #openstack-meeting | 01:18 | |
*** myoung has joined #openstack-meeting | 01:18 | |
*** kebray_ has quit IRC | 01:21 | |
*** dmacpher has joined #openstack-meeting | 01:21 | |
*** reedip has quit IRC | 01:22 | |
*** ramineni_ has quit IRC | 01:22 | |
*** asettle has joined #openstack-meeting | 01:22 | |
*** reedip has joined #openstack-meeting | 01:23 | |
*** dprince has joined #openstack-meeting | 01:24 | |
*** keedya has joined #openstack-meeting | 01:24 | |
*** tochi has joined #openstack-meeting | 01:25 | |
*** shashank_hegde has joined #openstack-meeting | 01:26 | |
*** asettle has quit IRC | 01:28 | |
*** sdake has quit IRC | 01:28 | |
*** aysyd has quit IRC | 01:30 | |
*** sdake has joined #openstack-meeting | 01:32 | |
*** myoung has quit IRC | 01:33 | |
*** ajmiller has joined #openstack-meeting | 01:38 | |
*** ajmiller has quit IRC | 01:39 | |
*** julim has joined #openstack-meeting | 01:40 | |
*** baoli has joined #openstack-meeting | 01:44 | |
*** baoli has quit IRC | 01:47 | |
*** shashank_hegde has quit IRC | 01:47 | |
*** baoli has joined #openstack-meeting | 01:48 | |
*** alexpilotti has quit IRC | 01:50 | |
*** toddjohn has joined #openstack-meeting | 01:50 | |
*** thorst has joined #openstack-meeting | 01:51 | |
*** cody-somerville has joined #openstack-meeting | 01:53 | |
*** toddjohn has quit IRC | 01:53 | |
*** toddjohn has joined #openstack-meeting | 01:53 | |
*** zqfan has joined #openstack-meeting | 01:54 | |
*** s3wong has quit IRC | 01:54 | |
*** Poornima has joined #openstack-meeting | 01:54 | |
*** sverma has joined #openstack-meeting | 01:57 | |
*** toddjohn has quit IRC | 01:58 | |
*** thorst has quit IRC | 01:59 | |
*** amrith is now known as _amrith_ | 01:59 | |
*** alexpilotti has joined #openstack-meeting | 02:01 | |
*** MaxPC has joined #openstack-meeting | 02:01 | |
*** MaxPC has quit IRC | 02:01 | |
*** hoangcx has quit IRC | 02:02 | |
*** apoorvad has quit IRC | 02:02 | |
*** salv-orlando has joined #openstack-meeting | 02:03 | |
*** hoangcx has joined #openstack-meeting | 02:03 | |
*** MaxPC has joined #openstack-meeting | 02:03 | |
*** hoangcx has left #openstack-meeting | 02:03 | |
*** rajinir has quit IRC | 02:05 | |
*** alexpilotti has quit IRC | 02:05 | |
*** shashank_hegde has joined #openstack-meeting | 02:05 | |
*** baoli has quit IRC | 02:06 | |
*** rpioso has joined #openstack-meeting | 02:09 | |
*** wuhg has joined #openstack-meeting | 02:12 | |
*** ujuc has joined #openstack-meeting | 02:15 | |
*** xingchao has joined #openstack-meeting | 02:16 | |
*** piet has joined #openstack-meeting | 02:17 | |
*** takanomi has joined #openstack-meeting | 02:19 | |
*** dprince has quit IRC | 02:19 | |
*** sdake_ has joined #openstack-meeting | 02:20 | |
*** dmorita has quit IRC | 02:20 | |
*** sdake has quit IRC | 02:22 | |
*** gongysh has quit IRC | 02:22 | |
*** gongysh has joined #openstack-meeting | 02:23 | |
*** emsomeoneelse has joined #openstack-meeting | 02:23 | |
*** salv-orlando has quit IRC | 02:23 | |
*** shashank_hegde has quit IRC | 02:24 | |
*** balajiiyer has joined #openstack-meeting | 02:24 | |
*** iyamahat has quit IRC | 02:27 | |
*** neeti has joined #openstack-meeting | 02:27 | |
*** salv-orlando has joined #openstack-meeting | 02:28 | |
*** Guest25829 has joined #openstack-meeting | 02:28 | |
*** asettle has joined #openstack-meeting | 02:29 | |
Guest25829 | hello! | 02:31 |
*** gongysh has quit IRC | 02:32 | |
*** Guest25829 has quit IRC | 02:32 | |
*** gongysh has joined #openstack-meeting | 02:33 | |
*** salv-orlando has quit IRC | 02:33 | |
*** piet has quit IRC | 02:37 | |
*** masahito has quit IRC | 02:37 | |
*** yamamoto_ has joined #openstack-meeting | 02:37 | |
*** karthikp has quit IRC | 02:37 | |
*** _RuiChen has quit IRC | 02:43 | |
*** RuiChen has joined #openstack-meeting | 02:44 | |
*** cshahani has quit IRC | 02:45 | |
*** shashank_hegde has joined #openstack-meeting | 02:45 | |
*** alexpilotti has joined #openstack-meeting | 02:46 | |
*** gcb has quit IRC | 02:47 | |
*** Leo_ has joined #openstack-meeting | 02:47 | |
*** zhhuabj has quit IRC | 02:48 | |
*** alexpilotti has quit IRC | 02:50 | |
*** iyamahat has joined #openstack-meeting | 02:51 | |
*** spotz is now known as spotz_zzz | 02:54 | |
*** bobh_ has quit IRC | 02:54 | |
*** piet has joined #openstack-meeting | 02:55 | |
*** Leom has joined #openstack-meeting | 02:56 | |
*** thorst has joined #openstack-meeting | 02:56 | |
*** epico has joined #openstack-meeting | 02:57 | |
*** Leo_ has quit IRC | 02:59 | |
*** pots1 has quit IRC | 03:00 | |
*** alexpilotti has joined #openstack-meeting | 03:00 | |
*** eliqiao has quit IRC | 03:01 | |
*** pots1 has joined #openstack-meeting | 03:01 | |
*** gongysh has quit IRC | 03:01 | |
*** openstackstatus has quit IRC | 03:01 | |
*** zhurong_ has joined #openstack-meeting | 03:02 | |
*** zhurong has quit IRC | 03:02 | |
*** singhj has joined #openstack-meeting | 03:02 | |
*** Poornima has quit IRC | 03:02 | |
*** eliqiao has joined #openstack-meeting | 03:02 | |
*** Poornima has joined #openstack-meeting | 03:03 | |
*** thorst has quit IRC | 03:04 | |
*** JRobinson__ has quit IRC | 03:04 | |
*** zhhuabj has joined #openstack-meeting | 03:05 | |
*** alexpilotti has quit IRC | 03:05 | |
*** sdake_ has quit IRC | 03:06 | |
*** takanomi has quit IRC | 03:06 | |
*** reedip__ has quit IRC | 03:07 | |
*** sdake has joined #openstack-meeting | 03:07 | |
*** reedip__ has joined #openstack-meeting | 03:08 | |
*** gcb has joined #openstack-meeting | 03:08 | |
*** gongysh has joined #openstack-meeting | 03:08 | |
*** JRobinson__ has joined #openstack-meeting | 03:08 | |
*** karthikp has joined #openstack-meeting | 03:08 | |
*** achanda has quit IRC | 03:09 | |
*** iceyao has quit IRC | 03:09 | |
*** iceyao has joined #openstack-meeting | 03:09 | |
*** ujuc has quit IRC | 03:13 | |
*** ujuc has joined #openstack-meeting | 03:13 | |
*** ebalduf has joined #openstack-meeting | 03:16 | |
*** sdake has quit IRC | 03:17 | |
*** sdake has joined #openstack-meeting | 03:18 | |
*** Tango has joined #openstack-meeting | 03:19 | |
*** neeti has quit IRC | 03:19 | |
*** asselin has quit IRC | 03:19 | |
*** yamamoto_ has quit IRC | 03:20 | |
*** asselin has joined #openstack-meeting | 03:20 | |
*** egallen_ has joined #openstack-meeting | 03:20 | |
*** toddjohn has joined #openstack-meeting | 03:22 | |
*** singhj has quit IRC | 03:23 | |
*** iceyao has quit IRC | 03:23 | |
*** iceyao has joined #openstack-meeting | 03:23 | |
*** egallen has quit IRC | 03:23 | |
*** egallen_ is now known as egallen | 03:23 | |
*** xiangxinyong has left #openstack-meeting | 03:24 | |
*** tochi has quit IRC | 03:27 | |
*** toddjohn has quit IRC | 03:27 | |
*** sdake has quit IRC | 03:28 | |
*** piet has quit IRC | 03:29 | |
*** gongysh has quit IRC | 03:30 | |
*** jrichli has left #openstack-meeting | 03:30 | |
*** karthikp has quit IRC | 03:31 | |
*** iceyao has quit IRC | 03:31 | |
*** alexpilotti has joined #openstack-meeting | 03:32 | |
*** iceyao has joined #openstack-meeting | 03:32 | |
*** karthikp has joined #openstack-meeting | 03:32 | |
*** gongysh has joined #openstack-meeting | 03:32 | |
*** dfg_ has quit IRC | 03:32 | |
*** dimtruck is now known as zz_dimtruck | 03:32 | |
*** dfg has joined #openstack-meeting | 03:32 | |
*** piet has joined #openstack-meeting | 03:34 | |
*** alexpilotti has quit IRC | 03:36 | |
*** efried has quit IRC | 03:39 | |
*** MaxPC has quit IRC | 03:40 | |
*** sheel has joined #openstack-meeting | 03:41 | |
*** efried has joined #openstack-meeting | 03:41 | |
*** fitoduarte has joined #openstack-meeting | 03:41 | |
*** tochi has joined #openstack-meeting | 03:42 | |
*** FallenPegasus has joined #openstack-meeting | 03:42 | |
*** shashank_hegde has quit IRC | 03:42 | |
*** keedya has quit IRC | 03:47 | |
*** neelashah has joined #openstack-meeting | 03:49 | |
*** salv-orlando has joined #openstack-meeting | 03:50 | |
*** Daviey has quit IRC | 03:50 | |
*** Daviey has joined #openstack-meeting | 03:50 | |
*** sekrit has quit IRC | 03:51 | |
*** salv-orlando has quit IRC | 03:52 | |
*** grassass has quit IRC | 03:52 | |
*** salv-orlando has joined #openstack-meeting | 03:53 | |
*** neelashah has quit IRC | 03:56 | |
*** piet has quit IRC | 03:56 | |
*** julim has quit IRC | 03:57 | |
*** ramineni_ has joined #openstack-meeting | 03:57 | |
*** salv-orlando has quit IRC | 03:58 | |
*** jamespage has quit IRC | 04:00 | |
*** alexpilotti has joined #openstack-meeting | 04:00 | |
*** jamespage has joined #openstack-meeting | 04:01 | |
*** FallenPegasus has quit IRC | 04:01 | |
*** thorst has joined #openstack-meeting | 04:01 | |
*** ramineni_ has quit IRC | 04:04 | |
*** cshahani has joined #openstack-meeting | 04:05 | |
*** karthikp has quit IRC | 04:05 | |
*** alexpilotti has quit IRC | 04:05 | |
*** sekrit has joined #openstack-meeting | 04:05 | |
*** ramineni_ has joined #openstack-meeting | 04:05 | |
*** balajiiyer has quit IRC | 04:07 | |
*** numan_ has joined #openstack-meeting | 04:07 | |
*** thorst has quit IRC | 04:09 | |
*** yamamoto_ has joined #openstack-meeting | 04:10 | |
*** ramineni_1 has joined #openstack-meeting | 04:10 | |
*** Sukhdev has joined #openstack-meeting | 04:11 | |
*** links has joined #openstack-meeting | 04:12 | |
*** ramineni_ has quit IRC | 04:13 | |
*** absubram_ has joined #openstack-meeting | 04:14 | |
*** absubram_ has quit IRC | 04:14 | |
*** absubram has quit IRC | 04:15 | |
*** asettle has quit IRC | 04:17 | |
*** asettle has joined #openstack-meeting | 04:18 | |
*** amotoki has joined #openstack-meeting | 04:20 | |
*** dmorita has joined #openstack-meeting | 04:21 | |
*** shashank_hegde has joined #openstack-meeting | 04:22 | |
*** achanda has joined #openstack-meeting | 04:22 | |
*** toddjohn has joined #openstack-meeting | 04:24 | |
*** dmorita has quit IRC | 04:25 | |
*** iyamahat has quit IRC | 04:26 | |
*** maishsk has quit IRC | 04:26 | |
*** banix has joined #openstack-meeting | 04:26 | |
*** toddjohn has quit IRC | 04:28 | |
*** r-mibu has quit IRC | 04:29 | |
*** r-mibu has joined #openstack-meeting | 04:30 | |
*** persia has quit IRC | 04:31 | |
*** SeYeon has joined #openstack-meeting | 04:32 | |
*** persia has joined #openstack-meeting | 04:33 | |
*** achanda has quit IRC | 04:37 | |
*** irenab has quit IRC | 04:37 | |
*** askb has joined #openstack-meeting | 04:38 | |
*** eliqiao_ has joined #openstack-meeting | 04:43 | |
*** eliqiao has quit IRC | 04:44 | |
*** dflorea has joined #openstack-meeting | 04:44 | |
*** xyang1 has quit IRC | 04:48 | |
*** ramineni_1 has quit IRC | 04:52 | |
*** sverma has quit IRC | 04:53 | |
*** sverma has joined #openstack-meeting | 04:56 | |
*** salv-orlando has joined #openstack-meeting | 04:57 | |
*** armax has quit IRC | 04:59 | |
*** alexpilotti has joined #openstack-meeting | 05:00 | |
*** salv-orlando has quit IRC | 05:01 | |
*** aranjan has joined #openstack-meeting | 05:02 | |
*** asettle has quit IRC | 05:02 | |
*** asettle has joined #openstack-meeting | 05:03 | |
*** rossella_s has quit IRC | 05:03 | |
*** xingchao has quit IRC | 05:03 | |
*** achanda has joined #openstack-meeting | 05:03 | |
*** Poornima has quit IRC | 05:03 | |
*** rossella_s has joined #openstack-meeting | 05:03 | |
*** alexpilotti has quit IRC | 05:05 | |
*** thorst has joined #openstack-meeting | 05:06 | |
*** asingh has quit IRC | 05:08 | |
*** numan_ has quit IRC | 05:08 | |
*** Tango has quit IRC | 05:11 | |
*** salv-orlando has joined #openstack-meeting | 05:11 | |
*** thorst has quit IRC | 05:13 | |
*** asingh has joined #openstack-meeting | 05:16 | |
*** asingh has quit IRC | 05:17 | |
*** gongysh has quit IRC | 05:17 | |
*** balajiiyer has joined #openstack-meeting | 05:18 | |
*** balajiiyer has quit IRC | 05:18 | |
*** gongysh has joined #openstack-meeting | 05:19 | |
*** cshahani has quit IRC | 05:23 | |
*** Poornima has joined #openstack-meeting | 05:24 | |
*** hdaniel has joined #openstack-meeting | 05:24 | |
*** alexpilotti has joined #openstack-meeting | 05:25 | |
*** banix has quit IRC | 05:25 | |
*** dflorea_ has joined #openstack-meeting | 05:26 | |
*** dflorea has quit IRC | 05:28 | |
*** aranjan has quit IRC | 05:29 | |
*** alexpilotti has quit IRC | 05:30 | |
*** anilvenkata has joined #openstack-meeting | 05:33 | |
*** achanda has quit IRC | 05:33 | |
*** irenab has joined #openstack-meeting | 05:36 | |
*** iceyao has quit IRC | 05:38 | |
*** iceyao has joined #openstack-meeting | 05:38 | |
*** iceyao has quit IRC | 05:39 | |
*** JRobinson__ is now known as JRobinson__afk | 05:39 | |
*** iceyao has joined #openstack-meeting | 05:39 | |
*** Daisy has joined #openstack-meeting | 05:39 | |
*** Sukhdev has quit IRC | 05:40 | |
*** iceyao has quit IRC | 05:40 | |
*** iceyao_ has joined #openstack-meeting | 05:40 | |
*** alexpilotti has joined #openstack-meeting | 05:41 | |
*** tfukushima has joined #openstack-meeting | 05:41 | |
*** rcernin has joined #openstack-meeting | 05:45 | |
*** alexpilotti has quit IRC | 05:46 | |
*** xingchao has joined #openstack-meeting | 05:46 | |
*** nkrinner has joined #openstack-meeting | 05:49 | |
*** xingchao has quit IRC | 05:53 | |
*** alexpilotti has joined #openstack-meeting | 05:57 | |
*** sridharg has joined #openstack-meeting | 05:58 | |
*** achanda has joined #openstack-meeting | 05:59 | |
*** aeng has quit IRC | 05:59 | |
Daisy | We will have I18n meeting soon. | 05:59 |
Daisy | #startmeeting OpenStack I18n Meeting | 06:00 |
openstack | Meeting started Thu Apr 7 06:00:31 2016 UTC and is due to finish in 60 minutes. The chair is Daisy. Information about MeetBot at http://wiki.debian.org/MeetBot. | 06:00 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 06:00 |
*** openstack changes topic to " (Meeting topic: OpenStack I18n Meeting)" | 06:00 | |
openstack | The meeting name has been set to 'openstack_i18n_meeting' | 06:00 |
Daisy | who is around for i18n meeting ? | 06:00 |
*** alexpilo_ has joined #openstack-meeting | 06:01 | |
ujuc | hi | 06:01 |
Daisy | Hi, ujuc | 06:02 |
Daisy | Nice to see you. | 06:02 |
Daisy | It seems like only us two there. | 06:02 |
ujuc | :) | 06:02 |
*** alexpilotti has quit IRC | 06:02 | |
Daisy | Anyway, let's start. | 06:02 |
*** cody-somerville has quit IRC | 06:02 | |
ujuc | yes ;) | 06:02 |
Daisy | #topic Summary of Mitaka translation | 06:02 |
*** openstack changes topic to "Summary of Mitaka translation (Meeting topic: OpenStack I18n Meeting)" | 06:02 | |
Daisy | Mitaka translation is done in March. | 06:03 |
ujuc | yes | 06:03 |
Daisy | I have collected contributors data in the whole March. | 06:03 |
Daisy | The result is very impressive. | 06:03 |
Daisy | During March, there are 317649 words translations from 63 translaors. | 06:04 |
Daisy | The top 10 contribution teams and top 10 contributors are pasted here: http://paste.openstack.org/show/493261/ | 06:04 |
*** lpetrut has joined #openstack-meeting | 06:05 | |
ujuc | ho | 06:05 |
Daisy | :) | 06:05 |
ujuc | :) | 06:05 |
Daisy | Congratulations to the top contributors. | 06:05 |
ujuc | Congratulation!! :) | 06:06 |
*** alexpilo_ has quit IRC | 06:06 | |
Daisy | Let's move to next topic. | 06:06 |
ujuc | yes! | 06:06 |
Daisy | #topic New translation priorities | 06:06 |
*** openstack changes topic to "New translation priorities (Meeting topic: OpenStack I18n Meeting)" | 06:06 | |
Daisy | Kato has described his opinion to this topic. | 06:07 |
Daisy | I agree with him. | 06:07 |
Daisy | I think next step will be the documentation translations. | 06:07 |
ujuc | me to | 06:07 |
Daisy | I think Kato will work with doc team to figure out the top priorities. | 06:07 |
*** dflorea_ has quit IRC | 06:07 | |
Daisy | It might be the installation guide. | 06:08 |
*** jftalta has joined #openstack-meeting | 06:08 | |
ujuc | yes | 06:08 |
Daisy | Let's leave it for Kato. and we move to next topic. | 06:08 |
jftalta | Hi all | 06:08 |
ujuc | hi jftalta | 06:08 |
*** Leom has quit IRC | 06:08 | |
Daisy | #topic Continued discussion about glossary management | 06:08 |
*** openstack changes topic to "Continued discussion about glossary management (Meeting topic: OpenStack I18n Meeting)" | 06:08 | |
Daisy | welcome, jftalta | 06:08 |
ujuc | glossary..! T.T | 06:08 |
Daisy | Kato and I are editing this Etherpad page: https://etherpad.openstack.org/p/i18n-glossary-management | 06:09 |
Daisy | Kato has inputted the requirements and I have inputted the capabilities. | 06:09 |
jftalta | I'm comuting and my Internet connection is not very good... | 06:09 |
Daisy | jftalta: It's ok. I think we will close this meeting very soon. :) | 06:09 |
jftalta | Ok... | 06:09 |
Daisy | Kato will be the meeting organizer next time. | 06:10 |
*** ricolin has quit IRC | 06:10 | |
*** numan_ has joined #openstack-meeting | 06:10 | |
Daisy | I suppose the glossary management will be a hot topic in the Austin summit. | 06:11 |
jftalta | On thursday 4/21 ? | 06:11 |
Daisy | Will you be there, jftalta ? | 06:11 |
jftalta | Yes I will :) | 06:11 |
Daisy | Yes, on Thursday. | 06:11 |
*** thorst has joined #openstack-meeting | 06:11 | |
Daisy | ujuc: If you are not able to come, you can input your ideas in this Etherpad page. | 06:12 |
jftalta | Glossary management is one of our biggest challenges | 06:12 |
Daisy | Yes. as our team grow, the glossary is very important to us. | 06:13 |
jftalta | It will be a hot topic in Austin, actually | 06:13 |
*** gongysh has quit IRC | 06:13 | |
Daisy | I agree. | 06:13 |
*** unicell has quit IRC | 06:13 | |
Daisy | so we leave glossary discussion to Austin summit. | 06:13 |
Daisy | let's move next topic. | 06:13 |
Daisy | #topic release notes translation | 06:13 |
*** openstack changes topic to "release notes translation (Meeting topic: OpenStack I18n Meeting)" | 06:13 | |
*** gongysh has joined #openstack-meeting | 06:14 | |
Daisy | There is a big change to release note tool. | 06:14 |
Daisy | Previously we use wiki. I think they are changing | 06:15 |
Daisy | http://releases.openstack.org/ | 06:15 |
*** JRobinson__afk is now known as JRobinson__ | 06:15 | |
Daisy | How to translate release note is still under processing. | 06:15 |
Daisy | Let's wait and see. | 06:15 |
*** unicell has joined #openstack-meeting | 06:15 | |
Daisy | any comments here ? | 06:16 |
jftalta | For the french team this is not a big issue. | 06:16 |
Daisy | why ? | 06:16 |
Daisy | jftalta: why it's not a big issue ? | 06:16 |
*** cody-somerville has joined #openstack-meeting | 06:17 | |
*** hdaniel has quit IRC | 06:17 | |
jftalta | Because french openstack users and ops are used to read english written software release notes | 06:17 |
*** paul-carlton1 has joined #openstack-meeting | 06:18 | |
Daisy | ok. understand. | 06:18 |
*** gongysh has quit IRC | 06:18 | |
Daisy | I see Japanese, Korean and Chinese people will translate it into local languages. | 06:18 |
Daisy | next topic | 06:18 |
*** thorst has quit IRC | 06:18 | |
Daisy | #topic Austin sessions | 06:19 |
*** openstack changes topic to "Austin sessions (Meeting topic: OpenStack I18n Meeting)" | 06:19 | |
jftalta | Doug is the right contact for that, is not it ? | 06:19 |
Daisy | Which Doug ? | 06:19 |
jftalta | Helllman | 06:19 |
Daisy | I think so | 06:19 |
jftalta | Ok | 06:19 |
Daisy | Kato is working with release team. | 06:19 |
jftalta | Ok | 06:19 |
Daisy | There are two I18n related sessions in Austion. | 06:19 |
Daisy | 1 is a working session to tools and processes. The other is a half day contributors meet up. | 06:20 |
Daisy | I think there are Etherpad pages for these two sessions. | 06:20 |
*** asettle has quit IRC | 06:20 | |
jftalta | When will the second one stand ? | 06:22 |
*** achanda has quit IRC | 06:22 | |
*** Leo_ has joined #openstack-meeting | 06:22 | |
*** scheuran has joined #openstack-meeting | 06:22 | |
Daisy | https://etherpad.openstack.org/p/austin-i18n-workshop | 06:22 |
Daisy | The first one is tracked here: | 06:22 |
Daisy | https://etherpad.openstack.org/p/austin-i18n-workshop | 06:23 |
*** askb has quit IRC | 06:23 | |
Daisy | I will ask Kato to create another page to track the contributors meetup. | 06:23 |
Daisy | So anybody can input in the Etherpad pages. | 06:23 |
*** ricolin has joined #openstack-meeting | 06:23 | |
Daisy | Ok. I'm done with the planned topics. | 06:23 |
Daisy | #open discussions | 06:24 |
Daisy | Now it's for open discussions | 06:24 |
Daisy | If no topics, I will close the meeting. | 06:24 |
*** ramineni_ has joined #openstack-meeting | 06:24 | |
*** toddjohn has joined #openstack-meeting | 06:25 | |
Daisy | jftalta: sorry I just saw your question. The second one is on Friday morning. | 06:25 |
*** shashank_hegde has quit IRC | 06:25 | |
*** pcaruana has joined #openstack-meeting | 06:26 | |
*** akaszuba has joined #openstack-meeting | 06:26 | |
*** Leom has joined #openstack-meeting | 06:26 | |
jftalta | It's ok Daisy :) On friday morning, ok. | 06:26 |
Daisy | jftalta: do you have any other topics to discuss here ? | 06:27 |
*** neeti has joined #openstack-meeting | 06:28 | |
-amotoki- is lurking | 06:28 | |
*** numan_ has quit IRC | 06:28 | |
*** zhangshuai has joined #openstack-meeting | 06:28 | |
*** eliqiao_ is now known as eliqiao | 06:28 | |
*** numan_ has joined #openstack-meeting | 06:28 | |
Daisy | no response, I will close the meeting then. | 06:29 |
amotoki | Daisy: one question | 06:29 |
*** Leo_ has quit IRC | 06:29 | |
Daisy | please, amotoki | 06:29 |
amotoki | why do you list top 10 contirubtions only during March. | 06:29 |
jftalta | Sorry, I lost the connection | 06:29 |
amotoki | *? | 06:29 |
*** balajiiyer has joined #openstack-meeting | 06:29 | |
*** balajiiyer has quit IRC | 06:29 | |
Daisy | amotoki: because it's only in Mitaka translation period. | 06:29 |
amotoki | in mitaka japanese team translated horizon related stuff continously | 06:30 |
*** gongysh has joined #openstack-meeting | 06:30 | |
Daisy | hmm. | 06:30 |
amotoki | so the amount of translations is not high for them. | 06:30 |
*** adiantum has joined #openstack-meeting | 06:30 | |
*** toddjohn has quit IRC | 06:30 | |
Daisy | ok. good point. Then I will extend the period. | 06:30 |
amotoki | i just would like to point out that only picking up March is not fair if you use it as stats. | 06:31 |
jftalta | I agree | 06:31 |
Daisy | I will take your point and extend the period. | 06:31 |
amotoki | most time was spent to review strings in real envs. | 06:31 |
jftalta | Hi amotoki ! | 06:32 |
Daisy | Maybe extending to the whole cycle. | 06:32 |
amotoki | hi jftalta | 06:32 |
*** alexpilotti has joined #openstack-meeting | 06:32 | |
*** asettle has joined #openstack-meeting | 06:33 | |
*** Leom has quit IRC | 06:33 | |
Daisy | any other questions ? | 06:33 |
Daisy | then I will close the meeting. | 06:34 |
Daisy | More discussions can go to our mailing list. | 06:34 |
*** mrmartin has joined #openstack-meeting | 06:34 | |
*** emsomeoneelse has quit IRC | 06:34 | |
Daisy | #endmeeting | 06:34 |
*** openstack changes topic to "npm lint jobs are failing due to a problem with npm registry. The problem is under investigation, and we will update once the issue is solved." | 06:34 | |
openstack | Meeting ended Thu Apr 7 06:34:45 2016 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 06:34 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/openstack_i18n_meeting/2016/openstack_i18n_meeting.2016-04-07-06.00.html | 06:34 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/openstack_i18n_meeting/2016/openstack_i18n_meeting.2016-04-07-06.00.txt | 06:34 |
openstack | Log: http://eavesdrop.openstack.org/meetings/openstack_i18n_meeting/2016/openstack_i18n_meeting.2016-04-07-06.00.log.html | 06:34 |
Daisy | Thank you everyone. Talk to you next time. | 06:35 |
*** yuval has joined #openstack-meeting | 06:35 | |
jftalta | Horizon check site : is the infra team working on its deployment ? | 06:36 |
*** jftalta has quit IRC | 06:36 | |
*** jftalta has joined #openstack-meeting | 06:36 | |
Daisy | @jftalta let's go to openstack-i18n | 06:37 |
Daisy | jftalta: there ? | 06:37 |
*** ebalduf has quit IRC | 06:37 | |
jftalta | Lost the connection again... | 06:37 |
*** alexpilotti has quit IRC | 06:37 | |
Daisy | jftalta: still under review | 06:37 |
*** asettle has quit IRC | 06:37 | |
Daisy | jftalta: the patch is still under review. | 06:38 |
jftalta | ok... | 06:38 |
*** sridharg has quit IRC | 06:38 | |
jftalta | No more topic for me, Daisy | 06:38 |
Daisy | Thank you, jftalta. | 06:39 |
Daisy | I have closed the meeting. :) | 06:39 |
Daisy | Hope you have a nice day. | 06:39 |
jftalta | Thx. Goodbye. See you in Austin ! | 06:39 |
Daisy | See you. | 06:39 |
amotoki | thanks | 06:40 |
*** jftalta has quit IRC | 06:41 | |
*** jftalta has joined #openstack-meeting | 06:41 | |
*** jftalta has quit IRC | 06:42 | |
*** tesseract has joined #openstack-meeting | 06:45 | |
*** tesseract is now known as Guest12876 | 06:45 | |
*** vgridnev has joined #openstack-meeting | 06:47 | |
*** sridharg has joined #openstack-meeting | 06:47 | |
*** sridharg has quit IRC | 06:47 | |
*** sridharg has joined #openstack-meeting | 06:50 | |
*** salv-orlando has quit IRC | 06:52 | |
*** adahms has quit IRC | 06:54 | |
*** hdaniel has joined #openstack-meeting | 06:58 | |
*** alexpilotti has joined #openstack-meeting | 07:00 | |
*** yinweimac has joined #openstack-meeting | 07:00 | |
*** maishsk has joined #openstack-meeting | 07:04 | |
*** alexpilotti has quit IRC | 07:04 | |
*** hdaniel has quit IRC | 07:05 | |
*** fzdarsky has joined #openstack-meeting | 07:08 | |
*** mrmartin has quit IRC | 07:08 | |
*** nmagnezi has joined #openstack-meeting | 07:11 | |
*** ihrachys has joined #openstack-meeting | 07:11 | |
*** jlanoux has joined #openstack-meeting | 07:13 | |
*** dmacpher has quit IRC | 07:14 | |
*** jichen has joined #openstack-meeting | 07:15 | |
*** thorst has joined #openstack-meeting | 07:16 | |
*** dmorita has joined #openstack-meeting | 07:16 | |
*** ricolin has quit IRC | 07:17 | |
*** ramineni_ has quit IRC | 07:19 | |
*** lpetrut has quit IRC | 07:21 | |
*** hdaniel has joined #openstack-meeting | 07:21 | |
*** dmorita has quit IRC | 07:21 | |
*** thorst has quit IRC | 07:24 | |
*** macjack has quit IRC | 07:24 | |
*** Daisy has quit IRC | 07:24 | |
*** Daisy has joined #openstack-meeting | 07:25 | |
*** baojg has quit IRC | 07:25 | |
*** akiskourtis has joined #openstack-meeting | 07:25 | |
*** baojg has joined #openstack-meeting | 07:25 | |
*** Akis_ has quit IRC | 07:27 | |
*** JRobinson__ has quit IRC | 07:28 | |
*** matrohon has joined #openstack-meeting | 07:29 | |
*** Daisy has quit IRC | 07:29 | |
*** mbound has quit IRC | 07:31 | |
*** rbak has quit IRC | 07:32 | |
*** rbak has joined #openstack-meeting | 07:32 | |
*** ricolin has joined #openstack-meeting | 07:34 | |
*** mrmartin has joined #openstack-meeting | 07:36 | |
*** balajiiyer has joined #openstack-meeting | 07:40 | |
*** balajiiyer has quit IRC | 07:40 | |
*** asettle has joined #openstack-meeting | 07:42 | |
*** jichen has quit IRC | 07:43 | |
*** cody-somerville has quit IRC | 07:45 | |
*** Daisy has joined #openstack-meeting | 07:45 | |
*** asettle has quit IRC | 07:45 | |
*** chenzeng has left #openstack-meeting | 07:47 | |
*** zhangshuai has quit IRC | 07:48 | |
*** zeih_ has joined #openstack-meeting | 07:51 | |
*** matrohon_ has joined #openstack-meeting | 07:51 | |
*** matrohon_ has quit IRC | 07:51 | |
*** hdaniel has quit IRC | 07:52 | |
*** salv-orlando has joined #openstack-meeting | 07:54 | |
*** tosky has joined #openstack-meeting | 07:59 | |
*** HeOS has joined #openstack-meeting | 08:00 | |
*** zeih_ has quit IRC | 08:01 | |
*** vgridnev has quit IRC | 08:02 | |
*** haukebruno has joined #openstack-meeting | 08:03 | |
*** hdaniel has joined #openstack-meeting | 08:05 | |
*** yassine__ has joined #openstack-meeting | 08:07 | |
*** mbound has joined #openstack-meeting | 08:07 | |
*** pnavarro has joined #openstack-meeting | 08:07 | |
*** zeih_ has joined #openstack-meeting | 08:09 | |
*** salv-orlando has quit IRC | 08:10 | |
*** mickeys has joined #openstack-meeting | 08:11 | |
*** ygbo has joined #openstack-meeting | 08:12 | |
*** acoles_ is now known as acoles | 08:13 | |
*** pnavarro has quit IRC | 08:13 | |
*** ljxiash has quit IRC | 08:14 | |
*** zeih_ has quit IRC | 08:14 | |
*** ramineni_ has joined #openstack-meeting | 08:15 | |
*** ramineni_ has quit IRC | 08:16 | |
*** ramineni_ has joined #openstack-meeting | 08:17 | |
*** ljxiash has joined #openstack-meeting | 08:19 | |
*** thorst has joined #openstack-meeting | 08:21 | |
*** jordanP has joined #openstack-meeting | 08:23 | |
*** mickeys has quit IRC | 08:25 | |
*** mickeys has joined #openstack-meeting | 08:26 | |
*** acoles has left #openstack-meeting | 08:26 | |
*** salv-orlando has joined #openstack-meeting | 08:26 | |
*** toddjohn has joined #openstack-meeting | 08:26 | |
*** openstackstatus has joined #openstack-meeting | 08:29 | |
*** ChanServ sets mode: +v openstackstatus | 08:29 | |
*** thorst has quit IRC | 08:30 | |
*** mickeys has quit IRC | 08:30 | |
*** toddjohn has quit IRC | 08:31 | |
*** mickeys has joined #openstack-meeting | 08:31 | |
-openstackstatus- NOTICE: jobs depending on npm are now working again | 08:33 | |
*** ramineni_ has quit IRC | 08:34 | |
*** zehicle_ has quit IRC | 08:45 | |
*** zehicle_ has joined #openstack-meeting | 08:46 | |
*** iceyao_ has quit IRC | 08:49 | |
*** ndipanov has joined #openstack-meeting | 08:50 | |
*** iceyao has joined #openstack-meeting | 08:50 | |
*** ramineni_ has joined #openstack-meeting | 08:50 | |
*** e0ne has joined #openstack-meeting | 08:50 | |
*** balajiiyer has joined #openstack-meeting | 08:51 | |
*** balajiiyer has quit IRC | 08:51 | |
*** iceyao has quit IRC | 08:51 | |
*** iceyao has joined #openstack-meeting | 08:51 | |
*** adiantum has quit IRC | 08:52 | |
*** salv-orl_ has joined #openstack-meeting | 08:52 | |
*** mickeys has quit IRC | 08:52 | |
*** iceyao has quit IRC | 08:53 | |
*** iceyao has joined #openstack-meeting | 08:53 | |
*** mickeys has joined #openstack-meeting | 08:54 | |
*** mickeys has quit IRC | 08:54 | |
*** mickeys has joined #openstack-meeting | 08:54 | |
*** mickeys has quit IRC | 08:54 | |
*** Ronghui has joined #openstack-meeting | 08:55 | |
*** salv-orlando has quit IRC | 08:55 | |
*** iceyao has quit IRC | 08:58 | |
*** iceyao_ has joined #openstack-meeting | 08:59 | |
gmann | #startmeeting qa | 09:00 |
openstack | Meeting started Thu Apr 7 09:00:12 2016 UTC and is due to finish in 60 minutes. The chair is gmann. Information about MeetBot at http://wiki.debian.org/MeetBot. | 09:00 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 09:00 |
*** openstack changes topic to " (Meeting topic: qa)" | 09:00 | |
openstack | The meeting name has been set to 'qa' | 09:00 |
gmann | hi who's here for today? | 09:00 |
masayukig | \o/ | 09:00 |
gmann | masayukig: hi | 09:00 |
jlanoux | o/ | 09:00 |
gmann | jlanoux: hi | 09:00 |
jlanoux | hi gmann | 09:01 |
masayukig | gmann: jlanoux: hi | 09:01 |
jlanoux | hi masayukig | 09:01 |
masayukig | :) | 09:01 |
dmellado | hi guys o/ ;) | 09:01 |
gmann | dmellado: hi | 09:01 |
tosky | hi | 09:01 |
gmann | tosky: hi | 09:01 |
jlanoux | hi | 09:01 |
*** alexpilotti has joined #openstack-meeting | 09:02 | |
gmann | let's start | 09:02 |
gmann | https://wiki.openstack.org/wiki/Meetings/QATeamMeeting#Proposed_Agenda_for_April_7th_2016_.280900_UTC.29 | 09:02 |
gmann | ^^ today agenda | 09:02 |
gmann | #topic Specs Reviews | 09:02 |
*** openstack changes topic to "Specs Reviews (Meeting topic: qa)" | 09:02 | |
gmann | #link https://review.openstack.org/#/q/status:open+project:openstack/qa-specs,n,z | 09:02 |
*** rossella_s has quit IRC | 09:03 | |
jordanP | hi | 09:03 |
gmann | jordanP: hi | 09:03 |
*** rossella_s has joined #openstack-meeting | 09:03 | |
gmann | Still need to look into client refactor spec | 09:03 |
gmann | did not get time this week | 09:03 |
gmann | I think andrea updated that | 09:03 |
gmann | next one we were discussing yesterday was defcore tag one | 09:04 |
gmann | #link https://review.openstack.org/#/c/301879/ | 09:04 |
gmann | on discussion i am not in favor of that tag but need to review the spec and add comment there | 09:04 |
gmann | but more people can review that which will be helpful to set right direction for defcore list of tests | 09:05 |
*** nijaba has quit IRC | 09:05 | |
masayukig | I'll look at it | 09:05 |
*** sambetts|afk is now known as sambetts | 09:05 | |
gmann | masayukig: Thanks | 09:06 |
gmann | next is from oomichi about swagger doc from schema | 09:06 |
gmann | #link https://review.openstack.org/#/c/297473/ | 09:06 |
gmann | It is pretty straight forward and LGTM except adding description for each element | 09:07 |
*** nijaba has joined #openstack-meeting | 09:07 | |
*** nijaba has quit IRC | 09:07 | |
*** nijaba has joined #openstack-meeting | 09:07 | |
*** alexpilotti has quit IRC | 09:07 | |
gmann | this will be helpful to have nice API doc from swagger or other tool | 09:07 |
gmann | any question or any other spec to discuss? | 09:08 |
* gmann very tired today, want to go home early.. :) | 09:09 | |
gmann | ok if nothing much let's move to next topic | 09:09 |
gmann | #topic Priority Items | 09:09 |
*** openstack changes topic to "Priority Items (Meeting topic: qa)" | 09:09 | |
gmann | #link https://etherpad.openstack.org/p/mitaka-qa-priorities | 09:09 |
*** zhurong_ has quit IRC | 09:09 | |
gmann | in this first one, microversion one is completed | 09:10 |
masayukig | gmann: great | 09:10 |
gmann | BP is marked as closed and we can start implementing the tests for microversion | 09:10 |
*** ramineni_ has quit IRC | 09:10 | |
gmann | - Health Dashboard | 09:11 |
gmann | masayukig: you want to update on dashboard if any new thing to know | 09:11 |
masayukig | yeah, we are changing some aggressively. | 09:12 |
masayukig | yup :) And we should have a design summit session for the future. | 09:13 |
gmann | masayukig: cool | 09:13 |
masayukig | (mtreinish already proposed it) | 09:13 |
gmann | +1, there are lot of feature we can add on that | 09:14 |
gmann | masayukig: Thanks | 09:14 |
gmann | next - Service Client Migrations | 09:14 |
gmann | so we are closed to complete network service client also along with compute | 09:15 |
gmann | just 2-3 patches more | 09:15 |
gmann | oomichi: has one for network | 09:15 |
gmann | #link https://review.openstack.org/#/c/301294/ | 09:15 |
masayukig | cool | 09:16 |
gmann | and m mocing last one from compute one - keypair client | 09:16 |
gmann | #link https://review.openstack.org/#/c/302482/2 | 09:16 |
dmellado | # startmeeting test | 09:16 |
dmellado | ohhh | 09:16 |
gmann | so in Mitaka we can have all compute and network one in lib | 09:16 |
dmellado | sorry | 09:16 |
dmellado | wrong channel | 09:17 |
gmann | dmellado: :) | 09:17 |
*** vgridnev has joined #openstack-meeting | 09:17 | |
gmann | any other topic on priority item ? | 09:17 |
gmann | or we can move if masayukig have anything on CLI? | 09:17 |
masayukig | I have nothing about it :) | 09:18 |
*** zhhuabj has quit IRC | 09:18 | |
gmann | ok | 09:18 |
gmann | #topic Tempest | 09:18 |
*** openstack changes topic to "Tempest (Meeting topic: qa)" | 09:18 | |
gmann | in morning i was discussing with mtreinish about layer 4 tests migration to their repo | 09:19 |
gmann | so he already moved zaqar and doing for trove | 09:19 |
tosky | I'm working on it for Sahara | 09:20 |
gmann | I checked that telemetry one are all in their tree so i need to check with them if they have those running on gate | 09:20 |
gmann | if so i will remove those from tempest | 09:20 |
*** dalees has joined #openstack-meeting | 09:20 | |
gmann | tosky: yea, mtreinish mentioned that | 09:20 |
gmann | tosky: very nice, Thanks | 09:20 |
gmann | it will be nice if we are able to move all | 09:21 |
*** qwebirc52297 has joined #openstack-meeting | 09:21 | |
masayukig | really great (we're kicking out them :-P) | 09:21 |
*** zhhuabj has joined #openstack-meeting | 09:21 | |
gmann | only heat one needs to hold on till they merge the plugin and move tempest one to functional | 09:21 |
gmann | masayukig: yea | 09:21 |
gmann | because may times it block the gate if something wrong | 09:22 |
gmann | as today happened with Nova default flavor removal | 09:22 |
gmann | let's see how soon we can migrate those | 09:22 |
*** tochi has quit IRC | 09:22 | |
*** hichihara has quit IRC | 09:23 | |
gmann | tosky: if you need any help on sahara one please let us know anytime | 09:23 |
masayukig | yeah, we can help each other ;) | 09:24 |
gmann | anything else on Tempest? | 09:24 |
gmann | yea we are good team :) | 09:24 |
tosky | sure, thanks - I already did for python-saharaclient tests, it's more a matter of checking the plugin code :) | 09:25 |
gmann | tosky: great, Thanks | 09:25 |
*** neiljerram has joined #openstack-meeting | 09:26 | |
masayukig | ok, let's move on :) | 09:26 |
gmann | ok, les's jumped to Austin Summit | 09:26 |
*** iceyao has joined #openstack-meeting | 09:26 | |
gmann | Austin summit topic :) | 09:26 |
gmann | #topic Austin Summit | 09:26 |
*** openstack changes topic to "Austin Summit (Meeting topic: qa)" | 09:26 | |
gmann | #link https://etherpad.openstack.org/p/newton-qa-summit-topics | 09:27 |
gmann | so we have many sessions proposal there | 09:27 |
*** iceyao_ has quit IRC | 09:27 | |
masayukig | 9 sessions there? | 09:27 |
*** thorst has joined #openstack-meeting | 09:27 | |
masayukig | The deadline is next week meeting. | 09:28 |
gmann | masayukig: yea | 09:28 |
*** lpetrut has joined #openstack-meeting | 09:28 | |
gmann | yea oomichi might be finalizing those in next week meeting | 09:28 |
dmellado | so then let's wait 'til then to see if there's any new session/votes | 09:29 |
gmann | only thing we discussed in Nova API meeting is not to conflict QA with API sessions | 09:29 |
gmann | dmellado: yea | 09:29 |
*** ramineni_ has joined #openstack-meeting | 09:29 | |
masayukig | I think "How to acceralate to apply tempest.lib to each project " and "What's necessary for a tempest plugin?" are similar/related things. | 09:30 |
gmann | so if anyone has some other sessions you can let oomichi know and he can short that out | 09:30 |
dmellado | masayukig: would you like to co-chair that and agree on a common schedule? | 09:30 |
gmann | masayukig: yea seems to, so those are for better doc only or anything more needed? | 09:30 |
dmellado | maybe we can merge them | 09:30 |
masayukig | dmellado: agree to merge | 09:31 |
masayukig | I'm not sure it's enough time or not, though. | 09:31 |
*** links has quit IRC | 09:31 | |
dmellado | we can drop some topics if needed | 09:31 |
dmellado | and if anyone has interest in going deep we can grab them after the tech talk | 09:32 |
*** alex_xu has quit IRC | 09:32 | |
dmellado | but let's discuss this off-meeting masayukig | 09:32 |
gmann | dmellado: m still not getting plugin one? | 09:33 |
gmann | what is actually needed | 09:33 |
dmellado | gmann: the point is that I'me seeing that a ton of projects still have doubts/issues with the plugin structure | 09:33 |
dmellado | and would like to cover that as a technical point of view | 09:33 |
dmellado | in-repo, separate repo | 09:33 |
dmellado | configurations, cookiecutter and so on | 09:33 |
gmann | dmellado: hummm, i think we have doc for those | 09:33 |
tosky | well, that's more a documentation issue/best practicies | 09:34 |
gmann | and with recommendation | 09:34 |
dmellado | I know, but still think that it'd be useful | 09:34 |
gmann | anyways let's find out what all issue there. nice to capture those and fix if any | 09:34 |
dmellado | that said, I think it could be moved to a topic in masayukig and we can co-chair the session | 09:34 |
gmann | dmellado: sure | 09:34 |
*** thorst has quit IRC | 09:34 | |
gmann | dmellado: +1 | 09:34 |
*** hoangcx has joined #openstack-meeting | 09:35 | |
gmann | so let's add more ideas before next week meeting | 09:35 |
masayukig | dmellado: ah, I'm not a proposer "How to acceralate to apply tempest.lib to each project", though :) | 09:35 |
dmellado | oh, | 09:35 |
* dmellado checking | 09:35 | |
*** alex_xu has joined #openstack-meeting | 09:36 | |
dmellado | oh, it was oomichi | 09:36 |
gmann | masayukig: you can be default one :) | 09:36 |
masayukig | maybe, oomichi is the one | 09:36 |
dmellado | masayukig: yes, I'll talk with him about this | 09:36 |
gmann | dmellado: cool | 09:36 |
masayukig | dmellado: ok ;) | 09:36 |
dmellado | ;) | 09:36 |
*** hoangcx has left #openstack-meeting | 09:36 | |
*** nadya has joined #openstack-meeting | 09:36 | |
gmann | anything else ? | 09:36 |
gmann | #topic Critical Reviews | 09:37 |
*** openstack changes topic to "Critical Reviews (Meeting topic: qa)" | 09:37 | |
gmann | any reviews from anyone needs to bring up here | 09:37 |
gmann | ok, i will add mine if nothing else | 09:38 |
gmann | #link https://review.openstack.org/#/c/302482/2 | 09:38 |
gmann | we can complete compute service client after this | 09:39 |
gmann | #Open Discussion | 09:39 |
gmann | anything more to discuss or we close early | 09:39 |
*** yamamoto_ has quit IRC | 09:40 | |
*** Daisy has quit IRC | 09:40 | |
gmann | ok, if nothing else, we can close. | 09:41 |
gmann | 5..... | 09:41 |
gmann | 4.... | 09:41 |
gmann | 3... | 09:41 |
gmann | 2.. | 09:41 |
gmann | 1. | 09:41 |
masayukig | Thanks everyone :) | 09:41 |
gmann | Thanks all for joining | 09:41 |
gmann | #endmeeting | 09:41 |
*** openstack changes topic to "npm lint jobs are failing due to a problem with npm registry. The problem is under investigation, and we will update once the issue is solved." | 09:41 | |
openstack | Meeting ended Thu Apr 7 09:41:39 2016 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 09:41 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/qa/2016/qa.2016-04-07-09.00.html | 09:41 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/qa/2016/qa.2016-04-07-09.00.txt | 09:41 |
openstack | Log: http://eavesdrop.openstack.org/meetings/qa/2016/qa.2016-04-07-09.00.log.html | 09:41 |
*** tosky has left #openstack-meeting | 09:41 | |
*** alexpilotti has joined #openstack-meeting | 09:43 | |
*** dalees has left #openstack-meeting | 09:44 | |
*** links has joined #openstack-meeting | 09:44 | |
*** alexpilotti has quit IRC | 09:48 | |
*** yinweimac has quit IRC | 09:49 | |
*** gongysh has quit IRC | 09:49 | |
*** gongysh has joined #openstack-meeting | 09:50 | |
*** ricolin has quit IRC | 09:51 | |
*** ndipanov has quit IRC | 09:53 | |
*** mhickey has joined #openstack-meeting | 09:54 | |
*** ndipanov has joined #openstack-meeting | 09:54 | |
*** iceyao has quit IRC | 09:55 | |
*** iceyao_ has joined #openstack-meeting | 09:55 | |
*** allen_gao has quit IRC | 09:56 | |
*** iceyao_ has quit IRC | 09:56 | |
*** achanda has joined #openstack-meeting | 09:56 | |
*** iceyao has joined #openstack-meeting | 09:56 | |
*** obondarev has quit IRC | 10:00 | |
*** allen_gao has joined #openstack-meeting | 10:01 | |
*** ramineni_1 has joined #openstack-meeting | 10:01 | |
*** achanda has quit IRC | 10:02 | |
*** balajiiyer has joined #openstack-meeting | 10:02 | |
*** balajiiyer has quit IRC | 10:02 | |
*** ricolin has joined #openstack-meeting | 10:03 | |
*** iceyao has quit IRC | 10:04 | |
*** iceyao has joined #openstack-meeting | 10:04 | |
*** ramineni_ has quit IRC | 10:04 | |
*** ociuhandu has quit IRC | 10:05 | |
*** obondarev has joined #openstack-meeting | 10:06 | |
*** iceyao has quit IRC | 10:06 | |
*** iceyao has joined #openstack-meeting | 10:07 | |
*** numan_ has quit IRC | 10:07 | |
*** egallen has quit IRC | 10:07 | |
*** qwebirc52297 has quit IRC | 10:08 | |
*** baojg has quit IRC | 10:09 | |
*** obondarev has quit IRC | 10:12 | |
*** Kiall has quit IRC | 10:14 | |
*** Kiall has joined #openstack-meeting | 10:14 | |
*** alexpilotti has joined #openstack-meeting | 10:14 | |
*** fzdarsky has quit IRC | 10:15 | |
*** hoangcx has joined #openstack-meeting | 10:16 | |
*** fzdarsky has joined #openstack-meeting | 10:17 | |
*** mrmartin has quit IRC | 10:18 | |
*** alexpilotti has quit IRC | 10:19 | |
*** sdague has joined #openstack-meeting | 10:20 | |
*** singhj has joined #openstack-meeting | 10:20 | |
*** numan_ has joined #openstack-meeting | 10:21 | |
*** alexpilotti has joined #openstack-meeting | 10:21 | |
*** numan_ has quit IRC | 10:22 | |
*** numan_ has joined #openstack-meeting | 10:22 | |
*** singhj has quit IRC | 10:24 | |
*** iceyao has quit IRC | 10:25 | |
*** iceyao has joined #openstack-meeting | 10:25 | |
*** toddjohn has joined #openstack-meeting | 10:28 | |
*** kmartin has quit IRC | 10:28 | |
*** obondarev has joined #openstack-meeting | 10:31 | |
*** thorst has joined #openstack-meeting | 10:32 | |
*** toddjohn has quit IRC | 10:32 | |
*** gongysh has quit IRC | 10:32 | |
*** mhickey has quit IRC | 10:35 | |
*** ricolin has quit IRC | 10:36 | |
*** thorst has quit IRC | 10:39 | |
*** links has quit IRC | 10:39 | |
*** adahms has joined #openstack-meeting | 10:41 | |
*** yamamoto has joined #openstack-meeting | 10:42 | |
*** gongysh has joined #openstack-meeting | 10:44 | |
*** egallen has joined #openstack-meeting | 10:45 | |
*** Guest12876 is now known as tesseract | 10:47 | |
*** tesseract is now known as Guest74036 | 10:48 | |
*** epico has quit IRC | 10:49 | |
*** mhickey has joined #openstack-meeting | 10:50 | |
*** winston-d_ has quit IRC | 10:52 | |
*** andymaier has joined #openstack-meeting | 10:53 | |
*** alex_xu has quit IRC | 10:55 | |
*** sridharg has quit IRC | 10:55 | |
*** links has joined #openstack-meeting | 10:56 | |
*** alex_xu has joined #openstack-meeting | 10:57 | |
*** ujuc has quit IRC | 10:58 | |
*** jlanoux has quit IRC | 10:58 | |
*** achanda has joined #openstack-meeting | 10:58 | |
*** nadya has quit IRC | 10:59 | |
*** egallen has quit IRC | 11:00 | |
*** maishsk has quit IRC | 11:01 | |
*** gongysh has quit IRC | 11:02 | |
*** jlanoux has joined #openstack-meeting | 11:03 | |
*** achanda has quit IRC | 11:03 | |
*** maishsk has joined #openstack-meeting | 11:03 | |
*** yamamoto has quit IRC | 11:04 | |
*** jlanoux_ has joined #openstack-meeting | 11:05 | |
*** yamamoto has joined #openstack-meeting | 11:06 | |
*** ygbo has quit IRC | 11:06 | |
*** jlanoux has quit IRC | 11:07 | |
*** jprovazn has joined #openstack-meeting | 11:09 | |
*** sridharg has joined #openstack-meeting | 11:10 | |
*** sridharg has quit IRC | 11:10 | |
*** sridharg has joined #openstack-meeting | 11:10 | |
*** thorst has joined #openstack-meeting | 11:11 | |
*** thorst_ has joined #openstack-meeting | 11:11 | |
*** yinweimac has joined #openstack-meeting | 11:13 | |
*** balajiiyer has joined #openstack-meeting | 11:13 | |
*** balajiiyer has quit IRC | 11:13 | |
*** thorst has quit IRC | 11:15 | |
*** iceyao has quit IRC | 11:18 | |
*** iceyao has joined #openstack-meeting | 11:18 | |
*** rtheis has joined #openstack-meeting | 11:18 | |
*** iceyao has quit IRC | 11:19 | |
*** iceyao has joined #openstack-meeting | 11:19 | |
*** fzdarsky has quit IRC | 11:21 | |
*** alexpilotti has quit IRC | 11:21 | |
*** zhhuabj has quit IRC | 11:23 | |
*** mbound has quit IRC | 11:24 | |
*** tfukushima has quit IRC | 11:25 | |
*** zhhuabj has joined #openstack-meeting | 11:26 | |
*** ramineni_1 has left #openstack-meeting | 11:29 | |
*** mbound has joined #openstack-meeting | 11:29 | |
*** bobh_ has joined #openstack-meeting | 11:31 | |
*** vgridnev has quit IRC | 11:39 | |
*** alex_xu has quit IRC | 11:41 | |
*** nadya has joined #openstack-meeting | 11:43 | |
*** alex_xu has joined #openstack-meeting | 11:43 | |
*** _amrith_ is now known as amrith | 11:44 | |
*** ChanServ changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings" | 11:45 | |
*** fzhadaev has joined #openstack-meeting | 11:46 | |
*** fzhadaev has left #openstack-meeting | 11:47 | |
*** banix has joined #openstack-meeting | 11:50 | |
*** anilvenkata has quit IRC | 11:50 | |
*** mrmartin has joined #openstack-meeting | 11:51 | |
*** maishsk has quit IRC | 11:53 | |
*** mbound has quit IRC | 11:54 | |
*** ujuc has joined #openstack-meeting | 11:54 | |
*** mbound has joined #openstack-meeting | 11:54 | |
*** fzdarsky has joined #openstack-meeting | 11:55 | |
*** keedya has joined #openstack-meeting | 11:55 | |
*** mbound has quit IRC | 11:56 | |
*** xingchao has joined #openstack-meeting | 11:56 | |
*** weshay has joined #openstack-meeting | 11:56 | |
*** maishsk has joined #openstack-meeting | 11:57 | |
*** andymaier has quit IRC | 11:59 | |
*** rbowen has quit IRC | 11:59 | |
*** ujuc has quit IRC | 11:59 | |
*** mbound has joined #openstack-meeting | 12:01 | |
*** xingchao has quit IRC | 12:01 | |
*** vgridnev has joined #openstack-meeting | 12:03 | |
*** myoung has joined #openstack-meeting | 12:03 | |
*** aysyd has joined #openstack-meeting | 12:04 | |
*** lpetrut has quit IRC | 12:07 | |
*** jhesketh has quit IRC | 12:07 | |
*** lpetrut has joined #openstack-meeting | 12:07 | |
*** achanda has joined #openstack-meeting | 12:07 | |
*** jhesketh has joined #openstack-meeting | 12:07 | |
*** rpioso has quit IRC | 12:08 | |
*** yinweimac has quit IRC | 12:08 | |
*** baoli has joined #openstack-meeting | 12:13 | |
*** ygbo has joined #openstack-meeting | 12:13 | |
*** baoli_ has joined #openstack-meeting | 12:13 | |
*** rbowen has joined #openstack-meeting | 12:14 | |
*** zhhuabj has quit IRC | 12:15 | |
*** achanda has quit IRC | 12:15 | |
*** MaxPC has joined #openstack-meeting | 12:16 | |
*** neelashah has joined #openstack-meeting | 12:17 | |
*** zhhuabj has joined #openstack-meeting | 12:17 | |
*** raildo-afk is now known as raildo | 12:18 | |
*** baoli has quit IRC | 12:18 | |
*** dprince has joined #openstack-meeting | 12:19 | |
*** maeca has joined #openstack-meeting | 12:19 | |
*** rbowen has quit IRC | 12:21 | |
*** alexpilotti has joined #openstack-meeting | 12:21 | |
*** neelashah has quit IRC | 12:22 | |
*** balajiiyer has joined #openstack-meeting | 12:24 | |
*** balajiiyer has quit IRC | 12:24 | |
*** alexpilotti has quit IRC | 12:24 | |
*** alexpilotti has joined #openstack-meeting | 12:25 | |
*** rbowen has joined #openstack-meeting | 12:26 | |
*** doug-fish has joined #openstack-meeting | 12:26 | |
*** salv-orl_ has quit IRC | 12:28 | |
*** bobh_ has quit IRC | 12:28 | |
*** wuhg has quit IRC | 12:29 | |
*** toddjohn has joined #openstack-meeting | 12:29 | |
*** cdelatte has quit IRC | 12:30 | |
*** maeca has quit IRC | 12:30 | |
*** banix has quit IRC | 12:31 | |
*** banix has joined #openstack-meeting | 12:32 | |
*** banix has quit IRC | 12:32 | |
*** cbader has quit IRC | 12:33 | |
*** pradk has joined #openstack-meeting | 12:34 | |
*** toddjohn has quit IRC | 12:34 | |
*** maeca has joined #openstack-meeting | 12:34 | |
*** adiantum has joined #openstack-meeting | 12:35 | |
*** jdurgin1 has joined #openstack-meeting | 12:36 | |
*** singhj has joined #openstack-meeting | 12:39 | |
*** salv-orlando has joined #openstack-meeting | 12:40 | |
*** erlon has joined #openstack-meeting | 12:42 | |
*** cbader has joined #openstack-meeting | 12:42 | |
*** doug-fish has quit IRC | 12:42 | |
*** egallen has joined #openstack-meeting | 12:42 | |
*** doug-fish has joined #openstack-meeting | 12:42 | |
*** aysyd has quit IRC | 12:44 | |
*** rfolco has joined #openstack-meeting | 12:45 | |
*** xinwu has joined #openstack-meeting | 12:45 | |
*** ryu25 has quit IRC | 12:45 | |
*** myoung has quit IRC | 12:46 | |
*** doug-fish has quit IRC | 12:47 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 12:47 | |
*** cdelatte has joined #openstack-meeting | 12:47 | |
*** achanda has joined #openstack-meeting | 12:47 | |
*** iceyao has quit IRC | 12:48 | |
*** toddjohn has joined #openstack-meeting | 12:49 | |
*** piet has joined #openstack-meeting | 12:50 | |
*** aysyd has joined #openstack-meeting | 12:50 | |
*** julim has joined #openstack-meeting | 12:51 | |
*** annegentle has joined #openstack-meeting | 12:51 | |
*** jdob has joined #openstack-meeting | 12:52 | |
*** delattec has joined #openstack-meeting | 12:53 | |
*** mrmartin has quit IRC | 12:53 | |
*** doug-fish has joined #openstack-meeting | 12:54 | |
*** adiantum has quit IRC | 12:55 | |
*** ujuc has joined #openstack-meeting | 12:55 | |
*** cdelatte has quit IRC | 12:56 | |
*** doug-fis_ has joined #openstack-meeting | 12:56 | |
*** adiantum has joined #openstack-meeting | 12:57 | |
*** Poornima has quit IRC | 12:57 | |
*** Poornima has joined #openstack-meeting | 12:58 | |
*** pnavarro has joined #openstack-meeting | 12:58 | |
*** mbound has quit IRC | 12:58 | |
*** achanda has quit IRC | 12:58 | |
*** andrearosa has joined #openstack-meeting | 12:58 | |
*** rbowen has quit IRC | 12:58 | |
*** toddjohn has quit IRC | 12:59 | |
*** doug-fish has quit IRC | 12:59 | |
*** keedya has quit IRC | 12:59 | |
*** mrmartin has joined #openstack-meeting | 13:00 | |
*** keedya has joined #openstack-meeting | 13:00 | |
*** mbound has joined #openstack-meeting | 13:00 | |
*** andrearosa has left #openstack-meeting | 13:01 | |
*** ujuc has quit IRC | 13:01 | |
*** rodrigods has quit IRC | 13:01 | |
*** rodrigods has joined #openstack-meeting | 13:01 | |
*** sfinucan has joined #openstack-meeting | 13:01 | |
*** rossella_s has quit IRC | 13:03 | |
*** pnavarro_ has joined #openstack-meeting | 13:03 | |
*** rossella_s has joined #openstack-meeting | 13:03 | |
*** Poornima has quit IRC | 13:04 | |
*** balajiiyer has joined #openstack-meeting | 13:05 | |
*** pnavarro has quit IRC | 13:06 | |
*** rbowen has joined #openstack-meeting | 13:07 | |
*** achanda has joined #openstack-meeting | 13:08 | |
*** lblanchard has joined #openstack-meeting | 13:09 | |
*** eric_lopez has quit IRC | 13:10 | |
*** amitgandhinz has joined #openstack-meeting | 13:11 | |
*** eric_lopez has joined #openstack-meeting | 13:11 | |
*** balajiiyer has quit IRC | 13:11 | |
*** xingchao has joined #openstack-meeting | 13:12 | |
*** xinwu has quit IRC | 13:12 | |
*** anilvenkata has joined #openstack-meeting | 13:12 | |
*** achanda has quit IRC | 13:13 | |
*** xinwu has joined #openstack-meeting | 13:13 | |
*** whenry has quit IRC | 13:15 | |
*** dneary has quit IRC | 13:17 | |
*** whenry has joined #openstack-meeting | 13:17 | |
*** esker has quit IRC | 13:17 | |
*** mrmartin has quit IRC | 13:19 | |
*** psilvad has joined #openstack-meeting | 13:20 | |
*** rcarrillocruz has quit IRC | 13:22 | |
*** mbound has quit IRC | 13:22 | |
*** bobh_ has joined #openstack-meeting | 13:23 | |
*** doug-fis_ has quit IRC | 13:23 | |
*** adiantum has quit IRC | 13:24 | |
*** ociuhandu has joined #openstack-meeting | 13:25 | |
*** eliqiao1 has joined #openstack-meeting | 13:25 | |
*** xyang1 has joined #openstack-meeting | 13:26 | |
*** esker has joined #openstack-meeting | 13:26 | |
*** mbound has joined #openstack-meeting | 13:28 | |
*** merooney has joined #openstack-meeting | 13:29 | |
*** singhj has quit IRC | 13:29 | |
*** toddjohn has joined #openstack-meeting | 13:31 | |
*** enriquetaso has joined #openstack-meeting | 13:31 | |
*** eliqiao1 has quit IRC | 13:32 | |
*** Administrator_ has joined #openstack-meeting | 13:33 | |
*** banix has joined #openstack-meeting | 13:34 | |
*** esker has quit IRC | 13:36 | |
*** esker has joined #openstack-meeting | 13:36 | |
*** roxanaghe has joined #openstack-meeting | 13:37 | |
*** Ronghui has quit IRC | 13:37 | |
*** rderose has joined #openstack-meeting | 13:37 | |
*** fzdarsky has quit IRC | 13:38 | |
*** annegentle has quit IRC | 13:38 | |
*** xingchao has quit IRC | 13:39 | |
*** xingchao has joined #openstack-meeting | 13:39 | |
*** yamamoto has quit IRC | 13:40 | |
*** singhj has joined #openstack-meeting | 13:40 | |
*** roxanaghe has quit IRC | 13:41 | |
*** sc68cal has joined #openstack-meeting | 13:42 | |
*** rbak has quit IRC | 13:42 | |
*** eliqiao1 has joined #openstack-meeting | 13:44 | |
*** irenab has quit IRC | 13:44 | |
*** kaisers has joined #openstack-meeting | 13:45 | |
*** links has quit IRC | 13:46 | |
*** rderose has quit IRC | 13:47 | |
*** dneary has joined #openstack-meeting | 13:47 | |
*** mrmartin has joined #openstack-meeting | 13:48 | |
*** rderose has joined #openstack-meeting | 13:49 | |
*** piet has quit IRC | 13:49 | |
*** cshahani has joined #openstack-meeting | 13:51 | |
*** mbound has quit IRC | 13:51 | |
*** mbound_ has joined #openstack-meeting | 13:51 | |
*** sarafraj has joined #openstack-meeting | 13:51 | |
*** mrmartin has quit IRC | 13:52 | |
*** sridharg has quit IRC | 13:52 | |
*** tonytan4ever has joined #openstack-meeting | 13:53 | |
*** Administrator_ has quit IRC | 13:54 | |
*** zeih has joined #openstack-meeting | 13:54 | |
*** iceyao has joined #openstack-meeting | 13:54 | |
*** mrmartin has joined #openstack-meeting | 13:55 | |
*** singhj has quit IRC | 13:55 | |
*** piet has joined #openstack-meeting | 13:56 | |
*** takashin has joined #openstack-meeting | 13:56 | |
*** zzxwill has joined #openstack-meeting | 13:56 | |
*** busterswt has joined #openstack-meeting | 13:57 | |
*** ujuc has joined #openstack-meeting | 13:57 | |
*** yamamoto has joined #openstack-meeting | 13:57 | |
*** markus_z has joined #openstack-meeting | 13:58 | |
*** mriedem has joined #openstack-meeting | 13:58 | |
*** paul-carlton1 has quit IRC | 13:59 | |
*** xinwu has quit IRC | 13:59 | |
*** tojuvone has joined #openstack-meeting | 13:59 | |
*** ebalduf has joined #openstack-meeting | 13:59 | |
*** lyarwood has joined #openstack-meeting | 13:59 | |
*** andrearosa has joined #openstack-meeting | 14:00 | |
*** Poornima has joined #openstack-meeting | 14:00 | |
*** Poornima has quit IRC | 14:00 | |
*** alexpilotti has quit IRC | 14:00 | |
*** cdent has joined #openstack-meeting | 14:00 | |
mriedem | #startmeeting nova | 14:01 |
openstack | Meeting started Thu Apr 7 14:01:11 2016 UTC and is due to finish in 60 minutes. The chair is mriedem. Information about MeetBot at http://wiki.debian.org/MeetBot. | 14:01 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 14:01 |
*** openstack changes topic to " (Meeting topic: nova)" | 14:01 | |
openstack | The meeting name has been set to 'nova' | 14:01 |
*** BobBall has joined #openstack-meeting | 14:01 | |
*** femnad has joined #openstack-meeting | 14:01 | |
ndipanov | yo | 14:01 |
*** diana_clarke has joined #openstack-meeting | 14:01 | |
markus_z | o/ | 14:01 |
sarafraj | o/ | 14:01 |
edleafe | \o | 14:01 |
alaski | o/ | 14:01 |
diana_clarke | o/ | 14:01 |
takashin | o/ | 14:01 |
* kashyap waves | 14:01 | |
johnthetubaguy | o/ | 14:01 |
dansmith | o/ | 14:01 |
lyarwood | o/ | 14:01 |
cdent | o/ | 14:01 |
dims | \o/ | 14:01 |
*** Poornima has joined #openstack-meeting | 14:01 | |
mriedem | #link agenda https://wiki.openstack.org/wiki/Meetings/Nova#Agenda_for_next_meeting | 14:01 |
*** yamahata has joined #openstack-meeting | 14:01 | |
mriedem | #topic release status | 14:01 |
*** openstack changes topic to "release status (Meeting topic: nova)" | 14:01 | |
*** moshele has joined #openstack-meeting | 14:01 | |
raildo | o/ | 14:01 |
*** alexpilotti has joined #openstack-meeting | 14:02 | |
moshele | hi | 14:02 |
BobBall | \o | 14:02 |
mriedem | according to the ML thread from last week, mitaka should be released today | 14:02 |
*** lblanchard has quit IRC | 14:02 | |
alex_xu | o/ | 14:02 |
mriedem | "(8:55:34 AM) dhellmann: Ok, I'm going to find a glass of wine to celebrate." | 14:02 |
mriedem | must have already happened | 14:02 |
*** akuznetsov has joined #openstack-meeting | 14:02 | |
johnthetubaguy | #link https://github.com/openstack/nova/releases/tag/13.0.0 | 14:02 |
*** akuznetsov has quit IRC | 14:02 | |
*** rlrossit has joined #openstack-meeting | 14:02 | |
mriedem | ok | 14:02 |
mriedem | yay | 14:02 |
ndipanov | wooo | 14:02 |
mriedem | #topic bugs | 14:03 |
*** openstack changes topic to "bugs (Meeting topic: nova)" | 14:03 | |
mriedem | #link check queue gate status http://status.openstack.org/elastic-recheck/index.html | 14:03 |
*** yamamoto has quit IRC | 14:03 | |
*** ujuc has quit IRC | 14:03 | |
mriedem | i'm not aware of any new major blockers, | 14:03 |
markus_z | no crits AFAIK and no | 14:03 |
*** ctrath has joined #openstack-meeting | 14:03 | |
mriedem | vexxhost was disabled this week because 70% of job timeouts were happening on vexxhost | 14:03 |
markus_z | *regressions | 14:03 |
mriedem | #link new bugs that need triage https://bugs.launchpad.net/nova/+bugs?search=Search&field.status=New&orderby=-datecreated&start=0 | 14:04 |
mriedem | i see we must have landed the tags api | 14:04 |
mriedem | there is a docs bug | 14:04 |
*** sahid has joined #openstack-meeting | 14:04 | |
mriedem | it's only been what, since juno? | 14:04 |
*** rpjr_ has joined #openstack-meeting | 14:05 | |
*** NikitaKonovalov_ has joined #openstack-meeting | 14:05 | |
*** cloudtrainme has joined #openstack-meeting | 14:05 | |
mriedem | #link 3rd party CI status http://ci-watch.tintri.com/project?project=nova&time=7+days | 14:05 |
*** myoung has joined #openstack-meeting | 14:05 | |
mriedem | no news here really, xen ci's were having issues earlier in the week, seems like that's been sorted out | 14:05 |
*** lblanchard has joined #openstack-meeting | 14:05 | |
mriedem | except the latent libxenlight thing that fails most of the xenproject ci runs | 14:06 |
mriedem | #topic reminders | 14:06 |
*** openstack changes topic to "reminders (Meeting topic: nova)" | 14:06 | |
*** esker has quit IRC | 14:06 | |
BobBall | I think the libxenlight bug is waiting on some reviews to go through | 14:06 |
mriedem | BobBall: link? | 14:06 |
BobBall | I believe it's the two patches at https://review.openstack.org/#/c/201257/ | 14:07 |
markus_z | mriedem: Wanna say some words about the "bug cleanup day" we talked about at Tuesday? | 14:07 |
mriedem | markus_z: that was next | 14:07 |
*** sdake has joined #openstack-meeting | 14:07 | |
* bauzas waves a bit late | 14:07 | |
BobBall | And 'more explanation' is needed :) | 14:07 |
* BobBall will poke anthonyper | 14:07 | |
mriedem | #help review https://review.openstack.org/#/q/topic:bug/1461642+status:open to fix latent xenproject CI failures | 14:07 |
thomasem_ | o/ | 14:08 |
* kashyap would be missing the bug cleanup day on 18th; will be traveling. Not that I couldn't do it on another day... | 14:08 | |
*** thomasem_ is now known as thomasem | 14:08 | |
mriedem | kashyap: feel free to do it anytime you have free time | 14:08 |
mriedem | which brings me to | 14:08 |
mriedem | #info Launchpad bug spring cleaning day Monday 4/18: http://lists.openstack.org/pipermail/openstack-dev/2016-April/091456.html | 14:08 |
mriedem | just a reminder | 14:08 |
bauzas | mriedem: all: Mitaka is officially released https://review.openstack.org/#/c/302452/ | 14:08 |
*** danpb has joined #openstack-meeting | 14:08 | |
mriedem | bauzas: yup, old news | 14:08 |
kashyap | mriedem: Yeah, I'm subscribed to relevant tags. Discipline is missing | 14:08 |
mriedem | to reiterate, the bug cleanup thing on the 18th is not a bug squashing day, | 14:09 |
mriedem | it's a cleanup launchpad day | 14:09 |
mriedem | we have a lot of old garbage in there | 14:09 |
mriedem | which makes finding the actual real bugs that need attention difficult | 14:09 |
bauzas | what could we do for bugs provided like 1yr ago ? | 14:09 |
*** knikolla has joined #openstack-meeting | 14:10 | |
bauzas | asking the bug reporter to check again if the bug is there for master ? | 14:10 |
mriedem | bauzas: they might not be relevant anymore | 14:10 |
*** xingchao_ has joined #openstack-meeting | 14:10 | |
*** akaszuba has quit IRC | 14:10 | |
bauzas | mriedem: I agree, I just wonder the direction we could say | 14:10 |
mriedem | if there is not enough info and they haven't retried on newer code, then it's incomplete | 14:10 |
bauzas | like "Incomplete, please retry the problem within master" | 14:10 |
mriedem | if it's already incomplete for >x days (i forget the number, 60?), then i think we move to invalid | 14:10 |
bauzas | okay, LGFM | 14:10 |
*** neelashah has joined #openstack-meeting | 14:10 | |
bauzas | 90 AFAIK | 14:10 |
mriedem | there is a tab for stale incomplete stuff though | 14:11 |
mriedem | it's in markus_z's dashboard | 14:11 |
*** xingchao has quit IRC | 14:11 | |
mriedem | anyway, let's talk about that when it gets closer to the date | 14:11 |
*** rbak has joined #openstack-meeting | 14:11 | |
mriedem | #link New review focus list: https://etherpad.openstack.org/p/newton-nova-priorities-tracking | 14:11 |
mriedem | subteams - make sure your stuff is up to date in ^ | 14:11 |
mriedem | and limit it to <10 changes per subteam | 14:11 |
danpb | FYI in Fedora, we bulk close all old bugs reported against outdated release when it goes EOL | 14:11 |
mriedem | code and specs | 14:11 |
danpb | and tell people to re-open it if they still have a problem with newer version | 14:11 |
mriedem | danpb: yeah, but fedora goes EOL pretty fast doesn't it? | 14:12 |
danpb | this avoids bugs jus sitting there forever | 14:12 |
*** andrearosa has quit IRC | 14:12 | |
*** sdake has quit IRC | 14:12 | |
danpb | mriedem: it releases every 6 months just like openstack | 14:12 |
*** neeti has quit IRC | 14:12 | |
*** nkrinner has quit IRC | 14:12 | |
kashyap | Yeah, that's been the best way Fedora packagers cope with the volume | 14:12 |
mriedem | does it maintain stable releases for a year though? | 14:12 |
danpb | so effectively every 6 months we kill off bugs that are 1.5 years old | 14:12 |
mriedem | ok | 14:12 |
danpb | (6 months of it being rawhide + 12 months of release lifetime after GA) | 14:13 |
markus_z | mriedem: I'll make a query for that and answer on the ML post | 14:13 |
johnthetubaguy | it does seem a reasonable culling cycle | 14:13 |
mriedem | ftr, i have no problem with marking a bug invalid if it was reported against juno or kilo and the reporter hasn't recreated against master | 14:13 |
bauzas | yeah we could do that | 14:13 |
mriedem | however, i expect most deployments right now are on kilo and liberty | 14:13 |
mriedem | so i don't think we can just invalidate bugs reported against liberty outright | 14:13 |
dansmith | you'd have to do it by date | 14:13 |
dansmith | because unlike fedora, | 14:14 |
bauzas | we could support bugs down to Kilo and invalid the older ones | 14:14 |
dansmith | most people are just rolling to something as it becomes EOL :/ | 14:14 |
kashyap | (To put another way: Once N+2 is released, 'N' goes End-of-Life. And, all bugs (that are not solved) reported against 'N' are closed, with a request to re-test them on N+2, and re-open it if the issue persists.) | 14:14 |
johnthetubaguy | yeah, we don't really have the target, so date seems the best approach | 14:14 |
danpb | mriedem: sure, for as long as upstream maintain a stable branch we shouldn't kill bugs against it | 14:14 |
mriedem | i'm glad to see there is interest in this :) but let's move on and get into details closer to the actual date | 14:15 |
danpb | if vendors want to maintain stable branches downstream though for long, its their responsibility to deall with bugs downstream | 14:15 |
mriedem | but totally feel free to start cleaning up stuff now | 14:15 |
*** NikitaKonovalov_ has quit IRC | 14:15 | |
mriedem | #link Draft Newton release schedule is up: http://releases.openstack.org/newton/schedule.html | 14:15 |
mriedem | #info Get specs re-proposed for Newton if they were approved but not implemented (completed) in Mitaka. This is the list we're using before the summit, everything else that's new is on freeze until after the summit. | 14:15 |
mriedem | #link Open re-proposed specs: https://review.openstack.org/#/q/project:openstack/nova-specs+status:open+previously-approved | 14:15 |
mriedem | #info We already have 43 approved blueprints: https://blueprints.launchpad.net/nova/newton - 3 are completed, 6 have not started | 14:16 |
*** NikitaKonovalov_ has joined #openstack-meeting | 14:16 | |
*** akuznetsov has joined #openstack-meeting | 14:16 | |
mriedem | i almost want to say, if you had a blueprint re-approved for newton and do'nt have code up by the summit, we yank it | 14:16 |
*** alexpilotti has quit IRC | 14:17 | |
mriedem | b/c that means you've had at least 2 chances to get your code up for an approved spec and failed to do so | 14:17 |
mriedem | but, we can hash that out at the summit | 14:17 |
mriedem | #help https://wiki.openstack.org/wiki/Nova/BugTriage#Weekly_bug_skimming_duty Volunteers for 1 week of bug skimming duty? | 14:17 |
mriedem | #link https://wiki.openstack.org/wiki/Nova/BugTriage#Weekly_bug_skimming_duty | 14:17 |
*** toddjohn has quit IRC | 14:17 | |
mriedem | i'd ask that the core team help check new bugs every so often, daily or every other day, it's easy to pick off at least one of the new bugs per day, i invalidated 3 new ones in an hour last night | 14:18 |
mriedem | #link Stable branch status: https://etherpad.openstack.org/p/stable-tracker | 14:18 |
mriedem | nothing new here impacting nova | 14:18 |
mriedem | #link stable/mitaka: https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:stable/mitaka,n,z | 14:19 |
mriedem | i'll go through and start dropping my -2s on stable/mitaka backports now that we're live | 14:19 |
mriedem | #link stable/liberty: https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:stable/liberty,n,z | 14:19 |
mriedem | there are some +2ed stable/liberty backports that could use some love | 14:19 |
mriedem | #link stable/kilo: https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:stable/kilo,n,z | 14:19 |
*** julim has quit IRC | 14:19 | |
*** balajiiyer has joined #openstack-meeting | 14:20 | |
bauzas | I guess kilo will be discussed during the summit stable session ? | 14:20 |
mriedem | we need to probably make a better effort to start killing some of the stable/kilo stuff off now | 14:20 |
mriedem | bauzas: yeah | 14:20 |
bauzas | okay | 14:20 |
mriedem | i've been dragging my feet on nixing some of the stable/kilo reviews | 14:20 |
*** singhj has joined #openstack-meeting | 14:20 | |
mriedem | ok, that's it for reminders (whew) anything have anything for reminders? | 14:20 |
mriedem | *anyone | 14:20 |
mriedem | #topic Stuck Reviews | 14:20 |
*** openstack changes topic to "Stuck Reviews (Meeting topic: nova)" | 14:20 | |
*** thorst_ has quit IRC | 14:21 | |
mriedem | there was nothing in the agenda | 14:21 |
*** sdake has joined #openstack-meeting | 14:21 | |
mriedem | #topic Open discussion | 14:21 |
*** openstack changes topic to "Open discussion (Meeting topic: nova)" | 14:21 | |
mriedem | #link Austin Design Summit ideas: https://etherpad.openstack.org/p/newton-nova-summit-ideas | 14:21 |
mriedem | #info There is a draft schedule at the bottom of the newton-nova-summit-ideas etherpad. Some of the sessions might happen on the Tuesday cross-project day though, so Nova will hold off on formalizing the design summit session schedule until the week of 4/11. | 14:21 |
mriedem | i believe the tuesday xp sessions should be formalized today | 14:21 |
mriedem | so early next week the nova schedule will get formalized | 14:21 |
mriedem | wed is pretty solid already | 14:22 |
*** dmorita has joined #openstack-meeting | 14:22 | |
mriedem | We have space for two sessions where we haven't decided content, so get your input into the etherpad this week if you have ideas. | 14:22 |
mriedem | ^ is for thursday | 14:22 |
*** julim has joined #openstack-meeting | 14:22 | |
mriedem | bauzas suggested a session on pci/numa/fpga and high-performance guests | 14:22 |
bauzas | yeah | 14:22 |
*** thorst_ has joined #openstack-meeting | 14:22 | |
mriedem | if you want people to consider that, get the details in the etherpad | 14:23 |
bauzas | so, we have some 3rd party CI for PCI that I'd like to get a better shape | 14:23 |
bauzas | and also the FPGA discussion seems promising | 14:23 |
bauzas | plus of course the NUMA things | 14:23 |
mriedem | so all of the things that we constantly regress and don't test very well | 14:23 |
bauzas | so probably kind of an opportunity to sit down and see what we can work for Newton | 14:23 |
* danpb apologizes for not attending the summit this time | 14:23 | |
ndipanov | I think by far most interesting thing to talk about there from code pov is PCI stuff | 14:24 |
ndipanov | there's plenty to improve there | 14:24 |
johnthetubaguy | vGPU and FPGA kinda relate to that as well, I guess | 14:24 |
bauzas | "room for improvement" | 14:24 |
bauzas | johnthetubaguy: yeah, hence my wonders I made to mriedem | 14:24 |
mriedem | so i'm hearing technical debt cleanup | 14:24 |
ndipanov | bauzas, ok fair enough it's a pile of s*it | 14:24 |
mriedem | i'm pro cleaning up technical debt when it comes to NFV stuff | 14:25 |
johnthetubaguy | flavor extra spec objectification could be part of that story I guess | 14:25 |
*** pnavarro_ has quit IRC | 14:25 | |
bauzas | honestly, I liked the live-mig subteam approach | 14:25 |
mriedem | if this is about piling in more untested NFV things, i'm less interested | 14:25 |
johnthetubaguy | not worthy of a full sessions, but I think sfinucan was keen to look at flavor extra specs | 14:25 |
*** hrou has left #openstack-meeting | 14:25 | |
danpb | flavour extra specs objectification will be even more horrific than the image meta work | 14:25 |
mriedem | anyway, ndipanov + bauzas - if you have some specific things to talk about, please add them to a section in that etherpad | 14:25 |
johnthetubaguy | danpb: it will, ack | 14:26 |
*** dmorita has quit IRC | 14:26 | |
bauzas | mriedem: I could just leave my thoughts, but if noone takes the ball, then meh :) | 14:26 |
*** baoli_ has quit IRC | 14:26 | |
mriedem | johnthetubaguy: yeah, flavor extra specs objects are currently in the API section of the etherpad bug i'm not sure why | 14:26 |
danpb | a first step is probably auditing the code to try and build a list of all stuff we use in flavour extra specs | 14:26 |
mriedem | bauzas: that's fine, proposals are free | 14:26 |
bauzas | the idea is more to see people gathering around and agreeing to work on a same direction :) | 14:26 |
dansmith | mriedem: because we need to make api changes to do it right, IMHO | 14:26 |
danpb | so that we have an idea ofthe scale of the problem | 14:26 |
*** thorst__ has joined #openstack-meeting | 14:26 | |
mriedem | ok, so we have 2 sessions for API, back to back | 14:27 |
dansmith | two for api? | 14:27 |
mriedem | mostly for default policy in code and discoverability | 14:27 |
mriedem | the api section in the etherpad is pretty full | 14:27 |
mriedem | too full for one sessoin | 14:27 |
*** thorst_ has quit IRC | 14:27 | |
*** pnavarro_ has joined #openstack-meeting | 14:28 | |
*** cshahani has quit IRC | 14:28 | |
mriedem | so my point is, if we want to go over flavor extra specs objects, it's probably going to be it's own session, if it's really hairy | 14:28 |
dansmith | policy and capabilities I guess are the big ones there | 14:28 |
*** spotz_zzz is now known as spotz | 14:28 | |
*** asingh has joined #openstack-meeting | 14:28 | |
dansmith | I think those three things are their own sessions | 14:28 |
edleafe | easily | 14:28 |
johnthetubaguy | if we have the space, I am +1 that | 14:28 |
mriedem | yeah, so maybe that's a candidate for one of the thurs afternoon slots | 14:28 |
diana_clarke | Is it possible for people not attending summit to listen in to these sessions? | 14:28 |
dansmith | flavor stuff should be 5pm on friday after everyone is half into their first beer | 14:28 |
mriedem | diana_clarke: i don't know what the rooms are going to be like for AV | 14:29 |
*** yamamoto has joined #openstack-meeting | 14:29 | |
dansmith | historically that has been hard, although it depends on what the rooms are like | 14:29 |
mriedem | diana_clarke: passing microphones doesn't really work | 14:29 |
edleafe | diana_clarke: unfortunately, generally not | 14:29 |
cdent | diana_clarke: I've tried that before and it just doesn't work, even if the tech is good | 14:29 |
johnthetubaguy | diana_clarke: generally it sucks, its sorta possible to have one remote person kinda join the session, but other ways have always failed | 14:29 |
dansmith | the nova room is usually very large, and thus not super doable | 14:30 |
mriedem | there will be etherpads though and notes in those | 14:30 |
edleafe | it's hard to hear what's being said sometimes, even when you're in the room | 14:30 |
*** baoli has joined #openstack-meeting | 14:30 | |
*** zz_dimtruck is now known as dimtruck | 14:30 | |
dansmith | especially when bauzas goes on and on about cheese | 14:30 |
bauzas | :) | 14:30 |
alaski | I don't think the policy in code work will need a lot of discussion, so it could probably roll into a single session with capabilities | 14:30 |
*** matrohon has quit IRC | 14:31 | |
johnthetubaguy | diana_clarke: yeah, adding comments on the etherpad before the session, and reading the summary afterwards is "state of the art" really | 14:31 |
*** matrohon has joined #openstack-meeting | 14:31 | |
johnthetubaguy | alaski: depends if we wonder towards discovery though | 14:31 |
mriedem | yeah i'd prefer to leave extra room for new things | 14:31 |
dansmith | I think we can easily hit an hour on that topic :) | 14:32 |
dansmith | I plan to throw things | 14:32 |
*** zzxwill has quit IRC | 14:32 | |
alaski | fair enough | 14:32 |
alaski | johnthetubaguy: I'm not sure how discovery and capabilities differ, but the API side is definitely a big topic | 14:32 |
mriedem | i think the neutron and cinder sessions will also be not enough for 40 minutes, but i don't really want to do 2 sessions for either of those | 14:32 |
bauzas | attending remotely midcycles is already a challenge, I sincerely doubt of any success for a fishbowl session :( | 14:32 |
johnthetubaguy | alaski: oops, true | 14:32 |
mriedem | ok, moving on | 14:33 |
mriedem | (moshele): specless blueprint for adding infiniband support to the ironic driver and ironic service: https://blueprints.launchpad.net/nova/+spec/ironic-infiniband-support | 14:33 |
*** karthikp has joined #openstack-meeting | 14:33 | |
mriedem | moshele: do you want to talk about this? | 14:33 |
moshele | yes | 14:33 |
moshele | so this is a change need in nova ironic to support infiniband in ironic | 14:34 |
markus_z | mriedem: I added one too (last minute) | 14:34 |
*** eglynn has joined #openstack-meeting | 14:34 | |
moshele | the change is very small for doing converting Infinband GUID to Mac | 14:34 |
*** eharney has joined #openstack-meeting | 14:34 | |
*** toddjohn has joined #openstack-meeting | 14:35 | |
mriedem | moshele: the nova change itself is small, | 14:35 |
mriedem | what worries me is the dependency chain | 14:35 |
dansmith | how do you make that translation? | 14:35 |
mriedem | there are 3 dependent ironic projects | 14:35 |
moshele | The import one is ironic | 14:35 |
moshele | the ironic-inspector and agent or not the dependency here | 14:36 |
mriedem | dansmith: the code change in nova https://review.openstack.org/#/c/266540/ | 14:36 |
mriedem | moshele: no, but they are dependencies for the ironic spec, | 14:36 |
mriedem | which is a dependency for the nova change | 14:36 |
*** thorst__ has quit IRC | 14:37 | |
dansmith | oh mah | 14:37 |
moshele | they just to be able to discover inifinband automatically | 14:37 |
dansmith | just take the bottom chunk of the uuid? | 14:37 |
moshele | only this change https://review.openstack.org/#/c/264263/ | 14:37 |
mriedem | wow | 14:37 |
mriedem | that's not small | 14:37 |
mriedem | moshele: so, i'm basically -2 on this until the ironic stuff is at least +2 | 14:38 |
*** spotz is now known as spotz_zzz | 14:38 | |
mriedem | given the large dep tree on ironic here | 14:38 |
moshele | mriedem: fine by me, but I don't need spec for nova right? | 14:38 |
mriedem | given the smallish change in nova it doesn't seem that a spec is required, | 14:39 |
*** edtubill has joined #openstack-meeting | 14:39 | |
mriedem | it's enabling a feature in a single virt driver for a single vendor | 14:39 |
mriedem | anyone else think this needs a spec or not? | 14:40 |
*** thinrichs has joined #openstack-meeting | 14:40 | |
mriedem | nope, ok, so specless it is | 14:40 |
moshele | ok cool | 14:40 |
mriedem | i'll add a comment to the bp after the meeting about need to see approvals on the ironic parts before nova moves ahead | 14:40 |
mriedem | markus_z: https://blueprints.launchpad.net/nova/+spec/linux-ficon-support go! | 14:41 |
markus_z | The main part is done in cinder and os-brick | 14:41 |
*** spotz_zzz is now known as spotz | 14:41 | |
danpb | IMHO i guess it depends on what the scope of the integration in nova ironic is ? | 14:41 |
*** thorst_ has joined #openstack-meeting | 14:41 | |
markus_z | we need a new libvirt volume driver which does the connect/disconnect | 14:41 |
dansmith | danpb: patch above | 14:41 |
mriedem | markus_z: i see the cinder bp is approved https://blueprints.launchpad.net/cinder/+spec/linux-ficon-support | 14:41 |
dansmith | oh sorry heh | 14:41 |
markus_z | That's it basically. | 14:41 |
mriedem | even though the cinder spec isn't | 14:41 |
*** lblanchard has quit IRC | 14:41 | |
johnthetubaguy | mriedem: +1 on specless for the iroinc change, and the ironic approvals needs | 14:42 |
*** banix has quit IRC | 14:42 | |
mriedem | markus_z: ok, so just a new libvirt volume wrapper to an os-brick connector, that is specless bp then | 14:42 |
mriedem | at least that's how we've treated these in the past, i'm fine with that | 14:42 |
markus_z | yep, that's all we need for that | 14:42 |
johnthetubaguy | yeah , +1 for specless os-brick integration | 14:43 |
markus_z | cool, thanks | 14:43 |
mriedem | markus_z: ok, can you or stefan get the cinder spec thing resolved? the bp is approved but the spec isn't, i'm not sure it needs a cinder spec | 14:43 |
markus_z | mriedem: Yep, will do | 14:43 |
mriedem | alright, anyone else have anything for open discussion? | 14:43 |
mriedem | alright, thanks for coming everyone | 14:44 |
mriedem | #endmeeting | 14:44 |
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings" | 14:44 | |
openstack | Meeting ended Thu Apr 7 14:44:19 2016 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 14:44 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/nova/2016/nova.2016-04-07-14.01.html | 14:44 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/nova/2016/nova.2016-04-07-14.01.txt | 14:44 |
openstack | Log: http://eavesdrop.openstack.org/meetings/nova/2016/nova.2016-04-07-14.01.log.html | 14:44 |
*** sarafraj has left #openstack-meeting | 14:44 | |
ndipanov | #dropmic | 14:44 |
diana_clarke | lol | 14:44 |
*** moshele has left #openstack-meeting | 14:45 | |
*** cdent has left #openstack-meeting | 14:45 | |
*** mriedem has left #openstack-meeting | 14:45 | |
*** femnad has left #openstack-meeting | 14:45 | |
*** Poornima has quit IRC | 14:45 | |
*** danpb has left #openstack-meeting | 14:46 | |
*** takashin has left #openstack-meeting | 14:46 | |
*** diana_clarke has left #openstack-meeting | 14:46 | |
*** markus_z has left #openstack-meeting | 14:47 | |
*** numan_ has quit IRC | 14:47 | |
*** Poornima has joined #openstack-meeting | 14:47 | |
*** nmagnezi has quit IRC | 14:49 | |
*** lyarwood has left #openstack-meeting | 14:51 | |
*** salv-orl_ has joined #openstack-meeting | 14:52 | |
*** paul-carlton1 has joined #openstack-meeting | 14:52 | |
*** timcline has joined #openstack-meeting | 14:52 | |
*** maishsk has quit IRC | 14:53 | |
*** salv-orl_ has quit IRC | 14:53 | |
*** sverma has quit IRC | 14:53 | |
*** salv-orlando has quit IRC | 14:54 | |
*** thorst__ has joined #openstack-meeting | 14:54 | |
*** mickeys has joined #openstack-meeting | 14:55 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 14:55 | |
*** anilvenkata has quit IRC | 14:55 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 14:55 | |
*** Poornima has quit IRC | 14:56 | |
*** NikitaKonovalov_ has quit IRC | 14:56 | |
*** maeca has quit IRC | 14:56 | |
*** NikitaKonovalov_ has joined #openstack-meeting | 14:57 | |
*** thorst_ has quit IRC | 14:58 | |
*** ujuc has joined #openstack-meeting | 15:00 | |
*** thorst__ is now known as thorst________ | 15:00 | |
*** llu-laptop has joined #openstack-meeting | 15:00 | |
*** NikitaKonovalov_ has quit IRC | 15:01 | |
*** iyamahat has joined #openstack-meeting | 15:01 | |
*** maeca has joined #openstack-meeting | 15:01 | |
*** maeca has quit IRC | 15:01 | |
*** NikitaKonovalov_ has joined #openstack-meeting | 15:01 | |
*** thinrichs has quit IRC | 15:01 | |
*** thinrichs has joined #openstack-meeting | 15:02 | |
*** xingchao_ has quit IRC | 15:02 | |
*** rlrossit has left #openstack-meeting | 15:03 | |
*** yuval has quit IRC | 15:03 | |
*** amitgandhinz has quit IRC | 15:04 | |
*** ujuc has quit IRC | 15:04 | |
*** llu-laptop has quit IRC | 15:05 | |
*** ajmiller has joined #openstack-meeting | 15:07 | |
*** j_king_ is now known as j_king | 15:07 | |
*** thorst________ is now known as thorst_ | 15:08 | |
*** emsomeoneelse has joined #openstack-meeting | 15:09 | |
*** fitoduarte has quit IRC | 15:10 | |
*** Guest74036 has quit IRC | 15:10 | |
*** maeca has joined #openstack-meeting | 15:12 | |
*** maishsk has joined #openstack-meeting | 15:14 | |
*** garthb has joined #openstack-meeting | 15:16 | |
*** ujuc has joined #openstack-meeting | 15:16 | |
*** baoli has quit IRC | 15:19 | |
*** xingchao has joined #openstack-meeting | 15:20 | |
*** akaszuba has joined #openstack-meeting | 15:20 | |
*** amitgandhinz has joined #openstack-meeting | 15:21 | |
*** ujuc has quit IRC | 15:21 | |
*** zeih has quit IRC | 15:22 | |
*** zeih has joined #openstack-meeting | 15:23 | |
*** merooney has quit IRC | 15:23 | |
*** achanda has joined #openstack-meeting | 15:24 | |
*** eliqiao1 has quit IRC | 15:24 | |
*** neelashah has quit IRC | 15:25 | |
*** alex_xu has quit IRC | 15:25 | |
*** adahms has quit IRC | 15:26 | |
*** yamahata has quit IRC | 15:26 | |
*** kmartin has joined #openstack-meeting | 15:27 | |
*** cloudtrainme has quit IRC | 15:28 | |
*** zeih has quit IRC | 15:28 | |
*** Swami has joined #openstack-meeting | 15:28 | |
*** alex_xu has joined #openstack-meeting | 15:29 | |
*** armax has joined #openstack-meeting | 15:30 | |
*** cloudtrainme has joined #openstack-meeting | 15:31 | |
*** cshahani has joined #openstack-meeting | 15:32 | |
*** akuznetsov has quit IRC | 15:33 | |
*** singhj has quit IRC | 15:34 | |
*** links has joined #openstack-meeting | 15:36 | |
*** sc68cal has quit IRC | 15:36 | |
*** iyamahat has quit IRC | 15:36 | |
*** mtanino has joined #openstack-meeting | 15:37 | |
*** achanda has quit IRC | 15:37 | |
*** galstrom_zzz is now known as galstrom | 15:37 | |
*** nelsnelson has joined #openstack-meeting | 15:38 | |
*** nelsnels_ has quit IRC | 15:39 | |
*** garthb has quit IRC | 15:40 | |
*** adiantum has joined #openstack-meeting | 15:42 | |
*** spzala has joined #openstack-meeting | 15:43 | |
*** aimon has joined #openstack-meeting | 15:44 | |
*** leeantho has joined #openstack-meeting | 15:44 | |
*** roxanaghe has joined #openstack-meeting | 15:46 | |
*** MaxPC has quit IRC | 15:46 | |
*** mickeys has quit IRC | 15:46 | |
*** maeca has quit IRC | 15:46 | |
*** xingchao has quit IRC | 15:47 | |
*** scheuran has quit IRC | 15:47 | |
*** MaxPC has joined #openstack-meeting | 15:48 | |
*** links has quit IRC | 15:48 | |
*** baoli has joined #openstack-meeting | 15:49 | |
*** asingh has quit IRC | 15:49 | |
*** asingh has joined #openstack-meeting | 15:49 | |
*** matrohon has quit IRC | 15:49 | |
*** sfinucan has quit IRC | 15:52 | |
*** xingchao has joined #openstack-meeting | 15:52 | |
*** pcaruana has quit IRC | 15:53 | |
*** maishsk has quit IRC | 15:54 | |
*** numan_ has joined #openstack-meeting | 15:54 | |
*** mrmartin has quit IRC | 15:55 | |
*** thomasem has left #openstack-meeting | 15:57 | |
*** thinrichs has quit IRC | 15:57 | |
*** thinrichs has joined #openstack-meeting | 15:58 | |
*** thinrichs has left #openstack-meeting | 15:58 | |
*** ygbo has quit IRC | 15:59 | |
*** apoorvad has joined #openstack-meeting | 16:00 | |
*** nmagnezi has joined #openstack-meeting | 16:01 | |
*** holser_ has left #openstack-meeting | 16:01 | |
*** adiantum has quit IRC | 16:01 | |
*** mtanino has quit IRC | 16:02 | |
*** armax has quit IRC | 16:02 | |
*** armax has joined #openstack-meeting | 16:02 | |
*** Sudhirverma has joined #openstack-meeting | 16:02 | |
*** mtanino has joined #openstack-meeting | 16:03 | |
*** alexpilotti has joined #openstack-meeting | 16:03 | |
*** mbound_ has quit IRC | 16:04 | |
*** angdraug has joined #openstack-meeting | 16:04 | |
*** bvandenh has quit IRC | 16:05 | |
*** julim has quit IRC | 16:05 | |
*** yamamoto has quit IRC | 16:06 | |
*** marios_ has joined #openstack-meeting | 16:06 | |
*** toddjohn has quit IRC | 16:07 | |
*** toddjohn has joined #openstack-meeting | 16:07 | |
*** annegent_ has joined #openstack-meeting | 16:08 | |
*** yamahata has joined #openstack-meeting | 16:08 | |
*** e0ne has quit IRC | 16:08 | |
*** marios has quit IRC | 16:08 | |
*** e0ne has joined #openstack-meeting | 16:09 | |
*** marios_ is now known as marios | 16:10 | |
*** bobh_ has quit IRC | 16:11 | |
*** toddjohn has quit IRC | 16:12 | |
*** ujuc has joined #openstack-meeting | 16:13 | |
*** unicell has quit IRC | 16:13 | |
*** maishsk has joined #openstack-meeting | 16:13 | |
*** unicell has joined #openstack-meeting | 16:15 | |
*** bvandenh has joined #openstack-meeting | 16:17 | |
*** mhickey has quit IRC | 16:17 | |
*** ujuc has quit IRC | 16:17 | |
*** egallen has quit IRC | 16:18 | |
*** egallen_ has joined #openstack-meeting | 16:18 | |
*** jlanoux_ has quit IRC | 16:19 | |
*** egallen_ has quit IRC | 16:20 | |
*** vgridnev has quit IRC | 16:21 | |
*** vgridnev has joined #openstack-meeting | 16:21 | |
*** mrmartin has joined #openstack-meeting | 16:21 | |
*** xinwu has joined #openstack-meeting | 16:22 | |
*** asingh has quit IRC | 16:24 | |
*** ikutukov has joined #openstack-meeting | 16:24 | |
*** shashank_hegde has joined #openstack-meeting | 16:27 | |
*** toddjohn has joined #openstack-meeting | 16:30 | |
*** ikutukov has left #openstack-meeting | 16:30 | |
*** dmacpher has joined #openstack-meeting | 16:30 | |
*** Sudhirverma has quit IRC | 16:31 | |
*** neiljerram has quit IRC | 16:31 | |
*** egallen has joined #openstack-meeting | 16:31 | |
*** unicell has quit IRC | 16:31 | |
*** jordanP has left #openstack-meeting | 16:32 | |
*** karthikp has quit IRC | 16:32 | |
*** alexpilotti has quit IRC | 16:33 | |
*** karthikp has joined #openstack-meeting | 16:33 | |
*** xingchao has quit IRC | 16:34 | |
*** pnavarro_ has quit IRC | 16:34 | |
*** Leo_ has joined #openstack-meeting | 16:35 | |
*** egallen has quit IRC | 16:35 | |
*** haukebruno has quit IRC | 16:35 | |
*** dmorita has joined #openstack-meeting | 16:36 | |
*** david-lyle has quit IRC | 16:36 | |
*** mfranc213 has joined #openstack-meeting | 16:36 | |
*** karthikp has quit IRC | 16:37 | |
*** spzala has quit IRC | 16:38 | |
*** karthikp has joined #openstack-meeting | 16:38 | |
*** aranjan has joined #openstack-meeting | 16:39 | |
*** spzala has joined #openstack-meeting | 16:39 | |
*** toddjohn has quit IRC | 16:39 | |
*** egallen has joined #openstack-meeting | 16:39 | |
*** iceyao has quit IRC | 16:39 | |
*** toddjohn has joined #openstack-meeting | 16:40 | |
*** egallen has quit IRC | 16:40 | |
*** dmorita has quit IRC | 16:40 | |
*** neiljerram has joined #openstack-meeting | 16:40 | |
*** egallen has joined #openstack-meeting | 16:41 | |
*** egallen has quit IRC | 16:41 | |
*** karthikp has quit IRC | 16:41 | |
*** karthikp has joined #openstack-meeting | 16:41 | |
*** e0ne has quit IRC | 16:42 | |
*** shashank_hegde has quit IRC | 16:43 | |
*** egallen has joined #openstack-meeting | 16:43 | |
*** spzala has quit IRC | 16:43 | |
*** toddjohn has quit IRC | 16:44 | |
*** karthikp has quit IRC | 16:44 | |
*** karthikp has joined #openstack-meeting | 16:44 | |
*** dflorea has joined #openstack-meeting | 16:45 | |
*** spzala has joined #openstack-meeting | 16:45 | |
*** egallen has quit IRC | 16:45 | |
*** Leo_ has quit IRC | 16:45 | |
*** galstrom is now known as galstrom_zzz | 16:46 | |
*** xyang1 has quit IRC | 16:47 | |
*** egallen has joined #openstack-meeting | 16:47 | |
*** spzala has quit IRC | 16:47 | |
*** spzala has joined #openstack-meeting | 16:48 | |
*** Leo_ has joined #openstack-meeting | 16:48 | |
*** annegent_ has quit IRC | 16:49 | |
*** amitgandhinz has quit IRC | 16:49 | |
*** annegentle has joined #openstack-meeting | 16:49 | |
*** Leom has joined #openstack-meeting | 16:49 | |
*** karthikp has quit IRC | 16:50 | |
*** karthikp has joined #openstack-meeting | 16:51 | |
*** alexpilotti has joined #openstack-meeting | 16:51 | |
*** asingh has joined #openstack-meeting | 16:51 | |
*** karthikp has quit IRC | 16:52 | |
*** rcernin has quit IRC | 16:52 | |
*** karthikp has joined #openstack-meeting | 16:52 | |
*** mickeys has joined #openstack-meeting | 16:52 | |
*** Leo_ has quit IRC | 16:52 | |
*** spzala has quit IRC | 16:53 | |
*** julim has joined #openstack-meeting | 16:53 | |
*** marios_ has joined #openstack-meeting | 16:53 | |
*** marios has quit IRC | 16:54 | |
*** darvon has quit IRC | 16:54 | |
*** marios_ is now known as marios | 16:55 | |
*** pfallenop has quit IRC | 16:55 | |
*** mickeys has quit IRC | 16:56 | |
*** pfallenop has joined #openstack-meeting | 16:56 | |
*** darvon has joined #openstack-meeting | 16:57 | |
*** mickeys has joined #openstack-meeting | 16:57 | |
*** cloudtrainme has quit IRC | 16:57 | |
*** akaszuba has quit IRC | 16:57 | |
*** hdaniel has quit IRC | 16:58 | |
*** singlethink has joined #openstack-meeting | 16:58 | |
*** angdraug has quit IRC | 16:58 | |
*** dprince has quit IRC | 16:58 | |
*** dprince has joined #openstack-meeting | 16:59 | |
*** stevebaker has quit IRC | 17:00 | |
*** lpetrut has quit IRC | 17:00 | |
*** s3wong has joined #openstack-meeting | 17:00 | |
*** asingh has quit IRC | 17:01 | |
*** mickeys has quit IRC | 17:01 | |
*** asingh has joined #openstack-meeting | 17:01 | |
*** xyang1 has joined #openstack-meeting | 17:02 | |
*** karthikp has quit IRC | 17:02 | |
*** zqfan has quit IRC | 17:02 | |
*** neelashah has joined #openstack-meeting | 17:02 | |
*** rossella_s has quit IRC | 17:03 | |
*** esker has joined #openstack-meeting | 17:03 | |
*** rossella_s has joined #openstack-meeting | 17:03 | |
*** nadya has quit IRC | 17:03 | |
*** NikitaKonovalov_ has quit IRC | 17:03 | |
*** iyamahat has joined #openstack-meeting | 17:03 | |
*** vgridnev has quit IRC | 17:04 | |
*** xinwu has quit IRC | 17:05 | |
*** azbiswas has joined #openstack-meeting | 17:05 | |
*** xinwu has joined #openstack-meeting | 17:06 | |
*** yamahata has quit IRC | 17:06 | |
*** david-lyle has joined #openstack-meeting | 17:06 | |
*** yamamoto has joined #openstack-meeting | 17:07 | |
*** pcaruana has joined #openstack-meeting | 17:08 | |
*** rbowen has quit IRC | 17:10 | |
*** BobBall is now known as BobBall_AWOL | 17:10 | |
*** unicell has joined #openstack-meeting | 17:10 | |
*** songole has joined #openstack-meeting | 17:11 | |
*** david-lyle has quit IRC | 17:11 | |
*** salv-orlando has joined #openstack-meeting | 17:12 | |
*** karthikp has joined #openstack-meeting | 17:13 | |
*** annegentle has quit IRC | 17:14 | |
*** ujuc has joined #openstack-meeting | 17:14 | |
*** MarkAtwood has joined #openstack-meeting | 17:14 | |
*** annegentle has joined #openstack-meeting | 17:14 | |
*** annegentle has quit IRC | 17:15 | |
*** annegentle has joined #openstack-meeting | 17:15 | |
*** salv-orlando has quit IRC | 17:15 | |
*** yamamoto has quit IRC | 17:16 | |
*** baoli has quit IRC | 17:16 | |
*** baoli has joined #openstack-meeting | 17:17 | |
*** fitoduarte has joined #openstack-meeting | 17:17 | |
*** david-lyle has joined #openstack-meeting | 17:17 | |
*** spzala has joined #openstack-meeting | 17:17 | |
*** briancline has quit IRC | 17:18 | |
*** fitoduarte has quit IRC | 17:20 | |
*** briancline has joined #openstack-meeting | 17:20 | |
*** ujuc has quit IRC | 17:21 | |
*** spzala has quit IRC | 17:22 | |
*** cschwede has quit IRC | 17:23 | |
*** baoli has quit IRC | 17:23 | |
*** yuval has joined #openstack-meeting | 17:23 | |
*** ljxiash has quit IRC | 17:23 | |
*** david-lyle has quit IRC | 17:23 | |
*** ljxiash has joined #openstack-meeting | 17:24 | |
*** amitgandhinz has joined #openstack-meeting | 17:24 | |
*** rbowen has joined #openstack-meeting | 17:25 | |
*** slagle has quit IRC | 17:26 | |
*** xinwu has quit IRC | 17:26 | |
*** ljxiash has quit IRC | 17:28 | |
*** banix has joined #openstack-meeting | 17:30 | |
*** sambetts is now known as sambetts|afk | 17:30 | |
*** dflorea has quit IRC | 17:32 | |
*** rcernin has joined #openstack-meeting | 17:32 | |
*** balajiiyer has quit IRC | 17:34 | |
*** spzala has joined #openstack-meeting | 17:35 | |
*** fitoduarte has joined #openstack-meeting | 17:36 | |
*** pvaneck has joined #openstack-meeting | 17:37 | |
*** spzala has quit IRC | 17:39 | |
*** mickeys has joined #openstack-meeting | 17:39 | |
*** ctrath has quit IRC | 17:40 | |
*** ctrath has joined #openstack-meeting | 17:40 | |
*** ihrachys has quit IRC | 17:41 | |
*** toddjohn has joined #openstack-meeting | 17:42 | |
*** lezbar has joined #openstack-meeting | 17:42 | |
*** lezbar__ has quit IRC | 17:42 | |
*** pnavarro_ has joined #openstack-meeting | 17:43 | |
*** dflorea has joined #openstack-meeting | 17:43 | |
*** timcline has quit IRC | 17:43 | |
*** timcline has joined #openstack-meeting | 17:44 | |
*** shashank_hegde has joined #openstack-meeting | 17:46 | |
*** mickeys has quit IRC | 17:46 | |
*** toddjohn has quit IRC | 17:47 | |
*** mickeys has joined #openstack-meeting | 17:47 | |
*** timcline has quit IRC | 17:49 | |
*** aranjan has quit IRC | 17:49 | |
*** spzala has joined #openstack-meeting | 17:50 | |
*** Leom has quit IRC | 17:50 | |
*** SumitNaiksatam has joined #openstack-meeting | 17:51 | |
*** toddjohn has joined #openstack-meeting | 17:52 | |
*** esker has quit IRC | 17:52 | |
*** e0ne has joined #openstack-meeting | 17:53 | |
*** mickeys has quit IRC | 17:54 | |
*** mickeys has joined #openstack-meeting | 17:55 | |
*** maishsk_ has joined #openstack-meeting | 17:55 | |
*** david-lyle has joined #openstack-meeting | 17:56 | |
*** david-lyle has quit IRC | 17:56 | |
*** dflorea has quit IRC | 17:56 | |
*** maishsk has quit IRC | 17:56 | |
*** maishsk_ is now known as maishsk | 17:56 | |
*** david-lyle has joined #openstack-meeting | 17:58 | |
*** ctrath has quit IRC | 17:58 | |
*** vgridnev has joined #openstack-meeting | 17:58 | |
*** dflorea has joined #openstack-meeting | 17:59 | |
*** dprince has quit IRC | 18:00 | |
*** jprovazn has quit IRC | 18:00 | |
*** dprince has joined #openstack-meeting | 18:00 | |
*** cloudtrainme has joined #openstack-meeting | 18:01 | |
*** aranjan has joined #openstack-meeting | 18:01 | |
*** e0ne has quit IRC | 18:03 | |
*** julim has quit IRC | 18:04 | |
*** ociuhandu has quit IRC | 18:04 | |
*** singlethink has quit IRC | 18:05 | |
*** dmorita has joined #openstack-meeting | 18:05 | |
*** piet has quit IRC | 18:06 | |
*** zaneb has quit IRC | 18:08 | |
*** timcline has joined #openstack-meeting | 18:09 | |
*** mrmartin has quit IRC | 18:09 | |
*** timcline has quit IRC | 18:10 | |
*** timcline has joined #openstack-meeting | 18:10 | |
*** sahid has quit IRC | 18:12 | |
*** mfranc21_ has joined #openstack-meeting | 18:12 | |
*** e0ne has joined #openstack-meeting | 18:13 | |
*** dprince has quit IRC | 18:13 | |
*** rajinir has joined #openstack-meeting | 18:13 | |
*** e0ne has quit IRC | 18:14 | |
*** dprince has joined #openstack-meeting | 18:15 | |
*** mfranc213 has quit IRC | 18:15 | |
*** annegentle has quit IRC | 18:16 | |
*** aranjan has quit IRC | 18:16 | |
*** annegentle has joined #openstack-meeting | 18:16 | |
*** aranjan has joined #openstack-meeting | 18:17 | |
*** ujuc has joined #openstack-meeting | 18:17 | |
*** xinwu has joined #openstack-meeting | 18:20 | |
*** ociuhandu has joined #openstack-meeting | 18:21 | |
*** ujuc has quit IRC | 18:22 | |
*** emsomeoneelse has quit IRC | 18:24 | |
*** sdake_ has joined #openstack-meeting | 18:26 | |
*** doug-fish has joined #openstack-meeting | 18:26 | |
*** sdake has quit IRC | 18:26 | |
*** dflorea has quit IRC | 18:27 | |
*** paul-carlton1 has quit IRC | 18:29 | |
*** esker has joined #openstack-meeting | 18:32 | |
*** s3wong has quit IRC | 18:32 | |
*** salv-orlando has joined #openstack-meeting | 18:32 | |
*** cody-somerville has joined #openstack-meeting | 18:33 | |
*** tonytan4ever has quit IRC | 18:34 | |
*** tonytan4ever has joined #openstack-meeting | 18:34 | |
*** ctrath has joined #openstack-meeting | 18:37 | |
*** amitgandhinz has quit IRC | 18:37 | |
*** pnavarro_ has quit IRC | 18:37 | |
*** timcline has quit IRC | 18:38 | |
*** salv-orlando has quit IRC | 18:38 | |
*** slagle has joined #openstack-meeting | 18:39 | |
*** spzala has quit IRC | 18:42 | |
*** sambetts|afk has quit IRC | 18:42 | |
*** dprince has quit IRC | 18:42 | |
*** dprince has joined #openstack-meeting | 18:43 | |
*** angdraug has joined #openstack-meeting | 18:44 | |
*** spzala has joined #openstack-meeting | 18:44 | |
*** Leo_ has joined #openstack-meeting | 18:45 | |
*** maeca has joined #openstack-meeting | 18:45 | |
*** maeca has quit IRC | 18:45 | |
*** bobh_ has joined #openstack-meeting | 18:46 | |
*** sambetts has joined #openstack-meeting | 18:46 | |
*** mickeys has quit IRC | 18:46 | |
*** esker has quit IRC | 18:46 | |
*** mickeys has joined #openstack-meeting | 18:47 | |
*** hemna is now known as hemnafk | 18:48 | |
*** annegentle has quit IRC | 18:49 | |
*** dflorea has joined #openstack-meeting | 18:49 | |
*** delattec has quit IRC | 18:49 | |
*** njohnston has quit IRC | 18:49 | |
*** songole has quit IRC | 18:50 | |
*** annegentle has joined #openstack-meeting | 18:50 | |
*** bobh_ has quit IRC | 18:50 | |
*** bobh_ has joined #openstack-meeting | 18:50 | |
*** spzala_ has joined #openstack-meeting | 18:50 | |
*** jgregor has joined #openstack-meeting | 18:51 | |
*** SumitNaiksatam has left #openstack-meeting | 18:51 | |
*** mickeys has quit IRC | 18:51 | |
*** bobh_ has quit IRC | 18:52 | |
*** salv-orlando has joined #openstack-meeting | 18:52 | |
*** annegentle has quit IRC | 18:52 | |
*** spzala has quit IRC | 18:53 | |
*** spzala has joined #openstack-meeting | 18:53 | |
*** dflorea has quit IRC | 18:53 | |
*** bobh_ has joined #openstack-meeting | 18:54 | |
*** spzala_ has quit IRC | 18:55 | |
*** baumann has joined #openstack-meeting | 18:55 | |
*** roxanaghe has quit IRC | 18:56 | |
*** neelashah has quit IRC | 18:56 | |
*** neelashah has joined #openstack-meeting | 18:56 | |
*** spzala has quit IRC | 18:57 | |
*** hashar has joined #openstack-meeting | 18:58 | |
*** ctrath has quit IRC | 18:59 | |
*** sambetts has quit IRC | 19:00 | |
*** e0ne has joined #openstack-meeting | 19:00 | |
*** brad_behle has joined #openstack-meeting | 19:00 | |
dtroyer_zz | Hey! | 19:00 |
*** bobh_ has quit IRC | 19:00 | |
dtroyer_zz | #startmeeting openstackclient | 19:00 |
openstack | Meeting started Thu Apr 7 19:00:50 2016 UTC and is due to finish in 60 minutes. The chair is dtroyer_zz. Information about MeetBot at http://wiki.debian.org/MeetBot. | 19:00 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 19:00 |
*** openstack changes topic to " (Meeting topic: openstackclient)" | 19:00 | |
openstack | The meeting name has been set to 'openstackclient' | 19:00 |
stevemar | o/ | 19:00 |
dtroyer_zz | I'm here in spite of my nick | 19:00 |
baumann | Hello | 19:01 |
rtheis | o/ | 19:01 |
jgregor | Hello | 19:01 |
*** salv-orlando has quit IRC | 19:01 | |
stevemar | hello osc'ers | 19:01 |
*** emagana has joined #openstack-meeting | 19:02 | |
stevemar | bump? | 19:02 |
*** zaneb has joined #openstack-meeting | 19:03 | |
dtroyer_zz | hey hey | 19:03 |
* stevemar pokes dtroyer_zz with a stick | 19:03 | |
*** cdelatte has joined #openstack-meeting | 19:03 | |
*** sambetts has joined #openstack-meeting | 19:03 | |
baumann | The 'zz's are real | 19:03 |
dtroyer_zz | we have another agenda, what is this, a regular team now: :) | 19:03 |
dtroyer_zz | #topic multiple API ooutputs | 19:04 |
*** openstack changes topic to "multiple API ooutputs (Meeting topic: openstackclient)" | 19:04 | |
stevemar | given how much we're commiting to our repo, it would seem like it | 19:04 |
dtroyer_zz | https://bugs.launchpad.net/python-openstackclient/+bug/1566090 | 19:04 |
openstack | Launchpad bug 1566090 in python-openstackclient "Cannot determine network, or pool, a floating ip belongs to without multiple commands" [Undecided,New] - Assigned to Reedip (reedip-banerjee) | 19:04 |
dtroyer_zz | is reedip here? | 19:04 |
dtroyer_zz | or Carlos (not sure of his nick) | 19:05 |
*** esker has joined #openstack-meeting | 19:05 | |
stevemar | i think he is meteorfox... who doesn't seem to be online | 19:05 |
*** esker has quit IRC | 19:05 | |
*** esker has joined #openstack-meeting | 19:06 | |
stevemar | he is in -sdks, i asked him to join here | 19:06 |
stevemar | he left a pretty good explanation in the bug report | 19:06 |
dtroyer_zz | k. I haven't studied this in depth, but it seems like priority one is to make both versions of the command output the same as much as reasonable. or at least predictable | 19:06 |
*** nikhil has quit IRC | 19:07 | |
stevemar | dtroyer_zz: i think he's asking for the pool column to come back | 19:07 |
rtheis | yeah | 19:08 |
*** meteorfox has joined #openstack-meeting | 19:08 | |
stevemar | meteorfox: o/ | 19:08 |
dtroyer_zz | right. what I'm saying is the solution needs to do essentially that without calling nova-net if Neutron is present | 19:08 |
stevemar | dtroyer_zz: we have a meteorfox now :O | 19:09 |
rtheis | agreed | 19:09 |
dtroyer_zz | meteorfox: welcome! | 19:09 |
dtroyer_zz | we;re discussing https://bugs.launchpad.net/python-openstackclient/+bug/1566090 | 19:09 |
openstack | Launchpad bug 1566090 in python-openstackclient "Cannot determine network, or pool, a floating ip belongs to without multiple commands" [Undecided,New] - Assigned to Reedip (reedip-banerjee) | 19:09 |
dtroyer_zz | and the short summary is that the pool colum should return, correct? | 19:09 |
meteorfox | hi all, thanks for looking at this | 19:09 |
*** dmorita has quit IRC | 19:09 | |
meteorfox | yeah, pool name or the network id it belongs to | 19:10 |
dtroyer_zz | the cause is the difference between nova-net and neutron AIUI | 19:10 |
dtroyer_zz | so we need to go to a bit of work to produce that, correct? | 19:10 |
*** jichen has joined #openstack-meeting | 19:11 | |
meteorfox | yes | 19:11 |
stevemar | dtroyer_zz: not sure how to add that, my neutron knowledge is sad | 19:11 |
*** nikhil has joined #openstack-meeting | 19:11 | |
dtroyer_zz | meteorfox: your last comment in the bug (#4) is close, except that we need to do it without calling any Nova APIs, as nova-net is suppsoed to go away someday | 19:12 |
rtheis | meteorfox: shouldn't floating_network_id have what you want if the command displayed that? | 19:12 |
*** dmorita has joined #openstack-meeting | 19:12 | |
meteorfox | basically, my usecase is that I have the name of the floating IP pool, I want to know what floating IP address are available in that pool, if any | 19:12 |
meteorfox | floating_network_id should work | 19:13 |
*** david-lyle_ has joined #openstack-meeting | 19:13 | |
*** vgridnev has quit IRC | 19:14 | |
rtheis | meteorfox: assuming you have the network id then you could use https://review.openstack.org/#/c/298870/ to get availability | 19:14 |
*** salv-orlando has joined #openstack-meeting | 19:14 | |
dtroyer_zz | for that specific use case I'd be looking for a —pool option to the list command to do the filtering, but that's a follow-on issue | 19:14 |
dtroyer_zz | we have to have the info first | 19:14 |
*** roxanaghe has joined #openstack-meeting | 19:15 | |
meteorfox | yes looks like that might work, when implemented | 19:15 |
*** spzala has joined #openstack-meeting | 19:15 | |
*** david-lyle has quit IRC | 19:15 | |
dtroyer_zz | if Neutron's list doesn't have an option for full details then this could be painful to generate | 19:16 |
*** bkeller` has joined #openstack-meeting | 19:16 | |
*** bobh_ has joined #openstack-meeting | 19:16 | |
dtroyer_zz | what I think we can do here though is clarify what the expected solution looks like | 19:16 |
*** sigmavirus24 is now known as sigmavirus24_awa | 19:17 | |
*** bobh_ has quit IRC | 19:17 | |
*** iyamahat has quit IRC | 19:18 | |
*** hdaniel has joined #openstack-meeting | 19:18 | |
*** ujuc has joined #openstack-meeting | 19:18 | |
*** Sukhdev has joined #openstack-meeting | 19:18 | |
meteorfox | Ideally I would like that each floating ip that is listed with 'ip floating list' have an extra column either showing the floating_network_id or the pool name it belongs to, that way I can filter the output for only those I'm interested | 19:18 |
rtheis | I think that the CLI should have the floating_network_id information so it should be able to display it | 19:18 |
dtroyer_zz | I'll leave a note in the bug regarding not using nova-net to fix this, can someone summarize if waiting for the availability spec works or do we need to move ahead with bringing the pool column back? | 19:19 |
*** david-lyle_ has quit IRC | 19:19 | |
dtroyer_zz | ok, that answers my question | 19:19 |
dtroyer_zz | anythign else on this? | 19:20 |
meteorfox | nope :) | 19:20 |
rtheis | thanks | 19:20 |
dtroyer_zz | #topic new meeting time proposal | 19:21 |
*** openstack changes topic to "new meeting time proposal (Meeting topic: openstackclient)" | 19:21 | |
dtroyer_zz | sheel started the ML trhead: http://lists.openstack.org/pipermail/openstack-dev/2016-April/091207.html | 19:22 |
stevemar | what are the results of the mailing list? | 19:22 |
dtroyer_zz | and it split here: http://lists.openstack.org/pipermail/openstack-dev/2016-April/091440.html | 19:22 |
*** dmorita has quit IRC | 19:22 | |
dtroyer_zz | there isn't a unanimous choice here | 19:22 |
dtroyer_zz | The even week time is right against the API WG which I'd rather not do | 19:23 |
dtroyer_zz | and Tang wants to move the odd week time from now to the morning (north america) | 19:24 |
*** dmorita has joined #openstack-meeting | 19:24 | |
*** ihrachys has joined #openstack-meeting | 19:24 | |
dtroyer_zz | of those here, who presumably can make this time, what is the feeling about moving to 1400 UTC? | 19:24 |
*** ujuc has quit IRC | 19:24 | |
*** briancline has quit IRC | 19:24 | |
*** briancline has joined #openstack-meeting | 19:25 | |
rtheis | 1400 on which day? | 19:25 |
dtroyer_zz | it seems that we should maintain more of a separation between the two | 19:25 |
dtroyer_zz | ugh, the agenda says Tuesday | 19:25 |
dtroyer_zz | I can't do more meetings on Tuesday | 19:26 |
rtheis | that conflicts for me with neutron meetings | 19:26 |
rtheis | on Tuesday morning | 19:26 |
rtheis | but I could make it work | 19:26 |
dtroyer_zz | I would rather move the even week earlier yet to help him timezone-wise | 19:27 |
reedip__ | sorry | 19:28 |
dtroyer_zz | so it seems we need to keep going, I'll summarize and propose that to the thread… | 19:28 |
*** dmorita has quit IRC | 19:28 | |
reedip__ | just woke up | 19:28 |
*** david-lyle has joined #openstack-meeting | 19:29 | |
dtroyer_zz | ok, let's move on | 19:29 |
dtroyer_zz | #topic reviews | 19:29 |
*** openstack changes topic to "reviews (Meeting topic: openstackclient)" | 19:29 | |
dtroyer_zz | What needs attention? There's been a bunch of traffic this week, nice | 19:30 |
*** zhhuabj has quit IRC | 19:30 | |
*** bkeller` has quit IRC | 19:30 | |
*** ctrath has joined #openstack-meeting | 19:30 | |
*** david-lyle has quit IRC | 19:31 | |
rtheis | I don't have any specific reviews to bring up | 19:31 |
stevemar | i put in a request to release a new KSA version, should happen on monday, it'll push this forward: https://review.openstack.org/276350 | 19:31 |
*** david-lyle has joined #openstack-meeting | 19:31 | |
*** cdelatte has quit IRC | 19:31 | |
dtroyer_zz | I think we should do a release next week, we have a bunch of stuff in the queue | 19:31 |
stevemar | dtroyer_zz: absolutely | 19:31 |
rtheis | sounds good | 19:32 |
dtroyer_zz | I've started cleaning up release notes, and youse huys jumped on it and I have two more fixes already ;) | 19:32 |
rtheis | thank you for doing the cleanup | 19:32 |
stevemar | dtroyer_zz: next release will be 2.4.0, i don't see a reason for a major version jump | 19:32 |
dtroyer_zz | one thing I've noticed that we need to sort, or I just need to understand better, is we released 2.3.0 on stable/mitaka, but master is still on 2.2.0 so the next has to skip | 19:33 |
stevemar | huh? | 19:33 |
*** julim has joined #openstack-meeting | 19:33 | |
stevemar | what do you mean by master is still on 2.2.0? | 19:33 |
dtroyer_zz | stevemar: no, I want to talk about that in Austin, refresh on the steps and plan what all needs to go in then (breakage, etc) | 19:33 |
dtroyer_zz | 2.3.0 was released on the stable/mitaka branch, to handle a constraints change. | 19:33 |
dtroyer_zz | we can't use it. Look at the current version on master, it reports 2.2.1-devNNN | 19:34 |
stevemar | wtf | 19:34 |
stevemar | how did that happen | 19:34 |
stevemar | oh ... i think i remember | 19:34 |
stevemar | the oslo constraints | 19:34 |
dtroyer_zz | we had to increment Y due to the requirements change | 19:34 |
dtroyer_zz | yup | 19:34 |
stevemar | we should be able to clear that up before austin | 19:35 |
dtroyer_zz | this is why I wish we didn't branch until we actually release | 19:35 |
*** tonytan_brb has joined #openstack-meeting | 19:35 | |
stevemar | dtroyer_zz: i think it's still 2.4.0 regardless | 19:36 |
*** NikitaKonovalov_ has joined #openstack-meeting | 19:36 | |
stevemar | if we cut from master | 19:36 |
dtroyer_zz | anyway, we have a couple of review series that should either all go in together or wait until after the release, I don't want incomplete things that may need fixing to go in at the last minute | 19:36 |
*** tonytan4ever has quit IRC | 19:36 | |
dtroyer_zz | stevemar: right | 19:36 |
rtheis | ok | 19:36 |
*** banix has quit IRC | 19:36 | |
dtroyer_zz | RDO's master packaging is AFU because of this, but I don't really care about that, it's wrong to begin with ;) | 19:37 |
stevemar | what incomplete things are you referring to? | 19:37 |
*** david-lyle has quit IRC | 19:37 | |
dtroyer_zz | the ip fixed/floating chain, maybe the server group chain | 19:37 |
*** cloudtrainme has quit IRC | 19:37 | |
stevemar | hmm okay | 19:38 |
dtroyer_zz | we had a number of fixes/updates to options for new commands this release, fortunately the comamnds were new so the compat bits actually don't need to be there | 19:38 |
stevemar | cause we're going to have all of that + the ksa patch (which i think justifies a major version bump) | 19:38 |
dtroyer_zz | putting premature commands in a release doesn't feel right to me | 19:39 |
*** tonytan_brb has quit IRC | 19:39 | |
stevemar | the KSA patch alone justifies a major version bump, cause i don't trust that things won't break | 19:39 |
*** baoli has joined #openstack-meeting | 19:39 | |
dtroyer_zz | what we may do is get things cleaned up this week, and release on a SHA from this week, but to it next week | 19:39 |
dtroyer_zz | but do it next week | 19:39 |
stevemar | could do that | 19:39 |
*** tonytan4ever has joined #openstack-meeting | 19:39 | |
dtroyer_zz | that's why I'm cleaning now. but want to slow down on totally new commands | 19:40 |
dtroyer_zz | more on releases or reviews? | 19:41 |
rtheis | dtroyer_zz: one more thing... | 19:41 |
rtheis | we should be getting sdk bumped soon... is it okay to push those command through that need it? | 19:41 |
*** iyamahat has joined #openstack-meeting | 19:41 | |
dtroyer_zz | new commands? | 19:41 |
rtheis | https://review.openstack.org/#/c/302885/ | 19:42 |
*** maeca has joined #openstack-meeting | 19:42 | |
rtheis | https://review.openstack.org/#/c/289716/ | 19:42 |
*** dprince has quit IRC | 19:42 | |
rtheis | https://review.openstack.org/#/c/281694/ | 19:42 |
rtheis | https://review.openstack.org/#/c/281691/ | 19:42 |
rtheis | https://review.openstack.org/#/c/297063/ | 19:42 |
reedip__ | There are actually several of them :) | 19:42 |
dtroyer_zz | this isn't the SDK 1.0 with the new resource stuff, right? | 19:43 |
*** zhhuabj has joined #openstack-meeting | 19:43 | |
rtheis | correct | 19:43 |
rtheis | This is 0.8.4 which provides address scopes and router interface enhancements | 19:43 |
rtheis | no new resource stuff | 19:44 |
dtroyer_zz | ok. these are still new commands, but presumably have had a bit more looks that should not need further tweaking | 19:44 |
dtroyer_zz | right? | 19:44 |
rtheis | right | 19:44 |
rtheis | I'm okay with holding them too if you want to | 19:45 |
*** mfranc21_ has quit IRC | 19:45 | |
stevemar | i say do it ;) | 19:45 |
dtroyer_zz | we should be careful about getting sets together, such as the add/remove from the first link rtheis posted | 19:45 |
rtheis | stevemar: do it means merge or hold for next release ? | 19:46 |
stevemar | merge! | 19:46 |
dtroyer_zz | lets move forward with the one that feel complete and should not put us in a position to need to fix them right after the release | 19:46 |
dtroyer_zz | that's my worry | 19:47 |
stevemar | we're behind on parity for basic network functionality, so anything that pushes us forward is good to me | 19:47 |
rtheis | ok | 19:47 |
dtroyer_zz | stevemar wants quantity, I want quality. ;) | 19:47 |
stevemar | (but i'm not ptl, so i don't have to worry about fallout) | 19:47 |
*** rbak_ has joined #openstack-meeting | 19:48 | |
dtroyer_zz | how about… | 19:49 |
dtroyer_zz | #topic bugs | 19:49 |
*** openstack changes topic to "bugs (Meeting topic: openstackclient)" | 19:49 | |
dtroyer_zz | any hot ones? it looks like there are a bunch of new-ish ones on formatting and messaging | 19:50 |
stevemar | yeah, some guy went happy go lucky and opened a bunch related to keystone servce | 19:50 |
rtheis | https://bugs.launchpad.net/python-openstackclient/+bug/1560157 | 19:50 |
openstack | Launchpad bug 1560157 in python-openstackclient ""openstack network list" fails with "An SSL error occurred."" [Medium,Confirmed] | 19:50 |
*** rbak has quit IRC | 19:51 | |
*** synegi has quit IRC | 19:51 | |
rtheis | still haven't been able to reproduce this one, but will take another look today | 19:51 |
rtheis | If you have any suggestion, please post to bug. Thanks | 19:51 |
*** mfranc213 has joined #openstack-meeting | 19:52 | |
dtroyer_zz | if feels liek we're not setting up the SDK session with a proper verify argument | 19:53 |
rtheis | yeah, I'll check that | 19:53 |
dtroyer_zz | We should see who low we have to go to use the same session for the SDK and KSA/others | 19:53 |
rtheis | https://bugs.launchpad.net/python-openstackclient/+bug/1564447 | 19:53 |
openstack | Launchpad bug 1564447 in python-openstackclient "Subnet set removes existing values for repeated options" [Medium,Confirmed] - Assigned to Reedip (reedip-banerjee) | 19:53 |
rtheis | https://bugs.launchpad.net/python-openstackclient/+bug/1564453 | 19:53 |
openstack | Launchpad bug 1564453 in python-openstackclient "Port set removes existing values for repeated options " [Medium,In progress] - Assigned to Reedip (reedip-banerjee) | 19:53 |
rtheis | It would be nice to fix these for next release since the commands are new | 19:53 |
dtroyer_zz | these set commands are fun that way. | 19:54 |
*** alex_xu has quit IRC | 19:54 | |
rtheis | :) | 19:54 |
dtroyer_zz | is this a case of needing to have all of the items for the POST/PATCH call? | 19:54 |
rtheis | yes, I think so | 19:54 |
dtroyer_zz | but yes, we should push that up before release if possible | 19:54 |
*** rderose has quit IRC | 19:55 | |
rtheis | we should have them all, just need to append with options specified | 19:55 |
*** alex_xu has joined #openstack-meeting | 19:55 | |
*** rderose has joined #openstack-meeting | 19:55 | |
rtheis | reedip__: do you think you'll have time to handle both? | 19:55 |
*** tonytan_brb has joined #openstack-meeting | 19:55 | |
reedip__ | rthies: WIll share the updated patch in a few hours | 19:56 |
dtroyer_zz | cool, thanks | 19:56 |
rtheis | thanks | 19:56 |
dtroyer_zz | 4 minutes, any other bugs? | 19:56 |
rtheis | nothing else from me | 19:56 |
reedip__ | I can discuss my queries on #sdk | 19:57 |
dtroyer_zz | #topic open discussion | 19:57 |
*** openstack changes topic to "open discussion (Meeting topic: openstackclient)" | 19:57 | |
dtroyer_zz | time is short, but anything else we should hear about? | 19:57 |
reedip__ | discussed with stevemar yesterday | 19:57 |
reedip__ | wanted to know how to implement clientcommand extension of neutronclient in OSC | 19:58 |
reedip__ | rtheis has some patches, but I was confused in the implementation | 19:58 |
dtroyer_zz | do you mean OSC plugins in neutronclient? | 19:58 |
reedip__ | correction: rthies has some patches detailing some information in python-neutronclient * | 19:58 |
reedip__ | dtroyer_zz : OSC plugins for projects, which use Neutronclient extensions | 19:59 |
*** tonytan4ever has quit IRC | 19:59 | |
reedip__ | for example : Tap-as-a-service, networking-sfc, l2gw | 19:59 |
rtheis | reedip__: neutronclient could use its own python bindings or the sdk binding already available | 19:59 |
reedip__ | should I move this to the #sdk as well ? | 19:59 |
dtroyer_zz | yes, there will be time there | 19:59 |
reedip__ | okay, moving | 20:00 |
*** ctrath has quit IRC | 20:00 | |
dtroyer_zz | and that's time | 20:00 |
dtroyer_zz | thanks everyone! | 20:00 |
dtroyer_zz | #endmeeting | 20:00 |
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings" | 20:00 | |
*** hdaniel has quit IRC | 20:00 | |
openstack | Meeting ended Thu Apr 7 20:00:39 2016 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 20:00 |
*** yamahata has joined #openstack-meeting | 20:00 | |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/openstackclient/2016/openstackclient.2016-04-07-19.00.html | 20:00 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/openstackclient/2016/openstackclient.2016-04-07-19.00.txt | 20:00 |
openstack | Log: http://eavesdrop.openstack.org/meetings/openstackclient/2016/openstackclient.2016-04-07-19.00.log.html | 20:00 |
*** jtomasek has quit IRC | 20:03 | |
*** baoli has quit IRC | 20:03 | |
*** baoli has joined #openstack-meeting | 20:04 | |
*** jtomasek has joined #openstack-meeting | 20:05 | |
*** hdaniel has joined #openstack-meeting | 20:05 | |
*** cloudtrainme has joined #openstack-meeting | 20:08 | |
*** dane_leblanc has quit IRC | 20:09 | |
*** dane_leblanc has joined #openstack-meeting | 20:10 | |
*** gatekeep has joined #openstack-meeting | 20:10 | |
*** dflorea has joined #openstack-meeting | 20:11 | |
*** MaxPC has quit IRC | 20:12 | |
*** MaxPC has joined #openstack-meeting | 20:12 | |
*** galstrom_zzz is now known as galstrom | 20:13 | |
*** lpetrut has joined #openstack-meeting | 20:13 | |
*** dflorea has quit IRC | 20:14 | |
*** vishwanathj has quit IRC | 20:14 | |
*** dflorea has joined #openstack-meeting | 20:15 | |
*** dmorita has joined #openstack-meeting | 20:16 | |
*** dflorea has quit IRC | 20:16 | |
*** dflorea has joined #openstack-meeting | 20:16 | |
*** brad_behle has left #openstack-meeting | 20:16 | |
*** annegentle has joined #openstack-meeting | 20:16 | |
*** ayoung has quit IRC | 20:18 | |
*** azbiswas has quit IRC | 20:20 | |
*** maishsk has quit IRC | 20:21 | |
*** ujuc has joined #openstack-meeting | 20:21 | |
*** mrmartin has joined #openstack-meeting | 20:21 | |
*** eharney has quit IRC | 20:22 | |
*** sdake_ is now known as sdake | 20:23 | |
*** maishsk has joined #openstack-meeting | 20:23 | |
*** Leo_ has quit IRC | 20:24 | |
*** Leom has joined #openstack-meeting | 20:24 | |
*** ljxiash has joined #openstack-meeting | 20:24 | |
*** tonytan_brb is now known as tonytan4ever | 20:26 | |
*** eharney has joined #openstack-meeting | 20:26 | |
*** ujuc has quit IRC | 20:26 | |
*** rbak has joined #openstack-meeting | 20:26 | |
*** hashar has quit IRC | 20:27 | |
*** rbak_ has quit IRC | 20:27 | |
*** numan_ has quit IRC | 20:28 | |
*** ljxiash has quit IRC | 20:29 | |
*** karthikp has quit IRC | 20:29 | |
*** dflorea has quit IRC | 20:29 | |
*** tongli has joined #openstack-meeting | 20:29 | |
*** dflorea has joined #openstack-meeting | 20:31 | |
*** timcline has joined #openstack-meeting | 20:32 | |
*** enriquetaso has quit IRC | 20:32 | |
*** mickeys has joined #openstack-meeting | 20:34 | |
*** Leom has quit IRC | 20:35 | |
*** mickeys has quit IRC | 20:36 | |
*** julim has quit IRC | 20:36 | |
*** mickeys has joined #openstack-meeting | 20:36 | |
*** Leom has joined #openstack-meeting | 20:38 | |
*** spzala has quit IRC | 20:40 | |
*** ericksonsantos has joined #openstack-meeting | 20:41 | |
*** baoli has quit IRC | 20:41 | |
*** hdaniel has quit IRC | 20:41 | |
*** cdelatte has joined #openstack-meeting | 20:41 | |
*** alexpilotti has quit IRC | 20:43 | |
*** aimon has quit IRC | 20:43 | |
*** baoli has joined #openstack-meeting | 20:45 | |
*** baoli_ has joined #openstack-meeting | 20:46 | |
*** vishwana_ has joined #openstack-meeting | 20:47 | |
*** Sukhdev has quit IRC | 20:47 | |
*** rfolco has quit IRC | 20:47 | |
*** adahms has joined #openstack-meeting | 20:49 | |
*** baoli has quit IRC | 20:50 | |
*** baoli_ has quit IRC | 20:50 | |
*** baoli has joined #openstack-meeting | 20:51 | |
*** dflorea has quit IRC | 20:52 | |
*** rpjr__ has joined #openstack-meeting | 20:56 | |
*** david-lyle has joined #openstack-meeting | 20:56 | |
*** baumann has left #openstack-meeting | 20:56 | |
*** rpjr_ has quit IRC | 20:57 | |
*** marios has quit IRC | 20:57 | |
*** dflorea has joined #openstack-meeting | 20:58 | |
*** rderose has quit IRC | 20:58 | |
*** browne has joined #openstack-meeting | 21:00 | |
*** maishsk_ has joined #openstack-meeting | 21:00 | |
*** rderose has joined #openstack-meeting | 21:00 | |
*** maeca has quit IRC | 21:00 | |
*** maishsk has quit IRC | 21:00 | |
*** maishsk_ is now known as maishsk | 21:00 | |
*** dflorea has quit IRC | 21:01 | |
*** abhiraut has joined #openstack-meeting | 21:01 | |
*** dflorea has joined #openstack-meeting | 21:01 | |
*** pcaruana has quit IRC | 21:01 | |
*** rossella_s has quit IRC | 21:03 | |
*** MaxPC has quit IRC | 21:03 | |
*** weshay has quit IRC | 21:03 | |
*** abhiraut has left #openstack-meeting | 21:03 | |
*** dflorea has quit IRC | 21:03 | |
*** rossella_s has joined #openstack-meeting | 21:03 | |
*** fitoduarte has quit IRC | 21:04 | |
*** e0ne has quit IRC | 21:04 | |
*** dflorea has joined #openstack-meeting | 21:05 | |
*** eharney has quit IRC | 21:05 | |
*** rajinir has quit IRC | 21:05 | |
*** jichen has quit IRC | 21:06 | |
*** browne has left #openstack-meeting | 21:06 | |
*** xinwu has quit IRC | 21:07 | |
*** dflorea has quit IRC | 21:07 | |
*** dflorea has joined #openstack-meeting | 21:08 | |
*** maishsk has quit IRC | 21:09 | |
*** alexpilotti has joined #openstack-meeting | 21:10 | |
*** raildo is now known as raildo-afk | 21:11 | |
*** e0ne has joined #openstack-meeting | 21:11 | |
*** thorst_ has quit IRC | 21:12 | |
*** dflorea has quit IRC | 21:12 | |
*** ndipanov has quit IRC | 21:13 | |
*** dmacpher has quit IRC | 21:13 | |
*** maishsk has joined #openstack-meeting | 21:13 | |
*** Devon has joined #openstack-meeting | 21:14 | |
*** aeng has joined #openstack-meeting | 21:14 | |
*** Devon has left #openstack-meeting | 21:14 | |
*** alexpilotti has quit IRC | 21:14 | |
*** jgregor has quit IRC | 21:16 | |
*** njohnston has joined #openstack-meeting | 21:17 | |
*** tongli has quit IRC | 21:17 | |
*** shakamunyi has joined #openstack-meeting | 21:17 | |
*** jgregor has joined #openstack-meeting | 21:17 | |
*** thorst_ has joined #openstack-meeting | 21:18 | |
*** salv-orl_ has joined #openstack-meeting | 21:18 | |
*** e0ne has quit IRC | 21:18 | |
*** njohnsto_ has joined #openstack-meeting | 21:20 | |
*** rderose has quit IRC | 21:21 | |
*** thorst__ has joined #openstack-meeting | 21:21 | |
*** rbak has quit IRC | 21:21 | |
*** rderose has joined #openstack-meeting | 21:22 | |
*** ujuc has joined #openstack-meeting | 21:22 | |
*** thorst_ has quit IRC | 21:22 | |
*** salv-orlando has quit IRC | 21:22 | |
*** rbak has joined #openstack-meeting | 21:22 | |
*** karthikp has joined #openstack-meeting | 21:23 | |
*** xinwu has joined #openstack-meeting | 21:23 | |
*** markvan has quit IRC | 21:24 | |
*** shakamunyi has quit IRC | 21:24 | |
*** rbak has quit IRC | 21:24 | |
*** mrmartin has quit IRC | 21:24 | |
*** rbak has joined #openstack-meeting | 21:25 | |
*** Sukhdev has joined #openstack-meeting | 21:25 | |
*** DevonBoatwright has joined #openstack-meeting | 21:25 | |
*** thorst__ has quit IRC | 21:25 | |
*** DevonBoatwright has left #openstack-meeting | 21:26 | |
*** ujuc has quit IRC | 21:26 | |
*** markvan has joined #openstack-meeting | 21:27 | |
*** alexpilotti has joined #openstack-meeting | 21:27 | |
*** jgregor has quit IRC | 21:30 | |
*** spotz is now known as spotz_zzz | 21:30 | |
*** rtheis has quit IRC | 21:31 | |
*** njohnston has quit IRC | 21:31 | |
*** njohnston has joined #openstack-meeting | 21:31 | |
*** ayoung has joined #openstack-meeting | 21:32 | |
*** iyamahat has quit IRC | 21:34 | |
*** Qijing has joined #openstack-meeting | 21:35 | |
*** karthikp has quit IRC | 21:35 | |
*** galstrom is now known as galstrom_zzz | 21:36 | |
*** karthikp has joined #openstack-meeting | 21:36 | |
*** baoli has quit IRC | 21:37 | |
*** huangtianhua has joined #openstack-meeting | 21:37 | |
*** baoli has joined #openstack-meeting | 21:38 | |
*** cartik has joined #openstack-meeting | 21:39 | |
*** edtubill has quit IRC | 21:39 | |
*** maeca has joined #openstack-meeting | 21:39 | |
*** karthikp has quit IRC | 21:41 | |
*** tiantian has quit IRC | 21:41 | |
*** cloudtrainme has quit IRC | 21:41 | |
*** karthikp has joined #openstack-meeting | 21:41 | |
*** njohnston has quit IRC | 21:41 | |
*** asingh has quit IRC | 21:41 | |
*** iyamahat has joined #openstack-meeting | 21:41 | |
*** asingh has joined #openstack-meeting | 21:42 | |
*** maeca has quit IRC | 21:42 | |
*** thorst_ has joined #openstack-meeting | 21:44 | |
*** edtubill has joined #openstack-meeting | 21:45 | |
*** timcline has quit IRC | 21:45 | |
*** weshay has joined #openstack-meeting | 21:45 | |
*** timcline has joined #openstack-meeting | 21:45 | |
*** efried has quit IRC | 21:46 | |
*** bvandenh has quit IRC | 21:46 | |
*** erlon has quit IRC | 21:47 | |
*** thorst_ has quit IRC | 21:48 | |
*** Qijing has quit IRC | 21:49 | |
*** sma_ has joined #openstack-meeting | 21:49 | |
*** timcline has quit IRC | 21:50 | |
*** karthikp has quit IRC | 21:50 | |
*** sma_ has quit IRC | 21:50 | |
*** karthikp has joined #openstack-meeting | 21:50 | |
*** rderose has quit IRC | 21:51 | |
*** rderose has joined #openstack-meeting | 21:51 | |
*** Sukhdev has quit IRC | 21:52 | |
*** eliqiao1 has joined #openstack-meeting | 21:54 | |
*** edtubill has quit IRC | 21:55 | |
*** alexpilotti has quit IRC | 21:56 | |
*** sukhdev has joined #openstack-meeting | 21:56 | |
*** rpjr_ has joined #openstack-meeting | 21:57 | |
*** boden has joined #openstack-meeting | 21:57 | |
*** karthikp has quit IRC | 21:59 | |
*** rpjr__ has quit IRC | 22:00 | |
*** karthikp has joined #openstack-meeting | 22:00 | |
*** xyang1 has quit IRC | 22:00 | |
*** ayoung has quit IRC | 22:01 | |
*** enriquetaso has joined #openstack-meeting | 22:01 | |
*** xinwu has quit IRC | 22:02 | |
sukhdev | Hi | 22:02 |
*** nmagnezi has quit IRC | 22:02 | |
*** pvaneck has quit IRC | 22:03 | |
boden | fyi -- the neutron drivers meeting appears to be canceled: http://lists.openstack.org/pipermail/openstack-dev/2016-April/091691.html | 22:03 |
sukhdev | boden: thanks | 22:04 |
*** ihrachys has quit IRC | 22:05 | |
*** garthb has joined #openstack-meeting | 22:05 | |
*** maishsk has quit IRC | 22:05 | |
*** xinwu has joined #openstack-meeting | 22:08 | |
*** sma_ has joined #openstack-meeting | 22:08 | |
*** neiljerram has quit IRC | 22:10 | |
*** penick has joined #openstack-meeting | 22:13 | |
*** s3wong has joined #openstack-meeting | 22:13 | |
*** boden has left #openstack-meeting | 22:13 | |
*** briancline has quit IRC | 22:14 | |
*** rpjr_ has quit IRC | 22:14 | |
*** lcazares has joined #openstack-meeting | 22:14 | |
*** asingh has quit IRC | 22:14 | |
*** mmotiani_ has joined #openstack-meeting | 22:15 | |
*** busterswt has quit IRC | 22:15 | |
*** briancline has joined #openstack-meeting | 22:17 | |
armax | yes, sorry folks, there’s just been a gate breakage after another | 22:18 |
*** shakamunyi has joined #openstack-meeting | 22:18 | |
*** mikal has quit IRC | 22:18 | |
*** mikal has joined #openstack-meeting | 22:18 | |
*** camunoz has joined #openstack-meeting | 22:19 | |
*** knikolla has quit IRC | 22:19 | |
*** JRobinson__ has joined #openstack-meeting | 22:19 | |
*** NikitaKonovalov_ has quit IRC | 22:20 | |
*** JRobinson__ has quit IRC | 22:20 | |
*** neelashah has quit IRC | 22:21 | |
*** sneti_ has joined #openstack-meeting | 22:21 | |
*** Sukhdev_ has joined #openstack-meeting | 22:21 | |
*** ujuc has joined #openstack-meeting | 22:23 | |
*** doug-fish has quit IRC | 22:23 | |
*** shakamunyi has quit IRC | 22:24 | |
*** briancline has quit IRC | 22:25 | |
*** cdub has quit IRC | 22:25 | |
*** ayoung has joined #openstack-meeting | 22:26 | |
*** Sukhdev_ has quit IRC | 22:26 | |
*** hdaniel has joined #openstack-meeting | 22:26 | |
*** briancline has joined #openstack-meeting | 22:27 | |
*** timcline has joined #openstack-meeting | 22:27 | |
*** rpjr_ has joined #openstack-meeting | 22:28 | |
*** ujuc has quit IRC | 22:28 | |
*** dimtruck is now known as zz_dimtruck | 22:28 | |
*** rcernin has quit IRC | 22:29 | |
*** cloudtrainme has joined #openstack-meeting | 22:31 | |
*** cdub has joined #openstack-meeting | 22:31 | |
*** lpetrut has quit IRC | 22:32 | |
*** rpjr__ has joined #openstack-meeting | 22:32 | |
*** cloudtrainme has quit IRC | 22:32 | |
*** angdraug has quit IRC | 22:32 | |
*** rderose has quit IRC | 22:32 | |
*** rpjr___ has joined #openstack-meeting | 22:32 | |
*** cloudtrainme has joined #openstack-meeting | 22:32 | |
*** hdaniel has quit IRC | 22:33 | |
*** rpjr_ has quit IRC | 22:35 | |
*** annegentle has quit IRC | 22:35 | |
*** sneti_ has quit IRC | 22:35 | |
*** lcazares has quit IRC | 22:35 | |
*** mmotiani_ has quit IRC | 22:35 | |
*** rpjr__ has quit IRC | 22:36 | |
*** cloudtrainme has quit IRC | 22:37 | |
*** yassine__ has quit IRC | 22:37 | |
*** kprabhuv has joined #openstack-meeting | 22:38 | |
*** tonytan4ever has quit IRC | 22:41 | |
*** lcazares has joined #openstack-meeting | 22:42 | |
*** eliqiao1 has quit IRC | 22:42 | |
*** mmotiani_ has joined #openstack-meeting | 22:43 | |
*** timcline has quit IRC | 22:44 | |
*** qwebirc92702 has joined #openstack-meeting | 22:44 | |
*** timcline has joined #openstack-meeting | 22:44 | |
*** qwebirc92702 has quit IRC | 22:44 | |
*** briancline has quit IRC | 22:46 | |
*** sneti_ has joined #openstack-meeting | 22:47 | |
*** rpjr___ has quit IRC | 22:48 | |
*** timcline has quit IRC | 22:49 | |
*** adahms has quit IRC | 22:51 | |
*** baoli has quit IRC | 22:52 | |
*** briancline has joined #openstack-meeting | 22:52 | |
*** rpjr_ has joined #openstack-meeting | 22:54 | |
*** sdake has quit IRC | 22:54 | |
*** zz_dimtruck is now known as dimtruck | 22:56 | |
*** sdague has quit IRC | 22:57 | |
*** Leom has quit IRC | 22:58 | |
*** sdake has joined #openstack-meeting | 22:58 | |
*** Leom has joined #openstack-meeting | 22:58 | |
*** briancline has quit IRC | 23:02 | |
*** Leom has quit IRC | 23:03 | |
*** rpjr_ has quit IRC | 23:06 | |
*** briancline has joined #openstack-meeting | 23:07 | |
*** rbak_ has joined #openstack-meeting | 23:07 | |
*** rbak_ has quit IRC | 23:07 | |
*** mickeys has quit IRC | 23:09 | |
*** mickeys has joined #openstack-meeting | 23:09 | |
*** rbak has quit IRC | 23:10 | |
*** banix has joined #openstack-meeting | 23:11 | |
*** sdake has quit IRC | 23:12 | |
*** dflorea has joined #openstack-meeting | 23:15 | |
*** reedip__ has quit IRC | 23:16 | |
*** mickeys has quit IRC | 23:19 | |
*** mickeys has joined #openstack-meeting | 23:21 | |
*** aysyd has quit IRC | 23:21 | |
*** kprabhuv has quit IRC | 23:22 | |
*** mmotiani_ has quit IRC | 23:22 | |
*** sneti_ has quit IRC | 23:22 | |
*** lcazares has quit IRC | 23:22 | |
*** briancline has quit IRC | 23:22 | |
*** salv-orl_ has quit IRC | 23:24 | |
*** ujuc has joined #openstack-meeting | 23:24 | |
*** yuval has quit IRC | 23:24 | |
*** briancline has joined #openstack-meeting | 23:25 | |
*** ayoung has quit IRC | 23:26 | |
*** lcazares has joined #openstack-meeting | 23:26 | |
*** cartik has quit IRC | 23:27 | |
*** mmotiani_ has joined #openstack-meeting | 23:27 | |
*** banix has quit IRC | 23:27 | |
*** mmotiani_ has quit IRC | 23:27 | |
*** lcazares has quit IRC | 23:27 | |
*** ujuc has quit IRC | 23:29 | |
*** markvoelker has quit IRC | 23:29 | |
*** tochi has joined #openstack-meeting | 23:29 | |
*** briancline has quit IRC | 23:34 | |
*** sma_ has quit IRC | 23:35 | |
*** briancline has joined #openstack-meeting | 23:38 | |
*** roxanaghe has quit IRC | 23:50 | |
*** egallen has quit IRC | 23:56 | |
*** Sukhdev_ has joined #openstack-meeting | 23:57 | |
*** markvoelker has joined #openstack-meeting | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!