Wednesday, 2015-07-08

*** topshare has quit IRC00:02
*** xingchao has quit IRC00:10
*** mgarza has quit IRC00:11
*** topshare has joined #puppet-openstack00:11
*** topshare has quit IRC00:15
richmcrinkle: re: keystone_tenant --domain - Keystone does not allow changing the domain of a project once created00:17
*** xarses has quit IRC00:18
richmcrinkle: How can I code the domain parameter in such a way that you are allowed to set the domain when creating, but domain=() should not work?00:18
richmI don't want to do it like the id parameter which should never be specified00:18
crinklehmmmm00:18
richmcan I just have domain=() raise an exception?00:19
crinklethat would probably work00:19
richmok00:19
crinkleor maybe have the insync? method in the type raise an error00:20
crinkleidk00:20
crinkle¯\_(ツ)_/¯00:20
crinklerichm: i'm concerned about https://review.openstack.org/#/c/175060/ , if i change the default domain it causes a lot of problems00:21
mgagnedo we still need to vendor keystone.py in puppet-keystone? I see the file is included in the keystone package on Ubuntu in /usr/share/keystone/wsgi.py00:21
crinklemfisch: were you asking about this before ^00:22
richmcrinkle: ok00:23
mgagnemfisch: in keystone kilo source package for Ubuntu: debian/rules:install -D -m 0644 $(CURDIR)/httpd/keystone.py $(CURDIR)/debian/python-keystone/usr/share/keystone/wsgi.py00:24
richmcrinkle: I don't understand - the beaker ci test sets the default domain and it works - how is your test different?00:24
richmbbiab00:27
crinklerichm: mine involves other resources that are depending on keystone (mostly neutron) and i'm also testing changing it after it was initially set, which seems to trigger all the keystone_user resources to run password=()00:27
openstackgerritIvan Chavero proposed openstack/puppet-neutron: Sync DB when enabling FWAAS  https://review.openstack.org/19693900:28
*** iurygregory has joined #puppet-openstack00:31
crinklerichm: oh maybe i need EmilienM's keystone_endpoint patch pulled in, let me try that00:40
*** jasondotstar has quit IRC00:43
iurygregorycrinkle,   can you please take a look at this spec 'Enabling Federation' (#link https://review.openstack.org/#/c/190361/)  if you have time of course ^^00:44
*** xingchao has joined #puppet-openstack00:45
*** xingchao has quit IRC00:50
*** topshare has joined #puppet-openstack00:57
*** gildub has quit IRC00:57
*** ducttape_ has joined #puppet-openstack00:58
mgagneEmilienM: if you get a chance to review my comments and see if it makes sense: https://review.openstack.org/#/c/193356/1401:07
*** xingchao has joined #puppet-openstack01:07
*** xingchao_ has joined #puppet-openstack01:07
*** xingchao_ has quit IRC01:12
openstackgerritMathieu Gagné proposed openstack/puppet-nova: Add ability to override compute_driver  https://review.openstack.org/19936001:14
*** gildub has joined #puppet-openstack01:20
openstackgerritMatt Fischer proposed openstack/puppet-heat: Support setting instance_user to an empty string  https://review.openstack.org/19714701:24
*** hogepodge has quit IRC01:29
*** stevemar has joined #puppet-openstack01:29
*** stevemar has quit IRC01:30
*** Nick_joes_ has quit IRC01:31
*** Nick_joes_ has joined #puppet-openstack01:31
gildubcrinkle, hi - Per your comment on https://review.openstack.org/#/c/174468/, what part of the domain where you trying to change, the description?01:33
EmilienMmgagne: I'll look early tomorrow01:36
mgagnesure01:36
EmilienMmgagne: naming thing01:36
EmilienMmhhh01:36
mgagneyeaaaaa01:36
EmilienMrichm: same for upgrade job, still failing but will fix it tomorrow01:37
EmilienMcheers folks01:37
gildubEmilienM, good night!01:37
gildubcrinkle, never mind, just found your pastebin01:38
*** hogepodge has joined #puppet-openstack01:41
openstackgerritMathieu Gagné proposed openstack/puppet-nova: Add ability to override compute_driver  https://review.openstack.org/19936001:47
openstackgerritGilles Dubreuil proposed openstack/puppet-keystone: support for keystone v3 api - the project resource  https://review.openstack.org/17446801:51
*** saneax has quit IRC01:55
openstackgerritMathieu Gagné proposed openstack/puppet-nova: Remove very old xenserver configs  https://review.openstack.org/19937101:56
*** ericpeterson has joined #puppet-openstack02:04
*** dprince has joined #puppet-openstack02:06
*** ducttape_ has quit IRC02:06
*** morazi has joined #puppet-openstack02:15
*** xarses has joined #puppet-openstack02:18
openstackgerritXiaohua Yuan proposed openstack/puppet-manila: Move qpid settings to oslo_messaging_qpid section  https://review.openstack.org/19937402:19
*** ericpeterson has quit IRC02:19
*** dprince has quit IRC02:20
*** jasondotstar has joined #puppet-openstack02:22
*** stevemar has joined #puppet-openstack02:30
*** stevemar has quit IRC02:34
*** stevemar has joined #puppet-openstack02:56
*** jasondotstar has quit IRC03:02
openstackgerritXiaohua Yuan proposed openstack/puppet-manila: Move qpid settings to oslo_messaging_qpid section  https://review.openstack.org/19937403:06
richmSo the first time puppet runs with no default domain specified, the users are put in the 'Default' domain03:12
richmif no domain is specified for keystone_user03:13
richmif you run puppet subsequently with a default domain specified as something else03:14
richmkeystone_user shouldn't try to change the domain03:14
openstackgerritGilles Dubreuil proposed openstack/puppet-keystone: support for keystone v3 api - the project resource  https://review.openstack.org/17446803:57
*** stevemar has quit IRC04:05
*** stevemar has joined #puppet-openstack04:06
*** imcsk8_ has joined #puppet-openstack04:09
*** imcsk8 has quit IRC04:09
*** imcsk8_ has quit IRC04:22
mfischmgagne: thats interesting, I didnt see it in our package04:23
mfischand churck didnt seem to know about it04:24
mfischis anyone else here using wsgi for keystone? maybe EmilienM ?04:24
richmmfisch: yes04:25
richmit is the default in rdo packstack kilo04:25
mfischpuppet is restarting apache on every ru04:25
mfischrun04:25
mfischyou seen that?04:25
richmbecause of keystone::wsgi::apache?04:26
richmI haven't seen that, but then I haven't been looking for it04:26
mfischmgagne: https://bugs.launchpad.net/puppet-keystone/+bug/147247704:26
openstackLaunchpad bug 1472477 in puppet-keystone "stop updating keystone.py and use the file shipped in the packages" [Undecided,New]04:26
mfischrichm: maybe because the process name doesn't match what it thinks?04:27
richmmfisch: what platform?04:32
mfischubuntu04:32
richmnot sure - never tried it on ubuntu04:33
mfischthis run has other weirdnesses04:33
mfischpuppet keeps trying to install a package that is already there04:33
*** stevemar has quit IRC04:35
*** stevemar has joined #puppet-openstack04:35
mfischrichm: check your logs tomorrow if you can, I dont know why this would be just ubuntu04:40
mfischDebug: Executing '/etc/init.d/apache2 status'04:40
mfischDebug: Executing '/usr/sbin/update-rc.d -f apache2 remove'04:40
mfischDebug: Executing '/usr/sbin/update-rc.d apache2 defaults'04:40
mfischNotice: /Stage[main]/Apache::Service/Service[httpd]/enable: enable changed 'false' to 'true'04:40
mfischalthough it doesnt look like apache2 was bounced04:41
mfischso thats odd04:41
mfischanyway I'm off to bed04:41
richmok04:43
gildubcrinkle, any pointer about how to deprecate puppet custom provider/type parameters?04:46
gildubcrinkle, I haven't found any reference so far04:47
cooldharma06is puppetlabs-openstack & stackforge/openstack are different ??04:48
richmgildub: I think we are not going to be able to deprecate the tenant parameter of keystone_user in Kilo04:49
gildubrichm, ok, I still don't know how to do that though04:49
richmI don't know either04:52
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - keystone::endpoint  https://review.openstack.org/19335904:56
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - the user_role resource  https://review.openstack.org/17499904:56
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - resource::service_identity  https://review.openstack.org/19335704:56
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - keystone::resource::authtoken  https://review.openstack.org/19335604:56
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - keystone and keystone::roles::admin  https://review.openstack.org/17506004:56
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - examples  https://review.openstack.org/19767804:56
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - the user resource  https://review.openstack.org/17497604:56
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - the project resource  https://review.openstack.org/17446804:56
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - beaker tests  https://review.openstack.org/17882804:56
*** richm has quit IRC05:08
cooldharma06anybody have document or reference link to install puppet-openstack from github?05:14
openstackgerritGilles Dubreuil proposed openstack/puppet-keystone: support for keystone v3 api - beaker tests  https://review.openstack.org/17882805:30
*** morazi has quit IRC05:43
*** LimorStotland has joined #puppet-openstack05:48
*** saneax has joined #puppet-openstack06:08
crinklegildub: I don't know if there's a good example but I expect it would be similar to this: http://git.openstack.org/cgit/openstack/puppet-keystone/tree/lib/puppet/type/keystone_user.rb#n60 but with a Puppet.warning instead of raise()06:09
gildubcrinkle, oh ok, thanks06:11
openstackgerritgaoshilin proposed openstack/puppet-ironic: fix log_dir in ironic.conf  https://review.openstack.org/19822506:11
*** stevemar has quit IRC06:14
*** stamak has joined #puppet-openstack06:19
*** Guest38811 has quit IRC06:30
*** jtomasek has joined #puppet-openstack06:45
*** jpena has joined #puppet-openstack07:04
*** stamak has quit IRC07:06
*** stevemar has joined #puppet-openstack07:15
*** stevemar has quit IRC07:18
*** dgurtner has joined #puppet-openstack07:19
*** LimorStotland has quit IRC07:24
*** jistr has joined #puppet-openstack07:43
*** markvoelker has quit IRC07:47
openstackgerritMerged openstack/puppet-keystone: Correct `puppet module list` check in beaker  https://review.openstack.org/19931107:50
*** imcsk8 has joined #puppet-openstack07:51
*** arnaud_orange has joined #puppet-openstack07:55
*** gfidente has joined #puppet-openstack07:59
*** LimorStotland has joined #puppet-openstack08:15
samuelBartelhi all08:24
samuelBartelin the puppet-nova project it seems only  possible to create host aggregate not availability zone08:24
samuelBarteldo I miss something?08:25
*** xingchao has quit IRC08:25
*** gildub has quit IRC08:25
*** xingchao has joined #puppet-openstack08:25
*** xingchao has quit IRC08:30
*** gchamoul|AFK is now known as gchamoul08:42
*** stamak has joined #puppet-openstack08:42
*** paramite has joined #puppet-openstack08:44
*** markvoelker has joined #puppet-openstack08:48
*** chem has joined #puppet-openstack08:53
*** markvoelker has quit IRC08:53
*** Nick_joes_ has quit IRC09:01
openstackgerritTimur Nurlygayanov proposed openstack/puppet-nova: Fixed issue with rabbit_ha_queues parameter  https://review.openstack.org/19701309:18
*** xingchao has joined #puppet-openstack09:32
*** jasondotstar has joined #puppet-openstack09:45
*** stevemar has joined #puppet-openstack10:04
*** stevemar has quit IRC10:06
*** paramite is now known as paramite|afk10:08
*** markvoelker has joined #puppet-openstack10:49
*** markvoelker has quit IRC10:54
*** topshare has quit IRC11:02
*** xingchao has quit IRC11:03
*** topshare has joined #puppet-openstack11:26
openstackgerritMerged openstack/puppet-tripleo: Fix Heat 302 redirects  https://review.openstack.org/19687311:27
*** paramite|afk is now known as paramite11:27
openstackgerritGiulio Fidente proposed openstack/puppet-tripleo: Remove mode tcp enforcement where unneeded, we default to mode tcp  https://review.openstack.org/19950011:28
*** topshare has quit IRC11:30
openstackgerritGiulio Fidente proposed openstack/puppet-tripleo: Remove ports enforcement from listeners, assume same as backend  https://review.openstack.org/19950211:31
*** arnaud_orange has left #puppet-openstack11:32
*** stamak has quit IRC11:35
openstackgerritGiulio Fidente proposed openstack/puppet-tripleo: Add missing options to Ceilometer/Ironic/Horizon  https://review.openstack.org/19950711:35
*** neophy has joined #puppet-openstack11:37
openstackgerritGiulio Fidente proposed openstack/puppet-tripleo: Remove httpchk option from all listeners.  https://review.openstack.org/19790411:38
*** ducttape_ has joined #puppet-openstack11:41
*** jpena is now known as jpena|lunch11:42
*** gfidente has quit IRC11:43
*** arnaud_orange has joined #puppet-openstack11:44
*** gfidente has joined #puppet-openstack11:46
*** gfidente has quit IRC11:46
*** gfidente has joined #puppet-openstack11:46
*** stamak has joined #puppet-openstack11:47
*** markvoelker has joined #puppet-openstack11:50
*** stevemar has joined #puppet-openstack11:54
*** markvoelker has quit IRC11:54
*** topshare has joined #puppet-openstack11:54
*** stevemar has quit IRC11:56
*** ducttape_ has quit IRC11:56
*** dprince has joined #puppet-openstack11:59
*** jayg|g0n3 is now known as jayg12:02
*** prad has joined #puppet-openstack12:06
*** markvoelker has joined #puppet-openstack12:13
partnerError: Received error response from Keystone server at http://controller:35357/tokens: Not Found12:20
partneri probably have something configured wrong but can't figure out which url would be correct, any thoughts?12:20
partnertrying to set up neutron, Kilo on CentOS 7.112:21
*** jasondotstar has quit IRC12:25
EmilienMhello12:30
*** jpena|lunch is now known as jpena12:44
*** stevemar has joined #puppet-openstack12:44
*** neophy has quit IRC12:48
partnerseems it was manual issue, need to use v2.0 in the url..12:49
degorenkoHi!12:50
degorenkoEmilienM, take a look on https://review.openstack.org/198744  https://review.openstack.org/192721 please :)12:50
iurygregorygood morning people12:54
*** bklei has joined #puppet-openstack12:58
*** mfisch has quit IRC13:00
openstackgerritMerged openstack/puppet-tripleo: Add tripleo::packages  https://review.openstack.org/19339313:01
*** cdelatte has joined #puppet-openstack13:03
*** ferest has joined #puppet-openstack13:04
*** saneax has quit IRC13:05
*** bklei has quit IRC13:05
*** jasondotstar has joined #puppet-openstack13:05
*** bklei has joined #puppet-openstack13:05
*** ferest has quit IRC13:07
*** arnaud_orange1 has joined #puppet-openstack13:07
EmilienMdegorenko: sure, will do when I can !13:08
*** arnaud_orange has quit IRC13:08
degorenkoEmilienM, thanks!13:09
*** bklei has quit IRC13:10
openstackgerritEmilien Macchi proposed openstack/puppet-keystone: support for keystone v3 api - keystone and keystone::roles::admin  https://review.openstack.org/17506013:11
openstackgerritEmilien Macchi proposed openstack/puppet-keystone: support for keystone v3 api - keystone::resource::authtoken  https://review.openstack.org/19335613:11
openstackgerritEmilien Macchi proposed openstack/puppet-keystone: support for keystone v3 api - resource::service_identity  https://review.openstack.org/19335713:11
openstackgerritEmilien Macchi proposed openstack/puppet-keystone: support for keystone v3 api - keystone::endpoint  https://review.openstack.org/19335913:11
openstackgerritEmilien Macchi proposed openstack/puppet-keystone: support for keystone v3 api - beaker tests  https://review.openstack.org/17882813:12
*** chem has quit IRC13:12
openstackgerritEmilien Macchi proposed openstack/puppet-keystone: support for keystone v3 api - examples  https://review.openstack.org/19767813:13
*** richm has joined #puppet-openstack13:25
*** dfisher has joined #puppet-openstack13:31
*** ducttape_ has joined #puppet-openstack13:34
*** xingchao has joined #puppet-openstack13:34
partneri could really use some advice on why i need to source the adminrc file in order to get puppet agent run through succesfully, stuff seems to fail to authenticate but all the credentials and what not are in manifests..13:52
partnerError: /Stage[main]/Neutron::Keystone::Auth/Keystone::Resource::Service_identity[neutron]/Keystone_service[neutron]: Could not evaluate: Could not authenticate.13:52
partneri thought this was issue with keystone module but we installed it manually and it was working fine13:53
partnernow when trying to set up neutron it started to fail13:53
partnerthought also Nova is failing similarly13:53
partneri am probably on a wrong channel, this seems more of dev channel, i apologize, could someone please point me to proper place?13:56
EmilienMpartner: this is the right channel I guess13:56
*** bklei has joined #puppet-openstack14:00
degorenkoEmilienM, i want to ask you about https://review.openstack.org/#/c/198744/1 . With notify/* there is a few issues, which can not be support in kilo.14:01
*** bklei has quit IRC14:01
*** bklei has joined #puppet-openstack14:02
degorenkoAt first, using kombu_ssl_* parameters for qpid and zmq. But this is support for rabbit only http://docs.openstack.org/kilo/config-reference/content/ch_configuring-sahara.html14:02
degorenkoSecond, if i left here those classes i'll get duplication error14:04
degorenkoEmilienM, ^^14:04
degorenkoEmilienM, i can left those classes without any actions just with warning that this class deprecated, please use init.pp and notify.pp.14:05
degorenkoWhat do you think?14:05
EmilienMno you can do deprecation by keeping the classes and params but calling the right classes in the manifest14:06
degorenkoEmilienM, so, i should keep this classes, add warning that they are deprecated and that's it?14:07
EmilienMdegorenko: and keep them working but change the behavior14:07
EmilienMdegorenko: look at puppet-nova/vnc14:08
EmilienMdegorenko: larsks did that already14:08
degorenkoso, then i should update them too. Because they are wrong14:08
EmilienMadd new classes and keep old ones but adding warning and consume the new classes14:08
partnerEmilienM: ok, i guess i'm out of luck then, thanks14:10
degorenkoEmilie M, old classes is needing to be updated. They have wrong section names and wrong parameters anyway! I'll keep them, update and also update tests for them. Do you have any more questions for this patch? :)14:11
*** mfisch has joined #puppet-openstack14:19
EmilienMdegorenko: ok cool14:20
*** mfisch has quit IRC14:20
*** mfisch has joined #puppet-openstack14:20
EmilienMpartner: you don't need any adminrc file14:20
EmilienMpartner: can you share your manifest please ?14:20
partnerEmilienM: http://fpaste.org/241317/65316143/ - works if i run puppet agent -tv with sourced adminrc, fails without.. i can't figure out why14:22
EmilienMpartner: you're clearly missing ::keystone14:23
EmilienMclass { '::neutron::keystone::auth': } needs ::keystoen14:23
EmilienMbecause afik it creates keystone resources14:23
EmilienMso it needs infos from adminrc14:23
EmilienMso14:23
EmilienMif you miss ::keystone, this manifest won't create resources (users, endpoints etc)14:24
EmilienMthat's wy it works with an adminrc14:24
partnerhmm imo i had same issues with the keystone manifest and hence choose not to set it up with the puppet module..14:24
partnerbut i'll have a look at that, thanks14:24
partnerits all so confusing :(14:25
*** arnaud_orange1 has quit IRC14:28
partnerso is that nova stuff on wrong manifest? i'm just trying to follow any of these instructions: https://github.com/openstack/puppet-neutron14:28
partnerError: Could not retrieve catalog from remote server: Error 400 on SERVER: Unknown function needs at /etc/puppet/modules/role/manifests/rdo/neutron.pp:4614:37
partneri give up, i've spend month+ with this stuff and my frustration exceeds my capability of tolerance for the failures, this obviously isn't working with kilo out of the box even thought its from the same repo14:38
*** saneax has joined #puppet-openstack14:40
openstackgerritDenis Egorenko proposed openstack/puppet-sahara: Configure rpc options separately from ceilometer notifications  https://review.openstack.org/19874414:58
openstackgerritDenis Egorenko proposed openstack/puppet-sahara: Configure rpc options separately from ceilometer notifications  https://review.openstack.org/19874415:00
*** mdorman has joined #puppet-openstack15:00
*** stamak has quit IRC15:02
*** cwolferh has quit IRC15:08
openstackgerritEmilien Macchi proposed openstack/puppet-keystone: support for keystone v3 api - beaker tests  https://review.openstack.org/17882815:18
openstackgerritMerged openstack/puppet-gnocchi: Use beaker-puppet_install_helper to install puppet  https://review.openstack.org/19925915:21
openstackgerritMerged openstack/puppet-gnocchi: Correct `puppet module list` check in beaker  https://review.openstack.org/19926115:21
openstackgerritMerged openstack/puppet-gnocchi: Use module install script for acceptance tests  https://review.openstack.org/19928415:21
openstackgerritMerged openstack/puppet-horizon: Correct `puppet module list` check in beaker  https://review.openstack.org/19926815:21
openstackgerritMerged openstack/puppet-horizon: Use module install script for acceptance tests  https://review.openstack.org/19928215:22
openstackgerritMerged openstack/puppet-manila: Correct `puppet module list` check in beaker  https://review.openstack.org/19928715:22
openstackgerritMerged openstack/puppet-manila: Use module install script for acceptance tests  https://review.openstack.org/19928815:22
openstackgerritMerged openstack/puppet-neutron: Fix parsing of network gateway id for router  https://review.openstack.org/18703815:22
openstackgerritMerged openstack/puppet-sahara: Fix inifile version dependency in metadata  https://review.openstack.org/19779815:22
openstackgerritMerged openstack/puppet-ceilometer: Use module install script for acceptance tests  https://review.openstack.org/19924015:23
openstackgerritMerged openstack/puppet-ceilometer: Correct `puppet module list` check in beaker  https://review.openstack.org/19925615:23
*** topshare_ has joined #puppet-openstack15:25
*** topshare has quit IRC15:26
partnerseriously, has anybody got these into work with kilo? i fail to believe in such anymore15:29
openstackgerritMerged openstack/puppet-ironic: Correct `puppet module list` check in beaker  https://review.openstack.org/19927515:31
openstackgerritMerged openstack/puppet-ironic: Use beaker-puppet_install_helper to install puppet  https://review.openstack.org/19927615:32
openstackgerritMerged openstack/puppet-ironic: Use module install script for acceptance tests  https://review.openstack.org/19927715:32
openstackgerritMerged openstack/puppet-tempest: Correct `puppet module list` check in beaker  https://review.openstack.org/19930215:34
openstackgerritMerged openstack/puppet-tempest: Use beaker-puppet_install_helper to install puppet  https://review.openstack.org/19930315:34
openstackgerritMerged openstack/puppet-tempest: Use module install script for acceptance tests  https://review.openstack.org/19930415:34
openstackgerritMerged openstack/puppet-vswitch: Correct `puppet module list` check in beaker  https://review.openstack.org/19930815:34
openstackgerritMerged openstack/puppet-vswitch: Use beaker-puppet_install_helper to install puppet  https://review.openstack.org/19930915:34
openstackgerritJavier Peña proposed openstack/puppet-ceilometer: Simplify parameters for rpc_backend  https://review.openstack.org/19603615:36
openstackgerritAndrew Boik proposed openstack/puppet-neutron: Update Cisco ML2 classes and templates  https://review.openstack.org/19718115:36
*** arnaud_orange has joined #puppet-openstack15:36
openstackgerritSebastien Badia proposed openstack/puppet-sahara: spec: Update deprecated rspec keywords  https://review.openstack.org/19962015:37
openstackgerritSebastien Badia proposed openstack/puppet-modulesync-configs: spec: Add spec_helper_acceptance to common files  https://review.openstack.org/19962115:37
*** xarses has quit IRC15:39
openstackgerritMerged openstack/puppet-sahara: Correct `puppet module list` check in beaker  https://review.openstack.org/19929815:40
openstackgerritMerged openstack/puppet-sahara: Use module install script for acceptance tests  https://review.openstack.org/19929915:41
openstackgerritMerged openstack/puppet-swift: Correct `puppet module list` check in beaker  https://review.openstack.org/19930015:41
openstackgerritMerged openstack/puppet-trove: Correct `puppet module list` check in beaker  https://review.openstack.org/19930515:41
openstackgerritMerged openstack/puppet-trove: Use module install script for acceptance tests  https://review.openstack.org/19930615:41
openstackgerritMerged openstack/puppet-vswitch: Use module install script for acceptance tests  https://review.openstack.org/19931015:41
openstackgerritMerged openstack/puppet-cinder: Use module install script for acceptance tests  https://review.openstack.org/19927915:42
openstackgerritMerged openstack/puppet-designate: Use module install script for acceptance tests  https://review.openstack.org/19928015:42
openstackgerritMerged openstack/puppet-designate: Correct `puppet module list` check in beaker  https://review.openstack.org/19925415:42
openstackgerritMerged openstack/puppet-heat: Correct `puppet module list` check in beaker  https://review.openstack.org/19926415:42
openstackgerritMerged openstack/puppet-heat: Use module install script for acceptance tests  https://review.openstack.org/19928315:42
openstackgerritMerged openstack/puppet-openstacklib: Correct `puppet module list` check in beaker  https://review.openstack.org/19929415:42
openstackgerritMerged openstack/puppet-cinder: Correct `puppet module list` check in beaker  https://review.openstack.org/19925515:42
openstackgerritDenis Egorenko proposed openstack/puppet-sahara: Configure rpc options separately from ceilometer notifications  https://review.openstack.org/19874415:43
openstackgerritMerged openstack/puppet-glance: Use module install script for acceptance tests  https://review.openstack.org/19928115:43
openstackgerritMerged openstack/puppet-cinder: Bump puppetlabs-rabbitmq version  https://review.openstack.org/19779915:44
openstackgerritMerged openstack/puppet-swift: Use module install script for acceptance tests  https://review.openstack.org/19930115:44
openstackgerritMerged openstack/puppet-glance: Correct `puppet module list` check in beaker  https://review.openstack.org/19925315:44
openstackgerritAleksandr Didenko proposed openstack/puppet-swift: Make ring rebalance more reliable.  https://review.openstack.org/19869515:44
openstackgerritMerged openstack/puppet-manila: Bump puppetlabs-rabbitmq version  https://review.openstack.org/19780015:44
openstackgerritMerged openstack/puppet-nova: Bump puppetlabs-rabbitmq version  https://review.openstack.org/19780215:44
openstackgerritSebastien Badia proposed openstack/puppet-modulesync-configs: Synchronize nodeset (split trusty and centos)  https://review.openstack.org/18435215:45
openstackgerritMerged openstack/puppet-nova: Correct `puppet module list` check in beaker  https://review.openstack.org/19929215:45
*** jasondotstar has quit IRC15:48
*** paramite is now known as paramite|afk15:48
openstackgerritMerged openstack/puppet-openstacklib: Use beaker-puppet_install_helper to install puppet  https://review.openstack.org/19929515:51
*** stamak has joined #puppet-openstack15:51
dfisherso many merges15:51
dfisher(that aren't mine :) )15:51
*** cwolferh has joined #puppet-openstack15:54
*** jistr has quit IRC15:56
*** xarses has joined #puppet-openstack15:57
*** jasondotstar has joined #puppet-openstack15:58
openstackgerritMerged openstack/puppet-neutron: Correct `puppet module list` check in beaker  https://review.openstack.org/19928916:02
openstackgerritMerged openstack/puppet-neutron: Use module install script for acceptance tests  https://review.openstack.org/19929016:02
openstackgerritMerged openstack/puppet-openstack_extras: auth_file: allow to change the path  https://review.openstack.org/19443116:02
*** aimon has quit IRC16:02
openstackgerritMerged openstack/puppet-openstacklib: Use module install script for acceptance tests  https://review.openstack.org/19929616:02
openstackgerritEmilien Macchi proposed openstack/puppet-keystone: support for keystone v3 api - beaker tests  https://review.openstack.org/17882816:02
*** paramite|afk is now known as paramite16:02
openstackgerritMerged openstack/puppet-designate: keystone/auth: make service description configurable  https://review.openstack.org/19516716:04
*** salmankh has joined #puppet-openstack16:04
openstackgerritMerged openstack/puppet-glance: Fix section names for parameters  https://review.openstack.org/19474016:05
openstackgerritMerged openstack/puppet-nova: Use module install script for acceptance tests  https://review.openstack.org/19929316:06
openstackgerritMerged openstack/puppet-nova: Use proper spelling in nova::compute::ironic parameters  https://review.openstack.org/19924516:09
*** stevemar has left #puppet-openstack16:10
*** dontalton has joined #puppet-openstack16:10
openstackgerritAlex Schultz proposed openstack/puppet-glance: Add optional parameter specifying Swift region  https://review.openstack.org/19866916:15
*** stamak has quit IRC16:16
openstackgerritMerged openstack/puppet-ironic: keystone/auth: make service description configurable  https://review.openstack.org/18509216:20
*** jasondotstar has quit IRC16:25
*** arnaud_orange has quit IRC16:26
openstackgerritMerged openstack/puppet-nova: Add scheduler_driver parameter to nova::scheduler class  https://review.openstack.org/19360916:26
*** jpena is now known as jpena|away16:26
*** paramite has quit IRC16:29
*** aimon has joined #puppet-openstack16:38
degorenkoEmilienM, check please https://review.openstack.org/#/c/198744/ :) tests are passed16:39
*** dontalton is now known as bitblt16:41
*** bitblt has quit IRC16:41
*** bitblt has joined #puppet-openstack16:41
*** bitblt has quit IRC16:42
openstackgerritTimur Nurlygayanov proposed openstack/puppet-nova: Fixed issue with rabbit_hosts parameter  https://review.openstack.org/19701316:49
sgolovatiukEmilienM: Are there any updates on https://review.openstack.org/#/c/190548/ &16:56
sgolovatiukEmilienM: Are there any updates on https://review.openstack.org/#/c/190548/ ?16:56
sgolovatiukCould you comment it so I'll be able to fix in proper way. thnx16:56
EmilienMsgolovatiuk, degorenko: will do will do16:57
openstackgerritEmilien Macchi proposed openstack/puppet-keystone: support for keystone v3 api - beaker tests  https://review.openstack.org/17882816:59
openstackgerritEmilien Macchi proposed openstack/puppet-keystone: support for keystone v3 api - beaker tests  https://review.openstack.org/17882817:02
*** topshare_ has quit IRC17:02
*** xingchao has quit IRC17:02
EmilienMrichm: is it good you think ? ^17:02
*** imcsk8 is now known as imcsk8|afk17:08
*** saneax has quit IRC17:27
*** xarses has quit IRC17:50
*** delattec has joined #puppet-openstack17:52
*** cdelatte has quit IRC17:56
*** ducttape_ has quit IRC18:00
*** dgurtner has quit IRC18:01
*** imcsk8|afk is now known as imcsk818:07
*** ducttape_ has joined #puppet-openstack18:13
*** dprince has quit IRC18:16
openstackgerritEmilien Macchi proposed openstack/puppet-keystone: Transform keystone::roles::admin Class into a Define  https://review.openstack.org/19967618:25
EmilienMrichm: ^18:25
*** jtomasek has quit IRC18:25
openstackgerritEmilien Macchi proposed openstack/puppet-keystone: Transform keystone::roles::admin Class into a Define  https://review.openstack.org/19967618:28
*** stamak has joined #puppet-openstack18:35
*** dprince has joined #puppet-openstack18:41
openstackgerritMathieu Gagné proposed openstack/puppet-nova: Remove very old xenserver configs  https://review.openstack.org/19937118:41
openstackgerritMathieu Gagné proposed openstack/puppet-nova: Add ability to override compute_driver  https://review.openstack.org/19936018:41
*** xingchao has joined #puppet-openstack18:47
*** xingchao has quit IRC18:51
openstackgerritEmilien Macchi proposed openstack/puppet-keystone: Transform keystone::roles::admin Class into a Define  https://review.openstack.org/19967618:59
openstackgerritColleen Murphy proposed openstack/puppet-ceilometer: Fix git clone for locally running tests  https://review.openstack.org/19968819:00
openstackgerritColleen Murphy proposed openstack/puppet-cinder: Fix git clone for locally running tests  https://review.openstack.org/19968919:00
openstackgerritColleen Murphy proposed openstack/puppet-designate: Fix git clone for locally running tests  https://review.openstack.org/19969019:00
openstackgerritColleen Murphy proposed openstack/puppet-glance: Fix git clone for locally running tests  https://review.openstack.org/19969119:00
openstackgerritColleen Murphy proposed openstack/puppet-gnocchi: Fix git clone for locally running tests  https://review.openstack.org/19969219:00
openstackgerritColleen Murphy proposed openstack/puppet-heat: Fix git clone for locally running tests  https://review.openstack.org/19969319:00
openstackgerritColleen Murphy proposed openstack/puppet-horizon: Fix git clone for locally running tests  https://review.openstack.org/19969419:00
openstackgerritColleen Murphy proposed openstack/puppet-ironic: Fix git clone for locally running tests  https://review.openstack.org/19969519:00
openstackgerritColleen Murphy proposed openstack/puppet-manila: Fix git clone for locally running tests  https://review.openstack.org/19969619:00
openstackgerritColleen Murphy proposed openstack/puppet-neutron: Fix git clone for locally running tests  https://review.openstack.org/19969719:00
openstackgerritColleen Murphy proposed openstack/puppet-nova: Fix git clone for locally running tests  https://review.openstack.org/19969819:00
openstackgerritColleen Murphy proposed openstack/puppet-sahara: Fix git clone for locally running tests  https://review.openstack.org/19969919:00
openstackgerritColleen Murphy proposed openstack/puppet-swift: Fix git clone for locally running tests  https://review.openstack.org/19970019:00
openstackgerritColleen Murphy proposed openstack/puppet-tempest: Fix git clone for locally running tests  https://review.openstack.org/19970119:01
openstackgerritColleen Murphy proposed openstack/puppet-trove: Fix git clone for locally running tests  https://review.openstack.org/19970219:01
openstackgerritColleen Murphy proposed openstack/puppet-vswitch: Fix git clone for locally running tests  https://review.openstack.org/19970319:01
openstackgerritColleen Murphy proposed openstack/puppet-keystone: Fix git clone for locally running tests  https://review.openstack.org/19970419:01
openstackgerritColleen Murphy proposed openstack/puppet-openstacklib: Fix git clone for locally running tests  https://review.openstack.org/19970619:01
*** bitblt has joined #puppet-openstack19:13
*** ChanServ sets mode: -o EmilienM19:18
*** stamak has quit IRC19:19
openstackgerritMerged openstack/puppet-modulesync-configs: Synchronize nodeset (split trusty and centos)  https://review.openstack.org/18435219:25
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - beaker tests  https://review.openstack.org/17882819:27
openstackgerritEmilien Macchi proposed openstack/puppet-keystone: acceptance: get keystone logs in jenkins workspace  https://review.openstack.org/19971219:36
*** xarses has joined #puppet-openstack19:36
*** gfidente has quit IRC19:37
*** cwolferh has quit IRC19:37
openstackgerritMike Dorman proposed openstack/puppet-keystone: Allow customization of db sync command line  https://review.openstack.org/19971419:39
*** linkedinyou has joined #puppet-openstack19:40
openstackgerritEmilien Macchi proposed openstack/puppet-keystone: Transform keystone::roles::admin Class into a Define  https://review.openstack.org/19967619:43
*** vrao has quit IRC19:47
*** vinay_ has quit IRC19:47
EmilienMrichm: upgrade flow is passing19:50
EmilienMwoot19:50
*** rbrooker has joined #puppet-openstack19:50
*** xingchao has joined #puppet-openstack19:52
richmgood19:56
richmso about https://review.openstack.org/150108 which is already merged19:56
richmI need to revise it because authconfig is now authtoken19:56
richmshould I open a bug?19:57
*** jpena|away has quit IRC19:57
EmilienMrichm: go ahead in updating the BP directly19:58
*** xingchao has quit IRC20:00
openstackgerritAndrew Woodward proposed stackforge/puppet-ceph: Use beaker-puppet_install_helper to install puppet  https://review.openstack.org/19733220:02
*** openstackgerrit has quit IRC20:10
*** openstackgerrit has joined #puppet-openstack20:10
*** rbrooker has quit IRC20:11
richmhttps://review.openstack.org/19972220:12
openstackgerritMerged openstack/puppet-openstack-specs: Support Keystone v3 API in openstack puppet modules  https://review.openstack.org/19972220:18
openstackgerritMerged openstack/puppet-keystone: support for keystone v3 api - the keystone_service resource  https://review.openstack.org/18419520:18
openstackgerritEmilien Macchi proposed openstack/puppet-keystone: acceptance: get keystone logs in jenkins workspace  https://review.openstack.org/19971220:27
sgolovatiukEmilienM: Thnx20:32
EmilienMcrinkle: I've +2/+1 keystone v3 patches https://review.openstack.org/#/q/topic:bp/api-v3-support+status:open,n,z20:33
EmilienMI think beaker tests are really acceptable > https://review.openstack.org/17882820:33
EmilienMupgrade even works20:33
richmyes20:34
richmEmilienM: If you like, we can change the beaker tests to use the new keystone::resource::admin20:34
EmilienMrichm: no20:35
EmilienMrichm: later I think20:35
EmilienMrichm: my patch is not in the dependency tree, and using Depends-On does not make sense I think here20:35
crinkleEmilienM: I'm still seeing issues when i change the default domain,  trying to pinpoint it20:36
richmcrinkle: still seeing password issues?20:36
crinklerichm: no you fixed that20:36
*** cwolferh has joined #puppet-openstack20:37
crinklerichm: i'm seeing all the neutron providers fail, probably because they now have the wrong credentials20:37
crinklerichm: so it might not be something to worry about right now, just want to see if there's an easy fix20:37
*** rbrooker has joined #puppet-openstack20:37
crinkleah yeah the neutron providers all have v2 hardcoded so that's probably just not going to work for a while20:39
* crinkle won't worry about it20:39
*** jasondotstar has joined #puppet-openstack20:40
EmilienMcrinkle: uh?20:41
EmilienMcrinkle: that means if we cut kilo now, neutron provider are broken?20:41
crinkleEmilienM: only if someone wants to change the default domain20:42
EmilienMcool20:42
EmilienMcrinkle: not a blocker20:42
crinkleyeah20:43
richmok - but I would still like to know what the problem is and fix it asap20:43
*** jayg is now known as jayg|g0n320:44
crinklerichm: i'll make a pastebin to show you what i'm seeing20:46
EmilienMcrinkle: have you noticed something else? Any other potential blocker?20:46
crinkleEmilienM: not so far, i'm re-reviewing now20:46
EmilienMok20:46
crinklerichm: http://paste.openstack.org/show/356324/20:49
crinklerichm: seems to be affecting glance too, that error at the end might be the most informative20:50
EmilienMit's maybe b/c you don't use osc20:50
crinkleEmilienM: this is being run using puppet-glance master, osc or not shouldn't matter20:51
richmright20:52
EmilienMcrinkle: my point is, idk if glance/neutron clients do support domains20:52
EmilienMwhile I'm sure osc does20:52
richmthey do not20:52
EmilienMcrinkle: that's why I think it fails. But I'm not sure20:53
richmwhen you use v2 clients, and there is no domain, keystone uses the domain in the default_domain_id20:53
richmhowever, the glance/neutron/etc. users and projects exist in the domain where they were created, in this case, 'Default'20:53
crinkleright20:54
richmthen you change the default domain20:54
richmthis doesn't "move" everything to the new default domain20:54
richmso glance tries to do v2 with user 'glance' - keystone tries to find user 'glance' in the new default domain, which is not 'Default', and can't find the user20:55
richmprobably, same with neutron20:55
openstackgerritEmilien Macchi proposed openstack/puppet-glance: test glance/master with keystone/v3 patches - do not merge  https://review.openstack.org/19973520:55
richmI guess perhaps we cannot change the default domain at all, until all of the puppet modules have been made v3 aware, and you can specify to use the 'Default' domain for those modules after changing the default to something else20:56
EmilienMcrinkle, richm: correct me if I'm wrong but: in stable/kilo/1, we'll say to users: you can use keystone v3 for creating resources but puppet-* modules don't support v3 auth right now20:56
richmThen you could change the default_domain_id, but tell glance to specify --os-user-domain-name 'Default'20:56
richmyeah, this is only the first step towards global v3 support20:57
crinklerichm: i'm fine with keeping this change in preparation for when the other modules are made v3 aware, do you see any issue with that?20:57
richmI think it is fine20:57
crinkleokay i'll keep reviewing20:57
EmilienMcrinkle: I'm testing with glance https://review.openstack.org/#/c/199735/20:58
EmilienMcrinkle: thanks to your zuul cloner thing :)20:58
openstackgerritRichard Megginson proposed openstack/puppet-glance: support for keystone v3 api - glance  https://review.openstack.org/17615021:00
richm^^^ - had to change 'authconfig' to 'authtoken' - works with the latest patches21:00
crinkleEmilienM: did your comment on https://review.openstack.org/#/c/174439/37/lib/puppet/provider/keystone_domain/openstack.rb get resolved?21:00
EmilienMcrinkle: yes21:00
EmilienMI was wrong21:00
crinkleok21:01
EmilienMcrinkle: it's related to the exec thing21:01
crinkleEmilienM: that's what i thought21:01
EmilienMcrinkle: "Fix git clone for locally running tests" is a blocker for a kilo release?21:04
*** iurygregory has quit IRC21:05
crinkleEmilienM: no?21:05
crinkleEmilienM: it's just a bugfix21:05
EmilienMcrinkle: I'm asking21:05
EmilienMok21:05
crinklefor the tests21:05
EmilienMso no21:05
crinklei mean it would be nice if those were merged :)21:05
EmilienMmaybe mgagne or mfisch can have a quick look and merge21:06
mfischyou rang?21:06
EmilienMmfisch: crinkle has a serie of patches for zuul cloner fix21:06
mfischokay link me21:06
mgagnehttps://review.openstack.org/#/q/status:open+branch:master+topic:fix_local_beaker,n,z21:07
mfischdmsimard: can we close #146476821:07
mgagnemfisch: dmsimard is on PTO21:07
EmilienMlucky guy21:07
*** jasondotstar has quit IRC21:08
crinklerichm: we can no longer set the domain for a keystone_user? https://review.openstack.org/#/c/174976/32..33/lib/puppet/provider/keystone_user/openstack.rb21:08
EmilienMmgagne: release is  happening soon.  I'll need your hands for launchpad thing. Do you have the bandwidth, maybe with mfisch  ?21:08
mgagneEmilienM: I have the bandwidth21:08
mgagnelet me know when21:08
mgagnewell21:08
mgagneI'll have to fix the script I guess21:08
mgagnesince projects moved to openstack project group21:09
EmilienMyeah sorry for that21:09
EmilienMI think this week21:09
mgagneI'll take a look soon21:09
EmilienMI'm preparing release notes21:09
EmilienMI keep https://docs.google.com/spreadsheets/d/1XVrmEiLrJSdxDo-S_vFB7ljxTdYg-pe8hiMUryRor5A/edit#gid=0 updated21:09
mfischcrinkle: you got a sec?21:10
crinklemfisch: sup?21:10
mfischcurious if you've seen a bug, let me find the #21:10
mfischhttps://bugs.launchpad.net/puppet-glance/+bug/147136421:10
openstackLaunchpad bug 1471364 in puppet-glance "glance_image keeps trying to update an image from location causing an error" [Undecided,New]21:10
crinklemfisch: i haven't run across it, i can try to reproduce later though21:11
mfischive never tried that feature before but it keeps trying to update the image21:11
*** morazi has joined #puppet-openstack21:11
mfischmaybe due to using location21:11
EmilienMdfisher: you have 2 patchs in puppet-ceilometer for POSIX. What happens?21:12
mgagneEmilienM: hilarious, the script doesn't use project group21:12
EmilienMmgagne: :P21:12
EmilienMso !!21:12
mfischcrinkle: all merged21:13
mfischs/merged/+2'd21:13
crinklemfisch: \o/21:13
mfischnow I need some eyes on https://review.openstack.org/#/c/197147/21:13
mfischEmilienM: did a +2 before but I tweaked the comment some so it dropped his +221:13
crinklerichm: oh right, it can be created with a domain but not changed, nm21:13
EmilienMcrinkle: for the release note, it's about patches between 5.1.0 and master, right?21:14
*** ducttape_ has quit IRC21:15
EmilienMexcluding those backported21:15
EmilienMlike https://github.com/openstack/puppet-ceilometer/compare/5.1.0...master21:16
crinkleEmilienM: ya21:16
EmilienMk21:16
EmilienMI have a long night coming21:16
mgagnegrep -v beaker | wc -l21:17
mgagne421:17
mgagne:D21:17
EmilienMlol21:17
EmilienM+121:17
EmilienMmgagne: crinkle and I have ~1 patch per day on beaker things !21:17
openstackgerritMerged openstack/puppet-neutron: Fix git clone for locally running tests  https://review.openstack.org/19969721:20
EmilienMmgagne: git log --left-right --graph --cherry-pick --oneline 5.1.0...master21:22
openstackgerritMerged openstack/puppet-manila: Fix git clone for locally running tests  https://review.openstack.org/19969621:22
mgagneEmilienM: what does it do?21:23
EmilienMmgagne: I exclude cherry picks21:23
mgagnehmm21:23
EmilienMit does the *real* diff21:23
EmilienMbecause we use to backport21:23
EmilienMand this comment does not include backports21:23
openstackgerritMerged openstack/puppet-keystone: Fix git clone for locally running tests  https://review.openstack.org/19970421:24
openstackgerritMerged openstack/puppet-heat: Fix git clone for locally running tests  https://review.openstack.org/19969321:24
openstackgerritMerged openstack/puppet-ironic: Fix git clone for locally running tests  https://review.openstack.org/19969521:24
openstackgerritMerged openstack/puppet-ceilometer: Fix git clone for locally running tests  https://review.openstack.org/19968821:24
openstackgerritMerged openstack/puppet-sahara: Fix git clone for locally running tests  https://review.openstack.org/19969921:25
*** arnaud_orange has joined #puppet-openstack21:25
*** vrao has joined #puppet-openstack21:25
*** vinay_ has joined #puppet-openstack21:25
*** ducttape_ has joined #puppet-openstack21:26
openstackgerritMike Dorman proposed openstack/puppet-neutron: WIP: Restart Neutron agents if package updated  https://review.openstack.org/19933721:33
openstackgerritMerged openstack/puppet-gnocchi: Fix git clone for locally running tests  https://review.openstack.org/19969221:34
openstackgerritMerged openstack/puppet-tempest: Fix git clone for locally running tests  https://review.openstack.org/19970121:34
openstackgerritEmilien Macchi proposed openstack/puppet-ceilometer: Prepare 6.0.0 release  https://review.openstack.org/19974521:36
EmilienMcrinkle: can I have your feedback on ^ - before I send the rest21:37
crinkleEmilienM: commented21:40
openstackgerritEmilien Macchi proposed openstack/puppet-ceilometer: Prepare 6.0.0 release  https://review.openstack.org/19974521:44
EmilienMcrinkle: thx21:44
EmilienMcrinkle: I also updated the version of dependencies21:44
EmilienMto have kilo at least21:44
openstackgerritEmilien Macchi proposed openstack/puppet-keystone: support for keystone v3 api - keystone_role resource  https://review.openstack.org/18976421:45
*** jasondotstar has joined #puppet-openstack21:48
*** xarses has quit IRC21:50
openstackgerritEmilien Macchi proposed openstack/puppet-ceilometer: Prepare 6.0.0 release  https://review.openstack.org/19974521:53
*** bklei_ has joined #puppet-openstack21:54
EmilienMcrinkle: for the modules we never released yet, can I start to 6.0.0 for consistency ? or 1.0.0 ?21:54
crinkleEmilienM: 6.0.021:56
*** arnaud_orange has quit IRC21:56
*** bklei has quit IRC21:58
*** aimon has quit IRC21:58
*** jasondotstar has quit IRC22:00
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - keystone::endpoint  https://review.openstack.org/19335922:05
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - the user_role resource  https://review.openstack.org/17499922:05
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - resource::service_identity  https://review.openstack.org/19335722:05
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - keystone::resource::authtoken  https://review.openstack.org/19335622:05
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - v3 domain utility code  https://review.openstack.org/17838522:05
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - keystone and keystone::roles::admin  https://review.openstack.org/17506022:05
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - the user resource  https://review.openstack.org/17497622:05
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - the project resource  https://review.openstack.org/17446822:05
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - beaker tests  https://review.openstack.org/17882822:05
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - the domain resource  https://review.openstack.org/17443922:05
*** ducttape_ has quit IRC22:07
*** dprince has quit IRC22:10
*** saneax has joined #puppet-openstack22:11
*** bklei_ has quit IRC22:16
crinkleEmilienM: maybe we should start documenting the centos repo failures https://review.openstack.org/#/c/189764/22:17
crinklethey're intermittent and not always the same22:18
EmilienMyes22:18
*** ducttape_ has joined #puppet-openstack22:18
EmilienMcrinkle: I would love having elastic recheck helping us22:18
EmilienMwe had a query but it did not work well22:18
*** bklei has joined #puppet-openstack22:19
*** ericpeterson has joined #puppet-openstack22:24
*** ducttape_ has quit IRC22:24
*** ducttape_ has joined #puppet-openstack22:25
*** ericpeterson has quit IRC22:25
openstackgerritEmilien Macchi proposed openstack/puppet-cinder: Prepare 6.0.0 release  https://review.openstack.org/19975622:25
EmilienMcrinkle: have you found why?22:26
openstackgerritEmilien Macchi proposed openstack/puppet-cinder: Prepare 6.0.0 release  https://review.openstack.org/19975622:26
openstackgerritEmilien Macchi proposed openstack/puppet-ceilometer: Prepare 6.0.0 release  https://review.openstack.org/19974522:27
crinkleEmilienM: no idea22:28
crinkleEmilienM: but if we started writing it down maybe we could find a pattern22:28
EmilienMcrinkle: +122:28
EmilienMcrinkle: I'm doing it22:28
*** morazi has quit IRC22:30
EmilienMcrinkle: https://wiki.openstack.org/wiki/Puppet/CI/CentOSfailures22:30
*** aimon has joined #puppet-openstack22:30
*** xingchao has joined #puppet-openstack22:31
*** bklei has quit IRC22:34
EmilienMcrinkle: http://status.openstack.org/elastic-recheck/#146973022:39
EmilienM32 fails in 24 hrs / 233 fails in 10 days22:39
*** xingchao has quit IRC22:42
EmilienMcrinkle: oh maybe because the bug is only for puppet-neutron22:42
crinkleseems like everything is broken :(22:55
crinklei thought i was just pointing out an intermittent failure22:55
EmilienMcentos7 is working now22:55
EmilienMfor me22:55
EmilienMhttps://jenkins02.openstack.org/job/gate-puppet-keystone-puppet-beaker-rspec-dsvm-centos7/93/console22:55
EmilienMI do recheck22:55
openstackgerritEmilien Macchi proposed openstack/puppet-ceilometer: Prepare 6.0.0 release  https://review.openstack.org/19974522:56
crinklelots of -1s in https://review.openstack.org/#/q/status:open+project:%22%255Eopenstack/puppet-.*%2524%22,n,z22:56
EmilienMcrinkle: yeah but it's back now22:56
EmilienMI did recheck everywhere I could22:57
crinkleso redhat just blipped?22:57
EmilienMdunno22:57
EmilienMI'm still here so no22:57
crinklelol22:57
EmilienMcrinkle: I had to go on urban dictionary again22:58
dfisheroh no.22:58
dfishernot urban dictionary22:58
EmilienMdfisher: fix your patches ! you have 2 same patches for ceilometer22:58
dfisheruh.22:58
dfisheri think one is against stackforge/puppet-ceilometer22:58
crinkleEmilienM: hmm nothing that urban dictionary comes up with is what i meant22:59
dfisherand one is against openstack/puppet-ceilometer22:59
* crinkle looks up "flapped"22:59
dfisheri'll look again but I might need some gerrit / git help as I have NFC what I'm doing :)22:59
EmilienMhttp://www.urbandictionary.com/define.php?term=blipped22:59
EmilienMnot really SFW22:59
dfisherlol22:59
crinklearg22:59
EmilienMcrinkle: https://jenkins02.openstack.org/job/gate-puppet-keystone-puppet-beaker-rspec-dsvm-centos7/93/23:00
EmilienMcrinkle: I restarted RH datacenter23:00
crinklehahaha23:00
crinklethanks EmilienM23:00
EmilienMit's green now !23:00
*** gildub has joined #puppet-openstack23:00
dfisherEmilienM: will revisit tomorrow and will probably need help to fix.23:01
dfisherhave a good one.23:01
EmilienMdfisher: o/23:01
*** dfisher has quit IRC23:01
openstackgerritEmilien Macchi proposed openstack/puppet-designate: Prepare 6.0.0 release  https://review.openstack.org/19976323:03
EmilienM16 more modules and I'm done :(23:03
*** ducttape_ has quit IRC23:09
openstackgerritMerged openstack/puppet-keystone: support for keystone v3 api - keystone_role resource  https://review.openstack.org/18976423:16
openstackgerritEmilien Macchi proposed openstack/puppet-glance: Prepare 6.0.0 release  https://review.openstack.org/19977223:20
openstackgerritGilles Dubreuil proposed openstack/puppet-keystone: support for keystone v3 api - the user resource  https://review.openstack.org/17497623:21
*** salmankh has quit IRC23:23
gildubEmilienM, ^ just saw your recheck, just added the depcrated warning23:23
EmilienMgildub: did you talk to richm before?23:24
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - keystone::endpoint  https://review.openstack.org/19335923:24
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - the user_role resource  https://review.openstack.org/17499923:24
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - resource::service_identity  https://review.openstack.org/19335723:24
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - keystone::resource::authtoken  https://review.openstack.org/19335623:24
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - keystone and keystone::roles::admin  https://review.openstack.org/17506023:24
openstackgerritRichard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - beaker tests  https://review.openstack.org/17882823:24
EmilienMboom23:24
richmEmilienM: no, but fortunately I saw it and rebased23:24
EmilienMgildub: can you make sure to sync with me and richm before sending patches?23:25
gildubEmilienM, sure23:25
gildubEmilienM, richm, sorry that was maybe a bit late, but that was in the todo list, isn't?23:26
EmilienMgildub: we are in the middle of last checks and merge23:26
richmI didn't know it was for Kilo23:26
EmilienMrichm: what ?23:27
richmI didn't know that doing the official deprecation process for the tenant related parameters of keystone_user was a prerequisite for Kilo23:27
EmilienMno23:27
EmilienMit's for later23:27
gildubrichm, yesterday you said: gildub: https://review.openstack.org/174976 - need to file a bug deprecating the tenant property of keystone_user23:28
richmyes23:28
richmI said that23:28
EmilienMnot sure the warning is enough23:28
richmI did that, and added the bug as a comment to the keystone_user code as per crinkle's comment23:28
gildubrichm, then there was the TODO into the type, so I addressed it23:29
richmyou did23:30
EmilienMrichm: I'm back later tonight, I'll check the patches status23:31
richmok23:31
gildubEmilienM, richm, I didn't realize you're doing the merge now, my bad23:31
EmilienMcrinkle: this one is for you: http://logs.openstack.org/03/199703/1/gate/gate-puppet-vswitch-puppet-beaker-rspec-dsvm-centos7/9fde8d5/console.html23:33
EmilienMon https://review.openstack.org/#/c/199703/23:33
gildubEmilienM, richm, there are still unresolved beaker tests, the upgrade for instance, so how can it be merged?23:34
EmilienMrichm, gildub: commented on https://review.openstack.org/#/c/17497623:35
gildubEmilienM, k23:37
*** topshare has joined #puppet-openstack23:41
*** mdorman has quit IRC23:44
*** xingchao has joined #puppet-openstack23:45
*** xingchao has quit IRC23:53

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