Tuesday, 2016-02-02

openstackgerritMerged openstack/puppet-vswitch: Condition if ovs is not already installed  https://review.openstack.org/27444800:03
*** mdorman_ has joined #puppet-openstack00:03
*** mdorman has quit IRC00:03
*** mdorman_ is now known as mdorman00:03
*** mdorman has quit IRC00:04
*** aimon has quit IRC00:14
*** ducttape_ has quit IRC00:17
*** nlahouti has quit IRC00:25
*** xarses has quit IRC00:30
*** xingchao has joined #puppet-openstack00:34
*** gildub has quit IRC00:37
*** xingchao has quit IRC00:38
*** nlahouti has joined #puppet-openstack00:39
openstackgerritDavid Gurtner proposed openstack/puppet-ceph: Drop deprecated rspec-system tests and releases  https://review.openstack.org/27495100:40
*** rahulait has joined #puppet-openstack00:49
*** xarses has joined #puppet-openstack00:59
*** xarses_ has joined #puppet-openstack01:01
*** xarses has quit IRC01:04
*** baker has joined #puppet-openstack01:12
openstackgerritDavid Gurtner proposed openstack/puppet-ceph: Drop deprecated rspec-system tests and releases  https://review.openstack.org/27495101:12
*** markvoelker has joined #puppet-openstack01:15
*** nlahouti has quit IRC01:17
*** markvoelker has quit IRC01:20
*** xarses_ has quit IRC01:20
*** nlahouti has joined #puppet-openstack01:27
*** xingchao has joined #puppet-openstack01:34
*** rahulait has quit IRC01:36
*** xingchao has quit IRC01:39
*** angdraug has quit IRC01:39
*** rahulait has joined #puppet-openstack01:39
*** zhangjn has joined #puppet-openstack01:43
*** cwolferh has quit IRC01:44
*** cwolferh has joined #puppet-openstack01:45
*** cwolferh has quit IRC01:46
*** cwolferh has joined #puppet-openstack01:47
*** xarses_ has joined #puppet-openstack01:52
*** baker has quit IRC01:58
*** baker has joined #puppet-openstack02:03
*** baker_ has joined #puppet-openstack02:04
*** rahulait has quit IRC02:05
*** baker has quit IRC02:07
*** markvoelker has joined #puppet-openstack02:16
*** markvoelker has quit IRC02:20
*** baker_ has quit IRC02:25
*** baker has joined #puppet-openstack02:26
*** xingchao has joined #puppet-openstack02:28
*** baker has quit IRC02:33
*** nlahouti has quit IRC02:34
*** spredzy has quit IRC02:34
*** spredzy has joined #puppet-openstack02:36
*** gildub has joined #puppet-openstack02:49
*** zhangjn has quit IRC02:53
*** zhangjn has joined #puppet-openstack02:54
*** baker has joined #puppet-openstack02:59
*** baker has quit IRC03:05
*** baker has joined #puppet-openstack03:06
*** baker_ has joined #puppet-openstack03:08
*** baker has quit IRC03:11
*** baker has joined #puppet-openstack03:16
*** baker_ has quit IRC03:19
jasondotstarguys qq03:25
jasondotstarI've got a local dev environment using vagrant03:25
jasondotstarim also using the install_puppet.sh and install_modules.sh scripts from system config to 'kickstart' my vagrant box setup(s)03:25
jasondotstardoes ne1 here know if there is an 'openstack blessed' vagrant box for rpm-based and deb-based OSes?03:25
*** andreww has joined #puppet-openstack03:33
*** xarses_ has quit IRC03:36
*** saneax is now known as saneax_AFK03:39
*** saneax_AFK is now known as saneax03:48
*** baker has quit IRC03:59
*** saneax is now known as saneax_AFK04:00
*** xingchao has quit IRC04:02
*** xingchao has joined #puppet-openstack04:05
*** xingchao has quit IRC04:10
mwhahahajasondotstar: what install_puppet.sh are you refering to?04:11
mwhahahawe just use the puppetlaps centos7 and ubuntu boxes for our testing04:11
jasondotstarthere's a script in the system-config file04:11
mwhahahaer puppetlabs04:11
jasondotstarthat takes a vanilla VM04:11
jasondotstarand stands up puppet on it.04:11
mwhahahahttps://github.com/openstack/puppet-openstack-integration/04:12
mwhahahathat repo?04:12
jasondotstarthis one: https://doodle.com/poll/3ehgtqh4kqrtx24y04:13
jasondotstaroops not that. :-P04:13
jasondotstarhttp://git.openstack.org/cgit/openstack-infra/system-config/tree/install_puppet.sh04:13
jasondotstarthat one.04:13
jasondotstarmwhahaha: ^04:13
jasondotstarwhat i do is grab a centos7 box04:13
jasondotstarcreate a vagrantfile04:13
jasondotstarthat launches it and afterwards runs that install_puppet.sh script04:13
jasondotstarthen.... it runs the install_modules.sh script soon after04:14
jasondotstarhttp://git.openstack.org/cgit/openstack-infra/system-config/tree/install_modules.sh04:14
jasondotstarthat one04:14
jasondotstarthis gives me everything I basically need04:14
mwhahahaso i think that's similar to our integration repo, but the one you're refering to is maintained by the openstack-infra folks04:14
jasondotstarto then run my local manifest(s) for testing04:14
mwhahahathe repo i referred to has an all-in-one.sh script that'll setup the stuff for you04:14
mwhahahaand that's what we used to create our environments for tests (i believe)04:15
crinklejasondotstar: system-config is a repo for setting up services for the openstack-infra project, this project isn't connected to it besides the tests we set up in project-config04:16
*** markvoelker has joined #puppet-openstack04:17
jasondotstarso.... maybe I've cobbled together a shell-of-a-dev-environment04:17
jasondotstarif I'm going to use vagrant to stand up a VM and setup a service on it04:17
jasondotstarthat I'm writing the manifests for04:17
jasondotstarwhat's the preferred method?04:18
jasondotstarusing the puppetlabs boxes ?04:18
jasondotstarcrinkle, mwhahaha: ^^^^04:18
jasondotstarmwhahaha: i'll check out that puppet-openstack-integration repo04:18
crinklethe puppetlabs boxes should be fine04:18
jasondotstarcrinkle: ok, cool.04:19
crinklewe don't do any testing with them though so no guarantees04:19
*** ducttape_ has joined #puppet-openstack04:19
jasondotstarcrinkle: hmmm04:19
jasondotstarwell, i just want enough to see the changes land04:19
jasondotstarw/o error04:19
mwhahahadepending on the module you're working on we have beaker tests04:19
jasondotstarsmoke test my own code before running it through a review04:19
mwhahahabundle exec rake acceptance04:20
jasondotstarzaqar module04:20
jasondotstarbrand new04:20
mwhahahaperhaps we should set those up first :)04:20
jasondotstarso tests need to be created.04:20
mwhahahai usually start with the rspec tests first before the beaker stuff04:20
jasondotstari've been working on init class04:20
mwhahahamake sure it's doing what i think it should do04:20
jasondotstarbut testing by deploying it to a local vm04:21
jasondotstaryou're saying running rspec tests is a better method?04:21
*** markvoelker has quit IRC04:21
mwhahahathat'll get you the basic syntax & light testing to ensure it's doing what you think it should04:21
mwhahahabut then you can move on to beaker tests and if you do BEAKER_destroy=no bundle exec rake acceptance, it'll leave the vm up for you04:22
mwhahahaand you can ssh into it to check your work (provided beaker is setup for zaqar)04:22
*** ducttape_ has quit IRC04:23
jasondotstark04:24
jasondotstarIm about to head out now, but, perhaps I can take a look at this tmrw AM.04:24
mwhahahacheck out an existing module04:25
mwhahahaand play around with the testing04:25
jasondotstarack.04:25
mwhahahaif you get stuck, come ask and maybe we can help get some of the framework in place for beaker04:25
mwhahahathe rspec stuff should already be there04:25
jasondotstarhttps://wiki.openstack.org/wiki/Puppet/Unit_testing ?04:26
jasondotstarmwhahaha: ok sound good04:26
mwhahahayea04:26
mwhahahato checkout whats' there just run 'bundle exec rake'04:26
mwhahahait'll print a list of available tasks04:26
jasondotstarok cool.04:26
*** zhangjn has quit IRC04:46
*** zhangjn has joined #puppet-openstack04:47
*** saneax_AFK is now known as saneax05:03
*** fedexo has joined #puppet-openstack05:03
*** ducttape_ has joined #puppet-openstack05:20
*** saneax is now known as saneax_AFK05:23
*** ducttape_ has quit IRC05:25
*** saneax_AFK is now known as saneax05:29
openstackgerritAlex Schultz proposed openstack/puppet-ceph: Allow service status for rgw  https://review.openstack.org/27501505:45
*** nlahouti has joined #puppet-openstack05:45
*** artem_panchenko_ has quit IRC05:52
*** nlahouti1 has joined #puppet-openstack05:54
*** nlahouti has quit IRC05:54
*** saneax is now known as saneax_AFK05:58
openstackgerritAlex Schultz proposed openstack/puppet-ceph: Add option to manage service state for rgw  https://review.openstack.org/27501505:59
*** gildub has quit IRC06:11
*** jtomasek has quit IRC06:15
openstackgerritAlex Schultz proposed openstack/puppet-ceph: Manage service states  https://review.openstack.org/27501506:16
*** markvoelker has joined #puppet-openstack06:18
*** fedexo has quit IRC06:18
*** rcernin has joined #puppet-openstack06:21
*** markvoelker has quit IRC06:22
*** nlahouti has joined #puppet-openstack06:29
*** nlahouti1 has quit IRC06:32
*** saneax_AFK is now known as saneax06:46
*** rcernin has quit IRC06:46
*** richm has joined #puppet-openstack06:52
*** zhangjn has quit IRC06:54
*** richm has quit IRC06:59
*** saneax is now known as saneax_AFK07:07
*** ducttape_ has joined #puppet-openstack07:22
*** ducttape_ has quit IRC07:26
*** hjensas has quit IRC07:43
*** artem_panchenko_ has joined #puppet-openstack07:59
*** leanderthal|afk is now known as leanderthal08:03
*** foxhunt_away is now known as foxhunt7208:05
*** jistr has joined #puppet-openstack08:11
*** jtomasek_ has joined #puppet-openstack08:13
*** samuelBartel has joined #puppet-openstack08:14
*** dgurtner has joined #puppet-openstack08:15
*** dgurtner has quit IRC08:15
*** dgurtner has joined #puppet-openstack08:15
*** artem_panchenko_ has quit IRC08:15
*** magicboiz has quit IRC08:17
*** gchamoul is now known as gcha-afk-doc08:18
*** markvoelker has joined #puppet-openstack08:18
*** markvoelker has quit IRC08:22
*** tlbr_ has quit IRC08:23
*** magicboiz has joined #puppet-openstack08:31
*** foxhunt72 is now known as foxhunt_away08:33
*** hjensas has joined #puppet-openstack08:34
*** hjensas has joined #puppet-openstack08:34
*** morazi has joined #puppet-openstack08:36
*** jpena has joined #puppet-openstack08:40
*** tlbr has joined #puppet-openstack08:42
*** nlahouti has quit IRC08:54
*** spredzy has quit IRC09:01
*** spredzy has joined #puppet-openstack09:02
*** richm has joined #puppet-openstack09:03
*** dprince has joined #puppet-openstack09:03
*** zhangjn has joined #puppet-openstack09:04
*** zhangjn has quit IRC09:04
*** zhangjn has joined #puppet-openstack09:09
*** zhangjn has left #puppet-openstack09:11
*** ducttape_ has joined #puppet-openstack09:23
*** dgurtner has quit IRC09:24
*** ducttape_ has quit IRC09:27
*** IvanBerezovskiy_ has joined #puppet-openstack09:31
*** paramite has joined #puppet-openstack09:33
*** rmart04 has joined #puppet-openstack09:34
*** markd_ has joined #puppet-openstack09:40
*** mdavidson has quit IRC09:41
*** markd_ has quit IRC09:41
*** mdavidson has joined #puppet-openstack09:41
*** dgurtner has joined #puppet-openstack09:42
*** xingchao has joined #puppet-openstack09:43
EmilienMjasondotstar: you just have to look at https://github.com/openstack/puppet-openstack-integration#All-In-One09:45
*** artem_panchenko_ has joined #puppet-openstack09:48
*** xingchao has quit IRC09:48
openstackgerritLukas Bezdicka proposed openstack/puppet-vswitch: Fix vs_port usage in Red Hat distros  https://review.openstack.org/27510010:07
openstackgerritArnoud de Jonge proposed openstack/puppet-designate: Added parameters api_base_uri and enable_api_admin  https://review.openstack.org/27345410:07
* social would love to see this backport land https://review.openstack.org/#/c/275100/10:11
*** dprince has quit IRC10:12
*** artem_panchenko_ has quit IRC10:14
*** openstackgerrit has quit IRC10:17
*** openstackgerrit has joined #puppet-openstack10:17
*** markvoelker has joined #puppet-openstack10:19
*** gcha-afk-doc is now known as gchamoul10:20
*** xingchao has joined #puppet-openstack10:20
*** rochaporto has joined #puppet-openstack10:20
*** markvoelker has quit IRC10:23
*** artem_panchenko_ has joined #puppet-openstack10:29
openstackgerritEmilien Macchi proposed openstack/puppet-nova: Classes to create and sync new nova_api DB  https://review.openstack.org/27428010:58
*** saneax_AFK is now known as saneax11:06
*** IvanBerezovskiy_ has quit IRC11:08
*** samuelBartel has quit IRC11:15
*** saneax is now known as saneax_AFK11:18
*** xingchao has quit IRC11:19
*** IvanBerezovskiy_ has joined #puppet-openstack11:20
*** jistr has quit IRC11:22
*** _degorenko|afk is now known as degorenko11:30
socialdid anyone look into 2016-02-02 11:12:23.971 | Error: /Stage[main]/Tempest/Tempest_neutron_net_id_setter[public_network_id]: Could not evaluate: No resource and no name in property hash in neutron instance ?12:11
openstackgerritLukas Bezdicka proposed openstack/puppet-tempest: Switch id setters to openstack client  https://review.openstack.org/27515112:19
socialdegorenko: ^^ EmilienM: ^^ this should fix stable/liberty12:19
*** markvoelker has joined #puppet-openstack12:20
*** markvoelker has quit IRC12:24
*** bnemec has joined #puppet-openstack12:26
*** paramite is now known as paramite|afk12:34
*** gchamoul has quit IRC12:36
*** magicboiz has quit IRC12:36
*** magicboiz has joined #puppet-openstack12:37
*** gchamoul has joined #puppet-openstack12:37
*** spredzy has quit IRC12:37
*** spredzy has joined #puppet-openstack12:38
*** jayg|g0n3 is now known as jayg12:56
*** trown|outttypeww is now known as trown12:57
*** logan- has quit IRC13:00
*** logan- has joined #puppet-openstack13:00
*** IvanBerezovskiy_ has quit IRC13:02
*** paramite|afk is now known as paramite13:05
openstackgerritArnoud de Jonge proposed openstack/puppet-designate: Added SSL parameters for Rabbit  https://review.openstack.org/27464613:11
*** IvanBerezovskiy_ has joined #puppet-openstack13:15
*** ducttape_ has joined #puppet-openstack13:18
*** artem_panchenko_ has quit IRC13:18
*** samuelBartel has joined #puppet-openstack13:20
*** markvoelker has joined #puppet-openstack13:21
*** artem_panchenko_ has joined #puppet-openstack13:24
*** paramite is now known as paramite|afk13:25
*** markvoelker has quit IRC13:26
*** markvoelker_ has joined #puppet-openstack13:26
*** jpena is now known as jpena|lunch13:36
*** tlbr has quit IRC13:37
openstackgerritMaksym Yatsenko proposed openstack/puppet-keystone: [WIP]  https://review.openstack.org/27520813:41
openstackgerritMaksym Yatsenko proposed openstack/puppet-keystone: [WIP]  https://review.openstack.org/27520813:47
*** paramite|afk is now known as paramite13:49
openstackgerritOleksiy Molchanov proposed openstack/puppet-ceph: Hardcode client.radosgw prefix  https://review.openstack.org/26914113:51
*** ducttape_ has quit IRC13:53
*** jtomasek_ has quit IRC13:55
openstackgerritRicardo Rocha proposed openstack/puppet-magnum: Add conductor install and configuration.  https://review.openstack.org/27522314:03
*** jtomasek__ has joined #puppet-openstack14:09
*** tlbr has joined #puppet-openstack14:11
*** fc__ has quit IRC14:14
*** fc__ has joined #puppet-openstack14:14
*** dmsimard has quit IRC14:15
*** chem has joined #puppet-openstack14:18
*** _skolekonov is now known as skolekonov14:22
*** IvanBerezovskiy_ has quit IRC14:27
*** jistr has joined #puppet-openstack14:31
openstackgerritDenis Egorenko proposed openstack/puppet-glance: Use glance-swift conf for swift backend  https://review.openstack.org/27523214:32
*** IvanBerezovskiy_ has joined #puppet-openstack14:32
*** rmart04 has quit IRC14:32
*** rmart04_ has joined #puppet-openstack14:32
*** rmart04_ is now known as rmart0414:32
openstackgerritDenis Egorenko proposed openstack/puppet-glance: Use glance-swift conf for swift backend  https://review.openstack.org/27523214:34
EmilienMmwhahaha, degorenko: I have an outstanding request for your guys14:37
EmilienMif we could look https://review.openstack.org/#/c/274280/14:37
degorenkoSure14:38
EmilienMit's basically going to break us once we bump repos14:38
degorenkooh, a new separate db for nova14:41
*** jpena|lunch is now known as jpena14:42
*** rmart04 has quit IRC14:42
degorenkoEmilienM, are we going to enable it in acceptance and integration tests?14:43
EmilienMI did not write acceptance tests14:43
EmilienMbecause we don't have the commit yet14:44
degorenkoin future?14:44
EmilienMone day, we'll bump our CI and we'll have to enable this parameter so we can create the DB14:44
EmilienMyeah, once ubuntu is releasing m314:44
degorenkogot it14:44
EmilienMRDO already has the commit, but not in our 'stable' repo14:44
degorenkonice :D14:44
*** dkaigarodsev_ has joined #puppet-openstack14:45
EmilienMthat's why we need this patch14:46
*** rmart04 has joined #puppet-openstack14:46
EmilienMbecause it's going to be in our RDO repo soon14:46
EmilienMand it will likely break our nova deployments14:46
EmilienMmfisch: where you aware about that thing?14:46
EmilienMhey folks, we have our weekly meeting in 13 min - feel free to add topics in our agenda: https://etherpad.openstack.org/p/puppet-openstack-weekly-meeting-2016020114:47
*** darkxploit has quit IRC14:48
*** rmart04 has quit IRC14:50
*** ducttape_ has joined #puppet-openstack14:54
*** andreww has quit IRC14:58
*** mdavidson has quit IRC14:59
*** angdraug has joined #puppet-openstack14:59
*** darkxploit has joined #puppet-openstack15:01
*** dmsimard has joined #puppet-openstack15:02
*** ducttape_ has quit IRC15:04
*** dhollinger has joined #puppet-openstack15:07
*** rmart04 has joined #puppet-openstack15:12
*** xingchao has joined #puppet-openstack15:14
*** gchamoul is now known as gcha-daughter-sc15:17
*** magicboiz has quit IRC15:17
*** gcha-daughter-sc is now known as gcha-afk15:17
*** farid has joined #puppet-openstack15:17
*** magicboiz has joined #puppet-openstack15:19
*** baker has joined #puppet-openstack15:19
*** andreww has joined #puppet-openstack15:19
*** hjensas has quit IRC15:19
*** andreww is now known as xarses15:20
*** dmsimard has quit IRC15:21
*** rmart04 has quit IRC15:22
*** jaosorior has joined #puppet-openstack15:23
*** rmart04 has joined #puppet-openstack15:33
*** nlahouti has joined #puppet-openstack15:34
*** nlahouti1 has joined #puppet-openstack15:35
*** ducttape_ has joined #puppet-openstack15:37
*** nlahouti has quit IRC15:38
openstackgerritLukas Bezdicka proposed openstack/puppet-neutron: Neutron parses the wrong json revert to shell/csv.  https://review.openstack.org/27528215:41
*** gcha-afk is now known as gchamoul15:45
*** rmart04 has quit IRC15:45
*** rmart04 has joined #puppet-openstack15:47
*** mgarza has joined #puppet-openstack15:57
*** mdorman has joined #puppet-openstack16:01
*** samuelBartel has quit IRC16:02
degorenkomwhahaha, EmilienM guys, can we land this one: https://review.openstack.org/#/c/275232/ ?16:03
openstackgerritArnoud de Jonge proposed openstack/puppet-designate: Added Designate Pool Manager  https://review.openstack.org/27529416:03
openstackgerritLukas Bezdicka proposed openstack/puppet-neutron: Correctly parse csv even with extra output.  https://review.openstack.org/27529716:14
*** samuelBartel has joined #puppet-openstack16:20
*** gchamoul is now known as gchamoul-afk16:31
*** leanderthal is now known as leanderthal|afk16:31
EmilienMchem, social: it looks like the backport is useful16:40
EmilienMhttps://jenkins05.openstack.org/job/gate-puppet-openstack-integration-scenario001-tempest-dsvm-centos7/188/consoleFull16:40
EmilienMtempest is running16:41
EmilienMwhich means we don't have the bug in stable/liberty with that patch16:41
EmilienMcontext: https://review.openstack.org/#/c/275297/16:41
chemEmilienM: great :)16:41
*** jaosorior has quit IRC16:49
*** bnemec has quit IRC16:53
*** jistr has quit IRC16:53
openstackgerritOleksiy Molchanov proposed openstack/puppet-ceph: Hardcode client.radosgw prefix  https://review.openstack.org/26914116:59
openstackgerritMerged openstack/puppet-glance: Use glance-swift conf for swift backend  https://review.openstack.org/27523216:59
*** samuelBartel has quit IRC17:01
*** xingchao has quit IRC17:02
*** ducttape_ has quit IRC17:05
*** dgurtner has quit IRC17:08
openstackgerritDenis Egorenko proposed openstack/puppet-glance: Use glance-swift conf for swift backend  https://review.openstack.org/27532817:11
*** degorenko is now known as _degorenko|afk17:17
*** ducttape_ has joined #puppet-openstack17:17
*** rochaporto has quit IRC17:22
*** mgarza has quit IRC17:30
*** paramite has quit IRC17:31
*** openstackgerrit has quit IRC17:32
*** openstackgerrit has joined #puppet-openstack17:32
*** mgarza_ has joined #puppet-openstack17:33
*** IvanBerezovskiy_ has quit IRC17:38
*** richm has quit IRC17:59
*** rmart04 has quit IRC18:04
*** jpena has quit IRC18:07
*** ducttape_ has quit IRC18:10
*** morazi has quit IRC18:10
*** jtomasek__ has quit IRC18:10
*** ducttape_ has joined #puppet-openstack18:14
*** cwolferh has quit IRC18:28
*** angdraug has quit IRC18:31
*** trown is now known as trown|lunch18:38
*** cwolferh has joined #puppet-openstack18:43
*** rmart04 has joined #puppet-openstack18:46
*** angdraug has joined #puppet-openstack18:50
*** rmart04 has quit IRC18:56
*** imcsk8_ has joined #puppet-openstack19:02
*** crinkle_ has joined #puppet-openstack19:05
*** crinkle has quit IRC19:06
*** crinkle_ is now known as crinkle19:07
*** xarses has quit IRC19:10
*** xarses has joined #puppet-openstack19:10
*** itsuugo_ has joined #puppet-openstack19:10
*** xarses has quit IRC19:11
*** xenolog- has joined #puppet-openstack19:11
*** sbadia_ has joined #puppet-openstack19:11
*** xarses has joined #puppet-openstack19:11
*** hogepodge has quit IRC19:12
*** imcsk8 has quit IRC19:12
*** kbyrne has quit IRC19:12
*** sbadia has quit IRC19:12
*** xenolog13 has quit IRC19:12
*** itsuugo has quit IRC19:12
*** _degorenko|afk has quit IRC19:12
*** kylo has quit IRC19:12
*** sbadia_ is now known as sbadia19:12
*** itsuugo_ is now known as itsuugo19:12
*** kbyrne has joined #puppet-openstack19:15
*** igajsin1 has joined #puppet-openstack19:16
*** _degorenko|afk has joined #puppet-openstack19:18
*** hogepodge has joined #puppet-openstack19:24
*** kylo has joined #puppet-openstack19:24
*** jesusaurus has joined #puppet-openstack19:29
*** mgarza_ has quit IRC19:31
*** dmsimard has joined #puppet-openstack19:32
*** rahulait has joined #puppet-openstack19:32
*** trown|lunch is now known as trown19:33
*** rahulait has quit IRC19:34
*** jesusaurus has quit IRC19:35
*** dmsimard has quit IRC19:37
*** dmsimard has joined #puppet-openstack19:41
*** dmsimard has quit IRC19:41
mwhahahathe integration tests today make me sad :(19:43
*** dmsimard has joined #puppet-openstack19:46
openstackgerritOleksiy Molchanov proposed openstack/puppet-ceph: Hardcode client.radosgw prefix  https://review.openstack.org/26914120:06
*** rahulait has joined #puppet-openstack20:09
*** rahulait has quit IRC20:24
*** rahulait has joined #puppet-openstack20:28
*** rahulait has quit IRC20:29
openstackgerritMerged openstack/puppet-nova: Classes to create and sync new nova_api DB  https://review.openstack.org/27428020:48
*** baker has quit IRC20:49
dmsimard^20:52
dmsimardwoo20:52
*** IvanBerezovskiy_ has joined #puppet-openstack20:55
*** baker has joined #puppet-openstack21:02
*** rahulait has joined #puppet-openstack21:03
*** rahulait has quit IRC21:03
*** imcsk8_ is now known as imcsk821:03
*** rahulait has joined #puppet-openstack21:03
*** IvanBerezovskiy_ has quit IRC21:21
*** jayg is now known as jayg|g0n321:28
*** baker has quit IRC21:41
*** baker has joined #puppet-openstack21:51
*** trown is now known as trown|outttypeww22:02
*** mdorman has quit IRC22:05
*** baker_ has joined #puppet-openstack22:13
*** baker has quit IRC22:13
*** ducttape_ has quit IRC22:18
*** aimon has joined #puppet-openstack22:18
*** ducttape_ has joined #puppet-openstack22:21
openstackgerritMerged openstack/puppet-neutron: Neutron parses the wrong json revert to shell/csv.  https://review.openstack.org/27528222:22
*** aimon_ has joined #puppet-openstack22:26
*** aimon has quit IRC22:28
*** aimon_ has quit IRC22:32
*** samuelBartel has joined #puppet-openstack22:32
*** ducttape_ has quit IRC22:33
*** aimon has joined #puppet-openstack22:48
*** nlahouti1 has quit IRC22:50
*** nlahouti has joined #puppet-openstack22:50
*** aimon has quit IRC22:58
*** aimon has joined #puppet-openstack22:59
*** aimon has quit IRC23:04
*** aimon has joined #puppet-openstack23:04
*** farid has quit IRC23:04
*** dhollinger has quit IRC23:12
*** aimon_ has joined #puppet-openstack23:19
*** aimon has quit IRC23:22
*** aimon_ has quit IRC23:23
*** aimon has joined #puppet-openstack23:29
*** samuelBartel has quit IRC23:39
*** ducttape_ has joined #puppet-openstack23:43
*** baker_ has quit IRC23:46
*** baker has joined #puppet-openstack23:47
*** baker has quit IRC23:54
*** aimon has quit IRC23:54
*** gildub has joined #puppet-openstack23:58

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