openstackgerrit | Merged openstack/puppet-ceilometer: Deprecate old public, internal and admin parameters https://review.openstack.org/69006 | 00:02 |
---|---|---|
openstackgerrit | Merged openstack/puppet-heat: Introduce public_url, internal_url and admin_url https://review.openstack.org/70024 | 00:02 |
openstackgerrit | Merged openstack/puppet-glance: Introduce public_url, internal_url and admin_url https://review.openstack.org/70011 | 00:10 |
*** xingchao has quit IRC | 00:19 | |
openstackgerrit | Gilles Dubreuil proposed openstack/puppet-keystone: keystone_user password does not work https://review.openstack.org/192330 | 00:19 |
*** gildub is now known as gildub_bbl | 00:20 | |
*** dmellado has quit IRC | 00:27 | |
*** dgurtner has quit IRC | 00:27 | |
*** spredzy is now known as spredzy|afk | 00:28 | |
*** saneax has quit IRC | 00:29 | |
*** ferest has quit IRC | 00:30 | |
*** xingchao has joined #puppet-openstack | 00:32 | |
*** dmellado has joined #puppet-openstack | 00:37 | |
crinkle | EmilienM: yeah nibalizer and i think it would be a good model and would be easy-ish to combine with zuul-cloner | 00:47 |
RichardRaseley | crinkle: +1 for Puppetfile & git. | 00:51 |
*** ducttape_ has quit IRC | 00:58 | |
nibalizer | the problem is that puppetfile isnt a real format | 01:02 |
nibalizer | its just ruby | 01:02 |
nibalizer | so we cant really parse it easily in python or shell | 01:03 |
nibalizer | unless just cat is enough | 01:03 |
nibalizer | and the assumption that all stackforge or opebstack repos is | 01:04 |
nibalizer | solid | 01:04 |
EmilienM | nibalizer, crinkle: so we just git clone everything, right? | 01:06 |
bkero | maybe I'm missing some context, but this smells like reinventing puppet-librarian(-simple) | 01:08 |
*** xingchao has quit IRC | 01:10 | |
*** aimon_ has quit IRC | 01:11 | |
crinkle | bkero: no it would use r10k | 01:14 |
bkero | Ah. I was thinking of "/r10k", but thought the goal here was to do away with the dep work. If you want it, then it's totally the right thing to use | 01:16 |
EmilienM | crinkle: for debug purpose, do you know a way with beaker to 'cat' a file? | 01:19 |
crinkle | EmilienM: puts File.read('/path/to/file') | 01:20 |
EmilienM | crinkle: oh, indeed this is so simple. Thanks | 01:20 |
crinkle | EmilienM: that will work on nodepool but if you're debugging in vagrant you're probably looking for on(host, "cat /path/to/file") | 01:21 |
EmilienM | crinkle: I just need to debug nodepool | 01:21 |
crinkle | yeah then you can just use regular ruby | 01:21 |
EmilienM | crinkle: I'm debugging http://logs.openstack.org/87/191287/1/check/gate-puppet-designate-puppet-beaker-rspec-dsvm-trusty/3e956c1/console.html#_2015-06-17_00_45_41_539 | 01:21 |
*** aimon has joined #puppet-openstack | 01:24 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-designate: acceptance: fix tests on Ubuntu Trusty https://review.openstack.org/192488 | 01:25 |
*** aimon has quit IRC | 01:27 | |
openstackgerrit | Colleen Murphy proposed openstack/puppet-keystone: Use module install script for acceptance tests https://review.openstack.org/190839 | 01:36 |
*** ducttape_ has joined #puppet-openstack | 01:38 | |
*** ducttape_ has quit IRC | 01:40 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-designate: Fix beaker on Trusty and update .gitreview file https://review.openstack.org/191287 | 01:41 |
*** gildub_bbl is now known as gildub | 01:42 | |
*** ilbot3 has quit IRC | 01:45 | |
*** xingchao has joined #puppet-openstack | 01:46 | |
*** ilbot3 has joined #puppet-openstack | 01:47 | |
*** aimon has joined #puppet-openstack | 01:48 | |
openstackgerrit | Gilles Dubreuil proposed openstack/puppet-keystone: support for keystone v3 api - v3 domain utility code https://review.openstack.org/178385 | 01:48 |
openstackgerrit | Gilles Dubreuil proposed openstack/puppet-keystone: support for keystone v3 api - the domain resource https://review.openstack.org/174439 | 01:51 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-designate: Fix beaker on Trusty and update .gitreview file https://review.openstack.org/191287 | 01:57 |
*** rcallawa_ has quit IRC | 01:59 | |
*** rcallawa has joined #puppet-openstack | 02:00 | |
*** rhefner has joined #puppet-openstack | 02:10 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-designate: Fix beaker on Trusty and update .gitreview file https://review.openstack.org/191287 | 02:21 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-designate: Fix beaker on Trusty and update .gitreview file https://review.openstack.org/191287 | 02:22 |
*** aimon has quit IRC | 02:24 | |
*** xingchao has quit IRC | 02:26 | |
*** gildub has quit IRC | 02:38 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-designate: Fix beaker on Trusty and update .gitreview file https://review.openstack.org/191287 | 02:45 |
*** EmilienM sets mode: +o crinkle | 02:46 | |
*** EmilienM sets mode: +o mfisch | 02:46 | |
*** EmilienM sets mode: +o clayton | 02:46 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-designate: Fix beaker on Trusty and update .gitreview file https://review.openstack.org/191287 | 03:05 |
*** bdemers has quit IRC | 03:06 | |
*** bdemers has joined #puppet-openstack | 03:07 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-designate: Fix beaker on Trusty and update .gitreview file https://review.openstack.org/191287 | 03:10 |
*** iurygregory has quit IRC | 03:22 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-designate: Fix beaker on Trusty and update .gitreview file https://review.openstack.org/191287 | 03:28 |
*** markvoelker has quit IRC | 03:31 | |
*** fedexo has joined #puppet-openstack | 03:33 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-trove: Fix catalog compilation when not configuring endpoint https://review.openstack.org/190308 | 03:45 |
*** stevemar has quit IRC | 03:47 | |
*** stevemar has joined #puppet-openstack | 03:48 | |
*** RichardRaseley has quit IRC | 03:50 | |
*** richm has quit IRC | 03:52 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-designate: Fix beaker on Trusty and update .gitreview file https://review.openstack.org/191287 | 03:52 |
*** rushiagr_away is now known as rushiagr | 04:10 | |
*** markvoelker has joined #puppet-openstack | 04:32 | |
*** aimon has joined #puppet-openstack | 04:36 | |
*** markvoelker has quit IRC | 04:37 | |
*** dweaver has quit IRC | 05:04 | |
*** dweaver has joined #puppet-openstack | 05:04 | |
*** stevemar has quit IRC | 05:14 | |
*** ianw has quit IRC | 05:45 | |
*** ianw has joined #puppet-openstack | 05:46 | |
*** aimon has quit IRC | 05:48 | |
*** fedexo has quit IRC | 05:49 | |
*** markvoelker has joined #puppet-openstack | 05:55 | |
*** markvoelker has quit IRC | 06:00 | |
openstackgerrit | Colleen Murphy proposed openstack/puppet-keystone: Use module install script for acceptance tests https://review.openstack.org/190839 | 06:18 |
*** tfz has quit IRC | 06:21 | |
*** jpena has joined #puppet-openstack | 06:32 | |
*** jtomasek has quit IRC | 07:07 | |
*** gfidente has joined #puppet-openstack | 07:18 | |
*** paramite has joined #puppet-openstack | 07:36 | |
*** markvoelker has joined #puppet-openstack | 07:44 | |
*** markvoelker has quit IRC | 07:49 | |
*** xingchao has joined #puppet-openstack | 07:52 | |
*** paramite_ has joined #puppet-openstack | 07:54 | |
*** paramite has quit IRC | 07:54 | |
*** paramite_ is now known as paramite | 07:55 | |
*** xingchao has quit IRC | 07:57 | |
*** dachary1 has joined #puppet-openstack | 08:02 | |
*** derekh has joined #puppet-openstack | 08:12 | |
*** paramite_ has joined #puppet-openstack | 08:44 | |
*** paramite_ has quit IRC | 08:45 | |
degorenko | EmilienM, yep, i saw this commit. Ok, i'll upload change with distribute in few hours | 08:50 |
*** cdent has joined #puppet-openstack | 08:53 | |
*** cdent has quit IRC | 09:00 | |
*** cdent has joined #puppet-openstack | 09:00 | |
*** IBerezovskiy has joined #puppet-openstack | 09:05 | |
*** saneax has joined #puppet-openstack | 09:24 | |
*** jtomasek has joined #puppet-openstack | 09:32 | |
*** markvoelker has joined #puppet-openstack | 09:33 | |
*** markvoelker has quit IRC | 09:37 | |
*** dgurtner has joined #puppet-openstack | 09:57 | |
partner | i've been taking rpm packaged modules into use in order of installation manual, made keystone work and now enabled glance but was wondering why its doing this: | 10:04 |
partner | Notice: /Stage[main]/Keystone/File[/var/cache/keystone]/owner: owner changed 'root' to 'glance' | 10:04 |
*** xingchao has joined #puppet-openstack | 10:26 | |
mattymo | why does glance need keystone's cache? | 10:26 |
*** tfz has joined #puppet-openstack | 10:28 | |
*** dachary2 has joined #puppet-openstack | 10:36 | |
*** dachary1 has quit IRC | 10:39 | |
*** saneax has quit IRC | 10:53 | |
openstackgerrit | Merged openstack/puppet-tripleo: Configure fencing devices https://review.openstack.org/188412 | 10:54 |
*** saneax has joined #puppet-openstack | 10:54 | |
mattymo | partner, how are you gathering modules? puppet-librarian? | 11:06 |
openstackgerrit | vsaienko proposed openstack/puppet-horizon: add 'log_handler' parameter https://review.openstack.org/192611 | 11:06 |
*** paramite has quit IRC | 11:08 | |
openstackgerrit | vsaienko proposed openstack/puppet-horizon: add 'log_handler' parameter https://review.openstack.org/192611 | 11:08 |
openstackgerrit | Vasyl Saienko proposed openstack/puppet-horizon: add 'log_handler' parameter https://review.openstack.org/192611 | 11:09 |
*** dgurtner has quit IRC | 11:12 | |
*** dgurtner has joined #puppet-openstack | 11:12 | |
*** dgurtner has quit IRC | 11:12 | |
*** dgurtner has joined #puppet-openstack | 11:12 | |
*** paramite has joined #puppet-openstack | 11:13 | |
*** xingchao has quit IRC | 11:17 | |
*** markvoelker has joined #puppet-openstack | 11:22 | |
*** rushiagr is now known as rushiagr_away | 11:24 | |
*** markvoelker has quit IRC | 11:27 | |
partner | mattymo: i am using the rpm package openstack-puppet-modules as i ran into several issues with individual modules and their dependencies for centos 7 | 11:38 |
partner | i basically set it up like this (as per manual) http://fpaste.org/232997/41230143/ which caused the ownership to be changed | 11:41 |
*** ducttape_ has joined #puppet-openstack | 11:41 | |
partner | group and mode as well | 11:41 |
partner | openstack-puppet-modules-2015.1.2-1.el7.noarch is the package version | 11:42 |
*** prad has quit IRC | 11:42 | |
partner | and by manual i mean the readme content from https://github.com/openstack/puppet-glance | 11:43 |
*** ducttape_ has quit IRC | 11:52 | |
*** dprince has joined #puppet-openstack | 11:53 | |
openstackgerrit | Yanis Guenane proposed openstack/puppet-neutron: Opencontrail: Create neutron::plugins::opencontrail https://review.openstack.org/187986 | 11:54 |
*** rcallawa has quit IRC | 12:03 | |
*** markvoelker has joined #puppet-openstack | 12:05 | |
*** gfidente is now known as gfidente|afk | 12:05 | |
*** jpena is now known as jpena|lunch | 12:05 | |
*** dachary1 has joined #puppet-openstack | 12:08 | |
*** dachary2 has quit IRC | 12:11 | |
*** rushiagr_away is now known as rushiagr | 12:11 | |
*** ferest has joined #puppet-openstack | 12:14 | |
*** iurygregory has joined #puppet-openstack | 12:16 | |
openstackgerrit | Yanis Guenane proposed openstack/puppet-neutron: Opencontrail: Create neutron::plugins::opencontrail https://review.openstack.org/187986 | 12:16 |
*** ferest has quit IRC | 12:24 | |
*** spredzy|afk is now known as spredzy | 12:25 | |
*** jayg|g0n3 is now known as jayg | 12:27 | |
partner | its like its confusing the two cache dirs involved, keystone $cache_dir and glance $image_cache_dir - no idea how or why as the code looks fine so far.. | 12:32 |
partner | no user/group/mode is defined anywhere, the dir is just ensure => directory | 12:33 |
partner | maybe i am just screwing up something.. | 12:33 |
*** saneax has quit IRC | 12:36 | |
openstackgerrit | Yanis Guenane proposed openstack/puppet-neutron: Opencontrail: Create neutron::plugins::opencontrail https://review.openstack.org/187986 | 12:41 |
EmilienM | morning folks | 12:43 |
partner | morning | 12:49 |
partner | oh, this was another weird thing that happened along the keystone cache dir chown.. : | 12:50 |
partner | Notice: /Stage[main]/Mysql::Server::Root_password/File[/root/.my.cnf]/group: group changed 'root' to 'glance' | 12:50 |
*** jpena|lunch is now known as jpena | 12:57 | |
*** richm has joined #puppet-openstack | 13:07 | |
*** tfz has quit IRC | 13:09 | |
*** vinsh has joined #puppet-openstack | 13:11 | |
partner | nope, i can't seem to figure it out, i am somehow leaking the glance user to wrong places to make that happen but nothing makes sense here | 13:13 |
partner | it only started to happen when i introduced the class '::glance::api' | 13:15 |
*** tfz has joined #puppet-openstack | 13:25 | |
*** stevemar has joined #puppet-openstack | 13:30 | |
EmilienM | if anyone is interested, I'm preparing kilo release now https://etherpad.openstack.org/p/puppet-kilo-release | 13:32 |
EmilienM | mfisch: I might need your help when we will do the release, to make triage in launchpad | 13:32 |
EmilienM | and doing the same for juno: https://etherpad.openstack.org/p/puppet-juno-5.1.0-release | 13:35 |
mfisch | I can help but I'm in a conference tomorrow and friday | 13:39 |
EmilienM | mfisch: no pressure at all | 13:40 |
*** kbyrne has quit IRC | 13:46 | |
openstackgerrit | Merged openstack/puppet-ceilometer: spec: updates for rspec-puppet 2.x and rspec 3.x https://review.openstack.org/180149 | 13:47 |
openstackgerrit | Merged openstack/puppet-neutron: Reduce neutron API timeout to 10 seconds https://review.openstack.org/188396 | 13:55 |
*** saneax has joined #puppet-openstack | 14:01 | |
*** xingchao has joined #puppet-openstack | 14:02 | |
*** xingchao has quit IRC | 14:03 | |
*** xingchao has joined #puppet-openstack | 14:04 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-heat: Added missing enable_stack_abandon configuration option. https://review.openstack.org/179762 | 14:05 |
EmilienM | jgrassler: just a rebase ^ | 14:05 |
*** spredzy is now known as spredzy|afk | 14:06 | |
*** dfisher has joined #puppet-openstack | 14:07 | |
*** vrao has joined #puppet-openstack | 14:10 | |
openstackgerrit | Cody Herriges proposed openstack/puppet-ceilometer: Sync up module with 4f259b6 of puppet-modulesync-configs https://review.openstack.org/189862 | 14:13 |
*** bklei_ has joined #puppet-openstack | 14:14 | |
*** kbyrne has joined #puppet-openstack | 14:15 | |
openstackgerrit | Cody Herriges proposed openstack/puppet-modulesync-configs: Manage default configs https://review.openstack.org/177959 | 14:15 |
*** kkirkpatrick has joined #puppet-openstack | 14:16 | |
jgrassler | EmilienM: Ah, thanks :-) | 14:18 |
openstackgerrit | Merged openstack/puppet-glance: Revert "Revert "Move rabbit/kombu settings to oslo_messaging_rabbit section"" https://review.openstack.org/174969 | 14:22 |
*** bklei_ has quit IRC | 14:25 | |
*** bklei has joined #puppet-openstack | 14:26 | |
*** dgurtner has quit IRC | 14:27 | |
*** gfidente|afk is now known as gfidente | 14:28 | |
*** bklei has quit IRC | 14:33 | |
partner | oh , nice timing, i was just wondering how to get my rabbit configs into oslo_messaging_rabbit section :o | 14:34 |
trash | better timing, rabbitmq.com is down so one cannot spawn news VMs which use puppetlabs-rabbitmq to get the apt-key :/ | 14:35 |
partner | thought it was for nova which puts the rabbit stuff into DEFAULT | 14:36 |
partner | that is why we stage *everything*, including the keys | 14:36 |
*** dgurtner has joined #puppet-openstack | 14:36 | |
*** dgurtner has joined #puppet-openstack | 14:36 | |
partner | well, not for that particular reason thought it helps on such cases but just to have a confirmed functional set of everything | 14:37 |
trash | what do you mean by stage? | 14:39 |
partner | have a copy of everything, mirror the repo (and control the updates to it), have all the keys and stuff in version control and so forth | 14:40 |
EmilienM | sbadia: I've seen failure in backporting a patch in heat/juno: https://review.openstack.org/#/c/179762/ | 14:41 |
EmilienM | sbadia: do you think we need to backport some rspec changes? | 14:41 |
trash | how are you doing that for puppetlabs-rabbitmq? Are you passing rabbitmq::repo::apt::key_source and what software are you using for mirroring? | 14:41 |
EmilienM | sbadia: like https://review.openstack.org/#/c/158966/ | 14:42 |
sbadia | arf, yes… | 14:42 |
partner | trash: manage_repos => false | 14:43 |
partner | i don't need puppet to manage my repos as mirror handles that work independently | 14:43 |
trash | and hope that every upstream module supports that :-) | 14:44 |
sbadia | EmilienM: ho!!!! I finaly found the issue for designate \o/ | 14:44 |
* sbadia update the patch | 14:44 | |
EmilienM | sbadia: \o/ | 14:44 |
EmilienM | sbadia: please take over | 14:44 |
EmilienM | sbadia: and drop my useless changes | 14:45 |
partner | trash: most of the modules are happy with the mirror, only one i am aware of is the mentioned rabbitmq | 14:45 |
sbadia | yep | 14:45 |
EmilienM | sbadia: stop spoiling !!! | 14:45 |
EmilienM | sbadia: what was it? | 14:45 |
sbadia | haha :D | 14:45 |
mattymo | crinkle, are you around? | 14:46 |
*** 17WAB32L5 has joined #puppet-openstack | 14:47 | |
*** cdelatte has joined #puppet-openstack | 14:47 | |
*** 17WAB32L5 has quit IRC | 14:52 | |
openstackgerrit | Sebastien Badia proposed openstack/puppet-designate: Fix beaker on Trusty and update .gitreview file https://review.openstack.org/191287 | 14:55 |
openstackgerrit | Denis Egorenko proposed openstack/puppet-sahara: Update Sahara module https://review.openstack.org/192721 | 15:00 |
*** openstackgerrit has quit IRC | 15:05 | |
EmilienM | mfisch: should we stop using https://launchpad.net/puppet-openstack ? | 15:05 |
*** openstackgerrit has joined #puppet-openstack | 15:05 | |
*** skolekonov has quit IRC | 15:06 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-heat: spec: updates for rspec-puppet 2.x and rspec 3.x https://review.openstack.org/192731 | 15:14 |
EmilienM | sbadia: trying to fix heat/juno | 15:14 |
*** aimon has joined #puppet-openstack | 15:20 | |
*** mdorman has joined #puppet-openstack | 15:22 | |
*** aimon has quit IRC | 15:24 | |
*** dachary1 has quit IRC | 15:29 | |
dfisher | got a puppet manifest question .. there's no looping in a manifest, right? if not, how do I deal with an array? What I'm trying to do is grant mysql permissions to each entry in an array. The mysql_grant function will do that for me, but i need to iterate in a list … | 15:39 |
*** jpena has quit IRC | 15:39 | |
*** dgurtner has quit IRC | 15:40 | |
dfisher | will ensure_resource() do it? | 15:40 |
mattymo | dfisher, there's the stdlib function create_resources(function,hash) | 15:41 |
dfisher | nice. | 15:41 |
mattymo | I heard that in Puppet 4.x there will be iteration | 15:41 |
barthalion | there are, mattymo | 15:42 |
EmilienM | I was about to say :) | 15:42 |
barthalion | puppet 4 is out since some time already | 15:42 |
dfisher | not on Solaris it's not :) | 15:42 |
mattymo | barthalion, I'm stuck in the past, it seems | 15:42 |
EmilienM | crinkle: I'm wondering about the name of https://forge.puppetlabs.com/stackforge | 15:42 |
barthalion | mattymo: we all are, unfortunately | 15:42 |
EmilienM | crinkle: it should be https://forge.puppetlabs.com/openstack IMHO | 15:42 |
mdorman | dfisher: as long as you have a somewhat recent 3.7 version, you can enable the “future parser” which more or less gives you all teh puppet 4.x language stuff | 15:46 |
dfisher | 3.6.2 :( | 15:46 |
mdorman | i use the iteration stuff extensively, and have for about a year event when we were still on v3 | 15:46 |
mdorman | it might work with that. i just can’t remember when that stuff was enabled in the future parser | 15:46 |
*** aimon has joined #puppet-openstack | 15:46 | |
dfisher | k | 15:46 |
dfisher | i'll dig. | 15:46 |
dfisher | thanks | 15:46 |
mdorman | try settting parser=future under [main] in puppet.conf | 15:47 |
*** stevemar has quit IRC | 15:50 | |
crinkle | EmilienM: i thought we already discussed that, you were going to see if we could get permission to use it | 15:51 |
*** aimon has quit IRC | 15:51 | |
EmilienM | crinkle: oh indeed sorry for noise | 15:52 |
*** stevemar has joined #puppet-openstack | 15:52 | |
*** cwolferh has joined #puppet-openstack | 15:54 | |
*** tfz has quit IRC | 15:56 | |
Hunner | Also, there would be the concern about moving dependencies | 15:57 |
*** rcallawa has joined #puppet-openstack | 16:00 | |
Hunner | Because namespaces are part of the dependency :/ | 16:01 |
EmilienM | Hunner: could we do a redirection? | 16:02 |
EmilienM | Hunner: otherwise, we can probably use a new namespace and do the release on this one from now | 16:02 |
*** xingchao has quit IRC | 16:06 | |
*** bklei has joined #puppet-openstack | 16:09 | |
*** bklei has quit IRC | 16:10 | |
*** chem has quit IRC | 16:12 | |
crinkle | the juno release should stay on stackforge | 16:12 |
crinkle | we can't change the modules' dependencies on a minor release | 16:12 |
crinkle | kilo could be on a different namespace, though, since all the dependencies could be updated | 16:13 |
*** paramite has quit IRC | 16:13 | |
*** xarses has joined #puppet-openstack | 16:16 | |
EmilienM | crinkle: sounds like a good plan | 16:17 |
Hunner | EmilienM: redirection is a feature that the forge wants to implement, but isn't planned out yet | 16:17 |
Hunner | And yeah, migrating on a major bump is the best way to go | 16:18 |
EmilienM | Hunner: np | 16:18 |
EmilienM | good | 16:18 |
EmilienM | crinkle, mfisch: I need https://review.openstack.org/#/c/192731/ for Juno, please | 16:19 |
EmilienM | sbadia: the backport worked ^ | 16:19 |
EmilienM | crinkle: do we need https://review.openstack.org/#/c/182903/ https://review.openstack.org/#/c/189436/ before Kilo release , | 16:26 |
*** jtomasek has quit IRC | 16:30 | |
*** openstackgerrit has quit IRC | 16:33 | |
*** openstackgerrit has joined #puppet-openstack | 16:34 | |
*** RichardRaseley has joined #puppet-openstack | 16:36 | |
*** imcsk8_ has joined #puppet-openstack | 16:43 | |
*** cdent_ has joined #puppet-openstack | 16:43 | |
*** dmellado_ has joined #puppet-openstack | 16:43 | |
*** rcallawa_ has joined #puppet-openstack | 16:43 | |
*** gfidente^2nd has joined #puppet-openstack | 16:44 | |
*** rcallawa has quit IRC | 16:45 | |
*** cdent has quit IRC | 16:45 | |
*** gfidente has quit IRC | 16:45 | |
*** dmellado has quit IRC | 16:45 | |
*** imcsk8 has quit IRC | 16:45 | |
*** cdent_ is now known as cdent | 16:45 | |
*** dmellado_ is now known as dmellado | 16:45 | |
*** aimon has joined #puppet-openstack | 16:46 | |
*** a| has joined #puppet-openstack | 16:46 | |
*** RichardRaseley has quit IRC | 16:47 | |
*** mfisch has quit IRC | 16:47 | |
*** logan2 has joined #puppet-openstack | 16:47 | |
*** degorenko has quit IRC | 16:48 | |
*** mfisch has joined #puppet-openstack | 16:49 | |
*** mfisch has quit IRC | 16:50 | |
*** mfisch has joined #puppet-openstack | 16:50 | |
*** jayg is now known as jayg|g0n3 | 16:51 | |
crinkle | EmilienM: 189436 should, i'll see if i can fix the dependencies so it can be merged on its own | 16:52 |
*** derekh has quit IRC | 16:58 | |
*** rushiagr is now known as rushiagr_away | 17:04 | |
*** ducttape_ has joined #puppet-openstack | 17:05 | |
*** xingchao has joined #puppet-openstack | 17:06 | |
*** xingchao has quit IRC | 17:16 | |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/puppet-openstack-specs: Update .gitreview file for project rename https://review.openstack.org/190361 | 17:17 |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/puppet-openstack-specs: Enabling-k2k-federation https://review.openstack.org/190361 | 17:22 |
openstackgerrit | Merged openstack/puppet-heat: spec: updates for rspec-puppet 2.x and rspec 3.x https://review.openstack.org/192731 | 17:22 |
*** bkero has quit IRC | 17:26 | |
richm | Keystone v3 deprecates the use of the admin_token for auth. | 17:33 |
richm | The problem for puppet-keystone is that this is the default auth | 17:33 |
stevemar | richm, it does? | 17:33 |
richm | stevemar: The v3 policy, at least | 17:33 |
richm | stevemar: The v3 policy has no "is_admin:1" anywhere | 17:34 |
stevemar | ugh i hate the name of that damn file | 17:34 |
richm | in order to make the v3 policy work for puppet-keystone, I have to figure out where to put "is_admin:1" in a growing number of places | 17:34 |
*** rcallawa has joined #puppet-openstack | 17:34 | |
stevemar | richm, https://review.openstack.org/#/c/188784/ | 17:34 |
stevemar | you don't *need* to use the policy.v3cloudsample.json doesn't need to necessarily be used to leverage v3 APIs | 17:35 |
richm | stevemar: But what if I want to have a policy to allow/deny create domain? | 17:36 |
richm | so I can use the entire v3 api, including multi domain support, federation, etc., with the v2 policy file? | 17:37 |
*** rcallawa_ has quit IRC | 17:37 | |
stevemar | richm, you can definitely create domains and such with the "regular" policy file | 17:37 |
richm | hmm - ok | 17:38 |
richm | maybe puppet-keystone doesn't need to setup a v3 policy file as part of doing v3 configuration | 17:39 |
crinkle | yay \o/ | 17:39 |
richm | I'll try it out - would save me a lot of headache . . . | 17:39 |
crinkle | that has been driving me crazy | 17:39 |
richm | trying to tack "is_admin:1" on to existing rules in a safe/portable way . . . | 17:39 |
*** xarses has quit IRC | 17:45 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-ceilometer: Release 5.1.0 - Juno https://review.openstack.org/192807 | 17:46 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-cinder: Release 5.1.0 - Juno https://review.openstack.org/192809 | 17:54 |
openstackgerrit | Colleen Murphy proposed openstack/puppet-nova: Fix metadata.json lint issues https://review.openstack.org/192810 | 17:56 |
openstackgerrit | Colleen Murphy proposed openstack/puppet-nova: Release 5.1.0 - Juno https://review.openstack.org/192811 | 17:58 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-glance: Release 5.1.0 - Juno https://review.openstack.org/192812 | 17:59 |
EmilienM | any core around, please look https://review.openstack.org/#/c/179762/ - we might want it in juno. Thanks | 18:03 |
openstackgerrit | Colleen Murphy proposed openstack/puppet-openstacklib: Fix metadata.json lint issues https://review.openstack.org/192813 | 18:08 |
openstackgerrit | Colleen Murphy proposed openstack/puppet-openstacklib: Release 5.1.0 - Juno https://review.openstack.org/192814 | 18:09 |
openstackgerrit | Colleen Murphy proposed openstack/puppet-swift: Release 5.1.0 - Juno https://review.openstack.org/192816 | 18:17 |
openstackgerrit | Colleen Murphy proposed openstack/puppet-openstacklib: Release 5.1.0 - Juno https://review.openstack.org/192814 | 18:19 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-cinder: Release 5.1.0 - Juno https://review.openstack.org/192809 | 18:20 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-glance: Release 5.1.0 - Juno https://review.openstack.org/192812 | 18:20 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-horizon: Release 5.1.0 - Juno https://review.openstack.org/192821 | 18:21 |
*** cdent has quit IRC | 18:21 | |
openstackgerrit | Colleen Murphy proposed openstack/puppet-tempest: Fix metadata.json lint issues https://review.openstack.org/192822 | 18:23 |
*** markvoelker has quit IRC | 18:25 | |
*** markvoelker has joined #puppet-openstack | 18:25 | |
openstackgerrit | Colleen Murphy proposed openstack/puppet-tempest: Release 5.1.0 - Juno https://review.openstack.org/192824 | 18:26 |
openstackgerrit | Colleen Murphy proposed openstack/puppet-swift: Release 5.1.0 - Juno https://review.openstack.org/192816 | 18:27 |
openstackgerrit | Colleen Murphy proposed openstack/puppet-nova: Release 5.1.0 - Juno https://review.openstack.org/192811 | 18:27 |
*** chem has joined #puppet-openstack | 18:28 | |
openstackgerrit | Colleen Murphy proposed openstack/puppet-openstacklib: Release 5.1.0 - Juno https://review.openstack.org/192814 | 18:28 |
*** vinsh has quit IRC | 18:29 | |
*** morazi has quit IRC | 18:29 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-keystone: Release 5.1.0 - Juno https://review.openstack.org/192826 | 18:29 |
*** rcallawa has quit IRC | 18:31 | |
openstackgerrit | Colleen Murphy proposed openstack/puppet-vswitch: Release 1.1.0 - Juno https://review.openstack.org/192827 | 18:31 |
*** rcallawa has joined #puppet-openstack | 18:32 | |
openstackgerrit | Cody Herriges proposed openstack/puppet-ceilometer: Sync up module with 4f259b6 of puppet-modulesync-configs https://review.openstack.org/189862 | 18:34 |
openstackgerrit | Cody Herriges proposed openstack/puppet-modulesync-configs: Manage default configs https://review.openstack.org/177959 | 18:34 |
*** rcallawa has quit IRC | 18:34 | |
openstackgerrit | Cody Herriges proposed openstack/puppet-modulesync-configs: Move to rspec-puppet 2.2.0 https://review.openstack.org/189886 | 18:35 |
openstackgerrit | Colleen Murphy proposed openstack/puppet-ceilometer: Fix lint issues (doc, metadata, manifests) https://review.openstack.org/192829 | 18:35 |
*** rcallawa has joined #puppet-openstack | 18:35 | |
openstackgerrit | Colleen Murphy proposed openstack/puppet-cinder: Fix metadata.json lint issues https://review.openstack.org/192830 | 18:36 |
EmilienM | crinkle: for all your patches in juno, can you use 'puppet-510' topic name so we can easily track what needs to be merged *before* the release | 18:38 |
openstackgerrit | Colleen Murphy proposed openstack/puppet-glance: Fix lint issues (doc, metadata, manifests) https://review.openstack.org/192832 | 18:41 |
crinkle | EmilienM: i thought I was, will double check | 18:41 |
EmilienM | crinkle: including your backports | 18:41 |
crinkle | EmilienM: oh you mean for backports too? | 18:41 |
crinkle | oh ok | 18:42 |
EmilienM | yeah | 18:42 |
EmilienM | it's hard for us to track all we need landed so let's use a topic | 18:42 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-neutron: Release 5.1.0 - Juno https://review.openstack.org/192837 | 18:44 |
openstackgerrit | Colleen Murphy proposed openstack/puppet-heat: Fix metadata.json lint issues https://review.openstack.org/192838 | 18:44 |
EmilienM | crinkle: I see you backport some things I was about to do, I'll let you finish that | 18:45 |
openstackgerrit | Cody Herriges proposed openstack/puppet-ceilometer: Sync up module with 3f65858 of puppet-modulesync-configs https://review.openstack.org/189862 | 18:45 |
*** markvoelker_ has joined #puppet-openstack | 18:47 | |
*** markvoelker has quit IRC | 18:47 | |
openstackgerrit | Colleen Murphy proposed openstack/puppet-neutron: Fix metadata.json lint issues https://review.openstack.org/192839 | 18:49 |
crinkle | EmilienM: finished | 18:50 |
_ody | EmilienM: In relation to https://review.openstack.org/#/c/189862, can you please also review https://review.openstack.org/#/c/189886 and https://review.openstack.org/#/c/177959. Need a second to review those msync config changes too. sbadia and I share the patch set(s) so he's kinda out for "proper" review. | 18:50 |
EmilienM | _ody: will look after released juno | 18:50 |
EmilienM | crinkle: ok. I'm figuring failing tests nw | 18:51 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-horizon: Fix metadata.json lint issues https://review.openstack.org/192840 | 18:52 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-swift: Upgrade puppet-lint and fix metadata, parameter and style lint issues https://review.openstack.org/192841 | 18:56 |
EmilienM | crinkle: glance is weird | 18:58 |
crinkle | EmilienM: what's wrong with glance? | 18:59 |
EmilienM | crinkle: https://review.openstack.org/#/c/192832/ | 18:59 |
EmilienM | I think we miss another backport | 18:59 |
crinkle | arg | 18:59 |
EmilienM | crinkle: found it I think :P | 19:02 |
EmilienM | ah no | 19:03 |
EmilienM | damn | 19:04 |
*** morazi has joined #puppet-openstack | 19:06 | |
crinkle | lol | 19:07 |
*** xarses has joined #puppet-openstack | 19:13 | |
EmilienM | crinkle: got it | 19:13 |
*** xarses has quit IRC | 19:13 | |
*** xarses has joined #puppet-openstack | 19:14 | |
*** xarses has quit IRC | 19:14 | |
crinkle | EmilienM: I think it's a couple of patches | 19:14 |
EmilienM | yeah | 19:14 |
crinkle | EmilienM: one of them is https://review.openstack.org/#/c/152321/ but we don't want to backport it | 19:14 |
EmilienM | no | 19:15 |
crinkle | EmilienM: no i'm wrong or no we shouldn't backport that one? | 19:15 |
EmilienM | crinkle: we should not | 19:16 |
EmilienM | only a kilo thing | 19:16 |
*** openstackgerrit has quit IRC | 19:16 | |
crinkle | right | 19:17 |
*** openstackgerrit has joined #puppet-openstack | 19:17 | |
crinkle | so the only thing that's important to me about https://review.openstack.org/#/c/192832/ is setting an upper bound on the openstacklib dependency, can i just make a patch against stable/juno that only does that? | 19:18 |
EmilienM | crinkle: please do | 19:18 |
crinkle | kk | 19:18 |
EmilienM | swift is also acting weird | 19:19 |
EmilienM | ah no | 19:20 |
EmilienM | recheck works | 19:20 |
openstackgerrit | Colleen Murphy proposed openstack/puppet-glance: Set upper bound on puppet-openstacklib dependency https://review.openstack.org/192846 | 19:21 |
EmilienM | is any core around to help us to start merging some patches? clayton, mgagne, mfisch | 19:23 |
EmilienM | or maybe sbadia | 19:24 |
*** chem has quit IRC | 19:26 | |
*** kevin has joined #puppet-openstack | 19:27 | |
*** kevin is now known as Guest81452 | 19:27 | |
*** chem has joined #puppet-openstack | 19:29 | |
*** kkirkpatrick has quit IRC | 19:30 | |
EmilienM | crinkle, richm: about keystone v3, can you help me to figure what we need merged to do stable/kilo (and eventually put links on https://etherpad.openstack.org/p/puppet-kilo-release ) | 19:36 |
crinkle | EmilienM: i think they have a topic | 19:37 |
EmilienM | crinkle: oh so we expect all topic merged? | 19:37 |
openstackgerrit | Merged openstack/puppet-glance: Set upper bound on puppet-openstacklib dependency https://review.openstack.org/192846 | 19:38 |
crinkle | EmilienM: afaik | 19:38 |
EmilienM | crinkle: wow. | 19:38 |
EmilienM | crinkle: just to make sure, we agreed only on keystone patches, right? not providers | 19:38 |
openstackgerrit | Merged openstack/puppet-heat: Fix metadata.json lint issues https://review.openstack.org/192838 | 19:38 |
openstackgerrit | Merged openstack/puppet-cinder: Fix metadata.json lint issues https://review.openstack.org/192830 | 19:39 |
openstackgerrit | Merged openstack/puppet-openstacklib: Fix metadata.json lint issues https://review.openstack.org/192813 | 19:39 |
openstackgerrit | Merged openstack/puppet-neutron: Fix metadata.json lint issues https://review.openstack.org/192839 | 19:39 |
crinkle | EmilienM: right, not providers for other modules | 19:39 |
EmilienM | ok, seems good then | 19:40 |
*** gfidente^2nd is now known as gfidente | 19:41 | |
*** gfidente has quit IRC | 19:41 | |
*** gfidente has joined #puppet-openstack | 19:41 | |
richm | EmilienM: yes | 19:41 |
openstackgerrit | Merged openstack/puppet-ceilometer: Release 5.1.0 - Juno https://review.openstack.org/192807 | 19:43 |
openstackgerrit | Merged openstack/puppet-ceilometer: Fix lint issues (doc, metadata, manifests) https://review.openstack.org/192829 | 19:43 |
openstackgerrit | Merged openstack/puppet-horizon: Fix metadata.json lint issues https://review.openstack.org/192840 | 19:44 |
openstackgerrit | Merged openstack/puppet-tempest: Release 5.1.0 - Juno https://review.openstack.org/192824 | 19:44 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-ceilometer: Release 5.1.0 - Juno https://review.openstack.org/192856 | 19:45 |
sbadia | wow! it's the war! | 19:45 |
sbadia | hum no, just a merge storm :) | 19:45 |
openstackgerrit | Merged openstack/puppet-nova: Release 5.1.0 - Juno https://review.openstack.org/192811 | 19:46 |
openstackgerrit | Merged openstack/puppet-nova: Fix metadata.json lint issues https://review.openstack.org/192810 | 19:46 |
openstackgerrit | Merged openstack/puppet-vswitch: Release 1.1.0 - Juno https://review.openstack.org/192827 | 19:46 |
sbadia | EmilienM: done for https://review.openstack.org/#/q/status:open+topic:puppet-510,n,z (horizon need a +A) | 19:47 |
openstackgerrit | Merged openstack/puppet-heat: Added missing enable_stack_abandon configuration option. https://review.openstack.org/179762 | 19:47 |
openstackgerrit | Merged openstack/puppet-openstacklib: Release 5.1.0 - Juno https://review.openstack.org/192814 | 19:48 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-vswitch: Release 1.1.0 - Juno https://review.openstack.org/192857 | 19:49 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-tempest: Release 5.1.0 - Juno https://review.openstack.org/192858 | 19:51 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-nova: Release 5.1.0 - Juno https://review.openstack.org/192859 | 19:51 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstacklib: Release 5.1.0 - Juno https://review.openstack.org/192860 | 19:52 |
openstackgerrit | Merged openstack/puppet-cinder: Release 5.1.0 - Juno https://review.openstack.org/192809 | 19:52 |
openstackgerrit | Merged openstack/puppet-neutron: Release 5.1.0 - Juno https://review.openstack.org/192837 | 19:52 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-cinder: Release 5.1.0 - Juno https://review.openstack.org/192861 | 19:53 |
openstackgerrit | Merged openstack/puppet-swift: Release 5.1.0 - Juno https://review.openstack.org/192816 | 19:53 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-neutron: Release 5.1.0 - Juno https://review.openstack.org/192862 | 19:53 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-swift: Release 5.1.0 - Juno https://review.openstack.org/192863 | 19:56 |
openstackgerrit | Merged openstack/puppet-keystone: Release 5.1.0 - Juno https://review.openstack.org/192826 | 19:57 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-keystone: Release 5.1.0 - Juno https://review.openstack.org/192864 | 19:57 |
openstackgerrit | Merged openstack/puppet-horizon: Release 5.1.0 - Juno https://review.openstack.org/192821 | 19:58 |
openstackgerrit | Merged openstack/puppet-glance: Release 5.1.0 - Juno https://review.openstack.org/192812 | 19:58 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-tempest: Release 5.1.0 - Juno https://review.openstack.org/192858 | 20:00 |
*** stevemar has quit IRC | 20:00 | |
openstackgerrit | Sebastien Badia proposed openstack/puppet-vswitch: Fix metadata.json lint issues https://review.openstack.org/192866 | 20:01 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-vswitch: Release 1.1.0 - Juno https://review.openstack.org/192857 | 20:02 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-horizon: Release 5.1.0 - Juno https://review.openstack.org/192867 | 20:02 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-glance: Release 5.1.0 - Juno https://review.openstack.org/192868 | 20:03 |
EmilienM | crinkle, sbadia: I think I'm done with https://review.openstack.org/#/q/topic:puppet-510,n,z | 20:04 |
sbadia | EmilienM: please do not modify a patch during a backport | 20:04 |
sbadia | EmilienM: for vswitch I just cherry-picked the commit https://review.openstack.org/192866 | 20:04 |
sbadia | (for https://review.openstack.org/192857 ) | 20:04 |
EmilienM | oh indeed | 20:04 |
openstackgerrit | Athanasios Douitsis proposed openstack/puppet-vswitch: Add specification for vswitch::ovs on FreeBSD https://review.openstack.org/192872 | 20:11 |
EmilienM | sbadia, crinkle: I missed heat. Doing it right now | 20:12 |
openstackgerrit | Merged openstack/puppet-vswitch: Fix metadata.json lint issues https://review.openstack.org/192866 | 20:14 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-heat: Release 5.1.0 - Juno https://review.openstack.org/192873 | 20:15 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-heat: Release 5.1.0 - Juno https://review.openstack.org/192873 | 20:17 |
openstackgerrit | Merged openstack/puppet-ceilometer: Release 5.1.0 - Juno https://review.openstack.org/192856 | 20:18 |
openstackgerrit | Merged openstack/puppet-tempest: Fix metadata.json lint issues https://review.openstack.org/192822 | 20:18 |
*** RichardR_ has joined #puppet-openstack | 20:19 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-vswitch: Release 1.1.0 - Juno https://review.openstack.org/192857 | 20:20 |
openstackgerrit | Merged openstack/puppet-cinder: Release 5.1.0 - Juno https://review.openstack.org/192861 | 20:21 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-tempest: Release 5.1.0 - Juno https://review.openstack.org/192858 | 20:21 |
EmilienM | sbadia: all done. | 20:22 |
RichardR_ | EmilienM: In terms of the Puppet Forge 'openstack' account - this has to be associated with a particular email address for login. There are a couple options (a) it can be one of us (probably you, the PTL) (b) we can configure a group email @puppetlabs.com and associate it with that (c) create some other account with shared access. I am not sure if there is a 'standard' for this type of 'shared account' model in OpenStack cult | 20:22 |
RichardR_ | ure / governance. | 20:22 |
openstackgerrit | Merged openstack/puppet-horizon: Release 5.1.0 - Juno https://review.openstack.org/192867 | 20:23 |
EmilienM | RichardR_: well, it's up to you. If you trust me, I can be the contact while I'm running PTL position. | 20:23 |
*** RichardR_ is now known as RichardRaseley | 20:23 | |
EmilienM | this is just a login/password I guess | 20:23 |
RichardRaseley | Yes, it is. | 20:23 |
sbadia | EmilienM: thanks! | 20:23 |
EmilienM | sbadia: I'm tired now, thanks ! | 20:23 |
RichardRaseley | EmilienM: I am fine with that, I can always manually change it from the back-end if you go rouge. =P | 20:24 |
mdorman | trying ot get beaker tests to run locally for https://review.openstack.org/#/c/192009/ so i can figure out why they’re failing. should beaker be able to work with vagrant and parallels provider? does anybody have this working to run locally on mac? | 20:24 |
mdorman | you requested. Please find an alternate box or use an alternate provider. Double-check your requested provider to verify you didn't | 20:24 |
EmilienM | RichardRaseley: or drunk | 20:24 |
mdorman | simply misspell it. | 20:24 |
mdorman | ^ is what i end up with | 20:24 |
EmilienM | RichardRaseley: I'm rarely rouge | 20:24 |
openstackgerrit | Merged openstack/puppet-neutron: Release 5.1.0 - Juno https://review.openstack.org/192862 | 20:24 |
openstackgerrit | Merged openstack/puppet-openstacklib: Release 5.1.0 - Juno https://review.openstack.org/192860 | 20:25 |
EmilienM | mdorman: install a real linux :P | 20:25 |
RichardRaseley | EmilienM: Ha, +1 | 20:25 |
openstackgerrit | Merged openstack/puppet-nova: Release 5.1.0 - Juno https://review.openstack.org/192859 | 20:28 |
mdorman | yeah, i was hoping it would not come to that | 20:28 |
mdorman | but beaker still requires vagrant, right? | 20:28 |
mdorman | so i can’t just run a linux vm and run all this stuff directly there… still need other vms for it to actually run the tests | 20:29 |
openstackgerrit | Merged openstack/puppet-vswitch: Release 1.1.0 - Juno https://review.openstack.org/192857 | 20:30 |
mgagne | any 5.1.0 coming for heat? | 20:30 |
mdorman | hmm, maybe this is just a transient error and actually not my fault | 20:30 |
mdorman | recheck here i come! | 20:30 |
EmilienM | mgagne: yeah | 20:31 |
EmilienM | mgagne: https://review.openstack.org/#/c/192873/ | 20:31 |
mgagne | wrong branch? or is there no stable/juno branch? | 20:31 |
EmilienM | mgagne: wait for backport | 20:32 |
openstackgerrit | Merged openstack/puppet-tempest: Release 5.1.0 - Juno https://review.openstack.org/192858 | 20:32 |
EmilienM | mgagne: or help us :P | 20:32 |
EmilienM | mgagne: I don't backport a patch not merged | 20:32 |
mgagne | sorry, I don't know the workflow, was watching for changes in topic/branch | 20:32 |
EmilienM | mgagne: first we patch master, then backport | 20:32 |
EmilienM | heat was the last one because I was missing for last patches in stable/juno | 20:32 |
mgagne | ok | 20:32 |
mgagne | Im preparing changes for LP projects | 20:33 |
crinkle | mdorman: if you set the env variable BEAKER_set=nodepool-trusty it will act like it does in CI and just run on localhost | 20:34 |
EmilienM | mgagne: thx I was about asking some help on LP | 20:34 |
mdorman | crinkle: cool i’ll give that a shot | 20:35 |
EmilienM | crinkle: I tried to fix puppet-swift for metadata by backporting https://review.openstack.org/#/c/192841/ but as you can see there is many errors, not worth to debug just for metadata file. | 20:36 |
openstackgerrit | Merged openstack/puppet-keystone: Release 5.1.0 - Juno https://review.openstack.org/192864 | 20:36 |
crinkle | EmilienM: i don't care that much about the license linting thing | 20:36 |
EmilienM | crinkle: cool, so we can merge it? | 20:37 |
EmilienM | crinkle: or do you want me to revert this change? | 20:37 |
crinkle | EmilienM: no, you still shouldn't change backports | 20:37 |
EmilienM | ok ok | 20:37 |
EmilienM | let's go | 20:37 |
openstackgerrit | Merged openstack/puppet-heat: Release 5.1.0 - Juno https://review.openstack.org/192873 | 20:37 |
crinkle | EmilienM: so just backport it as-is | 20:37 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-swift: Release 5.1.0 - Juno https://review.openstack.org/192863 | 20:38 |
crinkle | EmilienM: thank you | 20:38 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-glance: Release 5.1.0 - Juno https://review.openstack.org/192868 | 20:38 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-heat: Release 5.1.0 - Juno https://review.openstack.org/192881 | 20:39 |
EmilienM | crinkle: w00t, all patches sent | 20:39 |
EmilienM | crinkle, sbadia: I need your magic powers on https://review.openstack.org/#/q/status:open+branch:stable/juno+topic:puppet-510,n,z and I think we are good to release | 20:40 |
mgagne | # TODO(mgagne) Sync milestone date_released | 20:40 |
mgagne | haha | 20:40 |
EmilienM | lol | 20:40 |
mgagne | at least 5.2.0 has been created for juno | 20:41 |
mgagne | mfisch: we usually wait for the release to happen before marking bugs as released: https://bugs.launchpad.net/puppet-neutron/+bug/1409667 | 20:42 |
openstack | Launchpad bug 1409667 in puppet-nova juno "Switch to TLSv1 as SSLv3 is considered insecure and is disabled by default" [Undecided,Fix released] - Assigned to Lukas Bezdicka (social-b) | 20:42 |
*** michchap has quit IRC | 20:44 | |
*** michchap has joined #puppet-openstack | 20:44 | |
*** tlbr has quit IRC | 20:47 | |
*** tlbr has joined #puppet-openstack | 20:47 | |
EmilienM | crinkle: I'm starting to create tags on Gerrit | 20:49 |
EmilienM | crinkle: and then I'll see the Puppet forge | 20:50 |
crinkle | EmilienM: okay | 20:50 |
*** xingchao has joined #puppet-openstack | 20:52 | |
openstackgerrit | Merged openstack/puppet-heat: Release 5.1.0 - Juno https://review.openstack.org/192881 | 20:52 |
openstackgerrit | Merged openstack/puppet-swift: Release 5.1.0 - Juno https://review.openstack.org/192863 | 20:52 |
openstackgerrit | Merged openstack/puppet-glance: Release 5.1.0 - Juno https://review.openstack.org/192868 | 20:53 |
EmilienM | crinkle: just to make sure, we follow this guide ? https://wiki.openstack.org/wiki/StableBranchRelease#Tag | 20:54 |
*** rcallawa_ has joined #puppet-openstack | 20:56 | |
*** xingchao has quit IRC | 20:57 | |
*** delatte has joined #puppet-openstack | 20:59 | |
crinkle | EmilienM: yes, but tag is 5.1.0 | 20:59 |
EmilienM | crinkle: ok, it says I'm not allowed probably a gpg issue. working on it | 21:00 |
*** cdelatte has quit IRC | 21:00 | |
crinkle | EmilienM: i don't think it cares about gpg | 21:00 |
*** rcallawa has quit IRC | 21:00 | |
*** rcallawa_ has quit IRC | 21:01 | |
crinkle | my key wasn't trusted by anyone | 21:01 |
EmilienM | crinkle: gpg: skipped "Emilien Macchi <emilien@redhat.com>": secret key not available | 21:01 |
*** dprince has quit IRC | 21:01 | |
EmilienM | the -s is signing the tag, which makes sense | 21:01 |
EmilienM | I have a gpg config issue, i'm on it | 21:01 |
crinkle | oh okay | 21:02 |
sbadia | EmilienM: need help ? | 21:08 |
EmilienM | sbadia: I'm fixing my GPG config, I recently re-install my system | 21:09 |
*** bklei has joined #puppet-openstack | 21:09 | |
sbadia | (git --global config user.signingkey 0x…) | 21:09 |
sbadia | ah ok :) | 21:09 |
sbadia | crinkle: we will make a keysign at the next physical meeting :) | 21:12 |
EmilienM | sbadia: it works :P | 21:14 |
sbadia | \o/ | 21:14 |
*** aimon has quit IRC | 21:15 | |
EmilienM | ERROR: Permission to openstack/puppet-ceilometer.git denied to EmilienM. | 21:15 |
EmilienM | crinkle: is it because my remote is github? | 21:16 |
crinkle | EmilienM: lol maybe :P | 21:17 |
crinkle | try it the way it is in the wiki | 21:17 |
EmilienM | does not work either | 21:18 |
EmilienM | ok re-reading | 21:18 |
imcsk8_ | EmilienM: do you know if this could be merged? https://review.openstack.org/#/c/189372/ | 21:19 |
EmilienM | imcsk8_: in the middle of doing a release, I'm looking just after | 21:19 |
imcsk8_ | EmilienM: thanks | 21:19 |
EmilienM | crinkle, sbadia done | 21:20 |
EmilienM | \o/ | 21:20 |
EmilienM | let's see | 21:20 |
sbadia | woots! | 21:20 |
EmilienM | sbadia, crinkle: https://github.com/openstack/puppet-ceilometer/releases/tag/5.1.0 | 21:20 |
crinkle | \o/ | 21:21 |
sbadia | \o/ | 21:21 |
EmilienM | my mother will be proud | 21:21 |
crinkle | lol | 21:21 |
sbadia | haha :D | 21:21 |
*** openstackgerrit has quit IRC | 21:24 | |
*** openstackgerrit has joined #puppet-openstack | 21:24 | |
*** dfisher has quit IRC | 21:28 | |
EmilienM | crinkle: openstack done | 21:29 |
EmilienM | now puppetlabs | 21:29 |
EmilienM | I have no idea how to do that | 21:29 |
crinkle | EmilienM: 1) git clone 2) git checkout origin/stable/juno 3) puppet module build . 4) log in and upload the tarball | 21:30 |
EmilienM | crinkle: I feel like http://openstackreactions.enovance.com/2015/02/the-effect-to-the-gate-when-introducing-a-bad-commit-in-a-client-release/ | 21:31 |
crinkle | s/origin\/stable\/juno/5.1.0 | 21:31 |
crinkle | haha | 21:31 |
openstackgerrit | Richard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - add domains to service_identity https://review.openstack.org/180586 | 21:39 |
openstackgerrit | Richard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - the user_role resource https://review.openstack.org/174999 | 21:39 |
openstackgerrit | Richard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - v3 domain utility code https://review.openstack.org/178385 | 21:39 |
openstackgerrit | Richard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - keystone and keystone::roles::admin https://review.openstack.org/175060 | 21:39 |
openstackgerrit | Richard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - the user resource https://review.openstack.org/174976 | 21:39 |
openstackgerrit | Richard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - the project resource https://review.openstack.org/174468 | 21:39 |
openstackgerrit | Richard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - beaker tests https://review.openstack.org/178828 | 21:39 |
openstackgerrit | Richard Megginson proposed openstack/puppet-keystone: support for keystone v3 api - the domain resource https://review.openstack.org/174439 | 21:39 |
*** soundboy45 has quit IRC | 21:40 | |
EmilienM | crinkle: https://gist.github.com/EmilienM/ecafa712fdab9f9942b3 | 21:41 |
EmilienM | crinkle: very dumb but if you want it | 21:41 |
crinkle | EmilienM: neat | 21:41 |
RichardRaseley | EmilienM: I've submitted a request to get the rest of the OpenStack Puppet Modules designated as 'Puppet Approved', will probably take a week or two (FYI). | 21:44 |
EmilienM | RichardRaseley: which ones? | 21:45 |
RichardRaseley | EmilienM: https://gist.github.com/anonymous/b7b491c2b1d41d3a9dae | 21:45 |
EmilienM | crinkle: puppetlabs release | 21:46 |
EmilienM | done | 21:46 |
EmilienM | RichardRaseley: great start I would say | 21:46 |
EmilienM | RichardRaseley: thanks a lot | 21:46 |
RichardRaseley | EmilienM: NP, I'll update the group on status as it progresses. | 21:46 |
EmilienM | crinkle: it was a good practice before kilo :P | 21:47 |
crinkle | EmilienM: :D | 21:47 |
EmilienM | sbadia: https://review.openstack.org/#/c/191287/ is still failing btw | 21:51 |
*** aimon has joined #puppet-openstack | 21:57 | |
mgagne | EmilienM: updated all milestones release date and status. will see for bugs status later tomorrow | 22:02 |
EmilienM | mgagne: ack. Thanks a lot | 22:02 |
*** delatte has quit IRC | 22:10 | |
EmilienM | mgagne, crinkle: I'm doing https://docs.google.com/spreadsheets/d/1XVrmEiLrJSdxDo-S_vFB7ljxTdYg-pe8hiMUryRor5A/edit#gid=1728934113 - it will much easier than etherpad | 22:12 |
*** bklei has quit IRC | 22:12 | |
mgagne | sure | 22:12 |
*** bklei has joined #puppet-openstack | 22:12 | |
openstackgerrit | Colleen Murphy proposed openstack/puppet-neutron: Fix parsing of network gateway id for router https://review.openstack.org/187038 | 22:15 |
*** delatte has joined #puppet-openstack | 22:18 | |
EmilienM | mdorman, mgagne: do we need https://review.openstack.org/#/c/192009/ in stable/kilo ? | 22:19 |
*** bklei_ has joined #puppet-openstack | 22:25 | |
*** bklei has quit IRC | 22:25 | |
EmilienM | can anyone look at a kilo blocker for trove ? https://review.openstack.org/#/c/169808/ | 22:28 |
mdorman | i will definitely need it for us going to kilo, so i would say we do | 22:30 |
RichardRaseley | EmilienM: With regard to your Juno release email http://goo.gl/xyZCkl | 22:31 |
crinkle | richm: what happened to the is_admin param for keystone_domain? don't we need that? https://review.openstack.org/#/c/174439/29..30/lib/puppet/type/keystone_domain.rb | 22:31 |
EmilienM | RichardRaseley: lol | 22:31 |
richm | crinkle: no, because we're not updating the policy anymore, because we're just using the standard non-v3 policy | 22:32 |
crinkle | richm: so there's no longer any need to have the admin domain id in policy.json anymore? | 22:32 |
richm | crinkle: correct | 22:32 |
crinkle | richm: what defines an admin domain then? | 22:32 |
*** bklei_ has quit IRC | 22:32 | |
richm | crinkle: nothing | 22:32 |
crinkle | richm: then what defines a user with administrative powers on all domains? | 22:33 |
richm | crinkle: I don't know - stevemar? | 22:34 |
richm | maybe token auth with admin token? | 22:34 |
* richm thought he could safely avoid v3 policy . . . | 22:35 | |
crinkle | i would <3 avoiding messing with that file :) | 22:35 |
crinkle | i just don't get it | 22:35 |
richm | I don't either | 22:36 |
richm | If we have cloud_admin/admin_domain, we have to either mess with that file, or figure out a way to do admin token auth for some tasks, and cloud_admin username/password auth for everything else | 22:37 |
richm | because once the v3 policy is in place, admin token auth is gone | 22:37 |
richm | crinkle: with the regular admin user, I can create new domains, and create users in those new domains | 22:43 |
richm | I have to specify the v3 arguments to openstack - use --os-auth-url http://localhost:500/v3 --os-identity-api-version 3 --os-user-domain-name default --os-project-domain-name default | 22:44 |
*** xingchao has joined #puppet-openstack | 22:44 | |
crinkle | richm: this is using the admin token? | 22:44 |
richm | crinkle: no, using the admin user/password | 22:44 |
crinkle | huh okay | 22:44 |
richm | I'm baffled | 22:45 |
crinkle | me too | 22:45 |
richm | I appear to be getting a project scoped token for the foo project in the default domain, but that allows me to create a new domain, and create a user in that new domain? | 22:45 |
richm | where's that stevemar guy when you need him? | 22:45 |
crinkle | the default domain is also the default admin domain maybe? | 22:46 |
*** xingchao has quit IRC | 22:52 | |
richm | crinkle: the "admin" role is magic - https://bugs.launchpad.net/keystone/+bug/968696 | 22:53 |
openstack | Launchpad bug 968696 in Keystone ""admin"-ness not properly scoped" [High,Confirmed] - Assigned to Adam Young (ayoung) | 22:53 |
richm | crinkle: so because the admin user has been granted the admin role, the admin user magically can do anything | 22:54 |
crinkle | hahaha | 22:54 |
richm | so yes, looks like stevemar was right, and we can punt on the v3 policy/admin_domain stuff | 22:55 |
*** Guest81452 has quit IRC | 22:55 | |
crinkle | until they fix the bug... | 22:55 |
*** ducttape_ has quit IRC | 22:55 | |
richm | . . . then we'll have to tackle the v3 policy . . . | 23:00 |
*** mdorman has quit IRC | 23:01 | |
richm | https://bugs.launchpad.net/keystone/+bug/968696/comments/16 | 23:02 |
openstack | Launchpad bug 968696 in Keystone ""admin"-ness not properly scoped" [High,Confirmed] - Assigned to Adam Young (ayoung) | 23:02 |
richm | "... However, just changing this outright will break most/all curent deployments." | 23:02 |
richm | all.include?('puppet-openstack') | 23:02 |
richm | true | 23:02 |
*** gfidente has quit IRC | 23:10 | |
*** rcallawa has joined #puppet-openstack | 23:12 | |
*** rcallawa has joined #puppet-openstack | 23:13 | |
*** dmellado_ has joined #puppet-openstack | 23:14 | |
*** dmellado has quit IRC | 23:16 | |
*** dmellado_ is now known as dmellado | 23:16 | |
*** chem has quit IRC | 23:16 | |
*** gildub has joined #puppet-openstack | 23:21 | |
openstackgerrit | Merged openstack/puppet-cinder: Added support for DellStorageCenter ISCSI cinder driver https://review.openstack.org/189372 | 23:22 |
*** chem has joined #puppet-openstack | 23:40 | |
*** RichardRaseley has quit IRC | 23:52 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!