| *** ayoung_ has quit IRC | 00:03 | |
| *** ayoung has quit IRC | 00:07 | |
| *** alop_ has joined #tripleo | 00:15 | |
| *** alop has quit IRC | 00:16 | |
| *** alop_ is now known as alop | 00:16 | |
| *** shivrao has quit IRC | 00:42 | |
| *** alop has quit IRC | 00:46 | |
| *** weshay_xchat has joined #tripleo | 00:48 | |
| *** dmacpher-afk has quit IRC | 00:52 | |
| *** penick has quit IRC | 00:57 | |
| *** chlong has joined #tripleo | 01:01 | |
| *** sthillma has joined #tripleo | 01:07 | |
| *** eil397 has quit IRC | 01:08 | |
| *** ayoung has joined #tripleo | 01:09 | |
| *** lblanchard has joined #tripleo | 01:26 | |
| openstackgerrit | James Slagle proposed openstack/tripleo-heat-templates: Increase size of connection tracking table https://review.openstack.org/275769 | 01:29 |
|---|---|---|
| *** chlong has quit IRC | 01:34 | |
| *** chlong has joined #tripleo | 01:35 | |
| *** dmacpher has joined #tripleo | 01:35 | |
| *** cwolferh has quit IRC | 02:01 | |
| *** shivrao has joined #tripleo | 02:05 | |
| *** tiswanso has joined #tripleo | 02:05 | |
| *** weshay_xchat has quit IRC | 02:06 | |
| *** shivrao_ has joined #tripleo | 02:09 | |
| *** sthillma has quit IRC | 02:09 | |
| *** shivrao has quit IRC | 02:10 | |
| *** shivrao_ is now known as shivrao | 02:10 | |
| *** davidlenwell has quit IRC | 02:18 | |
| *** davidlenwell has joined #tripleo | 02:19 | |
| *** ChanServ sets mode: +v davidlenwell | 02:19 | |
| *** ayoung_ has joined #tripleo | 02:19 | |
| *** tiswanso has quit IRC | 02:22 | |
| *** tiswanso has joined #tripleo | 02:22 | |
| *** davidlenwell has quit IRC | 02:23 | |
| *** davidlenwell has joined #tripleo | 02:27 | |
| *** ChanServ sets mode: +v davidlenwell | 02:27 | |
| *** tzumainn has quit IRC | 02:48 | |
| *** shivrao has quit IRC | 02:49 | |
| *** ayoung_ has quit IRC | 02:57 | |
| *** ayoung has quit IRC | 02:57 | |
| *** ayoung has joined #tripleo | 02:58 | |
| *** cwolferh has joined #tripleo | 03:13 | |
| *** shivrao has joined #tripleo | 03:14 | |
| *** yuanying_ has joined #tripleo | 03:18 | |
| *** yuanying has quit IRC | 03:21 | |
| *** yuanying has joined #tripleo | 03:42 | |
| *** yamahata has quit IRC | 03:44 | |
| *** yuanying_ has quit IRC | 03:44 | |
| *** cwolferh has quit IRC | 04:00 | |
| *** yuanying has quit IRC | 04:06 | |
| *** yuanying has joined #tripleo | 04:07 | |
| openstackgerrit | Merged openstack/diskimage-builder: Add support for OpenRC to dib-init-system https://review.openstack.org/273772 | 04:15 |
| openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Rework functional test runner https://review.openstack.org/276563 | 04:19 |
| *** xinwu has quit IRC | 04:24 | |
| *** rlandy has quit IRC | 04:31 | |
| *** links has joined #tripleo | 04:43 | |
| *** dsneddon_brno has quit IRC | 05:00 | |
| *** dsneddon_brno has joined #tripleo | 05:00 | |
| *** cwolferh has joined #tripleo | 05:08 | |
| *** sthillma has joined #tripleo | 05:10 | |
| *** sthillma_ has joined #tripleo | 05:14 | |
| *** sthillma has quit IRC | 05:14 | |
| *** sthillma_ is now known as sthillma | 05:14 | |
| *** xinwu has joined #tripleo | 05:16 | |
| *** Marga_ has quit IRC | 05:19 | |
| *** r-mibu has joined #tripleo | 05:33 | |
| r-mibu | hi | 05:33 |
| r-mibu | i have a quick question regarding os-cloud-config, can anyone help me? | 05:34 |
| StevenK | r-mibu: What about it? | 05:38 |
| r-mibu | StevenK: about https://review.openstack.org/#/c/272110 | 05:39 |
| r-mibu | StevenK: is there any rule for service names? | 05:39 |
| r-mibu | s/name/'description'/ | 05:39 |
| StevenK | No, there is no real rule | 05:39 |
| r-mibu | StevenK: thanks | 05:40 |
| r-mibu | StevenK: one more... we have to write those names one by one here | 05:40 |
| r-mibu | StevenK: can we allow to any service definition from the input? | 05:41 |
| r-mibu | i mean i'd like to change "conf = SERVICES[service].copy()" | 05:41 |
| r-mibu | to allow any service can be configure even if it's not listed in the file | 05:42 |
| StevenK | Well, any service can be configured seperately after init-keystone is finished | 05:43 |
| openstackgerrit | Matthew Thode proposed openstack/diskimage-builder: Fix growroot for Gentoo's openrc https://review.openstack.org/276578 | 05:43 |
| StevenK | Which is sort of the point, init-keystone isn't meant to configure all services ever | 05:43 |
| *** tiswanso has quit IRC | 05:43 | |
| *** masco has joined #tripleo | 05:44 | |
| r-mibu | ah, ok | 05:44 |
| r-mibu | but, having common way should be better | 05:45 |
| r-mibu | may i propose to change that line? | 05:45 |
| r-mibu | https://github.com/openstack/os-cloud-config/blob/master/os_cloud_config/keystone.py#L341 | 05:45 |
| StevenK | There's no way to filter out which services are registered into the service catalog, so I'm a little retiscent to unilaterally add in aodh | 05:46 |
| openstackgerrit | Matthew Thode proposed openstack/diskimage-builder: Remove eclean-dist as it's not available by default https://review.openstack.org/276581 | 05:49 |
| r-mibu | Hmm, I just thought this 'SERVICES' dict will be used for pickup default values, and not all services will be created automatically | 05:50 |
| *** Marga_ has joined #tripleo | 05:50 | |
| r-mibu | and note that alarming function in ceiloemter is deprecated by aodh, so we need aodh to have equivalent functionality of existing ceilometer | 05:52 |
| StevenK | Right | 05:53 |
| *** Marga_ has quit IRC | 05:53 | |
| *** Marga_ has joined #tripleo | 05:54 | |
| openstackgerrit | Ryota MIBU proposed openstack/os-cloud-config: add aodh and gnocchi services in keystone service list https://review.openstack.org/272110 | 05:58 |
| openstackgerrit | Matthew Thode proposed openstack/diskimage-builder: Remove eclean-dist as it's not available by default https://review.openstack.org/276581 | 06:06 |
| *** yuanying_ has joined #tripleo | 06:08 | |
| *** yuanying has quit IRC | 06:11 | |
| *** yuanying_ has quit IRC | 06:13 | |
| *** yuanying has joined #tripleo | 06:14 | |
| *** yuanying has quit IRC | 06:15 | |
| openstackgerrit | Ryota MIBU proposed openstack/os-cloud-config: add aodh and gnocchi to keystone service list https://review.openstack.org/272110 | 06:16 |
| openstackgerrit | Matthew Thode proposed openstack/diskimage-builder: Remove eclean-dist as it's not available by default https://review.openstack.org/276581 | 06:19 |
| *** NobodyCa1 has joined #tripleo | 06:26 | |
| *** yuanying has joined #tripleo | 06:28 | |
| *** NobodyCa1 has quit IRC | 06:34 | |
| *** dshulyak has joined #tripleo | 06:35 | |
| *** dmacpher has quit IRC | 06:38 | |
| openstackgerrit | Ryota MIBU proposed openstack/os-cloud-config: add aodh and gnocchi to keystone service list https://review.openstack.org/272110 | 06:51 |
| *** links has quit IRC | 07:04 | |
| *** shivrao has quit IRC | 07:14 | |
| *** links has joined #tripleo | 07:14 | |
| *** jistr|mobi has joined #tripleo | 07:26 | |
| *** oshvartz has joined #tripleo | 07:36 | |
| *** jtomasek_ has joined #tripleo | 07:44 | |
| *** fgimenez has joined #tripleo | 07:58 | |
| *** jtomasek__ has joined #tripleo | 08:12 | |
| *** sthillma has quit IRC | 08:17 | |
| *** bvandenh has joined #tripleo | 08:21 | |
| *** hjensas has joined #tripleo | 08:21 | |
| *** hjensas has quit IRC | 08:21 | |
| *** hjensas has joined #tripleo | 08:21 | |
| *** xinwu has quit IRC | 08:30 | |
| *** athomas has joined #tripleo | 08:37 | |
| *** jistr|mobi has quit IRC | 08:39 | |
| *** mbound has joined #tripleo | 08:47 | |
| *** lazy_prince has joined #tripleo | 08:50 | |
| *** chlong has quit IRC | 08:52 | |
| *** aufi has joined #tripleo | 08:54 | |
| *** masco has quit IRC | 09:03 | |
| *** aufi has quit IRC | 09:16 | |
| *** akrivoka has joined #tripleo | 09:16 | |
| *** openstackgerrit has quit IRC | 09:17 | |
| *** openstackgerrit has joined #tripleo | 09:17 | |
| *** dsneddon_brno has quit IRC | 09:20 | |
| *** dsneddon_brno has joined #tripleo | 09:20 | |
| *** nico_auv has joined #tripleo | 09:21 | |
| *** lucas-dinner is now known as lucasagomes | 09:22 | |
| *** ifarkas has joined #tripleo | 09:23 | |
| *** fgimenez has quit IRC | 09:23 | |
| *** fgimenez has joined #tripleo | 09:25 | |
| openstackgerrit | James Slagle proposed openstack/tripleo-puppet-elements: Add puppet-kmod into image https://review.openstack.org/276249 | 09:27 |
| *** panda_ is now known as panda | 09:29 | |
| *** jprovazn has joined #tripleo | 09:39 | |
| *** jistr|mobi has joined #tripleo | 09:41 | |
| *** anande has joined #tripleo | 09:49 | |
| *** anande has quit IRC | 09:49 | |
| *** akrivoka has quit IRC | 10:18 | |
| *** jprovazn has quit IRC | 10:19 | |
| *** r-mibu has quit IRC | 10:20 | |
| *** r-mibu has joined #tripleo | 10:20 | |
| *** aufi has joined #tripleo | 10:23 | |
| openstackgerrit | Merged openstack/instack-undercloud: Fix puppet-lint failure https://review.openstack.org/270080 | 10:24 |
| *** bnemec has joined #tripleo | 10:25 | |
| *** jaosorior has joined #tripleo | 10:27 | |
| *** jaosorior has quit IRC | 10:28 | |
| *** devvesa has joined #tripleo | 10:30 | |
| *** jaosorior has joined #tripleo | 10:30 | |
| *** electrofelix has joined #tripleo | 10:33 | |
| *** electrofelix has quit IRC | 10:42 | |
| *** electrofelix has joined #tripleo | 10:43 | |
| *** aufi has quit IRC | 10:47 | |
| *** dsneddon_brno has quit IRC | 10:54 | |
| *** jaosorior has quit IRC | 11:04 | |
| *** mgould|afk is now known as mgould | 11:05 | |
| *** hjensas has quit IRC | 11:12 | |
| *** dmsimard has quit IRC | 11:12 | |
| *** dobson has quit IRC | 11:12 | |
| *** jaosorior has joined #tripleo | 11:17 | |
| openstackgerrit | Ben Nemec proposed openstack/python-tripleoclient: Don't warn about missing profiles when they're not used https://review.openstack.org/276688 | 11:21 |
| *** dmsimard has joined #tripleo | 11:26 | |
| *** dobson has joined #tripleo | 11:27 | |
| jaosorior | bnemec: Are you around? | 11:28 |
| *** gfidente has joined #tripleo | 11:28 | |
| *** gfidente has joined #tripleo | 11:28 | |
| *** jistr|mobi has quit IRC | 11:30 | |
| *** bnemec has quit IRC | 11:31 | |
| *** gfidente has quit IRC | 11:31 | |
| *** trembleWork has joined #tripleo | 11:33 | |
| *** tremble has quit IRC | 11:35 | |
| *** panda has quit IRC | 11:37 | |
| *** panda has joined #tripleo | 11:37 | |
| *** hjensas has joined #tripleo | 11:45 | |
| *** hjensas has joined #tripleo | 11:45 | |
| *** jaosorior has quit IRC | 11:54 | |
| *** paramite has joined #tripleo | 12:21 | |
| openstackgerrit | Juan Antonio Osorio Robles proposed openstack/tripleo-heat-templates: Move mongodb_replset setup to step 2 https://review.openstack.org/276701 | 12:22 |
| *** jaosorior has joined #tripleo | 12:22 | |
| *** jaosorior has quit IRC | 12:23 | |
| *** jaosorior has joined #tripleo | 12:23 | |
| *** fgimenez has quit IRC | 12:29 | |
| *** mgould has quit IRC | 12:30 | |
| *** fgimenez has joined #tripleo | 12:31 | |
| *** fgimenez has quit IRC | 12:31 | |
| *** fgimenez has joined #tripleo | 12:31 | |
| *** weshay_xchat has joined #tripleo | 12:34 | |
| *** lucasagomes is now known as lucas-hungry | 12:35 | |
| *** paramite has quit IRC | 12:37 | |
| *** mgould has joined #tripleo | 12:40 | |
| *** links has quit IRC | 12:43 | |
| *** jaosorior has quit IRC | 12:53 | |
| *** jaosorior has joined #tripleo | 12:56 | |
| *** rlandy has joined #tripleo | 12:58 | |
| *** trown|outttypeww is now known as trown | 12:59 | |
| *** dsneddon_brno has joined #tripleo | 13:08 | |
| *** rain has joined #tripleo | 13:09 | |
| *** leanderthal has joined #tripleo | 13:09 | |
| *** rain is now known as Guest89418 | 13:09 | |
| *** Guest89418 is now known as leanderthal | 13:10 | |
| *** leanderthal has quit IRC | 13:14 | |
| *** jaosorior has quit IRC | 13:14 | |
| *** hjensas has quit IRC | 13:14 | |
| *** jayg|g0n3 is now known as jayg | 13:15 | |
| *** NobodyCa1 has joined #tripleo | 13:15 | |
| *** deva_ has joined #tripleo | 13:19 | |
| *** paramite has joined #tripleo | 13:19 | |
| *** NobodyCa1 has quit IRC | 13:21 | |
| *** NobodyCa1 has joined #tripleo | 13:21 | |
| *** deva_ has quit IRC | 13:23 | |
| *** NobodyCa1 has quit IRC | 13:27 | |
| *** pradk has joined #tripleo | 13:32 | |
| *** dsneddon_brno has quit IRC | 13:42 | |
| *** zaneb has quit IRC | 13:44 | |
| *** morazi has joined #tripleo | 13:44 | |
| *** egafford has joined #tripleo | 13:47 | |
| *** bvandenh has quit IRC | 13:48 | |
| *** bvandenh has joined #tripleo | 13:48 | |
| *** paramite has quit IRC | 13:51 | |
| *** julim has joined #tripleo | 13:54 | |
| *** dsneddon_brno has joined #tripleo | 13:54 | |
| *** jaosorior has joined #tripleo | 13:56 | |
| *** tiswanso has joined #tripleo | 13:57 | |
| *** tiswanso has quit IRC | 13:58 | |
| *** tiswanso has joined #tripleo | 13:59 | |
| *** zaneb has joined #tripleo | 13:59 | |
| *** lucas-hungry is now known as lucasagomes | 14:00 | |
| *** jaosorior has quit IRC | 14:03 | |
| *** zaneb has quit IRC | 14:11 | |
| *** tzumainn has joined #tripleo | 14:13 | |
| *** zaneb has joined #tripleo | 14:14 | |
| *** jcoufal has joined #tripleo | 14:14 | |
| openstackgerrit | Juan Antonio Osorio Robles proposed openstack/tripleo-heat-templates: Move mongodb_replset setup to step 2 https://review.openstack.org/276701 | 14:22 |
| *** mgould has quit IRC | 14:24 | |
| *** fgimenez has quit IRC | 14:29 | |
| *** fgimenez has joined #tripleo | 14:31 | |
| *** fgimenez has quit IRC | 14:31 | |
| *** fgimenez has joined #tripleo | 14:31 | |
| *** akuznetsov has joined #tripleo | 14:32 | |
| *** dsneddon_brno has quit IRC | 14:36 | |
| *** dsneddon_brno has joined #tripleo | 14:36 | |
| *** mgould has joined #tripleo | 14:40 | |
| *** aufi has joined #tripleo | 14:40 | |
| *** trozet has joined #tripleo | 14:40 | |
| *** jtomasek__ has quit IRC | 14:43 | |
| beagles | marios: is there a "plan" with respect to the stable/liberty branch? | 14:46 |
| beagles | marios, or should I say the CI on the stable/liberty branch? | 14:47 |
| *** aufi has quit IRC | 14:49 | |
| *** NobodyCa1 has joined #tripleo | 14:53 | |
| *** lazy_prince has quit IRC | 14:58 | |
| *** akuznetsov has quit IRC | 14:59 | |
| *** NobodyCa1 has quit IRC | 15:02 | |
| *** pradk has quit IRC | 15:03 | |
| *** pradk has joined #tripleo | 15:03 | |
| *** athomas has quit IRC | 15:07 | |
| *** rpothier has joined #tripleo | 15:10 | |
| *** jaosorior has joined #tripleo | 15:13 | |
| dmsimard | Hey guys, master branch nova now requires an API database to be created (details here: https://review.openstack.org/#/c/274280/ ) .. I had to submit a fix to the puppet integration tests to create it here: https://review.openstack.org/#/c/276773/ | 15:15 |
| dmsimard | Would the fix be that simple in triple-o as well ? For example, add nova::api::sync_db_api: true here ? https://github.com/openstack/tripleo-heat-templates/blob/master/puppet/controller.yaml#L1454 | 15:16 |
| trown | dmsimard: if it only goes on the controllers, and is not something that makes sense to configure, then it should be a simple change here: https://github.com/openstack/tripleo-heat-templates/blob/master/puppet/hieradata/controller.yaml | 15:17 |
| trown | tripleo uses hiera | 15:17 |
| dmsimard | trown: huh, what's the difference between what you linked me and what I linked ? | 15:18 |
| dmsimard | oh, it's a heat thing. | 15:18 |
| dmsimard | I guess both need to be changed | 15:19 |
| trown | what you linked is the actual heat template, so it has wired in parameters for things that need changing | 15:19 |
| trown | hieradata can be used for things that would not change from deployment to deployment | 15:19 |
| trown | dmsimard: nope, IIUC, nova flat out does not work without that change, so it could be a hieradata only change | 15:20 |
| *** jpeeler has quit IRC | 15:20 | |
| *** morazi has quit IRC | 15:20 | |
| dmsimard | trown: that is true from mitaka onwards | 15:20 |
| dmsimard | trown: I'm considering adding a change in puppet-nova to raise a warn if sync_db_api is false | 15:21 |
| trown | yep, so we would not backport the change to liberty | 15:21 |
| openstackgerrit | Merged openstack/puppet-tripleo: Fix unit tests failing against Puppet 4.3.x https://review.openstack.org/273647 | 15:21 |
| *** dsneddon_brno has quit IRC | 15:21 | |
| *** jaosorior has quit IRC | 15:30 | |
| dmsimard | trown: I'll submit *something*, let's see if I get thrown stones at | 15:30 |
| *** jaosorior has joined #tripleo | 15:31 | |
| *** 18WABZU4F has joined #tripleo | 15:35 | |
| openstackgerrit | David Moreau Simard proposed openstack/tripleo-heat-templates: Nova now requires an api database to be created https://review.openstack.org/276790 | 15:37 |
| *** panda has quit IRC | 15:37 | |
| dmsimard | trown: ^ | 15:37 |
| *** panda has joined #tripleo | 15:37 | |
| dmsimard | trown: how are the passwords fed to the db classes ? | 15:38 |
| dmsimard | nevermind found it | 15:39 |
| *** 18WABZU4F has quit IRC | 15:39 | |
| *** ukalifon2 has joined #tripleo | 15:39 | |
| *** bnemec has joined #tripleo | 15:39 | |
| openstackgerrit | David Moreau Simard proposed openstack/tripleo-heat-templates: Nova now requires an api database to be created https://review.openstack.org/276790 | 15:41 |
| openstackgerrit | David Moreau Simard proposed openstack/tripleo-heat-templates: Nova now requires an api database to be created https://review.openstack.org/276790 | 15:43 |
| *** david-lyle has joined #tripleo | 15:47 | |
| *** dsneddon_brno has joined #tripleo | 15:52 | |
| *** ukalifon2 has quit IRC | 15:57 | |
| *** bnemec has quit IRC | 15:59 | |
| *** bnemec has joined #tripleo | 16:00 | |
| openstackgerrit | David Moreau Simard proposed openstack/tripleo-heat-templates: Nova now requires an api database to be created https://review.openstack.org/276790 | 16:02 |
| *** jcoufal has quit IRC | 16:02 | |
| *** pino|work_ has joined #tripleo | 16:02 | |
| *** NobodyCa1 has joined #tripleo | 16:03 | |
| *** Matt4 has joined #tripleo | 16:03 | |
| *** cmyster_ has joined #tripleo | 16:04 | |
| *** dsneddon_brno has quit IRC | 16:04 | |
| *** apetrich_ has joined #tripleo | 16:05 | |
| *** olap_ has joined #tripleo | 16:05 | |
| *** ifarkas_ has joined #tripleo | 16:06 | |
| *** jaosorior has quit IRC | 16:09 | |
| *** mgould has quit IRC | 16:09 | |
| *** bnemec has quit IRC | 16:13 | |
| *** ifarkas has quit IRC | 16:14 | |
| *** apetrich has quit IRC | 16:14 | |
| *** olap has quit IRC | 16:14 | |
| *** pino|work has quit IRC | 16:14 | |
| *** cmyster has quit IRC | 16:14 | |
| *** Matt3 has quit IRC | 16:14 | |
| *** NobodyCam has quit IRC | 16:14 | |
| *** jpeeler has joined #tripleo | 16:15 | |
| *** jpeeler has quit IRC | 16:15 | |
| *** jpeeler has joined #tripleo | 16:15 | |
| openstackgerrit | John Trowbridge proposed openstack/tripleo-specs: New Spec: tripleo-quickstart https://review.openstack.org/276810 | 16:15 |
| *** rpothier has quit IRC | 16:21 | |
| *** david-lyle has quit IRC | 16:23 | |
| openstackgerrit | John Trowbridge proposed openstack/tripleo-specs: New Spec: tripleo-quickstart https://review.openstack.org/276810 | 16:23 |
| *** david-lyle has joined #tripleo | 16:29 | |
| *** xinwu has joined #tripleo | 16:40 | |
| *** shardy has joined #tripleo | 16:43 | |
| *** athomas has joined #tripleo | 16:43 | |
| *** NobodyCa1 is now known as NobodyCam | 16:52 | |
| *** jprovazn has joined #tripleo | 16:54 | |
| *** rasca changes topic to "TripleO | CI status: http://tripleo.org/cistatus.html | Docs" | 16:56 | |
| openstackgerrit | James Slagle proposed openstack/tripleo-common: Pin puppet-pacemaker https://review.openstack.org/276829 | 16:59 |
| jpeeler | shardy: sorry to ask again, but need another review on https://review.openstack.org/#/c/265366/ | 17:00 |
| shardy | jpeeler: done! | 17:04 |
| jpeeler | shardy: do you know of somebody else i could ping about this review? dprince seems to not be around | 17:05 |
| *** david-lyle has quit IRC | 17:14 | |
| shardy | jpeeler: sorry, not sure who else is around today - looks like slagle just posted a possible fix for the failing HA job tho | 17:16 |
| *** trozet has quit IRC | 17:17 | |
| *** fgimenez has quit IRC | 17:19 | |
| *** xinwu has quit IRC | 17:20 | |
| *** dcain has joined #tripleo | 17:21 | |
| *** david-lyle has joined #tripleo | 17:21 | |
| *** dsneddon_brno has joined #tripleo | 17:23 | |
| *** david-lyle has quit IRC | 17:25 | |
| *** morazi has joined #tripleo | 17:26 | |
| *** lucasagomes is now known as lucas-dinner | 17:27 | |
| *** rasca is now known as rasca|afk | 17:29 | |
| *** xinwu has joined #tripleo | 17:32 | |
| *** bvandenh has quit IRC | 17:47 | |
| *** alop has joined #tripleo | 17:54 | |
| *** penick has joined #tripleo | 17:56 | |
| *** trown is now known as trown|lunch | 18:05 | |
| *** athomas has quit IRC | 18:11 | |
| *** morazi has quit IRC | 18:12 | |
| *** ukalifon1 has joined #tripleo | 18:19 | |
| *** jkraj has joined #tripleo | 18:22 | |
| *** ukalifon1 has quit IRC | 18:23 | |
| *** ukalifon has joined #tripleo | 18:26 | |
| *** liverpooler has joined #tripleo | 18:27 | |
| *** sthillma has joined #tripleo | 18:27 | |
| *** liverpoo1er has joined #tripleo | 18:28 | |
| *** jtomasek__ has joined #tripleo | 18:32 | |
| *** sthillma_ has joined #tripleo | 18:32 | |
| *** sthillma has quit IRC | 18:32 | |
| *** sthillma_ is now known as sthillma | 18:32 | |
| *** mbound has quit IRC | 18:38 | |
| *** xinwu has quit IRC | 18:39 | |
| *** sbalukoff has quit IRC | 18:39 | |
| *** devvesa has quit IRC | 18:41 | |
| *** jtomasek__ has quit IRC | 18:51 | |
| *** shivrao has joined #tripleo | 18:53 | |
| *** nico_auv has quit IRC | 18:57 | |
| *** trown|lunch is now known as trown | 18:57 | |
| *** shardy has quit IRC | 18:59 | |
| *** xinwu has joined #tripleo | 19:01 | |
| *** ukalifon has quit IRC | 19:04 | |
| *** eil397 has joined #tripleo | 19:13 | |
| *** pradk has quit IRC | 19:27 | |
| Slower | Error: Duplicate declaration: Nova_config[cinder/catalog_info] is already declared in file /etc/puppet/modules/nova/manifests/ init.pp:684; cannot redeclare at /etc/puppet/modules/nova/manifests/config.pp:38 on node overcloud-novacompute-0.localdomain. localdomain | 19:34 |
| jpeeler | suspect related commit here: https://github.com/openstack/puppet-nova/commit/647eb6078236c0db75c9232fc452a0f45edb3f21 | 19:36 |
| jpeeler | EmilienM: ^ | 19:36 |
| *** mbound has joined #tripleo | 19:38 | |
| *** jtomasek__ has joined #tripleo | 19:42 | |
| *** mbound has quit IRC | 19:43 | |
| *** electrofelix has quit IRC | 19:46 | |
| *** sbalukoff has joined #tripleo | 19:47 | |
| *** ifarkas_ has quit IRC | 19:59 | |
| *** Marga_ has quit IRC | 20:04 | |
| *** jtomasek__ has quit IRC | 20:16 | |
| *** xinwu has quit IRC | 20:25 | |
| *** penick has quit IRC | 20:25 | |
| *** weshay_xchat has quit IRC | 20:25 | |
| *** weshay_xchat has joined #tripleo | 20:28 | |
| *** xinwu has joined #tripleo | 20:31 | |
| *** jtomasek__ has joined #tripleo | 20:31 | |
| *** david-lyle has joined #tripleo | 20:39 | |
| *** trown is now known as trown|brb | 20:51 | |
| *** dsneddon_brno has quit IRC | 20:52 | |
| *** dsneddon_brno has joined #tripleo | 20:52 | |
| *** david-lyle has quit IRC | 20:55 | |
| *** david-lyle_ has joined #tripleo | 20:55 | |
| *** david-lyle_ is now known as david-lyle | 21:00 | |
| *** dshulyak has quit IRC | 21:10 | |
| *** trown|brb is now known as trown | 21:10 | |
| *** rlandy has quit IRC | 21:13 | |
| *** dsneddo__ has joined #tripleo | 21:16 | |
| *** dsneddon_brno has quit IRC | 21:16 | |
| *** lblanchard has quit IRC | 21:22 | |
| *** lblanchard has joined #tripleo | 21:23 | |
| *** jprovazn has quit IRC | 21:25 | |
| *** Marga_ has joined #tripleo | 21:28 | |
| *** jtomasek__ has quit IRC | 21:32 | |
| *** mbound has joined #tripleo | 21:33 | |
| *** trown has quit IRC | 21:34 | |
| *** trown has joined #tripleo | 21:36 | |
| *** Marga_ has quit IRC | 21:43 | |
| *** mbound has quit IRC | 21:44 | |
| *** Marga_ has joined #tripleo | 21:49 | |
| *** Marga_ has quit IRC | 21:49 | |
| *** Marga_ has joined #tripleo | 21:49 | |
| *** Marga_ has quit IRC | 21:49 | |
| *** Marga_ has joined #tripleo | 21:50 | |
| *** jayg is now known as jayg|g0n3 | 22:01 | |
| *** rwsu has quit IRC | 22:02 | |
| *** trown is now known as trown|outttypeww | 22:05 | |
| *** lblanchard has quit IRC | 22:14 | |
| *** dcain has quit IRC | 22:16 | |
| *** mbound has joined #tripleo | 22:45 | |
| *** mbound has quit IRC | 22:50 | |
| *** lblanchard has joined #tripleo | 22:59 | |
| *** xinwu has quit IRC | 23:06 | |
| *** jtomasek_ has quit IRC | 23:31 | |
| *** panda has quit IRC | 23:37 | |
| *** chlong has joined #tripleo | 23:37 | |
| *** panda has joined #tripleo | 23:38 | |
| *** egafford has quit IRC | 23:45 | |
| openstackgerrit | Giulio Fidente proposed openstack/tripleo-heat-templates: Support the deployment of Ceph over IPv6 https://review.openstack.org/272089 | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!