Thursday, 2015-08-13

thinrichsHi all.00:00
thinrichsTime for the Congress meeting00:00
veenaHi00:00
thinrichs#startmeeting CongressTeamMeeting00:00
openstackMeeting started Thu Aug 13 00:00:21 2015 UTC and is due to finish in 60 minutes.  The chair is thinrichs. Information about MeetBot at http://wiki.debian.org/MeetBot.00:00
pballandhi00:00
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.00:00
masahitoHi00:00
*** openstack changes topic to " (Meeting topic: CongressTeamMeeting)"00:00
*** elo has quit IRC00:00
openstackThe meeting name has been set to 'congressteammeeting'00:00
veenaHi00:00
Yingxin1hi00:00
RuiChenhola, guys00:00
*** yamamoto has quit IRC00:00
jwyhello00:00
thinrichsWe've got a good crew here right on time.  So let's get started.00:00
Prakash_DataTap#info Prakash Kanthi00:00
*** achanda has joined #openstack-meeting00:01
thinrichsLet's start with a quick recap of last week's mid-cycle sprint.00:01
thinrichs#topic Mid-cycle sprint00:01
*** openstack changes topic to "Mid-cycle sprint (Meeting topic: CongressTeamMeeting)"00:01
*** pvaneck has quit IRC00:01
thinrichsWe had 9-10 people working hard on a new distributed architecture.00:01
thinrichsI sent out an email to the mailing list with details.00:01
*** Daisy has joined #openstack-meeting00:02
thinrichsBut the short version is that we decided on...00:02
thinrichsrunning each datasource driver in its own process;00:02
thinrichsrunning each policy engine in its own process;00:02
thinrichsrunning the API in its own process;00:02
thinrichsand having them all communicate using oslo.messaging.00:02
thinrichsThere were also plans for generalizing that, as the need arises, to enable multiple datasources/policy engines to run in a single process.00:03
*** salv-orl_ has quit IRC00:03
thinrichsComments/questions?  (I'll try to dig up a pointer to the email I sent in the meantime.)00:03
thinrichs#link http://lists.openstack.org/pipermail/openstack-dev/2015-August/071653.html00:04
RuiChenwe will support the multi workers on same datasource drivers?00:04
thinrichsWhat does multi-workers mean?00:05
RuiChenmulti processes00:05
thinrichsI suppose that within a single process we could eventually multi-thread the datasource driver code.00:05
RuiChenlike nova-conductor00:05
RuiChenok, get it00:06
thinrichsI don't know nova-conductor00:06
thinrichsBut we don't expect to ever need more than 1 datasource driver process per datasource.00:06
thinrichsEven for high-availability.00:06
Yingxin1multiple policy engines means HA? There is only one engine right now00:06
*** harshs has quit IRC00:06
*** galstrom_zzz is now known as galstrom00:07
thinrichsIf one datasource driver process crashes, we just bring up another one, and it'll pull data immediately.00:07
*** gouthamr has quit IRC00:07
*** puranamr has quit IRC00:07
*** Alexandra_ is now known as dews00:07
thinrichsYingxin1: either HA or if we end up with different kinds of policy engines (such as the vm-placement policy engine we experimented with)00:07
Yingxin1ok00:07
*** dews is now known as dewsday00:07
*** noslzzp has quit IRC00:07
*** sridhar_ram has joined #openstack-meeting00:07
*** puranamr has joined #openstack-meeting00:08
thinrichsFor policy-engines, we WILL need multiple replicas (multi-master) to handle HA and high query throughput.00:08
thinrichsEach of those policy-engines will run in its own process.00:08
thinrichsFor HA we'll put those policy-engine processes on different boxes.00:08
thinrichsThough you could imagine having multiple policy-engine processes on the same box if all you wanted was high query-throughput.00:09
thinrichsBefore I forget, there are a bunch of notes on the etherpad.00:09
thinrichs#link https://etherpad.openstack.org/p/congress-liberty-sprint00:09
*** sayaji has joined #openstack-meeting00:09
Yingxin1get it00:09
thinrichsOther questions/comments/suggestions?00:10
*** baoli has quit IRC00:10
masahitoWe try to implement it by Liberty, right?00:11
masahitoit's just a confirmation for me and others who didn't attend the meet-up.00:11
thinrichsFeature-freeze (liberty-3) is Sept 1-3, so there's no real way I see getting it done by liberty.00:11
*** dflorea has joined #openstack-meeting00:12
*** galstrom is now known as galstrom_zzz00:12
*** Daisy has quit IRC00:12
thinrichsFor liberty, we will release the existing architecture.  For M we'll release the new distributed architecture.00:12
pballandI do remember agreeing that we will try to have the code ready by the liberty summit though00:13
*** jecarey has joined #openstack-meeting00:13
*** dflorea has quit IRC00:13
pballand(I assumed that meant we would have a distributed version available on a alpha basis, but the full existing functionality still working)00:13
thinrichspballand: Oh right.  The goal was to have the first draft ready in master by the summit.00:13
thinrichsAnd then make it part of the release in M.00:14
*** shashank_hegde has quit IRC00:14
masahitoThank you. (when I re-read eatherpad there is no description for the timelime so I wanted to confirm it)00:14
*** zhhuabj has quit IRC00:14
thinrichsWith that, maybe it's time to move on to a discussion about the work-items we produced.00:15
*** banix has joined #openstack-meeting00:15
thinrichs#topic Blueprints00:15
*** openstack changes topic to "Blueprints (Meeting topic: CongressTeamMeeting)"00:15
*** dflorea has joined #openstack-meeting00:15
thinrichsThe blueprints that came out of the meeting all start with dist-00:15
thinrichs#link https://blueprints.launchpad.net/congress00:15
*** markvoelker has joined #openstack-meeting00:15
thinrichsThey're all Medium priority.00:15
*** zul has joined #openstack-meeting00:15
thinrichs(Typically High priority are the ones we're targeting for the current release.)00:16
*** vishwanathj has quit IRC00:16
thinrichsAbout half of the dist- blueprints don't have assignees.00:16
thinrichsA good number of them are for migrating different API modules to use the RPC-style of interaction with the policy engine/datasource drivers.00:17
*** aimon has joined #openstack-meeting00:17
thinrichsAll the dist-api- prefixed ones are for the api.00:17
thinrichsThose are all fairly small and self-contained.00:17
*** achanda has quit IRC00:18
thinrichsPlease make sure to sign up before actually starting the work00:18
thinrichsso that we don't duplicate effort00:18
masahitothinrichs: I can't change assignee because I'm not core.00:19
thinrichsmasahito: Send me an email and I'll sign you up.00:20
masahitothinrichs: I think it's good to send a mail to ML if someone decide to implement it.00:20
masahitothinrichs: OK00:20
thinrichsmasahito: that sounds good, but I'm guessing people will forget.00:20
Yingxin1Have we defined a uniformed RPC interface, to make dist-api- easier to implement?00:21
thinrichsOr won't want to tell everyone they're signing up.00:21
*** iben has joined #openstack-meeting00:21
RuiChenmasahito: I think it's a good idea00:21
*** markvoelker has quit IRC00:21
*** sankarshan is now known as sankarshan_away00:21
thinrichsYingxin1: that's a good thought.  Let's discuss that in a couple of minutes.00:21
*** vilobhmm has quit IRC00:22
pballandYingxin1: I am working on the RPC interface as part of the base class in ‘dist-cross-process-dse'00:22
pballandthinrichs: ok, will wait to discuss until you say it’s time00:23
thinrichsQuestion: can anyone else change assignees on blueprints?  Or can you only change the assignee on blueprints that you have created?00:23
*** jckasper has joined #openstack-meeting00:23
Yingxin1pballand: I'll have a look at it00:23
RuiChenmaybe we should add the dependency between the dist-* blueprint00:23
masahitothinrichs: I can only change assignee I've created.00:24
*** xingchao_ has joined #openstack-meeting00:24
Yingxin1masahito: agreed00:24
thinrichsmasahito: thanks.  I don't see a way to let anyone change the assignee on my blueprints.00:24
masahitothinrichs: and especially I can change it to only myself.00:24
*** sridhar_ram has quit IRC00:25
thinrichsCan someone try this one:00:25
thinrichs#link https://blueprints.launchpad.net/congress/+spec/dist-api-rpcify-row00:25
*** cloudrancher has joined #openstack-meeting00:25
thinrichsI set it to Approved and set an Approver.  If that doesn't work, I don't see another way.00:25
*** achanda has joined #openstack-meeting00:25
*** shashank_hegde has joined #openstack-meeting00:26
RuiChenI can try it dist-api-rpcify-row00:26
masahitoYour set looks work.00:27
*** zhhuabj has joined #openstack-meeting00:27
masahitolaunchpad allows me to change whitboard and workitems.00:28
thinrichsI don't see anyone's name showing up under assignee.00:28
thinrichsIt seems only the owner/core can change that.00:28
Yingxin1thinrichs: I still cannot change the Assignee00:28
thinrichsYingxin1: thanks for trying.00:28
thinrichsLet's move  on.00:28
thinrichs#topic RPC interface00:28
*** openstack changes topic to "RPC interface (Meeting topic: CongressTeamMeeting)"00:28
thinrichspballand says he's working on something00:29
*** tsekiyam_ has joined #openstack-meeting00:29
thinrichsI'm guessing it's this:00:29
thinrichs#link https://review.openstack.org/#/c/210159/00:29
pballandI’ve been testing out various stragegies for DseNode using oslo.messaging primitives00:29
*** dolpher has joined #openstack-meeting00:30
thinrichsI did some of the preliminary work for the policy-model API00:30
thinrichs#link https://review.openstack.org/#/c/210691/00:30
thinrichspballand: please continue—didn't mean to interrupt00:30
pballandand also working on the spec for ‘dist-cross-process-dse’00:30
pballandthe spec isn’t pushed for review yet, because I wanted to test out some things before proposing a design00:30
pballandI’ve found one major shortcoming in oslo.messagaing00:31
pballandit seems that the message bus connection is managed automatically (including reconnects)… this is good00:31
pballandthe problem is that the application logic isn’t notified when the message bus is disconnected00:32
*** sigmavirus24 is now known as sigmavirus24_awa00:32
pballandthis presents a problem with the design we outlined in the midcycle00:32
*** tsekiyama has quit IRC00:32
*** mtanino has quit IRC00:32
pballandif a node is disconnected, and oslo.messaging reconnects, the dse doesn’t know that it may have missed messages00:32
alexsyipWe can detect that with sequence numbers.00:33
*** tsekiyam_ has quit IRC00:33
pballandalexsyip: yes - more on that in a sec00:33
pballandI am working on two solutions: 1) chatted with some of the oslo.messaging folks, and am going to send an email to the mailing list to propose getting a trigger for connections and disconnections00:34
pballand2) as alexsyip said: we can use sequence numbers to detect gaps00:34
*** galstrom_zzz is now known as galstrom00:35
pballandsequence numbers don’t work for services that aren’t sending updates, however, so we will need to have periodic heartbeats00:35
alexsyipDoes oslo messaging lose messages in any other situation?00:35
alexsyipsome times, these messages systems will drop messages underl overload conditinos.00:35
pballandalexsyip: I have yet to determine that, however it seems that the solution in 2) will handle that case as well00:35
*** ijw has quit IRC00:35
alexsyipOk.  The clone pattern is meant to deal with lost messages: http://zguide.zeromq.org/php:chapter5#Reliable-Pub-Sub-Clone-Pattern00:36
*** ijw has joined #openstack-meeting00:36
pballandso I’m currently thinking we will ship with design 2, and changes in oslo.messaging will be an optimization if/when they come00:36
alexsyipsounds good to me.00:36
pballandI am working on a trial of this using oslo.messaging’s RPC interface, and hope to publish a spec by the end of the weekl00:37
pballandthat’s it from me00:37
*** Daisy has joined #openstack-meeting00:37
thinrichspballand: sounds good to me too.00:37
masahitopballand: sounds great.00:37
*** Daisy has quit IRC00:38
Yingxin1:)00:39
thinrichsAm I right in thinking that this sequence-number issue will be handled at a lower layer than the api-models would worry about?00:39
*** thedodd has quit IRC00:39
thinrichsThat is, when doing the api-modifications we can assume RPC is reliable, right?00:40
*** gyee has quit IRC00:40
pballandthinrichs: that’s right - I expect the DseNode class will be a parent for all services on the bus, and it will contain methods that send updates and send full data - the base class will manage adding metadata such as sequence numbers00:40
alexsyipyou can’t ever expect RPCs to be reliable.00:40
alexsyipunless you receive an ack.00:41
pballand(that’s right was for the first message, agree with alexsyip’s comment)00:41
Yingxin1So I think there could be an ack or a timeout.00:42
pballanda given table will have in-order updates up to some point, without the caller needing to worry about sequence numbers00:42
thinrichsSo when someone is writing the API model that inserts a rule, and we send off an API call but don't hear back, what do we do?00:42
pballandbut when making an explicit RPC to a service, you need an ack or timeout as Yingxin1 says00:42
thinrichsDoes the behavior depend on the API call?00:43
alexsyipYou can ask to see if the rule exists.00:43
pballandthinrichs: my initial thought would be to throw a 503 in that case00:43
*** Rockyg has joined #openstack-meeting00:43
thinrichspballand: but what if the rule actually got inserted?00:43
pballandthe caller won’t know if the call succeeded or not, but that’s a common problem00:43
*** baoli has joined #openstack-meeting00:43
pballandthe caller can check for the rule, or try the insert again (if/when we support idempotent create)00:43
thinrichspballand: so you're saying never retry—it's the user's problem.00:44
*** sridhar_ram has joined #openstack-meeting00:44
pballandthinrichs: well, we retry internally, but only up to some time limit00:44
pballandultimately, it’s always the user’s problem (there can be disconnections other places in the line)00:44
thinrichspballand: is that rolled into the base class, or does the retry logic depend on the particulars of the API call?00:44
*** galstrom is now known as galstrom_zzz00:44
thinrichsI'm just trying to figure out what abstraction we need to use when modifying the API models.00:45
veenathinrichs: yes, there should be a time out limit to handle a request message00:45
pballandoslo.messaging has support for that internally00:45
pballand#link: I am working on two solutions: 1) chatted with some of the00:45
pballandoops00:45
pballand#link http://docs.openstack.org/developer/oslo.messaging/rpcclient.html#oslo_messaging.RPCClient.call00:45
thinrichsSo I should be treating the RPC method implemented in the DseNode base class as something that either returns a value/ack or that times out.00:46
thinrichsAnd then if there's a time-out I return a 503.00:46
pballand(from the docs, however, it doesn’t look like the call timeout is configurable, so we may need to implement some more logic)00:46
*** ricolin has joined #openstack-meeting00:47
veenapballand: it is configurable00:47
thinrichsLost track of the time.00:47
thinrichsI wanted to make 1 quick comment before moving on.00:47
pballandthinrichs: I would treat it as synchronous, but could raise MessagingTimeout, RemoteError, MessageDeliveryFailure00:47
pballandveena: thanks00:47
thinrichspballand: sounds good.00:48
thinrichsIn the first edits I made to the policy-model,00:48
thinrichs#link https://review.openstack.org/#/c/210691/00:48
thinrichsI did 2 things:00:48
thinrichs1. introduced a self.rpc to mimic the one that will belong to the DSENode and made all communication go through that.00:48
thinrichs(The implementation is just invoking the policy-engine's methods directly.)00:49
thinrichs2. I moved the database logic out of the API model and into the policy-engine.00:49
thinrichsSo instead of the API keeping the database and policy engine synchronized, that's left to the policy engine itself.00:49
*** crc32 has joined #openstack-meeting00:49
*** zhhuabj has quit IRC00:50
thinrichsNone of that relies on having DseNode ready, so we can do all that in parallel with pballand's efforts.00:50
thinrichsmasahito: you had a question about whether (2) makes sense.00:50
*** gouthamr has joined #openstack-meeting00:50
masahitothinrichs: yap.00:50
*** pm90_ has joined #openstack-meeting00:51
thinrichsThe question was whether the API should directly talk to the database or whether the API should always talk to one of the other processes to answer questions.00:51
thinrichsIs that right?00:51
masahitoyes00:51
alexsyipthinrichs: you could just write directly to the db from the API.  Then wait for the policy engine to read from the DB>00:51
alexsyipMy hunch is that it’s better to talk directly to the db.00:51
thinrichsalexsyip: understood, but in the PE case, only the PE knows whether a new rule can be inserted so we need to talk to the PE anyway.00:52
*** jwcroppe has quit IRC00:52
*** crc32 has quit IRC00:52
*** jwcroppe has joined #openstack-meeting00:52
masahitoIMO, writing access to db is only permitted for PE, reading DB is permitted for all.00:53
alexsyipI think it’s not enough to ask the PE00:53
alexsyipbecause there may be two writers going through different PEs that write conflicting writes.00:53
alexsyipOh, maybe not.00:54
*** zhhuabj has joined #openstack-meeting00:54
alexsyipAre you saying the PE writes the transaction, but only the PE knows under what conditions to write the transaction?00:54
*** xingchao_ has quit IRC00:55
masahitoalexsyip: maybe yes00:55
*** achanda has quit IRC00:55
thinrichsalexsyip: yes.  The PE is the only one that knows syntactically valid statements, and whether adding a statement would cause cycles.00:55
*** shashank_hegde has quit IRC00:56
thinrichsLost track of time again.  Let's put this on hold and see if anyone else needs help from the group.00:56
thinrichs#topic open discussion00:56
*** openstack changes topic to "open discussion (Meeting topic: CongressTeamMeeting)"00:56
alexsyipAre there multiple PEs with different ideas of what is valid?00:56
*** jeblair has quit IRC00:56
*** jwcroppe has quit IRC00:57
thinrichsSorry we ran so short on time this week, everyone.00:57
thinrichsLots of energy for the new architecture!00:57
thinrichsGreat to see!00:57
thinrichsNo one has anything to ask?00:58
*** achanda has joined #openstack-meeting00:58
*** baoli has quit IRC00:58
*** boris-42 has quit IRC00:58
*** xingchao_ has joined #openstack-meeting00:58
*** jvrbanac has quit IRC00:58
*** sankarshan_away has quit IRC00:58
*** jeblair has joined #openstack-meeting00:58
RuiChenpleased to see the new architecture in plan00:58
RuiChenno from me00:58
thinrichsalexsyip: if there were a bunch of rules additions coming in close together, then 2 PEs could get out of sync and then evaluate whether a new rule would create a cycle, I suppose.00:59
thinrichsI'm guessing that's going to be rare, but possible.00:59
thinrichsIt wouldn't be until the sync that the two realized the rules in the DB were actually recursive.00:59
thinrichsAnd so not permitted.00:59
*** gouthamr has quit IRC00:59
thinrichsRuiChen: agreed.01:00
alexsyipYes, so that means the PE is not able to really evaulate at API time.01:00
thinrichsThanks all—we're officially out of time.01:00
thinrichsI can continue on #congress for a few minutes.01:00
*** jvrbanac has joined #openstack-meeting01:00
thinrichs#endmeeting01:00
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings"01:00
*** gouthamr has joined #openstack-meeting01:00
openstackMeeting ended Thu Aug 13 01:00:25 2015 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)01:00
openstackMinutes:        http://eavesdrop.openstack.org/meetings/congressteammeeting/2015/congressteammeeting.2015-08-13-00.00.html01:00
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/congressteammeeting/2015/congressteammeeting.2015-08-13-00.00.txt01:00
openstackLog:            http://eavesdrop.openstack.org/meetings/congressteammeeting/2015/congressteammeeting.2015-08-13-00.00.log.html01:00
*** boris-42 has joined #openstack-meeting01:00
*** sayaji has quit IRC01:01
*** crc32 has joined #openstack-meeting01:02
*** ijw_ has joined #openstack-meeting01:05
*** xingchao_ has quit IRC01:06
*** zhhuabj has quit IRC01:06
*** meimei has joined #openstack-meeting01:06
*** dflorea has quit IRC01:07
*** ijw has quit IRC01:08
*** echoingumesh has quit IRC01:09
*** echoingumesh has joined #openstack-meeting01:09
*** liusheng has joined #openstack-meeting01:09
*** leeantho has quit IRC01:10
*** vilobhmm has joined #openstack-meeting01:10
*** Brian_ has joined #openstack-meeting01:10
*** salv-orlando has joined #openstack-meeting01:11
*** thinrichs has quit IRC01:11
*** alexsyip has quit IRC01:12
*** echoingumesh has quit IRC01:13
*** echoingumesh has joined #openstack-meeting01:13
*** ijw has joined #openstack-meeting01:15
*** rjaiswal has joined #openstack-meeting01:16
*** salv-orlando has quit IRC01:18
*** ijw_ has quit IRC01:18
*** zhhuabj has joined #openstack-meeting01:19
*** xyang1 has quit IRC01:21
*** huangtianhua has joined #openstack-meeting01:21
*** jpeeler has quit IRC01:23
*** zhhuabj has quit IRC01:24
*** apoorvad has quit IRC01:24
*** sridhar_ram has quit IRC01:25
*** apoorvad has joined #openstack-meeting01:26
*** vilobhmm has quit IRC01:26
*** ayoung has quit IRC01:27
*** masahito has quit IRC01:28
*** apoorvad has quit IRC01:31
*** dannywilson has quit IRC01:31
*** Daisy has joined #openstack-meeting01:32
*** Daisy has quit IRC01:34
*** apoorvad has joined #openstack-meeting01:34
*** jwcroppe has joined #openstack-meeting01:34
*** Daisy has joined #openstack-meeting01:34
*** veena has quit IRC01:35
*** unicell has quit IRC01:35
*** zhhuabj has joined #openstack-meeting01:37
*** vivek-ebay has quit IRC01:39
*** Daisy has quit IRC01:39
*** ijw has quit IRC01:39
*** gouthamr has quit IRC01:40
*** echoingumesh has quit IRC01:40
*** echoingumesh has joined #openstack-meeting01:41
*** zhhuabj has quit IRC01:44
*** tiswanso has joined #openstack-meeting01:44
*** echoingumesh has quit IRC01:45
*** annp has quit IRC01:46
*** Jeffrey4l has joined #openstack-meeting01:47
*** tiswanso has quit IRC01:48
*** tiswanso has joined #openstack-meeting01:48
*** Prakash_DataTap has quit IRC01:49
*** iben has quit IRC01:49
*** Rockyg has quit IRC01:50
*** achanda has quit IRC01:51
*** bobh has joined #openstack-meeting01:52
*** zhhuabj has joined #openstack-meeting01:56
*** jwy has quit IRC01:56
*** adahms has quit IRC01:58
*** apoorvad has quit IRC01:59
*** baoli has joined #openstack-meeting02:01
*** haomaiwa_ has joined #openstack-meeting02:02
*** bobh has quit IRC02:02
*** pm90__ has joined #openstack-meeting02:05
*** markvoelker has joined #openstack-meeting02:05
*** vivek-ebay has joined #openstack-meeting02:06
*** JRobinson__ has quit IRC02:07
*** pm90_ has quit IRC02:08
*** JRobinson__ has joined #openstack-meeting02:09
*** sankarshan has joined #openstack-meeting02:11
*** Jeffrey4l has quit IRC02:13
*** haomaiwa_ has quit IRC02:13
*** edtubill has joined #openstack-meeting02:13
*** padkrish_ has quit IRC02:14
*** padkrish has joined #openstack-meeting02:14
*** 16WAAIX9E has joined #openstack-meeting02:14
*** JRobinson__ has quit IRC02:17
*** JRobinson__ has joined #openstack-meeting02:17
*** padkrish has quit IRC02:18
*** bobh has joined #openstack-meeting02:20
*** BharatK has joined #openstack-meeting02:22
*** salv-orl_ has joined #openstack-meeting02:23
*** adahms has joined #openstack-meeting02:23
*** jecarey has quit IRC02:26
*** jecarey has joined #openstack-meeting02:28
*** kylek3h has joined #openstack-meeting02:30
*** pm90__ has quit IRC02:31
*** salv-orl_ has quit IRC02:31
*** epico has joined #openstack-meeting02:32
*** lkarm has joined #openstack-meeting02:33
*** baoli has quit IRC02:34
*** baoli has joined #openstack-meeting02:34
*** pratap has joined #openstack-meeting02:36
*** lkarm has quit IRC02:37
*** gouthamr has joined #openstack-meeting02:39
*** pratap has quit IRC02:40
*** gouthamr has joined #openstack-meeting02:40
*** balajiiyer has quit IRC02:41
*** JRobinson__ has quit IRC02:41
*** funzo has joined #openstack-meeting02:42
*** achanda has joined #openstack-meeting02:45
*** stevemar has joined #openstack-meeting02:46
*** funzo has quit IRC02:47
*** stevemar has quit IRC02:49
*** stevemar_ has joined #openstack-meeting02:49
*** jwcroppe has quit IRC02:50
*** jwcroppe has joined #openstack-meeting02:51
*** zhhuabj has quit IRC02:52
*** vivek-ebay has quit IRC02:55
*** jwcroppe has quit IRC02:55
*** vivek-ebay has joined #openstack-meeting02:56
*** dmacpher has joined #openstack-meeting02:58
*** bobh has quit IRC03:00
*** KunalGandhi has quit IRC03:00
*** 16WAAIX9E has quit IRC03:01
*** haomaiwang has joined #openstack-meeting03:01
*** AmirBaleghi1113 has quit IRC03:01
*** pratap has joined #openstack-meeting03:03
*** pratap has quit IRC03:03
*** pratap has joined #openstack-meeting03:03
*** yamamoto has joined #openstack-meeting03:03
*** baoli has quit IRC03:04
*** AmirBaleghi1113 has joined #openstack-meeting03:04
*** aukhan has joined #openstack-meeting03:06
*** aranjan has joined #openstack-meeting03:06
*** pratap1 has joined #openstack-meeting03:13
*** pratap has quit IRC03:15
*** baoli has joined #openstack-meeting03:15
*** JRobinson__ has joined #openstack-meeting03:16
*** otter768 has quit IRC03:16
*** rjaiswal has quit IRC03:20
*** tochi has quit IRC03:25
*** galstrom_zzz is now known as galstrom03:26
*** salv-orlando has joined #openstack-meeting03:33
*** sudipto_ has joined #openstack-meeting03:33
*** Brian_ has quit IRC03:34
*** tochi has joined #openstack-meeting03:36
*** shashank_hegde has joined #openstack-meeting03:41
*** Brian has joined #openstack-meeting03:42
*** Brian is now known as Guest9387003:42
*** salv-orlando has quit IRC03:45
*** tiswanso has quit IRC03:47
*** rbak has joined #openstack-meeting03:48
*** rbak has quit IRC03:49
*** iben has joined #openstack-meeting03:50
*** dolpher has quit IRC03:50
*** vilobhmm has joined #openstack-meeting03:52
*** puranamr has quit IRC03:53
*** puranamr has joined #openstack-meeting03:54
*** pm90_ has joined #openstack-meeting04:00
*** haomaiwang has quit IRC04:01
*** padkrish has joined #openstack-meeting04:01
*** haomaiwang has joined #openstack-meeting04:02
*** puranamr has quit IRC04:03
*** puranamr has joined #openstack-meeting04:03
*** Guest93870 has quit IRC04:04
*** enikanorov2 has quit IRC04:06
*** stevemar_ has quit IRC04:07
*** vivek-ebay has quit IRC04:12
*** hrou has joined #openstack-meeting04:13
*** padkrish has quit IRC04:14
*** enikanorov2 has joined #openstack-meeting04:15
*** padkrish has joined #openstack-meeting04:15
*** galstrom is now known as galstrom_zzz04:15
*** ganeshna has joined #openstack-meeting04:15
*** ganeshna has quit IRC04:17
*** hrou has quit IRC04:19
*** hrou has joined #openstack-meeting04:19
*** pm90_ has quit IRC04:20
*** dolpher has joined #openstack-meeting04:20
*** unicell has joined #openstack-meeting04:21
*** vivek-ebay has joined #openstack-meeting04:21
*** pratap1 has quit IRC04:22
*** ivar-lazzaro has quit IRC04:24
*** padkrish has quit IRC04:25
*** padkrish has joined #openstack-meeting04:26
*** harshs has joined #openstack-meeting04:30
*** baoli has quit IRC04:31
*** fawadkhaliq has joined #openstack-meeting04:32
*** dolpher1 has joined #openstack-meeting04:37
*** fawadkhaliq has quit IRC04:39
*** dolpher has quit IRC04:39
*** fawadkhaliq has joined #openstack-meeting04:39
*** unicell1 has joined #openstack-meeting04:44
*** unicell has quit IRC04:45
*** shashank_hegde has quit IRC04:46
*** sudipto_ has quit IRC04:47
*** salv-orlando has joined #openstack-meeting04:47
*** hrou has quit IRC04:48
*** ganeshna has joined #openstack-meeting04:49
*** banix has quit IRC04:52
*** Brian has joined #openstack-meeting04:53
*** Brian is now known as Guest5043004:53
*** ebalduf has joined #openstack-meeting04:55
*** harshs has quit IRC04:56
*** fawadkhaliq has quit IRC04:57
*** zhhuabj has joined #openstack-meeting04:57
*** salv-orlando has quit IRC04:59
*** dolpher has joined #openstack-meeting05:00
*** lkarm has joined #openstack-meeting05:00
*** ganeshna has quit IRC05:00
*** bryan_att has quit IRC05:00
*** ganeshna has joined #openstack-meeting05:00
*** haomaiwang has quit IRC05:01
*** haomaiwang has joined #openstack-meeting05:01
*** dolpher1 has quit IRC05:01
*** harshs has joined #openstack-meeting05:03
*** lkarm has quit IRC05:04
*** zhhuabj has quit IRC05:05
*** fawadkhaliq has joined #openstack-meeting05:06
*** zhhuabj has joined #openstack-meeting05:06
*** GB21 has joined #openstack-meeting05:07
*** stevemar has joined #openstack-meeting05:08
*** jdurgin has joined #openstack-meeting05:08
*** jdurgin has quit IRC05:08
*** jhenner has joined #openstack-meeting05:10
*** stevemar has quit IRC05:11
*** delattec has quit IRC05:13
*** cdelatte has quit IRC05:13
*** cdelatte has joined #openstack-meeting05:13
*** vivek-ebay has quit IRC05:15
*** SridharG has joined #openstack-meeting05:15
*** otter768 has joined #openstack-meeting05:17
*** AmirBaleghi1114 has joined #openstack-meeting05:19
*** huangtianhua has quit IRC05:20
*** otter768 has quit IRC05:22
*** BharatK has quit IRC05:22
*** AmirBaleghi1113 has quit IRC05:23
*** jprovazn has joined #openstack-meeting05:26
*** ivar-lazzaro has joined #openstack-meeting05:27
*** armax has quit IRC05:30
*** cdelatte has quit IRC05:33
*** BharatK has joined #openstack-meeting05:34
*** vilobhmm has quit IRC05:35
*** iben has quit IRC05:38
*** hhuang has joined #openstack-meeting05:39
*** BharatK has quit IRC05:39
*** BharatK has joined #openstack-meeting05:40
*** markvoelker has quit IRC05:41
*** vilobhmm has joined #openstack-meeting05:41
*** cdelatte has joined #openstack-meeting05:41
*** delattec has joined #openstack-meeting05:41
*** ildikov has quit IRC05:42
*** zhhuabj has quit IRC05:43
*** zhhuabj has joined #openstack-meeting05:43
*** crc32 has quit IRC05:44
*** nadya has quit IRC05:44
*** fifieldt has joined #openstack-meeting05:49
*** zhhuabj has quit IRC05:49
*** med_ has quit IRC05:50
*** yamamoto has quit IRC05:50
*** yamamoto has joined #openstack-meeting05:50
*** zhhuabj has joined #openstack-meeting05:51
*** nadya has joined #openstack-meeting05:58
*** cdelatte has quit IRC06:00
*** edtubill has quit IRC06:00
*** haomaiwang has quit IRC06:01
*** delattec has quit IRC06:02
*** haomaiwang has joined #openstack-meeting06:02
*** zhhuabj has quit IRC06:02
*** zhhuabj has joined #openstack-meeting06:03
*** padkrish has quit IRC06:03
*** jhenner has quit IRC06:04
*** salv-orlando has joined #openstack-meeting06:04
*** shprotby has quit IRC06:05
*** sdake has quit IRC06:07
*** cdelatte has joined #openstack-meeting06:07
*** zhhuabj has quit IRC06:12
*** nadya has quit IRC06:12
*** salv-orlando has quit IRC06:13
*** gampel1 has joined #openstack-meeting06:14
*** zhhuabj has joined #openstack-meeting06:16
*** gampel has quit IRC06:17
*** oomichi has quit IRC06:18
*** zhhuabj has quit IRC06:20
*** Murali_ has joined #openstack-meeting06:21
*** mrmartin has joined #openstack-meeting06:21
*** sudipto has joined #openstack-meeting06:22
*** med_ has joined #openstack-meeting06:23
*** med_ is now known as Guest47106:23
*** huangtianhua has joined #openstack-meeting06:24
*** shashank_hegde has joined #openstack-meeting06:30
*** ildikov has joined #openstack-meeting06:31
*** vilobhmm has quit IRC06:35
*** sahid has joined #openstack-meeting06:35
*** dewsday has quit IRC06:36
*** yamahata has joined #openstack-meeting06:36
*** JRobinson__ has quit IRC06:37
*** dmacpher has quit IRC06:37
*** gampel1 has quit IRC06:39
*** gampel has joined #openstack-meeting06:39
*** FallenPegasus has joined #openstack-meeting06:40
*** afazekas has joined #openstack-meeting06:40
*** markvoelker has joined #openstack-meeting06:41
*** oomichi has joined #openstack-meeting06:42
*** Guest471 has quit IRC06:44
*** nadya has joined #openstack-meeting06:44
*** padkrish has joined #openstack-meeting06:44
*** coolsvap_ has joined #openstack-meeting06:45
*** ozstacker has quit IRC06:46
*** coolsvap_ has quit IRC06:46
*** markvoelker has quit IRC06:46
*** scheuran has joined #openstack-meeting06:47
*** jhenner has joined #openstack-meeting06:50
*** ozstacker has joined #openstack-meeting06:52
*** alexschm has joined #openstack-meeting06:53
*** cdub has quit IRC06:55
*** aranjan_ has joined #openstack-meeting06:55
*** aranjan has quit IRC06:55
*** ivar-lazzaro has quit IRC06:56
*** vivek-ebay has joined #openstack-meeting06:58
*** mrunge has joined #openstack-meeting07:00
*** haomaiwang has quit IRC07:01
*** haomaiwang has joined #openstack-meeting07:02
*** vivek-ebay has quit IRC07:02
*** FallenPegasus has quit IRC07:10
*** salv-orlando has joined #openstack-meeting07:11
*** zeih has joined #openstack-meeting07:13
*** med_ has joined #openstack-meeting07:15
*** med_ is now known as Guest6139407:15
*** zeih has quit IRC07:15
*** lkarm has joined #openstack-meeting07:16
*** ivar-lazzaro has joined #openstack-meeting07:17
*** fifieldt has quit IRC07:17
*** e0ne has joined #openstack-meeting07:17
*** otter768 has joined #openstack-meeting07:18
*** lkarm has quit IRC07:20
*** otter768 has quit IRC07:22
*** Murali__ has joined #openstack-meeting07:23
*** mtreinish has quit IRC07:24
*** joearnold has quit IRC07:24
*** Murali_ has quit IRC07:25
*** mwagner_lap has quit IRC07:25
*** dguerri` is now known as dguerri07:26
*** eliqiao has quit IRC07:26
*** eliqiao has joined #openstack-meeting07:26
*** henrynash has joined #openstack-meeting07:26
*** rossella_ has joined #openstack-meeting07:27
*** mwagner_lap has joined #openstack-meeting07:27
*** mtreinish has joined #openstack-meeting07:27
*** joearnold has joined #openstack-meeting07:28
*** stanchan has joined #openstack-meeting07:28
*** GB21_ has joined #openstack-meeting07:28
*** henrynash has quit IRC07:28
*** dguerri is now known as dguerri`07:31
*** GB21 has quit IRC07:32
*** ganeshna has quit IRC07:36
*** jlanoux has joined #openstack-meeting07:37
*** sahid has quit IRC07:38
*** sahid has joined #openstack-meeting07:39
*** stanchan has quit IRC07:39
*** Tross has joined #openstack-meeting07:41
*** joearnold has quit IRC07:41
*** Murali__ has quit IRC07:41
*** e0ne has quit IRC07:41
*** gampel has quit IRC07:41
*** cloudrancher has quit IRC07:41
*** RuiChen has quit IRC07:41
*** britthou_ has quit IRC07:41
*** tellesnobrega_af has quit IRC07:41
*** changbl has quit IRC07:41
*** alex_xu has quit IRC07:41
*** coreycb has quit IRC07:41
*** dosaboy has quit IRC07:41
*** hogepodge has quit IRC07:41
*** csd has quit IRC07:41
*** pedroalvarez has quit IRC07:41
*** federico3 has quit IRC07:41
*** ttx has quit IRC07:41
*** crinkle has quit IRC07:41
*** tteggel_ has quit IRC07:41
*** _fortis has quit IRC07:41
*** egon has quit IRC07:41
*** cody-somerville- has quit IRC07:41
*** jaredrohe has quit IRC07:41
*** devananda has quit IRC07:41
*** adahms has quit IRC07:41
*** noslzzp has joined #openstack-meeting07:41
*** henrynash has joined #openstack-meeting07:42
*** Tross1 has quit IRC07:42
*** oomichi has quit IRC07:42
*** joearnold has joined #openstack-meeting07:42
*** Murali__ has joined #openstack-meeting07:42
*** gampel has joined #openstack-meeting07:42
*** cloudrancher has joined #openstack-meeting07:42
*** RuiChen has joined #openstack-meeting07:42
*** britthou_ has joined #openstack-meeting07:42
*** tellesnobrega_af has joined #openstack-meeting07:42
*** changbl has joined #openstack-meeting07:42
*** alex_xu has joined #openstack-meeting07:42
*** coreycb has joined #openstack-meeting07:42
*** dosaboy has joined #openstack-meeting07:42
*** hogepodge has joined #openstack-meeting07:42
*** csd has joined #openstack-meeting07:42
*** pedroalvarez has joined #openstack-meeting07:42
*** federico3 has joined #openstack-meeting07:42
*** ttx has joined #openstack-meeting07:42
*** crinkle has joined #openstack-meeting07:42
*** tteggel_ has joined #openstack-meeting07:42
*** _fortis has joined #openstack-meeting07:42
*** egon has joined #openstack-meeting07:42
*** cody-somerville- has joined #openstack-meeting07:42
*** jaredrohe has joined #openstack-meeting07:42
*** devananda has joined #openstack-meeting07:42
*** Murali_ has joined #openstack-meeting07:43
*** GB21_ has quit IRC07:43
*** britthouser has joined #openstack-meeting07:43
*** kiwik-chenrui has joined #openstack-meeting07:43
*** guitarzan has quit IRC07:43
*** guitarzan has joined #openstack-meeting07:44
*** _fortis has quit IRC07:44
*** Murali__ has quit IRC07:44
*** cloudrancher has quit IRC07:44
*** crinkle_ has joined #openstack-meeting07:44
*** gampel1 has joined #openstack-meeting07:45
*** cloudrancher has joined #openstack-meeting07:45
*** joearnold has quit IRC07:45
*** coreycb has quit IRC07:45
*** csd has quit IRC07:45
*** gampel has quit IRC07:45
*** britthou_ has quit IRC07:45
*** alex_xu has quit IRC07:45
*** federico3 has quit IRC07:45
*** ttx has quit IRC07:45
*** egon has quit IRC07:45
*** devananda has quit IRC07:45
*** noslzzp has quit IRC07:46
*** RuiChen has quit IRC07:46
*** tellesnobrega_af has quit IRC07:46
*** changbl has quit IRC07:46
*** dosaboy has quit IRC07:46
*** hogepodge has quit IRC07:46
*** pedroalvarez has quit IRC07:46
*** crinkle has quit IRC07:46
*** tteggel_ has quit IRC07:46
*** cody-somerville- has quit IRC07:46
*** jaredrohe has quit IRC07:46
*** devananda has joined #openstack-meeting07:47
*** ebalduf has quit IRC07:47
*** egon has joined #openstack-meeting07:47
*** cody-somerville- has joined #openstack-meeting07:47
*** pedroalvarez has joined #openstack-meeting07:47
*** dosaboy has joined #openstack-meeting07:48
*** tteggel has joined #openstack-meeting07:48
*** tellesnobrega has joined #openstack-meeting07:50
*** coreycb has joined #openstack-meeting07:50
*** ttx has joined #openstack-meeting07:50
*** alex_xu has joined #openstack-meeting07:51
*** _fortis has joined #openstack-meeting07:51
*** csd has joined #openstack-meeting07:52
*** ttx has quit IRC07:52
*** ttx has joined #openstack-meeting07:52
*** jaredrohe has joined #openstack-meeting07:53
*** nelsnelson has quit IRC07:53
*** aranjan_ has quit IRC07:54
*** joearnold has joined #openstack-meeting07:54
*** GB21 has joined #openstack-meeting07:55
*** shashank_hegde has quit IRC07:56
*** aranjan has joined #openstack-meeting07:57
*** toscalix has joined #openstack-meeting07:59
*** aranjan has quit IRC07:59
*** federico3 has joined #openstack-meeting07:59
*** jcoufal has joined #openstack-meeting08:00
*** changbl has joined #openstack-meeting08:01
*** haomaiwang has quit IRC08:01
*** shashank_hegde has joined #openstack-meeting08:01
*** shashank_hegde has quit IRC08:01
*** haomaiwang has joined #openstack-meeting08:02
*** penick has joined #openstack-meeting08:03
*** yassine has joined #openstack-meeting08:04
*** ivar-lazzaro has quit IRC08:04
*** padkrish has quit IRC08:08
*** GB21_ has joined #openstack-meeting08:10
*** zhhuabj has joined #openstack-meeting08:11
*** GB21 has quit IRC08:11
*** yamahata has quit IRC08:17
*** GB21_ has quit IRC08:19
*** jokke_ has quit IRC08:20
*** numan has joined #openstack-meeting08:23
*** numan has quit IRC08:23
*** numan has joined #openstack-meeting08:23
*** JRobinson__ has joined #openstack-meeting08:25
*** matrohon has joined #openstack-meeting08:25
*** jcoufal has quit IRC08:27
*** yamamoto has quit IRC08:27
*** yamamoto has joined #openstack-meeting08:28
*** J_Robinson has joined #openstack-meeting08:30
*** cdub has joined #openstack-meeting08:30
*** achanda has quit IRC08:33
*** Joseph_R has joined #openstack-meeting08:34
*** harshs has quit IRC08:34
*** Joseph_R has quit IRC08:35
*** gouthamr has quit IRC08:35
*** J_Robinson has quit IRC08:36
*** jcoufal has joined #openstack-meeting08:37
*** toscalix has quit IRC08:40
*** crinkle_ is now known as crinkle08:41
*** markvoelker has joined #openstack-meeting08:43
*** hogepodge has joined #openstack-meeting08:43
*** penick has quit IRC08:43
*** zz_ttrifonov is now known as ttrifonov08:44
*** gongysh has joined #openstack-meeting08:45
*** pelix has joined #openstack-meeting08:47
*** markvoelker has quit IRC08:47
*** jcoufal has quit IRC08:49
*** aranjan has joined #openstack-meeting09:00
*** haomaiwang has quit IRC09:01
*** haomaiwang has joined #openstack-meeting09:01
*** aranjan has quit IRC09:04
*** stevemar has joined #openstack-meeting09:09
*** stevemar has quit IRC09:12
*** drankis has joined #openstack-meeting09:12
*** drankis has quit IRC09:13
*** rodrigods has quit IRC09:13
*** rodrigods has joined #openstack-meeting09:13
*** jmckind_ has joined #openstack-meeting09:17
*** otter768 has joined #openstack-meeting09:19
*** jmckind has quit IRC09:19
*** otter768 has quit IRC09:23
*** jwcroppe has joined #openstack-meeting09:28
*** zhhuabj has quit IRC09:28
*** AzherKhan has joined #openstack-meeting09:29
*** aukhan has quit IRC09:29
*** jokke_ has joined #openstack-meeting09:30
*** dolpher has quit IRC09:30
*** Guest50430 has quit IRC09:35
*** adiantum has joined #openstack-meeting09:36
*** IanGovett has joined #openstack-meeting09:38
*** Brian has joined #openstack-meeting09:38
*** Brian is now known as Guest8505309:38
*** yamamoto has quit IRC09:42
*** yamamoto has joined #openstack-meeting09:44
*** henrynash has quit IRC09:44
*** sudipto has quit IRC09:46
*** noslzzp has joined #openstack-meeting09:47
*** zaneb has joined #openstack-meeting09:48
*** adiantum has quit IRC09:50
*** JRobinson__ has quit IRC09:51
*** jcoufal has joined #openstack-meeting09:53
*** noslzzp has quit IRC09:56
*** JRobinson__ has joined #openstack-meeting09:57
*** GB21 has joined #openstack-meeting09:59
*** boris-42 has quit IRC10:00
*** aranjan has joined #openstack-meeting10:00
*** haomaiwang has quit IRC10:01
*** zaneb has quit IRC10:01
*** haomaiwa_ has joined #openstack-meeting10:02
*** Tross has quit IRC10:03
*** sudipto has joined #openstack-meeting10:03
*** aranjan has quit IRC10:04
*** IanGovett1 has joined #openstack-meeting10:07
*** IanGovett has quit IRC10:08
*** jeblair has quit IRC10:15
*** jeblair has joined #openstack-meeting10:16
*** BobBall has left #openstack-meeting10:19
*** yamamoto has quit IRC10:21
*** ricolin has quit IRC10:25
*** epico has quit IRC10:25
*** yamamoto has joined #openstack-meeting10:28
*** yamamoto has quit IRC10:28
*** yamamoto has joined #openstack-meeting10:28
*** sudipto has quit IRC10:31
*** toscalix has joined #openstack-meeting10:37
*** Murali_ has quit IRC10:42
*** markvoelker has joined #openstack-meeting10:43
*** jcoufal_ has joined #openstack-meeting10:44
*** JRobinson__ has quit IRC10:45
*** yamamoto has quit IRC10:46
*** jcoufal has quit IRC10:47
*** markvoelker has quit IRC10:48
*** sudipto has joined #openstack-meeting10:49
*** adiantum has joined #openstack-meeting10:50
*** claudiub has joined #openstack-meeting10:51
*** xingchao has joined #openstack-meeting10:54
*** haomaiwa_ has quit IRC11:01
*** aranjan has joined #openstack-meeting11:01
*** haomaiwang has joined #openstack-meeting11:02
*** AzherKhan has quit IRC11:04
*** aranjan has quit IRC11:06
*** hichihara has quit IRC11:07
*** stevemar has joined #openstack-meeting11:10
*** Guest85053 has quit IRC11:13
*** stevemar has quit IRC11:14
*** ttrifonov is now known as zz_ttrifonov11:17
*** sudipto has quit IRC11:20
*** otter768 has joined #openstack-meeting11:20
*** andreykurilin has quit IRC11:20
*** andreykurilin has joined #openstack-meeting11:23
*** noslzzp has joined #openstack-meeting11:24
*** jcoufal has joined #openstack-meeting11:24
*** huangtianhua has quit IRC11:25
*** otter768 has quit IRC11:25
*** noslzzp has quit IRC11:25
*** huangtianhua has joined #openstack-meeting11:26
*** jcoufal_ has quit IRC11:27
*** jprovazn has quit IRC11:30
*** jcoufal_ has joined #openstack-meeting11:33
*** yamamoto has joined #openstack-meeting11:34
*** zz_ttrifonov is now known as ttrifonov11:36
*** jcoufal has quit IRC11:37
*** sahid has quit IRC11:38
*** sahid has joined #openstack-meeting11:39
*** MaxPC has joined #openstack-meeting11:39
*** haomaiwang has quit IRC11:42
*** markvoelker has joined #openstack-meeting11:44
*** cdub has quit IRC11:46
*** baoli has joined #openstack-meeting11:46
*** cdub has joined #openstack-meeting11:46
*** dane_leblanc has joined #openstack-meeting11:48
*** markvoelker has quit IRC11:49
*** jklare has quit IRC11:51
*** markvoelker has joined #openstack-meeting11:53
*** huangtianhua has quit IRC11:54
*** mrmartin has quit IRC11:58
*** Brian has joined #openstack-meeting11:58
*** Brian is now known as Guest4149311:58
*** GB21 has quit IRC11:59
*** kiwik-chenrui has quit IRC12:01
*** RuiChen has joined #openstack-meeting12:01
*** dneary has joined #openstack-meeting12:02
*** aranjan has joined #openstack-meeting12:02
*** aranjan has quit IRC12:06
*** yamamoto has quit IRC12:07
*** toscalix has quit IRC12:07
*** bswartz has quit IRC12:09
*** evgenyf has joined #openstack-meeting12:10
*** otter768 has joined #openstack-meeting12:11
*** lkarm has joined #openstack-meeting12:13
*** toscalix has joined #openstack-meeting12:13
*** liusheng has quit IRC12:15
*** liusheng has joined #openstack-meeting12:15
*** kylek3h has quit IRC12:16
*** lkarm has left #openstack-meeting12:17
*** xingchao has quit IRC12:19
*** MeganR has joined #openstack-meeting12:19
*** xingchao has joined #openstack-meeting12:20
*** erlon has joined #openstack-meeting12:21
*** toscalix has quit IRC12:23
*** otter768 has quit IRC12:24
*** xingchao has quit IRC12:25
*** jklare has joined #openstack-meeting12:26
*** GB21 has joined #openstack-meeting12:26
*** Guest41493 has quit IRC12:27
*** funzo has joined #openstack-meeting12:27
*** liusheng has quit IRC12:30
*** funzo has quit IRC12:32
*** topol has joined #openstack-meeting12:32
*** aysyd has joined #openstack-meeting12:32
*** jcoufal_ has quit IRC12:33
*** ajmiller has quit IRC12:33
*** annegentle has joined #openstack-meeting12:34
*** bnemec has joined #openstack-meeting12:34
*** haomaiwang has joined #openstack-meeting12:34
*** zaneb has joined #openstack-meeting12:35
*** cloudrancher has quit IRC12:37
*** Daisy has joined #openstack-meeting12:38
*** noslzzp has joined #openstack-meeting12:38
*** jcoufal has joined #openstack-meeting12:38
*** noslzzp has quit IRC12:39
*** VW_ has joined #openstack-meeting12:41
*** dkranz has joined #openstack-meeting12:43
*** zaneb has quit IRC12:45
*** GB21 has quit IRC12:48
*** jcoufal has quit IRC12:52
*** jcoufal has joined #openstack-meeting12:52
*** fawadkhaliq has quit IRC12:52
*** sdake has joined #openstack-meeting12:53
*** bswartz has joined #openstack-meeting12:53
*** sdake_ has joined #openstack-meeting12:54
*** rfolco has joined #openstack-meeting12:55
*** Daisy has quit IRC12:55
*** bapalm has joined #openstack-meeting12:55
*** Daisy has joined #openstack-meeting12:56
*** bapalm__ has joined #openstack-meeting12:57
*** sdake has quit IRC12:57
*** VW_ has quit IRC12:58
*** VW_ has joined #openstack-meeting12:58
*** bapalm___ has joined #openstack-meeting12:58
*** Daisy has quit IRC12:58
*** jecarey has quit IRC12:58
*** Daisy has joined #openstack-meeting12:59
*** bapalm has quit IRC12:59
*** mrmartin has joined #openstack-meeting13:00
*** haomaiwang has quit IRC13:01
*** bapalm__ has quit IRC13:01
*** galstrom_zzz is now known as galstrom13:01
*** haomaiwang has joined #openstack-meeting13:02
*** baoli_ has joined #openstack-meeting13:02
*** aranjan has joined #openstack-meeting13:03
*** VW_ has quit IRC13:03
*** xyang1 has joined #openstack-meeting13:03
*** mestery has quit IRC13:03
*** annegentle has quit IRC13:04
*** baoli has quit IRC13:04
*** annegentle has joined #openstack-meeting13:05
*** topol has quit IRC13:05
*** KLevenstein has joined #openstack-meeting13:05
*** neelashah has joined #openstack-meeting13:05
*** bapalm___ has quit IRC13:05
*** yamamoto has joined #openstack-meeting13:07
*** aranjan has quit IRC13:07
*** toscalix has joined #openstack-meeting13:07
*** spzala has joined #openstack-meeting13:07
*** otter768 has joined #openstack-meeting13:08
*** merooney has joined #openstack-meeting13:08
*** lazy_prince has joined #openstack-meeting13:09
*** sudipto has joined #openstack-meeting13:10
*** toscalix has quit IRC13:11
*** cloudrancher has joined #openstack-meeting13:11
*** stevemar has joined #openstack-meeting13:11
*** pm90_ has joined #openstack-meeting13:11
*** galstrom is now known as galstrom_zzz13:11
*** mestery has joined #openstack-meeting13:11
*** yamamoto has quit IRC13:12
*** henrynash has joined #openstack-meeting13:12
*** ivasev has joined #openstack-meeting13:13
*** fawadkhaliq has joined #openstack-meeting13:13
*** atiwari1 has joined #openstack-meeting13:13
*** atiwari has quit IRC13:14
*** ajmiller has joined #openstack-meeting13:14
*** stevemar has quit IRC13:15
*** Daisy has quit IRC13:15
*** pm90__ has joined #openstack-meeting13:17
*** adiantum has quit IRC13:19
*** julim has quit IRC13:19
*** tiswanso has joined #openstack-meeting13:20
*** pm90_ has quit IRC13:20
*** gouthamr has joined #openstack-meeting13:21
*** dkranz has quit IRC13:21
*** Piet has quit IRC13:22
*** otter768 has quit IRC13:22
*** tochi has quit IRC13:23
*** elo has joined #openstack-meeting13:26
*** ozstacker has quit IRC13:27
*** kairat has joined #openstack-meeting13:29
*** Daisy has joined #openstack-meeting13:30
*** rjaiswal has joined #openstack-meeting13:30
*** haomaiwang has quit IRC13:31
*** singlethink has joined #openstack-meeting13:31
*** haomaiwang has joined #openstack-meeting13:31
*** amitgandhinz has joined #openstack-meeting13:32
*** Daisy has quit IRC13:34
*** dkranz has joined #openstack-meeting13:35
*** Daisy has joined #openstack-meeting13:35
*** henrynash has quit IRC13:35
*** VW_ has joined #openstack-meeting13:36
*** jwcroppe has quit IRC13:37
*** jwcroppe has joined #openstack-meeting13:37
*** prad_ has joined #openstack-meeting13:37
*** Daisy has quit IRC13:39
*** singleth_ has joined #openstack-meeting13:40
*** jckasper has quit IRC13:41
*** jungleboyj has quit IRC13:41
*** hrou has joined #openstack-meeting13:42
*** jwcroppe has quit IRC13:42
*** bryan_att has joined #openstack-meeting13:42
*** henrynash has joined #openstack-meeting13:43
*** singlethink has quit IRC13:43
*** ajmiller has quit IRC13:43
*** funzo has joined #openstack-meeting13:43
*** eharney has quit IRC13:43
*** puranamr has quit IRC13:44
*** puranamr has joined #openstack-meeting13:44
*** julim has joined #openstack-meeting13:46
*** mwagner_lap has quit IRC13:48
*** funzo has quit IRC13:48
*** alex_xu has quit IRC13:48
*** tiswanso has quit IRC13:49
*** jmckind_ has quit IRC13:49
*** jwcroppe has joined #openstack-meeting13:50
*** tiswanso has joined #openstack-meeting13:50
*** thangp has joined #openstack-meeting13:50
*** jswarren has joined #openstack-meeting13:51
*** alex_xu has joined #openstack-meeting13:51
*** gampel1 has quit IRC13:52
*** lkarm has joined #openstack-meeting13:52
*** gampel has joined #openstack-meeting13:52
*** dzamboni has joined #openstack-meeting13:53
*** lkarm has left #openstack-meeting13:53
*** lblanchard has joined #openstack-meeting13:53
*** pratap has joined #openstack-meeting13:57
*** rbak has joined #openstack-meeting13:57
*** ^Gal^ has quit IRC13:59
*** balajiiyer has joined #openstack-meeting14:00
*** thinrichs has joined #openstack-meeting14:00
*** haomaiwang has quit IRC14:01
*** rbowen has quit IRC14:01
*** gpaz has quit IRC14:01
*** jmckind has joined #openstack-meeting14:02
*** haomaiwang has joined #openstack-meeting14:02
*** brnelson has quit IRC14:02
*** ^Gal^__ has joined #openstack-meeting14:03
*** afazekas has quit IRC14:03
*** aranjan has joined #openstack-meeting14:04
*** evgenyf has quit IRC14:04
*** tiswanso has quit IRC14:05
*** yapeng has joined #openstack-meeting14:06
*** evgenyf has joined #openstack-meeting14:06
*** krtaylor has joined #openstack-meeting14:08
*** henrynash has quit IRC14:08
*** aranjan has quit IRC14:08
*** fifieldt has joined #openstack-meeting14:08
* fifieldt waves14:10
*** sigmavirus24_awa is now known as sigmavirus2414:10
*** KLevenstein has left #openstack-meeting14:10
*** ebalduf has joined #openstack-meeting14:10
*** kairat has left #openstack-meeting14:11
*** stevemar has joined #openstack-meeting14:12
*** rbak has quit IRC14:13
*** jungleboyj has joined #openstack-meeting14:14
*** Murali_ has joined #openstack-meeting14:15
*** stevemar has quit IRC14:15
*** rbowen has joined #openstack-meeting14:16
*** tiswanso has joined #openstack-meeting14:16
*** lazy_prince has quit IRC14:17
*** edtubill has joined #openstack-meeting14:17
*** harshs has joined #openstack-meeting14:18
*** Murali_ has quit IRC14:18
*** eharney has joined #openstack-meeting14:18
*** Murali_ has joined #openstack-meeting14:19
*** jecarey has joined #openstack-meeting14:19
*** thinrichs has left #openstack-meeting14:19
*** Murali_ has quit IRC14:20
*** annegentle has quit IRC14:21
*** devlaps has quit IRC14:24
*** zeih has joined #openstack-meeting14:25
*** rbak has joined #openstack-meeting14:25
*** stevemar has joined #openstack-meeting14:27
*** tsekiyama has joined #openstack-meeting14:28
*** absubram has quit IRC14:29
*** jpeeler has joined #openstack-meeting14:29
*** pratap has quit IRC14:29
*** e0ne has joined #openstack-meeting14:29
*** jckasper has joined #openstack-meeting14:29
*** mwagner_lap has joined #openstack-meeting14:30
*** pratap has joined #openstack-meeting14:31
*** topol has joined #openstack-meeting14:32
*** minwang2 has joined #openstack-meeting14:33
*** sbalukoff has quit IRC14:37
*** merooney has quit IRC14:37
*** merooney has joined #openstack-meeting14:39
*** balajiiyer has quit IRC14:39
*** vmbrasseur has quit IRC14:42
*** GB21 has joined #openstack-meeting14:42
*** vijendar has joined #openstack-meeting14:43
*** whenry has joined #openstack-meeting14:43
*** unicell has joined #openstack-meeting14:43
*** unicell1 has quit IRC14:43
*** zeih has quit IRC14:47
*** vmbrasseur has joined #openstack-meeting14:47
*** mtanino has joined #openstack-meeting14:48
*** radez_g0n3 is now known as radez14:48
*** BharatK has quit IRC14:49
*** jmckind has quit IRC14:50
*** vivek-ebay has joined #openstack-meeting14:50
*** achanda has joined #openstack-meeting14:53
*** ajmiller has joined #openstack-meeting14:53
*** LimorStotland_ has joined #openstack-meeting14:53
*** PrashantS has joined #openstack-meeting14:54
*** morgan_404 is now known as morgan_30214:55
*** llu-laptop has joined #openstack-meeting14:55
*** carl_baldwin has joined #openstack-meeting14:56
*** jasonamyers has joined #openstack-meeting14:56
*** gordc has joined #openstack-meeting14:56
*** sdake_ is now known as sdake14:56
*** puranamr has quit IRC14:58
*** thorst has joined #openstack-meeting14:58
*** gampel has quit IRC14:58
*** puranamr has joined #openstack-meeting14:58
*** annegentle has joined #openstack-meeting14:58
*** balajiiyer has joined #openstack-meeting14:59
*** vivek-ebay has quit IRC14:59
*** elo has quit IRC14:59
*** annegentle has quit IRC14:59
*** funzo has joined #openstack-meeting14:59
*** PrashantS has quit IRC14:59
*** zeih has joined #openstack-meeting14:59
*** eglynn has joined #openstack-meeting14:59
*** ricolin has joined #openstack-meeting14:59
*** annegentle has joined #openstack-meeting14:59
*** PrashantS has joined #openstack-meeting15:00
*** cdent has joined #openstack-meeting15:00
gordc#startmeeting ceilometer15:00
openstackMeeting started Thu Aug 13 15:00:27 2015 UTC and is due to finish in 60 minutes.  The chair is gordc. Information about MeetBot at http://wiki.debian.org/MeetBot.15:00
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:00
*** openstack changes topic to " (Meeting topic: ceilometer)"15:00
openstackThe meeting name has been set to 'ceilometer'15:00
cdentword15:00
*** armax has joined #openstack-meeting15:00
*** haomaiwang has quit IRC15:01
ildikovo/15:01
*** lsp42 has joined #openstack-meeting15:01
llu-laptopo/15:01
*** idegtiarov has joined #openstack-meeting15:02
eglynno/15:02
* gordc turns off music15:02
idegtiarovo/15:02
*** haomaiwang has joined #openstack-meeting15:02
nadyao/15:02
*** fabiog has joined #openstack-meeting15:03
gordclet's go!15:03
fabioghi15:03
gordc        self.assertRaises(webtest.app.AppError,15:03
gordc                          self.get_json,15:03
gordc                          '/samples?limit=-2')15:03
gordcarg15:03
gordc#topic recurring: roadmap items (new/old/blockers) https://wiki.openstack.org/wiki/Ceilometer/RoadMap15:03
*** openstack changes topic to "recurring: roadmap items (new/old/blockers) https://wiki.openstack.org/wiki/Ceilometer/RoadMap (Meeting topic: ceilometer)"15:03
*** Piet has joined #openstack-meeting15:03
*** achanda has quit IRC15:03
gordcseems like we're making progress on remaining bps15:03
*** MeganR has left #openstack-meeting15:03
gordcfunctional tests are gated now15:03
*** noslzzp has joined #openstack-meeting15:04
*** funzo has quit IRC15:04
*** LimorStotland_ has left #openstack-meeting15:04
gordcmandatory limits is almost done15:04
gordcprads making progress on declarative meters15:04
*** aranjan has joined #openstack-meeting15:04
gordcllu-laptop: one question i had was the snmp spec15:04
*** sbalukoff has joined #openstack-meeting15:04
gordcllu-laptop: is that being worked on still?15:05
jd__hoy15:05
llu-laptopyes, i'm working on that, but progress is not fast15:05
llu-laptopsorry15:05
gordcllu-laptop: no worries... just checking15:05
gordcwe have roughly 2.5 weeks... you think it's still doable?15:05
*** yamahata has joined #openstack-meeting15:05
*** ^Gal^__ has quit IRC15:05
*** ^Gal^ has joined #openstack-meeting15:05
llu-laptopi'll try my best15:06
*** jcoufal has quit IRC15:06
gordckeeping in mind the gate usually explodes the last two weeks15:06
*** sridhar_ram has joined #openstack-meeting15:06
gordcllu-laptop: ok. let me know if we need to push it i guess... or if we need to request extension15:06
*** singlethink has joined #openstack-meeting15:07
llu-laptopgordc: ok, got that15:07
gordcjd__: any idea regarding aodh? did sileht ever get it all gated?15:08
*** singleth_ has quit IRC15:08
gordcllu-laptop: cool cool15:08
* gordc is assuming sileht is super busy or on pto15:08
cdentgordc: sileht was adding integration tests, I've been doing the functional tests and they are merged15:08
jd__gordc: sileht is on PTO this week15:08
cdentso aodh gates on some (quite lightweight) functional tests15:08
gordcjd__: ack15:08
jd__gordc: what part being gated are you talking about? cdent did some of that15:09
*** aranjan has quit IRC15:09
gordccdent: cool stuff15:09
gordcjd__: mainly on the integration between ceilo+aodh+heat... that's probably the main use case we need to worry about15:09
*** noslzzp has quit IRC15:09
gordconce we have that, ildikov can start drafting the docs on difference with aodh15:10
cdentthose are currently not working15:10
jd__not sure if we have that complete yet but cdent and sileht are on it :]15:10
*** ^Gal^ has quit IRC15:10
cdentbut they just need some tweaks15:10
ildikovgordc: +115:10
*** sankarshan is now known as sankarshan_away15:10
jasonamyerso/15:10
gordccdent: cool cool. nice to know there aren't any blockers15:10
gordcthose are the two main items i was tracking... any one else with specs they want to bring up?15:11
*** rossella_ has quit IRC15:12
gordccdent: you debating whether or not you want to gnocchi dispatcher cache?15:12
*** thorst has quit IRC15:12
gordcto do*15:12
cdentI'm waiting to see what magic jd__ brings when he fixes the pending dispatcher bug15:13
gordccdent: cool cool. we can revist in gnocchi topic then.15:13
cdentif that makes it clean, then I will likely revisit it15:13
ildikovgordc: IIRC we still have a few open patches for event-alarms as for BPs15:13
*** rossella_ has joined #openstack-meeting15:13
jd__💫 ✨15:13
* gordc see squares15:13
gordcor eye?15:13
gordcildikov: yeah. i think it's better now that we have migration support so we can start making progress in aodh15:14
jd__gordc: go get an IRC client with Unicode support :p15:14
* gordc doesn't understand technology15:14
gordcildikov: i think because aodh is running on it's own release schedule, we're less tied to time15:15
gordcbut definitely, start reviewing Ryota's alarm patches.15:15
ildikovgordc: when do we plan to release it?15:15
gordcildikov: good question.15:16
jd__at least at Liberty time15:16
*** llu-laptop|2 has joined #openstack-meeting15:16
jd__I'd hope to make a first 1.0.0 by the end of the month15:16
jd__but I'd like to clean some stuff still15:16
gordcildikov: i'd probably say 1.0.0 could be when we have equivalence to ceilometer-alarm15:16
*** llu-laptop|2 is now known as llu_laptop15:16
gordci don't think we need to wait for event-alarms to release15:17
gordcor whatever jd__ said ^^15:17
*** llu_laptop has quit IRC15:17
ildikovit would be good to keep that feature in release timeframe if it's ready15:17
*** llu-laptop has quit IRC15:18
gordcildikov: agreed.15:18
*** llu-laptop has joined #openstack-meeting15:18
*** zeih has quit IRC15:18
jd__gordc: what's equivalence?15:18
gordcjd__: the integration gate stuff... basically same functionality from user pov15:19
jd__AFAIK we have that from the beginning no?15:20
gordcsame or more*15:20
jd__"same functionnalities"15:20
jd__we just don't have the proof :)15:20
gordcjd__: yeah. so basically gate... :)15:20
gordcjust want to avoid having a broken 1.0.015:21
gordcwe all good?15:21
gordcregarding new specs...15:22
*** padkrish has joined #openstack-meeting15:22
*** kfox1111 has left #openstack-meeting15:22
gordci'm not declaring a freeze... but tbh, new specs will have lower priority and depending on how complicated it is, probably won't survive the end of cycle gate15:22
*** xingchao has joined #openstack-meeting15:23
*** geoffarnold has joined #openstack-meeting15:23
*** hhuang has quit IRC15:23
gordcso, nicely put, you should probably target M* starting now.15:23
cdentthat seems fair, we have a lot of testing that needs to happen15:24
*** ttrifonov is now known as zz_ttrifonov15:24
*** SridharG has quit IRC15:24
gordccdent: i'm going to assume that was your topic15:25
cdentoh yeah of course15:25
gordci'll get back to you.15:25
gordcnext!15:25
gordc#topic recurring: ceilometerclient release?15:25
*** openstack changes topic to "recurring: ceilometerclient release? (Meeting topic: ceilometer)"15:25
gordci just did one, it broke stuff, it got fixed... so next15:26
*** puranamr has quit IRC15:26
gordc#topic recurring: Gnocchi status15:26
*** openstack changes topic to "recurring: Gnocchi status (Meeting topic: ceilometer)"15:26
gordcjd__: cdent: any fancy updates?15:26
jd__1.1.0 is out!15:27
gordcis that influx driver ready? passes my local tests... but i haven't tried in devstack15:27
ildikovjd__: \o/ :)15:27
gordcjd__: \o/15:27
cdentstill needs devstack adjustments to make go15:27
jd__http://lists.openstack.org/pipermail/openstack-announce/2015-August/000522.html15:27
jd__gordc: works with tox locally15:27
jd__we don't really have devstack gating so whatever15:27
gordccool cool. i'll wait for those adjustments.15:28
nadyaI'm setting up real env for gnocchi influx testing, but it will take 1-2 days15:28
gordcdid we ask infra whether we could gate? seeing as it's not packaged.15:28
*** sridhar_ram has quit IRC15:28
eglynnjd__: is the gnocchi versioning following strict semver?15:28
jd__gordc: no because we know the answer15:28
gordcnadya: nice15:28
gordcjd__: word15:29
jd__eglynn: yes sir (say I, shaking in fear)15:29
eglynni.e. 1.1.0 only adds backward compatible features over 1.0.015:29
eglynnLOL :)15:29
jd__eglynn: yes that's it15:29
jd__we didn't break anything (that we noticed)15:29
eglynncoolness, thanks for the conformation15:29
eglynn*confirmation15:29
*** vishwanathj has joined #openstack-meeting15:29
jd__and 1.1.1 will be bugfix if we ever need15:29
eglynnnice15:29
gordcnext?15:31
*** haomaiwang has quit IRC15:31
gordcnext15:31
gordc#topic https://review.openstack.org/21258415:31
*** openstack changes topic to "https://review.openstack.org/212584 (Meeting topic: ceilometer)"15:31
gordcarf15:31
gordc#topic moar tests please!15:31
*** openstack changes topic to "moar tests please! (Meeting topic: ceilometer)"15:31
cdentthis is mine15:31
gordci need to learn how to copy/paste..15:31
*** vivek-ebay has joined #openstack-meeting15:32
*** e0ne has quit IRC15:32
cdentit's just a gentle friendly reminder that in the face of all our awesome improvements (declarative meters, making aodh, having a gnocchi, removing pipeline from pollsters, functional test split out) we've disrupted our test coverage a _lot_15:32
cdentand pretty much anytime I look into a log file in devstack I find a new warning or error15:32
cdentand I'm trying to be dilligent about recording the bugs and fixing etc15:33
gordccdent: polling logs or all?15:33
*** pratap has left #openstack-meeting15:33
*** prashant has joined #openstack-meeting15:33
cdentbut what it really means is that we need more tests in all three of the styles: unit, functional, integration15:33
cdentgordc the most recent was in the alarm-evaluator in aodh not being able to talk to keystone properly15:33
*** dannywilson has joined #openstack-meeting15:33
cdentthat turned out to be a devstack/plugin.sh issue15:33
cdentbut my point is that we cannot and should not ever trust anything15:34
llu-laptopcdent: is there a list of bugs?15:34
cdentonly the usual place llu-laptop: on launchpad15:34
gordccdent: good point15:34
llu-laptopwe're having a China hackathon next week, and I hope we could help to fix some bugs15:34
gordcre: be paranoid15:34
cdentbut what I'm trying to say is that we have _created_ bugs, recently, and we dont' know about them yet15:34
cdentllu-laptop: if you want to find the bugs, the think to do seems to be run devstack, try stuff, and look in the log files for things that surprise you, especially when using all three of aodh, ceilometer, and gnocchi15:35
cdentit's quite fun15:35
ildikovcdent: do you have plans on how we could track the test coverage?15:35
cdentbut also quite...alarming15:35
cdentildikov: not off the top of my head, no15:35
gordcget out15:35
* cdent leaves15:35
gordcwe accept no puns here.15:36
ildikovcdent: but I guess it would be beneficial to track it somehow15:36
cdentnot even the unintentional conformation one from eglynn earlier, that one was masterful15:36
*** zaneb has joined #openstack-meeting15:36
gordcshould we dedicate some time pre-freeze to testing?15:36
gordccdent: it went over my head... so ... it's acceptable.15:37
cdentildikov: yes, I agree, I just don't know what tools are really available to us. I tend to think that the easiest thing to do is just run the tests with manual coverage every now and again, and pick something to make better15:37
*** henrynash has joined #openstack-meeting15:37
ildikovwe could use the RC period too for adding new tests I guess15:37
cdentanyway, I don't wish to belabor the point, just make sure it was in everybody's brains15:38
ildikovor is that cheating?15:38
cdentildikov: I think it is better to start now15:38
cdentbecause the point isn't to add tests15:38
cdentthe point is to fix bugs15:38
cdents/fix/find and fix/15:38
cdentand we need to do that sooner than later15:38
ildikovcdent: what if at least run the tox -ecoverage and publish the result somewhere?15:38
*** scheuran has quit IRC15:38
ildikovcdent: I didn't mean to start it at that time, but more to continue, when we get there, at leats we will be able to focus on it a bit15:39
* cdent defers to gordc's better judgement on such things15:39
* gordc doesn't really trust coverage15:40
gordci have time to start looking at other non-spec related stuff so i can look at testing15:40
ildikovgordc: what do you trust?15:40
* cdent doesn't trust coverage either15:40
gordctbh, most of the gaps we've seen came from when others have been implementing new things15:40
*** alexschm has quit IRC15:40
gordcildikov: nothing.15:41
* cdent trusts canadians15:41
ildikovwe need more functional tests for sure15:41
ildikovcdent: LOL :)15:42
gordccdent: you shouldn't, we talk a lot of trash.15:42
*** zhipeng has joined #openstack-meeting15:42
gordcildikov: agreed re: functoinal tests15:42
gordcildikov: i'll try runing coverage to see if anything stands out... but i don't really have a target/start point aside from that in regards to what i will fix15:43
gordci'm sort of hoping i'll stumble into something.15:43
ildikovI just asked about it to have something to start with15:43
*** alop has joined #openstack-meeting15:43
gordcllu-laptop: i tried to clean up some bugs recently... they should (mostly) be accurate15:44
*** amotoki has joined #openstack-meeting15:44
*** jwcroppe has quit IRC15:44
gordcllu-laptop: you guys can take a look at it at hackathon.15:44
llu-laptopgordc: thx very much15:45
ildikovit could be used to see if some new features cause significant decrease then we can ask for more tests there for instance15:45
*** jwcroppe has joined #openstack-meeting15:45
*** lazy_prince has joined #openstack-meeting15:45
*** padkrish has quit IRC15:45
*** Rajkumar_Kuppura has joined #openstack-meeting15:45
gordcildikov: fair enough... with so many lines of code, it's usually difficult for a patch to make that much impact on coverage15:46
gordceven if it's all untested15:46
gordcllu-laptop: i should mention, there's a lot of them "in progress", but it seems they aren't really15:47
*** dprince has joined #openstack-meeting15:47
ildikovgordc: yeap, you're prolly right15:47
gordcso i guess if you aren't working on spec or bug, start testing and writing tests...15:48
gordcjasonamyers: you like tests right!15:48
jasonamyersI do15:48
gordc:)15:48
jasonamyersI'm traveling next few weeks though15:49
gordcwell played... well played15:49
gordcany other items on testing?15:49
ildikovjasonamyers: good excuse :)15:49
jasonamyersha15:49
gordc#topic Open discussion15:50
*** openstack changes topic to "Open discussion (Meeting topic: ceilometer)"15:50
jasonamyersSO today if very close to our drop dead for M* midcycle15:50
jasonamyersI've not seen very much input from anyone except cdent and ildikov15:50
jasonamyersis no one else interested or able to come?15:50
jasonamyersI'm totally down to just throw a midcycle with the 3 of us, but I was hoping for me15:51
jasonamyerss/me/more15:51
gordcjasonamyers: doodle link again?15:51
*** afazekas has joined #openstack-meeting15:51
gordci'm just going to put a rough date i may be free... but most likely will be 50-5015:51
jasonamyershttp://doodle.com/hmukqwzvq7b54cef15:52
jasonamyersshould we move it up a week?15:52
jasonamyersdoes that help anyone if we do?15:52
jasonamyersto be the last of november15:52
*** puranamr has joined #openstack-meeting15:53
gordcjasonamyers: possibly...15:53
* cdent has tday obligations15:53
eglynnlast of nov is Thanksgiving, no?15:53
jasonamyersyes15:53
jasonamyersI never can remember who all celebrates that15:53
eglynna-ha, yeah, wot cdent said15:53
gordcthanksgiving is in october :P15:53
cdenti wish you were right gordc15:53
jasonamyersthat sounds very canadian :P15:54
ildikovwhat is thanksgiving? ;)15:54
gordc*shrugs*15:54
*** thangp has quit IRC15:54
*** sdake_ has joined #openstack-meeting15:54
gordcdid we rule out early January?15:54
gordceveryone be too groggy from new years?15:54
jasonamyersI didn't15:54
jasonamyersand I'm up for spending new years with you all :P15:54
*** noslzzp has joined #openstack-meeting15:54
gordcjasonamyers: not that early15:54
*** sbalukoff has quit IRC15:54
jasonamyersthere was some concern it would be too late in the cycle at one point15:55
*** sridhar_ram has joined #openstack-meeting15:55
cdentbased on when everyone did there's this cycle I think that may have been a bit of a red herring15:55
jasonamyershaha15:55
cdenttheirs15:55
*** singleth_ has joined #openstack-meeting15:55
jasonamyersI guess what I'm saying is, ildikov needs to book tickets15:55
*** thangp has joined #openstack-meeting15:55
jasonamyersI'm open from Last Nov - JAN15:55
jasonamyerslet's make this happy15:56
jasonamyerss/happy/happen15:56
*** sripriya has joined #openstack-meeting15:56
cdenthappy too15:56
gordcjasonamyers: what's are cutoff date for deciding? soon? or week before summit?15:56
ildikovjasonamyers: thanks, I managed to move the tickets yesterday, so now I have time until october15:57
jasonamyersoh okay15:57
cdentthat gives a bit of breathing room15:57
jasonamyersI need roughly 2 months of planning time15:57
jasonamyersfrom myside because I'll be handling setting up stuff that is half a day away15:57
jasonamyersso they'll be delays in organizing the facilities and food15:58
*** sdake has quit IRC15:58
*** singlethink has quit IRC15:58
gordcok. so end of month...15:58
gordcplease comment folks. or just put your name and say none15:58
*** fabiog has quit IRC15:58
*** aorourke has joined #openstack-meeting15:58
jasonamyerswhen is summit again?15:58
ildikovI guess regarding holidays and Christmas we might iam for January15:58
gordcif not, we'll aim for an americas tz virtual meetup!15:59
ildikovjasonamyers: October 27-3015:59
gordchttps://wiki.openstack.org/wiki/Liberty_Release_Schedule15:59
ildikovgordc: works for me15:59
cdentI'd be able to manage january much more easily from a sanity standpoint15:59
jasonamyersokay so I'll edit the pool15:59
*** bobh has joined #openstack-meeting16:00
*** padkrish has joined #openstack-meeting16:00
jasonamyersand realign the budget stuff16:00
gordcjan is better for me too but we'll probably have to re-evaluatate what we discuss16:00
gordctimes up16:00
*** bobh has quit IRC16:00
gordclet's switch channels16:00
gordcthaakns16:00
*** idegtiarov has left #openstack-meeting16:00
cdentgordc is danish16:00
*** jasonamyers has left #openstack-meeting16:00
gordc#endmeeting16:00
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings"16:00
openstackMeeting ended Thu Aug 13 16:00:37 2015 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)16:00
openstackMinutes:        http://eavesdrop.openstack.org/meetings/ceilometer/2015/ceilometer.2015-08-13-15.00.html16:00
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/ceilometer/2015/ceilometer.2015-08-13-15.00.txt16:00
*** cdent has left #openstack-meeting16:00
openstackLog:            http://eavesdrop.openstack.org/meetings/ceilometer/2015/ceilometer.2015-08-13-15.00.log.html16:00
*** brnelson has joined #openstack-meeting16:00
*** llu-laptop has quit IRC16:00
*** hhuang has joined #openstack-meeting16:01
sridhar_ramtackers here ?16:01
vishwanathjyes16:01
sripriyao/16:01
*** dflorea has joined #openstack-meeting16:01
Rajkumar_KuppuraHello Everyone. GM16:01
lsp42@sridhar_ram: here16:01
vishwanathjsridhar_ram, you are supposed to be on vacation, right?16:01
*** gordc has left #openstack-meeting16:01
prashanto/16:01
*** kencjohnston has joined #openstack-meeting16:01
sridhar_ramhi everyone!16:01
*** apoorvad has joined #openstack-meeting16:02
sridhar_ramvishwanathj: vacation starts after this mtg :)16:02
vishwanathjsridhar_ram, very much appreciate your dedication to Tacker16:02
sridhar_rambobh: ping16:02
*** minwang2 has quit IRC16:02
sridhar_ram#startmeeting tacker16:02
openstackMeeting started Thu Aug 13 16:02:47 2015 UTC and is due to finish in 60 minutes.  The chair is sridhar_ram. Information about MeetBot at http://wiki.debian.org/MeetBot.16:02
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.16:02
*** openstack changes topic to " (Meeting topic: tacker)"16:02
openstackThe meeting name has been set to 'tacker'16:02
sridhar_ram Agenda #link https://wiki.openstack.org/wiki/Meetings/Tacker#Meeting_Aug_13.2C_201516:03
sridhar_ram#topic Announcement16:03
*** openstack changes topic to "Announcement (Meeting topic: tacker)"16:03
sridhar_ramTacker Midcycle meetup next week - Aug 20 - 21st16:03
*** adityavajjha has joined #openstack-meeting16:03
*** yassine has quit IRC16:04
sridhar_ram#link https://wiki.openstack.org/wiki/Tacker/LibertyMidcycle16:04
sridhar_ram  #link https://etherpad.openstack.org/p/liberty-tacker-midcycle16:04
*** pm90__ has quit IRC16:04
*** jlanoux has quit IRC16:04
*** dprince has quit IRC16:05
*** aimon has quit IRC16:05
*** agarret has joined #openstack-meeting16:07
*** peluse_ has joined #openstack-meeting16:07
sripriyasridhar_ram just messaged he lost internet connectivity. he will join back once he has connectivity again16:07
sripriyawe can continue the meeting16:07
*** kencjohnston has quit IRC16:08
lsp42Will the two days have their outputs recorded or logged? I'm in the UK and can't make the 20th at Brocade HQ16:08
*** sridhar_ram has quit IRC16:08
*** kencjohnston has joined #openstack-meeting16:08
*** pbourke has quit IRC16:09
*** kurtmartin has joined #openstack-meeting16:09
sripriyalsp42: as of now, there is no arrangment for recording the meeting, but we will log the meeting minutes of both days and also the action items16:09
*** pbourke has joined #openstack-meeting16:09
*** peluse has quit IRC16:10
sripriyalsp42: 20th is mostly hackathon and will run for half a day only16:10
sripriya21st be a full day which will run through the agenda mentioned in the etherpad link16:10
*** harshs has quit IRC16:11
*** alexpilotti_ has joined #openstack-meeting16:11
sripriyalsp42: did you have any other questions about the midcycle?16:11
lsp42srpriya: None yet. I'm a noobie :)16:12
sripriyaalright, lets move on16:13
sripriya#topic Tacker MANO API16:13
*** agarret has quit IRC16:13
*** matrohon has quit IRC16:14
sripriyasince i'm not the chair, openstack does not automatically set the topic16:14
*** sahid has quit IRC16:14
*** ebalduf_ has joined #openstack-meeting16:14
*** padkrish has quit IRC16:14
sripriyaso the API spec has been in good progress, i wil paste the link here for reference16:14
sripriya#link https://review.openstack.org/#/c/204926/16:14
*** funzo has joined #openstack-meeting16:15
*** bknudson has joined #openstack-meeting16:15
sripriyathe api spec is still active for any feedback or thoughts16:15
sripriyaand will probably merge by early next week once s3wong reviews and approves (core reviewer)16:16
sripriyathe other update i had was the implementation of the api spec16:17
*** sridhar_ram has joined #openstack-meeting16:17
*** evgenyf has quit IRC16:17
sripriya#link https://review.openstack.org/#/c/211734/16:17
sripriyathe patchset contains the fix required for the introduction of the new API extension16:17
sripriyathe fix is pretty straightforward and is mostly a wrapper around servicevm extension16:18
*** hhuang has quit IRC16:18
sridhar_ramI'm back (internet provider - GoogleStarbucks)16:18
*** garthb has joined #openstack-meeting16:18
*** Brian has joined #openstack-meeting16:18
sripriyai will be submitting thr python-tackerclient changes and unit test by end of this week16:18
sridhar_ram#chair sripriya16:19
openstackCurrent chairs: sridhar_ram sripriya16:19
*** alexpilotti_ is now known as alexpilotti16:19
*** alexpilotti has quit IRC16:19
*** Brian is now known as Guest9636316:19
sripriyauntil then the patchset has been set to WIP and is open for any comments/feedback16:19
sripriyasridhar_ram: welcome back!16:19
*** alexpilotti has joined #openstack-meeting16:19
*** alexpilotti has quit IRC16:19
sripriyasridhar_ram: take it over :-)16:19
*** funzo has quit IRC16:20
sridhar_ramare you done w/ MANO API update ?16:20
sripriyai just finsihed the update, unless anybody has any questions16:20
sripriyasridhar_ram: the topic could not be set to API update earlier since i was not the chair16:21
sridhar_ramlets move on then..16:21
sridhar_ram#topic AutoScaling Update16:21
*** openstack changes topic to "AutoScaling Update (Meeting topic: tacker)"16:21
sridhar_ramprashant ?16:22
prashanton autoscaling I have the spec, I upload the spec for review16:22
*** gyee has joined #openstack-meeting16:22
prashantthere are two work items, as we were discussing sridhar_ram, updating TOSCA template format and translation of template to heat16:23
*** Guest96363 has quit IRC16:23
sridhar_ramYes, TOSCA currently doesn't support AutoScaling & Monitoring yet16:23
*** FallenPegasus has joined #openstack-meeting16:23
sridhar_ramthis is something we need to take an initial crack at it16:24
prashantsridhar_ram : I haven't made any progress on TOSCA template from where we left off few days ago16:24
sridhar_ramprashant: can you share the google doc link w/ the team here ?16:24
sridhar_ramit is preliminary but will give others some idea of the initial thought process and provide comments16:25
prashantsure...there you go..https://docs.google.com/document/d/14LL_ZK0oQ_MDFgT82a0aBAiKb3kOJNQJUPcZkOVXVzI/edit?usp=sharing16:25
sridhar_ramOnce we have an implementation .. we can even influence / provide some suggestion back to the TOSCA community16:26
*** padkrish has joined #openstack-meeting16:26
sripriyasridhar_ram: does that mean we will contribute to the TOSCA simple vnf standard?16:26
*** leeantho has joined #openstack-meeting16:27
*** shashank_hegde has joined #openstack-meeting16:28
sridhar_ramsripriya: not in official sense, only companies joined as "contributor" status in OASIS can contribute16:28
*** rossella_ has quit IRC16:28
*** jroyal has joined #openstack-meeting16:28
sripriyasridhar_ram: ok16:28
sridhar_rambut we have folks in TOSCA-nfv who value Tacker teams input in this area .. and I'm sure they will consider our input :)16:28
sripriyacool16:29
lsp42quick Q on TOSCA...how far are we from supporting standing up multiple instances like NFVO?16:29
*** BharatK has joined #openstack-meeting16:29
sridhar_ramRajkumar_Kuppura: qq.. have your team have any experience w/ AutoScaling using other Orch framsworks ?16:29
*** garthb has quit IRC16:29
sridhar_ramlsp42: here is a two part answer16:29
sridhar_ramlsp42: 1) if a VNF has multiple VDUs (multiple VMs forming a VNF) - tacker support this today16:30
Rajkumar_Kuppuranope. Sridhar. We just used the auto scaling group for scaling.. Haven't done much on this.16:30
sridhar_ramlsp42: 2) NFVO / NSD level orchestration is something we are still discussing w/ an extended team of TOSCA + heat-translator + Tacker16:31
*** aranjan has joined #openstack-meeting16:31
*** unicell has quit IRC16:31
lsp42sridhar_ram: thanks16:32
*** Sukhdev has joined #openstack-meeting16:32
sridhar_ramRajkumar_Kuppura: okay16:32
*** eglynn has quit IRC16:32
sridhar_ramprashant: I'll provide some comments on both TOSCA & ETSI NFV / IFA sections16:33
*** balajiiyer has quit IRC16:33
prashantsridhar_ram : sure ty16:33
sridhar_rambased on that we can take an attempt an implemenation16:33
sridhar_ramlooking fwd for your spec in tacker-specs!16:33
*** crc32 has joined #openstack-meeting16:33
*** ssuresh has joined #openstack-meeting16:34
sridhar_ramnext topic16:34
sridhar_ram#topic Liberty Release plans16:34
*** openstack changes topic to "Liberty Release plans (Meeting topic: tacker)"16:34
sridhar_ram#undo16:35
openstackRemoving item from minutes: <ircmeeting.items.Topic object at 0xa46f790>16:35
sridhar_ram#topic Switch to Master16:35
*** openstack changes topic to "Switch to Master (Meeting topic: tacker)"16:35
*** ildikov has quit IRC16:36
sridhar_ramTacker currently works using stable/kilo components for its dependencies (like nova, neutron, etc)16:36
*** penick has joined #openstack-meeting16:36
sridhar_ramI now have couple of patchsets to switch Tacker to master16:36
*** penick has quit IRC16:36
sridhar_ramthis is important to make a Liberty Release for tacker16:36
sridhar_ram#link - https://review.openstack.org/#/c/211403/ - this is Tacker server16:37
sridhar_ram#link - https://review.openstack.org/#/c/211405/ - this is for Tacker client16:37
sridhar_ramthis switch over will be bit *disruptive*16:37
*** ivar-lazzaro has joined #openstack-meeting16:38
sridhar_ramBut as long as you follow the instruction in our wiki ... will be painless16:38
*** noslzzp has quit IRC16:38
*** xingchao has quit IRC16:38
sridhar_ramany questions on this ?16:38
sridhar_ramthe patchset itself is switch over from oslo.messaging to oslo_messaging stuff16:39
sridhar_ramhopefully we can plan to do this switch within couple of week16:40
sridhar_ramweeks16:40
*** ivar-lazzaro has quit IRC16:40
sridhar_ram#topic Liberty Release Planning16:40
*** openstack changes topic to "Liberty Release Planning (Meeting topic: tacker)"16:40
*** ivar-lazzaro has joined #openstack-meeting16:41
sridhar_ramThe plan is to cut a liberty release in late Sept16:41
sridhar_ramwe will finalize the date in next week's F2F16:41
sripriyasridhar_ram: just to add, once the master changes are pushed, a kilo branch will be cut out to provide stable/kilo suport in Tacker16:41
*** zaneb has quit IRC16:41
*** sdake has joined #openstack-meeting16:42
*** aimon has joined #openstack-meeting16:42
ssureshhello all16:42
sridhar_ramsripriya: yes, thanks for the heads up. we can pull the current branch as stable/kilo before the switch to master16:42
ssureshthis is shrinath16:42
sridhar_ramssuresh: hi16:42
*** comay has joined #openstack-meeting16:42
*** shashank_hegde has quit IRC16:43
*** padkrish has quit IRC16:43
*** pritesh has joined #openstack-meeting16:43
*** pm90_ has joined #openstack-meeting16:43
*** roampune has joined #openstack-meeting16:44
sridhar_ramOn the release - with things in flight I'm hoping if we can following things - MANO API, Health Mon Refactoring, Switch to Master, Testing - that will be a solid release16:44
sridhar_ramprasant's AutoScaling will be the cherry on the top if it made it ...16:44
sridhar_ramprashant: no pressure ;-)16:45
sripriya:-)16:45
*** KunalGandhi has joined #openstack-meeting16:45
*** pm90__ has joined #openstack-meeting16:45
sridhar_ramany question on the release plan ?16:45
*** sdake_ has quit IRC16:45
sridhar_ramthe date I had in mind in Sept 25th .. lets decide that next week16:46
sridhar_ramlooks both s3wong and bobh couldn't make it today16:46
*** ssuresh has quit IRC16:47
sridhar_ram#topic Bugs16:47
*** openstack changes topic to "Bugs (Meeting topic: tacker)"16:47
*** jckasper has quit IRC16:47
sridhar_ramanyone what to discuss any specific bugs here ?16:47
*** enikanorov2 has quit IRC16:48
sripriyasridhar_ram: should we discuss here about the introduction of param attribute in vnf create as a heads up?16:48
sridhar_ramI want to give an heads up on one - there is bunch of fixes coming from Parameterization ..16:48
sridhar_ramsripriya: ah.. we crossed each other !16:48
*** pm90_ has quit IRC16:49
sripriya:-)16:49
*** jckasper has joined #openstack-meeting16:49
sridhar_ramvishwanathj: do you mind giving a quick update ?16:49
vishwanathjsridhar_ram, sure16:49
* sridhar_ram realized it should've been an agenda topic16:49
*** padkrish has joined #openstack-meeting16:50
vishwanathjI have now uploaded 3 patchsets of what sridhar_ram and sripriya were referring to......it basically adds support to onboarding a VNFD template that supports parameterized input.16:51
vishwanathjI have created a bug https://bugs.launchpad.net/tacker/+bug/148422716:51
openstackLaunchpad bug 1484227 in tacker "Parameterization support missing in VNFD template" [Medium,In progress] - Assigned to vishwanath jayaraman (vishwanathj)16:51
uvirtbotLaunchpad bug 1484227 in tacker "Parameterization support missing in VNFD template" [Medium,In progress]16:51
uvirtbotLaunchpad bug 1484227 in tacker "Parameterization support missing in VNFD template" [Medium,In progress] https://launchpad.net/bugs/148422716:51
sridhar_ramRajkumar_Kuppura: I believe this is one of the ask you had in our earlier discussions16:52
*** balajiiyer has joined #openstack-meeting16:52
*** hichihara has joined #openstack-meeting16:52
vishwanathjwith examples of what a VNFD template would look like and what a parameter value file would look like16:52
*** henrynash has quit IRC16:52
*** minwang2 has joined #openstack-meeting16:52
*** izaakk has joined #openstack-meeting16:53
sridhar_ramRajkumar_Kuppura: please review these patchset .. particularly the usage16:53
*** nadya has quit IRC16:53
vishwanathjwould suggest you folks going through the YAML attachments to the bug and providing feedback or ask for clarification, if any16:53
vishwanathjDid initial developer testing and the results have been good16:53
vishwanathjthat's the end of my update16:54
Rajkumar_KuppuraSure Sridhar.. We've scheduled 30 mins discussion with you guys tonight your time16:54
sridhar_ramvishwanathj: thanks for this enhancement. it is an important one, provides deployer flexibility16:54
Rajkumar_KuppuraPlease we'll discuss and learn and close it16:54
sridhar_ramRajkumar_Kuppura: the agenda for the sync up is for git commit process16:55
* sridhar_ram notes 5mins left16:55
Rajkumar_Kuppurayes.16:55
*** VW_ has quit IRC16:55
sridhar_ramRajkumar_Kuppura: lets use gerritt for the review of the parameterization..16:56
sridhar_ramwe can't have offline reviews ... it needs to be done in the open!16:56
*** VW_ has joined #openstack-meeting16:56
*** ebalduf_ has quit IRC16:56
Rajkumar_KuppuraGot it.. we'll review the patchset for parameterization16:56
sridhar_ramRajkumar_Kuppura: you will get use to it soon :)16:56
sridhar_ram*used16:56
sridhar_rammoving on ...16:56
Rajkumar_KuppuraThanks Sridhar16:57
*** mwagner_lap has quit IRC16:57
sridhar_ram#topic Open Discussion16:57
*** openstack changes topic to "Open Discussion (Meeting topic: tacker)"16:57
*** enikanorov2 has joined #openstack-meeting16:57
sridhar_ramanything else ?16:57
* sridhar_ram will catchup the missed portions using eavesdrop16:57
Rajkumar_Kuppurawe have to consider monasca for service assurance.16:57
Rajkumar_Kuppuraas its has analytics & monitoring engine16:58
Rajkumar_KuppuraPlease thoughts..16:58
sridhar_ramRajkumar_Kuppura: sure, I think we need some solid discussion on this..16:58
Rajkumar_Kuppurayes +116:58
sridhar_rambobh is handling this area.. we need him16:58
*** unicell has joined #openstack-meeting16:59
*** VW__ has joined #openstack-meeting16:59
*** FallenPegasus has quit IRC16:59
sridhar_ramlets plan an Agenda item on Monasca integration in the week after mid-cycle..16:59
sridhar_ramagain, no IRC meeting next well..16:59
sridhar_ramwill provide an update to the team16:59
Rajkumar_KuppuraSure.Sridhar - please share us the invite to participate in monasca discussion.17:00
sridhar_ramon the midcycle17:00
sridhar_ramtimes up17:00
*** VW_ has quit IRC17:00
sridhar_ramby team17:00
sridhar_ram#endmeeting17:00
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings"17:00
openstackMeeting ended Thu Aug 13 17:00:28 2015 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)17:00
openstackMinutes:        http://eavesdrop.openstack.org/meetings/tacker/2015/tacker.2015-08-13-16.02.html17:00
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/tacker/2015/tacker.2015-08-13-16.02.txt17:00
openstackLog:            http://eavesdrop.openstack.org/meetings/tacker/2015/tacker.2015-08-13-16.02.log.html17:00
sripriyathanks!17:00
*** sripriya has left #openstack-meeting17:00
mtreinish#startmeeting qa17:00
openstackMeeting started Thu Aug 13 17:00:58 2015 UTC and is due to finish in 60 minutes.  The chair is mtreinish. Information about MeetBot at http://wiki.debian.org/MeetBot.17:00
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.17:01
*** openstack changes topic to " (Meeting topic: qa)"17:01
openstackThe meeting name has been set to 'qa'17:01
mtreinishhi, who's here today?17:01
*** rbowen has quit IRC17:01
andreafo/17:01
mtreinish#link https://wiki.openstack.org/wiki/Meetings/QATeamMeeting#Proposed_Agenda_for_August_13th_2015_.281700_UTC.2917:01
mtreinish^^^ Today's agenda17:01
mtreinishdkranz, afazekas, mkoderer, sdague: around?17:02
mtreinishandreaf: it might be a quick meeting :)17:03
afazekashi17:03
mtreinishwell, let's get started17:03
izaakko/17:03
mtreinish#topic QA Code Sprint (mtreinish)17:03
*** openstack changes topic to "QA Code Sprint (mtreinish) (Meeting topic: qa)"17:04
mtreinishI posted this to the ML the other day17:04
*** Rajkumar_Kuppura has quit IRC17:04
mtreinishbut we'll be having the code sprint next month in ft collins17:04
mtreinish#link https://wiki.openstack.org/wiki/QA/CodeSprintLibertyFortCollins17:04
mtreinishif you'd like to come just put your name on the table at the bottom of the wiki17:05
mtreinishI figured I should just mention it during the meeting17:05
mtreinishdidn't really have anything else to say which wasn't on the ML or on the wiki :)17:06
mtreinishdoes anyone have anything else on this?17:06
*** FallenPegasus has joined #openstack-meeting17:06
*** prashant has quit IRC17:07
mtreinishok, then let's move on17:07
*** harshs has joined #openstack-meeting17:07
mtreinish#topic Specs Reviews17:07
andreafmtreinish: how many people can we host in the FtC office?17:07
*** openstack changes topic to "Specs Reviews (Meeting topic: qa)"17:07
mtreinish#undo17:07
openstackRemoving item from minutes: <ircmeeting.items.Topic object at 0xa3b6790>17:07
andreafmtreinish: oh sorry I was late...17:07
*** padkrish has quit IRC17:07
mtreinishandreaf: the number I asked for was ~2017:08
*** Akshik has joined #openstack-meeting17:08
mtreinishso I don't think we'll have any space issues17:08
andreafmtreinish: ok, cool17:08
mtreinishit'll be different then nyc :)17:08
mtreinishwe were definitely at max capacity there17:08
*** vivek-ebay has quit IRC17:08
*** padkrish has joined #openstack-meeting17:09
andreafit was cosy :D17:09
*** stanchan has joined #openstack-meeting17:09
mtreinishok, anything else on this?17:09
*** zhipeng has quit IRC17:09
*** zhipeng has joined #openstack-meeting17:10
mtreinish#topic Specs Reviews17:10
*** openstack changes topic to "Specs Reviews (Meeting topic: qa)"17:10
mtreinishok does anyone have any specs reviews to bring up this week?17:10
*** zz_ttrifonov is now known as ttrifonov17:10
mtreinish#link https://review.openstack.org/#/q/status:open+project:openstack/qa-specs,n,z17:10
*** jroyal has quit IRC17:10
*** penick has joined #openstack-meeting17:11
mtreinishit doesn't look like we've seen too specs activity lately17:11
*** mwagner_lap has joined #openstack-meeting17:11
*** jroyal has joined #openstack-meeting17:11
*** boris-42 has joined #openstack-meeting17:11
mtreinishok, I guess nothing for this one, let's move on17:12
mtreinish#topic Tempest17:12
*** openstack changes topic to "Tempest (Meeting topic: qa)"17:12
mtreinishso I put something on the agenda here17:12
mtreinish#link https://review.openstack.org/21160117:12
mtreinishthat's the patch to start the deprecation for the old credential config options17:12
mtreinishI've added experimental/periodic test-accounts jobs (although I think they don't actually work as expected yet)17:13
andreafmtreinish: awesome :)17:14
mtreinishbut I think once we confirm that the jobs do what they're supposed to we can start the clock for that17:14
*** kurtmartin has quit IRC17:14
*** meera has joined #openstack-meeting17:14
andreafthe deprecation, not the non-working17:14
mtreinishwhat do people thing, 1 cycle for deprecation is sufficient?17:14
mtreinishandreaf: hehe17:14
*** vishwanathj has quit IRC17:15
andreafso the test-accounts jobs are non-admin also or do they have admin creds configured?17:15
mtreinishandreaf: I think I set them up to be admin17:15
mtreinishI just modeled them after the regular non isolated jobs17:16
mtreinishwhich have admin17:16
andreafok, but they do run in parallel, right?17:16
mtreinishyes, they should17:16
mtreinishthe thing is I actually think right now all I did was screw up the devstack tempest config logic17:17
*** sbalukoff has joined #openstack-meeting17:17
mtreinish#link http://logs.openstack.org/periodic-qa/periodic-tempest-dsvm-neutron-full-test-accounts-master/581b408/logs/tempest_conf.txt.gz17:17
mtreinishbecause that's not really using test accounts17:17
andreafso we need multiple admin accounts configured in the YAML file17:17
*** ^Gal^ has joined #openstack-meeting17:18
mtreinishandreaf: the account generator util in tempest should do that17:18
andreafok, yes - but allow_tenant_isolation should be false probably17:19
mtreinishheh, yeah and we should be pointing tempest at the accounts.yaml17:19
mtreinishwhich is why I said it's not quite working :)17:19
mtreinishbut I think once we get the job sorted we can move forward on the deprecation patch17:20
*** pelix has quit IRC17:21
mtreinishok, does anyone have anything else to discuss on tempest?17:22
*** thangp is now known as thangp_afk17:22
*** pelix has joined #openstack-meeting17:22
*** jasonamyers has joined #openstack-meeting17:22
andreafwe also have a new job (non-voting) with validation on17:22
mtreinishoh, that landed cool17:22
mtreinishhow do the initial results look?17:23
mtreinishlike is it more unstable sshing all the time17:23
andreafe.g. http://logs.openstack.org/82/185082/9/check/gate-tempest-dsvm-neutron-full-ssh/43e5b61/17:23
*** pelix has quit IRC17:23
andreafI think it's looking ok so far17:24
mtreinishcool17:24
andreafI was wondering if there is any way we can get this job (only) getting its results in subunit2sql DB so we can track it there17:24
*** PrashantS has quit IRC17:25
andreafI think normally check is not getting into the DB?17:25
mtreinishandreaf: yeah it's only gate right now17:25
*** PrashantS has joined #openstack-meeting17:25
mtreinishandreaf: but that is doable, I'm just not sure about it from a policy decision17:25
*** amotoki has quit IRC17:25
*** pelix has joined #openstack-meeting17:26
mtreinishandreaf: push a patch up to add it to: http://git.openstack.org/cgit/openstack-infra/system-config/tree/modules/openstack_project/files/logstash/jenkins-log-client.yaml#n1417:26
*** mrunge has quit IRC17:26
mtreinishand we can discuss it in the review17:26
mtreinishandreaf: but if you just want to track the job failure rate you can do that with graphite17:27
*** pgbridge has quit IRC17:27
mtreinishbut I agree subunit2sql does give you more detail17:27
andreafok, I'll try both17:27
mtreinishok, is there anything else on tempest?17:28
*** achanda has joined #openstack-meeting17:29
*** sdake_ has joined #openstack-meeting17:29
*** ^Gal^ has quit IRC17:29
*** ^Gal^ has joined #openstack-meeting17:29
mtreinish#topic Devstack17:29
*** openstack changes topic to "Devstack (Meeting topic: qa)"17:29
mtreinishdoes anyone have something to discuss on devstack this week?17:29
*** PrashantS has quit IRC17:30
*** jasonamyers has left #openstack-meeting17:30
hichiharaI don’t have any topics but I’d like to request.17:30
hichiharaI think devstack needs core’s review more.17:30
hichiharaI hope that devstack cores increase to review a little more.17:31
*** padkrish has quit IRC17:31
mtreinishhichihara: it's just a little slow because several cores are away right now17:31
*** absubram has joined #openstack-meeting17:31
mtreinishI'll try to pick up some more slack17:31
andreafa logistical comment: I think we won't have anyone from devstack / grenade every 2nd week in the QA meeting17:31
*** vivek-ebay has joined #openstack-meeting17:32
hichiharamtreinish: sounds good17:32
*** sdake has quit IRC17:32
mtreinishandreaf: there are a couple devstack cores in the europe17:32
mtreinishbut grenade definitely not17:32
*** vivek-ebay has quit IRC17:32
*** temujin_ has quit IRC17:32
mtreinishbut people are still free to dicuss it without cores from the project being awake17:33
*** asselin has joined #openstack-meeting17:33
*** edtubill has quit IRC17:33
mtreinishis there anything else on devstack?17:34
*** temujin_ has joined #openstack-meeting17:34
andreafok17:35
mtreinishandreaf: I'll leave it up to everyone else to figure out how to organize the alt timeslot meeting :)17:35
mtreinishsince 4am isn't something likely for me to attend17:36
mtreinishanyway lets move on17:36
mtreinish#topic Grenade17:36
*** openstack changes topic to "Grenade (Meeting topic: qa)"17:36
mtreinishdoes anyone have anything to discuss on grenade for this week?17:36
*** nijaba has joined #openstack-meeting17:36
*** nijaba has quit IRC17:36
*** nijaba has joined #openstack-meeting17:36
*** nijaba_ has quit IRC17:36
*** gampel has joined #openstack-meeting17:37
mtreinishoh, I guess I had 1 thing17:37
mtreinishwe recently added dansmith to grenade-core17:37
mtreinishso I should put him on the spot :)17:37
*** carl_baldwin has quit IRC17:38
mtreinishdansmith: anything you want to discuss about grenade?17:38
*** xingchao has joined #openstack-meeting17:39
*** cdub has quit IRC17:40
mtreinishwell I guess not :)17:40
mtreinishlet's move on17:40
mtreinish#topic Critical Reviews17:40
*** openstack changes topic to "Critical Reviews (Meeting topic: qa)"17:40
mtreinishdoes anyone have any reviews they'd like to get extra eyes on?17:40
*** ^Gal^ has quit IRC17:41
*** VW__ is now known as VW_17:41
dansmithmtreinish: sorry17:41
dansmithmtreinish: multiple pings at the same time, thought they were all in -nova17:41
dansmithmtreinish: but no, nothing from me :)17:41
mtreinishdansmith: no worries, I knew you didn't have anything to say anyway :)17:41
dansmithoh snap!17:41
*** fawadkhaliq has quit IRC17:42
dansmithbut, true17:42
*** nadya has joined #openstack-meeting17:42
mtreinishoh, there are 2 reviews on the agenda17:42
mtreinish#link https://review.openstack.org/#/c/207913/17:42
mtreinish#link https://review.openstack.org/#/c/209144/17:42
mtreinishdoes anyone else have a review to bring up?17:43
*** xingchao has quit IRC17:43
*** pvaneck has joined #openstack-meeting17:43
*** ijw has joined #openstack-meeting17:44
mtreinishok I guess not17:45
mtreinish#topic Open Discussion17:45
*** openstack changes topic to "Open Discussion (Meeting topic: qa)"17:45
mtreinishdoes anyone have anything else to discuss this week?17:45
*** ildikov has joined #openstack-meeting17:46
mtreinishok I guess there isn't anything else this week17:47
mtreinishthanks everyone17:47
mtreinish#endmeeting17:47
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings"17:47
openstackMeeting ended Thu Aug 13 17:47:21 2015 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)17:47
hichiharabye17:47
openstackMinutes:        http://eavesdrop.openstack.org/meetings/qa/2015/qa.2015-08-13-17.00.html17:47
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/qa/2015/qa.2015-08-13-17.00.txt17:47
openstackLog:            http://eavesdrop.openstack.org/meetings/qa/2015/qa.2015-08-13-17.00.log.html17:47
*** ricolin has quit IRC17:49
*** rbowen has joined #openstack-meeting17:49
*** dflorea has quit IRC17:52
*** SumitNaiksatam has joined #openstack-meeting17:52
*** vivek-ebay has joined #openstack-meeting17:53
*** FallenPegasus has quit IRC17:53
*** sridhar_ram has quit IRC17:54
*** vivek-ebay has quit IRC17:54
*** BharatK has quit IRC17:55
*** Brian has joined #openstack-meeting17:55
*** edtubill has joined #openstack-meeting17:55
*** salv-orl_ has joined #openstack-meeting17:55
*** Brian is now known as Guest2113617:55
*** fawadkhaliq has joined #openstack-meeting17:56
*** dflorea has joined #openstack-meeting17:56
*** sc68cal has quit IRC17:56
*** shashank_hegde has joined #openstack-meeting17:58
*** daneyon_ has joined #openstack-meeting17:58
*** galstrom_zzz is now known as galstrom17:58
*** thangp_afk is now known as thangp17:58
*** salv-orlando has quit IRC17:59
*** suro-patz has joined #openstack-meeting17:59
*** padkrish has joined #openstack-meeting17:59
*** Guest21136 has quit IRC18:00
*** fawadkhaliq has quit IRC18:00
daneyon_#startmeeting container-networking18:00
openstackMeeting started Thu Aug 13 18:00:10 2015 UTC and is due to finish in 60 minutes.  The chair is daneyon_. Information about MeetBot at http://wiki.debian.org/MeetBot.18:00
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.18:00
*** openstack changes topic to " (Meeting topic: container-networking)"18:00
openstackThe meeting name has been set to 'container_networking'18:00
*** fawadkhaliq has joined #openstack-meeting18:00
*** hichihara has quit IRC18:00
daneyon_#topic roll call18:00
*** stanchan has quit IRC18:00
*** openstack changes topic to "roll call (Meeting topic: container-networking)"18:00
suro-patzo/18:00
daneyon_Daneyon Hansen18:00
*** carl_baldwin has joined #openstack-meeting18:01
*** salv-orl_ has quit IRC18:01
daneyon_lets wait a few min for others to join18:01
dane_leblanco/18:01
*** salv-orl_ has joined #openstack-meeting18:01
daneyon_might be a light meeting this week... lol18:01
*** sc68cal has joined #openstack-meeting18:02
*** sc68cal has quit IRC18:02
*** sc68cal has joined #openstack-meeting18:02
daneyon_Thank you suro-patz dane_leblanc for joining the meeting. We'll make it a quick one this week.18:02
daneyon_#topic Networking Spec Update18:03
*** openstack changes topic to "Networking Spec Update (Meeting topic: container-networking)"18:03
daneyon_#link https://review.openstack.org/#/c/204686/18:03
daneyon_I received +2's from pretty much all the core's except tcammann18:03
daneyon_he provided some good feedback and the spec has been updated to reflect his feedback18:03
*** stanchan has joined #openstack-meeting18:03
daneyon_in gernal, use specific config flags for params that are applicable across all net drivers or across the entire system, i.e. --libnetwork-driver18:04
*** eghobo has joined #openstack-meeting18:04
*** salv-orl_ has quit IRC18:04
*** dkranz has quit IRC18:04
*** balajiiyer1 has joined #openstack-meeting18:05
*** salv-orl_ has joined #openstack-meeting18:05
*** adrian_otto has joined #openstack-meeting18:05
daneyon_i have not seen tcammann cast a vote since i provided an updated patch set, so i'll ping him to ask for him to cast a vote18:05
adrian_ottoo/18:05
eghoboo/18:05
daneyon_#action danehans to contact tcammann to ask for an updated vote on the net spec18:05
daneyon_thanks adrian_otto and eghobo for joining18:06
*** balajiiyer has quit IRC18:06
adrian_ottodaneyon_: I have not reviewed the most recent revision yet. I don't expect to have time until tomorrow, unless I take a look right now.18:06
*** PrashantS has joined #openstack-meeting18:07
*** PrashantS has quit IRC18:07
wznoinsko/18:07
*** PrashantS has joined #openstack-meeting18:07
daneyon_adrian_otto I was just saying that the net spec got +2's from most of the core's except tcammann. He provided good feedback and the spec was updated to reflect his feedback. Aside from tcammaann casting a +2 and you casting a +2, are their any other blockers from merging the spec?18:08
daneyon_wznoinsk thanks for joining18:08
*** nadya has quit IRC18:08
daneyon_Does anyone have questions on the spec?18:09
daneyon_It sure has been vetted :-)18:09
*** echoingumesh has joined #openstack-meeting18:09
*** echoingumesh has quit IRC18:09
*** jmckind has joined #openstack-meeting18:09
daneyon_i'll wait a moment for responses18:09
daneyon_otherwise, we'll be on to our next topic.18:10
*** echoingumesh has joined #openstack-meeting18:10
adrian_ottohow about this, daneyon_: I will review it today, and merge it once we hear from tcammann if I have no objections.18:10
daneyon_#topic Kuryr Integration Brainstorming18:10
*** openstack changes topic to "Kuryr Integration Brainstorming (Meeting topic: container-networking)"18:10
*** salv-orlando has joined #openstack-meeting18:10
daneyon_adrian_otto sounds like a plan18:10
daneyon_i took an action to ping tcammann to recast his vote18:10
adrian_ottos/today/tomorrow/18:10
daneyon_adrian_otto tomorrow will work just fine18:11
daneyon_so, back to to Kuryr Integration Brainstorming18:11
*** vilobhmm has joined #openstack-meeting18:11
*** unicell has quit IRC18:11
*** unicell has joined #openstack-meeting18:11
daneyon_Is their anyone from the kuryr team in this meeting?18:11
*** salv-orl_ has quit IRC18:12
daneyon_That sounds like a no18:12
daneyon_which may be a challenge to address this topic.18:12
*** padkrish has quit IRC18:13
daneyon_I created an etherpad to assist with our brainstorming18:13
daneyon_#link https://etherpad.openstack.org/p/magnum-kuryr18:13
*** hongbin has joined #openstack-meeting18:13
daneyon_I added a few sections, content, etc..18:13
hongbino/18:13
daneyon_hongbin thanks for joining18:13
*** padkrish has joined #openstack-meeting18:13
hongbinsorry for late18:13
daneyon_no problem18:13
dane_leblancIs the basic idea for Kuryr integration to invoke Kuryr network create for the magnum bay create, and similar for the container-create?18:13
suro-patzdaneyon_: Would you like to sum up, why we are abandoning Kuryr integration?18:14
daneyon_hongbin we are at the Kuryr Integration Brainstorming topic18:14
hongbink18:14
daneyon_with an etherpad to assist our brainstorming https://etherpad.openstack.org/p/magnum-kuryr18:14
*** echoingumesh has quit IRC18:14
*** jswarren has quit IRC18:14
daneyon_Unfortunately, I do not believe anyone from the Kuryr team has joined the meeting.18:15
adrian_ottosorry, I have to step out for a bit. will be back.18:15
suro-patzetherpad does not really capture our conclusion and reasoning18:15
daneyon_adrian_otto no worries18:15
suro-patzit will be good to have a summary of our thoughts on Kuryr18:15
daneyon_suro-patz I don't see us abandoning kuryr integration.18:16
*** fawadkhaliq has quit IRC18:16
daneyon_libnetwork will be the integration point between magnum and kuryr18:16
*** stanchan has quit IRC18:16
daneyon_dane_leblanc yes, that is the way i understand it18:17
*** padkrish_ has joined #openstack-meeting18:17
suro-patzdaneyon_: I was confused with "That sounds like a no" statement18:17
*** padkrish_ has quit IRC18:17
daneyon_dane_leblanc and hopefully more as kuryr and libnetwork mature18:17
*** padkrish has quit IRC18:17
*** comay has quit IRC18:18
daneyon_suro-patz I tried to capture the magnum community's thoughts on kuryr in the net spec.18:18
dane_leblancdaneyon_: Sounds like the biggest question is how Kuryr will handle containers running in a VM, which is not clear yet.18:18
daneyon_the etherpad is really meant as a tool where both kuryr and magnum community members can share ideas and such18:19
*** padkrish has joined #openstack-meeting18:19
suro-patzI understand the proposal for Kuryr is to run as an agent on a docker host - be it a VM or BM18:19
*** padkrish has quit IRC18:19
suro-patzdane_leblanc:^^18:19
*** dkranz has joined #openstack-meeting18:19
daneyon_suro-patz please review the kuryr language i added to the net spec. If you think information should be added/modified/subtracted, please provide details in the review18:20
*** padkrish has joined #openstack-meeting18:20
*** davidjc has joined #openstack-meeting18:20
suro-patzan agent who will call back the neutron-service18:20
suro-patzdaneyon_: sure!18:20
*** ebalduf has quit IRC18:20
daneyon_suro-patz regarding I was confused with "That sounds like a no" statement are you referring to the etherpad or review?18:20
*** pelix has quit IRC18:21
suro-patzdaneyon_: Today at IRC, on brainstorming topic18:21
daneyon_dane_leblanc imo their is still quite a bit to be decided with kuryr. fortunately the lines of communication between both projects is open and i get the feeling the kuryr community really values our input.18:21
daneyon_We may have to defer diving into this topic until next week when someone from the kuryr team can join.18:22
daneyon_#action danehans to send a formal request to the kuryr team for participation in our next meeting on 8/2018:23
*** zhipeng has quit IRC18:23
*** dflorea has quit IRC18:24
daneyon_suro-patz and all, I suggest taking the time to review the kuryr design doc a few times if you have not done so already18:24
daneyon_#link https://github.com/openstack/kuryr/blob/master/doc/source/design.rst18:24
daneyon_as it stands today, kuryr will be a libnetwork remote driver18:24
*** padkrish has quit IRC18:24
daneyon_it will follow the requirements of being a libnetwork remote driver18:24
*** adrian_otto has quit IRC18:25
daneyon_it will proxy the driverapi calls to neutron api for reaalizing container networks18:25
daneyon_A user/operator will start the docker daemon with the kuryr driver # docker -d --kv-store=consul:localhost:8500 --label=com.docker.network.driver.kuryr18:26
daneyon_Create docker networks # docker network create -d kuryr prod18:27
daneyon_which will cause neutron to do a #neutron net-create prod18:27
*** dflorea has joined #openstack-meeting18:28
daneyon_as dane_leblanc points out how this maps to magnum vm's is TBD18:28
hongbinI guess Kuryr will use user-provided credential to call neutron?18:29
*** tbachman has joined #openstack-meeting18:29
eghobodaneyon_: can we do it without extra daemon?18:29
eghobowe already has docker daemon at host18:29
suro-patzhongbin: IIRC, in the demo, they were passing a hard-coded token18:30
daneyon_suro-patz regarding Today at IRC, on brainstorming topic I did not mean to come off as magnum is not integrating with Kuryr. We will be integrating with Kuryr. The details are TBD and hopefully everyone can start using the etherpad as a toool for capturing ideas on the topic. We definitly need to sort out the integration details sooner rather than later.18:30
hongbinsuro-patz: ACK18:30
suro-patzdaneyon_: Can you please elaborate the issue with Kuryr and magnum VM? I am not clear18:30
daneyon_eghobo can you expand upon your question?18:30
*** tbachman has left #openstack-meeting18:31
eghoboe.g. kuryr is go driver which talk with netron and create vif18:31
*** echoingumesh has joined #openstack-meeting18:32
*** Sukhdev has quit IRC18:32
*** ivasev has quit IRC18:32
daneyon_suro-patz in the example I provided above, how will kuryr stitch together the networking on the host and vm. the kuryr community is focused on running containers directly on a host and not in a vm18:32
eghoboor do we need neutron agent at host for vif18:32
daneyon_when a user issues a 'docker network create -d kuryr prod' command, kuryr would need to configure the networking in the VM and on the host and tie those two together18:33
daneyon_I understand why the kuryr team is focused on containers on hosts, they want to take small steps.18:34
*** edtubill has left #openstack-meeting18:34
daneyon_The good thing is they really want to support magnum, so our requirements will be high on their list of TODOs18:34
suro-patzdaneyon_: when we are running Kuryr on a docker host, just like the demo, we are running kuryr agent on the host itself to act as a remote driver for libnetwork. Right?18:34
daneyon_hongbin that is my understanding, when the docker daemon is loaded or through a conf file, credentials and all other stuff needed to communicate with the neutron api18:35
hongbindaneyon_: I am concerning about the privilege of the credential18:36
daneyon_eghobo docker daemon must run on vm's. when magnum support ironic bare metal driver, then only the host docker daemon will be needed18:36
suro-patzfollowing similar model, if we have to integrate with Kuryr, VMs in magnum Bay has to have a kuryr agent, right?18:37
hongbindaneyon_: If it is provided by users, it won't have admin credential.18:37
daneyon_docker daemon imports libnetwork. remote drivers are loaded using labels when the docker daemon is started18:37
*** dflorea has quit IRC18:37
*** adrian_otto has joined #openstack-meeting18:37
daneyon_eghobo yes, but it's in python not go18:38
daneyon_eghobo kuryr will talk to the neutron api, neutron api will realize the net through the neutron l2 agent18:38
*** salv-orlando has quit IRC18:39
daneyon_again, this breaks down in our use case b/c we run in a vm18:39
suro-patzhongbin: I think trust token, i.e. authorization for specific action, would be the right choice to pass to the vm18:39
daneyon_their needs to be a way for kuryr to know that it's running in a vm and create the net on the host and vm, then connect the 218:39
dane_leblancsuro-patz: I think there may need to be 2 agents, one in VM and one on compute host, but either way, the difficult piece is how to bind the eth in the VM to the neutron network on the compute host.18:40
adrian_ottoon the subject of trust token capability, we are currently working on that in magnum18:40
eghobodaneyon_: not sure that run neutron l2 agent at docker host/vm is good idea18:40
adrian_ottoso we will have the ability to generate the trust tokens and inject them into vms through cloud-init18:40
daneyon_suro-patz kuryr will run wherever docker daemon runs18:40
daneyon_for magnum that's in the vm18:40
suro-patzdaneyon_: No confusion on that18:41
eghoboadrian_otto: does OpenStack ecosystem still require that everything need to be written in python?18:41
daneyon_that would also mean a neutron l2 agent would need to run in the vm, unless kuryr has the ability to realize container nets using other libnetwork remote/native drivers.18:41
adrian_ottoeghobo: no, we can use other languages18:41
daneyon_i discussed ^ topic with Gal yesterday.18:41
*** Akis_ has quit IRC18:42
*** DrBacchus has joined #openstack-meeting18:42
*** padkrish has joined #openstack-meeting18:42
adrian_ottopicking python makes it easier to leverage existing openstack libraries, but that's not officially a requirement18:42
daneyon_hongbin can you add your thoughts/concerns to the etherpad so we get them documented and addressed by the kuryr team?18:42
*** Akis_ has joined #openstack-meeting18:42
hongbindaneyon_: sure18:42
daneyon_taking a moment to catch up on the thread18:43
hongbinOne thing is that if some agents need to run on bay, it'd better to run it in container18:43
daneyon_dane_leblanc agreed.18:44
suro-patzdaneyon_: I thought the Kuryr agent is sufficient on docker host/VM. The issue if it requires a plumbing on compute host18:44
suro-patzthat's where the interaction with neutron-l2 agent will come in place18:44
*** eghobo has quit IRC18:44
*** ndipanov has quit IRC18:44
*** gyee has quit IRC18:45
*** eghobo has joined #openstack-meeting18:45
daneyon_eghobo I agree and that is why I asked Gal to think about kuryr not only proxying to neutron api, but to other libnetwork drivers. Therefore, kuryr could instantiate the network in the vm using the native bridge driver for example.18:45
*** rbowen has quit IRC18:45
suro-patzhongbin: daneyon_: Is it possible to run the remote network driver as a container on this host? Docker daemon itself will be taking the service from this18:46
*** comay has joined #openstack-meeting18:46
eghobodaneyon_: good point18:46
hongbinsuro-patz: I see18:46
suro-patzhongbin: Do you have a similar example? That sounds like a nice idea, but needs to be explored18:46
daneyon_To all... please make sure you provide this feedback in the etherpad so we can keep the ball rolling on this topic18:46
hongbinsuro-patz: I am worrying about the CoreOS cases. In there, everything needs to be in a container18:47
daneyon_I would like to move to our next agenda item18:47
suro-patzhmm, hongbin: I think this will be a great input to the Kuryr team18:47
dane_leblancdaneyon_: Using native bridge driver in VM makes a lot of sense, that way you only have one overlay (the one in the Neutron network on the compute host)18:48
daneyon_lets continue the kuryr integration discussion on the etherpad and i'll make sure it's on the agenda for next week and that we have someone from the kuryr team to dive into the details18:48
*** baoli_ has quit IRC18:48
daneyon_dane_leblanc agreed. I would like to see kuryr take advantage of all the native drivers... we'll see where this goes as our two teams work together18:49
daneyon_#topic Review Action Items18:49
*** openstack changes topic to "Review Action Items (Meeting topic: container-networking)"18:49
daneyon_danehans contact Gal to get Kuryr meeting details.18:49
*** atiwari1 has quit IRC18:49
*** baoli has joined #openstack-meeting18:49
daneyon_I have the meeting details and joined this past Monday18:49
daneyon_Please let me know if you want to join the kuryr irc meetings, but do not know the details.18:49
daneyon_adrian_otto formally request the Neutron/Kuryr PTL submit a Kuryr design spec.18:49
daneyon_While we are waiting for adrian_otto, here is the next action item update18:50
daneyon_danehans to update network spec review to WIP and add comment to expect a revision18:50
daneyon_done, then taken out of WIP18:50
adrian_ottoare you recording actions, don't you want a #action in front of those?18:50
daneyon_i think the spec is just about ready to be merged... yay!18:51
daneyon_oops18:51
daneyon_adrian_otto i wasn;t sure if i should use action to get status updates on the action.18:51
*** terrylhowe has joined #openstack-meeting18:51
daneyon_#danehans contact Gal to get Kuryr meeting details.18:52
daneyon_I have the meeting details and joined this past Monday18:52
daneyon_Please let me know if you want to join the kuryr irc meetings, but do not know the details.18:52
adrian_ottooh, you are requesting status on previously assigned actions18:52
daneyon_yes18:52
daneyon_do i use #action for that?18:52
adrian_ottoI see. Disregard my previous remark on this subject.18:52
daneyon_#undo18:52
openstackRemoving item from minutes: <ircmeeting.items.Topic object at 0x9f87150>18:52
adrian_ottothe topic was ok18:53
adrian_ottoyou can redu taht18:53
adrian_otto*redo18:53
daneyon_#redu18:53
daneyon_#redo18:53
daneyon_lol18:53
adrian_ottoyou have to repeat the #topic ...18:53
daneyon_thx all for your patience18:53
daneyon_#topic Review Action Items18:53
*** openstack changes topic to "Review Action Items (Meeting topic: container-networking)"18:53
daneyon_danehans contact Gal to get Kuryr meeting details.18:53
daneyon_I have the meeting details and joined this past Monday18:53
adrian_ottowe have arrived in the future where we rely on robots to get our work done ;-)18:53
*** novas0x2a|laptop has joined #openstack-meeting18:54
daneyon_Please let me know if you want to join the kuryr irc meetings, but do not know the details.18:54
daneyon_danehans to update network spec review to WIP and add comment to expect a revision18:54
daneyon_done, then taken out of WIP18:54
daneyon_lol18:54
daneyon_adrian_otto formally request the Neutron/Kuryr PTL submit a Kuryr design spec.18:54
daneyon_adrian_otto did you get a chance to do ^18:54
daneyon_i'll take that as a no adrian_otto18:55
daneyon_#action adrian_otto formally request the Neutron/Kuryr PTL submit a Kuryr design spec.18:56
daneyon_next topic18:56
daneyon_#topic Open Discussion18:56
*** openstack changes topic to "Open Discussion (Meeting topic: container-networking)"18:56
daneyon_we only have a couple minutes18:56
adrian_ottohttp://lists.openstack.org/pipermail/openstack-dev/2015-August/072005.html18:56
daneyon_anyone have a quick discussion?18:56
*** padkrish has quit IRC18:56
adrian_otto#link http://lists.openstack.org/pipermail/openstack-dev/2015-August/072005.html Official Design Spec Request18:56
daneyon_thanks adrian_otto for knocking that out18:56
*** lhcheng has joined #openstack-meeting18:57
daneyon_not sure if their is a way to retract the action item i added for you18:57
adrian_ottonot important18:57
adrian_ottowe can just indicate it as complete during the next review18:57
daneyon_I'll add the ML to the ep18:57
*** xyang1 has quit IRC18:57
*** stanchan has joined #openstack-meeting18:58
*** baoli has quit IRC18:58
*** baoli has joined #openstack-meeting18:58
daneyon_well, we actually covered a fair bit of info18:58
daneyon_i really appreciate everyone's involvement18:58
*** baoli has quit IRC18:58
daneyon_to reiterate, please take time to add you ideas to the kuryr integration etherpad18:59
daneyon_thanks everyone!18:59
*** izaakk has quit IRC18:59
daneyon_#endmeeting18:59
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings"18:59
openstackMeeting ended Thu Aug 13 18:59:45 2015 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)18:59
openstackMinutes:        http://eavesdrop.openstack.org/meetings/container_networking/2015/container_networking.2015-08-13-18.00.html18:59
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/container_networking/2015/container_networking.2015-08-13-18.00.txt18:59
openstackLog:            http://eavesdrop.openstack.org/meetings/container_networking/2015/container_networking.2015-08-13-18.00.log.html18:59
*** suro-patz has left #openstack-meeting18:59
*** mattgriffin has joined #openstack-meeting19:01
*** tiswanso has quit IRC19:01
*** fawadkhaliq has joined #openstack-meeting19:01
*** henrynash has joined #openstack-meeting19:01
*** stanchan has quit IRC19:02
*** ebalduf has joined #openstack-meeting19:02
*** tiswanso has joined #openstack-meeting19:02
*** noslzzp has joined #openstack-meeting19:03
stevemarcourtesy ping for dtroyer, dhellmann, stevemar, briancurtin, terrylhowe, lhcheng, sigmavirus2419:04
terrylhoweo/19:04
dhellmanno/19:04
briancurtinhi19:04
*** dkranz has quit IRC19:04
stevemargood enough to start19:04
*** mwagner_lap has quit IRC19:04
stevemar#startmeeting openstackclient19:05
openstackMeeting started Thu Aug 13 19:05:00 2015 UTC and is due to finish in 60 minutes.  The chair is stevemar. Information about MeetBot at http://wiki.debian.org/MeetBot.19:05
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.19:05
*** openstack changes topic to " (Meeting topic: openstackclient)"19:05
openstackThe meeting name has been set to 'openstackclient'19:05
stevemaranyone have any topic they want to discuss, the wiki hasn't been updated, but it's cool19:05
lhchengo/19:05
stevemar#topic osc 1.6.0 has been released19:05
*** openstack changes topic to "osc 1.6.0 has been released (Meeting topic: openstackclient)"19:05
lhchengno topic from me :)19:05
*** hongbin has left #openstack-meeting19:06
stevemarwe released 1.6.0 on tuesday, didn't break the gate (yay)19:06
stevemardhellmann: thanks for all your help with that btw19:06
*** fawadkhaliq has quit IRC19:06
lhcheng\o/19:06
stevemarcliff 1.14.0(?) was also released19:06
*** amitgandhinz has quit IRC19:07
* sigmavirus24 golfclap19:07
*** bapalm_ is now known as bapalm19:07
stevemarso if you type in the wrong command, you'll get some sweet help output19:07
stevemarand --help works now, it'll give you help based on that command19:07
*** neelashah has quit IRC19:07
stevemarand we have a TON of volume v2 related code dropped in19:07
stevemari have a TODO to chat with someone from the cinder team, to see if they are interested in backing osc in favor of their cli19:08
*** amitgandhinz has joined #openstack-meeting19:08
terrylhoweyeh, lots of features19:08
*** dflorea has joined #openstack-meeting19:08
terrylhowecool stevemar19:08
stevemaryeah, i'll add that to the pile (it's getting large)19:09
*** sdake has joined #openstack-meeting19:09
stevemarthere was a bug with OCC that came up last night19:09
*** stanchan has joined #openstack-meeting19:09
stevemarthat ended up causing gate failures, it was only seen through osc usage, so we got some initial blame there :)19:10
stevemarits all fixed up for now though19:11
stevemar#topic anything else?19:11
*** openstack changes topic to "anything else? (Meeting topic: openstackclient)"19:11
terrylhoweosc needs to get out of the business of providing a token_endpoint plugin and ksc should be in that business19:11
lhchengstevemar: what was the fix for the --help issue? I'm curious what was the issue.19:11
terrylhoweI think19:11
sigmavirus24lhcheng: probably delayed help printing19:12
sigmavirus24I think that is a thing with cliff19:12
*** pgbridge has joined #openstack-meeting19:12
sigmavirus24help is either printed eagerly or lazily19:12
*** sdake_ has quit IRC19:12
terrylhowethings like ‘os image set —help’ prints image set help instead of general help19:12
stevemarlhcheng: previously, if you have issued --help with a command it would give you the same output as if you had typed 'openstack --help'19:12
lhchengsigmavirus24: ah cool19:13
*** dflorea has quit IRC19:13
sigmavirus24lhcheng: oh I think stevemar and I understood the question differently19:13
stevemarnow it should work the same as if you typed 'openstack help image set' and 'openstack image set --help'19:13
stevemarsigmavirus24: seems that way19:13
* sigmavirus24 isn't sure which was the right answer though19:13
lhchengsigmavirus24: I actually understand the symptom, just wondering what was the fix19:13
* stevemar i think mine is19:13
lhchengsigmavirus24: you got it right19:13
* lhcheng sorry for the unclear question19:14
sigmavirus24stevemar: did I get the fix right?19:14
*** nadya has joined #openstack-meeting19:14
sigmavirus24lhcheng: don't apologize19:14
*** padkrish has joined #openstack-meeting19:14
stevemaryep, i can link the patch19:14
stevemarhttps://review.openstack.org/#/c/201258/19:14
stevemarthe second improvement to help was pretty cool, too...19:15
stevemarif you type in 'openstack tag' (not a command)19:15
lhchengstevemar: cool, thanks!19:15
stevemarnow you'll get back git style feedback "did you mean 'openstack catalog'"19:15
stevemarthat's done in this patch: https://review.openstack.org/#/c/202053/19:15
sigmavirus24oooooh19:16
stevemarneat stuff :)19:16
terrylhoweyeh, definitely19:16
*** shashank_hegde has quit IRC19:16
lhchengsweet19:17
*** dkranz has joined #openstack-meeting19:18
*** padkrish has quit IRC19:18
stevemarterrylhowe: did you want to chat about the logging stuff?19:18
terrylhoweYeh, definitely.  I’m just trying to move logging stuff out of shell.py to make it more testable and reduce churn on shell.py19:18
*** edtubill has joined #openstack-meeting19:19
stevemarthe less stuff in shell.py the better19:19
terrylhowehttps://review.openstack.org/#/c/186720/ was a patch I didn’t submit, but got me started19:19
stevemar#topic logging19:19
*** openstack changes topic to "logging (Meeting topic: openstackclient)"19:19
stevemari really like the cleanup you did on that one19:19
terrylhoweshell.py is hard to test because you have to structure your tests almost like functional tests19:19
*** padkrish has joined #openstack-meeting19:20
terrylhowethere a bunch of dependent patches to that, the first 3 are pretty simple and then it gets more complicated19:20
*** FallenPegasus has joined #openstack-meeting19:21
stevemarterrylhowe: are you happy with the logging-everytime patch?19:21
stevemarnot just the code, but the overall design and such19:21
terrylhoweyeh, it works as it is the follow on patches clean things up more19:21
stevemari'll look into those19:21
stevemari almost want to say wait for dtroyer to take a look at it19:22
stevemarits definitely cleaner now19:22
stevemarlet me look at the follow on patches, maybe viewing it as a whole will give me confidence in the initial patch19:23
terrylhoweI think Dean looked at #186720 at least19:23
*** armax has quit IRC19:23
stevemartrue19:24
terrylhowehis input on some of the later patches would certainly be good.  The first couple I think are pretty simple.19:24
stevemarterrylhowe: what's a filt?19:25
terrylhowefilter maybe?19:25
stevemarhttps://review.openstack.org/#/c/210820/1/openstackclient/tests/common/test_context.py19:25
stevemarwrite it out maybe? :P19:25
terrylhowenot sure why I didn’t :)19:26
*** padkrish has quit IRC19:27
*** eghobo has quit IRC19:27
*** esker has joined #openstack-meeting19:28
terrylhoweIn one of the last patches I added the capability to enable logging for dependencies  https://review.openstack.org/#/c/211682/19:28
terrylhowelogging:19:28
terrylhowe        keystoneclient.session: debug19:29
terrylhowefor example19:29
stevemarthats interesting19:29
terrylhoweI thought that might be useful.  It only works in clouds.yaml with that19:29
stevemari see19:29
stevemarfile a bug for that one, if you want19:29
*** puranamr has quit IRC19:30
*** padkrish has joined #openstack-meeting19:30
terrylhoweProbably should get Monty to look at that too.  I wasn’t sure how much interest there would be for that.19:30
*** puranamr has joined #openstack-meeting19:30
*** salv-orlando has joined #openstack-meeting19:31
*** singleth_ has quit IRC19:31
*** ijw_ has joined #openstack-meeting19:33
stevemaryep, for sure19:33
*** nadya has quit IRC19:33
terrylhowehttps://bugs.launchpad.net/python-openstackclient/+bug/148466019:33
openstackLaunchpad bug 1484660 in python-openstackclient "Allow enabling of dependent loggers" [Undecided,In progress] - Assigned to Terry Howe (thowe-g)19:33
uvirtbotLaunchpad bug 1484660 in python-openstackclient "Allow enabling of dependent loggers" [Undecided,In progress] https://launchpad.net/bugs/148466019:33
uvirtbotLaunchpad bug 1484660 in python-openstackclient "Allow enabling of dependent loggers" [Undecided,In progress]19:33
*** numan has quit IRC19:33
*** singlethink has joined #openstack-meeting19:33
terrylhoweanyway, that is about it for logging19:33
*** fifieldt_ has joined #openstack-meeting19:33
terrylhoweDepending on how that goes, I’d like to look at doing something similar for configuration19:34
stevemarthanks for the bug :D19:34
*** fifieldt has quit IRC19:34
*** Akshik has quit IRC19:35
stevemaranyone else have another topic?19:35
stevemar#topic bueller?19:35
*** openstack changes topic to "bueller? (Meeting topic: openstackclient)"19:35
*** esker has quit IRC19:35
*** ijw has quit IRC19:35
*** salv-orlando has quit IRC19:36
*** esker has joined #openstack-meeting19:36
stevemarcalling it!19:36
stevemar#endmeeting19:36
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings"19:36
openstackMeeting ended Thu Aug 13 19:36:29 2015 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)19:36
openstackMinutes:        http://eavesdrop.openstack.org/meetings/openstackclient/2015/openstackclient.2015-08-13-19.05.html19:36
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/openstackclient/2015/openstackclient.2015-08-13-19.05.txt19:36
openstackLog:            http://eavesdrop.openstack.org/meetings/openstackclient/2015/openstackclient.2015-08-13-19.05.log.html19:36
*** jmckind has quit IRC19:38
*** padkrish has quit IRC19:39
*** padkrish has joined #openstack-meeting19:39
*** padkrish_ has joined #openstack-meeting19:40
*** padkrish has quit IRC19:40
*** tiswanso has quit IRC19:42
*** Brian has joined #openstack-meeting19:43
*** ijw has joined #openstack-meeting19:43
*** Brian is now known as Guest2781819:43
*** VW_ has quit IRC19:44
*** VW_ has joined #openstack-meeting19:44
*** tiswanso has joined #openstack-meeting19:45
*** ijw_ has quit IRC19:46
*** puranamr has quit IRC19:46
*** puranamr has joined #openstack-meeting19:47
*** Sukhdev has joined #openstack-meeting19:47
*** GB21 has quit IRC19:48
*** wojdev has joined #openstack-meeting19:48
*** VW_ has quit IRC19:49
*** meera has quit IRC19:49
*** gampel has quit IRC19:50
*** salv-orlando has joined #openstack-meeting19:50
*** Guest27818 has quit IRC19:51
*** gampel has joined #openstack-meeting19:52
*** achanda has quit IRC19:52
*** sudipto has quit IRC19:54
*** merooney has quit IRC19:54
*** tiswanso has quit IRC19:54
*** comay has quit IRC19:54
*** comay has joined #openstack-meeting19:55
*** tiswanso has joined #openstack-meeting19:56
*** wojdev has quit IRC19:58
*** padkrish_ has quit IRC20:01
*** padkrish has joined #openstack-meeting20:01
*** mrmartin has quit IRC20:02
*** annegentle has quit IRC20:02
*** puranamr has quit IRC20:03
*** ijw_ has joined #openstack-meeting20:03
*** puranamr has joined #openstack-meeting20:04
*** padkrish_ has joined #openstack-meeting20:04
*** padkrish has quit IRC20:04
*** wojdev has joined #openstack-meeting20:05
*** wojdev has quit IRC20:05
*** shashank_hegde has joined #openstack-meeting20:05
*** ivar-lazzaro has quit IRC20:06
*** ivar-lazzaro has joined #openstack-meeting20:06
*** ijw has quit IRC20:06
*** puranamr has quit IRC20:07
*** puranamr has joined #openstack-meeting20:07
*** jmckind has joined #openstack-meeting20:08
*** sridhar_ram has joined #openstack-meeting20:09
*** ivar-lazzaro has quit IRC20:10
*** ivar-lazzaro has joined #openstack-meeting20:11
*** VW_ has joined #openstack-meeting20:12
*** britthou_ has joined #openstack-meeting20:15
*** elo has joined #openstack-meeting20:15
*** tim_o_ has joined #openstack-meeting20:16
*** jmckind has quit IRC20:17
*** Shamail has joined #openstack-meeting20:17
*** ivasev has joined #openstack-meeting20:18
*** britthouser has quit IRC20:18
*** dflorea has joined #openstack-meeting20:19
*** garthb has joined #openstack-meeting20:19
*** britthou_ has quit IRC20:19
*** Alexandra_ has joined #openstack-meeting20:20
*** ivar-lazzaro has quit IRC20:24
*** nadya has joined #openstack-meeting20:25
*** aeng has joined #openstack-meeting20:26
*** adityavajjha has quit IRC20:27
*** nadya has quit IRC20:28
*** Piet has quit IRC20:29
*** baoli has joined #openstack-meeting20:29
*** dflorea has quit IRC20:30
*** Shamail has quit IRC20:30
*** _Alexandra_ has joined #openstack-meeting20:31
*** sdake_ has joined #openstack-meeting20:32
*** Alexandra_ has quit IRC20:32
*** achanda has joined #openstack-meeting20:33
*** garthb has quit IRC20:33
*** baoli has quit IRC20:34
*** topol has quit IRC20:35
*** sdake has quit IRC20:36
*** _Alexandra_ is now known as dewsday-WFB20:36
*** dflorea has joined #openstack-meeting20:36
*** sridhar_ram has quit IRC20:36
*** krtaylor has quit IRC20:37
*** ayoung has joined #openstack-meeting20:37
*** maxdml has joined #openstack-meeting20:38
*** dflorea_ has joined #openstack-meeting20:40
*** dflorea has quit IRC20:40
*** annegentle has joined #openstack-meeting20:41
*** xingchao has joined #openstack-meeting20:42
*** balajiiyer1 has quit IRC20:43
*** DrBacchus is now known as rbowen20:43
*** ijw_ has quit IRC20:44
*** edtubill has quit IRC20:44
*** JRobinson__ has joined #openstack-meeting20:44
*** mattgriffin has quit IRC20:44
*** ijw has joined #openstack-meeting20:44
*** mattgriffin has joined #openstack-meeting20:45
*** sbalukoff has quit IRC20:46
*** PrashantS has quit IRC20:46
*** PrashantS has joined #openstack-meeting20:47
*** xingchao has quit IRC20:48
*** fawadkhaliq has joined #openstack-meeting20:48
*** nic has joined #openstack-meeting20:49
*** krtaylor has joined #openstack-meeting20:49
*** mattgriffin has quit IRC20:49
*** MaxPC has quit IRC20:50
*** mattgriffin has joined #openstack-meeting20:50
*** dflorea_ has quit IRC20:50
*** Guest61394 is now known as med_20:51
*** med_ has joined #openstack-meeting20:51
*** PrashantS has quit IRC20:51
*** julim has quit IRC20:52
*** shashank_hegde has quit IRC20:53
*** n0ano has joined #openstack-meeting20:53
*** nagyz has joined #openstack-meeting20:54
*** ijw_ has joined #openstack-meeting20:55
*** rlrossit has joined #openstack-meeting20:55
*** tjones has joined #openstack-meeting20:56
*** lblanchard has quit IRC20:56
*** shashank_hegde has joined #openstack-meeting20:57
*** ijw has quit IRC20:58
*** thangp has quit IRC20:58
*** VW_ has quit IRC20:58
*** sbalukoff has joined #openstack-meeting20:58
*** VW_ has joined #openstack-meeting20:58
*** bswartz has quit IRC20:59
*** mriedem has joined #openstack-meeting20:59
*** raildo is now known as raildo-afk20:59
*** scottda has joined #openstack-meeting20:59
dansmithmriedem: I request you keep this short21:00
*** mattgriffin has quit IRC21:00
mriedemno21:00
mriedem#startmeeting nova21:00
openstackMeeting started Thu Aug 13 21:00:10 2015 UTC and is due to finish in 60 minutes.  The chair is mriedem. Information about MeetBot at http://wiki.debian.org/MeetBot.21:00
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.21:00
*** openstack changes topic to " (Meeting topic: nova)"21:00
openstackThe meeting name has been set to 'nova'21:00
alaskio/21:00
dansmitho-21:00
mriedemmikal tjones cburgess jgrimm adrian_otto funzo mjturek jcookekhugen irina_pov krtaylor danpb alexpilotti flip214 jaypipes garyk edleafe dims moshele anteaya Nisha sileht claudiub lxsli neiljerram markus_z swamireddy alevine tonyb andreykurilin ndipanov sc68cal akuriata artom jlvillal mnestratov kashyap aloga rgeragnov bauzas xyang tpatil med_ nic scottda nagyz dannywilson - please all set calendar reminders21:00
mriedemlazy bones21:00
rlrossito/21:00
n0anoo/21:00
jaypipeso.../21:00
nagyzo/21:00
scottdahi21:00
melwitto/21:00
dannywilsonhello21:00
med_\o21:00
tjoneshi21:00
claudiubo/21:00
edleafeo/21:00
cburgesshere21:00
mriedemhttps://wiki.openstack.org/wiki/Meetings/Nova#Agenda_for_next_meeting21:00
cburgesso/21:00
cburgessor whatever we say now21:00
mriedem#topic releasestatus21:00
*** openstack changes topic to "releasestatus (Meeting topic: nova)"21:01
*** mattgriffin has joined #openstack-meeting21:01
mriedemalright, there is a thing in the agenda saying feature proposal freeze is 8/1821:01
mriedemwhich seems odd to me21:01
mriedemwe're already past feature freeze21:01
mriedemalso, FFE requests were processed last week in https://etherpad.openstack.org/p/liberty-nova-non-priority-feature-freeze21:01
mriedemso thats probably old news21:01
*** gouthamr has quit IRC21:01
*** adrian_otto has left #openstack-meeting21:02
mriedemschedule https://wiki.openstack.org/wiki/Nova/Liberty_Release_Schedule#Dates_overview21:02
mriedemliberty-3 is 9/121:02
mriedemi think after that is stringfreeze21:02
mriedemso get your user facing error message changes in before then21:02
mriedemor else21:02
mriedemquestions?21:02
mriedem#topic bugs21:03
*** openstack changes topic to "bugs (Meeting topic: nova)"21:03
mriedemthe gate is gr821:03
mriedemwell, logstash is behind by 13 hours so we don't know, but seems ok21:03
*** VW_ has quit IRC21:03
mriedemi don't see any critical bugs21:03
*** shashank_hegde has quit IRC21:03
*** cfriesen_ has joined #openstack-meeting21:03
mriedemstable branches are coolio21:03
mriedemat least for nova21:03
mriedemsome other projects are borked21:03
mriedembut meh21:03
mriedemquestions?21:03
* edleafe thinks this will be the fastest meeting ever21:04
mriedem#topic reviewreminders21:04
*** openstack changes topic to "reviewreminders (Meeting topic: nova)"21:04
mriedem#link https://etherpad.openstack.org/p/liberty-nova-priorities-tracking21:04
mriedemreview stuff in there21:04
mriedemi actually dabbled in some of the sub-team stuff earlier in the week21:04
mriedemfor hyper-v bugs21:04
* n0ano wonders if we can have a meeting where mriedem is the only talker21:04
claudiubty :)21:04
mriedemjohn was asking sub-teams to keep high priority bugs in there21:04
mriedemi think garyk was going to do that for vmware21:05
*** patrickeast has joined #openstack-meeting21:05
mriedem#link https://etherpad.openstack.org/p/YVR-nova-liberty-summit-action-items21:05
mriedemsummit actions - that all seems old hat21:05
edleafen0ano: sorry, claudiub ruined it. :)21:05
mriedemif you still have summit actions and haven't done them, you're a terrible person21:05
*** mattgriffin has quit IRC21:05
mriedemquestions?21:05
*** merooney has joined #openstack-meeting21:05
mriedem#topic stuckreviews21:05
*** openstack changes topic to "stuckreviews (Meeting topic: nova)"21:05
mriedemthere are two21:06
mriedem1. https://review.openstack.org/#/c/206576/21:06
dansmithonce again,21:06
dansmiththese don't seem stuck21:06
*** vijendar has quit IRC21:06
mriedemnagyz: around?21:06
nagyzyes21:06
mriedemencrypted rbd volumes, go21:06
nagyzthey are stuck in a sense that there is disagreement at least for that.21:06
nagyzthe original code change changes how qemu handles ceph disks21:06
*** aysyd has quit IRC21:06
nagyzinstead of using the native qemu driver for encryption we must first attach it to the hypervisor.21:07
nagyzthus some people think this should merit a spec, some don't21:07
nagyzthus the disagreement21:07
dansmithit doesn't matter about the spec21:07
dansmithit matters if it's a feature or a bug21:07
nagyzthe original meat of the patch is around 10 lines, but due to the volume driver cleanup it has the tests refactored21:07
dansmithand I agree with danpb, that it's a featuer, spec or not21:07
nagyzit's a bug21:07
dansmithit adds a new driver thing, a new entrypoint, etc -> feature, IMHO21:08
*** yapeng has quit IRC21:08
dansmithtitled "add $foo support" -> feature, IMHO21:08
nagyzI can rename it to "fix rbd mapping for encryptors" ;)21:08
dansmithalso depends on an unmerged devstack change21:09
mriedemfor context, the bug was really that the encrypted cinder volumes test was passing in jenkins for ceph, when in fact they weren't encrypted21:09
dansmithwith no traffic all month21:09
*** lhcheng has left #openstack-meeting21:09
mriedemthe nova and devstack change are intertwined21:09
nagyzdansmith, we cannot merge in the devstack change until this patch is in21:09
nagyzotherwise gate gets b0rked21:09
dansmithwell, you depends-on the devstack change21:09
mriedemi believe we fixed the bug by failing fast that stuff that's not encrypted will fail21:09
dansmithwhich means you can't land nova until the devstack one21:09
nagyzso we can run the ceph tests21:09
mriedemif asked to be created from an encrypted volume type in cinder21:09
nagyzit's a bit... strange. the depends-on doesn't work the other way around21:09
dansmithnagyz: regardless, the way you have it, it won't merge21:10
*** vijendar has joined #openstack-meeting21:10
nagyzmriedem, right, and currently the ceph encrypted tests are just skipped21:10
*** yamamoto has joined #openstack-meeting21:10
nagyzdansmith, correct, but this was necessary in order to run the patch on the gate. the plan was to remove the depends-on once we agree that it can be merged21:10
mriedemdevstack doesn't run the ceph job,21:10
nagyzand only after merge in the devstack change21:10
mriedemthat's why the depends-on is the way it is21:10
dansmithokay21:10
*** jungleboyj has quit IRC21:10
mriedemi did confirm that with the change, the encrypted volumes test is passing21:11
dansmithshall I throw my -2 on it to document?21:11
mriedemin the ceph job with that devstack change21:11
nagyzdansmith, without the patch basically nova encryption is pretty useless21:11
mriedemfor rbd21:11
mriedemand many other volume drivers21:11
*** jckasper has quit IRC21:11
nagyzthe only thing it works for is iSCSI21:11
mriedemfc and iscsi work21:11
nagyzat the moment21:11
dansmithlots of features didn't make it21:11
nagyznot sure about FC21:11
nagyzdansmith, it's really about making the rbd volume accessible to the encryptors21:12
dansmiththis patch won't fix FC if it doesn't already work, AFAICT21:12
dansmithanyway, I'll comment on the patch21:12
nagyzcorrect, just saying that the ONLY driver I'm pretty sure it works now is iSCSI21:12
mriedemfibrechannel encryption works21:12
nagyzok, then FC too.21:12
mriedemafter i fixed compute.filters21:12
*** tsbot_ has quit IRC21:13
mriedemfc == fibrechannel so that we're on the same page :)21:13
nagyzaccording to the survey, ceph is ~50% of the cinder usage21:13
nagyzas underlying storage21:13
cburgessNot sure if it matters but I know a number of operators who have wanted encryption so it would be a "nice to have" for some of us.21:13
mriedemyeah, but we also didn't approve nic's snapshot improvement after FF21:13
nicNope21:14
*** ivasev has quit IRC21:14
cburgessThat one too but... yeah... FF21:14
nagyzcburgess, it should matter. hopefully.21:14
nagyzwithout the flattening, snapshotting still works.21:14
nagyzwithout this patch encryption with ceph doesn't work21:14
*** VW_ has joined #openstack-meeting21:14
*** rfolco has quit IRC21:14
mriedemi think danpb had some other design concerns in the change21:14
*** Piet has joined #openstack-meeting21:15
cburgessWorks is relative... as long as you have as much disk available locally to hold the snapshot as you do in CEPH then you are golden. So for all practical use cases it doesn't work.21:15
mriedemso those would at least have to be reconciled before i think we could talk about allowing this into liberty21:15
mriedemwe need to move on21:15
nagyzmriedem, and I'm happy to work on the patch to shape it into whatever gets acceptable.21:15
nagyzif there's a change we can get it into L21:15
mriedemnagyz: so you have the todo to talk to danpb about it i guess, but if he's not in favor then i think it's a dead end21:16
mriedemfor liberty i mean21:16
*** kmARC has joined #openstack-meeting21:16
mriedemmoving on21:16
nagyzhe categorically denied support for L21:16
nagyzok.21:16
mriedemdannywilson: https://review.openstack.org/#/c/205726/ - discard support, go21:16
dannywilsonI updated the review with more detail in commit message21:16
mriedemdanpb was +2 on ^21:16
dannywilsonand added version check as well for min qemu version21:16
mriedemthere was a related cinder change that made L to set the discard flag21:16
mriedemso the question is, do we allow this in nova in liberty to use what cinder is providing21:17
*** vishwanathj has joined #openstack-meeting21:17
mriedemit's still a bp imo21:17
mriedemdoesn't need a spec21:17
mriedemthere was a cinder spec21:17
mriedemgiven it's a bp and given precedent on not allowing bp's in after the freeze,21:18
mriedemi'm inclined to tow that line21:18
dannywilsontoo late for FFE?  thingee and jgriffith were for getting it in21:18
*** aranjan has quit IRC21:18
mriedemFFE deadline passed a couple of week sago21:18
dansmithI think it's squarely a feature21:18
dannywilsongotcha21:18
*** gampel has quit IRC21:19
mriedemso it sucks,21:19
dansmithit's a little more in the main path and smaller, but we have to draw the line somewhere and this doesn't seem to fit any of the guidelines for breaking rules21:19
dansmith...he says as if there are guidelines21:19
*** VW_ has quit IRC21:19
*** aranjan has joined #openstack-meeting21:19
mriedemyeah, we have to be equal opportunity offenders imo21:19
dansmithyup21:19
*** yamamoto has quit IRC21:19
dannywilsonunderstood, thanks for talking about it and I will get it in for M21:20
jgriffithbummer... thanks anyway21:20
mriedemcool21:20
mriedemany more stuck reviews?21:20
dansmithdannywilson: should be super trivial for early in M.. feel free to ping me21:20
mriedemno?21:20
mriedemok21:20
mriedem#topic opendiscussion21:20
*** openstack changes topic to "opendiscussion (Meeting topic: nova)"21:20
dannywilsondansmith: thanks21:20
mriedemjohn had this https://review.openstack.org/#/c/198622/6/specs/liberty/approved/add-vif-net-id-in-vif-list.rst,cm21:20
mriedem"its a spec for an API bug fix, about the v2 compatibility mode being broken, seems we should merge this one"21:20
alaskiI asked him to add that one21:20
alaskiit's an API change, but it's also a regression21:21
mriedemjohn is +2 on it, sdague and kenichi are +121:21
*** ayoung has quit IRC21:21
*** Sukhdev has quit IRC21:21
dansmiththis is the thing we talked about at midcycle, right?21:21
mriedemalaski: so i guess it's a spec b/c we've said spec for all api changes?21:21
alaskimriedem: right21:21
dansmithI thought there was more to be done to get it right.. was that done?21:21
*** jroyal has quit IRC21:21
mriedem"Thanks for working on hard on finding a good compromise here. I think this looks good."21:21
mriedemlooks like it21:21
dansmithoh, no, this is not that, nevermind21:21
*** jroyal has joined #openstack-meeting21:22
mriedem#link https://bugs.launchpad.net/nova/+bug/147069021:22
openstackLaunchpad bug 1470690 in OpenStack Compute (nova) "No 'OS-EXT-VIF-NET' extension in v2.1" [High,In progress] - Assigned to Ghanshyam Mann (ghanshyammann)21:22
*** armax has joined #openstack-meeting21:22
mriedemthat's the bug fwiw21:22
uvirtbotLaunchpad bug 1470690 in nova "No 'OS-EXT-VIF-NET' extension in v2.1" [High,In progress]21:22
uvirtbotLaunchpad bug 1470690 in nova "No 'OS-EXT-VIF-NET' extension in v2.1" [High,In progress] https://launchpad.net/bugs/147069021:22
alaskiI'm fine moving forward on this because it is a regression, but it is well past the deadline21:22
mriedemyeah, this seems like an exceptional case however21:22
dansmithyeah21:23
mriedemand this isn't a feature add21:23
*** ChanServ sets mode: +b *!*@aluminium.linux2go.dk21:23
*** uvirtbot was kicked by ChanServ (Banned: no longer necessary)21:23
mriedemthe spec appears to be purely for process21:23
mriedemso seems fine to me21:23
dansmithyep, just docs21:23
alaskiyep21:23
alaskiokay, I'll approve then21:23
mriedemok21:23
alaskithanks21:23
mriedemany other open discussion?21:23
tonybmriedem: I added https://review.openstack.org/#/c/127427/21:24
melwittdo the tempest jobs catch these kind of regressions?21:24
*** aranjan has quit IRC21:24
mriedemmelwitt: i guess not in this case?21:24
dansmithmelwitt: should != do21:24
mriedemmelwitt: we should dig into that though since we have a v2.1 job21:24
alaskimelwitt: not if it's unused, which this must be for tempest21:24
*** Sukhdev has joined #openstack-meeting21:24
mriedemi know we don't have upper bounds testing on v2.1 yet21:24
dansmithwe should also catch this with api samples, right?21:25
mriedemyeah, tempest doesn't have great n-net specific api testing21:25
melwittokay. was just thinking about if there might be more of these and how we can catch them21:25
mriedemthere is a QA meetup mid september that kenich is going to, and i'm trying to go to21:25
mriedemso we could add it there as a thing to cover - i know microversoin testing for nova will be covered21:25
mriedem*ken'ichi21:25
mriedemtonyb: https://review.openstack.org/#/c/127427/ - go21:26
tonybmriedem: It's not mine21:26
mriedemyeah21:26
mriedemtjones: perma rebase21:26
tonybmriedem: but it's one that need to rebased very often21:26
mriedemso it's a request for review21:26
*** otter768 has joined #openstack-meeting21:26
tonybjust wanted to ask for some reviws from @core21:26
*** jroyal has quit IRC21:26
tonybmriedem: Yeah21:26
*** tiswanso has quit IRC21:27
mriedemalright21:27
dansmithdone?21:27
mriedemanything else for open discussion?21:27
*** jroyal has joined #openstack-meeting21:27
mriedemnope21:27
dansmithmove to adjourn with extreme prejudice21:27
mriedemok, thanks, fin.21:27
mriedem#endmeeting21:27
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings"21:27
openstackMeeting ended Thu Aug 13 21:27:55 2015 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)21:27
tonybearly mark!21:27
openstackMinutes:        http://eavesdrop.openstack.org/meetings/nova/2015/nova.2015-08-13-21.00.html21:27
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/nova/2015/nova.2015-08-13-21.00.txt21:27
openstackLog:            http://eavesdrop.openstack.org/meetings/nova/2015/nova.2015-08-13-21.00.log.html21:28
edleafego mriedem!21:28
*** mriedem has left #openstack-meeting21:28
*** rlrossit has left #openstack-meeting21:28
*** alexsyip has joined #openstack-meeting21:29
*** dewsday-WFB has quit IRC21:30
*** otter768 has quit IRC21:30
*** B_Smith has quit IRC21:31
*** jroyal has quit IRC21:32
*** dkranz has quit IRC21:32
*** JRobinson__ has quit IRC21:33
*** killer_prince has joined #openstack-meeting21:34
*** amitgandhinz has quit IRC21:34
*** dflorea has joined #openstack-meeting21:35
*** dannywilson has left #openstack-meeting21:35
*** PrashantS has joined #openstack-meeting21:35
*** ajmiller has quit IRC21:37
*** jmckind has joined #openstack-meeting21:37
*** kencjohnston has quit IRC21:37
*** lazy_prince has quit IRC21:38
*** padkrish_ has quit IRC21:39
*** puranamr has quit IRC21:39
*** padkrish has joined #openstack-meeting21:39
*** dflorea has quit IRC21:39
*** ajmiller has joined #openstack-meeting21:40
*** VW_ has joined #openstack-meeting21:40
*** padkrish_ has joined #openstack-meeting21:41
*** padkrish has quit IRC21:41
*** gyee has joined #openstack-meeting21:42
*** puranamr has joined #openstack-meeting21:43
*** dneary has quit IRC21:43
*** cfriesen_ has left #openstack-meeting21:43
*** annegentle has quit IRC21:45
*** B_Smith has joined #openstack-meeting21:45
*** sigmavirus24 is now known as sigmavirus24_awa21:46
*** jmckind has quit IRC21:50
*** stevemar has quit IRC21:51
*** ivar-lazzaro has joined #openstack-meeting21:52
*** brnelson has quit IRC21:52
*** brnelson has joined #openstack-meeting21:52
*** FallenPegasus has quit IRC21:53
*** dflorea has joined #openstack-meeting21:53
*** terrylhowe has left #openstack-meeting21:54
*** maxdml has quit IRC21:55
*** puranamr has quit IRC21:58
*** dane_leblanc has quit IRC22:00
*** baoli has joined #openstack-meeting22:00
*** pritesh_ has joined #openstack-meeting22:02
*** roampune_ has joined #openstack-meeting22:02
*** alexpilotti has joined #openstack-meeting22:03
*** armax has quit IRC22:04
*** morgan_302 has quit IRC22:04
*** pritesh has quit IRC22:05
*** roampune has quit IRC22:05
*** vijendar has quit IRC22:05
*** baoli has quit IRC22:05
*** PrashantS has quit IRC22:05
*** PrashantS has joined #openstack-meeting22:06
*** padkrish_ has quit IRC22:06
*** padkrish has joined #openstack-meeting22:07
*** morganfainberg has joined #openstack-meeting22:07
*** dzamboni has quit IRC22:07
*** cloudrancher has quit IRC22:09
*** PrashantS has quit IRC22:10
*** puranamr has joined #openstack-meeting22:10
*** padkrish has quit IRC22:11
*** pritesh_ has quit IRC22:11
*** roampune_ has quit IRC22:11
*** padkrish has joined #openstack-meeting22:11
*** sdake has joined #openstack-meeting22:12
*** gyee is now known as gyee_50022:12
*** pritesh has joined #openstack-meeting22:12
*** roampune has joined #openstack-meeting22:12
*** ayoung has joined #openstack-meeting22:13
*** nic has left #openstack-meeting22:14
*** ebalduf has quit IRC22:15
*** annegentle has joined #openstack-meeting22:15
*** jungleboyj has joined #openstack-meeting22:15
*** sdake_ has quit IRC22:16
*** dolpher has joined #openstack-meeting22:16
*** FallenPegasus has joined #openstack-meeting22:17
*** adiantum has joined #openstack-meeting22:17
*** VW_ has quit IRC22:18
*** VW_ has joined #openstack-meeting22:18
*** jecarey has quit IRC22:19
*** puranamr has quit IRC22:19
*** bnemec has quit IRC22:20
*** aranjan has joined #openstack-meeting22:20
*** pm90__ has quit IRC22:20
*** dolpher has quit IRC22:21
*** wolsen has joined #openstack-meeting22:22
*** merooney has quit IRC22:22
*** VW_ has quit IRC22:23
*** aranjan has quit IRC22:24
*** vivek-ebay has joined #openstack-meeting22:26
*** stevemar has joined #openstack-meeting22:26
*** dflorea has quit IRC22:27
*** funzo has joined #openstack-meeting22:30
*** rbak_ has joined #openstack-meeting22:31
*** scottda has left #openstack-meeting22:32
*** rbak has quit IRC22:32
*** julim has joined #openstack-meeting22:32
*** funzo has quit IRC22:35
*** galstrom is now known as galstrom_zzz22:35
*** padkrish has quit IRC22:36
*** puranamr has joined #openstack-meeting22:38
*** padkrish has joined #openstack-meeting22:40
*** kmARC has quit IRC22:40
*** padkrish has quit IRC22:40
*** padkrish has joined #openstack-meeting22:41
*** sdake_ has joined #openstack-meeting22:42
*** dflorea has joined #openstack-meeting22:42
*** absubram has quit IRC22:43
*** eharney has quit IRC22:44
*** eharney has joined #openstack-meeting22:44
*** jaypipes has quit IRC22:44
*** sdake has quit IRC22:46
*** vivek-ebay has quit IRC22:46
*** vivek-ebay has joined #openstack-meeting22:46
*** annegentle has quit IRC22:46
*** adiantum has quit IRC22:47
*** adiantum has joined #openstack-meeting22:48
*** pritesh has quit IRC22:48
*** roampune has quit IRC22:48
*** AmirBaleghi1114 has quit IRC22:49
*** alexpilotti has quit IRC22:49
*** singlethink has quit IRC22:49
*** puranamr has quit IRC22:49
*** AmirBaleghi1114 has joined #openstack-meeting22:50
*** ebalduf has joined #openstack-meeting22:50
*** puranamr has joined #openstack-meeting22:52
*** hrou has quit IRC22:55
*** morganfainberg is now known as morgan_40422:57
*** rbak_ has quit IRC22:58
*** earlephilhower has quit IRC22:59
*** adahms has joined #openstack-meeting23:00
*** padkrish has quit IRC23:01
*** padkrish has joined #openstack-meeting23:01
*** padkrish has quit IRC23:02
*** padkrish has joined #openstack-meeting23:02
*** FallenPegasus is now known as MarkAtwood23:02
*** ivar-lazzaro has quit IRC23:03
*** agarrett has joined #openstack-meeting23:03
*** agarrett has quit IRC23:03
*** ebalduf has quit IRC23:04
*** agarret_1 has joined #openstack-meeting23:04
*** ayoung has quit IRC23:07
*** prad_ has quit IRC23:08
*** minwang2 has quit IRC23:12
*** fbo_ has quit IRC23:12
*** minwang2 has joined #openstack-meeting23:13
*** fbo has joined #openstack-meeting23:15
*** stevemar has quit IRC23:20
*** aimon has quit IRC23:21
*** aranjan has joined #openstack-meeting23:21
*** stevemar has joined #openstack-meeting23:21
*** geoffarnold has quit IRC23:22
*** stevemar has quit IRC23:24
*** Sukhdev has quit IRC23:24
*** otter768 has joined #openstack-meeting23:27
*** lukebrooker has joined #openstack-meeting23:28
*** dflorea has quit IRC23:29
*** dflorea has joined #openstack-meeting23:29
*** pm90_ has joined #openstack-meeting23:30
*** otter768 has quit IRC23:31
*** krtaylor has quit IRC23:32
*** geoffarnold has joined #openstack-meeting23:32
*** dflorea_ has joined #openstack-meeting23:32
*** eharney has quit IRC23:32
*** dflorea has quit IRC23:33
*** dflorea_ has quit IRC23:34
*** aranjan has quit IRC23:34
*** aranjan has joined #openstack-meeting23:34
*** carl_baldwin has quit IRC23:37
*** tochi has joined #openstack-meeting23:37
*** padkrish has quit IRC23:41
*** padkrish has joined #openstack-meeting23:41
*** jwcroppe has quit IRC23:42
*** jwcroppe has joined #openstack-meeting23:43
*** jwcroppe has quit IRC23:43
*** jwcroppe has joined #openstack-meeting23:43
*** Sukhdev has joined #openstack-meeting23:44
*** Alexandra_ has joined #openstack-meeting23:44
*** krtaylor has joined #openstack-meeting23:45
*** Alexandra_ has quit IRC23:45
*** padkrish has quit IRC23:45
*** Alexandra_ has joined #openstack-meeting23:46
*** julim has quit IRC23:47
*** jwcroppe has quit IRC23:48
*** lazy_prince has joined #openstack-meeting23:49
*** Alexandra_ is now known as dewsday23:49
*** killer_prince has quit IRC23:49
*** padkrish has joined #openstack-meeting23:49
*** killer_prince has joined #openstack-meeting23:50
*** harshs has quit IRC23:50
*** fawadkhaliq has quit IRC23:50
*** markvoelker has quit IRC23:50
*** cFouts is now known as stevejobsthereal23:52
*** ajiang_ has left #openstack-meeting23:53
*** stevejobsthereal is now known as cFouts23:53
*** lazy_prince has quit IRC23:53
*** padkrish has quit IRC23:54
*** aranjan has quit IRC23:55
*** dflorea has joined #openstack-meeting23:56
*** xingchao has joined #openstack-meeting23:57
*** topol has joined #openstack-meeting23:57
*** aimon has joined #openstack-meeting23:57
*** penick has quit IRC23:57
*** padkrish has joined #openstack-meeting23:58
*** julim has joined #openstack-meeting23:58
*** aranjan has joined #openstack-meeting23:58
*** apoorvad has quit IRC23:58
*** noslzzp has quit IRC23:58
*** dflorea has quit IRC23:59

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!