Friday, 2015-06-19

*** cwolferh has quit IRC00:15
*** xingchao has quit IRC00:25
*** xingchao has joined #puppet-openstack00:26
*** xingchao has quit IRC00:30
*** ducttape_ has joined #puppet-openstack00:52
*** openstack has joined #puppet-openstack00:55
-cameron.freenode.net- [freenode-info] if you're at a conference and other people are having trouble connecting, please mention it to staff: http://freenode.net/faq.shtml#gettinghelp00:55
*** markvoelker has joined #puppet-openstack00:56
*** ducttape_ has quit IRC00:57
*** markvoelker has quit IRC01:02
*** ducttape_ has joined #puppet-openstack01:21
openstackgerritMatt Fischer proposed openstack/puppet-designate: MySQL: change default MySQL collate to utf8_general_ci  https://review.openstack.org/18745101:32
EmilienMrichm: can I work on 178828?01:47
EmilienMrichm: good work with gildub, I see tests are passing01:47
openstackgerritDan Prince proposed openstack/puppet-tripleo: Add tripleo::package_install  https://review.openstack.org/19339301:47
*** ducttape_ has quit IRC01:55
*** markvoelker has joined #puppet-openstack01:57
*** markvoelker has quit IRC02:02
openstackgerritEmilien Macchi proposed openstack/puppet-keystone: support for keystone v3 api - beaker tests  https://review.openstack.org/17882802:05
richmEmilienM: yes, please work on 17882802:07
EmilienMrichm: yeah, I'm on it02:07
EmilienMrichm: have you tested upgrade?02:07
EmilienMrichm: like, before and after your blueprint?02:08
richmEmilienM: no02:08
EmilienMrichm: this is something we might need to explore to make sure we don't break anything. I'll try to make progress on that;02:08
richmyes02:09
EmilienMrichm: we don't want to break current deployments :-)02:09
richmno02:09
EmilienMrichm: seems like packaging is broken on centos702:12
EmilienMhttps://jenkins04.openstack.org/job/gate-puppet-keystone-puppet-beaker-rspec-dsvm-centos7/76/console02:12
EmilienMError: /Stage[main]/Keystone/Package[keystone]/ensure: change from absent to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install openstack-keystone' returned 1: Error downloading packages:02:12
EmilienM2015-06-19 02:11:24.079 |   python-dogpile-core-0.4.1-2.el7.noarch: [Errno 256] No more mirrors to try.02:12
richmEmilienM: Yumrepo[rdo-kilo-testing]02:13
EmilienMmh02:13
richmmaybe try the official rdo-kilo instead of testing?02:13
EmilienMI'm using https://repos.fedorapeople.org/repos/openstack/openstack-kilo/testing/el7/02:14
EmilienMwhich is was I was told to use02:14
EmilienMmaybe I'm outdated now.02:14
EmilienMlet's try https://repos.fedorapeople.org/repos/openstack/openstack-kilo/el7/02:14
richmI've been using https://repos.fedorapeople.org/repos/openstack/openstack-kilo/el7 for all of my testing02:15
EmilienMrichm: cool cool02:15
EmilienMrichm: when you tested keystone::roles::admin, did you create the keystone_service manually?02:18
richmI use packstack02:19
EmilienMcool02:19
richmI use keystone with httpd mod_wsgi02:19
EmilienMrichm: I'm having this http://paste.openstack.org/show/303340/02:24
EmilienMrichm: the manifest: https://review.openstack.org/#/c/178828/42/spec/acceptance/basic_keystone_spec.rb,cm02:24
EmilienMI think I found a bug02:25
EmilienMit runs "/usr/bin/openstack role list --quiet --format csv --project absent --user absent"02:26
EmilienMrichm: ^02:26
richmyeah, that's not good02:26
EmilienMrichm: in puppet/provider/keystone_user_role/openstack.rb I think02:28
EmilienM::keystone::roles::admin is broken somehow02:28
EmilienMrichm: L46 of puppet/provider/keystone_user_role/openstack.rb maybe02:30
richmHow can I reproduce this problem on my local workstation?02:31
*** chem has joined #puppet-openstack02:31
EmilienMrichm: look at my manifest02:33
EmilienMchem: I'm testing v3 thing now, like you started to do too. I'm having troubles with keystone_user_role02:34
EmilienMrichm: I'm also digging openstacklib02:34
*** prad has quit IRC02:35
chemEmilienM: I'll look into it tomorrow ...02:35
EmilienMchem: cool cool02:35
EmilienMchem: my patch to test https://review.openstack.org/17882802:35
richmbundle exec rake spec SPEC_OPTS="--format d" SPEC=spec/acceptance/basic_keystone_spec.rb02:35
richm?02:35
chemEmilienM: ack02:35
EmilienMrichm: no, I'm running beaker02:35
chemno02:36
EmilienMrichm: but if you have a VM you can compile the catalog02:36
chemrichm: BEAKER_debug=yes BEAKER_set=openstack-ubuntu BEAKER_destroy=no bundle exec rake beaker02:36
chemchange the BEAKER_set to the one you're testing02:36
EmilienMneat02:36
richmnot familiar with beaker02:37
EmilienMit's like 'absent' is given as a property to openstack.rb02:37
richm    @user_id ||= Puppet::Resource.indirection.find("Keystone_user/#{get_user}")[:id]02:37
EmilienMrichm: don't worry. If you have a VM you can just try to install keystone with the branch02:37
richmthis seems to be returning 'absent' as the @user_id02:37
chemrichm: you get the list that fit BEAKER_set with bundle exec rake beaker_nodes02:38
chemhope it help02:38
*** EmilienM sets mode: +o crinkle02:38
*** EmilienM sets mode: +o mfisch02:38
crinklejust run puppet apply on the manifest in the pp variable in the spec02:38
*** EmilienM sets mode: +o bodepd02:38
EmilienMcrinkle: o/02:39
crinklehi EmilienM02:39
EmilienMcrinkle: I updated beaker tests for v3 and having troubles with keystone_user_role provider02:39
crinkleEmilienM: i have no information but for richm to help you the easiest thing is to copy the manifest out of the spec and run puppet apply on it02:40
EmilienMthe manifest: https://review.openstack.org/#/c/178828/42/spec/acceptance/basic_keystone_spec.rb,cm02:40
EmilienMrichm: ^02:40
*** ducttape_ has joined #puppet-openstack02:45
*** ducttape_ has quit IRC02:56
openstackgerritGiulio Fidente proposed openstack/puppet-nova: Add parameter to control use of rbd for the ephemeral storage  https://review.openstack.org/11909302:59
*** stevemar has joined #puppet-openstack03:01
*** ducttape_ has joined #puppet-openstack03:02
*** ducttape_ has quit IRC03:12
*** richm has quit IRC03:18
*** stevemar has quit IRC03:22
*** stevemar has joined #puppet-openstack03:26
*** markvoelker has joined #puppet-openstack03:46
*** markvoelker has quit IRC03:51
*** gfidente has quit IRC04:06
*** fedexo has joined #puppet-openstack04:12
*** saneax has joined #puppet-openstack04:24
*** jtomasek has joined #puppet-openstack04:42
*** markvoelker has joined #puppet-openstack04:47
*** markvoelker has quit IRC04:51
*** chem has quit IRC05:01
*** xingchao has joined #puppet-openstack05:22
*** aimon has joined #puppet-openstack05:22
*** xingchao has quit IRC05:33
*** xingchao has joined #puppet-openstack05:41
*** stevemar has quit IRC06:10
openstackgerritSebastien Badia proposed openstack/puppet-designate: Fix beaker on Trusty and  update .gitreview file  https://review.openstack.org/19128706:17
*** magicboiz has joined #puppet-openstack06:22
*** gfidente has joined #puppet-openstack06:27
*** jtomasek has quit IRC06:32
*** markvoelker has joined #puppet-openstack06:36
barthalionEmilienM: what's left to do to get kilo out the door?06:36
*** markvoelker has quit IRC06:40
*** gildub has quit IRC06:48
beddarihmm what is the policy for adding ml2 drivers to puppet-neutron? I saw e.g I think it was midonet got one backported even :)06:53
*** fedexo has quit IRC06:55
*** paramite has joined #puppet-openstack07:42
magicboizhi, I'm planning to test Openstack with puppet-openstack-cloud. Is there any QuickStart or any other doc to read and configure the parameters, plan the installation, etc?08:02
magicboizI want to try an OpenStack desing based on 3 controller + 3 ceph + 1 compute...08:03
*** dgurtner has joined #puppet-openstack08:16
*** cdent has joined #puppet-openstack08:16
*** derekh has joined #puppet-openstack08:18
*** rushiagr_away is now known as rushiagr08:18
*** markvoelker has joined #puppet-openstack08:25
*** markvoelker has quit IRC08:29
*** degorenko has joined #puppet-openstack08:36
*** dgurtner has quit IRC08:48
*** aarefiev has quit IRC09:00
openstackgerritAthanasios Douitsis proposed openstack/puppet-vswitch: Support for FreeBSD  https://review.openstack.org/19152309:03
*** ddmitriev has quit IRC09:03
*** dgurtner has joined #puppet-openstack09:03
*** dgurtner has quit IRC09:03
*** dgurtner has joined #puppet-openstack09:03
*** aarefiev has joined #puppet-openstack09:06
*** xingchao has quit IRC09:07
*** chandankumar has joined #puppet-openstack09:31
magicboizhi, I'm planning to test Openstack with puppet-openstack-cloud. Is there any QuickStart or any other doc to read and configure the parameters, plan the installation, etc?09:32
magicboizI want to try an OpenStack desing based on 3 controller + 3 ceph + 1 compute...09:32
openstackgerritYanis Guenane proposed openstack/puppet-nova: network_api_class: Add new parameter  https://review.openstack.org/19346909:40
socialhmm this is new one ERROR : Error appeared during Puppet run: 192.168.122.152_provision_glance09:50
socialError: Could not prefetch glance_image provider 'glance': File: /etc/glance/glance-api.conf does not contain all required sections.09:50
*** xingchao has joined #puppet-openstack09:59
openstackgerritDenis Egorenko proposed openstack/puppet-sahara: Update Sahara module  https://review.openstack.org/19272110:01
openstackgerritDenis Egorenko proposed openstack/puppet-sahara: Update Sahara module  https://review.openstack.org/19272110:03
*** markvoelker has joined #puppet-openstack10:13
openstackgerritDenis Egorenko proposed openstack/puppet-sahara: Update Sahara module  https://review.openstack.org/19272110:17
*** markvoelker has quit IRC10:18
*** sc` has quit IRC10:21
*** aarefiev has quit IRC10:29
socialgfidente: you have to scream here to get patches merged10:31
gfidentesocial, so at this point at least three people worked on that patch showing some interest10:33
gfidentebut it's lacking reviews indeed10:33
gfidente(some interested in what the patch aims to do)10:33
*** rcallawa has quit IRC10:37
openstackgerritTimur Nurlygayanov proposed openstack/puppet-heat: Fixed issue with rabbitmq_ha_queues for Heat  https://review.openstack.org/19349210:46
*** sc` has joined #puppet-openstack11:01
*** aarefiev has joined #puppet-openstack11:11
*** thing1 has joined #puppet-openstack11:14
*** thing1 has left #puppet-openstack11:14
*** markvoelker has joined #puppet-openstack11:29
*** markvoelker has quit IRC11:34
*** rcallawa has joined #puppet-openstack11:59
*** dprince has joined #puppet-openstack12:05
*** markvoelker has joined #puppet-openstack12:05
*** hostranger has joined #puppet-openstack12:09
*** ducttape_ has joined #puppet-openstack12:16
magicboizhi, I'm planning to test Openstack with puppet-openstack-cloud. Is there any QuickStart or any other doc to read and configure the parameters, plan the installation, etc?12:28
magicboiz I want to try an OpenStack desing based on 3 controller + 3 ceph + 1 compute...12:28
*** chandankumar has quit IRC12:30
*** jayg|g0n3 is now known as jayg12:30
*** ducttape_ has quit IRC12:30
*** hostranger has left #puppet-openstack12:33
openstackgerritDenis Egorenko proposed openstack/puppet-sahara: Update Sahara module  https://review.openstack.org/19272112:47
*** cdelatte has joined #puppet-openstack12:47
openstackgerritDenis Egorenko proposed openstack/puppet-sahara: Update Sahara module  https://review.openstack.org/19272112:47
*** xarses has quit IRC12:52
*** hostranger has joined #puppet-openstack12:56
*** hostranger has left #puppet-openstack12:56
openstackgerritYanis Guenane proposed openstack/puppet-neutron: Opencontrail: Create neutron::plugins::opencontrail  https://review.openstack.org/18798613:00
*** dfisher has joined #puppet-openstack13:09
*** richm has joined #puppet-openstack13:16
EmilienMgood morning13:22
EmilienMmagicboiz: yes, we did this module in the context of spinalstack.enovance.com13:22
EmilienMsbadia: thx for your patch on https://review.openstack.org/#/c/19128713:27
EmilienMI think it's a good temp fix to unblock our designate CI13:27
*** ducttape_ has joined #puppet-openstack13:27
sbadiahi13:31
sbadiayep it's a very ugly fix13:31
sbadiabut a patch on inifile is on the way :)13:31
EmilienMsbadia: awesome13:31
*** saju_m has joined #puppet-openstack13:34
*** ferest has joined #puppet-openstack13:35
*** ducttape_ has quit IRC13:39
richmEmilienM: I'm about to try to reproduce the acceptance test problem.13:41
richmEmilienM: http://paste.fedoraproject.org/234033/34721346/13:42
richmEmilienM: note that this uses https://repos.fedorapeople.org/repos/openstack/openstack-kilo/el7/ not testing13:43
richmah, crud - nevermind13:43
EmilienMrichm: note I'm using the new repo now, so I'm good on this side13:43
EmilienMrichm: your manifest is outdated13:44
*** prad has joined #puppet-openstack13:44
EmilienMbarthalion: keystone v3 is needed13:44
EmilienMrichm: the manifest is here: https://review.openstack.org/#/c/178828/42/spec/acceptance/basic_keystone_spec.rb,cm13:45
derekhdprince: gfidente Current problems with the fedora job are due to a fedora infrastructure problem of some sort, their looking into it13:47
derekhopp wc, sorry13:47
dprincederekh: gotcha, thanks. We could pin to a specific mirror?13:51
richmok - I see the error - working on it13:51
EmilienMrichm: the same as me?13:53
richmyes13:54
*** morazi has joined #puppet-openstack13:54
degorenkoEmilienM, hi!13:57
richmit's the @#*@ --project again - my bete noire13:58
degorenkoi've updated my change: https://review.openstack.org/#/c/192721/ There is no still tests, i'm working on it right now. I have one question: sahara has parameter infrastructure_engine which can be set to 'heat'.13:59
degorenkoEmilienM, and how i can set dependency on heat module?14:00
degorenkorequire ::heat ?14:00
EmilienMrichm: I like when you speak french14:04
EmilienMdegorenko: hey! thanks for the patch! I'll look at it asap14:05
EmilienMdegorenko: yes14:05
degorenkoEmilie M, thanks! Please leave so many comments as you can! I want to have brilliant and compliant sahara module :-)14:07
*** ducttape_ has joined #puppet-openstack14:07
EmilienMdegorenko: cool, as long the module respects our standards, have test and pass CI I'm happy for now14:08
degorenkoEmilienM, of course! I'm working on tests. I'll hope that i can finish it today14:09
*** chandankumar has joined #puppet-openstack14:14
*** imcsk8 has joined #puppet-openstack14:16
*** imcsk8_ has quit IRC14:19
*** ferest has quit IRC14:20
richmEmilienM: it is also used frequently in English, and probably has a different meaning than the French origin - http://www.merriam-webster.com/dictionary/b%C3%AAte%20noire14:21
EmilienMrichm: funny14:23
*** stevemar has joined #puppet-openstack14:24
*** saneax has quit IRC14:25
openstackgerritMerged openstack/puppet-designate: Fix beaker on Trusty and  update .gitreview file  https://review.openstack.org/19128714:26
*** xarses has joined #puppet-openstack14:27
*** stevemar is now known as stevedoor14:29
openstackgerritEmilien Macchi proposed openstack/puppet-designate: Unpin beaker-rspec  https://review.openstack.org/18944814:30
*** chem has joined #puppet-openstack14:34
*** rcallawa has quit IRC14:37
openstackgerritEmilien Macchi proposed openstack/puppet-designate: MySQL: change default MySQL collate to utf8_general_ci  https://review.openstack.org/18745114:41
openstackgerritEmilien Macchi proposed openstack/puppet-designate: Add support for RabbitMQ clustering  https://review.openstack.org/19203314:41
openstackgerritEmilien Macchi proposed openstack/puppet-designate: Introduce public_url, internal_url and admin_url  https://review.openstack.org/7039314:41
EmilienMsbadia, mfisch, mgagne : just rebase ^14:41
EmilienMCI should pass now, thanks to sbadia14:42
sbadiahaha with my dirty patch :)14:42
mfischthanks EmilienM I was trying to figure that out14:45
EmilienMmfisch: don't worry :)14:45
*** dvorak is now known as clayton14:49
claytoncan someone look at this review?  It's a fairly straightforward port of rabbit clustering support from puppet-cinder to the designate module: https://review.openstack.org/#/c/192033/14:52
*** arnaud_orange has quit IRC14:56
*** rcallawa has joined #puppet-openstack15:02
*** rushiagr is now known as rushiagr_away15:02
*** saju_m has quit IRC15:05
mfischEmilienM: yum is unhappy on my designate review15:07
*** mdorman has joined #puppet-openstack15:11
mdormancan i recheck just one of the gate tests?  or is it all or nothing?15:15
mdormanjust wnat to recheck the tripleo test for https://review.openstack.org/#/c/193328/15:16
derekhmdorman: Fedora is having infrastructure problems at the moment, you may as well wait until this is merged https://review.openstack.org/#/c/193560/15:19
*** cdent_ has joined #puppet-openstack15:25
mdormanah cool15:25
mdormanthanks15:25
*** cdent has quit IRC15:29
*** cdent_ is now known as cdent15:29
*** xarses has quit IRC15:34
*** rcallawa has quit IRC15:37
*** rcallawa has joined #puppet-openstack15:39
openstackgerritMike Dorman proposed openstack/puppet-nova: Add scheduler_driver parameter to nova::scheduler class  https://review.openstack.org/19360915:54
EmilienMpuppet4 is voting now \o/15:56
EmilienMmfisch, clayton: can you +A https://review.openstack.org/#/c/189448 ?15:57
*** dgurtner has quit IRC15:58
openstackgerritDenis Egorenko proposed openstack/puppet-sahara: Update Sahara module  https://review.openstack.org/19272116:00
*** RichardRaseley has joined #puppet-openstack16:01
*** RichardRaseley has quit IRC16:03
*** RichardRaseley has joined #puppet-openstack16:03
*** RichardRaseley has quit IRC16:03
*** RichardRaseley has joined #puppet-openstack16:04
dmsimardHi cores, could you please review https://review.openstack.org/#/c/119093 if you have a chance, it's about rbd with nova.16:05
*** chandankumar has quit IRC16:05
*** cwolferh has joined #puppet-openstack16:06
dmsimardEmilienM: Kilo releases are out but no stable/kilo branches ?16:08
openstackgerritDavid Moreau Simard proposed openstack/puppet-nova: Ensure /etc/nova exists before creating secret.xml  https://review.openstack.org/19361716:09
EmilienMdmsimard: (again) Kilo is coming soon. I sent an email yesterday16:09
openstackgerritDavid Moreau Simard proposed openstack/puppet-nova: Ensure /etc/nova exists before creating secret.xml  https://review.openstack.org/19361816:09
dmsimardEmilienM: Oooh, my bad, it was a juno release yesterday, not kilo. Sorry16:10
dmsimardor wednesday, rather.16:10
EmilienMdmsimard: http://www.mail-archive.com/openstack-dev@lists.openstack.org/msg56202.html16:10
dmsimardEmilienM: Yup. I was mistaken.16:13
*** derekh has quit IRC16:17
*** RichardRaseley has quit IRC16:24
*** RichardRaseley has joined #puppet-openstack16:26
*** chandankumar has joined #puppet-openstack16:26
richmquestion about puppet resource keystone_user and keystone_project with v316:29
richmwith v3, there may be multiple users with the same name in different domains16:30
richmshould puppet resource always show the "fully qualified" name::domain e.g. keystone_user { 'admin::Default': ?16:31
*** RichardRaseley has quit IRC16:31
*** RichardRaseley has joined #puppet-openstack16:31
*** RichardRaseley has quit IRC16:32
*** fedexo has joined #puppet-openstack16:32
richmanother question - if there are users admin::foo admin::bar, what should puppet resource keystone_user admin show?16:50
richmshould it show both users?  should it fail with an error?16:50
richmnote that the new puppet-keystone v3 code allows you to specify keystone_user { 'admin': domain => 'foo'} and keystone_user { 'admin::bar': }16:51
richmso if I'm writing a manifest, I may have used keystone_user { 'admin::foo': } and keystone_user { 'admin': domain => 'bar'}16:52
richmI think the right answer is - "puppet resource keystone_user" should show only the fully qualified names16:53
richmand16:53
richm"puppet resource keystone_user admin" should show both16:53
richmI think it will be quite surprising if "puppet resource keystone_user admin" returns nothing16:54
*** saneax has joined #puppet-openstack16:58
ducttape_EmilienM  - could you please assign this to mfisch? https://bugs.launchpad.net/puppet-keystone/+bug/1466681   (I work with him at TWC, I just don't want him loosing track of this bug)17:00
openstackLaunchpad bug 1466681 in puppet-keystone "keystone modwsgi python file has import failures" [Undecided,New]17:00
ducttape_I don't have permissions or the mental capacity to be able to assign bugs, it seems ;)17:01
*** paramite has quit IRC17:01
*** RichardRaseley has joined #puppet-openstack17:03
RichardRaseleyEmilienM: Would you please review at your earliest convenience? https://review.openstack.org/#/c/191946/17:04
*** jtomasek has joined #puppet-openstack17:10
*** xingchao has quit IRC17:30
*** cdent has quit IRC17:45
*** ferest has joined #puppet-openstack17:55
*** xarses has joined #puppet-openstack18:07
*** aimon has quit IRC18:16
EmilienMRichardRaseley: done18:18
RichardRaseleyEmilienM: Thank you.18:18
*** xingchao has joined #puppet-openstack18:31
openstackgerritYanis Guenane proposed openstack/puppet-neutron: Opencontrail: Create neutron::plugins::opencontrail  https://review.openstack.org/18798618:39
*** stevedoor has quit IRC18:40
*** xingchao has quit IRC18:41
mfischEmilienM: you here?18:42
mfischI'm trying to figure out why puppet-keystone has a copy of keystone.py in it18:43
mfischlooks like we just update it all the time18:43
EmilienMmfisch: it has for long time, isn't ?18:44
mfischyes, but why dont we just use what keystone ships with?18:44
EmilienMmfisch: we should, you can fix that if you like. I'll +118:45
mfischI dont know the history18:46
EmilienMI honestly think we should rely on packaging file.18:47
mfischlet me dig a little18:47
mfischI can always update the file too18:47
mfischmaybe the packages dont ship with it?18:48
EmilienMoh I'm sure it does.18:48
mfischI will look18:49
mfischthe ubuntu package doesnt have it18:51
mfischthey will later in this cycle I bet18:51
EmilienMwell. It's in the keystone source code18:51
*** aimon has joined #puppet-openstack18:52
mfischsure18:52
mfischFor now I think we update puppet and then we can see what the packagers plan on doing18:52
openstackgerritMatt Fischer proposed openstack/puppet-keystone: Update keystone.py  https://review.openstack.org/19367918:53
mfischEmilienM: sounds like we need to keep that file probably for the rest of this cycle18:54
*** jtomasek has quit IRC18:57
*** wabu_ has joined #puppet-openstack19:05
*** wabu has quit IRC19:06
*** jtomasek has joined #puppet-openstack19:07
*** wabu_ is now known as wabu19:07
*** xarses has quit IRC19:10
*** chandankumar has quit IRC19:25
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-specs: Blueprint: Define our master branch policy  https://review.openstack.org/18014119:29
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-specs: Blueprint: Define our master branch policy  https://review.openstack.org/18014119:30
*** aimon has quit IRC19:31
EmilienMmfisch, mgagne, crinkle: I updated the blueprint ^ - feel free to review19:31
mgagneEmilienM: after we cut a kilo release, what will happen to master? will a stable/kilo be created right away?19:33
EmilienMyes19:34
EmilienMand master will become 'liberty' as soon as we have package19:34
EmilienMmgagne: this is exactly what we talked during the design session, when you was not here19:34
mgagneEmilienM: I think one of the issues (among the others) is that people will use master to install the next stable version and will continue to do so (after openstack releases the next stable) until WE cut a stable release.19:34
mgagneyes19:35
EmilienMs/was/were/19:35
EmilienMthe steps are:19:35
EmilienMcreate a stable branch from the last commit and then do a tag I guess19:35
mgagneI'm trying to understand all the use cases. We are already aware of the "I install stable-1 from master". but there is also "I install stable from master because there is no stable branch yet"19:35
EmilienMwhich is the case today19:36
mgagneyep19:36
mgagnefurthermore19:36
EmilienMkilo is stable in OpenStack but not in our modules19:36
mgagneI guess as long as master works, there is no strong incentive to move to stable19:36
EmilienMthere is19:37
mgagnenot until we merge that policy you proposed =)19:37
EmilienMindeed19:37
EmilienMmgagne: when kilo release is out for us, I would like to gate Liberty19:37
EmilienMand so on19:37
*** jtomasek has quit IRC19:37
mgagnebecause people will say "but it used to work for months before you broke it"19:37
EmilienMso we need that branch.19:37
mgagnetrue19:37
EmilienMseriously, that discussion already happened19:38
EmilienMand we kind of agreed19:38
mgagneyep19:38
mgagneI totally agree with you on that spec19:38
EmilienMwe need to be better in backports19:38
EmilienMand spredzy is working on it with a tool (not merged yet)19:38
EmilienMbut in the meanwhile, I'm gently asking to people contributing to do the backports manually19:39
mgagnemy point is: we need to ride the "new stable release from openstack" wave while it's there and not wait for months before cutting our stable19:39
mgagneyes19:39
mgagnesure, 100% agree19:39
EmilienMnow we have beaker/puppet_3.X/4.X voting19:39
EmilienMso I expect our modules more stable19:39
EmilienMand more tested19:39
mgagnewhich is awesome btw19:39
EmilienMyeah +119:39
mgagneeven better with the work done by crinkle to test against git and not forge19:39
EmilienMI expect to make a stable/liberty right after official release if possible19:40
mgagnewe have been talking about it for years and it's the first time I see actually work done for it19:40
EmilienMwe could not do that before because we did not have plans19:40
mgagneI'm sure bodepd will remember discussion we had at hong kong about it19:40
EmilienMnow we have plans, a (better) CI, and a policy, I think we're doing better19:40
mgagneI'm really happy about it19:41
EmilienMand doing a stable/liberty would not be so late comparing to the situation today19:41
EmilienMhonestly, we are just missing for keystone v3 thing today and I think we can make it19:41
mgagneand if we can bring grenade in there, that would be awesome19:41
EmilienMyeah, I'm thinking about that19:41
EmilienMa grenade like19:41
EmilienMmgagne: thanks to crinkle's work, we will be able to do stuffs like this19:42
*** gfidente has quit IRC19:42
EmilienMmgagne: I would like to see 2 more jobs in our CI19:43
EmilienMmgagne: a cross-project test, which is common across all modules, (would require a new repo I guess)19:43
mgagneà-la devstack/tempest ?19:43
EmilienMmgagne: and a grenade like job: it deploys master, applies your patch and then test if everything is alright19:43
EmilienMmgagne: yes19:43
EmilienMmgagne: for #119:43
mgagnecool19:43
EmilienMmgagne: and #2 a devstack/grenade/temepst like19:44
mgagnenice19:44
EmilienMmgagne: after that. Well. I think we're doing good19:44
mgagneyep19:44
mgagneand for me, I should start testing all upstream changes against my composition layer :P19:45
*** aimon has joined #puppet-openstack19:51
*** cdelatte has quit IRC20:02
*** morazi has quit IRC20:06
*** morazi has joined #puppet-openstack20:06
*** stevemar has joined #puppet-openstack20:07
openstackgerritEmilien Macchi proposed openstack/puppet-neutron: beaker: update repourl to use centos mirror  https://review.openstack.org/19371420:22
EmilienMRichardRaseley: I found an issue20:27
EmilienMRichardRaseley: in https://review.openstack.org/#/c/191942/20:27
EmilienMRichardRaseley: since we have now beaker jobs voting, that means you'll have either to disable beaker for this new module or bring up your first patch that is passing CI :-)20:27
EmilienMmgagne: when do we switch to #openstack-puppet ?20:32
mgagneEmilienM: anytime, I think all people agreed that it was a good idea20:32
mgagneEmilienM: we just have to make it happen, AFAIK fungi is the one who could help us with this move20:33
EmilienMmgagne: we need to patch project-config/gerritbot20:33
EmilienMbut otherwise, I think we need to make it clear in the ML20:33
mgagneEmilienM: the challenge is more/less with the social part of moving people to the new channel20:34
dfishermute the channel20:34
EmilienMtrue20:34
dfisherand set the topic20:34
dfisherwhen people can't talk and the various bots don't speak … they'll learn :)20:35
EmilienMoh, you can mute a channel?20:35
dfishermoderated20:35
dfisherset +m20:35
dfisheronly ops can talk20:35
EmilienMcool20:35
dfisher… i think it's +m20:35
dfisherhttp://www.dslreports.com/faq/801820:36
mgagnethere is a procedure fungi used, no need to reinvent one20:36
dfisheror that.20:36
mgagnehttps://wiki.ubuntu.com/IRC/MovingChannels20:36
EmilienMneat20:38
*** dprince has quit IRC20:43
mdormanargh not a fan of this tripleo gate test20:43
EmilienMmdorman: why?20:49
mdormanjust failing a lot20:50
mdormanfor stuff not related to patch20:50
EmilienMmdorman: yeah but it's not blocking you, is it?20:51
*** rcallawa has quit IRC20:51
*** iurygregory has quit IRC20:51
EmilienMI think this CI is good to have for now, as a deployment use case20:51
EmilienMbut indeed, the CI is quite unstable lately20:51
mdormanno, agreed agreed20:52
mdormanno i wouldn’t say it’s blocking me20:52
mdormanjust annoying is all :)20:56
EmilienMmdorman: consider it as a third party CI20:58
mdormangerrit doesn’t prevent merging if it fails?21:03
EmilienMmdorman: no, it's not voting21:04
*** jayg is now known as jayg|g0n321:07
mdormanah, ok.  it doesn’t actually say non-voting in the review, so that’s why i was confused21:07
*** rushiagr_away is now known as rushiagr21:08
EmilienMmdorman: ah yeah you're right it's not explicit21:08
*** rcallawa has joined #puppet-openstack21:28
*** rcallawa has quit IRC21:33
*** chem has quit IRC21:39
openstackgerritEmilien Macchi proposed openstack/puppet-glance: Add acceptance test for glance image  https://review.openstack.org/18290321:50
*** stevemar has quit IRC21:52
openstackgerritMerged openstack/puppet-designate: Unpin beaker-rspec  https://review.openstack.org/18944821:59
dfisheranybody around with any kind of passing knowledge of puppetlabs' CLA?22:00
*** rushiagr is now known as rushiagr_away22:01
EmilienMto produce a kilo release, there are still some patches that we would need: https://etherpad.openstack.org/p/puppet-kilo-release22:03
EmilienMplease review ^22:03
*** RichardRaseley has quit IRC22:14
*** rcallawa has joined #puppet-openstack22:15
*** chem has joined #puppet-openstack22:16
*** xingchao has joined #puppet-openstack22:19
*** rcallawa has quit IRC22:19
*** ducttape_ has quit IRC22:37
claytonEmilienM: it looks like it's blocking my designate patch from merging22:39
claytongate-puppet-designate-puppet-beaker-rspec-dsvm-centos7 is one of the jobs we're talking about right?22:42
claytonit's voting for designate22:42
*** xingchao has quit IRC22:49
openstackgerritMerged openstack/puppet-designate: Add support for RabbitMQ clustering  https://review.openstack.org/19203322:56
*** zigo has quit IRC23:05
*** zigo has joined #puppet-openstack23:07
*** wabu has quit IRC23:12
*** rcallawa has joined #puppet-openstack23:15
*** rcallawa has quit IRC23:20
*** ianw has quit IRC23:21
*** snk has quit IRC23:22
*** dfisher has quit IRC23:23
*** wabu has joined #puppet-openstack23:25
*** dalees has quit IRC23:27
*** dalees has joined #puppet-openstack23:28
*** fedexo has quit IRC23:31
*** fedexo has joined #puppet-openstack23:32
*** ianw has joined #puppet-openstack23:34
*** snk has joined #puppet-openstack23:34
*** ducttape_ has joined #puppet-openstack23:41
*** ducttape_ has quit IRC23:41
*** ducttape_ has joined #puppet-openstack23:41
*** hogepodge has quit IRC23:45
*** mdorman has quit IRC23:48
*** ducttape_ has quit IRC23:53

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