openstackgerrit | Gilles Dubreuil proposed openstack/puppet-keystone: Domain checking and naming for tenant provider https://review.openstack.org/218059 | 00:03 |
---|---|---|
*** aimon has joined #puppet-openstack | 00:11 | |
*** aimon_ has joined #puppet-openstack | 00:13 | |
*** ducttape_ has joined #puppet-openstack | 00:16 | |
*** aimon has quit IRC | 00:16 | |
*** ducttape_ has quit IRC | 00:18 | |
*** tiswanso has joined #puppet-openstack | 00:39 | |
*** sanjayu has joined #puppet-openstack | 00:40 | |
*** sanjayu_ has quit IRC | 00:43 | |
*** tfhartmann has joined #puppet-openstack | 00:58 | |
*** xingchao has joined #puppet-openstack | 01:04 | |
*** xingchao has quit IRC | 01:05 | |
gildub | richm, unfortunately the tenant changes fails the acceptance: http://logs.openstack.org/59/218059/17/check/gate-puppet-keystone-puppet-beaker-rspec-dsvm-centos7/d9a78be/console.html#_2015-09-03_00_46_00_837 | 01:07 |
openstackgerrit | Gilles Dubreuil proposed openstack/puppet-keystone: Keystone V3 support with domain checking https://review.openstack.org/218044 | 01:07 |
*** xingchao has joined #puppet-openstack | 01:08 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: acceptance: bump trusty packaging to trusty-updates/liberty https://review.openstack.org/219818 | 01:08 |
openstackgerrit | Gilles Dubreuil proposed openstack/puppet-keystone: Domain checking and naming for tenant provider https://review.openstack.org/218059 | 01:08 |
*** xingchao has quit IRC | 01:08 | |
*** xingchao has joined #puppet-openstack | 01:10 | |
*** xingchao has quit IRC | 01:11 | |
*** xingchao has joined #puppet-openstack | 01:11 | |
gildub | richm, might have to re-group tenant, user and user_role providers changes to be able to pass because the change is now depending on each others | 01:12 |
*** tiswanso has quit IRC | 01:13 | |
*** tiswanso has joined #puppet-openstack | 01:13 | |
richm | gildub: ok - I think tenant should come first, because both user and user_role depend on tenant | 01:15 |
gildub | richm, that's what I did with the gerrit dependency, but I'm talking about one review instead of 3 besides the base one | 01:16 |
richm | gildub: ah, ok - if that is the only way to do it, then ok - it's not too big | 01:17 |
gildub | richm, let me see first if I can pass the acceptance test, the ::domain is now required because 'admin_domain' is not 'default_domain' | 01:18 |
gildub | richm, the only thing is it took almost an hour for jenkins to finish the jobs, quite slow today :( | 01:18 |
*** xarses has quit IRC | 01:21 | |
*** sergmelikyan has joined #puppet-openstack | 01:21 | |
* richm blames all those puppet-openstack sprinters :-) | 01:22 | |
openstackgerrit | Gilles Dubreuil proposed openstack/puppet-keystone: Domain checking and naming for tenant provider https://review.openstack.org/218059 | 01:22 |
gildub | richm, LOL | 01:23 |
*** nigelb has left #puppet-openstack | 01:23 | |
openstackgerrit | Gilles Dubreuil proposed openstack/puppet-keystone: Keystone V3 support with domain checking https://review.openstack.org/218044 | 01:25 |
openstackgerrit | Gilles Dubreuil proposed openstack/puppet-keystone: Domain checking and naming for tenant provider https://review.openstack.org/218059 | 01:26 |
*** xingchao has quit IRC | 01:26 | |
gildub | richm, a rebase button is *so* easy but is *really* bad for Jenkins! | 01:27 |
* gildub wonders if there is a the stanza opposite to recheck, maybe uncheck? | 01:28 | |
EmilienM | no | 01:28 |
gildub | ouch! | 01:28 |
EmilienM | gildub: one solution to stop zuul is to resend a patchset or abandon a patch | 01:28 |
EmilienM | and zuul will stop jenkins jobs | 01:28 |
EmilienM | AFIK | 01:28 |
EmilienM | gildub: good morning Sir. | 01:28 |
*** ducttape_ has joined #puppet-openstack | 01:29 | |
gildub | EmilienM, yeah, I usually try to time things when I rebase dependent ones | 01:29 |
*** xingchao has joined #puppet-openstack | 01:29 | |
gildub | EmilienM, Good evening Monsieur. :) | 01:29 |
*** ducttape_ has quit IRC | 01:30 | |
*** ducttape_ has joined #puppet-openstack | 01:31 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: acceptance: bump trusty packaging to trusty-proposed/liberty https://review.openstack.org/219818 | 01:31 |
*** xingchao has quit IRC | 01:34 | |
openstackgerrit | Merged openstack/puppet-neutron: acceptance: disable lbaas service plugin https://review.openstack.org/219393 | 01:35 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: scenario001: deploy Neutron https://review.openstack.org/216831 | 01:37 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: scenario001: deploy Nova https://review.openstack.org/216938 | 01:37 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: Prepare Tempest and run smoke https://review.openstack.org/217352 | 01:38 |
*** sergmelikyan has quit IRC | 01:42 | |
*** sergmelikyan has joined #puppet-openstack | 01:48 | |
*** xarses has joined #puppet-openstack | 01:52 | |
gildub | EmilienM, Do you know how to test undef in rpsec? Re your latest comment about https://review.openstack.org/#/c/213957/13/spec/classes/keystone_endpoint_spec.rb | 01:55 |
EmilienM | gildub: nil? | 01:56 |
gildub | EmilienM, nil gets transformed in 'nil'! | 01:56 |
gildub | EmilienM, weird | 01:56 |
EmilienM | oops | 01:57 |
gildub | EmilienM, if spec file has: { :version => nil } | 01:57 |
gildub | EmilienM, then if fails: | 01:57 |
gildub | -http://127.0.0.1:5000 | 01:58 |
gildub | +http://127.0.0.1:5000/nil | 01:58 |
gildub | EmilienM, I might have to dig a bit into puppetlabs_spec_helper | 01:59 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-neutron: Make sure Neutron_config is applied before Neutron_network https://review.openstack.org/218474 | 01:59 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-neutron: Make sure Nova_admin_tenant_id_setter is executed after Keystone_endpoint https://review.openstack.org/216950 | 02:00 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-neutron: Make sure Neutron_config is applied before Neutron_network https://review.openstack.org/218474 | 02:00 |
EmilienM | gildub: oh I see | 02:01 |
gildub | EmilienM, but that's a good point, we should be able to test undef value | 02:02 |
EmilienM | weird | 02:03 |
EmilienM | gildub: I go to sleep | 02:05 |
EmilienM | good luck with rspec | 02:06 |
gildub | EmilienM, thanks, sweet dreams! | 02:06 |
openstackgerrit | Gilles Dubreuil proposed openstack/puppet-keystone: Endpoints can be APIs version-less https://review.openstack.org/213957 | 02:08 |
*** linkedinyou has quit IRC | 02:12 | |
*** linkedinyou has joined #puppet-openstack | 02:12 | |
*** ducttape_ has quit IRC | 02:15 | |
openstackgerrit | Gilles Dubreuil proposed openstack/puppet-keystone: Domain checking and naming for tenant provider https://review.openstack.org/218059 | 02:15 |
*** tfhartmann has quit IRC | 02:37 | |
*** sergmelikyan has quit IRC | 02:38 | |
*** tfhartmann has joined #puppet-openstack | 02:40 | |
*** tfhartmann has quit IRC | 02:52 | |
*** aimon has joined #puppet-openstack | 02:58 | |
*** aimon_ has quit IRC | 03:02 | |
*** richm has quit IRC | 03:04 | |
*** linkedinyou has quit IRC | 03:10 | |
*** fedexo has joined #puppet-openstack | 03:14 | |
openstackgerrit | Gilles Dubreuil proposed openstack/puppet-keystone: Domain checking and naming for tenant provider https://review.openstack.org/218059 | 03:19 |
openstackgerrit | Gilles Dubreuil proposed openstack/puppet-keystone: Domain checking and naming for tenant provider https://review.openstack.org/218059 | 03:22 |
*** tiswanso has quit IRC | 03:23 | |
*** aimon_ has joined #puppet-openstack | 03:27 | |
*** xingchao has joined #puppet-openstack | 03:28 | |
*** aimon has quit IRC | 03:29 | |
*** timrc has quit IRC | 03:31 | |
*** darkxploit has quit IRC | 03:31 | |
*** fedexo has quit IRC | 03:32 | |
*** fedexo has joined #puppet-openstack | 03:32 | |
*** xingchao has quit IRC | 03:33 | |
*** timrc has joined #puppet-openstack | 03:33 | |
*** fedexo has quit IRC | 03:41 | |
*** darkxploit has joined #puppet-openstack | 03:44 | |
*** linkedinyou has joined #puppet-openstack | 04:21 | |
*** stevemar has joined #puppet-openstack | 04:23 | |
*** paramite has quit IRC | 04:38 | |
*** saneax has joined #puppet-openstack | 04:38 | |
*** stevemar has quit IRC | 04:43 | |
openstackgerrit | Gilles Dubreuil proposed openstack/puppet-keystone: Domain checking and naming for tenant provider https://review.openstack.org/218059 | 04:54 |
openstackgerrit | Gilles Dubreuil proposed openstack/puppet-keystone: Domain checking and naming for tenant provider https://review.openstack.org/218059 | 05:17 |
*** derekh has joined #puppet-openstack | 05:26 | |
*** angdraug has joined #puppet-openstack | 05:26 | |
*** chandankumar has joined #puppet-openstack | 05:28 | |
*** jtomasek has joined #puppet-openstack | 06:08 | |
*** v1k0d3n has quit IRC | 06:14 | |
*** jtomasek has quit IRC | 06:23 | |
*** jtomasek has joined #puppet-openstack | 06:26 | |
*** jtomasek has quit IRC | 06:32 | |
*** LimorStotland has joined #puppet-openstack | 06:36 | |
*** stamak has joined #puppet-openstack | 06:37 | |
*** stamak has quit IRC | 06:43 | |
*** zacdev has joined #puppet-openstack | 06:54 | |
*** jtomasek has joined #puppet-openstack | 07:04 | |
*** darkxploit has quit IRC | 07:18 | |
*** LimorStotland has quit IRC | 07:24 | |
*** jpena has joined #puppet-openstack | 07:24 | |
*** LimorStotland has joined #puppet-openstack | 07:26 | |
*** xingchao has joined #puppet-openstack | 07:29 | |
*** darkxploit has joined #puppet-openstack | 07:32 | |
*** xingchao has quit IRC | 07:35 | |
*** derekh has quit IRC | 07:36 | |
*** paramite has joined #puppet-openstack | 07:38 | |
*** angdraug has quit IRC | 07:47 | |
openstackgerrit | Athlan-Guyot sofer proposed openstack/puppet-openstack-specs: Add support for multiple domain configurations. https://review.openstack.org/218281 | 07:48 |
*** stamak has joined #puppet-openstack | 07:56 | |
*** arnaud_orange has joined #puppet-openstack | 08:03 | |
*** arnaud_orange has quit IRC | 08:04 | |
*** chandankumar has quit IRC | 08:13 | |
*** samuelBartel has joined #puppet-openstack | 08:17 | |
*** rochaporto has joined #puppet-openstack | 08:27 | |
*** jistr has joined #puppet-openstack | 08:37 | |
*** c0m0 has joined #puppet-openstack | 08:49 | |
*** derekh has joined #puppet-openstack | 08:55 | |
*** d0ugal has left #puppet-openstack | 09:02 | |
*** sergmelikyan has joined #puppet-openstack | 09:13 | |
*** angdraug has joined #puppet-openstack | 09:22 | |
*** sergmelikyan has quit IRC | 09:29 | |
*** xingchao has joined #puppet-openstack | 09:32 | |
openstackgerrit | Martin Mágr proposed openstack/puppet-tripleo: Add package_manifest resource. https://review.openstack.org/203803 | 09:35 |
*** xingchao has quit IRC | 09:36 | |
*** social has quit IRC | 09:36 | |
*** arnaud_orange has joined #puppet-openstack | 09:42 | |
*** paramite is now known as paramite|afk | 09:54 | |
*** paramite|afk is now known as paramite | 09:58 | |
*** darkxploit has quit IRC | 09:59 | |
*** social has joined #puppet-openstack | 10:04 | |
*** paramite is now known as paramite|afk | 10:10 | |
*** kbyrne has quit IRC | 10:12 | |
*** kbyrne has joined #puppet-openstack | 10:15 | |
*** chandankumar has joined #puppet-openstack | 10:41 | |
*** angdraug has quit IRC | 11:03 | |
*** paramite|afk is now known as paramite | 11:08 | |
*** dprince has joined #puppet-openstack | 11:23 | |
openstackgerrit | Denis Egorenko proposed openstack/puppet-sahara: Add new parameters for Sahara https://review.openstack.org/220090 | 11:29 |
*** xingchao has joined #puppet-openstack | 11:33 | |
*** zacdev has quit IRC | 11:37 | |
*** xingchao has quit IRC | 11:38 | |
*** sanjayu has quit IRC | 11:40 | |
*** pancake_ has quit IRC | 11:42 | |
*** jayg|g0n3 is now known as jayg | 11:53 | |
openstackgerrit | Martin Mágr proposed openstack/puppet-heat: Create Heat Domain with Keystone_domain resource https://review.openstack.org/220105 | 12:07 |
*** ducttape_ has joined #puppet-openstack | 12:10 | |
openstackgerrit | Martin Mágr proposed openstack/puppet-heat: Remove deprecated parameter stack_user_domain https://review.openstack.org/220107 | 12:12 |
openstackgerrit | Gilles Dubreuil proposed openstack/puppet-keystone: Domain check/naming for tenant/user providers https://review.openstack.org/218059 | 12:13 |
*** jpena is now known as jpena|lunch | 12:15 | |
guimaluf | hey all, when using the keystone class I could not get openstackclient install correctly. I'm using ubuntu 14.04, keystone 6.0.0 and kilo repo. I keep getting this Error: Could not prefetch keystone_domain provider 'openstack': Execution of '/usr/bin/openstack domain list --quiet --format csv' returned 1: ERROR: openstackclient.shell Exception raised: (pbr 0.7.0 (/usr/lib/python2.7/dist-packages), Requirement.parse('pbr>=0.6,!=0.7 | 12:15 |
guimaluf | ,<1.0')). If I install the repository and the package manually it's installed correctly. Also, after running mannualy apt-get upgrade -fy openstackclient is ok. I think there is some problem with installing dependencies. Anyone now how to fix it or is this a bug? | 12:15 |
degorenko | guimaluf, yes, it is problem with dependency - Exception raised: (pbr 0.7.0 (/usr/lib/python2.7/dist-packages), Requirement.parse('pbr>=0.6,!=0.7) - you have installed pbr 0.7.0, and that's why you saw this error | 12:24 |
guimaluf | degorenko, yeah but how to make the puppet package installation resolve depencies? | 12:28 |
guimaluf | dependencies*? | 12:28 |
*** LimorStotland has quit IRC | 12:28 | |
guimaluf | is this an issue with puppet-keystone module or an issue of my installation/environment? | 12:29 |
degorenko | guimaluf, may be with your environment, possibly you have installed pbr 0.7.0 when you have tried to run tests | 12:30 |
degorenko | guimaluf, try to use a new env, without any packages | 12:31 |
*** ducttape_ has quit IRC | 12:31 | |
degorenko | or, just check that you don't have pbr 0.7.0 | 12:31 |
guimaluf | degorenko, wow, I'm doing this repeatdly... always recreating my vm to check if the installation occurs properly :/ | 12:33 |
*** xingchao has joined #puppet-openstack | 12:34 | |
guimaluf | degorenko, the strange thing is: if I only and explicitly install keystone::client and openstacklib::openstackclient the package is ok. the problem is while I'm installing via ::keystone class | 12:34 |
degorenko | guimaluf, when you'll recreate your env and just check pbr module version before tests | 12:35 |
degorenko | you can check what is version of package is installed with both ways. May be some way uses wrong repo? | 12:36 |
guimaluf | hmmm, let me check. | 12:36 |
degorenko | because i didn't saw this problem | 12:37 |
guimaluf | in a clean ubuntu 14.04 install there is no pbr package | 12:38 |
degorenko | and then you run tests, right? | 12:38 |
guimaluf | degorenko, I'm making a deploy | 12:38 |
*** xingchao has quit IRC | 12:38 | |
guimaluf | degorenko, what do you mean by tests? | 12:38 |
degorenko | oh yeah :) | 12:38 |
guimaluf | I'm doing an acceptance teste manualy :P | 12:39 |
guimaluf | test* | 12:39 |
guimaluf | oh, I'm using UCA kilo/updates | 12:39 |
degorenko | when you try to install it manually are here some packages, which apt-get suggests to remove? | 12:39 |
guimaluf | repository | 12:39 |
*** richm has joined #puppet-openstack | 12:40 | |
guimaluf | repo: deb http://ubuntu-cloud.archive.canonical.com/ubuntu trusty-updates/kilo main | 12:40 |
degorenko | this repo uses pbr 0.10.0 | 12:42 |
guimaluf | degorenko, it suggests to remove ruby-rgen ruby-safe-yaml, keep version of: facter python-glanceclient python-novaclient python-openstackclient python-requests python-urllib3, and upgrades: python-cinderclient python-cliff python-cliff-doc python-pbr python-tz | 12:42 |
*** paramite has quit IRC | 12:42 | |
degorenko | i think, some packages may be not from this repo and can have wrong dependency, but that's strange | 12:43 |
degorenko | guimaluf, ^ | 12:43 |
guimaluf | what it seems really odd is that I'm the only one facing this. Or no one uses ubuntu too run openstack or I'm cursed! hahaha | 12:43 |
degorenko | no, i use ubuntu | 12:44 |
degorenko | and i haven't this problem | 12:44 |
guimaluf | which repo do you use? | 12:44 |
*** pradk has quit IRC | 12:45 | |
degorenko | actually, my own :D but when i upload some changes to the upstream - all tests are ok | 12:47 |
*** gildub has quit IRC | 12:47 | |
degorenko | guimaluf, also, try to remove python-pbr with version 0.7.0 | 12:47 |
degorenko | and you will see the list of packages which required it | 12:47 |
degorenko | and you can check, what is a repo | 12:48 |
degorenko | for all packages | 12:48 |
degorenko | if repo the same for all - then, it some bug in dependencies | 12:48 |
degorenko | i think | 12:48 |
guimaluf | degorenko, the python-pbr is installed from openstackclient 0.3.0 | 12:48 |
degorenko | guimaluf, erm | 12:48 |
degorenko | but in trusty-update Version: 1.0.3-0ubuntu1~cloud0 | 12:49 |
guimaluf | yes | 12:49 |
degorenko | for openstack client | 12:49 |
guimaluf | but what seems to be happening | 12:49 |
guimaluf | is | 12:49 |
guimaluf | even if I set package_ensure => latest | 12:49 |
guimaluf | it give me some erros | 12:49 |
guimaluf | sometime is python-pbr, other is python-cinderclient not installed | 12:49 |
guimaluf | I'll try to install the repository first, and then run the rest... maybe I'm doing something really stupid :/ | 12:50 |
*** v1k0d3n has joined #puppet-openstack | 12:50 | |
degorenko | no, that's right | 12:50 |
guimaluf | maybe I'm not doing the whole repository update before installing some packages | 12:50 |
degorenko | you should run update | 12:51 |
guimaluf | my repository class is like this http://paste.openstack.org/show/444210/ | 12:51 |
degorenko | after you add new repo | 12:51 |
guimaluf | instead of liberty is kilo | 12:51 |
guimaluf | degorenko, so I'm probably missing that :/ | 12:51 |
degorenko | i guess, you should run apt-get update explicitly :) | 12:52 |
degorenko | like: https://github.com/openstack/puppet-cinder/blob/master/spec/acceptance/basic_cinder_spec.rb#L14-L19 | 12:52 |
degorenko | guimaluf, ^ | 12:53 |
degorenko | i think, that's problem that you have | 12:53 |
degorenko | you didn't ran update | 12:53 |
degorenko | after you have added new repo | 12:53 |
degorenko | try | 12:53 |
degorenko | :) | 12:53 |
guimaluf | degorenko, I've tried that, but did not work also... I'll do it again | 12:53 |
degorenko | as i see here: https://github.com/puppetlabs/puppetlabs-apt/blob/master/manifests/source.pp | 12:54 |
degorenko | it didn't call update | 12:54 |
*** darkxploit has joined #puppet-openstack | 12:56 | |
*** paramite has joined #puppet-openstack | 12:57 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: acceptance: bump trusty packaging to trusty-proposed/liberty https://review.openstack.org/219818 | 13:01 |
*** igajsin1 has joined #puppet-openstack | 13:03 | |
guimaluf | degorenko, lol.... did work! but now I'm getting this: Error: /Stage[main]/Keystone/Keystone_domain[default]/ensure: change from absent to present failed: Execution of '/usr/bin/openstack domain create --format shell default --enable' returned 1: ERROR: openstack Conflict occurred attempting to store domain - Duplicate Entry (HTTP 409) (Request-ID: req-0d4c8ec7-81a7-4a17-86b8-1f6d92c73f2c | 13:06 |
degorenko | it seems, like you already have such domain | 13:06 |
degorenko | guimaluf, ^ | 13:06 |
guimaluf | degorenko, hmmmmm I'll do the needed fixes! anyway! thank you so much for helping me... I was stuck in this many weeks! | 13:08 |
degorenko | guimaluf, you're welcome :) | 13:08 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: acceptance: bump trusty packaging to trusty-proposed/liberty https://review.openstack.org/219818 | 13:12 |
*** morazi has joined #puppet-openstack | 13:17 | |
*** sergmelikyan has joined #puppet-openstack | 13:17 | |
*** jpena|lunch is now known as jpena | 13:21 | |
*** tfhartmann has joined #puppet-openstack | 13:23 | |
*** tiswanso has joined #puppet-openstack | 13:24 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: acceptance: bump trusty packaging to trusty-proposed/liberty https://review.openstack.org/219818 | 13:25 |
*** sergmelikyan has quit IRC | 13:26 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: acceptance: bump trusty packaging to trusty-proposed/liberty https://review.openstack.org/219818 | 13:28 |
*** rochaporto has quit IRC | 13:28 | |
*** arnaud_orange has quit IRC | 13:31 | |
*** sergmelikyan has joined #puppet-openstack | 13:33 | |
*** xingchao has joined #puppet-openstack | 13:35 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: acceptance: bump trusty packaging to trusty-proposed/liberty https://review.openstack.org/219818 | 13:36 |
*** myatsenko has quit IRC | 13:39 | |
*** xingchao has quit IRC | 13:39 | |
degorenko | folks,please review https://review.openstack.org/192721 | 13:40 |
*** arnaud_orange has joined #puppet-openstack | 13:41 | |
*** vinsh_ has joined #puppet-openstack | 13:42 | |
openstackgerrit | Denis Egorenko proposed openstack/puppet-cinder: Add posibility to specify privileged user for Cinder https://review.openstack.org/219275 | 13:44 |
*** vinsh has quit IRC | 13:45 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: acceptance: bump trusty packaging to trusty-proposed/liberty https://review.openstack.org/219818 | 13:51 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: acceptance: bump trusty packaging to trusty-proposed/liberty https://review.openstack.org/219818 | 13:52 |
*** pradk has joined #puppet-openstack | 13:54 | |
*** dfisher has joined #puppet-openstack | 13:54 | |
*** sergmelikyan has quit IRC | 13:54 | |
*** vinsh has joined #puppet-openstack | 13:55 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: acceptance: bump trusty packaging to trusty-proposed/liberty https://review.openstack.org/219818 | 13:56 |
*** sergmelikyan has joined #puppet-openstack | 13:57 | |
*** vinsh_ has quit IRC | 13:57 | |
*** ducttape_ has joined #puppet-openstack | 14:02 | |
*** vinsh_ has joined #puppet-openstack | 14:09 | |
*** paramite has quit IRC | 14:09 | |
*** vinsh has quit IRC | 14:11 | |
*** vinsh has joined #puppet-openstack | 14:15 | |
*** vinsh_ has quit IRC | 14:15 | |
*** rochaporto has joined #puppet-openstack | 14:18 | |
*** sergmelikyan has quit IRC | 14:29 | |
openstackgerrit | Javier Peña proposed openstack/puppet-swift: Add support for swift-object-expirer service https://review.openstack.org/211549 | 14:30 |
*** pancake_ has joined #puppet-openstack | 14:34 | |
*** xingchao has joined #puppet-openstack | 14:36 | |
*** tfhartmann has quit IRC | 14:38 | |
vinsh | -1 ;) fix the commit message. | 14:38 |
*** xingchao has quit IRC | 14:40 | |
openstackgerrit | Vasyl Saienko proposed openstack/puppet-nova: add config_drive_format option to nova_compute https://review.openstack.org/220170 | 14:41 |
*** tfhartmann has joined #puppet-openstack | 14:43 | |
openstackgerrit | Javier Peña proposed openstack/puppet-swift: Add support for swift-object-expirer service https://review.openstack.org/211549 | 14:43 |
EmilienM | vinsh: good catch | 14:43 |
vinsh | ^_^ | 14:43 |
vinsh | ^_^ | 14:43 |
EmilienM | vinsh: still better than before | 14:43 |
EmilienM | when we had no commit at all | 14:43 |
vinsh | Yeah, messages help. | 14:43 |
EmilienM | usually, I review patches that have good commit messages | 14:44 |
EmilienM | otherwise I shamelessly skip them | 14:44 |
* vinsh takes note | 14:44 | |
EmilienM | we save so much time when you have the context | 14:44 |
EmilienM | when doing dozen of reviews per day, a commit message really help your brain | 14:44 |
EmilienM | before digging in code | 14:44 |
vinsh | Especially the way you go across all modules. yikes | 14:44 |
dfisher | seriously | 14:45 |
*** thartmann has joined #puppet-openstack | 14:45 | |
dfisher | just to ask … has there ever been consideration to coming down to just a single module? | 14:46 |
dfisher | i know it would be huge. | 14:46 |
*** xingchao has joined #puppet-openstack | 14:46 | |
*** thartmann has quit IRC | 14:46 | |
vinsh | What are some benefits of that? | 14:46 |
dfisher | a lot less repos to manage :) | 14:47 |
EmilienM | what? lol. | 14:47 |
* dfisher shrugs | 14:47 | |
* EmilienM hopes it was a joke | 14:47 | |
dfisher | wasn't. | 14:47 |
dfisher | but I can understand why it seems like one | 14:47 |
*** tfhartmann has quit IRC | 14:48 | |
*** tfhartmann has joined #puppet-openstack | 14:49 | |
*** saneax has quit IRC | 14:51 | |
*** xingchao has quit IRC | 14:51 | |
*** sergmelikyan has joined #puppet-openstack | 14:54 | |
*** vinsh has quit IRC | 15:00 | |
*** vinsh_ has joined #puppet-openstack | 15:00 | |
*** vinsh_ has quit IRC | 15:00 | |
*** vinsh has joined #puppet-openstack | 15:01 | |
*** jistr is now known as jistr|call | 15:02 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: integration tests: use dstat to monitor system https://review.openstack.org/218587 | 15:03 |
*** markvoelker has joined #puppet-openstack | 15:08 | |
*** darkxploit has quit IRC | 15:08 | |
*** darkxploit has joined #puppet-openstack | 15:09 | |
openstackgerrit | Merged openstack/puppet-tempest: Make sure neutron network is created before Tempest_neutron_net_id_setter https://review.openstack.org/218398 | 15:11 |
*** arnaud_orange has quit IRC | 15:16 | |
*** vinsh_ has joined #puppet-openstack | 15:18 | |
openstackgerrit | Vasyl Saienko proposed openstack/puppet-nova: add config_drive_format option to nova_compute https://review.openstack.org/220170 | 15:19 |
openstackgerrit | Merged openstack/puppet-tempest: add basic scenarios options https://review.openstack.org/218467 | 15:19 |
*** vinsh has quit IRC | 15:21 | |
*** markvoelker_ has joined #puppet-openstack | 15:42 | |
*** jistr|call is now known as jistr | 15:44 | |
*** markvoelker has quit IRC | 15:45 | |
*** xingchao has joined #puppet-openstack | 15:47 | |
openstackgerrit | Lukas Bezdicka proposed openstack/puppet-neutron: Update Cisco ML2 classes and templates https://review.openstack.org/220208 | 15:50 |
*** xingchao has quit IRC | 15:51 | |
*** stamak has quit IRC | 15:53 | |
*** pancake_ has quit IRC | 15:58 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: acceptance: bump trusty packaging to trusty-proposed/liberty https://review.openstack.org/219818 | 16:00 |
*** jistr has quit IRC | 16:06 | |
*** samuelBartel has quit IRC | 16:16 | |
partner | puppet-horizon seems to be removing all the vhost configs from the apache conf.d, including wsgi-keystone.conf - how this can be prevented? or do i need to create that vhost for keystone with puppet as well (its currently manually deployed)? centos7/kilo | 16:18 |
*** derekh has quit IRC | 16:19 | |
EmilienM | partner: apache::default_vhost: false | 16:19 |
EmilienM | it would say to puppet to not drop puppet non-managed vhosts | 16:19 |
partner | EmilienM: i'll have a look, thanks! didn't know that module was involved until i noticed everything broke down due to removal of that config | 16:20 |
partner | i guess i cannot do this via horizon module anyways.. i'm still stupid as a brick with this stuff :/ | 16:33 |
openstackgerrit | Dmitry Ilyin proposed openstack/puppet-openstacklib: Add retries to the openstack command https://review.openstack.org/220224 | 16:37 |
*** tfhartmann has quit IRC | 16:38 | |
openstackgerrit | Merged openstack/puppet-neutron: Make sure Nova_admin_tenant_id_setter is executed after Keystone_endpoint https://review.openstack.org/216950 | 16:40 |
openstackgerrit | Merged openstack/puppet-neutron: Make sure Neutron_config is applied before Neutron_network https://review.openstack.org/218474 | 16:40 |
openstackgerrit | Athlan-Guyot sofer proposed openstack/puppet-keystone: New provider for keystone domain configuration. https://review.openstack.org/219289 | 16:41 |
*** tfhartmann has joined #puppet-openstack | 16:41 | |
partner | i have no idea if i need to inherit or include or what, the calling manifest is most simple: http://fpaste.org/263192/41298577/ | 16:43 |
partner | but the results of enabling that most disasterous by taking keystone down | 16:43 |
openstackgerrit | Athlan-Guyot sofer proposed openstack/puppet-keystone: New provider for keystone domain configuration. https://review.openstack.org/219289 | 16:45 |
*** sergmelikyan has quit IRC | 16:46 | |
*** c0m0 has quit IRC | 16:47 | |
*** chandankumar has quit IRC | 16:48 | |
*** pancake_ has joined #puppet-openstack | 16:48 | |
*** xingchao has joined #puppet-openstack | 16:48 | |
*** aimon_ has quit IRC | 16:48 | |
*** rochaporto has quit IRC | 16:50 | |
*** xingchao has quit IRC | 16:52 | |
openstackgerrit | Merged openstack/puppet-monasca: New mysql schema for fujitsu logging changes that have merged https://review.openstack.org/219854 | 16:53 |
*** jpena has quit IRC | 16:56 | |
*** darkxploit has quit IRC | 17:01 | |
openstackgerrit | Alexey Deryugin proposed openstack/puppet-murano: Application resource implementation https://review.openstack.org/220238 | 17:02 |
openstackgerrit | Lukas Bezdicka proposed openstack/puppet-heat: Create Heat Domain with Keystone_domain resource https://review.openstack.org/220105 | 17:11 |
*** markvoelker_ has quit IRC | 17:16 | |
*** aimon has joined #puppet-openstack | 17:21 | |
partner | finally figured out how to set the default_vhost to false with the help of #puppet but it turns out not working, all the files, even the ones set up by horizon module get still removed | 17:28 |
mwhahaha | partner: set purge_configs = false for apache | 17:30 |
partner | seems to be true by default, sort of makes sense if you want puppet to manage them, screws things up on this use case thought. thanks again! | 17:35 |
partner | superb, works like a charm | 17:38 |
openstackgerrit | Alexey Deryugin proposed openstack/puppet-murano: Application resource implementation https://review.openstack.org/220238 | 17:40 |
*** stamak has joined #puppet-openstack | 17:40 | |
*** ducttape_ has quit IRC | 17:41 | |
*** pancake_ has quit IRC | 17:46 | |
*** pancake_ has joined #puppet-openstack | 17:47 | |
*** stamak has quit IRC | 17:47 | |
*** xingchao has joined #puppet-openstack | 17:48 | |
*** xingchao has quit IRC | 17:53 | |
openstackgerrit | Dan Prince proposed openstack/puppet-tripleo: loadbalancer: use 'source' for novnc balance mode https://review.openstack.org/219464 | 17:57 |
*** ducttape_ has joined #puppet-openstack | 18:03 | |
*** pancake_ has quit IRC | 18:08 | |
*** pancake_ has joined #puppet-openstack | 18:09 | |
openstackgerrit | Ryan Bak proposed openstack/puppet-monasca: Add ability to set roles for monasca users https://review.openstack.org/220265 | 18:12 |
openstackgerrit | Ryan Bak proposed openstack/puppet-monasca: Add ability to set roles for monasca users https://review.openstack.org/220265 | 18:14 |
openstackgerrit | Dmitry Ilyin proposed openstack/puppet-openstacklib: Add retries to the openstack command https://review.openstack.org/220224 | 18:21 |
*** xarses has quit IRC | 18:28 | |
*** francois has quit IRC | 18:38 | |
openstackgerrit | Paul Belanger proposed openstack/puppet-openstack-integration: [WIP] Example multinode configuration https://review.openstack.org/220271 | 18:42 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-keystone: DNM - CI test https://review.openstack.org/220275 | 18:48 |
*** xingchao has joined #puppet-openstack | 18:49 | |
*** xarses has joined #puppet-openstack | 18:50 | |
*** xingchao has quit IRC | 18:54 | |
openstackgerrit | Paul Belanger proposed openstack/puppet-openstack-integration: [WIP] Example multinode configuration https://review.openstack.org/220271 | 19:02 |
*** chandankumar has joined #puppet-openstack | 19:32 | |
*** xingchao has joined #puppet-openstack | 19:50 | |
*** xingchao has quit IRC | 19:54 | |
*** derekh has joined #puppet-openstack | 20:02 | |
*** thartmann has joined #puppet-openstack | 20:11 | |
openstackgerrit | Paul Belanger proposed openstack/puppet-openstack-integration: [WIP] Initial work for multinode support https://review.openstack.org/220297 | 20:13 |
*** jayg is now known as jayg|g0n3 | 20:14 | |
*** tfhartmann has quit IRC | 20:15 | |
*** derekh has quit IRC | 20:20 | |
openstackgerrit | Paul Belanger proposed openstack/puppet-openstack-integration: [WIP] Initial work for multinode support https://review.openstack.org/220297 | 20:29 |
*** chandankumar has quit IRC | 20:49 | |
openstackgerrit | Paul Belanger proposed openstack/puppet-openstack-integration: [WIP] Initial work for multinode support https://review.openstack.org/220297 | 20:52 |
*** pancake_ has quit IRC | 20:55 | |
*** pancake_ has joined #puppet-openstack | 20:56 | |
*** tiswanso has quit IRC | 21:06 | |
*** sergmelikyan has joined #puppet-openstack | 21:08 | |
*** greghaynes has quit IRC | 21:10 | |
openstackgerrit | Merged openstack/puppet-openstack-integration: scenario001: deploy Neutron https://review.openstack.org/216831 | 21:11 |
openstackgerrit | Alex Schultz proposed openstack/puppet-vswitch: Add require ovs_redhat.rb to ovs_redhat_el6.rb https://review.openstack.org/220316 | 21:13 |
openstackgerrit | Paul Belanger proposed openstack/puppet-openstack-integration: [WIP] Initial work for multinode support https://review.openstack.org/220297 | 21:13 |
openstackgerrit | Merged openstack/puppet-openstack-integration: scenario001: deploy Nova https://review.openstack.org/216938 | 21:13 |
*** sergmelikyan has quit IRC | 21:26 | |
*** francois has joined #puppet-openstack | 21:29 | |
*** TC01 has quit IRC | 21:31 | |
*** TC01 has joined #puppet-openstack | 21:33 | |
openstackgerrit | Merged openstack/puppet-monasca: Add ability to set roles for monasca users https://review.openstack.org/220265 | 21:39 |
openstackgerrit | Paul Belanger proposed openstack/puppet-openstack-integration: [WIP] Initial work for multinode support https://review.openstack.org/220297 | 21:40 |
*** dprince has quit IRC | 21:41 | |
*** zacdev has joined #puppet-openstack | 21:44 | |
*** zacdev has quit IRC | 21:45 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: Prepare Tempest and run smoke https://review.openstack.org/217352 | 21:46 |
*** zacdev has joined #puppet-openstack | 21:46 | |
*** ducttape_ has quit IRC | 21:46 | |
*** zacdev has quit IRC | 21:47 | |
*** zacdev has joined #puppet-openstack | 21:47 | |
*** zacdev has quit IRC | 21:48 | |
*** ducttape_ has joined #puppet-openstack | 21:50 | |
*** xingchao has joined #puppet-openstack | 21:51 | |
*** xingchao has quit IRC | 21:56 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: Prepare Tempest and run smoke - DO NOT MERGE https://review.openstack.org/217352 | 21:59 |
openstackgerrit | Paul Belanger proposed openstack/puppet-openstack-integration: [WIP] Initial work for multinode support https://review.openstack.org/220297 | 22:08 |
*** thartmann has quit IRC | 22:11 | |
*** tfhartmann has joined #puppet-openstack | 22:12 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: Prepare Tempest and run smoke - DO NOT MERGE https://review.openstack.org/217352 | 22:12 |
openstackgerrit | Paul Belanger proposed openstack/puppet-openstack-integration: [WIP] Initial work for multinode support https://review.openstack.org/220297 | 22:20 |
*** morazi has quit IRC | 22:22 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: Prepare Tempest and run smoke - DO NOT MERGE https://review.openstack.org/217352 | 22:23 |
*** tfhartmann has quit IRC | 22:26 | |
*** greghaynes has joined #puppet-openstack | 22:32 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-keystone: DNM - CI test https://review.openstack.org/220275 | 22:32 |
openstackgerrit | Paul Belanger proposed openstack/puppet-openstack-integration: [WIP] Initial work for multinode support https://review.openstack.org/220297 | 22:37 |
*** xingchao has joined #puppet-openstack | 22:47 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-keystone: DNM - CI test https://review.openstack.org/220275 | 22:48 |
*** ducttape_ has quit IRC | 22:50 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: Prepare Tempest and run smoke - DO NOT MERGE https://review.openstack.org/217352 | 22:52 |
*** xingchao has quit IRC | 22:52 | |
*** dfisher has quit IRC | 22:54 | |
*** xingchao has joined #puppet-openstack | 22:55 | |
openstackgerrit | Paul Belanger proposed openstack/puppet-openstack-integration: [WIP] Initial work for multinode support https://review.openstack.org/220297 | 22:56 |
*** jeblair has quit IRC | 22:59 | |
*** benh57 has joined #puppet-openstack | 23:02 | |
openstackgerrit | Gilles Dubreuil proposed openstack/puppet-keystone: Keystone V3 support with domain checking https://review.openstack.org/218044 | 23:12 |
*** markvoelker has joined #puppet-openstack | 23:13 | |
*** aimon has quit IRC | 23:13 | |
*** xingchao has quit IRC | 23:16 | |
*** pradk has quit IRC | 23:16 | |
*** markvoelker has quit IRC | 23:17 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: Prepare Tempest and run smoke - DO NOT MERGE https://review.openstack.org/217352 | 23:18 |
*** xingchao has joined #puppet-openstack | 23:19 | |
*** gildub has joined #puppet-openstack | 23:22 | |
*** xingchao has quit IRC | 23:23 | |
gildub | EmilienM, hi - The code accepts undef, it's puppetlabs_spec_helper that doesn't (at least for me): https://review.openstack.org/213957 | 23:24 |
EmilienM | gildub: ok, please ping Hunner or _ody to know if it can be fixed in rspec | 23:24 |
EmilienM | I'm about to leave now | 23:24 |
gildub | EmilienM, ok, thanks | 23:25 |
*** markvoelker has joined #puppet-openstack | 23:25 | |
gildub | Hunner, _ody, hi - Any way to test undef ^^^^ | 23:26 |
*** derekh has joined #puppet-openstack | 23:53 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!