Friday, 2017-01-20

owalshit matters because the default cell is required, you can't not have a single cell setup in ocata00:00
mwhahaharight but you're getting hung up on the defaultness of it00:01
mwhahahathere's nothing that says i can't name it and i can't just use the command to pass in the transport/database from the config file00:01
owalshwe don't necessary know the transport/db, might be default00:02
mwhahahathe operator who is constructing their manifest will00:02
* mwhahaha throws things at gerrit00:04
mwhahahait seems that i always try and submit right at midnight utc when they are backing up00:04
mwhahahaso what you're proposing is less flexible for the operator for those who want to use the puppet module to perform these actions.00:04
openstackgerritAlex Schultz proposed openstack/puppet-nova: Implement a proper cell_v2 setup  https://review.openstack.org/42224800:04
mwhahahaso there -^00:05
mwhahahai didn't update all the tests00:05
mwhahahabut that drops the ability to pass in a transport url or database connection into the simple setup thus requiring the operator to ensure that the nova.conf is used to populate a cell named 'default'00:06
mwhahahaactually since we reverted the stable/newton cell v2 stuff i think we can clean it up further00:08
owalshpass the transport url/dbconn for the case where they are on a different host you mean?00:10
openstackgerritDavid Critch proposed openstack/puppet-ceph: Adding support to force zapping of ceph OSDs and journals  https://review.openstack.org/42099200:10
mwhahahaowalsh: yea, say you split the apidb off from the main db00:11
mwhahahaowalsh: there could be a case where the 'default' cell is not the same as the api cell00:11
mwhahahabecause a cell is essentially the main nova db for the cloud right? and this is the info that gets shoved into the api db?00:13
mwhahahaso api db could be on host1 and the main nova 'default' cell db could be on host200:13
owalshyea, IIUC00:13
owalshespecailly for multi-cell00:13
mwhahahaso nova-manage is using the api db creds from the config, but maybe i don't want to put the main nova db on the same host00:13
mwhahahathats why i didn't want to artificially restrict the user00:14
mwhahahaso by still allowing that, we allow for more advanced configurations using the same bit of code00:14
mwhahahaowalsh: so thoughts? my preference is to still accept transport/database url in the simple setup to ease the end user experience but by default it would be what you're describing.00:17
*** xarses has quit IRC00:17
*** social has quit IRC00:17
*** ducttape_ has joined #puppet-openstack00:20
owalshmwhahaha: thinking... how about os_service_default as the default for transport_url/db in this case00:20
mwhahahano because that doesn't mean anything outside of config files00:20
mwhahahaundef is correct00:21
owalshmwhahaha: but... it means use the default from the config files, which is what we would do00:21
openstackgerritDavid Critch proposed openstack/puppet-ceph: Adding support to force zapping of ceph OSDs and journals  https://review.openstack.org/42099200:21
mwhahahaowalsh: no it really doesn't, it's a special string we use in our providers to nuke config values out of the files00:21
mwhahahaowalsh: which has the effect of using service defaults as defined in code00:21
owalshmwhahaha: yes, but isn't that what we are telling create_cell to do?00:22
mwhahahano, it gets passed to as a command line parameter00:23
owalshif is_service_default(foo) { foo_real=''}00:23
mwhahahaso what would get run is nova-manage cell_v2 create_cell --name default --transport_url <SERVICE_DEFAULT> --database_connection <SERVICE_DEFAULT>00:23
mwhahahatrust me, for this undef is the correct value00:24
owalshproblem is the unless command00:24
mwhahahabut it's not because we're using a name00:24
owalshit's not correct... what if renaming cells becomes a feature00:24
mwhahahathen we switch to a provider00:25
mwhahahabecause then we need to handle updates at which point execs aren't going to cut it00:25
mwhahahaalso deletes become viable because we'll have the uuid00:26
mwhahahaowalsh: anyway i've got to go. I thin patch set 3 + the removal of the ensure part from the nova::cell_v2::cell is teh correct implementation for an initial setup00:31
*** ducttape_ has quit IRC00:31
mwhahahaowalsh: we can always work on improving it later via providers or whatever but it gives us a point to start with that works00:31
mwhahahaowalsh: additionally we can work around the upgrade process by shuffling when the commands run00:32
owalshmwhahaha: ok, I'll think it all through again in the morning00:32
mwhahahaowalsh: i had started that effort over https://review.openstack.org/#/c/419121/00:32
mwhahahaowalsh: so i get what you've been saying and there are some gotchas that we have to document, but honestly they aren't that bad00:32
mwhahahaowalsh: and we like to keep things at least somewhat modular so that operators/deployers can use the tools we're providing in other ways00:33
* mwhahaha wanders off00:33
owalshmwhahaha: yea, saw all of the upgrade fun. I've some thoughts on that too but they can wait00:33
owalshmwhahaha: thanks, again00:33
*** agrebennikov_ has quit IRC01:27
openstackgerritDavid Critch proposed openstack/puppet-ceph: Adding support to force zapping of ceph OSDs and journals  https://review.openstack.org/42099201:37
*** saneax-_-|AFK is now known as saneax01:43
*** ducttape_ has joined #puppet-openstack01:55
*** acormier has joined #puppet-openstack01:55
*** ducttape_ has quit IRC01:59
*** sofie has joined #puppet-openstack01:59
*** ducttape_ has joined #puppet-openstack02:13
*** dprince has quit IRC02:19
*** acormier has quit IRC02:31
*** acormier has joined #puppet-openstack02:31
*** morazi has quit IRC02:50
*** ducttape_ has quit IRC02:54
*** imcsk8 has joined #puppet-openstack03:20
*** saneax is now known as saneax-_-|AFK03:24
*** higgins has joined #puppet-openstack03:33
*** higgins` has quit IRC03:33
openstackgerritDavid Critch proposed openstack/puppet-ceph: Adding support to force zapping of ceph OSDs and journals  https://review.openstack.org/42099203:43
*** agrebennikov_ has joined #puppet-openstack03:52
*** saneax-_-|AFK is now known as saneax03:55
*** acormier has quit IRC04:06
*** acormier has joined #puppet-openstack04:06
*** spredzy has quit IRC04:07
*** spredzy has joined #puppet-openstack04:08
*** acormier has quit IRC04:11
*** udesale has joined #puppet-openstack04:25
*** agrebennikov_ has quit IRC04:25
*** udesale has quit IRC04:30
mfischmwhahaha: you there?04:56
*** agrebennikov_ has joined #puppet-openstack04:59
mfischmwhahaha: will catch you tomorrow or next week05:08
*** udesale has joined #puppet-openstack05:09
*** udesale has quit IRC05:10
*** udesale has joined #puppet-openstack05:11
*** imcsk8_ has joined #puppet-openstack05:30
*** imcsk8 has quit IRC05:33
*** timrc has quit IRC05:34
*** timrc has joined #puppet-openstack05:35
*** agrebennikov_ has quit IRC05:50
openstackgerritzhangyanxian proposed openstack/puppet-aodh: Fix typo in aodh_api_paste_ini_spec.rb  https://review.openstack.org/42305306:06
openstackgerritzhangyanxian proposed openstack/puppet-aodh: Fix typo in aodh_api_paste_ini_spec.rb  https://review.openstack.org/42305306:06
openstackgerritzhangyanxian proposed openstack/puppet-ceilometer: Fix typo in ceilometer_api_paste_ini_spec.rb  https://review.openstack.org/42305406:07
openstackgerritzhangyanxian proposed openstack/puppet-ceilometer: Fix typo in ceilometer_api_paste_ini_spec.rb  https://review.openstack.org/42305406:07
openstackgerritzhangyanxian proposed openstack/puppet-gnocchi: Fix typo in gnocchi_api_paste_ini_spec.rb  https://review.openstack.org/42305606:08
openstackgerritzhangyanxian proposed openstack/puppet-gnocchi: Fix typo in gnocchi_api_paste_ini_spec.rb  https://review.openstack.org/42305606:08
openstackgerritzhangyanxian proposed openstack/puppet-heat: Fix typo in heat_api_paste_ini_spec.rb  https://review.openstack.org/42305706:09
openstackgerritzhangyanxian proposed openstack/puppet-heat: Fix typo in heat_api_paste_ini_spec.rb  https://review.openstack.org/42305706:09
openstackgerritzhangyanxian proposed openstack/puppet-ironic: Fix typo in ironic_api_paste_ini_spec.rb  https://review.openstack.org/42305806:10
openstackgerritzhangyanxian proposed openstack/puppet-ironic: Fix typo in ironic_api_paste_ini_spec.rb  https://review.openstack.org/42305806:10
openstackgerritzhangyanxian proposed openstack/puppet-keystone: Fix typos in keystone_paste_ini_spec.rb & keystone_config_spec.rb  https://review.openstack.org/42306006:11
openstackgerritzhangyanxian proposed openstack/puppet-keystone: Fix typos in keystone_paste_ini_spec.rb & keystone_config_spec.rb  https://review.openstack.org/42306006:12
openstackgerritzhangyanxian proposed openstack/puppet-neutron: Fix typo in neutron_api_paste_ini_spec.rb  https://review.openstack.org/42306206:13
openstackgerritzhangyanxian proposed openstack/puppet-neutron: Fix typo in neutron_api_paste_ini_spec.rb  https://review.openstack.org/42306206:13
openstackgerritzhangyanxian proposed openstack/puppet-sahara: Fix typo in sahara_api_paste_ini_spec.rb  https://review.openstack.org/42306306:14
openstackgerritzhangyanxian proposed openstack/puppet-sahara: Fix typo in sahara_api_paste_ini_spec.rb  https://review.openstack.org/42306306:14
openstackgerritzhangyanxian proposed openstack/puppet-swift: Fix typo in swift_keystone_test.rb & swift.rb  https://review.openstack.org/42306506:17
openstackgerritzhangyanxian proposed openstack/puppet-swift: Fix typo in swift_keystone_test.rb & swift.rb  https://review.openstack.org/42306506:18
openstackgerritzhangyanxian proposed openstack/puppet-swift: Fix typo in swift_keystone_test.rb & swift.rb  https://review.openstack.org/42306506:18
openstackgerritzhangyanxian proposed openstack/puppet-vitrage: Fix typo in vitrage_api_paste_ini_spec.rb  https://review.openstack.org/42306806:19
openstackgerritzhangyanxian proposed openstack/puppet-vitrage: Fix typo in vitrage_api_paste_ini_spec.rb  https://review.openstack.org/42306806:19
*** richm has quit IRC06:42
*** furlongm_ has quit IRC06:51
*** hjensas has quit IRC07:03
*** yprokule has joined #puppet-openstack07:10
*** rajinir has quit IRC07:16
*** hjensas has joined #puppet-openstack07:23
*** hjensas has joined #puppet-openstack07:23
openstackgerritzhangyanxian proposed openstack/puppet-watcher: Fix typo in api.pp  https://review.openstack.org/42310207:36
openstackgerritzhangyanxian proposed openstack/puppet-watcher: Fix typo in api.pp  https://review.openstack.org/42310207:36
*** LarsErikP has joined #puppet-openstack07:44
*** tdb_ has joined #puppet-openstack07:46
*** rasca has joined #puppet-openstack07:48
tobascomwhahaha: any reason why the new oslo_messaing config for transport_url and notification_transport_url was merged in puppet-glance master but not backported to newton?07:49
*** ntpttr_ has joined #puppet-openstack07:50
*** Hunner_ has joined #puppet-openstack07:50
*** Hunner_ has joined #puppet-openstack07:50
*** LarsErik1 has quit IRC07:51
*** tdasilva has quit IRC07:51
*** tdb has quit IRC07:51
*** Hunner has quit IRC07:51
*** ntpttr has quit IRC07:51
*** tdasilva has joined #puppet-openstack07:51
*** tesseract has joined #puppet-openstack08:05
*** paramite has joined #puppet-openstack08:09
*** shardy has joined #puppet-openstack08:14
*** shardy is now known as shardy_afk08:26
*** jpena|off is now known as jpena08:37
*** amoralej|off is now known as amoralej08:39
*** jpich has joined #puppet-openstack08:43
*** jpena is now known as jpena|off08:51
*** shardy_afk is now known as shardy08:52
*** jpena|off is now known as jpena08:54
mkarpintobasco: mwhahaha: I am also wondering if there is any reason for these modules and for swift not to add transport_url in newton, btw I am backporting it here - https://review.openstack.org/#/c/422509/ https://review.openstack.org/#/c/422545/08:55
saneaxI was hearing there is an effort to have os-net-config via puppet module, is there any effort on that direction?08:59
*** ccamacho has joined #puppet-openstack09:01
*** openstackgerrit has quit IRC09:02
tobascomkarpin: awesome, thanks for looking into it09:04
tobascoi was wondering why it was never backported when the other options is already deprecated in newton09:04
tobasconeed to get this merged :)09:04
tobascomkarpin: we need to cherry pick the notification_transport_url aswell, atleast for puppet-glance09:07
*** social has joined #puppet-openstack09:09
mkarpintobasco: I'll try to look into it a bit later, or maybe you could do it?09:10
tobascoyeah, I'm gonna cherry pick the notification_transport_url commit that mwhahaha merged into master09:11
*** openstackgerrit has joined #puppet-openstack09:14
openstackgerritzhongshengping proposed openstack/puppet-magnum: Add unit test for client.pp  https://review.openstack.org/42313509:14
*** derekh has joined #puppet-openstack09:15
*** gfidente has joined #puppet-openstack09:21
*** gfidente has quit IRC09:21
*** gfidente has joined #puppet-openstack09:21
*** fxpester has joined #puppet-openstack09:22
*** nmathew has joined #puppet-openstack09:23
openstackgerritzhongshengping proposed openstack/puppet-aodh: Fix annotation of the ensure parameter  https://review.openstack.org/42314409:30
*** lucas-afk is now known as lucasagomes09:34
*** zhongshengping has joined #puppet-openstack09:36
openstackgerritTobias Urdin proposed openstack/puppet-neutron: Deprecate rabbitmq connection parameters  https://review.openstack.org/42314709:42
*** yprokule has quit IRC09:54
*** owalsh has quit IRC09:59
*** owalsh has joined #puppet-openstack09:59
*** salmankhan has joined #puppet-openstack10:00
*** salmankhan1 has joined #puppet-openstack10:10
*** salmankhan has quit IRC10:15
*** salmankhan1 is now known as salmankhan10:15
*** aarefiev_afk is now known as aarefiev10:26
*** ansiwen_ has joined #puppet-openstack10:27
*** ansiwen has quit IRC10:27
*** guimaluf has joined #puppet-openstack10:27
*** owalsh has quit IRC10:30
*** saneax is now known as saneax-_-|AFK10:31
*** salmankhan has quit IRC10:35
*** owalsh has joined #puppet-openstack10:38
*** dtantsur|afk is now known as dtantsur10:43
*** panda|Zz is now known as panda10:52
openstackgerritMerged openstack/puppet-horizon: Manage password_validator with puppet manifest  https://review.openstack.org/41365311:02
*** zhongshengping has quit IRC11:10
*** richm has joined #puppet-openstack11:13
*** nmathew has quit IRC11:27
*** ducttape_ has joined #puppet-openstack11:29
*** ducttape_ has quit IRC11:31
*** yprokule has joined #puppet-openstack11:47
*** saneax-_-|AFK is now known as saneax12:02
*** ansmith has joined #puppet-openstack12:03
*** cdelatte has joined #puppet-openstack12:08
openstackgerritMerged openstack/puppet-gnocchi: Remove carbonara package reference  https://review.openstack.org/42291812:08
*** ansmith has quit IRC12:11
*** nmathew has joined #puppet-openstack12:18
EmilienMhi12:24
mkarpinHi, guys, mwhahaha, EmilienM I saw the mail, thank you for your trust!12:33
*** shardy is now known as shardy_lunch12:36
*** lucasagomes is now known as lucas-hungry12:37
EmilienMmkarpin: thank *you* for your work!12:37
*** sofie has quit IRC12:48
openstackgerritBrent Eagles proposed openstack/puppet-octavia: Move db include from ::octavia to ::octavia::api  https://review.openstack.org/42203112:49
*** morazi has joined #puppet-openstack12:53
*** hjensas has quit IRC12:54
*** nmathew has quit IRC12:59
*** morazi has quit IRC12:59
*** dprince has joined #puppet-openstack12:59
*** hjensas has joined #puppet-openstack13:00
*** zhongshengping has joined #puppet-openstack13:04
*** ducttape_ has joined #puppet-openstack13:11
*** morazi has joined #puppet-openstack13:11
*** shardy_lunch is now known as shardy13:14
openstackgerritDmitry Tantsur proposed openstack/puppet-ironic: Allow configuring node_not_found_hook in inspector  https://review.openstack.org/42325613:15
EmilienMdegorenko: o/13:17
EmilienMwhy +1 only on https://review.openstack.org/#/c/420127/ ?13:17
EmilienMoh you were waiting for fuel CI i guess13:17
degorenkoEmilienM, o/13:17
degorenkolet me check13:17
degorenkoEmilienM, ah, right, approved13:18
EmilienMthanks13:18
*** ducttape_ has quit IRC13:21
*** trown|outtypewww is now known as trown13:22
*** cgfbee has quit IRC13:22
*** iurygregory has quit IRC13:23
*** ducttape_ has joined #puppet-openstack13:24
*** jayg|g0n3 is now known as jayg13:24
pradkcan i get some reviews on https://review.openstack.org/#/c/420908/ please13:24
EmilienMpradk: I just +2 it13:25
EmilienMit was on my list13:25
pradkah thx :)13:25
*** shardy has quit IRC13:27
*** shardy has joined #puppet-openstack13:27
openstackgerritDmitry Tantsur proposed openstack/puppet-ironic: Configure ironic-inspector parameters related to node discovery  https://review.openstack.org/42325613:31
*** ducttape_ has quit IRC13:34
*** jpena is now known as jpena|lunch13:37
*** acormier has joined #puppet-openstack13:43
*** paramite has quit IRC13:47
*** hjensas has quit IRC13:47
*** lucas-hungry is now known as lucasagomes13:48
*** ansmith has joined #puppet-openstack13:51
openstackgerritzhongshengping proposed openstack/puppet-nova: Fix api config  https://review.openstack.org/42327913:56
*** acormier has quit IRC13:57
*** acormier has joined #puppet-openstack13:57
openstackgerritMerged openstack/puppet-nova: Allow python-memcache install from authtoken class  https://review.openstack.org/42012714:00
*** acormier has quit IRC14:02
*** skramaja has quit IRC14:02
*** cgfbee has joined #puppet-openstack14:05
openstackgerritBrent Eagles proposed openstack/puppet-neutron: Remove several deprecated configuration items in Ocata  https://review.openstack.org/42275514:11
*** zhongshengping has quit IRC14:14
*** saneax is now known as saneax-_-|AFK14:18
dtantsurEmilienM, quick puppet question: does "pick" work with $::os_service_default?14:36
dtantsurlike in https://github.com/openstack/puppet-ironic/blob/master/manifests/conductor.pp#L161 ?14:36
EmilienMhmm, I don't think so14:37
EmilienMpick will pick the first param with a value14:37
EmilienMand $::os_service_default is a value14:37
dtantsurugh. my bad, this is broken then. I should rather set the old option to "unset" and pass it first to pick, right?14:37
dtantsurthe report from our QE: https://bugzilla.redhat.com/show_bug.cgi?id=141275414:38
openstackbugzilla.redhat.com bug 1412754 in puppet-ironic "ironic - provider network cleaning[cleaning_network_uuid] not working" [Medium,Assigned] - Assigned to dtantsur14:38
EmilienMdtantsur: probably14:39
* EmilienM wanders off - on PTO today14:39
* dtantsur cooks a patch14:39
dtantsursee you EmilienM, enjoy your pto :)14:39
EmilienMthx14:39
dtantsuranother dumg puppet question: with "undef" values, should I use "if $value" or "if $value != undef"?14:40
lluayou can do if $value14:41
openstackgerritzhongshengping proposed openstack/puppet-nova: Fix api config  https://review.openstack.org/42327914:41
*** amoralej is now known as amoralej|lunch14:41
dtantsurthanks llua14:41
openstackgerritDmitry Tantsur proposed openstack/puppet-ironic: Fix deprecated cleaning_network_uuid and provisioning_network_uuid  https://review.openstack.org/42330814:44
dtantsurthis should hopefully fix it ^^^14:44
*** zhongshengping has joined #puppet-openstack14:45
openstackgerritMerged openstack/puppet-ironic: Fix typo in ironic_api_paste_ini_spec.rb  https://review.openstack.org/42305814:49
openstackgerritMerged openstack/puppet-openstack-integration: Sort the output of rpm -qa for easier comparisons  https://review.openstack.org/42230114:49
*** jpena|lunch is now known as jpena14:49
openstackgerritMerged openstack/puppet-openstack-integration: logs: add keystone-resources for debug  https://review.openstack.org/42230214:49
*** iurygregory has joined #puppet-openstack14:51
*** ducttape_ has joined #puppet-openstack14:53
*** ducttape_ has quit IRC15:02
openstackgerritTobias Urdin proposed openstack/puppet-cinder: Allow blank rabbit password if using transport_url  https://review.openstack.org/42332015:03
*** acormier has joined #puppet-openstack15:09
*** acormier has quit IRC15:09
*** acormier has joined #puppet-openstack15:09
*** acormier has quit IRC15:11
*** acormier has joined #puppet-openstack15:12
*** amoralej|lunch is now known as amoralej15:13
*** fxpester has quit IRC15:19
*** udesale has quit IRC15:21
*** udesale has joined #puppet-openstack15:21
*** udesale has quit IRC15:24
*** udesale has joined #puppet-openstack15:25
*** ducttape_ has joined #puppet-openstack15:29
*** bnemec is now known as beekneemech15:33
*** Hunner_ is now known as Hunner15:34
*** jaosorior has joined #puppet-openstack15:39
openstackgerritDmitry Tantsur proposed openstack/puppet-ironic: Fix deprecated cleaning_network_uuid and provisioning_network_uuid  https://review.openstack.org/42330815:45
openstackgerritDavid Critch proposed openstack/puppet-ceph: Adding support to force zapping of ceph OSDs and journals  https://review.openstack.org/42099215:45
mjblackquick, question. In the keystone module, it looks like pki_setup was removed. Is there a replacement for creating the pki files?15:46
openstackgerritBrent Eagles proposed openstack/puppet-neutron: Remove several deprecated configuration items in Ocata  https://review.openstack.org/42275515:46
*** shardy has quit IRC15:48
*** shardy has joined #puppet-openstack15:49
zhongshengping@mjblack There is no replacement , becuase PKI token support has been removed in keystone.  You can use other certifications, for example uuid or fernet.15:55
mjblackzhongshengping: pki token might be15:57
*** xarses has joined #puppet-openstack15:58
mjblackbut the pki is still there for others15:58
*** xarses_ has joined #puppet-openstack15:59
*** zhongshengping has quit IRC16:00
*** zhongshengping has joined #puppet-openstack16:01
zhongshengpingWhat puppet modules? or What parameters?16:01
*** xarses has quit IRC16:02
mwhahahamjblack: https://review.openstack.org/#/c/374479/16:02
mjblackenable_pki, the ceph radosgw has a req, which I was told it doesnt for v3, for the ssl certs for pki16:02
mwhahahaso that's the problem for us is that keystone has removed it for ocata so if you still need it you need the newton version of stuff16:03
mjblackmwhahaha: I'm using Ocata RDO packages :D16:03
*** rpittau has quit IRC16:05
mwhahahaah so they changed pki_setup to be for revocation lists16:05
mwhahahaso we need to revert that and update it to indicate it's still there16:05
mwhahahabut it's still deprecated16:06
mwhahahaso they just removed support for pki *tokens* but not using pki for revocation list16:06
openstackgerritzhongshengping proposed openstack/puppet-nova: Fix api config  https://review.openstack.org/42327916:07
mwhahahawell lets just revert the keystone change then16:08
openstackgerritAlex Schultz proposed openstack/puppet-keystone: Revert "Remove PKI signing related parameters"  https://review.openstack.org/42334916:09
openstackgerritAlex Schultz proposed openstack/puppet-keystone: Revert "Remove PKI signing related parameters"  https://review.openstack.org/42334916:10
*** dfisher has joined #puppet-openstack16:10
*** panda is now known as panda|bbl16:34
*** paramite has joined #puppet-openstack16:43
*** jaosorior has quit IRC16:48
*** jaosorior has joined #puppet-openstack16:49
*** paramite has quit IRC16:50
*** jaosorior has quit IRC16:51
*** _ducttape_ has joined #puppet-openstack16:59
*** derekh has quit IRC17:00
*** udesale has quit IRC17:02
*** ducttape_ has quit IRC17:02
openstackgerritAlex Schultz proposed openstack/puppet-nova: Implement a proper cell_v2 setup  https://review.openstack.org/42224817:05
mwhahahaowalsh: -^ reorganized some stuff and threw in an acceptance test so we'll see if it works17:06
mkarpinmwhahaha: EmilienM: we with tobasco want to backport some urls here - https://review.openstack.org/#/c/422509/ https://review.openstack.org/#/c/422545/  https://review.openstack.org/#/c/423147/ tobasco suggests that we should backport deprecations of rabbit-* parameters also, what do you think about this?17:07
*** dtantsur is now known as dtantsur|afk17:08
mwhahahamkarpin: i tend to agree that we shouldn't backport the deprecation warning17:08
openstackgerritDavid Critch proposed openstack/puppet-ceph: Adding support to force zapping of ceph OSDs and journals  https://review.openstack.org/42099217:09
*** xarses_ is now known as xarses17:09
mkarpinmwhahaha: ok, thanks, I have the same opinion17:12
*** zhongshengping has quit IRC17:15
*** agrebennikov_ has joined #puppet-openstack17:17
*** rasca has quit IRC17:20
*** dprince has quit IRC17:23
*** lucasagomes is now known as lucas-afk17:23
pradkmwhahaha, EmilienM, does this error ring any bells? "Error: No set of title patterns matched the title "@service". on node"17:24
openstackgerritMerged openstack/puppet-neutron: Add new MidoNet plugin package  https://review.openstack.org/42184717:25
*** jaosorior has joined #puppet-openstack17:32
openstackgerritMerged openstack/puppet-ceilometer: Configure compute params in config  https://review.openstack.org/42090817:33
*** _ducttape_ has quit IRC17:35
*** ducttape_ has joined #puppet-openstack17:36
*** jpich has quit IRC17:36
iurygregoryhello17:45
mwhahahapradk: sounds like a provider error17:56
*** dprince has joined #puppet-openstack18:01
openstackgerritRicardo Noriega proposed openstack/puppet-neutron: Add support for BGPVPN plugin  https://review.openstack.org/42205118:12
openstackgerritDavid Critch proposed openstack/puppet-ceph: Adding support to force zapping of ceph OSDs and journals  https://review.openstack.org/42099218:14
*** ntpttr_ is now known as ntpttr18:17
*** jpena is now known as jpena|off18:19
*** ccamacho has quit IRC18:26
*** jaosorior has quit IRC18:35
*** trown is now known as trown|lunch18:35
openstackgerritAlex Schultz proposed openstack/puppet-nova: Implement a proper cell_v2 setup  https://review.openstack.org/42224818:37
*** hecliunyx has quit IRC18:40
*** owalsh is now known as owalsh-brb18:42
*** yprokule has quit IRC18:45
*** ccamacho has joined #puppet-openstack18:45
*** owalsh-brb has quit IRC18:48
*** owalsh-brb has joined #puppet-openstack18:49
*** hecliunyx has joined #puppet-openstack18:50
*** gfidente has quit IRC19:03
*** nkinder has joined #puppet-openstack19:27
*** paramite has joined #puppet-openstack19:31
openstackgerritPradeep Kilambi proposed openstack/puppet-gnocchi: Set auth mode in gnocchi to keystone  https://review.openstack.org/42349719:31
*** tesseract has quit IRC19:32
pradkamoralej, ^^19:32
amoralejEmilienM, mwhahaha we need ^ for puppet promotion19:32
mwhahahaK19:34
pradkamoralej, since the default is keystone everything should just work without any change to poi19:34
pradkme hopes19:34
amoralejme too, :)19:34
*** trown|lunch is now known as trown19:36
dprinceHunner: hi again, getting back to these noop providers again https://review.openstack.org/#/c/209030/19:42
dprinceHunner: an idea, is there anybody out there creating these sort of types dynamically? Like I think one simple noop provider could register itself off of a global regex or something and override other providers right?19:43
openstackgerritDavid Critch proposed openstack/puppet-ceph: Adding support to force zapping of ceph OSDs and journals  https://review.openstack.org/42099219:47
*** owalsh-brb is now known as owalsh19:47
*** jaosorior has joined #puppet-openstack19:52
openstackgerritPradeep Kilambi proposed openstack/puppet-gnocchi: Remove api-paste configuration  https://review.openstack.org/42350419:54
*** agrebennikov_ has quit IRC19:58
openstackgerritMerged openstack/puppet-vitrage: Fix typo in vitrage_api_paste_ini_spec.rb  https://review.openstack.org/42306820:02
openstackgerritDavid Critch proposed openstack/puppet-ceph: Adding support to force zapping of ceph OSDs and journals  https://review.openstack.org/42099220:03
openstackgerritAlex Schultz proposed openstack/puppet-nova: Implement a proper cell_v2 setup  https://review.openstack.org/42224820:04
openstackgerritDavid Critch proposed openstack/puppet-ceph: Adding support to force zapping of ceph OSDs and journals  https://review.openstack.org/42099220:06
*** panda|bbl is now known as panda20:11
*** hecliunyx has quit IRC20:12
*** owalsh is now known as owalsh-afk20:12
pradkmwhahaha, quick question .. when we set a param to $::os_workers is that just letting the service default kick in if nothing is passed?20:14
mwhahahano20:14
mwhahahait's a calculated fact20:14
pradkmwhahaha, where is the fact calculated?20:15
mwhahahawe use it instead of $::processorcount20:15
mwhahahahttps://github.com/openstack/puppet-openstacklib/blob/master/lib/facter/os_workers.rb20:15
dfisheryou're welcome! :)20:15
pradkah its the same we use to have in the module.. just moved it there20:15
mwhahahadfisher: you coming out to the openstack meetup next week? :D20:16
dfishermore info!20:16
dfisherU SEND20:16
dfisherbecause … things are changing 'round here.20:17
dfisher:(20:17
mwhahahadfisher: https://www.meetup.com/OpenStack-Colorado/events/236828606/20:17
dfisheryeah, i can probably make that.20:18
mwhahahai figure its in your neck of the woods anyway20:18
dfisheryou going?20:18
mwhahahaya20:18
dfishernice.20:18
dfisherso yeah, i'm sure y'all seen the noise about Solaris20:18
mwhahahamfisch and vinsh are rsvp'd as well20:18
mwhahahayea20:19
vinshI hope there are snacks.. i love snacks!20:19
dfisherthere's a killer Thai place right by there.20:19
dfisherso if you want amazing Thai ...20:19
*** hecliunyx has joined #puppet-openstack20:20
vinshI do enjoy Thai20:22
dfisherok, so .. i'm trying to create a network node on OL 7.3 (basically RHEL 7.3) with OVS.  I know I need vs_bridge { 'br-ex' } and vs_port { … } but my node already has networking.  I assume I have to do some kind of replumbing where I bring eth0 down first, unconfigure it, do the OVS bridge/port, bring up the new interface with eth0 bits .. right?20:22
dfishervinsh:  Busaba on the map from the link20:23
mwhahahanot sure about the networking order, what you say sounds reasonable20:24
openstackgerritJuan Antonio Osorio Robles proposed openstack/puppet-nova: Make novajoin bind address and port configurable  https://review.openstack.org/42350720:24
dfisherso, p-o-i has something similar through a loopback interface20:24
vinshdfisher: Hey cool.. that's only 15 minutes south of me.  Lets do a dinner after if anyone is interested.20:25
dfisherjust don't know wtf i'm doing with this linux shit :)20:26
*** hecliunyx has quit IRC20:26
vinshgood to try a new place20:26
dfishervinsh: you'll love it.20:26
dfisherit's by far the best Thai i've ever had.20:26
*** amoralej is now known as amoralej|off20:27
vinshThe best I know of in the state is up in FoCo "cafe de bangkok"20:28
vinshI'm ready to judge :)20:28
*** morazi has quit IRC20:31
dmsimarddfisher: I read about solaris recently, thought about you :(20:32
dfisher:(20:32
dfisherstill employed20:32
dfisherbut20:32
dfisher:(20:32
dfisherit's all because solaris sed(1) doesn't have -i20:33
dmsimardI know right20:33
dmsimardIs that merged yet20:33
dfishernope!20:34
dmsimardand now it will never get merged20:34
*** hecliunyx has joined #puppet-openstack20:34
dfisherprobably not, no.20:36
dfishermost people just used GNU sed instead.20:36
dfishersince it's had -i for like 26 years.20:36
openstackgerritMerged openstack/puppet-ceilometer: Fix typo in ceilometer_api_paste_ini_spec.rb  https://review.openstack.org/42305420:36
openstackgerritMerged openstack/puppet-neutron: Fix typo in neutron_api_paste_ini_spec.rb  https://review.openstack.org/42306220:37
dfisherwell, if people want to know more about the Solaris stuff, lemme know.20:39
*** jaosorior has quit IRC20:57
*** jayg is now known as jayg|g0n321:12
*** ansmith has quit IRC21:32
*** rajinir has joined #puppet-openstack21:42
*** salmankhan has joined #puppet-openstack21:48
*** _ducttape_ has joined #puppet-openstack21:48
*** _ducttape_ has quit IRC21:49
*** _ducttape_ has joined #puppet-openstack21:50
*** salmankhan has quit IRC21:50
*** salmankhan has joined #puppet-openstack21:50
*** ducttape_ has quit IRC21:51
openstackgerritDavid Critch proposed openstack/puppet-ceph: Adding support to force zapping of ceph OSDs and journals  https://review.openstack.org/42099222:00
openstackgerritAlex Schultz proposed openstack/puppet-nova: Implement a proper cell_v2 setup  https://review.openstack.org/42224822:01
*** paramite has quit IRC22:12
*** ccamacho has quit IRC22:13
*** trown is now known as trown|outtypewww22:17
*** shardy has quit IRC22:22
*** fultonj has quit IRC22:26
*** chem has quit IRC22:27
*** dprince has quit IRC22:52
*** xarses_ has joined #puppet-openstack22:59
openstackgerritAlex Schultz proposed openstack/puppet-openstack-integration: Add python-gabbi for tempest on Ubuntu  https://review.openstack.org/42354723:00
*** xarses has quit IRC23:02
EmilienMmwhahaha: what is blocking promotion?23:09
EmilienMfor puppet CI23:09
mwhahahahttps://review.openstack.org/#/c/423497/23:10
EmilienMmwhahaha: approved23:10
EmilienMmwhahaha: is there any patch I need to look?23:11
EmilienMI'm here ~30 min23:11
mwhahahano23:11
mwhahahaunless you want to cry over cell_v2, https://review.openstack.org/42224823:12
EmilienMmwhahaha: is it ready for review or WIP?23:12
EmilienMomfg23:12
EmilienMI need 2 gin tonic before23:12
dfisherlol23:12
mwhahahathat doesn't even include the stuff for upgrades23:12
mwhahahathat's just the basics for new installs23:13
EmilienMI need 2 bottle of Gin and no Tonic23:13
EmilienM"Adds the ability to perform a simple cell v2 setup using map_cell0"23:13
EmilienMis it a joke? it's really good.23:13
EmilienMoh and I guess we want to backport it? :)23:13
mwhahahai don't23:14
mwhahahait won't work23:14
mwhahahabecause it relies on code landed in ocata23:14
mwhahahawe just have to expose the other commands that we need for upgrades23:14
mwhahahaso that'll be next23:14
mwhahahait also doesn't currently work on ubuntu either because UCA is only up to M2 and it needs stuff that landed last week23:15
EmilienMlol23:15
mwhahahaso right now it's bleeding edge only which is why it's not enabled by default23:15
mwhahahahappy friday23:15
EmilienMmwhahaha: why do you deprecate setup_cell0 ?23:16
EmilienMit was added in ocata no?23:16
mwhahahayea23:16
mwhahahabut we use it in tripleo23:16
EmilienMwe used no?23:16
mwhahahadprince put it back in23:16
mwhahahalet me dig up the patch23:16
EmilienMah23:16
EmilienMright23:16
mwhahahawe can remove it later but i didn't want to break stuff23:16
EmilienMwell that's useless to deprecate it23:17
EmilienMlet's clean up in tripleo23:17
EmilienMok23:17
EmilienMsure23:17
EmilienMI'll comment23:17
mwhahahahttps://review.openstack.org/#/c/421999/23:17
mwhahahaas to not break containers i left it23:17
mwhahahathat one var deprecation is the least of my concerns about the whole thing :D23:17
EmilienMmwhahaha: I commented23:19
mwhahahai'll deal with it on monday :D23:20
mwhahahaor the other people can do it if they get to it first23:20
EmilienMmwhahaha: where are we on the ubuntu front?23:20
mwhahahahttps://review.openstack.org/#/c/423547/23:20
mwhahahafor the tempest stuff23:21
EmilienMRETRY_LIMIT is the multinode job?23:21
EmilienMit's only tripleo or all openstack multinode?23:21
mwhahahajust tripleo i think23:21
EmilienMmhh k23:21
EmilienMand no progress on https://bugs.launchpad.net/ubuntu/+source/glance/+bug/165745923:22
openstackLaunchpad bug 1657459 in glance (Ubuntu) "WebOb>=1.2.3 requirement for Glance will lead to 0 bytes backing image files on OpenStack Newton, although the image file sent to the python client does not have 0 bytes" [Low,Triaged]23:22
mwhahahahttps://review.openstack.org/#/c/423546/ isnt' that the fix?23:22
EmilienMwonderful23:22
*** _ducttape_ has quit IRC23:22
mwhahahai saw a ML not about they respun the webob package23:22
mwhahahato < 1.723:22
mwhahahai hadn't checked to see if that was the case yet23:22
EmilienMmost probably23:22
EmilienMpanda might know better23:22
openstackgerritMerged openstack/puppet-ironic: Fix deprecated cleaning_network_uuid and provisioning_network_uuid  https://review.openstack.org/42330823:23
pandamwhahaha: yes, should be the fix23:30
pandamwhahaha: if that doesn't work, we'll revert the patch the broke everything23:30
openstackgerritMerged openstack/puppet-cinder: Support for ScaleIO Cinder backend  https://review.openstack.org/42277823:31
EmilienMmwhahaha: I might disappear23:34
EmilienMenjoy the weekend folks23:34
mwhahahalater23:34
* mwhahaha gives up for the week as well23:34
EmilienMhave rest and fun23:35
openstackgerritDavid Moreau Simard proposed openstack/puppet-openstack-integration: catch SElinux alerts in permissive mode  https://review.openstack.org/42355423:41
dmsimard^ a backport that didn't make it's way back to mitaka23:42
dmsimardmade it so mitaka was running in enforcing on environments where enforcing is default23:42
*** dfisher has quit IRC23:43
EmilienMdmsimard: ok if it pass CI i'll approve it over the weekend23:43
EmilienMI'm off now23:44
openstackgerritMerged openstack/puppet-openstack-guide: Add meeting #104  https://review.openstack.org/42131423:45
*** panda is now known as panda|Zz23:49
openstackgerritMerged openstack/puppet-magnum: Add unit test for client.pp  https://review.openstack.org/42313523:51

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