Friday, 2016-10-14

*** xarses_ has quit IRC00:01
*** cj has joined #openstack-infra00:03
openstackgerritPaul Belanger proposed openstack-infra/project-config: [WIP] Initial playbook for zuul-worker  https://review.openstack.org/38561500:04
openstackgerritMerged openstack-infra/system-config: Add citycloud cloud  https://review.openstack.org/38564200:04
*** esikachev has joined #openstack-infra00:06
*** harlowja has joined #openstack-infra00:06
*** dimtruck is now known as zz_dimtruck00:06
*** yamahata has quit IRC00:07
adam_gpabelanger: heya, question for you about the anisble roles for zuul/nodepool00:07
pabelangeradam_g: sure00:08
reeddoes anybody here know how to use openstack client with Rackspace public cloud? i can't seem to make it work, authentication issues (and Rax documentation seems to point at their own version of nova client only)00:09
adam_gpabelanger: ive been pokiing at them today hoping to reuse them but wondering... what did you intend to have managing config files? i notice they are purposely all writen out as static files copied from the host rather than templates00:09
adam_gpabelanger: is the idea that you have some CM thing managing those out of band from those roles, or do you expect people to feed in a static config file as variable override?00:10
*** esikachev has quit IRC00:10
pabelangeradam_g: right, for the most part they are just package managers. And expect a users playbook to add user specific settings for zuul, for example.00:10
*** sflanigan has joined #openstack-infra00:12
*** sflanigan has joined #openstack-infra00:12
adam_gpabelanger: hmm. so users should either be copying a static config file, or re-writing the configs later in their playbook with something else (ie, a dynamic template) ?00:12
pabelangeradam_g: I've been using openstack/windmill as my integration tester for the roles.  Right now, it is still using static files, using the role variables. But expect it shortly to start using j2 templates for some more dynamic settings00:12
clarkbreed: https://git.openstack.org/cgit/openstack-infra/system-config/tree/modules/openstack_project/templates/nodepool/clouds.yaml.erb#n7 like that00:13
reeduhm00:14
adam_gpabelanger: oh, ill check out windmill00:14
reedclarkb, seems straightforward... but what's the password is an interesting exercise then :)00:14
* reed tries some more00:14
pabelangeradam_g: basically yes. I suspect there will be some sort of ansible equivalent to puppet-openstackci some day in the coming future. Where more dynamic configurations will be supported.  But for the base roles, I really wanted to keep them pretty generic, and allow users to really define their own settings, without having to carry everything in the base role00:15
jascott1nibalizer cloud1 is a reference to rackspacers specifically OSIC00:15
mgagne_pabelanger: +1 on letting user provide their own config.00:16
jascott1nibalizer dont suppose you have ever seen an error from terraform->openstack about have more than one endpoint?00:16
adam_gpabelanger: ok, thats what i had assumed when i was reading thru them. just wanted to make sure i wasn't missing anything00:16
pabelangeradam_g: ya, docs are not the best, but I should document that properly.00:17
*** thcipriani is now known as thcipriani|afk00:19
openstackgerritSaad Zaher proposed openstack-infra/project-config: Templatize freezer dsvm gate job  https://review.openstack.org/38609400:19
reedclarkb, thank god for shade00:19
openstackgerritSaad Zaher proposed openstack-infra/project-config: Templatize freezer dsvm gate job  https://review.openstack.org/38609400:19
reedsilly me reading Rackspace documentation... the answer was in openstack-infra puppet repo as usual :)00:19
*** nadya has joined #openstack-infra00:21
nibalizerjascott1: it sounds familiar? but I don't have my tf stuff all set up at the moment00:23
nibalizerhttps://github.com/nibalizer/terraform-openstack is an example tfroot I used00:23
harlowjahi folks, wondering if could get some help for a sec00:24
harlowjahttps://review.openstack.org/#/admin/projects/openstack/hurricane00:24
harlowjacan i get added to hurricane-core and hurricane-release (so that i can start with others on that project)00:24
harlowjahttps://review.openstack.org/#/c/385110/ (the origin of that, via me)00:24
*** amitgandhinz has quit IRC00:26
*** nadya has quit IRC00:26
mgagne_harlowja: not cool, we have an internal project with an identical name :D00:29
harlowja:-P00:30
harlowjawe can share the name00:30
harlowjau get it on tues/thurs00:30
harlowjai get it on m/w/f00:30
mgagne_haha00:30
mgagne_just have to find and use the next meteorological disaster in the list00:31
harlowjaya, that works to00:31
mgagne_what was the website used to generate the "turbo-hipster" project name?00:35
*** timothyb89 has quit IRC00:35
*** benj_ has quit IRC00:35
*** robcresswell has quit IRC00:35
jeblairjhesketh: ^ (i think it was github?)00:35
mgagne_github? really?00:35
*** timothyb89 has joined #openstack-infra00:36
openstackgerritJames E. Blair proposed openstack-infra/infra-specs: Zuul v3: Add section on secrets  https://review.openstack.org/38628100:36
*** robcresswell has joined #openstack-infra00:37
*** jlk has quit IRC00:37
*** benj_ has joined #openstack-infra00:37
openstackgerritChuck Short proposed openstack-infra/project-config: Create gate-tempest-dsvm-lxd  https://review.openstack.org/38609800:38
jheskethjeblair, mgagne_: yep, we had a project name in the theme of space (as were a lot of other early projects), but I forget what it was.. then when I went to create the github repo it suggested turbo-hipster and we decided that'll do just nicely00:38
*** jlk has joined #openstack-infra00:38
jheskethI wish I could take credit for it though00:38
*** jlk has quit IRC00:38
*** jlk has joined #openstack-infra00:38
mgagne_:O00:38
mgagne_nice: Great repository names are short and memorable. Need inspiration? How about probable-octo-potato.00:39
*** david-lyle_ has joined #openstack-infra00:42
*** rfolco has joined #openstack-infra00:42
*** slaweq has quit IRC00:42
*** slaweq has joined #openstack-infra00:43
*** thorst has joined #openstack-infra00:44
*** krtaylor has joined #openstack-infra00:44
* harlowja didn't know github recommends project names00:45
*** david-lyle has quit IRC00:45
openstackgerritMerged openstack-infra/devstack-gate: Make sure the d-g hooks end up in reproduce.sh  https://review.openstack.org/38393900:46
adam_gpabelanger: so how opposed would you be to changing these 'copy's to 'template's and moving respective default files from files/ -> templates/ ? https://git.openstack.org/cgit/openstack/ansible-role-nodepool/tree/tasks/config.yaml#n2600:46
*** gyee has quit IRC00:46
*** mtanino has quit IRC00:47
clarkbharlowja: that is how turbo-hipster got its name00:47
*** thorst has quit IRC00:48
pabelangeradam_g: pretty opposed. I'd like not to deal with templating issues in the roles.  The main reason for this, as we add more settings into nodepool for example, it would them mean we also have to update the template in the role to expose the new settings. Personally, I see that is alot of unneeded churn of the role.00:49
pabelangeradam_g: where as, if the playbook that consumes the role that does this, you can just pass the new file generated into the role00:49
*** zz_dimtruck is now known as dimtruck00:49
*** spzala has quit IRC00:50
*** tqtran has quit IRC00:51
*** mnaser has quit IRC00:51
adam_gpabelanger: 'you can just pass the new file generated into the role' <- i guess this is the part im missing here, and maybe b/c my ansible skills are lacking00:51
*** afazekas_ has quit IRC00:51
adam_gwhat i'd like to be able to do is use a config file that is templated and managed by ansible itself, not one i generate, store somewhere and pass in via a static file00:52
adam_gi could go and do that ontop of the roles, but then the role and my playbook would be stomping on the config file every run00:52
*** Julien-zte has joined #openstack-infra00:52
pabelangerI'll send you an example tomorrow of what I mean, it shouldn't get stomped by the role on each run00:53
adam_goh, ok that'd be great00:53
*** mriedem has quit IRC00:57
openstackgerritEmilien Macchi proposed openstack-infra/tripleo-ci: CI test - never merge  https://review.openstack.org/38628900:58
*** dalgaaf has quit IRC00:59
*** ramishra has joined #openstack-infra01:02
*** rfolco has quit IRC01:02
*** yuanying has quit IRC01:03
*** kaisers__ has joined #openstack-infra01:03
*** tiswanso has joined #openstack-infra01:03
openstackgerritRamy Asselin proposed openstack-infra/elastic-recheck: Add Jira integration for graph commands  https://review.openstack.org/38521701:04
*** yonglihe has joined #openstack-infra01:06
*** gongysh_ has quit IRC01:06
*** esikachev has joined #openstack-infra01:06
*** yuanying has joined #openstack-infra01:07
*** kaisers_ has quit IRC01:07
*** esikachev has quit IRC01:11
*** dizquierdo has quit IRC01:11
*** baoli has joined #openstack-infra01:14
*** rfolco has joined #openstack-infra01:16
*** tuanluong has joined #openstack-infra01:18
*** gouthamr has quit IRC01:20
*** zhurong has joined #openstack-infra01:22
*** amitgandhinz has joined #openstack-infra01:22
*** yuanying_ has joined #openstack-infra01:23
*** zs has joined #openstack-infra01:24
*** thorst has joined #openstack-infra01:24
*** john-davidge has joined #openstack-infra01:26
*** yuanying has quit IRC01:26
*** Julien-zte has quit IRC01:29
*** spzala has joined #openstack-infra01:30
*** jamielennox is now known as jamielennox|away01:30
*** john-davidge has quit IRC01:31
*** yanyanhu has joined #openstack-infra01:31
*** afazekas has joined #openstack-infra01:31
*** thorst has quit IRC01:33
*** rfolco has quit IRC01:35
*** Julien-zte has joined #openstack-infra01:37
*** spzala has quit IRC01:37
*** jamielennox|away is now known as jamielennox01:37
*** spzala has joined #openstack-infra01:37
*** Julien-zte has quit IRC01:38
*** Julien-z_ has joined #openstack-infra01:39
*** hurgleburgler has quit IRC01:39
*** jaosorior has quit IRC01:40
*** zhurong has quit IRC01:40
*** jaosorior has joined #openstack-infra01:40
*** zhurong has joined #openstack-infra01:41
*** spzala has quit IRC01:42
*** tphummel has quit IRC01:45
*** mnaser has joined #openstack-infra01:46
*** dprince has joined #openstack-infra01:47
*** derekjhyang has joined #openstack-infra01:49
*** Rockyg has quit IRC01:53
*** amitgandhinz has quit IRC01:57
*** sdake_ is now known as sdake02:01
*** dprince has quit IRC02:04
*** dprince has joined #openstack-infra02:05
*** moravec has quit IRC02:05
*** esikachev has joined #openstack-infra02:07
*** gongysh_ has joined #openstack-infra02:09
*** esikachev has quit IRC02:12
*** adrian_otto has joined #openstack-infra02:16
*** xarses has joined #openstack-infra02:20
*** nadya has joined #openstack-infra02:22
*** cody-somerville has joined #openstack-infra02:24
*** cody-somerville has quit IRC02:24
*** cody-somerville has joined #openstack-infra02:24
*** dprince has quit IRC02:25
*** nadya has quit IRC02:27
*** flepied has quit IRC02:28
*** netsin has quit IRC02:28
*** netsin has joined #openstack-infra02:31
*** mtanino has joined #openstack-infra02:35
*** gongysh_ has quit IRC02:37
pabelangeradam_g: https://review.openstack.org/386304/ would be an example of how to do it02:39
*** adrian_otto has quit IRC02:40
*** rfolco has joined #openstack-infra02:45
*** adrian_otto has joined #openstack-infra02:47
*** rfolco has quit IRC02:48
*** yuanying_ has quit IRC02:51
*** yuanying has joined #openstack-infra02:52
*** amitgandhinz has joined #openstack-infra02:53
*** hamzy has joined #openstack-infra02:53
*** adrian_otto has quit IRC02:57
*** coolsvap has quit IRC03:02
*** hongbin has joined #openstack-infra03:06
*** sflanigan is now known as sflanigan_afk03:07
*** esikachev has joined #openstack-infra03:08
*** armax has quit IRC03:09
*** baoli has quit IRC03:12
*** sputnik13 has joined #openstack-infra03:12
*** esikachev has quit IRC03:13
*** yuanying has quit IRC03:15
*** yuanying has joined #openstack-infra03:15
*** yuanying_ has joined #openstack-infra03:17
*** yuanying has quit IRC03:18
*** sflanigan_afk is now known as sflanigan03:20
*** tlian has quit IRC03:21
*** yuanying_ has quit IRC03:22
*** amitgandhinz has quit IRC03:26
*** winggundamth has quit IRC03:27
*** yamamoto has quit IRC03:30
*** mtanino has quit IRC03:34
*** dimtruck is now known as zz_dimtruck03:35
*** spzala has joined #openstack-infra03:38
*** shu-mutou-AWAY has quit IRC03:41
*** spzala has quit IRC03:43
*** psachin has joined #openstack-infra03:46
*** tqtran has joined #openstack-infra03:46
*** shu-mutou has joined #openstack-infra03:50
*** mtanino has joined #openstack-infra03:52
*** yuanying has joined #openstack-infra03:52
openstackgerritTomasz TrÄ™bski proposed openstack-infra/project-config: Adding client and grafana-ds  https://review.openstack.org/38632403:53
*** john-davidge has joined #openstack-infra03:54
openstackgerritThanh Ha proposed openstack-infra/jenkins-job-builder: Add view management functionality  https://review.openstack.org/20617803:55
*** tiswanso has quit IRC03:56
*** mtanino has quit IRC03:57
*** john-davidge has quit IRC03:58
*** links has joined #openstack-infra03:59
*** Julien-z_ has quit IRC03:59
*** Julien-zte has joined #openstack-infra04:00
*** hurgleburgler has joined #openstack-infra04:03
*** Julien-zte has quit IRC04:04
*** salv-orlando has joined #openstack-infra04:05
*** jamespage has quit IRC04:06
*** jamespage has joined #openstack-infra04:08
*** esikachev has joined #openstack-infra04:09
*** salv-orlando has quit IRC04:09
*** hongbin has quit IRC04:12
*** esikachev has quit IRC04:13
*** tqtran has quit IRC04:14
*** sputnik13 has quit IRC04:15
*** tqtran has joined #openstack-infra04:17
*** cshastri has joined #openstack-infra04:19
*** nadya has joined #openstack-infra04:23
*** amitgandhinz has joined #openstack-infra04:23
*** nadya has quit IRC04:28
*** gongysh_ has joined #openstack-infra04:30
*** bhavik1 has joined #openstack-infra04:32
*** david-lyle_ has quit IRC04:39
*** david-lyle has joined #openstack-infra04:39
*** yamamoto has joined #openstack-infra04:44
*** megm has quit IRC04:45
*** megm has joined #openstack-infra04:45
*** e0ne has joined #openstack-infra04:48
*** jaosorior has quit IRC04:49
*** e0ne has quit IRC04:51
*** e0ne has joined #openstack-infra04:55
*** bhavik1 has quit IRC04:56
*** amitgandhinz has quit IRC04:58
*** Julien-zte has joined #openstack-infra05:01
*** pgadiya has joined #openstack-infra05:02
*** e0ne has quit IRC05:02
*** narayrak has joined #openstack-infra05:03
*** Julien-zte has quit IRC05:06
*** salv-orlando has joined #openstack-infra05:06
*** sputnik13 has joined #openstack-infra05:06
*** esikachev has joined #openstack-infra05:10
*** salv-orlando has quit IRC05:10
*** narayrak has quit IRC05:14
*** esikachev has quit IRC05:14
*** e0ne has joined #openstack-infra05:14
*** e0ne has quit IRC05:17
*** e0ne has joined #openstack-infra05:21
*** nadya has joined #openstack-infra05:22
openstackgerritMerged openstack-infra/project-config: Fix issues with neutron-fwaas grafana dashboard  https://review.openstack.org/38557005:22
openstackgerritMerged openstack-infra/project-config: Change neutron-fwaas tempest config for v2  https://review.openstack.org/38556705:23
*** sdake has quit IRC05:23
*** nadya has quit IRC05:24
*** nadya has joined #openstack-infra05:26
*** nadya has quit IRC05:26
*** e0ne has quit IRC05:27
*** e0ne has joined #openstack-infra05:28
*** e0ne has quit IRC05:31
*** mfedosin has joined #openstack-infra05:34
openstackgerritThanh Ha proposed openstack-infra/jenkins-job-builder: Add view management functionality  https://review.openstack.org/20617805:35
*** e0ne has joined #openstack-infra05:36
*** e0ne has quit IRC05:39
*** mmedvede has quit IRC05:42
*** yaume has joined #openstack-infra05:42
*** mfedosin has quit IRC05:46
*** hurgleburgler has quit IRC05:47
*** sputnik13 has quit IRC05:48
*** amotoki has joined #openstack-infra05:51
*** zhurong has quit IRC05:51
*** tqtran has quit IRC05:52
*** amitgandhinz has joined #openstack-infra05:54
*** woodster_ has quit IRC05:55
*** yamahata has joined #openstack-infra05:55
*** yaume has quit IRC06:03
*** mfedosin has joined #openstack-infra06:05
*** salv-orlando has joined #openstack-infra06:07
*** hashar has joined #openstack-infra06:08
*** tuanluong has quit IRC06:10
*** esikachev has joined #openstack-infra06:10
*** tqtran has joined #openstack-infra06:11
*** salv-orlando has quit IRC06:11
*** YorikSar_ has quit IRC06:13
*** adriant has quit IRC06:13
*** YorikSar has joined #openstack-infra06:14
*** andreas_s has joined #openstack-infra06:15
*** esikachev has quit IRC06:15
*** yonglihe has quit IRC06:16
*** esikachev has joined #openstack-infra06:17
*** HeOS has joined #openstack-infra06:17
*** Ravikiran_K has joined #openstack-infra06:19
*** esikachev has quit IRC06:21
*** rlandy has quit IRC06:22
*** aeng has quit IRC06:22
*** gildub has quit IRC06:22
*** pcaruana has joined #openstack-infra06:23
*** rossella_s has quit IRC06:27
*** rossella_s has joined #openstack-infra06:28
*** amitgandhinz has quit IRC06:28
*** makowals has quit IRC06:33
*** flepied has joined #openstack-infra06:33
*** salv-orlando has joined #openstack-infra06:34
*** spzala has joined #openstack-infra06:38
*** Julien-zte has joined #openstack-infra06:39
openstackgerritliusheng proposed openstack-infra/project-config: Add nimble functional test job  https://review.openstack.org/38639906:39
*** makowals has joined #openstack-infra06:40
*** nherciu has joined #openstack-infra06:41
*** panda|Zz is now known as panda06:41
*** claudiub has joined #openstack-infra06:42
*** drifterza has joined #openstack-infra06:42
*** spzala has quit IRC06:42
*** yaume has joined #openstack-infra06:43
openstackgerritSampath Priyankara proposed openstack-infra/project-config: Request for add new project python-masakariclient  https://review.openstack.org/38640106:44
*** slaweq has quit IRC06:44
*** claudiub|2 has joined #openstack-infra06:44
*** Julien-zte has quit IRC06:45
*** claudiub has quit IRC06:47
openstackgerritliusheng proposed openstack-infra/project-config: Add nimble functional test job  https://review.openstack.org/38639906:49
*** florianf has joined #openstack-infra06:49
*** mfedosin has quit IRC06:51
*** slaweq has joined #openstack-infra06:53
*** vsaienko has joined #openstack-infra06:55
*** andreas_s has quit IRC06:58
*** dalgaaf has joined #openstack-infra06:59
*** tkelsey has joined #openstack-infra07:01
openstackgerritliusheng proposed openstack-infra/project-config: Add nimble functional test job  https://review.openstack.org/38639907:02
*** chandankumar has joined #openstack-infra07:03
*** ralonsoh has joined #openstack-infra07:03
*** makowals has quit IRC07:04
*** tesseract- has joined #openstack-infra07:05
*** rwsu has quit IRC07:09
*** HeOS has quit IRC07:11
*** esikachev has joined #openstack-infra07:13
*** Qiming is now known as Qiming_afk07:13
*** vsaienko has quit IRC07:17
*** vponomaryov has quit IRC07:18
*** shardy has joined #openstack-infra07:19
*** rcernin has joined #openstack-infra07:20
*** makowals has joined #openstack-infra07:20
*** rwsu has joined #openstack-infra07:22
*** bauzas is now known as bauwser07:23
*** Qiming_afk is now known as Qiming07:23
*** amitgandhinz has joined #openstack-infra07:24
*** amoralej|off is now known as amoralej07:27
*** acabot has quit IRC07:35
*** tqtran has quit IRC07:35
*** allanice001 has joined #openstack-infra07:39
*** mfedosin has joined #openstack-infra07:41
*** jpena|off is now known as jpena07:41
*** makowals has quit IRC07:42
*** ihrachys has joined #openstack-infra07:43
*** ihrachys has quit IRC07:45
*** YorikSar has quit IRC07:45
*** YorikSar has joined #openstack-infra07:47
*** ccamacho has joined #openstack-infra07:47
*** chandankumar has quit IRC07:48
*** ihrachys has joined #openstack-infra07:48
*** salv-orlando has quit IRC07:49
*** pahuang has quit IRC07:51
*** chandankumar has joined #openstack-infra07:51
*** sputnik13 has joined #openstack-infra07:52
*** vsaienko has joined #openstack-infra07:52
*** makowals has joined #openstack-infra07:54
*** flepied has quit IRC07:58
*** amitgandhinz has quit IRC07:58
*** zzzeek has quit IRC08:00
*** zzzeek has joined #openstack-infra08:03
*** makowals has quit IRC08:05
*** Naeil has joined #openstack-infra08:10
flip214anyone from sweden here08:12
flip214?08:12
flip214who's coming to Barcelona in 10 days?08:12
*** jtomasek_ has joined #openstack-infra08:12
*** mhickey has joined #openstack-infra08:14
*** Jeffrey4l_ has quit IRC08:16
*** zhurong has joined #openstack-infra08:16
openstackgerritSampath Priyankara proposed openstack-infra/project-config: Request for add new project masakari-monitors  https://review.openstack.org/38645308:18
*** jaosorior has joined #openstack-infra08:19
*** esikachev has quit IRC08:20
*** shu-mutou is now known as shu-mutou-AWAY08:21
*** john-davidge has joined #openstack-infra08:24
*** jordanP has joined #openstack-infra08:25
*** jtomasek_ has quit IRC08:27
*** john-davidge has quit IRC08:29
*** makowals has joined #openstack-infra08:29
*** chandankumar_ has joined #openstack-infra08:30
*** tqtran has joined #openstack-infra08:32
*** chandankumar has quit IRC08:34
*** flepied has joined #openstack-infra08:35
*** john-davidge has joined #openstack-infra08:35
*** kzaitsev_mb has joined #openstack-infra08:37
*** tqtran has quit IRC08:37
*** Julien-zte has joined #openstack-infra08:41
*** Jeffrey4l_ has joined #openstack-infra08:43
*** salv-orlando has joined #openstack-infra08:44
*** chandankumar_ is now known as chandankumar08:44
*** sheeprine has quit IRC08:46
*** Julien-zte has quit IRC08:46
*** sheeprine has joined #openstack-infra08:47
*** sheeprine has quit IRC08:48
zhenguoAny system-config core here? could you please help to +A https://review.openstack.org/#/c/377268/ , as such changes can only be merged when no meetings active08:49
*** sheeprine has joined #openstack-infra08:49
yolandagood morning08:50
*** sheeprine has quit IRC08:50
zhenguoyolanda: moring08:50
*** sheeprine has joined #openstack-infra08:51
yolandait zhenguo ... it needs another +2 from another core08:51
*** kzaitsev_mb has quit IRC08:52
zhenguoyolanda: it's hard to grab another core these days, and find a time when no meetings active :(08:52
ianychoisystem-config cores, please also help to +A for https://review.openstack.org/#/c/367005/  (yolanda already reviewed, thanks!)08:53
ianychoizhenguo, I have been  waiting for this review about one month.. Let's wait :)08:54
*** dtantsur|afk is now known as dtantsur08:54
*** amitgandhinz has joined #openstack-infra08:55
*** camunoz has quit IRC08:56
zhenguoianychoi: maybe we can help +1 for each other to get more eyes on :P08:57
*** esikachev has joined #openstack-infra08:58
AJaegerinfra-root: I set a common topic for all these IRC requests: https://review.openstack.org/#/q/topic:irc-change+status:open08:58
AJaegeryolanda: do you have time to review those few you haven't touched, please? ^08:58
ianychoizhenguo, sure I set +108:58
AJaegerzhenguo, I'll help pushing ;)08:59
zhenguoAJaeger: thanks for that08:59
ianychoiAJaeger, "irc-change" topic is nice, thank you for the catch!08:59
*** dizquierdo has joined #openstack-infra08:59
yolandahi AJaeger yep, i have not started the review yet, but i'll take a look08:59
openstackgerritMerged openstack-infra/puppet-infracloud: Use right parameter ipv4_gateway  https://review.openstack.org/38594909:00
openstackgerritMarton Kiss proposed openstack-infra/groups: Resolve commons_activity_streams errors  https://review.openstack.org/38648409:01
AJaegerrcarrillocruz: THANKS!09:02
rcarrillocruznp09:02
ianychoircarrillocruz, thank you :-)09:02
*** psachin has quit IRC09:02
*** tuanluong has joined #openstack-infra09:03
openstackgerritMerged openstack-infra/system-config: Add #openstack-101 to meetbot-channels  https://review.openstack.org/36700509:04
*** BobBall_AWOL is now known as BobBall09:04
*** sflanigan has quit IRC09:05
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: Add accessbot and gerritbot to #openstack-shade  https://review.openstack.org/35306609:07
openstackgerritMerged openstack-infra/system-config: Add #openstack-nimble to statusbot and meetbot  https://review.openstack.org/37726809:07
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: Add accessbot to #openstack-shade  https://review.openstack.org/35306609:07
*** yanyanhu has quit IRC09:08
openstackgerritMerged openstack-infra/system-config: Add logging for openstack-quota  https://review.openstack.org/30487909:09
openstackgerritMerged openstack-infra/system-config: Add craton to the status- and meet-bot lists  https://review.openstack.org/37568009:09
openstackgerritAndreas Jaeger proposed openstack-infra/system-config: Add #openstack-shade to managed channel list  https://review.openstack.org/35306509:09
*** ihrachys has quit IRC09:10
AJaegerrcarrillocruz: if you can +2A https://review.openstack.org/353066 as well, please? there's one more entry in the irc-change topic to review09:10
rcarrillocruzDONE09:11
rcarrillocruzerm09:11
rcarrillocruzdone09:11
rcarrillocruzsorry for the caps :-)09:11
AJaegerthanks09:11
AJaegerI think I found all changes in system-config now...09:12
openstackgerritMerged openstack-infra/system-config: Rename Smaug to Karbor  https://review.openstack.org/35330909:12
*** ihrachys has joined #openstack-infra09:13
AJaegerrcarrillocruz, yolanda : https://review.openstack.org/386123 would be nice as well - I wrote a wrong path ;(. Thanks!09:13
*** mskalski has joined #openstack-infra09:14
openstackgerritMerged openstack-infra/system-config: Add meetbot and statusbot to openstack-interop  https://review.openstack.org/38578809:15
*** ihrachys has quit IRC09:16
*** berendt has joined #openstack-infra09:18
*** psachin has joined #openstack-infra09:18
openstackgerritAndreas Jaeger proposed openstack-infra/system-config: Add #openstack-shade to managed channel list  https://review.openstack.org/35306509:21
AJaegeryolanda, you just gave a +2 - but I had to rebase ^09:21
openstackgerritHuawei FusionCompute CI proposed openstack-infra/project-config: Create new project nova-fusioncompute.nova-fusioncompute is HuaweiFusionCompute virtualization driver for OpenStack Nova  https://review.openstack.org/38649609:23
openstackgerritMerged openstack-infra/project-config: Fix path for murano-firstapp  https://review.openstack.org/38612309:23
openstackgerritMerged openstack-infra/project-config: Add accessbot to #openstack-shade  https://review.openstack.org/35306609:26
openstackgerritMerged openstack-infra/system-config: Add meetbot to #openstack-networking-cisco to enable irc logging  https://review.openstack.org/38600509:26
AJaegerrcarrillocruz: could you +2A https://review.openstack.org/353065  as well, please? That's the last one in the queue...09:28
AJaegerzhenguo, ianychoi : Now puppet needs to run to update our bot configurations, this should happen in the next 60 mins.09:29
*** amitgandhinz has quit IRC09:29
ianychoiAJaeger, thanks for the info!09:29
zhenguoAjaeger, thanks09:29
*** nadya has joined #openstack-infra09:30
*** mfedosin has quit IRC09:30
*** salv-orlando has quit IRC09:31
*** salv-orlando has joined #openstack-infra09:31
*** e0ne has joined #openstack-infra09:31
*** vsaienko has quit IRC09:31
*** vsaienko has joined #openstack-infra09:32
*** vsaienko has quit IRC09:32
*** e0ne has quit IRC09:33
openstackgerritMerged openstack-infra/system-config: Add #openstack-shade to managed channel list  https://review.openstack.org/35306509:36
*** Kiall has joined #openstack-infra09:37
*** e0ne has joined #openstack-infra09:38
*** tosky has joined #openstack-infra09:39
*** jaosorior has quit IRC09:40
*** jaosorior has joined #openstack-infra09:40
*** amotoki has quit IRC09:41
openstackgerritAndreas Jaeger proposed openstack-infra/system-config: Sort IRC channel list alphabetically  https://review.openstack.org/38650609:42
AJaegeryolanda, rcarrillocruz: Here's a cleanup if you want to take that one as well ^09:42
*** ihrachys has joined #openstack-infra09:43
*** ihrachys has quit IRC09:44
*** openstackstatus has quit IRC09:44
*** openstack has joined #openstack-infra09:45
*** openstackstatus has joined #openstack-infra09:46
*** ChanServ sets mode: +v openstackstatus09:46
*** zs has quit IRC09:47
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: 3rd try is a charme... Fix murano firstapp  https://review.openstack.org/38651009:48
AJaegeryolanda, rcarrillocruz: I've mistyped in my last change again ;(09:48
*** kzaitsev_mb has joined #openstack-infra09:49
* AJaeger gets a brown paper back and hides ;(09:49
AJaegerwould be nice if you could review and double check - I gave the URL ;)09:49
openstackgerritMarkos Chandras proposed openstack-infra/glean: Fix SUSE based network configuration  https://review.openstack.org/37853209:50
hwoarangAJaeger: ^^ please take a look when you have some time :)09:50
*** degorenko|afk is now known as degorenko09:53
AJaegerhwoarang: Great! will do09:54
AJaegerhwoarang: best fix the code first to be python3 compatible ;)09:55
*** amotoki has joined #openstack-infra09:55
hwoarang:( must have missed a test09:55
hwoarangon it09:55
AJaegerhwoarang: looks like debug code left in ;)09:56
hwoarangyeah just 2 print statements09:56
openstackgerritMarkos Chandras proposed openstack-infra/glean: Fix SUSE based network configuration  https://review.openstack.org/37853210:00
*** zhurong has quit IRC10:02
*** tuanluong has quit IRC10:03
*** tqtran has joined #openstack-infra10:04
*** amotoki has quit IRC10:04
hwoaranggood jenkins is happy now10:05
*** psachin has quit IRC10:08
AJaegerlet's hope that yolanda and pabelanger will be happy with 378532 as well.10:08
*** tqtran has quit IRC10:08
AJaegerhwoarang: LGTM, thanks!10:08
hwoarangthank you too10:09
openstackgerritTobias Henkel proposed openstack-infra/zuul: Enhance mutex to counting semaphore  https://review.openstack.org/38652010:10
*** yamahata has quit IRC10:11
openstackgerritThierry Carrez proposed openstack-infra/project-config: Notify #openstack-dev of PTguide changes  https://review.openstack.org/38652110:11
*** openstackstatus has quit IRC10:13
*** openstack has joined #openstack-infra10:14
*** openstackstatus has joined #openstack-infra10:14
*** ChanServ sets mode: +v openstackstatus10:14
openstackgerritBob Ball proposed openstack-infra/project-config: Add os-xenapi project  https://review.openstack.org/38652810:17
*** matrohon has quit IRC10:19
*** psachin has joined #openstack-infra10:20
*** sputnik13 has quit IRC10:20
*** dtantsur is now known as dtantsur|bbl10:20
*** amitgandhinz has joined #openstack-infra10:25
*** pgadiya has quit IRC10:27
openstackgerritBob Ball proposed openstack-infra/project-config: Add os-xenapi project  https://review.openstack.org/38652810:27
*** rossella_s has quit IRC10:27
*** rossella_s has joined #openstack-infra10:28
*** derekh has joined #openstack-infra10:32
*** nherciu has quit IRC10:35
*** nherciu has joined #openstack-infra10:37
*** spzala has joined #openstack-infra10:38
*** pgadiya has joined #openstack-infra10:40
openstackgerritBob Ball proposed openstack-infra/project-config: Add os-xenapi project  https://review.openstack.org/38652810:41
*** pc_m has quit IRC10:42
*** Julien-zte has joined #openstack-infra10:42
*** spzala has quit IRC10:43
*** dtardivel has joined #openstack-infra10:45
*** Julien-zte has quit IRC10:47
*** amotoki has joined #openstack-infra10:49
*** pc_m has joined #openstack-infra10:50
*** hrubi has quit IRC10:51
*** mfedosin has joined #openstack-infra10:51
*** ralonsoh_ has quit IRC10:52
*** HeOS has joined #openstack-infra10:54
*** Ravikiran_K has quit IRC10:56
*** gongysh_ has quit IRC10:58
*** dave-mccowan has joined #openstack-infra10:58
*** jkilpatr has quit IRC10:58
*** rtheis has joined #openstack-infra10:59
*** amitgandhinz has quit IRC10:59
openstackgerritBob Ball proposed openstack-infra/project-config: Add os-xenapi project.  https://review.openstack.org/38652811:00
openstackgerritMerged openstack-infra/project-config: Adding client and grafana-ds  https://review.openstack.org/38632411:01
*** dprince has joined #openstack-infra11:04
*** rhallisey has joined #openstack-infra11:05
*** dargains has joined #openstack-infra11:09
openstackgerritChris Dent proposed openstack-infra/project-config: Create Architecture Working Group repo  https://review.openstack.org/37509311:09
openstackgerritMerged openstack-infra/project-config: add tripleo non-voting job into osc and osc-lib gates  https://review.openstack.org/38621411:12
*** mmedvede has joined #openstack-infra11:13
openstackgerritMerged openstack-infra/project-config: Add openstack/meteos project  https://review.openstack.org/38496511:13
openstackgerritMerged openstack-infra/project-config: Create gate-tempest-dsvm-lxd  https://review.openstack.org/38609811:14
*** esikache1 has joined #openstack-infra11:20
*** esikachev has quit IRC11:21
*** esikache1 has quit IRC11:26
openstackgerritMerged openstack-infra/project-config: Add doc publish and py35 jobs to syntribos  https://review.openstack.org/37984411:26
*** dgonzalez has quit IRC11:26
*** martinkopec has joined #openstack-infra11:27
*** jpena is now known as jpena|lunch11:27
*** amoralej is now known as amoralej|lunch11:28
*** EricGonczer_ has joined #openstack-infra11:28
*** e0ne has quit IRC11:28
*** e0ne has joined #openstack-infra11:29
*** yamamoto has quit IRC11:29
openstackgerritMerged openstack-infra/project-config: [Manila] Update grenade job configuration  https://review.openstack.org/38597211:30
openstackgerritMerged openstack-infra/project-config: Remove devstack dsvm-gate job for python-freezerclient  https://review.openstack.org/38606611:30
openstackgerritMerged openstack-infra/project-config: Fix Octavia periodic stable grafana  https://review.openstack.org/38609211:30
*** tmorin has joined #openstack-infra11:30
openstackgerritMerged openstack-infra/project-config: Add label-Verified for bifrost  https://review.openstack.org/38600211:30
openstackgerritMerged openstack-infra/project-config: Enable barbican postgres job for stable  https://review.openstack.org/38601911:30
*** jkilpatr has joined #openstack-infra11:31
AJaegerrcarrillocruz, yolanda: Could you review https://review.openstack.org/#/c/386510/ and https://review.openstack.org/386506 as well, please?11:31
tmorinhi yolanda, is there a reason why you didn't workflow+1 on https://review.openstack.org/#/c/385445/ ?  (there is already one +2 by AJaeger)11:31
*** ldnunes has joined #openstack-infra11:31
AJaegertmorin: which repo is that?11:32
tmorinAJaeger:  project-config11:32
AJaegertmorin: which networking repo I mean?11:32
tmorinsorry networking-bgpvpn11:32
*** thorst_ has joined #openstack-infra11:32
AJaegertmorin: is that part of neutron?11:32
tmorinsorry wront http link11:32
tmorinwrong11:32
tmorinyolanda, AJaeger: I was talking about  https://review.openstack.org/#/c/385868/ (sorry for the confusion)11:33
AJaegerJust checked, it's part of neutron - and the neutron team wants the infra liasons to review it: see https://wiki.openstack.org/wiki/CrossProjectLiaisons#Infra11:33
yolandai was waiting for neutron liaiso11:33
yolandaliaison11:33
tmorinyolanda, AJaeger: ok, understood11:33
yolandai should have put the comment explicitly, sorry11:33
tmorinmakes sense11:34
tmorinI added armax and dougwig as Cc11:34
tmorinyolanda: np, I should have realized by myself11:34
tmorinthanks11:34
yolandaanyway, i clarified now11:37
AJaeger;)11:37
* AJaeger would like some macros to add automatically for some reviews ;)11:37
*** dgonzalez has joined #openstack-infra11:43
AJaegeryolanda: could you also put https://review.openstack.org/378532 on your review queue, please? That should be the last one from me for this week ;)11:43
*** martinkopec has quit IRC11:43
*** martinkopec has joined #openstack-infra11:45
openstackgerritMerged openstack-infra/system-config: Sort IRC channel list alphabetically  https://review.openstack.org/38650611:45
openstackgerritMerged openstack-infra/project-config: 3rd try is a charme... Fix murano firstapp  https://review.openstack.org/38651011:47
*** strigazi is now known as strigazi_AFK11:48
openstackgerritGhe Rivero proposed openstack-infra/shade: Add external_ipv4_floating_networks  https://review.openstack.org/38655111:49
*** esikache1 has joined #openstack-infra11:50
*** mfedosin has quit IRC11:51
*** salv-orlando has quit IRC11:52
*** rfolco has joined #openstack-infra11:55
*** amitgandhinz has joined #openstack-infra11:56
sigmavirusclarkb: I have nothing to do with gentoo or https://review.openstack.org/#/c/386244/1 =/11:57
sigmaviruswere you thinking of prometheanfire?11:57
*** akscram1 is now known as akscram11:58
*** baoli has joined #openstack-infra11:59
*** baoli_ has joined #openstack-infra12:00
*** moravec has joined #openstack-infra12:00
*** lucas-afk is now known as lucasagomes12:01
*** yaume_ has joined #openstack-infra12:02
*** links has quit IRC12:02
rcarrillocruzpabelanger , clarkb : https://review.openstack.org/#/c/386556/2 , quotas support on the launcher12:03
*** yaume has quit IRC12:03
rcarrillocruzat least till we get a proper os_quota in Ansible12:03
*** baoli has quit IRC12:03
rcarrillocruzso you get a better picture, this is a  dummy resources.yaml to define quotas in a devstack http://paste.openstack.org/show/585697/12:06
*** edmondsw has joined #openstack-infra12:09
*** raildo has joined #openstack-infra12:09
mordredrcarrillocruz: do we have one proposed over there? or are we still waiting on that one dude to fix his?12:11
rcarrillocruzThat one dude to fix12:12
*** yaume has joined #openstack-infra12:14
*** jcoufal has joined #openstack-infra12:14
*** links has joined #openstack-infra12:14
*** amotoki has quit IRC12:15
*** yaume_ has quit IRC12:16
*** andymaier has joined #openstack-infra12:16
openstackgerritPaul Belanger proposed openstack-infra/nodepool: Use diskimage-builder checksum files  https://review.openstack.org/38351912:16
*** trown|outtypewww is now known as trown12:19
*** yamamoto has joined #openstack-infra12:20
pabelangerrcarrillocruz: Yay12:21
pabelangerrcarrillocruz: left -1, only for tests12:21
*** yamamoto has quit IRC12:24
*** yamamoto has joined #openstack-infra12:26
AJaegerpabelanger: good morning! hwoarang has added  tests for the glean change: https://review.openstack.org/378532 - could you review again, please?12:26
hwoarang\o/12:26
*** gouthamr has joined #openstack-infra12:26
*** acabot has joined #openstack-infra12:27
pabelangersure, will review here in a bit12:27
*** krtaylor has quit IRC12:29
*** amitgandhinz has quit IRC12:30
*** jcoufal_ has joined #openstack-infra12:32
*** tpsilva has joined #openstack-infra12:34
*** jcoufal has quit IRC12:35
*** tlian has joined #openstack-infra12:35
TheJuliaCould someone with magical gerrit rights add bifrost-core or bifrost-release as the owner of bifrost-ci ? :)12:35
*** yamamoto has quit IRC12:36
*** jcoufal has joined #openstack-infra12:36
*** yamamoto has joined #openstack-infra12:37
*** jcoufal_ has quit IRC12:38
openstackgerritMerged openstack-infra/storyboard-webclient: Make validation match required project-title length  https://review.openstack.org/37939812:41
zulHi, is there something else need to happen so that nova-lxd can use https://review.openstack.org/#/c/386098/ ?12:43
*** openstackstatus has quit IRC12:43
*** openstack has joined #openstack-infra12:44
*** openstackstatus has joined #openstack-infra12:44
*** ChanServ sets mode: +v openstackstatus12:44
AJaegerzul: what did you try? Which change?12:44
*** mfedosin has joined #openstack-infra12:44
AJaegerand when?12:44
AJaegerThe change merged 89 minutes ago, and it can take an hour until it's merged.12:44
zulAJaeger: https://review.openstack.org/#/c/386568/ (about 5 minutes ago)12:45
AJaegerhttp://status.openstack.org/zuul/ shows the last update of zuul12:45
zulah ok12:45
zulthanks12:45
AJaegerzul, it's an experimental check.12:45
AJaegerYou need to add a comment "check experimental" to manually trigger it12:46
openstackgerritPaul Michali proposed openstack-infra/project-config: Extend job time for coverage comparisons  https://review.openstack.org/38551512:46
*** Guest76323 is now known as tlbr12:46
*** matt-borland has joined #openstack-infra12:46
zulAJaeger: thanks and if i wanted to per commit?12:46
AJaegerzul: once the change works fine - after you tested it on several changes manually - you can move it to the change queue for each commit12:47
zulAJaeger: ok thanks12:47
AJaegerzul: check http://status.openstack.org/zuul/  - your job has started already12:47
AJaegerzul: http://docs.openstack.org/infra/manual/creators.html#zuul-best-practices12:48
*** esikache1 has quit IRC12:48
*** fguillot has joined #openstack-infra12:50
AJaegerTheJulia: just one comment: You can have the CI system running tests against bifrost without beeing in the CI group. I recommend you start that way and wait a week at least to monitor the performance of the CI system - and then decide whether you allow voting.12:50
AJaegerTheJulia: you don't want a broken CI system blocking all your changes ;(12:50
*** jpena|lunch is now known as jpena12:52
*** ddieterly has joined #openstack-infra12:53
*** salv-orlando has joined #openstack-infra12:53
*** rlandy has joined #openstack-infra12:53
*** spzala has joined #openstack-infra12:54
TheJuliaJaeger: OPNFV has been posting for a couple weeks :)12:55
TheJuliaerr, Jaeger ^^^12:55
TheJuliaugh, autocorect12:55
TheJuliaAJaeger: ^^^12:55
* TheJulia suddenly wants to go back to screen + irssi instead of irccloud12:55
*** martinkopec has quit IRC12:56
openstackgerritHolger Smolinski proposed openstack/diskimage-builder: Add zipl support for s390 architecture with SCSI boot  https://review.openstack.org/38603112:57
*** salv-orlando has quit IRC12:58
*** ddieterly has quit IRC13:00
*** psachin has quit IRC13:00
*** esikache1 has joined #openstack-infra13:02
rcarrillocruzTheJulia: have you been sorted on the gerrit groups questions you asked earlier?13:02
rcarrillocruzif not i can do13:02
*** sree has joined #openstack-infra13:03
*** sdake_ has joined #openstack-infra13:03
*** esikache1 has quit IRC13:03
*** esikachev has joined #openstack-infra13:04
*** eliqiao has quit IRC13:05
openstackgerritMonty Taylor proposed openstack-infra/shade: Add the groundwork for replacing python-*client  https://review.openstack.org/38420713:06
openstackgerritMonty Taylor proposed openstack-infra/shade: Replace Image Creation v1 with direct REST calls  https://review.openstack.org/38518713:06
openstackgerritMonty Taylor proposed openstack-infra/shade: Create and use an Session wrapper for REST in TaskManager  https://review.openstack.org/38420613:06
openstackgerritMonty Taylor proposed openstack-infra/shade: Make munch_response smarter  https://review.openstack.org/38518813:06
openstackgerritMonty Taylor proposed openstack-infra/shade: Use REST for listing images  https://review.openstack.org/38420813:06
openstackgerritMonty Taylor proposed openstack-infra/shade: Move the default resource listing delay to 0.1 seconds  https://review.openstack.org/38658613:06
*** jamesdenton has joined #openstack-infra13:06
*** Goneri has joined #openstack-infra13:07
*** jheroux has joined #openstack-infra13:11
TheJuliarcarrillocruz: looking now13:11
TheJuliarcarrillocruz: doesn't look like it, unless there is something caching when I reload :)13:12
rcarrillocruzshouldn't13:13
rcarrillocruzlet me fix13:13
zulhey can we let the charm email to openstack-announce through please?13:13
rcarrillocruzi've added bifrost-core and bifrost-release as included groups of bifrost-ci13:14
rcarrillocruzTheJulia:  is that what you wanted?13:14
openstackgerritThanh Ha proposed openstack-infra/jenkins-job-builder: Add view management functionality  https://review.openstack.org/20617813:14
TheJuliarcarrillocruz: that works13:14
TheJuliarcarrillocruz: thank you13:15
*** aviau has quit IRC13:15
*** aviau has joined #openstack-infra13:15
*** kgiusti has joined #openstack-infra13:15
*** amitgandhinz has joined #openstack-infra13:15
openstackgerritmathieu bultel proposed openstack-infra/tripleo-ci: Implement overcloud upgrade job - Mitaka -> Newton  https://review.openstack.org/32375013:16
*** links has quit IRC13:16
*** xyang1 has joined #openstack-infra13:16
rcarrillocruznp13:16
*** tiswanso has joined #openstack-infra13:18
*** Guest10825 is now known as zeus`13:19
*** zeus` is now known as zeus13:19
*** zeus has quit IRC13:20
*** zeus has joined #openstack-infra13:20
*** daemontool has joined #openstack-infra13:22
*** mriedem has joined #openstack-infra13:24
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: Fix murano firstapp draft docs  https://review.openstack.org/38660713:26
*** nadya has quit IRC13:26
*** tosky has quit IRC13:26
AJaegerTheJulia: Ah, wasn't aware of that13:26
*** nadya has joined #openstack-infra13:26
*** nadya has quit IRC13:27
AJaegerrcarrillocruz: no, don't make them included groups! Now TheJulia can verify +1/-113:27
AJaegerrcarrillocruz: for CI, you really need to make them the owner!13:27
*** tosky has joined #openstack-infra13:27
rcarrillocruzah13:27
TheJuliaAJaeger:  I thought the same, but I don't see veriy +1/-1 on my gui :)13:27
AJaegerTheJulia: logout and login again - and the nreview a bifrost change. Be surprised for some new options that you shouldn't have ;)13:27
*** ddieterly has joined #openstack-infra13:28
AJaegerTheJulia: logut is important...13:28
* TheJulia lo/me logs in13:28
*** abregman has joined #openstack-infra13:28
TheJuliawooo13:28
TheJuliayeah, what AJaeger said on the bifrost-ci group13:28
* TheJulia backs away slowly from gerrit13:29
*** jroll is now known as jrollinhatin13:29
*** GordonTX has joined #openstack-infra13:29
AJaegerproject-config cores, the murano firstapps need another iteration. This is my nemesis ;(  Hope https://review.openstack.org/386607  does the job...13:29
AJaegerTheJulia: ;)13:29
openstackgerritTomasz TrÄ™bski proposed openstack-infra/project-config: Adding monasca-ui to PROJECTS  https://review.openstack.org/38661313:30
* AJaeger does some house keeping, back later13:30
*** yamamoto has quit IRC13:30
TheJuliaAJaeger: I guess user rights still only load upon login but the group rights are evaled immediately.  I guess that knowledge was squirreled in the back of my brain someplace... along with the config files of various git server product13:30
TheJuliaproducts13:30
openstackgerritPaul Belanger proposed openstack-infra/project-config: [WIP] Initial playbook for zuul-worker  https://review.openstack.org/38561513:31
*** makowals_ has joined #openstack-infra13:31
*** vsaienko has joined #openstack-infra13:31
*** vsaienko has quit IRC13:31
EmilienMpabelanger: about https://review.openstack.org/#/c/385615/ - I am wondering why don't add the playbook in a separated repo, is it just for testing purpose now?13:33
*** inc0 has joined #openstack-infra13:33
*** makowals has quit IRC13:33
*** jcoufal has quit IRC13:33
pabelangerEmilienM: because openstack/openstack-ansible-pip_install exists today, that does almost the same thing.  However, want to first talk with the OpenstackAnsible team13:34
*** ddieterly has quit IRC13:34
pabelangerEmilienM: otherwise, I do first create the roles as separate repos13:34
*** jcoufal has joined #openstack-infra13:35
EmilienMpabelanger: cool, /me just curious :-)13:35
pabelangerEmilienM: Ya, this is all WIP, until I finish writing ansible-playbook support for diskimage-buidler13:36
pabelangerbuilder*13:36
EmilienMpabelanger: good luck!13:36
*** gongysh has joined #openstack-infra13:37
*** pgadiya has quit IRC13:37
*** gordc has joined #openstack-infra13:38
*** dtantsur|bbl is now known as dtantsur13:39
*** yamamoto has joined #openstack-infra13:42
*** mfedosin has quit IRC13:42
*** martinkopec has joined #openstack-infra13:42
*** yamamoto has quit IRC13:44
*** zz_dimtruck is now known as dimtruck13:44
*** yamamoto has joined #openstack-infra13:44
irtermitepabelanger: oh yea? as in using a playbook to build images for people on deployment?13:45
openstackgerritMerged openstack-infra/shade: Add description field to create_user method  https://review.openstack.org/38440413:45
pabelangerirtermite: no, still using diskimage-builder to create images, this is just using ansible (ansible_connection=chroot) to apply configuration bits13:46
pabelangertoday we run puppet inside the chroot, which we wan to change13:46
pabelangers/want/like to13:46
irtermitepabelanger: yea, that's what I meant13:47
irtermitesweet13:47
*** eharney has joined #openstack-infra13:48
*** pgadiya has joined #openstack-infra13:49
*** amoralej|lunch is now known as amoralej13:50
*** abregman has quit IRC13:50
*** abregman has joined #openstack-infra13:50
openstackgerritJordan Pittier proposed openstack-infra/shade: Implement create/get/list/delete volume backups  https://review.openstack.org/38376913:50
*** cshastri has quit IRC13:51
*** cardeois has joined #openstack-infra13:51
*** whoops has quit IRC13:52
*** whoops has joined #openstack-infra13:52
*** jcoufal has quit IRC13:52
*** ccamacho is now known as ccamacho|afk13:53
*** dansmith is now known as superdan13:53
*** jcoufal has joined #openstack-infra13:53
*** salv-orlando has joined #openstack-infra13:54
*** burgerk has joined #openstack-infra13:57
*** martinkopec has quit IRC13:57
*** john-dav_ has joined #openstack-infra13:58
*** john-davidge has quit IRC13:58
*** martinkopec has joined #openstack-infra13:59
*** salv-orlando has quit IRC13:59
*** hurgleburgler has joined #openstack-infra13:59
*** smarcet has joined #openstack-infra13:59
*** makowals_ has quit IRC14:00
*** dimtruck is now known as zz_dimtruck14:00
*** sdake has joined #openstack-infra14:00
prometheanfireclarkb: I would be intrested in figuring out if / why https://review.openstack.org/#/c/386244 was breaking builds14:00
prometheanfireclarkb: do you have logs?14:00
*** john-dav_ is now known as john-davidge14:02
*** makowals has joined #openstack-infra14:04
*** sdake_ has quit IRC14:04
*** tqtran has joined #openstack-infra14:06
*** nadya has joined #openstack-infra14:06
openstackgerritChuck Short proposed openstack-infra/project-config: nova-lxd: Add missing PROJECTS to the list  https://review.openstack.org/38662914:09
*** cardeois_ has joined #openstack-infra14:09
*** cardeois has quit IRC14:10
*** tqtran has quit IRC14:11
ShrewsjordanP: 383769 ^^^ is yours??14:11
jordanPShrews, that's me yeah14:11
ShrewsjordanP: you still need to add the reno release note14:11
jordanPerf, true, always forget about those !14:12
jordanPwill do14:12
*** GordonTX has quit IRC14:12
anteayazul: I think openstack-announce is dhellmann14:13
*** cschwede is now known as cschwede|mtg14:13
*** rbrndt has joined #openstack-infra14:15
*** andymaier has quit IRC14:15
*** yaume has quit IRC14:16
*** ddieterly has joined #openstack-infra14:16
*** allanice001 has quit IRC14:20
AJaegerkzaitsev_mb: I'm still having fun with murano-firstapp ;( https://review.openstack.org/386638 is a cleanup for murano - and https://review.openstack.org/386607 is needed as fix on infra side.14:21
*** cardeois_ has quit IRC14:22
pabelangerprometheanfire: http://nodepool.openstack.org/14:23
pabelangerprometheanfire: should be easy to reproduce using tools/build-image.sh too14:24
pabelanger2016-10-12 11:26:02,627 INFO nodepool.image.build.ubuntu-precise: E: Unable to locate package gentoolkit14:24
pabelangerwas the error on precise14:24
pabelangerI think the pkg-map needs updating14:24
*** krtaylor has joined #openstack-infra14:25
*** berendt has quit IRC14:26
*** dargains has quit IRC14:26
AJaegeranteaya: do we have a policy for third-party CI systems whether they post "Starting check jobs." ?14:26
anteayayes we do14:27
anteayathat would constitute 2 comments per patchset14:27
anteayaand our policy is one commet per patchset14:27
*** rossella_s has quit IRC14:27
anteayaunless a recheck is invoked14:28
anteayaso no "starting check jobs" allowed for third party ci14:28
*** sambetts_ is now known as sambetts14:28
*** rossella_s has joined #openstack-infra14:28
*** mtanino has joined #openstack-infra14:28
AJaegeranteaya: do you have a link for that policy? So that I can tell them?14:28
AJaegerkzaitsev_mb: are you around?14:28
*** amitgandhinz has quit IRC14:29
anteayaor sure14:29
anteayaoh sure*14:29
*** amitgandhinz has joined #openstack-infra14:30
anteayahttp://docs.openstack.org/infra/system-config/third_party.html#requirements14:30
kzaitsev_mbAJaeger: yep, sorry was on a meeting14:30
*** gordc has quit IRC14:30
AJaegeranteaya: thanks!14:30
anteayaspecifically: A third-party system may only leave one comment per patch set (unless it is retriggered).14:30
anteayalet me know if you need more14:30
AJaegerkzaitsev_mb: the murano CI reports two comments per patchset, please read anteaya's comment above ^14:31
anteayaand you are welcome14:31
AJaegerkzaitsev_mb: who's responsible for the CI? I'd like to ask that they stop posting "starting check jobs"14:31
kzaitsev_mbfreerunner: ^^14:31
AJaegerkzaitsev_mb: that first-app change on the infra side is my nemesis - I'm getting there but first had to fix some obvious and not so obvious flows in my first change ;(14:33
*** zz_dimtruck is now known as dimtruck14:34
*** sripriya has quit IRC14:34
*** dirk has quit IRC14:34
*** vdrok has quit IRC14:34
kzaitsev_mbAJaeger: we had a CI issue yesterday — resource leak =(14:34
*** vdrok has joined #openstack-infra14:34
*** sripriya has joined #openstack-infra14:34
*** dirk has joined #openstack-infra14:34
kzaitsev_mbso if you have a fix, that got -1 from murano-ci — you can retrigger it I believe14:34
AJaegerkzaitsev_mb: no need for recheck - just don't want those notifications ;)14:35
AJaegerkzaitsev_mb: is freerunner contact person? Then this page needs updating - https://wiki.openstack.org/wiki/ThirdPartySystems/murano-ci . The programs list is wrong as well, stackforge/murano does not exist ;)14:36
*** yamahata has joined #openstack-infra14:37
openstackgerritJordan Pittier proposed openstack-infra/shade: Move normalize_neutron_floating_ips to _normalize  https://review.openstack.org/38240014:38
*** sdake_ has joined #openstack-infra14:38
kzaitsev_mbAJaeger: yep he's closest to CI nright now, we'll update the wiki14:38
*** esikachev has quit IRC14:38
*** F1act has joined #openstack-infra14:39
F1actclear14:39
*** F1act has left #openstack-infra14:39
AJaegerkzaitsev_mb: I'll sent him an email...14:39
AJaegerkzaitsev_mb: thanks14:39
*** salv-orlando has joined #openstack-infra14:40
*** ddieterly is now known as ddieterly[away]14:40
*** sdake_ has quit IRC14:40
kzaitsev_mbAJaeger: btw freerunner is vryzhenkin =)14:41
*** sdake has quit IRC14:41
kzaitsev_mbgotta update the wiki on that one too )14:41
*** amotoki has joined #openstack-infra14:41
AJaegerkzaitsev_mb: figured that one out ;) But thanks14:42
*** rvba` has quit IRC14:43
*** rvba has joined #openstack-infra14:43
*** salv-orl_ has joined #openstack-infra14:44
*** rvba has quit IRC14:44
*** rvba has joined #openstack-infra14:44
pc_mAJaeger: Thanks for the review on 385515 and the guidance!14:44
AJaegeryou're welcome, pc_m14:44
*** gordc has joined #openstack-infra14:45
*** abregman has quit IRC14:46
openstackgerritJordan Pittier proposed openstack-infra/shade: Implement create/get/list/delete volume backups  https://review.openstack.org/38376914:46
*** salv-orlando has quit IRC14:46
*** ddieterly[away] is now known as ddieterly14:46
*** sree has quit IRC14:47
*** sree has joined #openstack-infra14:47
*** Hal has quit IRC14:48
*** john-davidge has quit IRC14:49
*** nadya has quit IRC14:49
*** amotoki has quit IRC14:50
*** sree has quit IRC14:52
openstackgerritJesse Pretorius (odyssey4me) proposed openstack-infra/project-config: Promote CentOS-7 job to voting for OSA os_neutron  https://review.openstack.org/38665114:52
*** abregman has joined #openstack-infra14:53
*** sdake has joined #openstack-infra14:53
*** thiagolib has joined #openstack-infra14:56
*** amitgandhinz has quit IRC14:56
*** amitgandhinz has joined #openstack-infra14:57
*** chandankumar has quit IRC15:00
*** rcernin has quit IRC15:02
*** e0ne has quit IRC15:02
*** sdake_ has joined #openstack-infra15:03
*** strigazi_AFK is now known as strigazi15:04
*** ddieterly is now known as ddieterly[away]15:04
*** daemontool_ has joined #openstack-infra15:05
*** sdake has quit IRC15:05
openstackgerritMerged openstack-infra/project-config: nova-lxd: Add missing PROJECTS to the list  https://review.openstack.org/38662915:06
*** daemontool_ has quit IRC15:08
*** daemontool has quit IRC15:08
*** dave-mccowan has quit IRC15:09
openstackgerritJordan Pittier proposed openstack-infra/shade: Fix a NameError exception in _nat_destination_port  https://review.openstack.org/38665715:09
*** ccamacho|afk has left #openstack-infra15:09
openstackgerritPaul Belanger proposed openstack-infra/project-config: Switch ansible-role-virtualenv jobs voting  https://review.openstack.org/38665815:09
*** tphummel has joined #openstack-infra15:10
*** cardeois has joined #openstack-infra15:10
*** thcipriani|afk is now known as thcipriani15:10
*** e0ne has joined #openstack-infra15:12
*** Freenas101 has joined #openstack-infra15:14
*** lucasagomes is now known as lucas-hungry15:15
*** pcaruana has quit IRC15:15
AJaegerproject-config cores, could you review https://review.openstack.org/#/c/386607/ , please? That fixes setup of murano first-app docs15:17
openstackgerritDoug Hellmann proposed openstack-infra/project-config: temporarily configure mistral to publish to pypi  https://review.openstack.org/38666015:19
openstackgerritDoug Hellmann proposed openstack-infra/project-config: temporarily configure mistral to publish to pypi  https://review.openstack.org/38666015:19
*** e0ne_ has joined #openstack-infra15:20
*** armax has joined #openstack-infra15:20
*** cardeois has quit IRC15:21
*** e0ne has quit IRC15:21
*** bmjen has quit IRC15:22
dhellmanninfra-core: this patch to fix up mistral's release jobs ^^ is blocking some work in tripleo, so I would appreciate it if you could it it on your review list for today. Thanks!15:22
*** martinkopec has quit IRC15:22
*** cargonza has quit IRC15:22
*** cargonza has joined #openstack-infra15:23
anteayaAJaeger: the only thing I would say is I would love to see the word draft in there somewhere15:23
anteayathe difference between the jobs is one is the draft job one is the publishing job15:23
anteayaright now the only difference between the names is gate15:23
AJaegeranteaya: that's the same for all these docs jobs15:24
*** yaume has joined #openstack-infra15:24
*** dave-mccowan has joined #openstack-infra15:24
*** cardeois has joined #openstack-infra15:24
AJaegerwe have in general gate-{name}-docs-ubuntu-trusty and {name}-docs-ubuntu-trusty15:25
AJaegeranteaya: shall I add a comment somewhere?15:25
anteayait might just be me15:26
cloudnullmornings-ish /o15:26
*** ddieterly[away] is now known as ddieterly15:26
anteayaif I'm the only one that doesn't know that one is the publish job and one is the drafts job then no need to add a comment just for me15:27
anteayawe'll just take as given that I'm slow and I will ask you if I need clarification in future15:27
anteayamorning cloudnull15:27
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: Add a more complete selection of jobs to the election repo  https://review.openstack.org/38425215:27
*** cardeois_ has joined #openstack-infra15:27
cloudnullhi anteaya :)15:27
*** bmjen has joined #openstack-infra15:27
cloudnullhappy friday15:27
anteayahappy friday to you too15:28
AJaegeranteaya: I'd like to discuss a naming pattern for jobs at one time. We need to make it more consistent.15:28
AJaegeranteaya: In this specific case, I'm fine - and I'll happy answer questions. But in general there's a lot of inconsistency because of missing documentation.15:28
*** NathanDavies has joined #openstack-infra15:29
*** cardeois has quit IRC15:29
*** bnemec is now known as beekneemech15:29
*** NathanDavies has left #openstack-infra15:29
*** F1act has joined #openstack-infra15:30
*** squish has joined #openstack-infra15:31
F1acthey15:32
*** cardeois_ has quit IRC15:32
anteayaAJaeger: no argument here15:32
*** cardeois has joined #openstack-infra15:32
anteayaand you have demonstrated remarkable ability to effect large changes15:33
anteayaso I'm interested in hearing what you propose15:33
*** allanice001 has joined #openstack-infra15:33
anteayaand what timing you propose to propose15:33
anteayasince this close to summit I'm guessing you might want to leave it for now15:33
anteayaAJaeger: and I'm fine with the patch for now, just sharing the thoughts that floated through my hea15:34
anteayad15:34
AJaegeranteaya: here's what I've took down last time I thought about it : https://etherpad.openstack.org/p/qjDKwerm6015:34
AJaegeranteaya: I would appreciate your comments on that etherpad - it's not finished yet, just ideas to consider - while we hit a issue ;)15:35
openstackgerritPaul Belanger proposed openstack-infra/project-config: [WIP] Initial playbook for zuul-worker  https://review.openstack.org/38561515:35
*** amitgandhinz has quit IRC15:35
*** tmorin has quit IRC15:35
*** cardeois_ has joined #openstack-infra15:35
openstackgerritGhe Rivero proposed openstack-infra/shade: Add external_ipv4_floating_networks  https://review.openstack.org/38655115:35
squishHey guys, just judging opinion on this. I've patched JJB to support a parent-credentials flag within submodules for the git module. Does anyone know of anything similar already in the pipeline / whether this is something that you'd be interested in adding? Naturally I don't want to spend time submitting the patch if it's not worth while :-)15:36
*** cardeois has quit IRC15:37
anteayaAJaeger: adding some thoughs15:37
*** F1act has left #openstack-infra15:37
*** annegentle has joined #openstack-infra15:37
anteayasquish: women work on openstack as well as men15:38
openstackgerritDavid Shrewsbury proposed openstack-infra/nodepool: Add local image cleanup to BuildWorker  https://review.openstack.org/38620615:39
*** Freenas101 has quit IRC15:39
AJaegeranteaya: thanks!15:40
*** adrian_otto has joined #openstack-infra15:40
pabelangerdhellmann: do you know why mistral stopped publishing to pypi?15:40
squishanteaya, Naturally :) , I don't see/use 'guys' as a gender-specific identifier ...15:40
dhellmannpabelanger : we weren't sure if they stopped or if the other files had been uploaded by hand15:41
rcarrillocruzhmm, are there performance issues on osic1 ?15:41
*** Freenas101 has joined #openstack-infra15:41
*** kgiusti has left #openstack-infra15:41
rcarrillocruzit took ages to create a virtualenv on my tests http://paste.openstack.org/show/585726/15:41
pabelangerdhellmann: Ya, that was my thoughts too.15:41
cloudnullrcarrillocruz: not that i'm aware of.15:42
*** cardeois has joined #openstack-infra15:42
anteayasquish: I don't consider being expected to act like a man natural at all15:42
cloudnulldo you by chance have the job log w/ the hostname ?15:42
cloudnulli can go lookup where that instance landed.15:42
*** annegentle has quit IRC15:42
*** cardeois_ has quit IRC15:43
anteayaAJaeger: I agree with what you have there, I'm glad you are thinking about that15:43
anteayanaming is so hard15:44
anteayaAJaeger: oh and nice green15:44
anteayasuch a happy colour15:44
* AJaeger might throw out a strawman spec to start a discussion...15:44
AJaegerbut if others want to comment first, go ahead...15:44
anteayaAJaeger: do you want to before summit or after?15:44
anteayaI'm +2 on your patch15:44
*** cardeois_ has joined #openstack-infra15:44
AJaegerthanks for the +2.15:45
anteayawelcome15:45
anteayathanks for the explaination15:45
*** dimtruck is now known as zz_dimtruck15:45
anteayayou don't have to start this prior to summit15:45
anteayanot on my account15:45
AJaegerMight be nice to talk in person a bit over this at the summit.15:45
anteayayeah I agree15:45
pabelangerrakhmerov: it looks like you created mistral on pypi.python.org, was uploads for mistral manual or did openstack-infra publish them before?15:45
AJaegerbut as it works out ;)15:45
anteayaand if you could update the etherpad for me as you go along, I would appreciate that15:45
prometheanfirepabelanger: thanks, ya pkg-map sounds right15:45
anteayaAJaeger: yup, your call15:46
squishanteaya: Did I ever say that? Read into it however you like - but I'm not expecting anyone to behave like a man. But if you'd rather read into my use of 'guys' instead of the question I asked then please go ahead. :-)15:46
AJaegeranteaya: will try to remember - thanks15:46
*** cardeois has quit IRC15:46
anteayaAJaeger: thank you, or if it ends up in a spec that works for me too15:47
anteayawell guys refers to the men15:47
AJaegerpabelanger: I guess that we switched from pypi to tarballs at one point - when we cleaned up the publishing. pypi/mistral is set up for openstackci at least15:47
anteayaso if you just want to talk to the men, that is your choice15:47
pabelangerAJaeger: Ya, we likely can start uploading again. Just wanted to make sure we didn't disable it for a specific reason. But since this is blocking tripleo release, I think we are good for +1 workflow15:48
pabelangerunless somebody objects15:48
squishanteaya: I also said that I don't see 'guys' as a men only thing. Plenty of my friends have never taken issue with it, but I apologise if you do. Of course I don't want to talk only to the men.15:49
AJaegerpabelanger: I'm fine with it...15:49
AJaegerbbl15:49
anteayasquish: men don't see that15:49
anteayamen don't see a lot of things until they listen to a woman15:49
*** pgadiya has quit IRC15:50
*** Freenas101 has quit IRC15:50
anteayamany men I talk to are grateful for my perspective15:50
*** pblaho has quit IRC15:50
*** annegentle has joined #openstack-infra15:50
squishanteaya: I think we've moved away from the initial point here. I value your opinion and perspective as much as anyone else I talk to.15:51
anteayathank you15:51
*** dave-mccowan has quit IRC15:51
pabelangerAJaeger: dhellmann: +315:51
anteayasquish: jjb folks are zaro and waynr15:52
*** ddieterly is now known as ddieterly[away]15:52
*** sdake has joined #openstack-infra15:54
anteayaand someone else whose nick starts with x who isn't in channel at the moment15:54
*** Freenas101 has joined #openstack-infra15:54
anteayaand I can't find in logs for the past 2 days15:54
*** tesseract- has quit IRC15:54
*** ddieterly[away] is now known as ddieterly15:55
openstackgerritMerged openstack-infra/project-config: temporarily configure mistral to publish to pypi  https://review.openstack.org/38666015:56
*** sdake_ has quit IRC15:56
squishanteaya: Thanks. :)15:56
anteayawelcome15:57
anteayazaro: will likely pop in soon, as he is in pacific time15:57
anteayaunless the storm in seattle has knocked out his power15:57
*** kgiusti has joined #openstack-infra15:57
openstackgerritBob Ball proposed openstack-infra/project-config: Add os-xenapi project.  https://review.openstack.org/38652815:58
*** tkelsey has quit IRC15:58
anteayathe weather reports yesterday were calling for high winds and expecting power outages, so if he isn't around in an hour or so, that might be a contributing factor15:58
*** hongbin has joined #openstack-infra15:59
*** mriedem is now known as mriedem_lunch15:59
*** Freenas101 has quit IRC15:59
*** GordonTX has joined #openstack-infra15:59
*** aricg has joined #openstack-infra15:59
openstackgerritJordan Pittier proposed openstack-infra/shade: Fix some docstrings  https://review.openstack.org/38667316:00
zarosquish: link for that patch?16:01
*** dave-mccowan has joined #openstack-infra16:01
anteayahey zaro, how is the weather?16:01
anteayaas bad as they forecast yesterday?16:01
zarosimilar to our elections right now :)16:02
anteayaha ha ha16:02
anteayazaro: I'm so sorry to hear that16:02
anteayastay inside16:02
anteayaI'll pray for you16:02
zarodefinately!16:02
anteayawill do16:04
*** pilgrimstack has quit IRC16:04
*** gongysh has quit IRC16:04
*** squish has quit IRC16:07
waynrsquish: "guys" isn't a gender-neutral word but i know of one that is if you're interested in changing your word usage to be more inclusive16:08
*** yamamoto has quit IRC16:09
*** nadya has joined #openstack-infra16:10
*** tphummel has quit IRC16:10
*** yamamoto has joined #openstack-infra16:11
*** annegentle has quit IRC16:12
openstackgerritJordan Pittier proposed openstack-infra/shade: Fix a NameError exc in operatorcloud.py  https://review.openstack.org/38667716:13
*** jordanP has quit IRC16:13
*** EricGonc_ has joined #openstack-infra16:15
*** derekh has quit IRC16:16
*** EricGonczer_ has quit IRC16:16
*** lucas-hungry is now known as lucasagomes16:16
harlowjafungi hey, can u add me to https://review.openstack.org/#/admin/groups/1598,members16:17
harlowja(a new project that just got approved, via me @ https://review.openstack.org/#/c/385110/ )16:17
harlowjabut access empty still afaict16:18
harlowja(much appreciated!)16:18
*** nadya has quit IRC16:19
*** yamahata has quit IRC16:20
*** annegentle has joined #openstack-infra16:21
pabelangerharlowja: fungi is on vacation, but I've added you16:21
harlowjathx :)16:22
*** dulek has quit IRC16:22
*** shardy is now known as shardy_afk16:22
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/project-config: Bump infracloud chocolate max-servers to 10  https://review.openstack.org/38668116:22
*** cardeois has joined #openstack-infra16:22
*** hashar is now known as hasharAway16:23
rcarrillocruzpabelanger: ^16:23
rcarrillocruzbtw, i can't figure out why cacti doesn't graph stuff... and fwiw, it has not graphed stuff for weeks, not just from yesterday16:23
rcarrillocruzclarkb: ^16:24
pabelangerpossible a database issue in trove?16:24
*** zz_dimtruck is now known as dimtruck16:24
rcarrillocruznot sure :/16:24
*** smarcet has quit IRC16:24
rcarrillocruzshould I +3  the bump ?16:24
openstackgerritSaad Zaher proposed openstack-infra/project-config: Templatize freezer dsvm gate job  https://review.openstack.org/38609416:25
*** cardeois_ has quit IRC16:25
pabelangerrcarrillocruz: make sure clarkb is good16:25
*** dulek has joined #openstack-infra16:25
* rcarrillocruz summons mr boylan16:25
clarkbslowly catching up here16:25
pabelangerI don't have much bandwidth today to help troubleshoot infra-chocolate is there is an issue however16:26
clarkbthe concern being we don't have cacti data?16:26
rcarrillocruzi wish i had got into it earlier, i have been rechecking twice or thrice the launcher change, failing on osic downloading stuff from pypi16:27
clarkbrcarrillocruz: if you are going to be around to help troubleshoot over the next few hours I am fine with it. Let me +2 and you can approve if you aren't about to weekend :)16:27
*** xarses has quit IRC16:27
rcarrillocruzhaha16:27
*** nadya has joined #openstack-infra16:27
clarkbits cold and wet and windy and rainy here. I could go for some hot chocolate16:28
rcarrillocruzso yeah clarkb , no clue what's up with cacti16:28
rcarrillocruzwe have no graphs for weeks16:28
rcarrillocruz:/16:28
rcarrillocruzand logs are not superuseful16:28
clarkbright we thought the memory issues were related before but maybe its something else16:28
*** ihrachys has quit IRC16:28
rcarrillocruzyep16:28
clarkbrcarrillocruz: when you ran that command that took a while to generate the graphs did it output anything after your initial paste?16:29
rcarrillocruznothing16:29
rcarrillocruzall messages were like the ones i pasted16:29
rcarrillocruzi can re-run, maybe i missed something ( it was late for me )16:29
clarkbprobably won't hurt16:29
rcarrillocruzdoing now, same output as yesterday ...16:30
* anteaya passes clarkb some hot chocolate16:30
*** tphummel has joined #openstack-infra16:31
clarkblooking in /var/lib/cacti/rra there are files with nonzero sizes from yesterday16:31
*** maeker has joined #openstack-infra16:31
*** flepied has quit IRC16:32
clarkbrcarrillocruz: http://cacti.openstack.org/cacti/graph.php?action=view&local_graph_id=1&rra_id=all there is a blip where it did things16:32
clarkbrcarrillocruz: ~1700-1800UTC, is that when you ran the foreground script? maybe we aren't doing things in the background?16:33
rcarrillocruzlocalhost doesn't count... fungi told me it is special as it  doesn't use snmp, so the mechanism is different...16:33
rcarrillocruzthat's why we added cacti.openstack.org to the hosts, even though we had localhost16:34
openstackgerritMerged openstack-infra/project-config: Bump infracloud chocolate max-servers to 10  https://review.openstack.org/38668116:34
rcarrillocruzthe others that are thru snmp there are no graphs16:34
*** dimtruck is now known as zz_dimtruck16:34
*** allanice001 has quit IRC16:35
clarkbah16:35
clarkblooking at zuul its iptables for ipv4 and ipv6 look fine and it has logged connections from cacti for snmp16:36
*** amitgandhinz has joined #openstack-infra16:36
clarkb(sorry just sort of working my way through this out loud, I am sure all this has been checked before)16:36
rcarrillocruznono, it's fine16:37
rcarrillocruzi can obv have overlooked stuff16:37
*** maeker has quit IRC16:37
rcarrillocruzin other news, nodepool chocolate bump is now live16:37
rcarrillocruztailing logs16:37
clarkbrcarrillocruz: ERROR: SQL Cell Failed!, Error:'1064', SQL:"SELECT order_key FROM graph_tree_items WHERE graph_tree_id= AND order_key LIKE '%' ORDER BY order_key DESC LIMIT 1" maybe that is related and it is indeed a db issue?16:38
*** sdake_ has joined #openstack-infra16:38
*** adrian_otto has quit IRC16:39
clarkbspecifically graph_tree_id= looks like its broken16:39
clarkbneed to have a value there16:39
rcarrillocruzyeah, saw that, but when you run the create_graphs.sh it show stuff like 'node compute000.vanilla.ic.openstack.org exists on DB, not recreating'. So if it is a DB issue, is not a fully broken DB16:39
*** adrian_otto has joined #openstack-infra16:39
clarkbya I am just thinking this may be related because its a query that appears to be related to graphing16:40
clarkbI don't know where graph_tree_id comes from16:40
*** sdake has quit IRC16:40
AJaegerrcarrillocruz: could you review one more change for me,please? https://review.openstack.org/386607 - another murano first-app fix16:41
*** arxcruz has quit IRC16:42
AJaegerclarkb: FYI, I went through all system-config changes for irc channels, pointed them out, and rcarrillocruz and yolanda reviewed and merged - the queue is empty now;)16:42
rcarrillocruzAJaeger: haha, sure, it sure is giving you grief till the end of this week :D16:42
*** adrian_otto has quit IRC16:43
AJaegerrcarrillocruz: yeah ;( I was more ill this week than I seem to realize ;(16:43
openstackgerritPaul Belanger proposed openstack-infra/project-config: Add infracloud-chocolate to grafana.o.o  https://review.openstack.org/38669516:43
rcarrillocruzheh16:43
AJaegerthanks for review, rcarrillocruz16:43
pabelangerAJaeger: clarkb: grafana bits for infracloud-chocolate^16:43
*** xarses has joined #openstack-infra16:43
rcarrillocruzoh nice16:44
*** xarses has quit IRC16:44
rcarrillocruzthanks16:44
*** xarses has joined #openstack-infra16:44
AJaegerpabelanger: +316:44
*** zz_dimtruck is now known as dimtruck16:44
rcarrillocruzchugging along16:45
rcarrillocruz2016-10-14 16:44:29,396 DEBUG nodepool.NodePool:       <AllocationSubRequest for 0.0151860288535 (out of 2.0) of ubuntu-xenial from infracloud-chocolate>16:45
AJaegerjeblair: are you already around and have time for some zuul-cloner detective work? Or anybody else?16:45
AJaegerclarkb, pleia2: what are datacentred and citycloud ?16:47
*** dtantsur is now known as dtantsur|afk16:47
openstackgerritMerged openstack-infra/project-config: Fix murano firstapp draft docs  https://review.openstack.org/38660716:47
openstackgerritKhai Do proposed openstack-infra/system-config: Conditionally define clouds  https://review.openstack.org/38558916:49
clarkbrcarrillocruz: digging into the database, the graph_tree table has no null ids (there are only 3 of them) so likely not that simple. Ireally wonder where it is getting that empty id from16:50
clarkbAJaeger: they are clouds that we are fiddling with using16:50
AJaegerclarkb: so, some new donations? Great!16:50
rcarrillocruz:S16:51
clarkbAJaeger: I would say more like potential donations, but doing what we can to turn them into longer term :)16:51
*** GordonTX has quit IRC16:52
pleia2clarkb: left a comment in https://review.openstack.org/#/c/386262 about which images we should add datacentred to16:52
AJaegerclarkb: I see16:52
zaropabelanger:16:53
zaropabelanger: was wondering why workflow-1 on this change? https://review.openstack.org/#/c/31114016:53
openstackgerritMerged openstack-infra/project-config: Add infracloud-chocolate to grafana.o.o  https://review.openstack.org/38669516:53
*** GordonTX has joined #openstack-infra16:53
clarkbpleia2: replied16:53
openstackgerritMerged openstack-infra/jenkins-job-builder: Update sonar plugin  https://review.openstack.org/38436416:54
pabelangerzaro: ah, that can likely be abandoned. That was v1 of adding zuul-launcher, we ended up doing something else16:54
openstackgerritLouis Fourie proposed openstack-infra/project-config: Add Networking SFC Data to Grafana  https://review.openstack.org/38608116:54
pabelangerzaro: we basically just added it to system-config, since openstack-infra is currently only using it16:55
*** GordonTX_ has joined #openstack-infra16:55
*** tosky has quit IRC16:55
*** Swami has joined #openstack-infra16:55
zaropabelanger: i'm trying to add zuul_launcher to openstackci and puppet errors are driving me batty16:55
*** dizquierdo has quit IRC16:55
*** dulek has quit IRC16:55
openstackgerritMerged openstack-infra/jenkins-job-builder: Update cifs plugin  https://review.openstack.org/38433016:55
zaropabelanger: if you have time to review, https://review.openstack.org/#/c/386134/16:56
*** GordonTX has quit IRC16:56
*** dimtruck is now known as zz_dimtruck16:57
pabelangerzaro: what is the use cases for running zuul-launcher downstream? Just testing or production?16:57
zaroyes, exactly16:57
zarojust for testing16:57
clarkbrcarrillocruz: I do notice that cacti.settings_tree is empty16:57
zaropabelanger: trying to setup zuul-dev with everything it needs to run tests16:58
clarkbbut that only keys into graph_tree_item_id not graph_tree_id16:58
*** dulek has joined #openstack-infra16:58
pabelangerzaro: Ya, the issue you are having is openstack-infra depends on openstackci::zuul_scheduler, so deleting a bunch of that code is going to cause job failures16:59
zarothis puppet lint error is a mystery to me, http://logs.openstack.org/34/386134/5/check/gate-puppet-openstackci-puppet-lint/7d1385a/console.html16:59
openstackgerritMerged openstack-infra/jenkins-job-builder: Update copy-to-slave plugin  https://review.openstack.org/38429116:59
pabelangerzaro: lint is failing because rockets (=>) are not aligned17:00
zaropabelanger: i've move call of ::zuul up a level so that should be ok i think17:00
*** ddieterly is now known as ddieterly[away]17:00
zaropabelanger: it looks completely aligned to me17:00
*** phschwartz has quit IRC17:00
*** amoralej is now known as amoralej|off17:00
*** jpena is now known as jpena|off17:01
pabelangerzaro: I think the extra whitespace is doing it17:01
*** rwsu has quit IRC17:02
clarkbAJaeger: what sort of detective work?17:02
AJaegerclarkb: let me paste my prepared 3 lines ;)17:02
zaropabelanger: ugh! i thought i checked that. me checks again17:02
AJaegerinfra-root, https://review.openstack.org/385832 and https://review.openstack.org/386460 and https://review.openstack.org/386417 are translation proposal jobs that have merge-conflicts directly a fter propose. This should not happen. We have merged my change https://review.openstack.org/371772 which I can revert.17:02
zarousing vim this time17:02
AJaegerBut I'd like to understand what's wrong here with zuul-cloner. Looking at http://logs.openstack.org/periodic/ironic-ui-propose-translation-update-newton/1b428dd/console.html#_2016-10-14_08_33_49_075231 :17:02
AJaegerit checks out the change from yesterday and misses the most recent17:03
AJaegermerge. Anybody an idea?17:03
AJaegerSo, I don't know why zuul-cloner checks out an old version.17:03
AJaegerclarkb: One question I have is whether you can reproduce this behaviour on the proposal-slave with manually calling zuul-cloner17:04
openstackgerritMonty Taylor proposed openstack-infra/shade: Add the groundwork for replacing python-*client  https://review.openstack.org/38420717:04
openstackgerritMonty Taylor proposed openstack-infra/shade: Replace Image Creation v1 with direct REST calls  https://review.openstack.org/38518717:04
openstackgerritMonty Taylor proposed openstack-infra/shade: Create and use an Session wrapper for REST in TaskManager  https://review.openstack.org/38420617:04
openstackgerritMonty Taylor proposed openstack-infra/shade: Make munch_response smarter  https://review.openstack.org/38518817:04
openstackgerritMonty Taylor proposed openstack-infra/shade: Use REST for listing images  https://review.openstack.org/38420817:04
*** yamahata has joined #openstack-infra17:04
clarkbAJaeger: should've fetched http://git.openstack.org/cgit/openstack/ironic-ui/commit/?h=stable/newton&id=aab1725aecd9258251b40ba6dc54149a47d0b864 right?17:04
AJaegerclarkb: indeed17:05
pabelangerzaro: to keep things easy for system-config, I would keep openstackci::zuul_scheduler intake, but update single_node_ci.pp to work around it. We don't want to do much iteration on v25 in system-config, since it diverts from v3 work17:05
*** jcoufal has quit IRC17:05
*** gyee has joined #openstack-infra17:06
clarkbrcarrillocruz: probably going to need to find that query in the php and work back from there17:06
*** cody-somerville has quit IRC17:06
*** yamamoto has quit IRC17:06
*** jlk is now known as omgwtfjlk17:06
clarkbAJaeger: that is odd, I am going to check if the one it did check out is what we have on the image's git repo cache17:06
clarkbAJaeger: as that may be a thread we can start pulling on17:06
AJaegerclarkb: note, this is on proposal slave.17:06
clarkboh wait no thats proposal.slave.openstack.org so no image cache17:06
clarkbya17:06
AJaegerclarkb: exactly ;)17:06
*** jcoufal has joined #openstack-infra17:07
zaropabelanger: i don't see how that gets around the fact that zuul_scheduler and zuul_launcher both call ::zuul class17:07
*** yamamoto has joined #openstack-infra17:07
*** dizquierdo has joined #openstack-infra17:08
zaroI want to setup both on the same host17:08
*** nadya has quit IRC17:08
mordredZOMG python3 why do you hate me?17:08
mordred    result = result_json[result_json.keys()[0]]17:08
mordredTypeError: 'dict_keys' object does not support indexing17:08
mordredwhat????17:08
*** nadya has joined #openstack-infra17:08
mordredwhy would keys return an object that doesn't support indexing?17:08
jeblairmordred: iterator?17:09
*** adrian_otto has joined #openstack-infra17:09
mordrednope. it's a dict_keys17:09
mordredlike, there is an object called "dict_keys" that is what dict().keys() returns17:09
clarkbAJaeger: https://review.openstack.org/#/c/384057/ merged on the 12th (so the 6 days ago on cgit is slightly misleading but it still merged well before that job ran)17:09
mordredjeblair: it does look like it implements ths iterator interface17:09
jeblairmordred: ya, that's what i meant17:10
AJaegerclarkb: there shouldn't be any race with those three, since the first thing the job does is check for an older one...17:10
*** burgerk has quit IRC17:10
jeblairzaro, pabelanger: can you do the work in system-config/openstack_project and avoid adding zuul-launcher stuff to openstackci?17:10
clarkbAJaeger: ya I am just making sure that things line up as expected. Also http://git08.openstack.org:8080/cgit/openstack/ironic-ui/log/?h=stable/newton (and 01-07) show that commit being on all the backends17:11
*** amitgandhinz has quit IRC17:11
AJaegerclarkb: thanks for double checking everything.17:11
jeblairclarkb, rcarrillocruz: there's a poller log file in cacti17:11
*** chandankumar has joined #openstack-infra17:11
openstackgerritElizabeth K. Joseph proposed openstack-infra/project-config: Add datacentred to Nodepool  https://review.openstack.org/38626217:12
clarkbjeblair: ya, looking at the logs I think polling is working fine and its graph generation that is breaking wit hthe sql issue I pasted above17:12
pleia2clarkb: I think I got everything there ^^17:12
*** abregman is now known as abregman|afk17:12
clarkbjeblair: basically end up with where foo= ;17:12
rcarrillocruzSweet17:12
pabelangerzaro: Ya, I'm not sure how best to move forward. Aside from maybe just running puppet twice17:12
*** flepied has joined #openstack-infra17:12
*** ihrachys has joined #openstack-infra17:12
zarojeblair: yeah, i think that's possible but it seems more correct to move zuul_launcher to openstackci. if you prefer to keep there then i'll redo my change17:12
*** yamamoto has quit IRC17:12
*** mriedem_lunch is now known as mriedem17:13
zaropabelanger: i think do the same, move ::zuul up a level just keep zuul_launcher in system-config?17:13
openstackgerritMonty Taylor proposed openstack-infra/shade: Make munch_response smarter  https://review.openstack.org/38518817:14
zaro*i mean 'move call to ::zuul'17:14
mordredjeblair: so, as with all of the other places where python has become iterator obsessed, just wrapping the call in list() fixes it17:14
mordred*sigh*17:14
clarkbAJaeger: if I run the zuul cloner command now on proposal.slave.openstack.org I get the expected commit (but I ran that without the map file so now to check with a map file)17:14
zaropabelanger: can you explain this error?  http://logs.openstack.org/34/386134/5/check/gate-infra-puppet-apply-ubuntu-trusty/e94a4c1/puppetapplytest41.final.out.FAILED17:15
*** ramishra has quit IRC17:15
pabelangerpleia2: clarkb: make sure to test our cloud-launcher to setup the datacentred-sal01 bits :)  I believe it is still a manually invoked17:16
pleia2pabelanger: ah, hm17:16
*** mfedosin has joined #openstack-infra17:16
zaroi've changed classes in openstackci but test is using the existing parent in system-config. of course it gonna fail.17:16
pleia2I haven't done that yet17:16
openstackgerritGabriele Cerami proposed openstack-infra/tripleo-ci: [WIP] Add IPv6 coverage using existing jobs  https://review.openstack.org/38251517:16
*** yamamoto has joined #openstack-infra17:16
pabelangerzaro: that is what I was saying, you basically broke system-config, since you deleted variables in zuul_scheduler17:16
zaropabelanger: how do you get around this thing?17:16
clarkbpabelanger: there aren't really any bits we need for it except maybe the security groups. I know one of the clouds defaulted to completely open security groups with no group to group rules17:17
zaropabelanger: yeah, but i have a change to system config that depends on my change in openstackci.17:17
zaropabelanger: or should it be the other way around?17:17
pabelangerzaro: where is the system-config patch?17:17
zarohttps://review.openstack.org/#/c/385302/17:18
*** links has joined #openstack-infra17:18
pabelangerclarkb: pleia2: okay cool, wasn't sure. Figured we wanted to add it just to be safe17:18
*** yamahata has quit IRC17:18
*** trown is now known as trown|lunch17:18
zaropabelanger: granted, it's not passing yet either but doesn't matter because openstackci should care about this one correct?17:19
clarkbpabelanger: this is in theory the nice thing about public clouds, they do these things for us, except for when they dont :(17:19
*** sdague has joined #openstack-infra17:19
zaro*shoud/shoudn't17:19
*** ihrachys has quit IRC17:19
pleia2heh17:19
mordredclarkb: I love how we get _IMMENSE_ pushback on asking that the cloud not give us restrictive security groups by default, but no traction on clouds giving a working network by default17:20
*** e0ne_ has quit IRC17:20
*** phschwartz has joined #openstack-infra17:20
mordredI mean, give-me-a-network api call notwithstanding - since that's a lovely amount of work that was done in support of the second thing17:21
pabelangerzaro: right, this is what jeblair was mentioning, adding this code into puppet-openstackci requires a fair bit of work, since we need to land things in multi stages. So, we need to take a step back and plan out how to do this in multi patches.  It is likely better just to work in system-config per jeblair suggestion.17:21
pabelangerclarkb: agreed, figured we just do it regardless. To be safe17:21
openstackgerritZhenguo Niu proposed openstack-infra/project-config: Add nimble functional test job  https://review.openstack.org/38639917:22
*** jcoufal has quit IRC17:22
AJaegerclarkb: If I test locally, it looks fine as well.17:22
*** kzaitsev_mb has quit IRC17:22
zaropabelanger: ahh, ok. that's why this seemed so difficult.  i'll make another attempt.17:22
zarothanks!17:22
mordredinfra-root: btw - I has a busier morning than I expected, so did not roll out the zuul 2.5 ansible changes. I'd rather have that be an early morning activity for debug time in case of error - so I'm going ot wait until monday17:22
jlvillaljeblair: You had +2 this before, but then I updated it based on your suggestion :)  https://review.openstack.org/38559117:22
*** jcoufal has joined #openstack-infra17:22
mordredjlvillal: so ... on monday I'm going to land a patch that will remove the need for that one17:23
clarkbAJaeger: and testing with the map it works fine too17:23
clarkbAJaeger: so no luck reproducing :(17:23
pabelangermordred: Monday / Tuesday morning works well for me next week.17:23
AJaegerclarkb: Is zuul-cloner current?17:23
clarkbAJaeger: I was testing directly on proposal.slave to avoid zuul verison issues but let me check17:24
jlvillalmordred: Oh. Okay. I wanted to make it easier for me to reproduce a gate job locally. So having them in order helped with that :)17:24
mordredjlvillal: https://review.openstack.org/#/c/369605 if you want to look at it - basically "stop putting the script content into script files and put the content directly inline"17:24
AJaegerclarkb: I'm just wondering whether that gets daily updates...17:24
clarkbAJaeger: zuul==2.5.2.dev4  # git sha 226cdd417:24
* jlvillal looks17:24
*** HeOS has quit IRC17:24
AJaegerclarkb: that's head - good. And no updates the last few days17:25
*** zz_dimtruck is now known as dimtruck17:25
AJaegerclarkb: any ideas for next steps? Revert the change - or wait until Monday?17:25
openstackgerritKhai Do proposed openstack-infra/system-config: Add a zuul launcher to zuul-dev.o.o  https://review.openstack.org/38530217:25
jlvillalmordred: Will the script file be written somewhere?  So I can take the info?17:26
mordredjlvillal: it will be inline in the ansible playbook ... one sec - I can point at an example ...17:26
*** gothicmindfood has quit IRC17:27
clarkbAJaeger: maybe jeblair has some additional input. Everything I can see shows that it should be working17:27
clarkbAJaeger: maybe add more debugging to zuul-cloner?17:27
*** allanice001 has joined #openstack-infra17:27
clarkbso that if it happens again we get more info17:27
mordredjlvillal: https://review.openstack.org/gitweb?p=openstack-infra/zuul.git;a=blob;f=doc/source/sample-playbook/playbook.yaml;h=b6f69b2fa6431db1d8c5a84126ccf453f750b1c0;hb=c1bdbb0753707011fc06034bd650d229dc0b19a817:28
jlvillalmordred: thanks17:28
clarkbpleia2: change looks good +2. Any chance you can push one for city too?17:29
pabelangermordred: clarkb: okay, I can see https://review.openstack.org/#/c/386254/ exceptions in our logs, but only rackspace. Hopefully this is the same condition that asserts itself in OVH for queued images.17:29
pleia2clarkb: yep, will do17:29
mordredjlvillal: (ignore lines 10-13 - they shouldn't be there)17:29
*** cody-somerville has joined #openstack-infra17:29
*** cody-somerville has joined #openstack-infra17:29
jlvillalmordred: Is it going to have multiple shell sections?17:30
mordredpabelanger: if not, I'll definitely dig in on the ovh side17:30
mordredjlvillal: yah17:30
*** jkilpatr has quit IRC17:30
jlvillalmordred: :(17:30
*** tqtran has joined #openstack-infra17:30
mordredjlvillal: basically, everything that is currently being written to a shell script and then executed will just be in-line shell17:30
mordredjlvillal: why frowny-face? does that make things worse?17:30
AJaegerjeblair: do you have any ideas why zuul-cloner would get an old checkout on the proposal slave? See my discussion with clarkb in the last 30mins for details.17:31
jlvillalmordred: Hmmm. From my perspective, I want to be able to easily copy the shell scripts and run them locally for testing purposes.17:31
jlvillalmordred: So with my proposed patch that was going to be fairly easy.  01.sh, 02.sh, 03.sh...17:31
jlvillalmordred: Now I have to parse the ansible YAML file to get the data.17:32
*** chandankumar has quit IRC17:32
mordredjlvillal: well - that's going to be the way it'll be once v3 lands, since the jobs will be written in ansible not in jjb then translated ... would it be helpful if there was a simple explanation of how to copy the playbook locally and run it?17:33
jlvillalmordred: Possibly that would help.17:33
jlvillalmordred: I'm trying to work on ironic multi-node and then ironic multi-node with grenade.17:33
mordredawesome.17:34
openstackgerritChuck Short proposed openstack-infra/project-config: nova-lxd: Run the full tempest tesuite  https://review.openstack.org/38670717:34
jlvillalmordred: So I want to do some testing locally by spinning up two VMs and running it.17:34
clarkbjlvillal: fwiw those should all work well using the reproduce.sh script if you are looking for the thing to use today17:34
jlvillalmordred: So if something goes wrong (which it will of course) I can SSH into the VMs to look around.17:34
*** Naeil has quit IRC17:34
jlvillalclarkb: Not in our past experience :(17:34
clarkbjlvillal: why not? (fwiw I have been actively trying to fix bugs in it)17:35
jlvillalclarkb: My co-worker tried to do it about a month ago and after a week of failures we gave up.17:35
clarkbjlvillal: its how I do my testing locally fwiw17:35
jlvillalclarkb: Okay. maybe I should try. So you do test multi-node locally with that?17:36
clarkbjlvillal: not multinode. I don't have a big enough hypervisor17:36
mordredclarkb: reproduce doens't run the playbook that zuul emits17:36
clarkbjlvillal: but grenade and devstack jobs17:36
clarkbmordred: yes I know, but its currently the way we tell people to reproduce devsatck and grenade jobs (and everything else run by devstack-gate)17:36
jlvillalclarkb: Oh, we want to test multi-node.17:36
clarkbso if that doesn't work its a bug and should be fixed17:36
clarkbjlvillal: yes it shoudl work with multinode and if it doesn't know that and fixing it would be great17:37
*** jkilpatr has joined #openstack-infra17:37
jlvillalclarkb: Okay. My co-worker is relatively new to all this. I'll see if I can try using reproduce.sh next week.17:37
*** artmr has joined #openstack-infra17:38
openstackgerritElizabeth K. Joseph proposed openstack-infra/project-config: Add citycloud regions to Nodepool  https://review.openstack.org/38670817:38
clarkbjlvillal: you will have to write ou the /etc/nodepool contents on both hosts and do the initial ssh key setup. This doesn't change if you use zuul's ansible playbooks for reproduce.sh17:38
jlvillalclarkb: Right. We were working on a shell script + some ansible to do that today. I think we got it working.17:39
*** amitgandhinz has joined #openstack-infra17:39
*** alex_xu_ has quit IRC17:39
clarkbpleia2: looking at that change we probably want to add a name-filter to the image defs in our two clouds to be sure we get the flavors we want in both clouds17:40
*** heyongli has quit IRC17:40
jlvillalclarkb: Hopefully this is enough: $ ls /etc/nodepool/ ; node_private  primary_node_private  provider  sub_nodes_private  plus the ssh keys. almost done with that.17:40
clarkbpleia2: its basically a string matcher for the flavor name17:40
pleia2clarkb: ok, let's see...17:40
*** jaosorior has quit IRC17:40
jlvillalclarkb: I taught him Ansible this morning.17:40
jeblairclarkb, mordred: i agree that reproduce.sh should work now, and if it has bugs, we should continue to fix them.  though i also think that shaping up the story for how to run an ansible playbook to reproduce a job is good to do.  we certainly want that for v3.  we could consider promulgating that for v2.5 (though it means that people will have to re-learn for v3).  i think that in the long run, reproduce-via-playbook will eliminate the ...17:40
jeblair... need for reproduce.sh, which is good, because it means we won't have to worry about playing catch-up.17:40
* jlvillal is reminded of the blind leading the blind...17:41
*** jaosorior has joined #openstack-infra17:41
clarkbjlvillal: I think that should be enough. THe ip addr info and the ssh keys are an important bit. Also firewall setup17:41
jlvillalclarkb: thanks17:41
clarkbjeblair: yes and it will work for more than devstack-gate17:41
pleia2clarkb: ah, I see, adding now17:41
jeblairclarkb: indeed17:41
*** cardeois_ has joined #openstack-infra17:42
jeblairjlvillal: i'm sorry i missed the collision with mordred's patch :(17:42
openstackgerritPaul Belanger proposed openstack-infra/project-config: Let windmill setup ssh and bindep  https://review.openstack.org/38671117:42
jlvillaljeblair: No problem. I would still vote for writing them out as shell scripts, as extra info.17:42
openstackgerritEmilien Macchi proposed openstack-infra/project-config: puppet: enable integration testing for puppet-ec2api  https://review.openstack.org/38671217:42
*** alex_xu has joined #openstack-infra17:42
*** heyongli has joined #openstack-infra17:43
anteayaif a channel op is available, #openstack-meeting could use a topic refresh17:43
*** cardeois has quit IRC17:43
openstackgerritElizabeth K. Joseph proposed openstack-infra/project-config: Add datacentred to Nodepool  https://review.openstack.org/38626217:43
openstackgerritBen Nemec proposed openstack-infra/tripleo-ci: Always use cached images in updates job  https://review.openstack.org/38671317:45
*** mriedem has quit IRC17:45
*** mriedem has joined #openstack-infra17:45
*** nadya has quit IRC17:47
*** pcaruana has joined #openstack-infra17:48
*** krtaylor has quit IRC17:48
*** yamahata has joined #openstack-infra17:49
*** Jeffrey4l_ has quit IRC17:52
pabelangerclarkb: so, if we run git-repack on nodepool.o.o git repos, anything I should know?  eg: should we do it once a day, and would it affect the ability to clone or update that repo?17:54
clarkbpleia2: datacentred lgtm, can has new patch for city too?17:54
*** degorenko is now known as _degorenko|afk17:54
clarkbpabelanger: I think we want to run it when no dib builds (which update the repos) are running. Otherwise it should be a pretty safe thing to do (we do it on our mirrors with cron I forget the interval though)17:55
pleia2clarkb: yeah, just trying to get a list of flavors and OSC+rc file is fighting with me ;)17:55
pabelangerclarkb: okay great, I'll check mirrors for the script17:55
*** dizquierdo has quit IRC17:55
openstackgerritAndreas Jaeger proposed openstack-infra/infra-specs: WIP: Consistent Job Names  https://review.openstack.org/38671717:56
AJaegeranteaya: Here's a strawman ^17:56
AJaegerteam, if you're interested in some bikeshed - or constructive discussion on naming of jobs, please comment on 386717  - and feel free to tell me that this is not needed either ;)17:57
clarkbpabelanger: one way to do it might be to build it into dib's source-repositories element. Have it drop a last repacked file into the cache and fi that exceeds some timeout (say a week) run repack first then do the other operations17:58
anteayaAJaeger: thank you17:58
*** gothicmindfood has joined #openstack-infra17:59
*** john-davidge has joined #openstack-infra17:59
jeblairAJaeger: all of the job names will change with zuul v3.  depending on how urgent the problem you are addressing is, you may or may not want to just wait for that.18:01
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: Murano Firstapp: Setup constraints as well  https://review.openstack.org/38672118:01
AJaegerjeblair: It's not urgent - it can wait until v3. From a chat we had some time ago, I think it's worthwhile to have this in preparation for v3.18:02
*** cody-somerville has quit IRC18:02
AJaegerjeblair: I'm happy to put it on the backburner - or let others write a better one ;)18:02
*** cody-somerville has joined #openstack-infra18:03
*** cody-somerville has joined #openstack-infra18:03
AJaegerwe just had so often discussion about names here that I decided to write a strawman18:03
*** john-davidge has quit IRC18:03
*** john-davidge has joined #openstack-infra18:03
*** thorst_ has quit IRC18:03
jeblairAJaeger: oh, sorry, i forgot the chat.  :)  i mostly just wanted to mention it since even if we do this, they'll change again for v3  (eg: "python27" instead of "nova-python27" or "gate-nova-python27")18:04
*** thorst_ has joined #openstack-infra18:04
openstackgerritNate Johnston proposed openstack-infra/project-config: Add grenade configuration for neutron-fwaas  https://review.openstack.org/38507618:04
AJaegerproject-config cores, now the next problems with my nemesis firstapp https://review.openstack.org/386721 - reviews welcome18:04
AJaegerjeblair: Ah! I really need to understand those changes and how they work out.18:05
AJaegerjeblair: in that case not worth doing anything before v3.18:05
harlowjapabelanger thx, can u also add me to https://review.openstack.org/#/admin/groups/1599,members :)18:06
*** tnovacik has joined #openstack-infra18:06
pabelangerdone18:07
* AJaeger waves good bye18:07
harlowjapabelanger thx18:07
jeblairAJaeger: basically: project name in job name is left over from jenkins and use of workspaces, except that zuulv2 uses job names to build shared queues.  v3 does neither of those things, so jobs can simply be "python27" and run with whatever project is triggering it.18:07
*** Apoorva has joined #openstack-infra18:08
*** jcoufal_ has joined #openstack-infra18:08
*** rossella_s has quit IRC18:09
anteayaAJaeger: good night, have a good weekend18:09
anteayajeblair: oooh, that sounds nice18:09
openstackgerritzhi dong proposed openstack-infra/project-config: Create new project nova-fusioncompute.nova-fusioncompute is HuaweiFusionCompute virtualization driver for OpenStack Nova  https://review.openstack.org/38672718:09
jeblairAJaeger: (i'm looking into the z-c issue, btw)18:09
anteayamight trim the job name length considerably18:09
*** florianf has quit IRC18:10
openstackgerritElizabeth K. Joseph proposed openstack-infra/project-config: Add citycloud regions to Nodepool  https://review.openstack.org/38670818:10
pabelangerclarkb: https://review.openstack.org/#/c/329566/ seems to have changed to git gc over git repack18:10
*** jcoufal has quit IRC18:10
*** gouthamr_ has joined #openstack-infra18:10
clarkbpleia2: ^ needs rebase onto latest datacentred patchset18:10
*** amitgandhinz has quit IRC18:11
pleia2bah18:11
clarkbpabelanger: GC should also be safe based on zaro's research and should do a better job of minimizing disk use18:11
*** nadya has joined #openstack-infra18:11
clarkbpabelanger: so that should be fine too18:11
pabelangercool18:12
*** thorst_ has quit IRC18:12
*** gouthamr has quit IRC18:13
*** Sukhdev has joined #openstack-infra18:17
*** nadya has quit IRC18:18
*** thorst_ has joined #openstack-infra18:21
*** yaume has quit IRC18:21
jeblairclarkb, AJaeger: i can't see a reason for z-c to have checked out an older sha18:21
jeblairclarkb: i checked the gerrit replication logs, and they did not report an error pushing that commit to stable/newton on the 12th18:22
*** fguillot has quit IRC18:22
*** salv-orlando has joined #openstack-infra18:23
*** dtardivel has quit IRC18:24
*** krtaylor has joined #openstack-infra18:24
*** ruhe has quit IRC18:25
*** ruhe has joined #openstack-infra18:25
*** salv-orl_ has quit IRC18:25
*** Sukhdev has quit IRC18:25
*** Sukhdev has joined #openstack-infra18:26
openstackgerritElizabeth K. Joseph proposed openstack-infra/project-config: Add citycloud regions to Nodepool  https://review.openstack.org/38670818:28
*** Sukhdev has quit IRC18:28
openstackgerritMerged openstack-infra/tripleo-ci: Fall back to previous failure list for older releases  https://review.openstack.org/38199818:29
*** olaph is now known as beefboymatface18:30
*** amitgandhinz has joined #openstack-infra18:31
*** mfedosin has quit IRC18:34
*** inc0 has quit IRC18:34
openstackgerritMarton Kiss proposed openstack-infra/groups: Resolve commons_activity_streams errors  https://review.openstack.org/38648418:35
openstackgerritMerged openstack-infra/nodepool: Add getBuildsWithStates ZK API method  https://review.openstack.org/38387418:36
openstackgerritMerged openstack-infra/nodepool: Change getMostRecentBuild to get multiple builds  https://review.openstack.org/38391718:36
*** pkoniszewski has quit IRC18:37
openstackgerritMonty Taylor proposed openstack-infra/shade: Make munch_response smarter  https://review.openstack.org/38518818:37
*** ihrachys has joined #openstack-infra18:37
*** ihrachys has quit IRC18:37
*** ihrachys has joined #openstack-infra18:38
*** dimtruck is now known as zz_dimtruck18:39
*** pkoniszewski has joined #openstack-infra18:39
*** ihrachys has quit IRC18:39
*** jcoufal has joined #openstack-infra18:39
*** mdrabe_ has joined #openstack-infra18:41
openstackgerritMichael Johnson proposed openstack-infra/project-config: Consolidate neutron-lbaas API tests  https://review.openstack.org/38624518:41
*** links has quit IRC18:41
*** jcoufal_ has quit IRC18:41
*** afred312_ has joined #openstack-infra18:42
*** aglarendil__ has joined #openstack-infra18:43
*** jaranovich_ has joined #openstack-infra18:43
*** jpmaxman_ has joined #openstack-infra18:43
*** derekjhyang_ has joined #openstack-infra18:43
*** sweston_ has joined #openstack-infra18:43
*** rackertom_ has joined #openstack-infra18:43
*** csatari_ has joined #openstack-infra18:44
*** kgalanov_ has joined #openstack-infra18:44
*** johnsom_ has joined #openstack-infra18:44
*** auggy_ has joined #openstack-infra18:44
*** tdurakov_ has joined #openstack-infra18:44
*** vdrok_ has joined #openstack-infra18:44
*** sslypushenko_ has joined #openstack-infra18:44
*** dalgaaf_ has joined #openstack-infra18:45
*** raddaoui_ has joined #openstack-infra18:45
*** simonmcc_ has joined #openstack-infra18:45
*** madhuvishy_ has joined #openstack-infra18:46
*** ggillies_ has joined #openstack-infra18:46
*** khappone has joined #openstack-infra18:46
*** nikhil_ has joined #openstack-infra18:47
*** chem` has joined #openstack-infra18:47
*** nikhil_ is now known as Guest3099818:47
*** hashar has joined #openstack-infra18:47
*** jlk has joined #openstack-infra18:48
*** jlk has quit IRC18:48
*** jlk has joined #openstack-infra18:48
*** sheeprine_ has joined #openstack-infra18:49
*** dolphm_ has joined #openstack-infra18:49
*** EricGonc_ has quit IRC18:49
*** jcook- has joined #openstack-infra18:49
*** karhtikp_ has joined #openstack-infra18:49
*** odyssey4me_ has joined #openstack-infra18:49
*** krotscheck_ has joined #openstack-infra18:49
*** oomichi_ has joined #openstack-infra18:49
*** med_` has joined #openstack-infra18:49
*** rods_ has joined #openstack-infra18:49
AJaegerjeblair: thanks for double checking z-c. This occured in three repos this morning (ironic-ui, magnum-ui, zaqar-ui) on stable/newton. So, I'm puzzled. Let's wait a few more days, I'll monitor it.18:49
*** knikolla_ has joined #openstack-infra18:49
*** evgenyl has quit IRC18:50
*** gaelL_ has joined #openstack-infra18:50
*** irtermit- has joined #openstack-infra18:50
AJaegerjeblair: thanks for info about the names - that makes it easier ;)18:50
*** EricGonczer_ has joined #openstack-infra18:50
*** xnox_ has joined #openstack-infra18:50
*** _d34dh0r53_ has joined #openstack-infra18:51
*** benj_- has joined #openstack-infra18:51
*** bstinson_ has joined #openstack-infra18:51
*** _fortis_ has joined #openstack-infra18:51
*** bmjen has quit IRC18:51
*** vdrok has quit IRC18:51
*** jamesdenton has quit IRC18:51
*** rlandy has quit IRC18:51
*** mdrabe has quit IRC18:51
*** mmedvede has quit IRC18:51
*** rhallisey has quit IRC18:51
*** sheeprine has quit IRC18:51
*** dalgaaf has quit IRC18:51
*** hasharAway has quit IRC18:51
*** derekjhyang has quit IRC18:51
*** omgwtfjlk has quit IRC18:51
*** benj_ has quit IRC18:51
*** larainema has quit IRC18:51
*** samueldmq has quit IRC18:51
*** erlon has quit IRC18:51
*** afred312 has quit IRC18:51
*** rods has quit IRC18:51
*** Marx314 has quit IRC18:51
*** tdurakov has quit IRC18:51
*** nikhil has quit IRC18:51
*** rackertom has quit IRC18:51
*** sweston has quit IRC18:51
*** csatari has quit IRC18:51
*** NobodyCam has quit IRC18:51
*** d34dh0r53 has quit IRC18:51
*** med_ has quit IRC18:51
*** johnsom has quit IRC18:51
*** raddaoui has quit IRC18:51
*** sslypushenko has quit IRC18:51
*** chem has quit IRC18:51
*** simonmcc has quit IRC18:51
*** lVathan[m] has quit IRC18:51
*** knikolla has quit IRC18:51
*** irtermite has quit IRC18:51
*** jbryce has quit IRC18:51
*** odyssey4me has quit IRC18:51
*** madhuvishy has quit IRC18:51
*** khappone_ has quit IRC18:51
*** jistr has quit IRC18:51
*** jpmaxman has quit IRC18:51
*** fungi has quit IRC18:51
*** andrewbogott has quit IRC18:51
*** tdasilva has quit IRC18:51
*** karthikp has quit IRC18:51
*** mrtenio has quit IRC18:51
*** ggillies has quit IRC18:51
*** docaedo4 has quit IRC18:51
*** aspiers has quit IRC18:51
*** oomichi has quit IRC18:51
*** jesusaur has quit IRC18:51
*** gaelL has quit IRC18:51
*** d0ugal has quit IRC18:51
*** jcook has quit IRC18:51
*** krotscheck has quit IRC18:51
*** auggy has quit IRC18:51
*** kgalanov has quit IRC18:51
*** jaranovich has quit IRC18:51
*** aglarendil has quit IRC18:51
*** rpodolyaka has quit IRC18:51
*** _fortis has quit IRC18:51
*** bkero has quit IRC18:51
*** xnox has quit IRC18:51
*** kevinshort has quit IRC18:51
*** bstinson has quit IRC18:51
*** lbragstad has quit IRC18:51
*** dolphm has quit IRC18:51
*** mrhillsman has quit IRC18:51
*** Mmike has quit IRC18:51
*** sheeprine_ is now known as sheeprine18:51
*** jcook- is now known as jcook18:51
*** sheeprine has quit IRC18:51
*** sheeprine has joined #openstack-infra18:51
*** oomichi_ is now known as oomichi18:51
*** rods_ is now known as rods18:51
*** bstinson_ is now known as bstinson18:51
*** dolphm_ is now known as dolphm18:51
*** krotscheck_ is now known as krotscheck18:51
*** madhuvishy_ is now known as madhuvishy18:51
*** rlandy has joined #openstack-infra18:51
*** odyssey4me_ is now known as odyssey4me18:51
*** vdrok_ is now known as vdrok18:52
*** xnox_ is now known as xnox18:52
AJaegerpleia2: feel free to merge https://review.openstack.org/#/c/386708 in case you want to monitor it18:52
*** evgenyl has joined #openstack-infra18:52
*** sslypushenko_ is now known as sslypushenko18:52
*** rods is now known as Guest3751218:52
*** Mmike has joined #openstack-infra18:52
*** ddieterly[away] is now known as ddieterly18:52
*** tdurakov_ is now known as tdurakov18:52
AJaegerpleia2: could you add some graphs to grafana as well, please?18:52
*** csatari_ is now known as csatari18:52
*** derekjhyang_ is now known as derekjhyang18:52
*** dalgaaf_ is now known as dalgaaf18:52
*** jpmaxman_ is now known as jpmaxman18:52
*** Guest30998 is now known as nikhil18:52
*** jaranovich_ is now known as jaranovich18:52
*** sweston_ is now known as sweston18:52
*** johnsom_ is now known as johnsom18:53
*** kevinshort has joined #openstack-infra18:53
*** auggy_ is now known as auggy18:53
*** rackertom_ is now known as rackertom18:53
*** bmjen has joined #openstack-infra18:53
*** raddaoui_ is now known as raddaoui18:53
*** kgalanov_ is now known as kgalanov18:53
*** aglarendil__ is now known as aglarendil18:53
*** lbragstad has joined #openstack-infra18:53
pleia2AJaeger: not sure we're going that far with these ones just yet18:53
pleia2^ clarkb?18:54
*** simonmcc_ is now known as simonmcc18:54
*** edmondsw has quit IRC18:54
*** jistr has joined #openstack-infra18:54
clarkbI think we can as soon as hiera is up to date18:54
*** jcoufal has quit IRC18:54
clarkbwith max servers of 0 it will just attempt to upload images which we want (have to restart the builder once config updates)18:55
*** mhickey has quit IRC18:55
*** adrian_otto has quit IRC18:56
*** docaedo4 has joined #openstack-infra18:56
AJaegerclarkb, pleia2 : Please +A yourself, wasn't sure about timing18:56
*** mrtenio has joined #openstack-infra18:56
*** jesusaur has joined #openstack-infra18:57
*** lVathan[m] has joined #openstack-infra18:57
*** jbryce has joined #openstack-infra18:57
*** thorst_ has quit IRC18:57
clarkbAJaeger: can do ty18:57
AJaegerpleia2: we can do grafana later, just put it on your list for later, please;)18:57
* pleia2 nods18:57
*** rpodolyaka has joined #openstack-infra18:58
*** thorst_ has joined #openstack-infra18:58
*** mmedvede has joined #openstack-infra18:58
*** trown|lunch is now known as trown18:58
*** larainema has joined #openstack-infra18:58
*** smarcet has joined #openstack-infra18:59
*** bkero has joined #openstack-infra18:59
*** tdasilva has joined #openstack-infra18:59
*** mrhillsman has joined #openstack-infra19:00
*** fungi has joined #openstack-infra19:00
*** NobodyCam has joined #openstack-infra19:00
*** d0ugal has joined #openstack-infra19:00
*** aspiers has joined #openstack-infra19:01
openstackgerritGabriele Cerami proposed openstack-infra/tripleo-ci: [WIP] Add IPv6 coverage using existing jobs  https://review.openstack.org/38251519:01
*** erlon has joined #openstack-infra19:01
*** dizquierdo has joined #openstack-infra19:01
*** dizquierdo has quit IRC19:01
*** salv-orlando has quit IRC19:02
*** andrewbogott has joined #openstack-infra19:02
openstackgerritKhai Do proposed openstack-infra/system-config: Allow zuul launcher and scheduler on the same host  https://review.openstack.org/38674519:02
*** samueldmq has joined #openstack-infra19:03
*** andrewbogott has quit IRC19:05
*** andrewbogott has joined #openstack-infra19:05
openstackgerritKhai Do proposed openstack-infra/system-config: Run zuul launcher on zuul-dev.o.o  https://review.openstack.org/38674619:05
*** amitgandhinz has quit IRC19:06
*** thorst_ has quit IRC19:06
*** amitgandhinz has joined #openstack-infra19:06
*** 7YUAAGGIF has joined #openstack-infra19:07
*** jmorgan1 has quit IRC19:07
*** cody-somerville has quit IRC19:08
*** jmorgan1 has joined #openstack-infra19:08
*** jkilpatr has quit IRC19:08
*** ogelbukh has quit IRC19:08
*** markmcclain has quit IRC19:08
*** cody-somerville has joined #openstack-infra19:08
*** cody-somerville has joined #openstack-infra19:08
*** lindsayk has quit IRC19:08
*** mcarden has quit IRC19:09
*** lindsayk has joined #openstack-infra19:09
*** ogelbukh has joined #openstack-infra19:09
*** rajinir has joined #openstack-infra19:09
*** _fortis_ is now known as _fortis19:09
*** erikmwilson has quit IRC19:09
*** alexm2 has quit IRC19:10
*** mcarden has joined #openstack-infra19:11
openstackgerritMerged openstack-infra/project-config: Add datacentred to Nodepool  https://review.openstack.org/38626219:11
*** john-davidge has quit IRC19:11
openstackgerritMerged openstack-infra/project-config: Add citycloud regions to Nodepool  https://review.openstack.org/38670819:12
openstackgerritKhai Do proposed openstack-infra/puppet-openstackci: decouple zuul from the scheduler  https://review.openstack.org/38674819:14
*** dham1 has quit IRC19:14
*** markmcclain has joined #openstack-infra19:14
*** dham1 has joined #openstack-infra19:15
adam_gpabelanger: hey, so wrt https://review.openstack.org/#/c/386304 ... if the 'copy's were changed to 'templates' in the roles themselves, you could avoid having to render the templates yourself?19:15
*** nt has quit IRC19:16
adam_gnote, i wasns't suggesting maintaining a template in the roles that is in sync with upstream config file changes, but merely using 'template' to install the static files already included in the role... and then allowing the top-level playbooks to chose whether they ship a static file or a template19:16
*** erikmwilson has joined #openstack-infra19:16
*** yolanda has quit IRC19:16
openstackgerritKhai Do proposed openstack-infra/system-config: Allow zuul launcher and scheduler on the same host  https://review.openstack.org/38674519:17
*** jcoufal has joined #openstack-infra19:17
*** nt has joined #openstack-infra19:17
*** cody-somerville has quit IRC19:18
*** edmondsw has joined #openstack-infra19:19
*** ddieterly has quit IRC19:19
*** Guest53359 has quit IRC19:19
*** clif_h has joined #openstack-infra19:20
pabelangeradam_g: Yup, I opted for copy, since it was the simpler thing to maintain. Since you could patch copy a static file or template rendered file.  By using template, you'd always have to pass a j2 file19:21
*** jkilpatr has joined #openstack-infra19:21
pabelangeradam_g: but you are right, it could have been setup that way.19:21
*** nadya has joined #openstack-infra19:22
*** nadya has quit IRC19:22
*** dave-mccowan has quit IRC19:23
*** alexm2 has joined #openstack-infra19:24
*** jaosorior_ has joined #openstack-infra19:24
*** cody-somerville has joined #openstack-infra19:25
*** cody-somerville has joined #openstack-infra19:25
*** pkoniszewski has quit IRC19:25
openstackgerritFrank Kloeker proposed openstack-infra/puppet-zanata: Change package install from openjdk-7-jre-headless to default-jre-headless.  https://review.openstack.org/38423919:26
adam_gpabelanger: there shouldn't be a requirement that the 'template' get a j2 file, is there? if its a file with no templating in it, its effectively just a copy, AFAIK19:26
*** pkoniszewski has joined #openstack-infra19:27
adam_gas it is, its a bit awkward making sure a template get written out somewhere else, and at the right time19:28
*** amitgandhinz has quit IRC19:28
*** tiswanso has quit IRC19:28
*** tiswanso has joined #openstack-infra19:29
*** jbryce has quit IRC19:29
*** ogelbukh has quit IRC19:29
*** Guest55068 has quit IRC19:29
*** zz_dimtruck has quit IRC19:30
*** ogelbukh has joined #openstack-infra19:30
*** zz_dimtruck has joined #openstack-infra19:30
pabelangeradam_g: http://docs.ansible.com/ansible/template_module.html references jinja2 formatted template for src, I'd have to test if filename .j2 is a hard requirement.19:30
*** jak-jak has joined #openstack-infra19:30
*** Guest55068 has joined #openstack-infra19:30
*** zz_dimtruck is now known as dimtruck19:30
*** auggy has quit IRC19:31
*** amitgandhinz has joined #openstack-infra19:32
*** auggy has joined #openstack-infra19:32
*** jbryce has joined #openstack-infra19:32
adam_gpabelanger: it shouldnt be19:32
*** cody-somerville has quit IRC19:32
pabelangeradam_g: I'll take a look into it19:32
*** cody-somerville has joined #openstack-infra19:34
*** cody-somerville has joined #openstack-infra19:34
adam_gpabelanger: ill see if i a put up a patch too, to show you what i had in mind, and also to confirm im not crazy :)19:35
*** Rockyg has joined #openstack-infra19:35
openstackgerritElizabeth K. Joseph proposed openstack-infra/project-config: Fix case-sensitive citycloud regions in nodepool  https://review.openstack.org/38675419:36
pleia2clarkb: there we go ^19:36
clarkbI haev fast approved ^ since its just a case bump19:36
pleia2ty19:36
pabelangeradam_g: sure19:37
*** Apoorva has quit IRC19:37
*** thorst_ has joined #openstack-infra19:38
*** gordc has quit IRC19:38
jlvillalclarkb: Do you have a pointer to how to setup the firewall for a multi-node test environment?19:38
jlvillalclarkb: Or pointer to the code that does it for the gate will work. I can try to understand it.19:38
clarkbjlvillal: https://git.openstack.org/cgit/openstack-infra/project-config/tree/nodepool/scripts/multinode_setup.sh#n2119:39
jlvillalclarkb: Thank you!19:39
clarkbjlvillal: basically allows all traffic between the multinode instances19:40
*** annegentle has quit IRC19:40
*** annegent_ has joined #openstack-infra19:40
ianychoiGood afternoon, pleia2 !19:41
*** oanson has joined #openstack-infra19:43
*** amitgandhinz has quit IRC19:44
*** Swami_ has joined #openstack-infra19:45
rcarrillocruzpabelanger, clarkb : it finally passed tests on recheck https://review.openstack.org/#/c/386556/419:45
rcarrillocruzmind reviewing?19:45
*** thorst_ has quit IRC19:45
*** thorst_ has joined #openstack-infra19:46
*** rwsu has joined #openstack-infra19:46
mordredrcarrillocruz: it seems like it's missing region_name in create_quota.yml ?19:46
*** jbernard has joined #openstack-infra19:48
*** Swami has quit IRC19:48
*** dave-mccowan has joined #openstack-infra19:49
*** Apoorva has joined #openstack-infra19:49
*** jamesdenton has joined #openstack-infra19:50
*** yolanda has joined #openstack-infra19:51
*** oanson has quit IRC19:51
*** Swami_ has quit IRC19:51
*** raildo has quit IRC19:51
*** jcoufal has quit IRC19:51
*** amitgandhinz has joined #openstack-infra19:53
rcarrillocruzmordred: that's because i rely on the region being defined on the oscc cloud19:53
*** lucasagomes is now known as lucas-afk19:54
*** thorst_ has quit IRC19:54
openstackgerritMerged openstack-infra/project-config: Fix case-sensitive citycloud regions in nodepool  https://review.openstack.org/38675419:55
*** clenimar has quit IRC19:58
*** jaosorior has quit IRC19:59
*** jaosorior_ is now known as jaosorior19:59
*** adrian_otto has joined #openstack-infra20:01
mordredrcarrillocruz: gotcha. so - for more generalized use - cloud+region is a useful selector - but I agree it will not get in the way of us using it for infra-cloud20:02
rcarrillocruzthing is the ansible modules don't support oscc multiregion , at least when i checked. You can use region when you use an auth dict, but they won't handle multiregion clouds like we have in RAX20:03
*** lcastell has quit IRC20:03
*** lcastell has joined #openstack-infra20:05
*** jmorgan1 has quit IRC20:05
*** jmorgan1 has joined #openstack-infra20:05
*** Swami has joined #openstack-infra20:05
*** amitgandhinz has quit IRC20:07
*** gyee has quit IRC20:13
*** pcaruana has quit IRC20:18
*** amitgandhinz has joined #openstack-infra20:18
openstackgerritMonty Taylor proposed openstack-infra/shade: Make munch_response smarter  https://review.openstack.org/38518820:19
mordredrcarrillocruz: aroo? that's a pretty big bug if it's true20:20
*** annegent_ has quit IRC20:20
mordredrcarrillocruz: you should totally be able to say os_server: cloud: rax region_name: DFW20:20
*** tiswanso has quit IRC20:20
mordredyou don't need to specify region_name if the named cloud in question only has one region associated with it - but if it has more than one, like rax, then you have to provide the region name in the playbook as a parameter20:21
*** jamesdenton has quit IRC20:22
*** strigazi is now known as strigazi_AFK20:22
*** smarcet has quit IRC20:23
*** eharney has quit IRC20:23
clarkbwhich is how osc works on the command line too20:23
*** lcastell has quit IRC20:24
*** lcastell has joined #openstack-infra20:26
*** jkilpatr has quit IRC20:27
openstackgerritPaul Belanger proposed openstack-infra/zuul: [WIP] Re-enable test_nonvoting_pipeline  https://review.openstack.org/38676920:27
*** jcoufal has joined #openstack-infra20:30
*** gouthamr_ is now known as gouthamr20:35
jlvillalI tried to build the diskimage as suggested in the project-config/nodepool/elements/README.rst file  But ran into an error.20:36
jlvillalapt-get --option Dpkg::Options::=--force-confold --option Dpkg::Options::=--force-confdef --assume-yes install build-essential ifupdown adduser python3-dev cron nodejs-legacy curl python-dev rsync git openssh-client ntpdate coreutils ccache npm traceroute openssh-server gentoolkit uuid-runtime util-linux locales cloud-utils isc-dhcp-client ca-certificates e2fsprogs net-tools20:36
jlvillalE: Unable to locate package gentoolkit20:36
jlvillal20:36
pabelangerjlvillal: yes, pull down a newer version of project-config20:36
pabelangerwe reverted gentoo support yesterday20:36
*** jmorgan1_ has joined #openstack-infra20:39
*** jmorgan1 has quit IRC20:39
rcarrillocruzi'll revisit the code, it was a while ago. Either it was fixed or I got a wrong impression20:39
rcarrillocruzso mordred20:40
rcarrillocruzin order to also put OS_REGION_NAME to the patch20:40
rcarrillocruzif i default to null value, will osc work?20:40
rcarrillocruzi mean, OS_CLOUD=infracloud OS_REGION_NAME=""20:40
mordredrcarrillocruz: that's an excellent question20:40
rcarrillocruzwill it just work20:40
rcarrillocruzor complain20:40
rcarrillocruzanywho, i can just try20:41
mordredrcarrillocruz: so - you know there is also an environment option available to command, yeah?20:41
rcarrillocruzthe dict environment you mean, yeah?20:42
mordredyah20:42
rcarrillocruzfwiw, it works:20:42
rcarrillocruznodepool@nodepool:/var/log/nodepool$ OS_CLOUD=infracloud-vanilla OS_REGION_NAME="" openstack image list20:42
rcarrillocruz+--------------------------------------+------------------------------------+--------+20:42
rcarrillocruz| ID                                   | Name                               | Status |20:42
rcarrillocruz+--------------------------------------+------------------------------------+--------+20:42
rcarrillocruz| 9fc38ce2-794a-4559-a0af-fd4479fe7cdb | template-ubuntu-xenial-1476368972  | active |20:42
mordredwoot!20:42
rcarrillocruzi'll push a patch20:42
mordredrcarrillocruz: you might be able to do environment: OS_CLOUD: "{{ item_cloud.name }}" OS_REGION: "{{ item_cloud.region|default(omit) }}"  too20:43
rcarrillocruzit's a shame default(omit) just works for module params and not also for regular variables20:43
mordredah - poo20:43
mordred:)20:43
rm_workhey, does anyone know offhand if gunicorn has been proposed for global-requirements.txt before, and if it was shot down horrifically?20:43
rcarrillocruzheh20:43
*** sree has joined #openstack-infra20:43
rcarrillocruzi believe that just fails20:43
* rcarrillocruz reminds being bitten by this20:43
rcarrillocruzsec20:43
clarkbrm_work: in the requirements repo do git log -p | grep gunicorn ?20:43
*** thorst_ has joined #openstack-infra20:44
clarkbI guess that doesn't show you anything rejected upfront20:44
mordredrcarrillocruz: I do not know the answer to that - but I also know the general trend in things has been towards having apache handle their real http stuff20:44
mordredgah20:44
rm_workyeah20:44
*** salv-orlando has joined #openstack-infra20:44
mordredrm_work: ^^20:44
rm_workit'd have to have been merged...20:44
clarkbI think keystone was looking at using a different wsgi server, but it might have been gunicorn20:44
*** rtheis has quit IRC20:44
*** ddieterly has joined #openstack-infra20:45
rm_workbasically, we'd like to have gunicorn run our amphora-agent (this runs inside our own vm-image for octavia) instead of werkzeug, which is really bad but included with flask20:45
clarkbuwsgi20:45
*** jamesdenton has joined #openstack-infra20:45
clarkbpretty sure uwsgi is the other one in use20:45
mordredyah- uwsgi has been the popular wsgi thing20:45
mordredrm_work: any chance uwsgi would work?20:45
rm_workI don't know if we absolutely NEED to adhere to global-reqs if it's not part of the default install? (it's within our image)20:45
rm_workit wouldn't conflict with anything else installed on the host systems...20:46
clarkbrm_work: the idea with global reqs is to signal to package maintainers what is required so for that it would probably be good to get it added20:46
mordredyah20:46
rm_workhmm20:46
clarkb(well one of the ideas with it)20:46
mordredit has a lot to do with distro packaging20:46
mordredas a distro release can only have one version of a given thing20:46
rm_workwe install it from pypi? so not sure what it has to do with distros20:46
*** 7YUAAGGIF has quit IRC20:47
mordredthat said - I don't think adding gunicorn in and of itself would be highly problematic and stuff20:47
mordredrm_work: linux distros are one of the delivery use cases20:47
mordredso if we produce software that is impossible to include in linux distros, that's considered bad20:47
rm_workerr20:47
*** sree has quit IRC20:47
rm_workexcept... the amphora image isn't part of our service itself20:47
*** thorst_ has quit IRC20:48
rm_workit always needs to be generated by the cloud operator20:48
rm_work*always*20:48
mordredI'm going to pretend I'm a distro real quick ...20:48
rm_workand DIB just uses an element that installs stuff with pip...20:48
*** jkilpatr has joined #openstack-infra20:48
mordredand what I'd imagine Id' do if I wanted to include support for that in my distro, i'd make a verison of the dib element that installed from packages instead of pip20:49
jlvillalpabelanger: Oh you got the same gentoolkit error I got.20:49
mordrednow - it's entirely possible that supporting that isn't your highest priority20:49
jlvillalpabelanger: Lost my ZNC connection so had to go read eavesdrop20:49
pabelangerjlvillal: Yup, nodepool.o.o was failing builds too, so we reverted20:49
rm_workmordred: in order to do that, you'd need to go in and edit the dib element, where it clearly says "gunicorn>=19.0" :P20:49
mordredrm_work: yah. if I were a distro packager, that is exactly what I'd do20:50
*** e0ne has joined #openstack-infra20:50
mordredand I'd ship the modified dib element so that the tool would pick it up and build an image that had been built with packages and not pip20:50
rm_workthough i'm still not sure how/why you'd package the amphora image with the distro20:50
mordredI'm not either20:51
rm_workas it depends entirely on the target cloud20:51
clarkbI think regardless of how somethign is actually installed global requirements is a communication method. We should communicate things tehre20:51
*** gyee has joined #openstack-infra20:51
mordredyah20:51
rcarrillocruzmordred: https://github.com/ansible/ansible/issues/14130 , essentially if you use the default omit on a non-param variable you get it replaced by default omit placeholder blah20:51
mordredback ot the real question :)20:51
*** jkilpatr has quit IRC20:51
mordredrcarrillocruz: neat!20:51
rcarrillocruzcouldn't remember the thing, that's it ^20:51
*** jkilpatr has joined #openstack-infra20:51
rcarrillocruzit's nice how a bunch of people expects that to just work yet it's not implemented :D20:51
mordredrm_work: I don't think there are any specific issues with gunicorn - but I would imagine you'll get the question "can you use uwsgi"20:51
mordredrm_work: so if you can't, I'd be prepared to explain why not - an infact, you might have better luck if you explain why not up front20:52
mordredoh - nevermind. uwsgi isn't in g-r either20:52
rm_workand yeah, i don't think we can, because i don't believe they expose their server as an api20:53
rm_workbut i'm looking20:53
mordredrm_work: I see no reason to reject gunicorn20:53
*** tiswanso has joined #openstack-infra20:54
rm_workhmm, k20:54
*** Goneri has quit IRC20:54
rm_workmaybe i will avoid a fight about whether it's necessary and just get it in g-r20:54
rm_workthough i'm a little concerned because we still don't really want to add it to OUR requirements.txt, as we ONLY want to install it on the amphora :/20:54
clarkbmordred: ya I think we have avoided it so far because as you said earlier the thing we seem to mostly be pushing is mod_wsgi20:55
rm_workbut maybe we have to install it globally even though it makes no real sense20:55
clarkbbut I know there is random work to uwsgi in places20:55
jlvillalclarkb: Hopefully the merged patch fixes the multi-node issue: https://review.openstack.org/38196520:55
rm_workyeah we absolutely do not want to run apache on our amphorae :P20:55
*** e0ne has quit IRC20:55
clarkbya not saying you should its just why we don't have a pypi hosted wsgi server in global reqs yet20:56
clarkbjlvillal: ya I saw that go by, haven't had a chance to look at logs yet but thts exciting20:56
jlvillal:)20:56
*** e0ne has joined #openstack-infra20:57
openstackgerritPaul Belanger proposed openstack-infra/zuul: Re-enable test_nonvoting_pipeline  https://review.openstack.org/38676920:57
*** Sukhdev_ has joined #openstack-infra20:57
*** tiswanso has quit IRC20:58
*** nadya has joined #openstack-infra21:01
*** dave-mccowan has quit IRC21:03
*** cody-somerville has quit IRC21:03
*** jcoufal_ has joined #openstack-infra21:04
*** jamesdenton has quit IRC21:04
*** cody-somerville has joined #openstack-infra21:04
*** cody-somerville has joined #openstack-infra21:04
*** jcoufal has quit IRC21:05
*** nadya has quit IRC21:07
*** jcoufal has joined #openstack-infra21:07
*** e0ne has quit IRC21:08
*** smarcet has joined #openstack-infra21:08
*** jcoufal_ has quit IRC21:09
*** matt-borland has quit IRC21:09
*** krtaylor has quit IRC21:12
*** ldnunes has quit IRC21:12
*** cody-somerville has quit IRC21:13
jlvillalpabelanger: So I got: + die 'Can not find Zuul public key!'   when building the image.21:18
*** thiagolib has quit IRC21:18
jlvillalpabelanger: Any hints?21:18
*** r-mibu has quit IRC21:18
*** r-mibu has joined #openstack-infra21:19
clarkbjlvillal: its trying to set the public key for the zuul user, though I haven't run into that before which is weird21:19
jlvillalclarkb: not sure if I need to pass more info than this:  $ bash tools/build-image.sh21:20
clarkbjlvillal: ZUUL_USER_SSH_PUBLIC_KEY=${ZUUL_USER_SSH_PUBLIC_KEY:-$HOME/.ssh/id_rsa.pub}21:20
clarkbjlvillal: so you can either set the path var yourself or just build on a host with a public key21:21
clarkb(thats why it never failed for me , I have a pubkey locally)21:21
jlvillalclarkb: Ah hah. I don't have a public key on this VM21:21
jlvillalThanks. Trying again :)21:21
*** amitgandhinz has quit IRC21:23
*** jheroux has quit IRC21:23
*** adrian_otto has quit IRC21:23
*** john-davidge has joined #openstack-infra21:24
*** rfolco has quit IRC21:24
*** adrian_otto has joined #openstack-infra21:25
*** gyee has quit IRC21:25
*** edmondsw has quit IRC21:26
openstackgerritJohn L. Villalovos proposed openstack-infra/project-config: Fail build-image if public key is not present  https://review.openstack.org/38678521:26
jlvillalclarkb: ^^21:26
*** jcoufal_ has joined #openstack-infra21:27
*** john-davidge has quit IRC21:29
*** trown is now known as trown|outtypewww21:29
*** adrian_otto has quit IRC21:30
*** jcoufal has quit IRC21:30
*** nadya has joined #openstack-infra21:30
*** adrian_otto has joined #openstack-infra21:31
*** panda_ has joined #openstack-infra21:31
*** tlian has quit IRC21:33
*** panda has quit IRC21:33
*** adrian_otto has quit IRC21:35
rcarrillocruzmordred, pabelanger , clarkb : can you please review https://review.openstack.org/#/c/386556/5 ? with region_name now21:36
*** mriedem has quit IRC21:36
*** jcoufal_ has quit IRC21:37
*** dprince has quit IRC21:38
*** e0ne has joined #openstack-infra21:40
*** adrian_otto has joined #openstack-infra21:40
*** jcoufal has joined #openstack-infra21:42
*** adrian_otto has quit IRC21:42
*** abregman|afk is now known as abregman21:43
rm_workwhat channel do g-r patches get announced in? i expected  here21:45
*** Goneri has joined #openstack-infra21:46
rm_workhttps://review.openstack.org/#/c/386790/1 adds gunicorn to g-r, I don't feel it should be necessary to defend against uwsgi when it's also not in g-r at the moment, but i guess I can if people really think it's necessary? :/21:46
openstackgerritElizabeth K. Joseph proposed openstack-infra/project-config: Bump max-servers to 10 on citycloud-lon1  https://review.openstack.org/38682821:47
*** rlandy has quit IRC21:48
*** rwsu has quit IRC21:49
pabelangerjlvillal: ah, you need a id_rsa.pub in your ~/.ssh directory21:49
*** Apoorva has quit IRC21:50
pabelangeractually, what clarkb said21:50
jlvillalpabelanger: yep. clarkb got me sorted out.21:50
jlvillalpabelanger: I also submitted a patch: https://review.openstack.org/38678521:50
jlvillalpabelanger: Thanks21:50
*** Apoorva has joined #openstack-infra21:51
*** e0ne has quit IRC21:52
openstackgerritArie Bregman proposed openstack-infra/zuul: Re-enable the duplicate_pipeline test  https://review.openstack.org/38419221:53
*** thorst_ has joined #openstack-infra21:53
*** stewie925 is now known as Guest1506521:53
clarkbpabelanger: https://review.openstack.org/#/c/386828/1 can has quick review on that one?21:54
* clarkb looks at region name things21:54
pabelangerclarkb: is the AFS mirror online?21:55
clarkbpabelanger: ya21:55
pabelangerneat21:56
pabelangerMOAR clouds21:56
pabelanger=#21:56
clarkbat least thats what the commit message says :)21:56
pabelanger+321:56
clarkbhttp://mirror.lon1.citycloud.openstack.org/21:56
clarkbworks for me21:56
pabelangerya, looks right21:56
pabelangerclarkb: what is the capacity we are able to test with there?21:57
clarkbpabelanger: ~100ish21:57
pabelangercool21:57
*** nadya has quit IRC21:57
*** stew925 has joined #openstack-infra21:57
*** amitgandhinz has joined #openstack-infra21:58
pabelangerI'll fire up a grafana dashboard in a bit21:59
clarkbpabelanger: excellent thanks21:59
*** burgerk has joined #openstack-infra22:01
openstackgerritMerged openstack-infra/project-config: Bump max-servers to 10 on citycloud-lon1  https://review.openstack.org/38682822:01
*** thorst_ has quit IRC22:02
*** amitgandhinz has quit IRC22:03
clarkbpleia2: ^22:03
pleia2exciting22:04
*** salv-orl_ has joined #openstack-infra22:05
*** hashar has quit IRC22:06
*** burgerk has quit IRC22:06
*** rkukura has quit IRC22:08
*** salv-orlando has quit IRC22:08
*** rkukura has joined #openstack-infra22:09
*** jaosorior has quit IRC22:10
*** vinaypotluri has joined #openstack-infra22:11
*** knangia has joined #openstack-infra22:12
*** sdake_ has quit IRC22:14
*** xyang1 has quit IRC22:16
jlvillalOn the devstack-gate.qcow2 image. Does 7-8GB sound about right for the size? I just built my first one.22:17
openstackgerritGabriele Cerami proposed openstack-infra/tripleo-ci: [WIP] Add IPv6 coverage using existing jobs  https://review.openstack.org/38251522:18
clarkbjlvillal: yes22:18
jlvillalclarkb, Thanks. I'll give it a shot.22:19
openstackgerritElizabeth K. Joseph proposed openstack-infra/project-config: Bump max-servers to 10 on citycloud-kna1  https://review.openstack.org/38683822:19
openstackgerritElizabeth K. Joseph proposed openstack-infra/project-config: Bump max-servers to 50 on citycloud-kna1  https://review.openstack.org/38683822:21
*** rkukura has quit IRC22:22
*** rkukura has joined #openstack-infra22:24
*** tphummel has quit IRC22:24
*** tpsilva has quit IRC22:24
openstackgerritElizabeth K. Joseph proposed openstack-infra/project-config: Bump max-servers to 50 on citycloud-lon1  https://review.openstack.org/38684122:25
clarkbany other infra-root or project-config cores willing to review ^ 10 wasn't enough to get any allocations22:25
clarkbtrying to make sure things work before weekend22:25
*** tnovacik has quit IRC22:26
jeblairclarkb, pleia2: i think you should single-core approve server-number bumps in situations like this22:27
clarkbjeblair: kk wfm22:27
*** cardeois_ has quit IRC22:27
*** cardeois has joined #openstack-infra22:28
*** cardeois has quit IRC22:28
*** erlon has quit IRC22:32
anteayayeah no argument from me22:34
openstackgerritMerged openstack-infra/project-config: Bump max-servers to 50 on citycloud-kna1  https://review.openstack.org/38683822:35
*** HeOS has joined #openstack-infra22:36
openstackgerritMerged openstack-infra/project-config: Bump max-servers to 50 on citycloud-lon1  https://review.openstack.org/38684122:37
*** nherciu has quit IRC22:43
*** sdake has joined #openstack-infra22:44
*** smarcet has quit IRC22:44
*** jcoufal_ has joined #openstack-infra22:49
*** jcoufal has quit IRC22:51
*** jcoufal has joined #openstack-infra22:53
*** jcoufal_ has quit IRC22:55
*** gouthamr has quit IRC22:56
*** sdague has quit IRC22:57
*** sdake has quit IRC22:57
*** sdake has joined #openstack-infra22:58
*** sdake has quit IRC22:58
*** thorst has joined #openstack-infra22:59
*** amitgandhinz has joined #openstack-infra22:59
*** jcoufal_ has joined #openstack-infra23:01
*** askb has joined #openstack-infra23:01
*** askb has quit IRC23:01
*** jcoufal has quit IRC23:02
*** claudiub|2 has quit IRC23:06
*** mriedem has joined #openstack-infra23:06
*** sdake has joined #openstack-infra23:06
*** thorst has quit IRC23:07
*** superdan is now known as dansmith23:11
*** mgagne_ is now known as mgagne23:12
*** hongbin has quit IRC23:13
asselin_any storyboard folks around? Is this supposed to be in pypi? https://github.com/openstack-infra/python-storyboardclient.git23:17
*** rkukura_ has joined #openstack-infra23:19
*** HeOS has quit IRC23:20
*** rkukura has quit IRC23:21
*** rkukura_ is now known as rkukura23:21
*** sdake has quit IRC23:21
*** Goneri has quit IRC23:22
*** rajinir has quit IRC23:26
*** yamahata has quit IRC23:26
*** sree has joined #openstack-infra23:28
asselin_anyway I figured out how to pip install from url, so nevermind ^^23:31
*** jcoufal has joined #openstack-infra23:31
*** salv-orl_ has quit IRC23:32
*** rkukura has quit IRC23:33
*** jcoufal_ has quit IRC23:33
*** sree has quit IRC23:33
*** amitgandhinz has quit IRC23:34
*** rkukura has joined #openstack-infra23:35
*** yamahata has joined #openstack-infra23:37
*** gongysh has joined #openstack-infra23:37
*** tphummel has joined #openstack-infra23:41
*** xarses has quit IRC23:43
*** tqtran has quit IRC23:48
*** Swami has quit IRC23:51
*** yamahata has quit IRC23:51
openstackgerritSaad Zaher proposed openstack-infra/project-config: Templatize freezer dsvm gate job  https://review.openstack.org/38609423:51
*** kzaitsev_mb has joined #openstack-infra23:54
*** ddieterly is now known as ddieterly[away]23:55
*** zs has joined #openstack-infra23:57
*** rbrndt has quit IRC23:57
*** EricGonc_ has joined #openstack-infra23:58
*** nadya has joined #openstack-infra23:58
*** EricGonczer_ has quit IRC23:59

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