*** markvoelker has joined #puppet-openstack | 00:11 | |
*** dhollinger has joined #puppet-openstack | 00:43 | |
*** xarses_ has joined #puppet-openstack | 00:54 | |
*** cdelatte has quit IRC | 01:04 | |
*** ebalduf has quit IRC | 01:39 | |
*** bfg9000_ has joined #puppet-openstack | 01:41 | |
*** haplo37__ has joined #puppet-openstack | 01:42 | |
*** bfg9000__ has joined #puppet-openstack | 01:44 | |
*** bfg9000 has quit IRC | 01:44 | |
*** bfg9000__ is now known as bfg9000 | 01:44 | |
*** guimaluf has quit IRC | 01:44 | |
*** guimaluf has joined #puppet-openstack | 01:45 | |
*** ilbot3 has quit IRC | 01:46 | |
*** bfg9000_ has quit IRC | 01:47 | |
*** ilbot3 has joined #puppet-openstack | 01:48 | |
EmilienM | dmsimard: horizon looks broken on trunk http://logs.openstack.org/76/352576/2/check/gate-puppet-openstack-integration-3-scenario003-tempest-centos-7/1a293d4/console.html#_2016-08-09_00_02_32_816759 | 01:52 |
---|---|---|
*** dhollinger has quit IRC | 02:11 | |
*** dhollinger has joined #puppet-openstack | 02:30 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-neutron: Remove outdated authtoken options https://review.openstack.org/351075 | 02:46 |
*** ebalduf has joined #puppet-openstack | 02:53 | |
*** imcsk8 has quit IRC | 03:13 | |
*** imcsk8 has joined #puppet-openstack | 03:13 | |
*** saneax_AFK has quit IRC | 03:19 | |
*** saneax_AFK has joined #puppet-openstack | 03:22 | |
*** saneax_AFK is now known as saneax | 03:22 | |
*** srava has joined #puppet-openstack | 03:22 | |
*** saneax is now known as Guest79977 | 03:22 | |
srava | hi all, i am installing openstack with puppet | 03:23 |
srava | "puppet module install openstack/swift" this command giving dependices problem | 03:23 |
srava | pls anyone help | 03:23 |
bkero | srava: can you pastebin the error that you get? | 03:24 |
bkero | That is, copy and paste the error to http://paste.openstack.org/ then link the resulting page in here. | 03:25 |
srava | bkero: any way i cloned the openstack swift from github | 03:26 |
srava | but in execution i am getting error like | 03:27 |
srava | http://paste.openstack.org/show/552105/ | 03:27 |
srava | pls anyone help | 03:33 |
bkero | srava: That just says there was an error somewhere earlier in the command | 03:34 |
bkero | You need to paste a lot more of the output, not just the last lines | 03:34 |
bkero | The problem will probably be in bright bold red font | 03:35 |
srava | bkero: here i pasted the error came while execution of command | 03:38 |
srava | http://paste.openstack.org/show/552106/ | 03:38 |
*** Guest79977 is now known as saneax_AFK | 03:40 | |
srava | bkero: are you there | 03:45 |
bkero | I am | 03:46 |
srava | have you seen the error what i pasted | 03:46 |
bkero | I am, and I am trying to reproduce it. | 03:48 |
bkero | srava: Here is the output I get when trying that command on ubuntu trusty: http://paste.openstack.org/show/552107/ | 03:49 |
srava | your puppet version | 03:51 |
bkero | 3.4.3-1 | 03:52 |
bkero | What version are you using? | 03:52 |
srava | mine is 3.8.7 | 03:52 |
srava | does it matters | 03:52 |
bkero | Yes, let me try that | 03:55 |
srava | ok | 03:56 |
bkero | srava: http://paste.openstack.org/show/552108/ | 03:58 |
bkero | There is the 3.8.7 version of puppet from puppetlabs-release | 03:58 |
*** fultonj has quit IRC | 04:00 | |
*** dhollinger has quit IRC | 04:00 | |
srava | bkero: but why i am getting the error | 04:01 |
*** dhollinger has joined #puppet-openstack | 04:02 | |
bkero | srava: That I do not know. :/ Try moving /etc/puppet/modules somewhere else? Maybe it is getting dependencies from somewhere else. | 04:03 |
srava | bkero: ok i will try this | 04:04 |
*** iurygregory has quit IRC | 04:38 | |
*** iurygregory has joined #puppet-openstack | 04:39 | |
srava | Is this is correct syntax to execute the classes orderly class{'openstack_mitaka::repo':} -> class {'openstack_mitaka::mysql':} | 04:54 |
srava | pls some one help | 04:54 |
openstackgerrit | Keith Schincke proposed openstack/puppet-ceph: Update Jewel Ceph RGW to support Keystone V3 https://review.openstack.org/347956 | 04:57 |
*** skramaja has joined #puppet-openstack | 05:05 | |
colonwq | srava, I think so. See: https://docs.puppet.com/puppet/latest/reference/lang_relationships.html#syntax-chaining-arrows | 05:11 |
srava | colonwq: I am using like this class{ 'openstack_mitaka::repo': } -> class{ 'openstack_mitaka::mysql: } | 05:13 |
srava | but i am gerring error like below | 05:13 |
srava | Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Puppet::Parser::AST::Resource failed with error ArgumentError: Could not find declared class openstack_mitaka::repo at /etc/puppet/manifests/site.pp:1 on node midonet.openstack Warning: Not using cache on failed catalog Error: Could not retrieve catalog; skipping run | 05:13 |
*** rcernin has joined #puppet-openstack | 05:21 | |
*** jaosorior has joined #puppet-openstack | 05:21 | |
colonwq | srava, I think that is a different error. Let me spin up my dev environment | 05:23 |
srava | ok | 05:24 |
*** jtomasek_ has joined #puppet-openstack | 05:26 | |
*** jtomasek has quit IRC | 05:26 | |
colonwq | what does your /etc/puppet/modules look like? Do you have the openstack_mitaka module? | 05:26 |
srava | no i have individual openstack modules | 05:27 |
srava | and openstack_mitaka folder i have manifests to call those openstack modules | 05:28 |
srava | and in /etc/puppet/manifests/site.pp | 05:28 |
srava | i have written class{ 'openstack_mitaka::repo': } -> class{ 'openstack_mitaka::mysql: } | 05:29 |
colonwq | your environment is different from mine. I may not be of much help. | 05:29 |
srava | i have master slave set up here | 05:30 |
*** haplo37__ has quit IRC | 05:31 | |
openstackgerrit | Michael Liu proposed openstack/puppet-magnum: Add itesm for keystone_authtoken using keystone::resource::authtoken https://review.openstack.org/351980 | 05:31 |
colonwq | maybe some of the others can help in a couple hours when they start their day. | 05:31 |
*** jtomasek_ is now known as jtomasek | 05:37 | |
openstackgerrit | Michael Chapman proposed openstack/puppet-ceilometer: Add event_pipeline.yaml management https://review.openstack.org/352224 | 05:39 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/puppet-tripleo: Include heat base profile outside of step https://review.openstack.org/352713 | 05:48 |
openstackgerrit | Michael Chapman proposed openstack/puppet-ceilometer: Add event_pipeline.yaml management https://review.openstack.org/352224 | 05:52 |
*** srava has quit IRC | 05:54 | |
*** dhollinger has quit IRC | 06:04 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/puppet-neutron: Remove outdated authtoken options https://review.openstack.org/351075 | 06:08 |
*** maestropandy has joined #puppet-openstack | 06:10 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/puppet-openstack-integration: Promote RDO repository to latest consistent URL https://review.openstack.org/352725 | 06:12 |
*** ebalduf has quit IRC | 06:12 | |
openstackgerrit | Karthik S proposed openstack/puppet-neutron: Add ml2_conf_sriov.ini to neutron server daemon https://review.openstack.org/333882 | 06:25 |
openstackgerrit | Michael Liu proposed openstack/puppet-magnum: Add itesm for keystone_authtoken using keystone::resource::authtoken https://review.openstack.org/351980 | 06:30 |
*** dhollinger has joined #puppet-openstack | 06:35 | |
*** dhollinger has quit IRC | 06:36 | |
*** tesseract- has joined #puppet-openstack | 06:45 | |
*** maestropandy has left #puppet-openstack | 06:48 | |
*** rmart04 has joined #puppet-openstack | 06:50 | |
*** dgurtner has joined #puppet-openstack | 06:52 | |
*** rmart04 has quit IRC | 06:56 | |
*** dgurtner has quit IRC | 06:58 | |
*** dgurtner has joined #puppet-openstack | 06:59 | |
*** jpena|off is now known as jpena | 07:12 | |
*** rmart04 has joined #puppet-openstack | 07:28 | |
*** leanderthal|afk is now known as leanderthal | 07:29 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/puppet-tripleo: Only db-sync sahara is included in the bootstrapnode https://review.openstack.org/352746 | 07:29 |
*** bfg9000_ has joined #puppet-openstack | 07:38 | |
*** bfg9000 has quit IRC | 07:40 | |
*** bfg9000__ has joined #puppet-openstack | 07:40 | |
*** bfg9000__ is now known as bfg9000 | 07:40 | |
*** bfg9000__ has joined #puppet-openstack | 07:43 | |
*** bfg9000_ has quit IRC | 07:44 | |
*** bfg9000 has quit IRC | 07:46 | |
*** bfg9000__ is now known as bfg9000 | 07:46 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/puppet-tripleo: Only db-sync sahara is included in the bootstrapnode https://review.openstack.org/352746 | 07:48 |
*** mkarpin1 has quit IRC | 07:51 | |
*** mkarpin has joined #puppet-openstack | 07:51 | |
*** shardy has joined #puppet-openstack | 07:54 | |
*** bfg9000_ has joined #puppet-openstack | 07:58 | |
*** ifarkas_afk is now known as ifarkas | 07:59 | |
*** markvoelker has quit IRC | 07:59 | |
*** bfg9000 has quit IRC | 08:02 | |
*** bfg9000_ is now known as bfg9000 | 08:02 | |
openstackgerrit | Ivan Berezovskiy proposed openstack/puppet-ironic: Configure keystone authtoken options https://review.openstack.org/346028 | 08:21 |
openstackgerrit | Ivan Berezovskiy proposed openstack/puppet-ironic: Configure keystone authtoken options https://review.openstack.org/346028 | 08:22 |
*** chem has quit IRC | 08:22 | |
*** amoralej|off is now known as amoralej | 08:23 | |
openstackgerrit | Alex Ruiz Estradera proposed openstack/puppet-neutron: Update db-sync command for midonet plugin https://review.openstack.org/351281 | 08:34 |
openstackgerrit | Alex Ruiz Estradera proposed openstack/puppet-neutron: Add uplink provider network to neutron network https://review.openstack.org/352779 | 08:37 |
*** imcsk8 is now known as imcsk8|zZz | 08:44 | |
*** maestropandy has joined #puppet-openstack | 08:48 | |
*** jaosorior is now known as jaosorior_brb | 08:49 | |
*** gfidente has joined #puppet-openstack | 08:57 | |
*** maestropandy1 has joined #puppet-openstack | 08:59 | |
*** maestropandy1 has left #puppet-openstack | 08:59 | |
*** markvoelker has joined #puppet-openstack | 09:00 | |
*** maestropandy has quit IRC | 09:00 | |
*** fawadkhaliq has joined #puppet-openstack | 09:01 | |
*** fawadkhaliq has quit IRC | 09:01 | |
*** markvoelker has quit IRC | 09:05 | |
openstackgerrit | Merged openstack/puppet-heat: Add environment_dir and template_dir options https://review.openstack.org/350951 | 09:07 |
*** dkaigarodsev has quit IRC | 09:10 | |
*** xenolog has quit IRC | 09:10 | |
*** mattymo has quit IRC | 09:10 | |
*** bfg9000_ has joined #puppet-openstack | 09:18 | |
*** bfg9000__ has joined #puppet-openstack | 09:20 | |
*** bfg9000 has quit IRC | 09:21 | |
*** bfg9000__ is now known as bfg9000 | 09:21 | |
*** bfg9000_ has quit IRC | 09:23 | |
openstackgerrit | Alex Ruiz Estradera proposed openstack/puppet-neutron: Update db-sync command for midonet plugin https://review.openstack.org/351281 | 09:24 |
openstackgerrit | Alex Ruiz Estradera proposed openstack/puppet-neutron: Update db-sync command for midonet plugin https://review.openstack.org/351280 | 09:32 |
*** jaosorior_brb is now known as jaosorior | 09:42 | |
*** bfg9000_ has joined #puppet-openstack | 09:43 | |
*** bfg9000__ has joined #puppet-openstack | 09:45 | |
*** bfg9000 has quit IRC | 09:46 | |
*** bfg9000___ has joined #puppet-openstack | 09:47 | |
*** bfg9000___ is now known as bfg9000 | 09:47 | |
*** bfg9000_ has quit IRC | 09:49 | |
*** paramite has joined #puppet-openstack | 09:50 | |
*** bfg9000__ has quit IRC | 09:50 | |
*** bfg9000_ has joined #puppet-openstack | 09:59 | |
*** dtantsur|sick is now known as dtantsur | 10:00 | |
*** bfg9000__ has joined #puppet-openstack | 10:01 | |
*** markvoelker has joined #puppet-openstack | 10:01 | |
*** bfg9000___ has joined #puppet-openstack | 10:02 | |
*** bfg9000 has quit IRC | 10:02 | |
*** bfg9000____ has joined #puppet-openstack | 10:03 | |
*** bfg9000____ is now known as bfg9000 | 10:03 | |
*** bfg9000_ has quit IRC | 10:04 | |
*** markvoelker has quit IRC | 10:05 | |
*** bfg9000__ has quit IRC | 10:06 | |
*** bfg9000___ has quit IRC | 10:07 | |
*** bfg9000_ has joined #puppet-openstack | 10:10 | |
*** bfg9000__ has joined #puppet-openstack | 10:11 | |
*** bfg9000 has quit IRC | 10:13 | |
*** bfg9000 has joined #puppet-openstack | 10:13 | |
*** bfg9000_ has quit IRC | 10:15 | |
*** bfg9000__ has quit IRC | 10:16 | |
*** bfg9000_ has joined #puppet-openstack | 10:18 | |
*** bfg9000__ has joined #puppet-openstack | 10:19 | |
*** bfg9000 has quit IRC | 10:21 | |
*** bfg9000___ has joined #puppet-openstack | 10:22 | |
*** bfg9000___ is now known as bfg9000 | 10:22 | |
*** _degorenko|afk is now known as degorenko | 10:23 | |
*** bfg9000___ has joined #puppet-openstack | 10:23 | |
*** bfg9000_ has quit IRC | 10:23 | |
*** bfg9000__ has quit IRC | 10:25 | |
*** bfg9000_ has joined #puppet-openstack | 10:26 | |
*** bfg9000 has quit IRC | 10:26 | |
*** bfg9000_ is now known as bfg9000 | 10:26 | |
*** bfg9000___ has quit IRC | 10:29 | |
*** ntpttr- has quit IRC | 10:31 | |
*** ntpttr has joined #puppet-openstack | 10:39 | |
*** bfg9000_ has joined #puppet-openstack | 10:43 | |
*** bfg9000 has quit IRC | 10:45 | |
*** bfg9000 has joined #puppet-openstack | 10:45 | |
*** bfg9000_ has quit IRC | 10:50 | |
openstackgerrit | Carlos Camacho proposed openstack/puppet-tripleo: Add puppet-lint for checking parameters order in puppet-tripleo manifests https://review.openstack.org/352847 | 10:52 |
*** bfg9000_ has joined #puppet-openstack | 10:57 | |
*** bfg9000__ has joined #puppet-openstack | 10:58 | |
*** bfg9000 has quit IRC | 10:59 | |
*** bfg9000__ is now known as bfg9000 | 10:59 | |
*** markvoelker has joined #puppet-openstack | 11:02 | |
*** bfg9000_ has quit IRC | 11:02 | |
*** srava has joined #puppet-openstack | 11:02 | |
srava | Hi all, I am installing openstack swift with puppet | 11:03 |
srava | i am getting following error | 11:03 |
srava | Error: Failed to apply catalog: Could not find dependency File[/etc/swift/account-server.conf] for Swift::Service[swift-account-reaper] at /etc/puppet/modules/swift/manifests/storage/account.pp:63 | 11:03 |
*** bfg9000_ has joined #puppet-openstack | 11:04 | |
srava | pls someone help | 11:04 |
*** markvoelker has quit IRC | 11:06 | |
*** bfg9000__ has joined #puppet-openstack | 11:06 | |
*** bfg9000 has quit IRC | 11:07 | |
*** bfg9000___ has joined #puppet-openstack | 11:08 | |
*** bfg9000___ is now known as bfg9000 | 11:08 | |
*** bfg9000___ has joined #puppet-openstack | 11:09 | |
*** bfg9000_ has quit IRC | 11:10 | |
*** bfg9000_ has joined #puppet-openstack | 11:11 | |
*** bfg9000__ has quit IRC | 11:11 | |
*** bfg9000 has quit IRC | 11:12 | |
*** bfg9000_ is now known as bfg9000 | 11:12 | |
*** johnmilton has quit IRC | 11:14 | |
*** bfg9000___ has quit IRC | 11:14 | |
*** maestropandy has joined #puppet-openstack | 11:16 | |
*** maestropandy has quit IRC | 11:20 | |
openstackgerrit | Giulio Fidente proposed openstack/puppet-tripleo: Fix use of bootstrap_node in cinder base profile https://review.openstack.org/352365 | 11:23 |
*** bfg9000_ has joined #puppet-openstack | 11:25 | |
*** bfg9000 has quit IRC | 11:27 | |
*** bfg9000_ is now known as bfg9000 | 11:27 | |
*** jaosorior has quit IRC | 11:27 | |
*** jaosorior has joined #puppet-openstack | 11:28 | |
*** ericksonsantos has joined #puppet-openstack | 11:29 | |
openstackgerrit | Giulio Fidente proposed openstack/puppet-tripleo: Fix use of bootstrap_node in cinder base profile https://review.openstack.org/352365 | 11:30 |
openstackgerrit | Carlos Camacho proposed openstack/puppet-tripleo: Add support for cinder::volume::rbd hiera parameters https://review.openstack.org/335137 | 11:35 |
*** social has quit IRC | 11:37 | |
*** dprince has joined #puppet-openstack | 11:43 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/puppet-tripleo: Configure keystone endpoints in service profiles https://review.openstack.org/352364 | 11:47 |
*** dprince has quit IRC | 11:56 | |
*** dprince has joined #puppet-openstack | 11:56 | |
*** fultonj has joined #puppet-openstack | 11:57 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/puppet-tripleo: Configure keystone endpoints in service profiles https://review.openstack.org/352364 | 11:57 |
*** jayg|g0n3 is now known as jayg | 12:00 | |
*** markvoelker has joined #puppet-openstack | 12:02 | |
*** jpena is now known as jpena|lunch | 12:02 | |
iurygregory | morning | 12:02 |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/puppet-cinder: Fix auth_type default value in doc https://review.openstack.org/352521 | 12:03 |
*** johnmilton has joined #puppet-openstack | 12:06 | |
*** markvoelker has quit IRC | 12:07 | |
*** ducttape_ has joined #puppet-openstack | 12:08 | |
*** alee has quit IRC | 12:09 | |
*** amoralej is now known as amoralej|lunch | 12:12 | |
openstackgerrit | Carlos Camacho proposed openstack/puppet-tripleo: WIP - Add puppet-lint for checking parameters order in puppet-tripleo manifests https://review.openstack.org/352847 | 12:15 |
*** markvoelker has joined #puppet-openstack | 12:23 | |
*** maestropandy has joined #puppet-openstack | 12:23 | |
*** maestropandy has left #puppet-openstack | 12:23 | |
EmilienM | hello | 12:24 |
iberezovskiy|off | hi | 12:26 |
*** srava has quit IRC | 12:26 | |
*** iberezovskiy|off is now known as iberezovskiy | 12:26 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/puppet-tripleo: Include heat base profile outside of step https://review.openstack.org/352713 | 12:28 |
*** ayoung has quit IRC | 12:33 | |
EmilienM | skolekonov: excellent work on neutron, thx again | 12:37 |
*** guimaluf has quit IRC | 12:38 | |
skolekonov | EmilienM, np, we finally need to remove this outdated code everywhere :) | 12:39 |
openstackgerrit | Alexey Deryugin proposed openstack/puppet-openstack-integration: scenario003: enable application catalog service https://review.openstack.org/250436 | 12:40 |
EmilienM | skolekonov: +1 | 12:40 |
EmilienM | I'll approve your patch in 3 min | 12:40 |
EmilienM | when the tripleo patches land, they are in gate | 12:40 |
openstackgerrit | Carlos Camacho proposed openstack/puppet-tripleo: Use modern auth options for Neutron https://review.openstack.org/352518 | 12:44 |
iurygregory | hey degorenko iberezovskiy news about the fuel side for authtoken? | 12:47 |
iberezovskiy | iurygregory, CI is broken today. draft for aodh&ceilometer is prepared but not fully ready yet | 12:49 |
iurygregory | iberezovskiy, ack tks :D | 12:49 |
*** fultonj has quit IRC | 12:55 | |
*** morazi has joined #puppet-openstack | 12:56 | |
*** fultonj has joined #puppet-openstack | 12:56 | |
*** jpena|lunch is now known as jpena | 12:58 | |
*** guimaluf has joined #puppet-openstack | 12:59 | |
*** vinsh has quit IRC | 13:01 | |
*** richm has joined #puppet-openstack | 13:14 | |
*** permalac has joined #puppet-openstack | 13:18 | |
*** bklei has joined #puppet-openstack | 13:23 | |
*** amoralej|lunch is now known as amoralej | 13:25 | |
*** ayoung has joined #puppet-openstack | 13:26 | |
*** ducttape_ has quit IRC | 13:27 | |
openstackgerrit | Merged openstack/puppet-neutron: Remove outdated authtoken options https://review.openstack.org/351075 | 13:32 |
*** alee has joined #puppet-openstack | 13:34 | |
EmilienM | skolekonov: ^ | 13:35 |
*** emccormick has joined #puppet-openstack | 13:41 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/puppet-tripleo: Only db-sync sahara is included in the bootstrapnode https://review.openstack.org/352746 | 13:42 |
*** vinsh has joined #puppet-openstack | 13:44 | |
mnaser | I've been trying to figure out why Puppet module for Keystone is reporting "Could not determine a suitable URL for the plugin" for running "openstack token" when trying to create a keystone_user resource. Is there any dependency on any other resources that we might not have listed? | 13:47 |
mnaser | Ex: do we need ::keystone::roles::admin defined too or something that I'm missing somewhere? This is under stable/liberty. | 13:47 |
mnaser | hm, weird. puppet resource keystone_tenant works, puppet resource keystone_user does not, i would assume this has to do with it... Error: Could not run: Provider openstack has not defined the 'instances' class method | 13:54 |
openstackgerrit | Karthik S proposed openstack/puppet-neutron: Configure the max_vfs for SRIOV interfaces https://review.openstack.org/344918 | 13:59 |
*** cdelatte has joined #puppet-openstack | 13:59 | |
*** jistr is now known as jistr|debug | 14:00 | |
*** ducttape_ has joined #puppet-openstack | 14:01 | |
*** xarses_ has quit IRC | 14:03 | |
*** dhollinger has joined #puppet-openstack | 14:04 | |
*** skramaja_ has joined #puppet-openstack | 14:04 | |
*** ebalduf has joined #puppet-openstack | 14:04 | |
skolekonov | EmilienM, thx, will update the second part | 14:05 |
*** skramaja has quit IRC | 14:06 | |
*** skramaja_ is now known as skramaja | 14:06 | |
openstackgerrit | Alfredo Moralejo proposed openstack/puppet-horizon: Add images_panel parameter default to HORIZON_CONFIG https://review.openstack.org/352925 | 14:11 |
mnaser | sigh .. literally this was my issue - https://github.com/openstack/puppet-keystone/commit/a0fc779b26f12784aa506a1bd47e0b43c5da1827 | 14:13 |
iurygregory | mnaser, this is only in mitaka right? and you are using liberty | 14:16 |
*** r2bit__ is now known as r2bit | 14:16 | |
*** r2bit has quit IRC | 14:17 | |
*** r2bit has joined #puppet-openstack | 14:17 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: Stop installing horizon tempest plugin from source https://review.openstack.org/352931 | 14:18 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: Stop installing horizon tempest plugin from source https://review.openstack.org/352931 | 14:21 |
openstackgerrit | Alexey Deryugin proposed openstack/puppet-openstack-integration: scenario003: enable application catalog service https://review.openstack.org/250436 | 14:22 |
openstackgerrit | Carlos Camacho proposed openstack/puppet-tripleo: Fix mistral sync_db profile steps https://review.openstack.org/352937 | 14:32 |
*** dfisher has joined #puppet-openstack | 14:35 | |
EmilienM | colonwq: fyi, comment on https://review.openstack.org/#/c/339106/ | 14:42 |
*** xarses_ has joined #puppet-openstack | 14:44 | |
*** chem has joined #puppet-openstack | 14:46 | |
EmilienM | 10 min before weekly meeting, feel free to add topics on https://etherpad.openstack.org/p/puppet-openstack-weekly-meeting-20160809 | 14:48 |
*** imcsk8|zZz is now known as imcsk8 | 14:49 | |
*** dfisher has left #puppet-openstack | 14:50 | |
*** dfisher has joined #puppet-openstack | 14:50 | |
mnaser | iurygregory, yes that patch is in mitaka and im using liberty but im using the stable/liberty branch in my puppetfile | 14:54 |
mnaser | maybe i could bring this up in the meeting :-P | 14:55 |
*** xarses_ is now known as xarses | 14:58 | |
openstackgerrit | David Moreau Simard proposed openstack/puppet-tempest: Add missing toggle for Mistral https://review.openstack.org/352953 | 14:59 |
dmsimard | EmilienM: ^ | 14:59 |
dmsimard | how did that even work before ? | 15:00 |
dmsimard | EmilienM: hah, mistral defaulted to true when the plugin was installed https://github.com/openstack/mistral/blob/master/mistral_tempest_tests/config.py#L21-L25 | 15:00 |
EmilienM | puppet meeting now | 15:01 |
*** mfisch` is now known as mfisch | 15:01 | |
*** mfisch is now known as Guest10256 | 15:02 | |
*** Guest10256 is now known as mfisch | 15:03 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/puppet-tripleo: Handle redirects for keystone https://review.openstack.org/352956 | 15:03 |
*** mfisch has quit IRC | 15:03 | |
*** mfisch has joined #puppet-openstack | 15:03 | |
colonwq | EmilienM, I think 339106 needs a depends on for 347956. Do you want me to take over working on these two patches? | 15:05 |
openstackgerrit | Matt Fischer proposed openstack/puppet-cinder: Cinder hooks support https://review.openstack.org/344464 | 15:05 |
dmsimard | EmilienM: the _available defaults are weird .. https://github.com/openstack/puppet-tempest/blob/master/manifests/init.pp#L273-L276 | 15:05 |
EmilienM | colonwq: take over everything I'm not working on rgw. | 15:06 |
colonwq | EmilienM, Will do. thanks. | 15:06 |
openstackgerrit | Keith Schincke proposed openstack/puppet-ceph: Update Jewel Ceph RGW to support Keystone V3 https://review.openstack.org/347956 | 15:07 |
mnaser | I couldn't submit the backport due to this error: ! [remote rejected] HEAD -> refs/publish/stable/liberty/bug/1522541 (change https://review.openstack.org/253188 closed) | 15:08 |
mnaser | Looks like someone tried before me.. how would I go from here (sorry not an expert at this, I usually follow http://docs.openstack.org/project-team-guide/stable-branches.html) | 15:08 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-guide: Meeting #89 https://review.openstack.org/352959 | 15:09 |
*** skramaja has quit IRC | 15:09 | |
EmilienM | clayton: why did you abandon it? :( | 15:09 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-keystone: Keystone_user fails with v2 openrc. https://review.openstack.org/253188 | 15:10 |
EmilienM | mnaser: rebased and +2 | 15:10 |
EmilienM | let's see if CI pass again and we'll approve it | 15:10 |
mnaser | cool merci EmilienM ! | 15:10 |
EmilienM | mfisch: do you have more bugs that we are not aware? it would be good to share them all | 15:10 |
mfisch | its been filed for a long time | 15:10 |
mfisch | I can find it in a bit | 15:11 |
EmilienM | then warn us | 15:11 |
mfisch | warn you about what? | 15:11 |
mfisch | we've discussed it before months ago | 15:11 |
EmilienM | about bugs that we didn't care | 15:11 |
EmilienM | ah | 15:11 |
mfisch | im not sure what else you want | 15:11 |
EmilienM | well, we have triage sessions | 15:11 |
EmilienM | maybe you can come and say "hey, this bug has been fixed, can we do something?" | 15:11 |
EmilienM | anyway | 15:11 |
* EmilienM trying to help | 15:11 | |
mfisch | it hasnt been fixed | 15:11 |
mfisch | I misread what that backport was | 15:11 |
mfisch | sorry for the misunderstanding | 15:12 |
EmilienM | dmsimard: about neutron_fwaas_available and neutron_lbaas_available, I did that for backward compatibility in our CI | 15:12 |
EmilienM | dmsimard: it was not passing CI when false, I can show you logs if you need. | 15:12 |
EmilienM | dmsimard: neutron tests were failing | 15:12 |
openstackgerrit | Merged openstack/puppet-cinder: Fix auth_type default value in doc https://review.openstack.org/352521 | 15:17 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/puppet-tripleo: Handle redirects for keystone https://review.openstack.org/352956 | 15:19 |
*** danpawlik has quit IRC | 15:22 | |
*** jistr|debug is now known as jistr | 15:23 | |
clayton | EmilienM: I'm not sure why I abandoned it to be honest, I know we figured out another way to do it | 15:27 |
clayton | and it wasn't 100% clear to me that it wasn't doing the wrong thing because I'd asked it to do the wrong thing | 15:27 |
EmilienM | ok | 15:27 |
EmilienM | I need to add cherry-picked from | 15:28 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-keystone: Keystone_user fails with v2 openrc. https://review.openstack.org/253188 | 15:31 |
*** rmart04 has quit IRC | 15:32 | |
openstackgerrit | Merged openstack/puppet-tripleo: Use modern auth options for Neutron https://review.openstack.org/352518 | 15:33 |
*** ntpttr__ has joined #puppet-openstack | 15:33 | |
*** rmart04 has joined #puppet-openstack | 15:34 | |
*** rmart04 has quit IRC | 15:34 | |
openstackgerrit | Alfredo Moralejo proposed openstack/puppet-horizon: Add images_panel parameter default to HORIZON_CONFIG https://review.openstack.org/352925 | 15:34 |
*** ducttape_ has quit IRC | 15:35 | |
*** leanderthal is now known as leanderthal|afk | 15:37 | |
*** ducttape_ has joined #puppet-openstack | 15:39 | |
EmilienM | amoralej: you have a white space in https://review.openstack.org/#/c/352925/2/manifests/init.pp | 15:41 |
EmilienM | and you added the param in deprecated section | 15:41 |
amoralej | omg... | 15:43 |
openstackgerrit | Alfredo Moralejo proposed openstack/puppet-horizon: Add images_panel parameter default to HORIZON_CONFIG https://review.openstack.org/352925 | 15:46 |
amoralej | thx EmilienM | 15:47 |
*** amoralej is now known as amoralej|brb | 15:47 | |
dmsimard | amoralej|brb: I added a small nit (sorry) | 15:47 |
openstackgerrit | Alfredo Moralejo proposed openstack/puppet-horizon: Add images_panel parameter default to HORIZON_CONFIG https://review.openstack.org/352925 | 15:49 |
EmilienM | amoralej|brb: thx a lot | 15:49 |
EmilienM | testing promotion again | 15:49 |
*** rcernin has quit IRC | 15:50 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: Promote RDO to latest trunk https://review.openstack.org/352576 | 15:50 |
*** tesseract- has quit IRC | 15:50 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: scenario003: re-enable trove https://review.openstack.org/351953 | 15:50 |
openstackgerrit | Keith Schincke proposed openstack/puppet-openstack-integration: Introduce scenario004 https://review.openstack.org/339106 | 16:03 |
*** ducttape_ has quit IRC | 16:04 | |
*** dprince has quit IRC | 16:04 | |
*** ducttape_ has joined #puppet-openstack | 16:04 | |
*** dprince has joined #puppet-openstack | 16:05 | |
dmsimard | EmilienM: checked with horizon cores | 16:08 |
dmsimard | EmilienM: that commit should not have broken us | 16:09 |
dmsimard | EmilienM: because they properly managed the default https://github.com/openstack/horizon/blob/1b65c5369fa70bfafe95ba5ff96d64661491868c/openstack_dashboard/settings.py#L82 | 16:09 |
EmilienM | it's puppet-horizon's fault | 16:09 |
dmsimard | EmilienM: but puppet-horizon overrides the entire default dict http://logs.openstack.org/76/352576/2/check/gate-puppet-openstack-integration-3-scenario003-tempest-centos-7/1a293d4/logs/etc/openstack-dashboard/local_settings.txt.gz | 16:09 |
EmilienM | yes | 16:09 |
dmsimard | puppet-horizon should not override the default dict and instead configure each value individually | 16:09 |
EmilienM | yes | 16:09 |
EmilienM | it's one of the things we are not proud of | 16:10 |
*** haplo37__ has joined #puppet-openstack | 16:11 | |
dmsimard | EmilienM: oh, it's using a template | 16:11 |
dmsimard | EmilienM: not a config provider or even concat fragments | 16:11 |
dmsimard | that's almost worse than puppet-swift :p | 16:11 |
EmilienM | this thing is super hard to manage honestly | 16:12 |
EmilienM | but yeah, we could start investigate | 16:12 |
dmsimard | I'll open a bug for the record | 16:12 |
dmsimard | hrm, I guess it fits in https://bugs.launchpad.net/puppet-horizon/+bug/1575329 | 16:13 |
openstack | Launchpad bug 1575329 in puppet-horizon "Can't customize all values of local_settings.py file" [High,New] | 16:13 |
dmsimard | added a comment | 16:15 |
dmsimard | amoralej|brb: FYI: https://bugs.launchpad.net/puppet-horizon/+bug/1575329 | 16:15 |
openstack | Launchpad bug 1575329 in puppet-horizon "Can't customize all values of local_settings.py file" [High,New] | 16:15 |
EmilienM | degorenko: https://bugs.launchpad.net/puppet-aodh/+bug/1604463 | 16:18 |
openstack | Launchpad bug 1604463 in puppet-trove "Modules should use keystone::resource::authtoken to configure keystone_authtoken settings" [Medium,In progress] - Assigned to Alexey Deryugin (velovec) | 16:18 |
EmilienM | why murano and sahara are "won't fix"? | 16:18 |
degorenko | EmilienM, they are not used keystonemiddleware scheme in proper way | 16:18 |
degorenko | you can check it in code | 16:19 |
EmilienM | ah :( | 16:19 |
EmilienM | degorenko: did you file a bug? | 16:19 |
*** amoralej|brb is now known as amoralej | 16:20 | |
degorenko | EmilienM, well, i asked our sahara guys about this - no any answer. For murano - same answer. They did it for some reasons. Probably they have already such bugs, i heard they have some plans for this | 16:20 |
amoralej | dmsimard, agree with your comment on bug | 16:25 |
EmilienM | iberezovskiy: can you review https://review.openstack.org/330188 please? | 16:26 |
iberezovskiy | EmilienM, done | 16:26 |
dfisher | dmsimard, amoralej: why not use the local_settings.d directory for snippets of things? | 16:27 |
dfisher | https://blueprints.launchpad.net/horizon/+spec/local-settings-override-mechanism | 16:27 |
dfisher | http://docs.openstack.org/developer/horizon/topics/settings.html#openstack-settings-partial | 16:28 |
amoralej | but that wouldn't solve the issue, as soon as you replace the entire HORIZON_CONF dict | 16:29 |
amoralej | in local_settings or local_settings.d | 16:29 |
dfisher | you could write a .py file that has | 16:29 |
dfisher | HORIZON_CONF['password_autocomplete'] = <value> | 16:29 |
dfisher | with just that. | 16:30 |
dfisher | then that one key gets updated | 16:30 |
amoralej | that's what i did for https://review.openstack.org/#/c/352925/ | 16:30 |
amoralej | but | 16:30 |
amoralej | there is still a full overwrite in the erb | 16:30 |
amoralej | that should be transformed into a set of individual overwrites i guess | 16:31 |
dfisher | probably | 16:31 |
*** ifarkas is now known as ifarkas_afk | 16:34 | |
EmilienM | iberezovskiy: thx dude | 16:35 |
EmilienM | amoralej: degorenko commented, to have a release note | 16:36 |
amoralej | yes, i'm creating it | 16:36 |
openstackgerrit | Alfredo Moralejo proposed openstack/puppet-horizon: Add images_panel parameter default to HORIZON_CONFIG https://review.openstack.org/352925 | 16:40 |
*** dprince has quit IRC | 16:42 | |
*** dprince has joined #puppet-openstack | 16:43 | |
*** iberezovskiy is now known as iberezovskiy|awa | 16:44 | |
*** iberezovskiy|awa is now known as iberezovskiy|off | 16:44 | |
*** paramite is now known as paramite|afk | 16:46 | |
amoralej | jpena, need to change packstack again because of https://github.com/openstack/puppet-neutron/commit/436b01f5426470dc251b131e0fa957211b552471 is | 16:49 |
amoralej | sorry, wrong channel | 16:50 |
EmilienM | amoralej: did it break packstack? | 16:51 |
amoralej | yeap | 16:51 |
amoralej | http://logs.openstack.org/59/352859/2/check/gate-packstack-integration-scenario001-tempest-centos-7/971d1dc/console.html | 16:51 |
EmilienM | amoralej: sorry | 16:51 |
amoralej | no prob, it's the upstream neutron the one actually deprecating parameters, right? | 16:52 |
EmilienM | amoralej: actually, puppet-neutron deprecated the parameters already | 16:53 |
amoralej | i need to check the new parameters | 16:54 |
*** dprince has quit IRC | 16:54 | |
EmilienM | amoralej: let me look | 16:55 |
amoralej | no prob EmilienM, i'll check | 16:55 |
amoralej | i need it to merge https://review.openstack.org/#/c/352859/ | 16:55 |
amoralej | which is failing now | 16:55 |
*** dtantsur is now known as dtantsur|afk | 16:56 | |
*** ntpttr__ has quit IRC | 16:56 | |
*** ntpttr__ has joined #puppet-openstack | 16:56 | |
*** aarefiev_ is now known as aarefiev | 16:58 | |
EmilienM | amoralej: you should rebase https://review.openstack.org/#/c/352859/ on top of my patch | 17:00 |
amoralej | yeap | 17:00 |
*** jpena is now known as jpena|off | 17:07 | |
*** amoralej is now known as amoralej|off | 17:11 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/puppet-tripleo: Add manifests to inject and trust CA certificates https://review.openstack.org/353021 | 17:13 |
*** dprince has joined #puppet-openstack | 17:32 | |
vinsh | EmilienM: Hey there :) Just checking in... will get back to finishing some open swift patches... Ive now taken on Ironic also.. so will be contributing there. | 17:38 |
vinsh | Doing ironic in a hybrid environment.. so both libvirt and baremetal in the same cluster. | 17:38 |
vinsh | Things get interesting fast. | 17:38 |
EmilienM | vinsh: cool ! | 17:40 |
*** jaosorior has quit IRC | 17:50 | |
openstackgerrit | Merged openstack/puppet-neutron: Add ability to manage binding for neutron port https://review.openstack.org/352493 | 17:56 |
openstackgerrit | Merged openstack/puppet-openstack-integration: scenario001/ubuntu: re-enable telemetry https://review.openstack.org/330188 | 17:57 |
*** gfidente is now known as gfidente|afk | 18:07 | |
openstackgerrit | Merged openstack/puppet-tripleo: Only db-sync sahara is included in the bootstrapnode https://review.openstack.org/352746 | 18:12 |
*** degorenko is now known as _degorenko|afk | 18:13 | |
*** chem has quit IRC | 18:18 | |
openstackgerrit | David Moreau Simard proposed openstack/puppet-tempest: Also disable the aodh test plugin when aodh is not enabled https://review.openstack.org/353056 | 18:23 |
openstackgerrit | David Moreau Simard proposed openstack/puppet-tempest: Use the aodh_plugin parameter to toggle aodh tempest plugin https://review.openstack.org/353056 | 18:26 |
EmilienM | dmsimard: nice bug report | 18:30 |
dmsimard | for aodh ? | 18:30 |
dmsimard | I talked to gordc about it | 18:30 |
EmilienM | ah cool | 18:31 |
EmilienM | dmsimard: ETOOMANYTHING | 18:32 |
EmilienM | lunch now | 18:33 |
openstackgerrit | David Moreau Simard proposed openstack/puppet-openstack-integration: Add designate test coverage to scenario003 https://review.openstack.org/337860 | 18:35 |
*** johnmilton has quit IRC | 18:41 | |
*** rcernin has joined #puppet-openstack | 18:51 | |
iurygregory | EmilienM, +1 for the Puppet 4 idea =) | 18:57 |
*** shardy is now known as shardy_afk | 18:58 | |
*** social has joined #puppet-openstack | 19:07 | |
EmilienM | iurygregory: we'll see what people says | 19:11 |
*** ntpttr__ has quit IRC | 19:12 | |
*** ntpttr__ has joined #puppet-openstack | 19:12 | |
*** johnmilton has joined #puppet-openstack | 19:14 | |
*** johnmilton has quit IRC | 19:19 | |
*** paramite|afk is now known as paramite | 19:22 | |
EmilienM | dmsimard: I'll let you vote on https://review.openstack.org/#/c/352931/ | 19:24 |
*** ntpttr__ has quit IRC | 19:27 | |
*** paramite has quit IRC | 19:28 | |
*** ntpttr__ has joined #puppet-openstack | 19:29 | |
EmilienM | iurygregory: look this warning http://logs.openstack.org/31/352931/2/check/gate-puppet-openstack-integration-3-scenario001-tempest-centos-7/4a8da78/console.html#_2016-08-09_14_58_49_965618 | 19:31 |
EmilienM | I think it's because we don't include cinder::api in the new class | 19:31 |
EmilienM | I'm wonder if we should | 19:31 |
*** johnmilton has joined #puppet-openstack | 19:32 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: Update manifests to reduce Puppet warnings https://review.openstack.org/353081 | 19:35 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: Update manifests to reduce Puppet warnings https://review.openstack.org/353081 | 19:36 |
*** bfg9000_ has joined #puppet-openstack | 19:39 | |
*** bfg9000 has quit IRC | 19:41 | |
*** bfg9000_ is now known as bfg9000 | 19:42 | |
*** ntpttr__ has quit IRC | 19:46 | |
EmilienM | iurygregory: do we have good progress on authtoken thing? | 19:48 |
beagles | EmilienM, weird thing and maybe I'm just missing something obvious. The neutron puppet modules for liberty support network_device_mtu and it was removed in mitaka. After a system upgrade, the network_device_mtu is still in the neutron.conf file. What might cause that? | 19:54 |
EmilienM | oops | 19:54 |
EmilienM | maybe the file is not purged | 19:54 |
EmilienM | let me check | 19:54 |
*** _ducttape_ has joined #puppet-openstack | 19:55 | |
EmilienM | ah, there is no purge_config option for neutron::server | 19:55 |
EmilienM | oh wait | 19:56 |
EmilienM | there is | 19:56 |
EmilienM | but we need to set it to true | 19:56 |
beagles | ooo.. maybe wasn't there in mitaka? | 19:57 |
EmilienM | lets see in mitaka | 19:57 |
EmilienM | it is not | 19:57 |
EmilienM | let me backport it | 19:57 |
EmilienM | I need to leave in 4 min | 19:57 |
beagles | EmilienM, ack | 19:58 |
EmilienM | https://review.openstack.org/#/c/304903/ | 19:58 |
beagles | whew...lots of files | 19:58 |
*** ducttape_ has quit IRC | 19:58 | |
beagles | EmilienM, I can have a crack at it if it's going to take too long | 19:59 |
iurygregory | EmilienM, looking, i was eating sorry | 20:00 |
EmilienM | I'm backporting it | 20:00 |
beagles | you da' man! | 20:00 |
EmilienM | iurygregory: no worries dude | 20:00 |
EmilienM | iurygregory: I have to go | 20:01 |
EmilienM | maybe we can chat later | 20:01 |
iurygregory | EmilienM, authtoken I just need help in nova and we need to wait for Fuel fix in some modules | 20:01 |
EmilienM | ok | 20:01 |
iurygregory | EmilienM, sure o/ i'll be online at home =) | 20:01 |
EmilienM | iurygregory: can you review the patches in progress? | 20:01 |
EmilienM | you're the master now | 20:01 |
iurygregory | EmilienM, I'll ;) ironic is ok i think i missed neutron | 20:01 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-neutron: Add purge_config option for all configs https://review.openstack.org/353091 | 20:02 |
EmilienM | beagles: let's see how CI works ^ | 20:02 |
EmilienM | ok I'm afk a few hours | 20:02 |
beagles | EmilienM, thanks man, cheers! | 20:02 |
*** guimaluf has quit IRC | 20:04 | |
*** ntpttr__ has joined #puppet-openstack | 20:09 | |
*** ntpttr___ has joined #puppet-openstack | 20:10 | |
openstackgerrit | Ade Lee proposed openstack/puppet-tripleo: Add barbican profile - WIP https://review.openstack.org/352447 | 20:10 |
*** ntpttr__ has quit IRC | 20:10 | |
alee | EmilienM, when you get a chance - have two patches which are still WIP that I'd appreciate feedback on -- https://review.openstack.org/352447 and https://review.openstack.org/352458 | 20:12 |
alee | dprince, ^^ | 20:12 |
dprince | alee: ack | 20:15 |
alee | dprince, thanks | 20:15 |
openstackgerrit | craig delatte proposed openstack/puppet-cinder: Cinder hooks support https://review.openstack.org/344464 | 20:17 |
*** _ducttape_ has quit IRC | 20:18 | |
*** ducttape_ has joined #puppet-openstack | 20:19 | |
*** alee is now known as alee_afk | 20:19 | |
*** cdelatte has quit IRC | 20:24 | |
*** bfg9000_ has joined #puppet-openstack | 20:25 | |
*** alee_afk has quit IRC | 20:28 | |
*** bfg9000 has quit IRC | 20:28 | |
*** bfg9000_ is now known as bfg9000 | 20:28 | |
*** jmiu_ has joined #puppet-openstack | 20:32 | |
*** dprince has quit IRC | 20:37 | |
*** shardy_afk is now known as shardy | 20:55 | |
*** bfg9000 has quit IRC | 21:02 | |
*** ayoung has quit IRC | 21:19 | |
*** mentat has quit IRC | 21:19 | |
*** bmjen has quit IRC | 21:20 | |
*** mentat has joined #puppet-openstack | 21:22 | |
*** bmjen has joined #puppet-openstack | 21:22 | |
*** zigo has quit IRC | 21:32 | |
*** zigo has joined #puppet-openstack | 21:35 | |
*** shardy has quit IRC | 21:38 | |
*** haplo37__ has quit IRC | 21:42 | |
*** morazi has quit IRC | 21:53 | |
*** rcernin has quit IRC | 22:02 | |
*** dhollinger has quit IRC | 22:10 | |
*** ducttape_ has quit IRC | 22:28 | |
*** bklei_ has joined #puppet-openstack | 22:52 | |
*** bklei has quit IRC | 22:55 | |
*** bklei_ has quit IRC | 22:57 | |
*** dfisher has quit IRC | 23:06 | |
*** xarses has quit IRC | 23:15 | |
*** vinsh has quit IRC | 23:35 | |
*** ayoung has joined #puppet-openstack | 23:35 | |
*** bklei has joined #puppet-openstack | 23:44 | |
*** xarses has joined #puppet-openstack | 23:44 | |
*** ducttape_ has joined #puppet-openstack | 23:47 | |
*** dgurtner has quit IRC | 23:53 | |
*** ducttape_ has quit IRC | 23:53 | |
*** ducttape_ has joined #puppet-openstack | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!