sdake | SiRiuS_ cool thanks | 00:00 |
---|---|---|
sdake | as far as i can tell haproxy keeps going south | 00:00 |
SiRiuS_ | sdake, maybe try and deploy without haproxy | 00:01 |
sdake | <6>2016-03-20T23:55:13Z groan Keepalived_healthcheckers[15]: Netlink: filter function error | 00:01 |
sdake | groan | 00:02 |
sdake | selinux | 00:02 |
SiRiuS_ | sdake, yeah, you need to disable that... like the docs say :) | 00:03 |
sdake | lol | 00:03 |
sdake | ya rtfm right | 00:03 |
sdake | i wrote many of that :) | 00:03 |
sdake | kolla works remarkably well with selinux enabled ;-) | 00:07 |
*** bmace has quit IRC | 00:07 | |
*** bmace has joined #kolla | 00:07 | |
SamYaple | sdake: it does not work at all with selinux enabled when deploying | 00:08 |
SamYaple | after deployment, yea | 00:08 |
sdake | i deployed with selinux enabled just fine | 00:09 |
SamYaple | i assure you, you did not. either selinux was not actually enabled, or it was already deployed | 00:09 |
SamYaple | selinux _will_ block sudo that we use if its enabled without the right profiles | 00:09 |
sdake | i'm in the wheel group | 00:10 |
sdake | but it doesn't matter it was definately enabled and i've deployed about 15 times | 00:10 |
sdake | may not work multinode | 00:10 |
SamYaple | that has absolutely nothign to do with it | 00:10 |
sdake | although haproxy tanks badly | 00:11 |
SamYaple | your user is not the one that runs anything, its all the docker daemon | 00:11 |
sdake | try it for yourself | 00:11 |
SamYaple | I have. i am well aware of where it breaks and why | 00:11 |
SamYaple | we talked about it at the midcycle | 00:11 |
SamYaple | so either you have some super awful policies letting a bunch of stuff through.... or its not enabled | 00:12 |
SamYaple | both are possible | 00:12 |
sdake | its not enabled now | 00:12 |
sdake | i have defult enforcing policies | 00:12 |
sdake | have/had | 00:12 |
SamYaple | i did a big writeup on this for kolla. kolla doesnt work with selinux for deployment, it kinda works after deployment | 00:12 |
sdake | it may noot eploy correctly but it finishes deploying | 00:13 |
sdake | and init-runonce works | 00:13 |
sdake | booting vms does not | 00:13 |
SamYaple | if you say so sdake | 00:13 |
openstackgerrit | Angus Salkeld proposed openstack/kolla-mesos: Fix python 3 unit tests https://review.openstack.org/295054 | 00:13 |
*** Jeffrey4l__ has quit IRC | 00:19 | |
openstackgerrit | Merged openstack/kolla: Explain how to use kolla-ansible pull https://review.openstack.org/284991 | 00:21 |
sdake | https://bugs.launchpad.net/tripleo/+bug/1367742 | 00:23 |
openstack | Launchpad bug 1367742 in tripleo "keepalived brings the VIP up in multiple places on a controller reboot" [High,Triaged] | 00:23 |
*** sdake has quit IRC | 00:24 | |
openstackgerrit | Merged openstack/kolla: Update quickstart doc to use drop-in unit files https://review.openstack.org/294869 | 00:24 |
*** ccesario has joined #kolla | 00:26 | |
*** sdake has joined #kolla | 00:29 | |
SamYaple | sdake: whats up with the vip thing | 00:31 |
sdake | not sure | 00:31 |
sdake | laptop vm who knows such things | 00:31 |
SamYaple | no i mean why did you post it | 00:34 |
sdake | because i had that netlink error | 00:34 |
sdake | keepalived was spewing it | 00:35 |
sdake | after clean reboot still spewing it | 00:39 |
sdake | SamYaple what do you make of this http://paste.fedoraproject.org/343188/45852084/ -> http://paste.fedoraproject.org/343188/45852084 | 00:41 |
sdake | keepalived entered backup state immediatly it appears | 00:41 |
sdake | nova api still producing 104 errors | 00:42 |
SamYaple | keepalived wont be in master state anymore | 00:42 |
sdake | it goes straight from master to backup? | 00:43 |
SamYaple | i meant the config file | 00:44 |
sdake | 2016-03-21 00:36:41.043 24 WARNING nova.image.glance [req-1ce2db9d-da94-4ff6-a509-330d67331884 bf5f7206697d471aab3f95a83ad0cffe 14154fc479e6403ba3ca84fe21a9d8ab - - -] No protocol specified in for api_server 'http://192.168.56.101:9292', please update [glance] api_servers with fully qualified url including scheme (http / https) | 00:45 |
sdake | that doesn't seem to make any sense | 00:45 |
sdake | that is why nova boot is timing out | 00:45 |
sdake | that raises an exception | 00:46 |
sdake | [glance] | 00:47 |
sdake | api_servers = 192.168.56.101:9292 | 00:47 |
sdake | ya thats the problem loos like | 00:47 |
SamYaple | needs protocol | 00:49 |
SamYaple | wierd. are you running ceph? | 00:49 |
sdake | nope | 00:49 |
SamYaple | this error is not in my logs | 00:49 |
sdake | but fixing it removed the erorr but didn't fix nova boot | 00:50 |
sdake | maybe it was reverted in master | 00:50 |
sdake | centos binary is weeks behind | 00:50 |
*** vhosakot has quit IRC | 00:52 | |
SamYaple | keystone releases an 8.1.0?!? | 00:55 |
SamYaple | sdake: http://lists.openstack.org/pipermail/openstack-dev/2016-March/088219.html | 00:56 |
*** iceyao has joined #kolla | 00:57 | |
sdake | odd no-reply in headers of message | 00:59 |
*** iceyao has quit IRC | 01:02 | |
*** iceyao has joined #kolla | 01:06 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Update version pins for mitaka https://review.openstack.org/295052 | 01:08 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Split versions onto new line https://review.openstack.org/295051 | 01:08 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Update to latest stable versions https://review.openstack.org/295050 | 01:08 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Allow version_check to work on local git repo https://review.openstack.org/295056 | 01:08 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Dynamically pull list of projects and versions https://review.openstack.org/295057 | 01:08 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Allow version_check to work on local git repo https://review.openstack.org/295056 | 01:11 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Dynamically pull list of projects and versions https://review.openstack.org/295057 | 01:11 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Update version pins for mitaka https://review.openstack.org/295052 | 01:11 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Split versions onto new line https://review.openstack.org/295051 | 01:11 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Update to latest stable versions https://review.openstack.org/295050 | 01:11 |
SamYaple | ugh i hate patchstreams | 01:11 |
*** daneyon has joined #kolla | 01:12 | |
*** daneyon has quit IRC | 01:20 | |
*** phuongnh has joined #kolla | 01:21 | |
*** vhosakot has joined #kolla | 01:22 | |
sdake | nova api says cirros image not found | 01:24 |
sdake | registered image via member-create | 01:25 |
sdake | and updated to accepted | 01:25 |
sdake | still no bueno | 01:25 |
sdake | SamYaple thoughts? | 01:25 |
SamYaple | i dont know what is wrong with your environment, no. i would stil lguess glance personally | 01:25 |
SamYaple | errr rabbitmq | 01:25 |
SamYaple | sdake: this really needs to merge like yesterday | 01:28 |
SamYaple | https://review.openstack.org/#/c/294921/ | 01:28 |
SamYaple | mariadb multinode is bust | 01:28 |
SamYaple | infact theres a bunch of patches in the queue it would be cool if you could ack | 01:29 |
SamYaple | im sitting on ~10 patches to make my environment work | 01:29 |
sdake | i am actually getting ready to leave to phoenix in about 5-10 minutes | 01:29 |
sdake | but if i'm still alive when I get home I'll go over the review queue | 01:29 |
*** Liuqing has joined #kolla | 01:30 | |
SamYaple | ok | 01:30 |
SamYaple | plan is still to tag tomorrow, yes? | 01:30 |
SamYaple | or rather branch | 01:30 |
sdake | lets get these reviews in | 01:33 |
sdake | and branch when kolla is stable | 01:33 |
sdake | it may be unstable on my end because of master vs rcs built in my environment | 01:33 |
sdake | hard to tell | 01:33 |
sdake | but i dont have time atm to rebuild, i am packing my computer to roll out | 01:34 |
sdake | 2 hour drive | 01:34 |
sdake | i should be home in 3 hours or so | 01:34 |
SamYaple | well we dont tag after a branch so we still ahve time for "stable" | 01:34 |
SamYaple | but youre right sdake it shouldnt be known broken | 01:35 |
SamYaple | but we are gating on master code right now so its dangerous | 01:35 |
sdake | right i understand the issue clearly | 01:35 |
sdake | but if there are patches we know fix nonmsater brekaage we shoudl mere them | 01:35 |
sdake | you mentioned you have 10 patches | 01:35 |
SamYaple | yes | 01:36 |
SamYaple | various things from critical to needed | 01:36 |
sdake | make sure all the stuff has bug ids please | 01:36 |
sdake | i've got to roll - wife yelling | 01:36 |
sdake | later | 01:36 |
SamYaple | bye | 01:36 |
*** sdake has quit IRC | 01:36 | |
SamYaple | mandre: you around? | 01:37 |
mandre | not for long SamYaple | 01:37 |
mandre | what's up? | 01:37 |
SamYaple | i was going to be for some reviewes | 01:38 |
SamYaple | but if youre leaving its fine | 01:38 |
mandre | point me to them, we'll see if I have time :) | 01:38 |
SamYaple | ok its a few in order of please-merge-now | 01:39 |
SamYaple | https://review.openstack.org/294921 | 01:39 |
mandre | BTW, I'll be on and off for the next 2 weeks | 01:39 |
SamYaple | https://review.openstack.org/294863 | 01:39 |
SamYaple | no problem | 01:39 |
SamYaple | https://review.openstack.org/#/c/294862 | 01:39 |
SamYaple | https://review.openstack.org/#/c/294937/ | 01:40 |
SamYaple | https://review.openstack.org/#/c/294931/ | 01:40 |
SamYaple | https://review.openstack.org/#/c/293797/ | 01:40 |
SamYaple | https://review.openstack.org/#/c/293728 | 01:40 |
SamYaple | err, not that last one | 01:40 |
mandre | you know what, I'll just search for patches with owner:SamYaple :) | 01:41 |
SamYaple | https://review.openstack.org/#/q/owner:sam%2540yaple.net+status:open | 01:41 |
SamYaple | anything from mysql up | 01:41 |
mandre | arghh I had even less time than I though | 01:43 |
mandre | bbl | 01:43 |
SamYaple | lol | 01:43 |
*** vhosakot has quit IRC | 01:45 | |
*** weiyu has joined #kolla | 01:45 | |
*** vhosakot has joined #kolla | 01:45 | |
*** iceyao_ has joined #kolla | 01:53 | |
*** iceyao has quit IRC | 01:53 | |
*** Liuqing has quit IRC | 01:57 | |
*** SiRiuS_ has quit IRC | 01:58 | |
*** iceyao has joined #kolla | 02:02 | |
openstackgerrit | Vikram Hosakote proposed openstack/kolla: Fix Linux bridge reconfig issue https://review.openstack.org/295059 | 02:02 |
*** iceyao_ has quit IRC | 02:06 | |
openstackgerrit | Merged openstack/kolla: Add check if all the hostnames are resolvable https://review.openstack.org/294713 | 02:10 |
*** rhallisey has quit IRC | 02:11 | |
*** iceyao_ has joined #kolla | 02:20 | |
openstackgerrit | Merged openstack/kolla: Attach external NIC to a NAT-Network if on Wi-Fi https://review.openstack.org/294340 | 02:21 |
*** vhosakot has quit IRC | 02:22 | |
SamYaple | thanks for the reviews asalkeld | 02:23 |
SamYaple | lots of little things to merge before we branch | 02:23 |
asalkeld | np | 02:23 |
*** iceyao has quit IRC | 02:23 | |
*** vhosakot has joined #kolla | 02:48 | |
*** klint has joined #kolla | 02:51 | |
*** mdnadeem has joined #kolla | 03:00 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Dynamically pull list of projects and versions https://review.openstack.org/295057 | 03:01 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Update version pins for mitaka https://review.openstack.org/295052 | 03:01 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Split versions onto new line https://review.openstack.org/295051 | 03:01 |
*** daneyon has joined #kolla | 03:02 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Update version pins for mitaka https://review.openstack.org/295052 | 03:05 |
openstackgerrit | Merged openstack/kolla: Fix Linux bridge reconfig issue https://review.openstack.org/295059 | 03:08 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Dynamically pull list of projects and versions https://review.openstack.org/295057 | 03:10 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Update version pins for mitaka https://review.openstack.org/295052 | 03:10 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Split versions onto new line https://review.openstack.org/295051 | 03:10 |
*** vhosakot has quit IRC | 03:17 | |
*** iceyao_ has quit IRC | 03:21 | |
*** iceyao has joined #kolla | 03:21 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Fix heat endpoint registration https://review.openstack.org/295025 | 03:23 |
*** dave-mccowan has quit IRC | 03:27 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Fix rax-ord gate https://review.openstack.org/295001 | 03:28 |
SamYaple | asalkeld: would you be willing to take on https://bugs.launchpad.net/kolla/+bug/1559828 | 03:41 |
openstack | Launchpad bug 1559828 in kolla "deprecated heat options" [High,Triaged] | 03:41 |
SamYaple | ? | 03:41 |
asalkeld | looking | 03:41 |
SamYaple | basically we just want to remove those deprecated things and use non-deprecated things | 03:41 |
SamYaple | should be config-option only type stuff | 03:41 |
asalkeld | yeah, just need a line or two in the heat environment | 03:42 |
SamYaple | thats what im thinking, but i know nothing about heat | 03:42 |
SamYaple | if you can handle it i would be grateful | 03:42 |
asalkeld | k | 03:43 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Update version pins for mitaka https://review.openstack.org/295052 | 03:48 |
openstackgerrit | Angus Salkeld proposed openstack/kolla-mesos: Fix auto doc generation https://review.openstack.org/295074 | 03:52 |
asalkeld | SamYaple: are you more interested in a user using the deprecated plugin, or just the log? | 04:00 |
asalkeld | i have a way to disable it, but for some reason it first logs the deprecated, then the fact that it's now disabled | 04:00 |
openstackgerrit | Angus Salkeld proposed openstack/kolla: Disable deprecated heat plugins. https://review.openstack.org/295078 | 04:05 |
asalkeld | SamYaple: ^ | 04:05 |
asalkeld | that's my quick solution | 04:05 |
*** weiyu has quit IRC | 04:36 | |
*** vishwanathj_away has quit IRC | 04:41 | |
*** Marga_ has quit IRC | 04:43 | |
*** mdnadeem has quit IRC | 04:48 | |
*** Jeffrey4l__ has joined #kolla | 04:54 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Install neutron in manila-share group only when enable_manila is true https://review.openstack.org/295024 | 05:03 |
*** barra204 has quit IRC | 05:13 | |
*** jgriffith has quit IRC | 05:13 | |
*** jgriffith has joined #kolla | 05:14 | |
*** weiyu has joined #kolla | 05:14 | |
*** jgriffith is now known as Guest4916 | 05:14 | |
*** weiyu has quit IRC | 05:25 | |
*** sdake has joined #kolla | 05:29 | |
*** vishwanathj has joined #kolla | 05:33 | |
*** sdake has quit IRC | 05:38 | |
*** sdake has joined #kolla | 05:41 | |
*** daneyon has quit IRC | 05:42 | |
nihilifer | o/ | 05:43 |
*** weiyu has joined #kolla | 05:47 | |
*** weiyu has quit IRC | 05:49 | |
*** Liuqing has joined #kolla | 05:52 | |
*** Jeffrey4l__ has quit IRC | 05:53 | |
*** sdake has quit IRC | 05:55 | |
*** weiyu has joined #kolla | 05:56 | |
*** openstackgerrit has quit IRC | 06:17 | |
*** openstackgerrit_ is now known as openstackgerrit | 06:17 | |
*** openstackgerrit_ has joined #kolla | 06:18 | |
*** openstackgerrit_ is now known as openstackgerrit | 06:18 | |
*** openstackgerrit_ has joined #kolla | 06:19 | |
*** Marga_ has joined #kolla | 06:30 | |
*** achanda has quit IRC | 06:31 | |
*** achanda has joined #kolla | 06:34 | |
*** achanda has quit IRC | 06:36 | |
*** Jeffrey4l__ has joined #kolla | 06:36 | |
openstackgerrit | Angus Salkeld proposed openstack/kolla: Disable deprecated heat plugins. https://review.openstack.org/295078 | 06:42 |
*** Jeffrey4l__ has quit IRC | 06:45 | |
*** vishwanathj is now known as vishwanathj_zzz | 07:15 | |
*** gfidente has joined #kolla | 07:30 | |
*** achanda has joined #kolla | 07:36 | |
*** Marga_ has quit IRC | 07:41 | |
*** achanda has quit IRC | 07:42 | |
*** mikelk has joined #kolla | 08:01 | |
*** stvnoyes has quit IRC | 08:04 | |
*** stvnoyes has joined #kolla | 08:05 | |
*** jmccarthy has quit IRC | 08:06 | |
*** jmccarthy has joined #kolla | 08:07 | |
*** rstarmer has joined #kolla | 08:12 | |
*** iceyao has quit IRC | 08:29 | |
*** iceyao has joined #kolla | 08:30 | |
openstackgerrit | Merged openstack/kolla-mesos: Fixing run, show, list for interactive mode https://review.openstack.org/292343 | 08:32 |
openstackgerrit | Merged openstack/kolla-mesos: Added custom help for interactive mode https://review.openstack.org/292384 | 08:32 |
*** akwasnie has joined #kolla | 08:38 | |
*** jmccarthy has quit IRC | 08:45 | |
*** jmccarthy has joined #kolla | 08:48 | |
*** Serlex has joined #kolla | 08:50 | |
*** Jeffrey4l__ has joined #kolla | 08:55 | |
*** achanda has joined #kolla | 09:00 | |
*** achanda has quit IRC | 09:01 | |
*** shardy has joined #kolla | 09:02 | |
*** shardy_ has joined #kolla | 09:06 | |
*** mgoddard has joined #kolla | 09:06 | |
*** mbound has joined #kolla | 09:14 | |
*** Jeffrey4l__ has quit IRC | 09:21 | |
*** elemoine has quit IRC | 09:22 | |
*** SiRiuS_ has joined #kolla | 09:24 | |
*** elemoine has joined #kolla | 09:25 | |
openstackgerrit | Merged openstack/kolla: Allow user to choose filesystem for osd https://review.openstack.org/294863 | 09:26 |
*** athomas has joined #kolla | 09:28 | |
*** rstarmer has quit IRC | 09:35 | |
*** iceyao_ has joined #kolla | 09:44 | |
*** iceyao has quit IRC | 09:46 | |
*** Liuqing has quit IRC | 09:51 | |
openstackgerrit | Merged openstack/kolla: Add memcached_servers to keystone_auth section https://review.openstack.org/294937 | 09:52 |
openstackgerrit | Merged openstack/kolla-mesos: Fix python 3 unit tests https://review.openstack.org/295054 | 09:56 |
*** kproskurin has joined #kolla | 10:01 | |
openstackgerrit | Merged openstack/kolla: Change deprecated options throughout Kolla https://review.openstack.org/294931 | 10:05 |
openstackgerrit | Merged openstack/kolla: Move manila variable https://review.openstack.org/293797 | 10:05 |
*** kproskurin has quit IRC | 10:05 | |
*** ccesario has quit IRC | 10:06 | |
*** pbourke has quit IRC | 10:14 | |
*** pbourke has joined #kolla | 10:14 | |
*** iceyao_ has quit IRC | 10:20 | |
ccesario_ | morning ! | 10:40 |
*** weiyu has quit IRC | 10:46 | |
*** athomas has quit IRC | 10:55 | |
pbourke | anyone know how to wrap long lines in gerrit diffs? | 10:57 |
*** mbound has quit IRC | 11:00 | |
*** achanda has joined #kolla | 11:01 | |
*** achanda has quit IRC | 11:01 | |
*** dims has joined #kolla | 11:01 | |
*** athomas has joined #kolla | 11:01 | |
*** phuongnh has quit IRC | 11:01 | |
*** mbound has joined #kolla | 11:04 | |
*** rhallisey has joined #kolla | 11:14 | |
*** Liuqing has joined #kolla | 11:15 | |
*** shardy has quit IRC | 11:23 | |
*** shardy_ has quit IRC | 11:23 | |
*** shardy has joined #kolla | 11:27 | |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: [WIP] Fix OpenStack services registration https://review.openstack.org/291251 | 11:29 |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Adjust profiles to already implemented services https://review.openstack.org/295222 | 11:29 |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Fix the service conf file path https://review.openstack.org/295223 | 11:29 |
*** mlima has joined #kolla | 11:30 | |
*** dave-mccowan has joined #kolla | 11:47 | |
*** mbound_ has joined #kolla | 11:48 | |
*** mbound has quit IRC | 11:48 | |
*** Liuqing has quit IRC | 12:01 | |
*** sbezverk has joined #kolla | 12:01 | |
*** iceyao has joined #kolla | 12:02 | |
*** dencaval has joined #kolla | 12:02 | |
*** Liuqing has joined #kolla | 12:03 | |
*** dwalsh has joined #kolla | 12:06 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Fix mysql bootstrap https://review.openstack.org/294921 | 12:23 |
*** Liuqing has quit IRC | 12:23 | |
*** Liuqing has joined #kolla | 12:24 | |
*** dwalsh has quit IRC | 12:25 | |
SamYaple | asalkeld: yea what you have works for me if you think thats best. Im just trying to undeprecate mitaka before release | 12:26 |
*** jpeeler has joined #kolla | 12:26 | |
SamYaple | pbourke: can you reconsider https://review.openstack.org/#/c/294638/ | 12:27 |
SamYaple | im not looking to play with formatting right before we branch | 12:27 |
*** Liuqing has quit IRC | 12:27 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Dynamically pull list of projects and versions https://review.openstack.org/295057 | 12:29 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Update version pins for mitaka https://review.openstack.org/295052 | 12:29 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Split versions onto new line https://review.openstack.org/295051 | 12:29 |
SamYaple | pbourke: and also https://review.openstack.org/#/c/294206/ | 12:30 |
SamYaple | pbourke: if you just want ot hit the whole review queue, we are branching stable/mitaka today asap | 12:30 |
SamYaple | need to make sure queue is empty of mergable patches | 12:30 |
SamYaple | like this one pbourke https://review.openstack.org/#/c/294862/ tis got to merge | 12:32 |
SamYaple | fixes all the osd races | 12:32 |
pbourke | SamYaple: the commit msg on the heka log patch doesn't quite make sense to me | 12:32 |
pbourke | "we dont have to copy all configs over at the same time" | 12:33 |
SamYaple | the reason we were copying over all of the heka files was because we didnt have reconfigure task | 12:33 |
SamYaple | so there was no way to get new files to take affect | 12:33 |
SamYaple | now we do so we dont have to copy them | 12:33 |
openstackgerrit | Merged openstack/kolla: Enabled nova->glance snapshots https://review.openstack.org/294638 | 12:33 |
SamYaple | we dont have to copy them if they shouldnt be copied* | 12:33 |
SamYaple | like swift or elasticsearch | 12:33 |
SamYaple | theyll get copied _if_ you deplyo swift, not always | 12:34 |
SamYaple | (notice tehre is no when conditinoal on the current swift file copy) | 12:34 |
pbourke | yeah I see it now | 12:34 |
pbourke | thanks | 12:35 |
SamYaple | akwasnie: i have kibana installed but..... how to use kibana :) | 12:38 |
pbourke | I think ive looked at everything outstanding ping me if not | 12:38 |
openstackgerrit | Merged openstack/kolla: Rework heka log copying https://review.openstack.org/294206 | 12:39 |
openstackgerrit | Merged openstack/kolla: Fix 'optional' config.json values https://review.openstack.org/294350 | 12:39 |
openstackgerrit | Merged openstack/kolla: Install neutron in manila-share group only when enable_manila is true https://review.openstack.org/295024 | 12:39 |
*** athomas has quit IRC | 12:40 | |
SamYaple | pbourke: ping https://review.openstack.org/#/c/294862/ that one is landing in mitaka (it fixes the ceph-osd races) | 12:42 |
SamYaple | oh hey pbourke i do a blog thing now. yaple.net | 12:45 |
pbourke | nice! | 12:46 |
SamYaple | ive been meaning too for a very long time, but i finally got a really good hosted deal and theree we are | 12:46 |
pbourke | you should get a twitter account to go with, seen as noone uses rss anymore ... | 12:46 |
SamYaple | i dont use either! | 12:46 |
SamYaple | yea ayoung was telling me to tweeter yesterday | 12:47 |
SamYaple | maybe i should | 12:47 |
pbourke | well, wordpress gives you rss | 12:47 |
SamYaple | i should really start building an online presence so when the robots come checking theyll see im tech friendly and pro-robit | 12:47 |
pbourke | but I think a lot gave up on it after google killed reader | 12:47 |
pbourke | surprised you're not hosting it yourself though | 12:48 |
SamYaple | ayoung made the right call dissuading me of that | 12:48 |
SamYaple | this is hosted, so no bandwidth and they apply all the security updatess | 12:48 |
SamYaple | been VERY happy with dreamhost so far | 12:48 |
SamYaple | plus i can plug things like cloudflare and letsencrypt in on the fly and they auto configure that stuff | 12:49 |
pbourke | well, yeah, but all those arguments could also apply to the openstack cluster sitting in your closet :) | 12:50 |
SamYaple | not the "they manage teh security updates" argument | 12:50 |
SamYaple | its a very public facing thing adn this is what they do as a company | 12:51 |
SamYaple | if i was hosting it at my house and someone compromised it.... well then all my house is vulerable | 12:51 |
SamYaple | not cool | 12:51 |
*** athomas has joined #kolla | 12:51 | |
*** klint has quit IRC | 13:00 | |
openstackgerrit | Merged openstack/kolla: Fix mysql bootstrap https://review.openstack.org/294921 | 13:02 |
*** kproskurin has joined #kolla | 13:05 | |
*** kproskurin has quit IRC | 13:09 | |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: [WIP] Fix OpenStack services registration https://review.openstack.org/291251 | 13:11 |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Fix the service conf file path https://review.openstack.org/295223 | 13:11 |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Adjust profiles to already implemented services https://review.openstack.org/295222 | 13:11 |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Allow to use "run" method only if the runner is enabled https://review.openstack.org/295267 | 13:11 |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Fix path to ml2_conf.ini files https://review.openstack.org/295268 | 13:11 |
akwasnie | SamYaple: hi:) you have to specify default index pattern in settings (log-*) and then you will be able to discover and visualize data. There are still some things that we have to add to kibana: default dashboards and default index pattern to make the whole process automatic | 13:12 |
*** dwalsh has joined #kolla | 13:19 | |
*** dims_ has joined #kolla | 13:34 | |
*** jtriley has joined #kolla | 13:36 | |
*** dims has quit IRC | 13:36 | |
openstackgerrit | Ryan Hallisey proposed openstack/kolla: Improve openstack-base image for centos binary https://review.openstack.org/295048 | 13:41 |
*** vinkman has joined #kolla | 13:45 | |
*** vinkman has left #kolla | 13:51 | |
SamYaple | akwasnie: awesome. and docs... :D | 13:51 |
*** dave-mccowan has quit IRC | 13:55 | |
SamYaple | rhallisey: look good! the packages. small ask to sort alhpabetically so the diff looks good next time | 13:56 |
rhallisey | sure | 13:56 |
SamYaple | also if you could review this patchstream before our mitakka branch https://review.openstack.org/#/c/295056/ | 13:57 |
SamYaple | folks we are cutting the stable/mitaka branch today | 13:57 |
SamYaple | so if there is anything you dont want to have to backport, get a review up asap | 13:57 |
*** sdake has joined #kolla | 13:58 | |
*** kproskurin has joined #kolla | 13:59 | |
sdake | morning | 13:59 |
SamYaple | morning sdake | 14:00 |
SamYaple | queue looking good for mitaka fork | 14:00 |
SamYaple | were you going to do passwords radnom thing or do you want me too sdake ? | 14:00 |
sdake | i said i would | 14:01 |
sdake | you mean mitaka branch | 14:01 |
sdake | you mean th equeue has been merged | 14:01 |
sdake | i just got up - give me 5-10 mns to wake up | 14:01 |
*** kproskurin has quit IRC | 14:01 | |
SamYaple | most of the queue looks good yes | 14:01 |
SamYaple | i did not know if you would be up for the passwrods thing today | 14:01 |
sdake | remember no caffeiene in my diet anymore | 14:02 |
sdake | ya i can do it in likke 5 minutes | 14:02 |
SamYaple | good! youll live longer | 14:03 |
openstackgerrit | Ryan Hallisey proposed openstack/kolla: Improve openstack-base image for centos binary https://review.openstack.org/295048 | 14:04 |
SamYaple | looks good rhallisey! im looking forward to the time/size of all of this | 14:06 |
SamYaple | did that script i posted help? | 14:06 |
SamYaple | or rather onelner | 14:06 |
rhallisey | yes | 14:06 |
rhallisey | used it exactly as pasted | 14:06 |
SamYaple | awesome! | 14:06 |
rhallisey | thanks | 14:06 |
SamYaple | thats what i do for source too, modified a bit of course | 14:06 |
rhallisey | ya I checked centos-source also, but there was nothing above 10 | 14:07 |
SamYaple | cool | 14:07 |
*** dave-mccowan has joined #kolla | 14:12 | |
openstackgerrit | Merged openstack/kolla: Allow external ceph journals and fix bootstrap https://review.openstack.org/294862 | 14:17 |
sdake | a more reasonable number is probably 5-7 | 14:19 |
sdake | but 10 wfm :) | 14:19 |
sdake | the only real thing we don't want to share is compute | 14:19 |
sdake | e.g. the compute image and base should be small along with libvirt | 14:20 |
*** vishwanathj_zzz is now known as vishwanathj | 14:25 | |
*** spisarski has joined #kolla | 14:26 | |
*** haplo37 has joined #kolla | 14:32 | |
*** Jeffrey4l__ has joined #kolla | 14:40 | |
akwasnie | hi sdake! Did you see my msg yesterday? "Â it turns out that shield requires a licence - it starts with free 30 day trial, but after that additional licence is required. It is easy to install and configure (i tried and it works), but license stuff rather eliminates it from being used in kolla." | 14:41 |
sdake | as suspected | 14:42 |
akwasnie | yes, unfortunately | 14:42 |
*** mgoddard_ has joined #kolla | 14:45 | |
*** mgoddard has quit IRC | 14:48 | |
*** achanda has joined #kolla | 14:50 | |
SamYaple | akwasnie: help me please | 14:52 |
SamYaple | how to view logs in kibana | 14:52 |
SamYaple | akwasnie: as far as i can tell this isnt working at all (i see no logs anywhere) | 14:53 |
SamYaple | but its consuming 1GB of ram! | 14:54 |
SamYaple | sdake: https://review.openstack.org/#/c/295025/ switched to partial bug for you | 14:58 |
sdake | SamYaple this is why we need a proper dashboard integration | 14:59 |
*** rmart04 has joined #kolla | 14:59 | |
SamYaple | why? | 14:59 |
*** mgoddard_ has quit IRC | 15:01 | |
*** mgoddard has joined #kolla | 15:01 | |
*** vinkman has joined #kolla | 15:03 | |
*** inc0 has joined #kolla | 15:05 | |
inc0 | good morning | 15:05 |
SamYaple | hey inc0 ! | 15:06 |
SamYaple | got kibana deployed | 15:06 |
SamYaple | cannot into logs. how to do? | 15:06 |
inc0 | let me try | 15:07 |
inc0 | akwasnie is around, ask her;) | 15:07 |
SamYaple | yea i did but i think she grew bored of me asking questions :) | 15:07 |
SamYaple | and who can blame her | 15:07 |
inc0 | Ala is very patient person, I doubt that | 15:07 |
openstackgerrit | Steven Dake proposed openstack/kolla: Add generate_passwords.py to generate passwords https://review.openstack.org/293728 | 15:08 |
inc0 | I know you can bring even the most patient people to the brink... | 15:08 |
*** mlima has quit IRC | 15:08 | |
SamYaple | ha. | 15:09 |
SamYaple | ha. | 15:09 |
SamYaple | youre one to talk | 15:09 |
sdake | well agree with inc0 here ;) | 15:09 |
SamYaple | :) | 15:09 |
SamYaple | if anyone wants some easy reviews, take a crack at this patchstream https://review.openstack.org/#/c/295056 | 15:10 |
openstackgerrit | Steven Dake proposed openstack/kolla: Add generate_passwords.py to generate passwords https://review.openstack.org/293728 | 15:13 |
*** mlima has joined #kolla | 15:13 | |
sdake | SamYaple re dashboard integration i am not talking about horzino | 15:14 |
sdake | i am talkingabout a kibana dashboard | 15:14 |
sdake | that presents an opentack-eque view of the world | 15:14 |
*** ssurana has joined #kolla | 15:14 | |
SamYaple | oh yea | 15:15 |
SamYaple | agree | 15:15 |
sdake | to make a dashboard you regiter some json with elasticsearch | 15:18 |
*** vhosakot has joined #kolla | 15:18 | |
SamYaple | yea the conversation from the other day makes alot more sense now | 15:18 |
*** achanda has quit IRC | 15:19 | |
*** Guest4916 is now known as jgriffith | 15:23 | |
openstackgerrit | Steven Dake proposed openstack/kolla: Add generate_passwords.py to generate passwords https://review.openstack.org/293728 | 15:24 |
*** vinkman has left #kolla | 15:25 | |
sdake | yay stock rsu wire day | 15:26 |
*** akwasnie has quit IRC | 15:36 | |
*** daneyon has joined #kolla | 15:37 | |
*** ccesario_ has quit IRC | 15:39 | |
*** athomas has quit IRC | 15:40 | |
openstackgerrit | Steven Dake proposed openstack/kolla: Add generate_passwords.py to generate passwords https://review.openstack.org/293728 | 15:40 |
sdake | SamYaple it was acutally a 2 liner because it needed a wrap | 15:41 |
sdake | but i also tidied up the docs | 15:41 |
sdake | and fixed the merge with passwords.yml | 15:41 |
sdake | git did some wierd vodo magic and totally blew up the file on its automerge | 15:41 |
sdake | unfortunately i just cratered my dev environment so i am unable to test if that password.yml file actually deploys | 15:42 |
sdake | sudo cp passwords.yml /etc/passwd | 15:43 |
sdake | groan | 15:43 |
sdake | 8am work ftl | 15:43 |
*** athomas has joined #kolla | 15:45 | |
*** twm2016 has joined #kolla | 15:50 | |
sdake | inc0 please review https://review.openstack.org/#/c/293728/ | 15:50 |
sdake | rhallisey please review https://review.openstack.org/#/c/293728/ | 15:50 |
SamYaple | sdake: https://review.openstack.org/#/c/295025/ | 15:51 |
sdake | acked | 15:52 |
sdake | anything elsse needing attention? | 15:52 |
SamYaple | https://review.openstack.org/#/c/295056/ | 15:53 |
SamYaple | that whole stream | 15:53 |
openstackgerrit | Merged openstack/kolla: Fix heat endpoint registration https://review.openstack.org/295025 | 15:55 |
openstackgerrit | Merged openstack/kolla: Allow version_check to work on local git repo https://review.openstack.org/295056 | 15:59 |
openstackgerrit | Merged openstack/kolla: Dynamically pull list of projects and versions https://review.openstack.org/295057 | 15:59 |
vhosakot | nice merges! | 16:01 |
openstackgerrit | Merged openstack/kolla: Split versions onto new line https://review.openstack.org/295051 | 16:01 |
*** vishwana_ has joined #kolla | 16:02 | |
SamYaple | anyone have anything that needs to go into mitaka that they don't want to backport? | 16:02 |
*** iceyao has quit IRC | 16:03 | |
SamYaple | sdake: i think the only thing left is generating the passwords | 16:03 |
sdake | note i just sent a mila to the ml re backports | 16:03 |
*** vishwana_ is now known as vishwanathj_ | 16:04 | |
sdake | wtb +2 reviews on https://review.openstack.org/#/c/293728/ | 16:04 |
*** ccesario has joined #kolla | 16:05 | |
*** vishwanathj has quit IRC | 16:06 | |
sdake | inc0 rhallisey jpeeler asalkeld ^^ | 16:06 |
*** vhosakot has quit IRC | 16:13 | |
twm2016 | SamYaple: Sorry to interrupt but I'm having trouble finding the use of the deprecated options from this bug https://bugs.launchpad.net/kolla/+bug/1559828 in the kolla project. Are they used in a separate project? | 16:15 |
openstack | Launchpad bug 1559828 in kolla "deprecated heat options" [High,Triaged] - Assigned to Trevor McCasland (twm2016) | 16:15 |
*** banix has joined #kolla | 16:16 | |
SamYaple | twm2016: there is already a review up for that. its not linking in launchpad for some reason, but asalkeld is working on it We start by mapping the rbd to a host | 16:16 |
SamYaple | oops bad paste | 16:17 |
SamYaple | twm2016: https://review.openstack.org/#/c/295078/ | 16:17 |
twm2016 | ah okay, thanks! | 16:17 |
openstackgerrit | Carlos Cesario proposed openstack/kolla: Added note about nested environment https://review.openstack.org/295389 | 16:26 |
*** vhosakot has joined #kolla | 16:26 | |
sdake | there is a whole lot of deprecated options when i ran last | 16:28 |
sdake | but it was master and not mitaka | 16:29 |
SamYaple | sdake: nope those are all gone | 16:32 |
SamYaple | now just the stupid not-true user-name deprecation thing | 16:32 |
*** aginwala has joined #kolla | 16:32 | |
*** twm2016 has quit IRC | 16:36 | |
*** sdake_ has joined #kolla | 16:38 | |
*** sdake has quit IRC | 16:41 | |
*** unicell1 has quit IRC | 16:44 | |
sdake_ | [sdake@minime-03 tools]$ ./build.py --registry 192.168.1.103:4000 --tag 3.0.0 --push | 16:44 |
*** daneyon_ has joined #kolla | 16:49 | |
*** achanda has joined #kolla | 16:49 | |
*** aginwala has quit IRC | 16:49 | |
SamYaple | ? | 16:50 |
*** aginwala has joined #kolla | 16:50 | |
*** rmart04 has quit IRC | 16:52 | |
*** daneyon has quit IRC | 16:52 | |
*** mikelk has quit IRC | 16:53 | |
*** aginwala has quit IRC | 16:54 | |
*** vhosakot has quit IRC | 16:55 | |
*** aginwala has joined #kolla | 16:55 | |
*** achanda has quit IRC | 16:57 | |
openstackgerrit | Carlos Cesario proposed openstack/kolla: Added note about nested environment https://review.openstack.org/295389 | 16:57 |
*** mgoddard_ has joined #kolla | 16:58 | |
*** aginwala has quit IRC | 17:00 | |
*** mgoddard has quit IRC | 17:02 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Add generate_passwords.py to generate passwords https://review.openstack.org/293728 | 17:02 |
*** aginwala has joined #kolla | 17:03 | |
*** aginwala has quit IRC | 17:03 | |
sdake_ | msg: Hostname has to resolve to IP address of api_interface | 17:04 |
sdake_ | it does resolve... | 17:04 |
*** aginwala has joined #kolla | 17:04 | |
sdake_ | which hostname speicfically? | 17:04 |
SamYaple | sdake type `hostname` | 17:04 |
SamYaple | sdake_: i knew you were still having rabbitmq issues :P | 17:05 |
sdake_ | this is not a vm, this is my bare metal hardware | 17:05 |
sdake_ | which was working last week fantasitcally and works if this patch is reverted | 17:05 |
*** vishwanathj has joined #kolla | 17:05 | |
SamYaple | i dont think it was working quite right then | 17:05 |
sdake_ | what i was running yesterday was a vm | 17:05 |
SamYaple | the patch is needed for sure | 17:06 |
SamYaple | please post the failure task | 17:06 |
sdake_ | moment | 17:07 |
sdake_ | http://paste.fedoraproject.org/343402/80050145/ -> http://paste.fedoraproject.org/343402/80050145 | 17:07 |
SamYaple | your hostname is resolving to an ipv6 address | 17:08 |
SamYaple | needs to be ipv4 of api_interface | 17:08 |
*** vishwanathj_ has quit IRC | 17:08 | |
*** Marga_ has joined #kolla | 17:08 | |
sdake_ | how do i get it to resolve and ipv4? | 17:09 |
SamYaple | i have to lunch now, but gaurnteed way? disable ipv6 | 17:09 |
sdake_ | what you said makes no sense to me, its an ipv4 address | 17:09 |
SamYaple | ill think further on this moving forward | 17:09 |
SamYaple | e80::215:17ff:fe35:bece minime-03\nfe80::42:20ff:fe4e:16e | 17:09 |
SamYaple | that ipv6 dude | 17:09 |
sdake_ | i think there is a bug in there somewhere | 17:10 |
sdake_ | the code should be smart enough to know about ipv4 and ipv6 | 17:10 |
SamYaple | agreed, it can be improved. its still needed | 17:10 |
SamYaple | sdake_: chage `getent hosts` to `getent ahostsv4` and see what comes up | 17:13 |
SamYaple | might need more parsing | 17:13 |
sdake_ | i just turned o ff ipv4 but i'll undo and give it a try | 17:14 |
sdake_ | rather turned off ipv6 | 17:14 |
*** Marga_ has quit IRC | 17:16 | |
*** Marga_ has joined #kolla | 17:17 | |
sdake_ | SamYaple ahostsv4 fixes it | 17:20 |
sdake_ | that needs to make the branch as well | 17:20 |
*** unicell has joined #kolla | 17:21 | |
*** Serlex has left #kolla | 17:22 | |
*** vhosakot has joined #kolla | 17:23 | |
openstackgerrit | Steven Dake proposed openstack/kolla: Fix problem where ipv6 address causes failure https://review.openstack.org/295420 | 17:24 |
*** unicell has quit IRC | 17:24 | |
*** unicell has joined #kolla | 17:24 | |
*** Marga_ has quit IRC | 17:25 | |
*** Marga_ has joined #kolla | 17:26 | |
*** aginwala has quit IRC | 17:29 | |
*** aginwala has joined #kolla | 17:32 | |
*** mlima_ has joined #kolla | 17:34 | |
*** jasonsb has quit IRC | 17:36 | |
*** mlima has quit IRC | 17:37 | |
*** vhosakot has quit IRC | 17:37 | |
*** aginwala has quit IRC | 17:38 | |
*** aginwala has joined #kolla | 17:38 | |
*** aginwala has quit IRC | 17:39 | |
*** mbound_ has quit IRC | 17:39 | |
*** aginwala has joined #kolla | 17:40 | |
*** sdake_ has quit IRC | 17:40 | |
*** achanda has joined #kolla | 17:58 | |
g3ek | hello all, can someone explain me how the VIP is mount on the haproxy container? I checked all the ansible/roles/haproxy files and the docker/haproxy files and nothing there explain how the interface is mounted and how the IP is attached to it. | 17:59 |
*** mgoddard__ has joined #kolla | 18:01 | |
*** salv-orlando has joined #kolla | 18:02 | |
haplo37 | I think is ansible/roles/haproxy/tasks/start.yml | 18:02 |
SamYaple | inc0: nihilifer rhallisey can one of you merge this https://review.openstack.org/#/c/295001/ the gate failure is because of github (look at previous patches for clean gates) this fixes rax-ord issue | 18:04 |
g3ek | haplo37, yeah I already see that but this is for wait_for (wait till the IP is mounted). In the same file it said that keepalived is installed... Probably this that mount the IP sorry for disturbing | 18:05 |
*** mgoddard_ has quit IRC | 18:05 | |
SamYaple | g3ek: i dont understand "mount the IP" but the haproxy role comes bundled with keepalived and keepalived controls the vip | 18:06 |
g3ek | SamYample: yeah that was what I was speaking about. English is not my main language , so I just choose the wrong expression ^^ | 18:08 |
SamYaple | g3ek: no problem :) just want to make sure you have the right information | 18:08 |
openstackgerrit | Carlos Cesario proposed openstack/kolla: Added note about nested environment https://review.openstack.org/295389 | 18:08 |
*** aginwala has quit IRC | 18:10 | |
SamYaple | inc0: need you to look over https://github.com/ceph/ceph-ansible/blob/etcd-ceph-conf/local.yml#L7-L12 | 18:10 |
*** mgoddard__ has quit IRC | 18:11 | |
g3ek | will ceilometer, cinder and barbican containers will be ready for the mitaka release? | 18:13 |
*** sdake has joined #kolla | 18:13 | |
g3ek | ll | 18:13 |
g3ek | and mongodb* | 18:14 |
openstackgerrit | Merged openstack/kolla: Fix rax-ord gate https://review.openstack.org/295001 | 18:15 |
SamYaple | g3ek: no mitaka is done with new features. although Cinder has been there since Liberty for ceph backends | 18:15 |
SamYaple | g3ek: newton will have cinder + lvm, and probably ceilometer | 18:16 |
g3ek | ok, we will probably push you the ceilometer version we are working on then | 18:16 |
*** aginwala has joined #kolla | 18:17 | |
inc0 | SamYaple, I don't get it...it does look horrible | 18:17 |
SamYaple | inc0: dont get what? | 18:18 |
SamYaple | inc0: sdakes lab broke because hostname resolved to ipv6, this getent resolves only ipv4 | 18:18 |
inc0 | SamYaple, you've shown me ceph-ansible code | 18:19 |
SamYaple | oh im sorry | 18:19 |
SamYaple | bad paste | 18:19 |
SamYaple | jpeeler merged it https://review.openstack.org/#/c/295420/ | 18:19 |
SamYaple | sorry for the bad paste inc0 | 18:19 |
inc0 | fun fact, I was talking about ceph-ansible with Kevin just 5mins ago | 18:20 |
inc0 | yeah my bad, I have everything setup on ipv4 | 18:20 |
SamYaple | ceph-ansible is a great companion to OSA. both are strong ansible projects | 18:20 |
SamYaple | i think both are lacking in _what_ they are deploying | 18:20 |
SamYaple | but they are strong ansible projects | 18:20 |
SamYaple | jpeeler out of curiousity, have you had a moment to look at selinux policy things? | 18:21 |
jpeeler | no :/ though... i might be able to right this second | 18:22 |
SamYaple | jpeeler: i was curious since sdake insisted it worked fine with selinux. which i saw with my own eyes it did not | 18:23 |
SamYaple | if you have time it would be greatly apprciated | 18:23 |
sdake | didn't work fine | 18:24 |
sdake | but it did deploy | 18:24 |
sdake | note i always used sudo to run commands | 18:24 |
sdake | perhaps that transferred appropriate selinux contexts to the files | 18:24 |
*** achanda has quit IRC | 18:24 | |
SamYaple | thats not how that works though | 18:24 |
sdake | ok | 18:24 |
openstackgerrit | Merged openstack/kolla: Fix problem where ipv6 address causes failure https://review.openstack.org/295420 | 18:24 |
SamYaple | since all the code thats broken would haave been run by docker daemon | 18:24 |
sdake | ok there is one more problem | 18:24 |
*** athomas has quit IRC | 18:25 | |
sdake | python-memcached seems to not be in our centos image | 18:25 |
sdake | i am not sure if its a master problem or not | 18:25 |
sdake | but glance and a few other services don't work | 18:25 |
SamYaple | sdake: rhallisey https://review.openstack.org/#/c/295048/3/docker/openstack-base/Dockerfile.j2 | 18:26 |
SamYaple | can you add python-memcached here | 18:26 |
sdake | i am working on it | 18:26 |
sdake | oh alrady a review up | 18:26 |
sdake | cool | 18:26 |
rhallisey | ya sure | 18:26 |
sdake | rhallisey put a new review up | 18:26 |
sdake | and i'll test it | 18:26 |
sdake | if it works, we can cut the branch after that merges | 18:26 |
SamYaple | im super stoked for mitaka | 18:26 |
SamYaple | this is amazing guys | 18:27 |
sdake | ya mitaka is fantastic | 18:27 |
sdake | reconfigure and update in particular are gems that nobody else has | 18:27 |
sdake | or atleast not in a tidy fashion :) | 18:27 |
sdake | update/upgrade | 18:27 |
SamYaple | well we still need some tidying up too | 18:27 |
sdake | ya lots of tidy from the bug tracker it apperas | 18:28 |
SamYaple | elemoine_: ping | 18:28 |
sdake | need heat working need a password on kibana are my two major pain points atm ;) | 18:28 |
SamYaple | elemoine_: where do we stand on _all_ services logging to heka? mainly libvirt | 18:28 |
SamYaple | kibana password is eh | 18:28 |
openstackgerrit | Ryan Hallisey proposed openstack/kolla: Improve openstack-base image for centos binary https://review.openstack.org/295048 | 18:28 |
sdake | rhallisey pulling review now and reubilding | 18:28 |
rhallisey | k cool | 18:28 |
SamYaple | thanks rhallisey you da man | 18:29 |
rhallisey | I'm also excited for M | 18:29 |
SamYaple | its just so clean now | 18:29 |
SamYaple | and there is still a bit of cleaning we can do too which is nice | 18:29 |
*** mgoddard has joined #kolla | 18:30 | |
*** aginwala has quit IRC | 18:34 | |
*** Marga_ has quit IRC | 18:34 | |
*** achanda has joined #kolla | 18:35 | |
*** gfidente has quit IRC | 18:43 | |
*** mgoddard has quit IRC | 18:43 | |
sdake | tring upgrade with my busted images | 18:45 |
*** aginwala has joined #kolla | 18:49 | |
*** aginwala has quit IRC | 18:50 | |
sdake | ya master not booting with latest centos binary images | 18:50 |
sdake | same shit ass with the vm | 18:50 |
*** aginwala has joined #kolla | 18:50 | |
sdake | ass/as | 18:51 |
SamYaple | i cant help you with rdo | 18:51 |
SamYaple | test source builds please | 18:51 |
sdake | understood | 18:51 |
sdake | i am doing that now | 18:51 |
SamYaple | we can branch without rdo working, thats not the same as tagging | 18:51 |
sdake | just to verify the stuff works | 18:51 |
sdake | if rdo is broken that is ok | 18:51 |
sdake | agree | 18:51 |
sdake | actually i think we need to use a different repo then current-passed-ci | 18:51 |
SamYaple | we just want it working for tagged | 18:52 |
sdake | because that isn't the branch repo | 18:52 |
SamYaple | sdake: you are correct | 18:52 |
sdake | right | 18:52 |
SamYaple | thats what they said in the rdo channel the other day | 18:52 |
SamYaple | tehre is a mitaka branch repo now | 18:52 |
SamYaple | but we have to branch for that | 18:52 |
SamYaple | W00T! my testing branch is now 'noop' after rebase on master | 18:54 |
sdake | rhallisey please file a bug for that centos binary change | 18:54 |
SamYaple | that means my stack of 10 patches has merged! | 18:54 |
sdake | trivialfix is off atm | 18:54 |
*** aginwala has quit IRC | 18:56 | |
*** inc0 has quit IRC | 18:58 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Fix bad apache2 close https://review.openstack.org/295458 | 18:59 |
*** Marga_ has joined #kolla | 19:00 | |
*** Marga_ has quit IRC | 19:00 | |
*** Marga_ has joined #kolla | 19:01 | |
SamYaple | sdake: can you deploy with spice please? | 19:02 |
SamYaple | looks like it may be busted | 19:02 |
SamYaple | https://bugs.launchpad.net/kolla/+bug/1543429 | 19:02 |
openstack | Launchpad bug 1543429 in kolla "horizon and nova-spicehtml5proxy cannot start" [Critical,In progress] - Assigned to Sam Yaple (s8m) | 19:02 |
sdake | SamYaple let me finish building and deploying centos source without spice to make sure centos in general is functional | 19:03 |
SamYaple | ok im testing ubuntu now | 19:03 |
SamYaple | ive been using reconfigure, i like it | 19:04 |
SamYaple | hey sdake did we say COPY_ONCE was deprecated this cycle? | 19:04 |
SamYaple | i know we changed the default | 19:04 |
sdake | no not deprecated at all | 19:04 |
sdake | we are keeping it long term | 19:04 |
sdake | but we jsut changed the default | 19:04 |
openstackgerrit | Ryan Hallisey proposed openstack/kolla: Improve openstack-base image for centos binary https://review.openstack.org/295048 | 19:04 |
sdake | people wont use our software if it doesn't offer a immutable option | 19:05 |
sdake | trust me, i talk to lots of customers about it | 19:05 |
sdake | within the first 3 questions are "is kolla immutable" | 19:05 |
SamYaple | i dont trust you on that at all. people wont use it _with_ copy_once | 19:05 |
SamYaple | itll be the odd bird | 19:05 |
*** inc0 has joined #kolla | 19:05 | |
SamYaple | but the default is fine | 19:05 |
SamYaple | i dont care that it stick arounds | 19:05 |
SamYaple | itll just be buggy | 19:05 |
sdake | i think we can fix the bugs | 19:06 |
SamYaple | sure | 19:06 |
SamYaple | but it will _always_ be buggy | 19:06 |
sdake | i disagree | 19:06 |
SamYaple | and more downtime involving | 19:06 |
sdake | i agree | 19:06 |
SamYaple | the person that cares more about immunitbility than uptime wont have a job very long | 19:06 |
sdake | tradeoffs | 19:06 |
SamYaple | the thing is, people who really want immutibility want the config baked into the image | 19:07 |
SamYaple | now that will probably never happen with kolla | 19:07 |
sdake | possibly | 19:07 |
sdake | but we can still claim immutability | 19:07 |
SamYaple | it would really require docker-poxy to make that happen | 19:07 |
sdake | with copy_once | 19:07 |
SamYaple | i agree | 19:07 |
SamYaple | the claim can be made with reasonable honesty | 19:08 |
sdake | it meets my defintion of immutability which delivers a delcaritve experience | 19:08 |
sdake | that is why people want immutable infrastructure | 19:08 |
SamYaple | maybe | 19:09 |
SamYaple | unless that container goes away | 19:09 |
SamYaple | no way to get it back | 19:09 |
SamYaple | that is where teh baked in configs come in | 19:09 |
SamYaple | but were saying the same things | 19:09 |
*** dave-mccowan has quit IRC | 19:10 | |
*** vhosakot has joined #kolla | 19:12 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Wrong variable name for spicehtml5proxy https://review.openstack.org/295462 | 19:16 |
*** spisarski has quit IRC | 19:24 | |
*** spisarski has joined #kolla | 19:24 | |
*** inc0 has quit IRC | 19:27 | |
*** achanda has quit IRC | 19:28 | |
*** aginwala has joined #kolla | 19:29 | |
elemoine_ | SamYaple I basically only ported to Heka the services whose logs were previously collected by Rsyslog. I agree there still is work to do, to collect other logs from other services (libvirt, memcached, etc.) | 19:30 |
SamYaple | elemoine_: we need at least libvirt for mitaka, is this somethign you can take on before then? | 19:33 |
*** mbound has joined #kolla | 19:35 | |
*** dave-mccowan has joined #kolla | 19:36 | |
SamYaple | need core reviews for https://review.openstack.org/#/c/293728/ | 19:37 |
SamYaple | jpeeler ? ^ | 19:37 |
jpeeler | i can look at it | 19:38 |
vhosakot | SamYaple: elemoine_: I'd like implement copying logs form libvirt to heka. I will ask for help. When should this be finished/merged ? | 19:44 |
SamYaple | vhosakot: as soon as possible | 19:44 |
SamYaple | sorely needed for mitaka | 19:45 |
vhosakot | is there a bug for it ? should I open one ? | 19:45 |
SamYaple | vhosakot: i dont think there is a bug, please do | 19:46 |
SamYaple | sdake: you agree libvirt logs are critical yes? | 19:46 |
SamYaple | i feel all logging work is backport potential anyway | 19:46 |
vhosakot | SamYaple: yes, agreed.. so, the requirement is to collect /var/log/libvirt/libvirtd.log from inside the nova_libvirt container into the heka container.. is this right ? | 19:50 |
SamYaple | vhosakot: maybe. i dont know whats easier. libvirtd can also log to syslog | 19:50 |
elemoine_ | vhosakot SamYaple I am very busy with other stuff these days, but I'm happy to assist you vhosakot, so feel free to ping me if you need help | 19:51 |
SamYaple | elemoine_: will this require a custom heka profile? | 19:51 |
vhosakot | elemoine_: thanks!... as the very first step, I need to know what to collect :) | 19:51 |
SamYaple | if so.... how to write that? | 19:51 |
*** achanda has joined #kolla | 19:52 | |
sdake | SamYaple absolutely libvirt logs are critical | 20:03 |
sdake | rhallisey https://review.openstack.org/#/c/293728/ | 20:04 |
sdake | SamYaple finding the libvirt logs in /var/log/docker is a workaround but its far from ideal | 20:07 |
sdake | */var/lib | 20:08 |
SamYaple | sdake: no horizon logs either | 20:09 |
sdake | wtb horizon logs | 20:09 |
sdake | that was the other thing i saw | 20:09 |
SamYaple | we can do both of these | 20:09 |
*** inc0 has joined #kolla | 20:10 | |
inc0 | o/ | 20:11 |
SamYaple | hey inc0 | 20:12 |
SamYaple | remember the logs you were going to do in liberty...... | 20:12 |
SamYaple | can you do those :D | 20:12 |
inc0 | what do you mean? | 20:12 |
SamYaple | libvirt, horizon and others | 20:12 |
SamYaple | not loging to central place | 20:12 |
inc0 | heka doesn't deal with it/ | 20:13 |
inc0 | I know Eric was going to make it | 20:13 |
SamYaple | he said he is too busy | 20:13 |
SamYaple | so this means we have too | 20:13 |
inc0 | hmm | 20:14 |
sdake | inc0 can yu ack this review https://review.openstack.org/#/c/293728/ | 20:16 |
inc0 | sdake, one nitpick from Ryan | 20:17 |
inc0 | you want to fix it or want to merge and fix typo later? | 20:17 |
SamYaple | its docs. i think fix typo after | 20:18 |
SamYaple | this is why i dont docs-in-review :D | 20:18 |
sdake | lets fix it now | 20:18 |
sdake | SamYaple you sstill hae the code local? | 20:18 |
sdake | you did the last push | 20:18 |
inc0 | too late | 20:18 |
SamYaple | when do you plan on branching stable sdake | 20:18 |
inc0 | I already +w it:P | 20:19 |
SamYaple | it should really be like now so we can merge the other stuff | 20:19 |
sdake | well i'd like to have a successful deploy | 20:19 |
inc0 | but you can quickly push another patch | 20:19 |
sdake | so why dont you give me 30 misn to an hour | 20:19 |
sdake | can someone get that doc fixed din the meantime | 20:19 |
SamYaple | sure. also two patches in the queue, but we can backport | 20:19 |
sdake | lets get em merged now | 20:19 |
sdake | links please | 20:19 |
sdake | we have enoug hcores around to merge things | 20:19 |
SamYaple | https://review.openstack.org/#/c/295458/ | 20:20 |
SamYaple | https://review.openstack.org/#/c/295462/ | 20:20 |
SamYaple | also i bungled a patch for rax-ord gate. but rax-ord gate was broken anyway so eh | 20:20 |
sdake | nice centos source builds and launches a vm | 20:21 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Fix rax-ord commands https://review.openstack.org/295495 | 20:22 |
SamYaple | awesome | 20:22 |
*** dencaval has quit IRC | 20:24 | |
SiRiuS_ | sdake, you got virtualbox to work with centos source? | 20:24 |
*** Serlex has joined #kolla | 20:24 | |
openstackgerrit | Merged openstack/kolla: Add generate_passwords.py to generate passwords https://review.openstack.org/293728 | 20:25 |
sdake | SiRiuS_ i cratered my vm by overwriting my /etc/passwd | 20:25 |
sdake | but centos binary is dead atm | 20:25 |
sdake | centos source works on my bare metal | 20:26 |
sdake | so I think the answer wouldl have been yes SiRiuS_ if I hadn't cratered my vm :) | 20:26 |
SiRiuS_ | sdake, :) ok than, you need to do a clean install | 20:27 |
vhosakot | SamYaple: I don't see any libvirt messages in syslog (/var/log/syslog).. the only libvirt log I see in nova_libvirt container is in /var/log/libvirt/libvirtd.log | 20:28 |
*** aginwala has quit IRC | 20:29 | |
vhosakot | SamYaple: sdake: if this (/var/log/libvirt/libvirtd.log) is the log inside nova_libvirt container that needs to be collected into heka, I will start working on it | 20:29 |
sdake | vhosakot also we need horizon please file bugs for both | 20:30 |
vhosakot | SamYaple: sdake: https://libvirt.org/logging.html#log_daemon says that libvirt writes logs to /var/log/libvirt/libvirtd.log | 20:31 |
*** mlima_ has quit IRC | 20:31 | |
vhosakot | sdake: ok, I will do one at a time :) cool, will file bugs for both | 20:31 |
sdake | vhosakot yes it does | 20:31 |
sdake | but heka was never made to collect it | 20:31 |
sdake | it should be pretty simple cut and paste | 20:31 |
vhosakot | sdake: so, I work on hake collect libvirt logs... will ask elemoine_ for heelp | 20:32 |
SamYaple | vhosakot: awesome! | 20:32 |
vhosakot | cool... | 20:32 |
*** aginwala has joined #kolla | 20:33 | |
*** haplo37 has quit IRC | 20:33 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Enabled spice https://review.openstack.org/295504 | 20:33 |
*** spisarski has quit IRC | 20:35 | |
*** jmccarthy1 has joined #kolla | 20:37 | |
*** spisarski has joined #kolla | 20:38 | |
SiRiuS_ | sdake, try and make use of the clone feature in virtualbox, it will save you a lot of time | 20:38 |
SamYaple | sdake: | 20:40 |
SamYaple | [WIP] Deploy multinode in gate | 20:40 |
SamYaple | This is very rough but gets the basic idea across for multinode in a | 20:40 |
SamYaple | single node. Some points for reflection: | 20:40 |
SamYaple | * sysctl breaks in the container due to missing /proc entries for some modules (in this case the bridge module) | 20:40 |
SamYaple | * --pid=host launches the process in the same pid namespace as the docker daemon resides in, not the true host pid namespace | 20:40 |
SamYaple | ahhhhh stupid paste buffer | 20:40 |
SamYaple | sorry guys | 20:40 |
SamYaple | https://review.openstack.org/#/c/295504/ | 20:40 |
SamYaple | sdake: ^ fixes spice | 20:40 |
SamYaple | tested | 20:40 |
openstackgerrit | Merged openstack/kolla: Improve openstack-base image for centos binary https://review.openstack.org/295048 | 20:40 |
sdake | ya i just ran recnfgiure with spice | 20:40 |
sdake | i'll test yoru patch momoent | 20:40 |
SamYaple | sdake: reconfig is broken with spice | 20:41 |
SamYaple | without my other patches | 20:41 |
SamYaple | spice is broken without that patch | 20:41 |
sdake | inc0 https://review.openstack.org/#/c/295504/1 | 20:43 |
sdake | SamYaple yes i tested it - i acked it as a result | 20:43 |
sdake | once the stuff in the gate hits the queue and spice i'll branch | 20:45 |
sdake | that still leaes alot to backport | 20:45 |
sdake | but that is what i tested and that is what i want to branch with | 20:45 |
SamYaple | i agree | 20:46 |
*** jmccarthy1 has quit IRC | 20:46 | |
SamYaple | more stuff can be backported | 20:46 |
openstackgerrit | Merged openstack/kolla: Wrong variable name for spicehtml5proxy https://review.openstack.org/295462 | 20:46 |
SamYaple | sdake: https://review.openstack.org/#/c/241500/ | 20:48 |
sdake | cool i thought he pid=host would be a problem point | 20:49 |
sdake | what about memory? | 20:49 |
SamYaple | dangit sdake thats an old patch. i meant https://review.openstack.org/#/c/295495/ | 20:50 |
SamYaple | bad past | 20:50 |
SamYaple | look at the review number, its 50,000 reviews old! | 20:50 |
ccesario | SamYaple, http://paste.openstack.org/show/491353/ I think that passwords.yml needs to be clean for these options | 20:50 |
sdake | this will be our next tag ;) https://github.com/openstack/governance/blob/master/reference/tags/assert_supports-rolling-upgrade.rst | 20:51 |
ccesario | kolla-genpwd does not replaced these passwords | 20:51 |
SamYaple | sdake: bad rebase | 20:51 |
SamYaple | ccesario: you want to submit a quick patch for that? | 20:51 |
SamYaple | ill file a bug for you | 20:51 |
sdake | this one first tho https://github.com/openstack/governance/blob/master/reference/tags/assert_supports-upgrade.rst | 20:52 |
sdake | SamYaple can you fix please | 20:52 |
sdake | use same bug id as genpwd | 20:53 |
sdake | i dont wnat to branch a busted tree | 20:53 |
sdake | but we are close to branching any moment now ;) | 20:53 |
SamYaple | ccesario: will you be submitting that patch, or i? | 20:54 |
*** jmccarthy1 has joined #kolla | 20:56 | |
ccesario | SamYaple, ok | 20:56 |
ccesario | let me try :D | 20:56 |
*** mbound has quit IRC | 20:57 | |
*** jmccarthy1 has quit IRC | 20:57 | |
openstackgerrit | Carlos Cesario proposed openstack/kolla: Remove static password https://review.openstack.org/295513 | 21:01 |
ccesario | SamYaple, ^^ | 21:02 |
SamYaple | ccesario: responded. quick change and +2 | 21:04 |
*** aginwala has quit IRC | 21:09 | |
*** dwalsh has quit IRC | 21:09 | |
*** jtriley has quit IRC | 21:11 | |
vhosakot | ccesario: ping | 21:12 |
openstackgerrit | Carlos Cesario proposed openstack/kolla: Remove static password https://review.openstack.org/295522 | 21:14 |
ccesario | vhosakot, pong | 21:15 |
vhosakot | ccesario: do you see any error if vity_type=qemu is not set in /etc/kolla/config/nova-compute.conf... ? | 21:15 |
SamYaple | ccesario: you removed th change id and it created a new patch, so youll need to abandon the old one | 21:15 |
ccesario | vhosakot, in my case, I 'm running nested env... if I did not set it, the nova-compute services does not UP | 21:16 |
ccesario | SamYaple, only click in "abandon" button ? | 21:17 |
vhosakot | ccesario: ah ok, so "kolla-ansible deploy" fails or "creating a nova VM using nova CLI" fails ? | 21:18 |
SamYaple | yes ccesario | 21:18 |
ccesario | vhosakot, after put it, the service it works as expected (I don't remember the error generated in log files.... if is this that you need) | 21:18 |
vhosakot | ccesario: cool, the service fails...ok | 21:19 |
vhosakot | ccesario: just wanted to know what happened.. thanks for the info | 21:19 |
ccesario | vhosakot, the container is deployed, but nova-compute logs show me errors | 21:19 |
ccesario | vhosakot, ;) | 21:19 |
vhosakot | ccesario: ok, did you run init_runonce ? | 21:20 |
ccesario | vhosakot, really I dont remember man..... but I can try reproduce it again (tomorrow) | 21:21 |
vhosakot | cool, np... :) | 21:21 |
ccesario | I need go to my home now... :) end shift | 21:22 |
ccesario | thank you so much guys by help :) | 21:22 |
vhosakot | ccesario: bye and thanks! | 21:22 |
ccesario | vhosakot, bye! | 21:23 |
*** aginwala has joined #kolla | 21:25 | |
SamYaple | sdake 3 bugs left to merge before branch | 21:27 |
*** ccesario_ has joined #kolla | 21:27 | |
*** banix has quit IRC | 21:27 | |
sdake | https://review.openstack.org/295529 | 21:31 |
sdake | i wish i had an end of shift ;) | 21:32 |
sdake | need ack on https://review.openstack.org/#/c/295504/ | 21:33 |
*** inc0 has quit IRC | 21:34 | |
sdake | inc0 would you reconsider on https://review.openstack.org/#/c/295458/ | 21:34 |
*** achanda has quit IRC | 21:35 | |
*** ccesario_ has quit IRC | 21:38 | |
openstackgerrit | Merged openstack/kolla: Enabled spice https://review.openstack.org/295504 | 21:39 |
*** ccesario_ has joined #kolla | 21:39 | |
SamYaple | sdake: https://review.openstack.org/#/c/295495/ | 21:39 |
*** sdake_ has joined #kolla | 21:39 | |
*** sdake has quit IRC | 21:41 | |
jpeeler | SamYaple: after upgrading to the latest selinux-policy, i haven't seen any problems yet. are there any outstanding bugs for selinux things not working? | 21:44 |
jpeeler | i am using some outdates images, so i may just rebuild everything tonight | 21:45 |
*** aginwala has quit IRC | 21:45 | |
SamYaple | ohh nice. so latest selinux policy makes this work? | 21:46 |
SamYaple | do we have someone from the channel to thank for that/ | 21:46 |
*** achanda has joined #kolla | 21:47 | |
jpeeler | i haven't stressed it too much. but i was running an ancient policy and saw problems. redeployed after upgrading and things look fine | 21:47 |
*** ccesario_ has quit IRC | 21:48 | |
*** ccesario_ has joined #kolla | 21:48 | |
rhallisey | jpeeler, are you using openstack-selinux? | 21:49 |
SamYaple | ayoung: ^ selinux stuff *may* be working now? | 21:49 |
SamYaple | mind repeating your tests and looking for breakage? | 21:49 |
rhallisey | tbh I think there will be more AVCs popping up as people do specific deployments | 21:49 |
jpeeler | rhallisey: i don't even see such a package | 21:49 |
sdake_ | it wfm too - but nova was flkaey | 21:50 |
sdake_ | but i was using rdo binary which is busted atm | 21:50 |
sdake_ | it does not deploy vms properly | 21:50 |
rhallisey | jpeeler, it's in rdo | 21:50 |
sdake_ | it locks up on nova boot | 21:50 |
rhallisey | openstack-selinux has specific selinux policy that's not in base policy | 21:51 |
rhallisey | I run that package so if we can get some AVCs I'll add the policy in there | 21:51 |
jpeeler | i don't know that much about selinux, but i thought we were looking for selinux problems on the host | 21:52 |
*** aginwala has joined #kolla | 21:52 | |
jpeeler | and if you wanted to test openstack policy, you'd have to bake that package into image building right? | 21:53 |
openstackgerrit | Merged openstack/kolla: Remove static password https://review.openstack.org/295522 | 21:53 |
SamYaple | 2 more patches need merging | 21:54 |
sdake_ | sam is like a clock ;-) | 21:55 |
sdake_ | counting down to d day | 21:55 |
*** ccesario_ has quit IRC | 21:55 | |
SamYaple | seriously want to merge | 21:55 |
rhallisey | we are looking on the host, but openstack-selinux might have some policy to be of use | 21:55 |
SamYaple | got some -2's to remove | 21:55 |
ayoung | SamYaple, oh really? Cool | 21:55 |
*** ccesario_ has joined #kolla | 21:56 | |
rhallisey | kolla might be good to host it's own policy | 21:56 |
SamYaple | ayoung: it seems that way. you be the judge | 21:56 |
ayoung | SamYaple, I'll give it a try soon..the queue is getting long, though | 21:56 |
rhallisey | I was thinking of building it into rdo | 21:56 |
ayoung | SamYaple, When I read this, I read "replace the overcloud with Kolla" http://lists.openstack.org/pipermail/openstack-dev/2016-March/090055.html | 21:57 |
sdake_ | SamYaple believes jeff but not sdake ;) | 21:57 |
* sdake_ giggles | 21:57 | |
ayoung | sdake_, is it that, or is it like the Adama rule from Galactica, that he has to be told twice | 21:57 |
rhallisey | ayoung, also read it the same :) | 21:58 |
sdake_ | ayoung sometimes things need repeating :) | 21:58 |
SamYaple | sdake_: to be fair, most of the time we do this back and forth you come back with "oh this was working different than i thought" | 21:58 |
SamYaple | ayoung: thats the plan! | 21:59 |
SamYaple | ayoung: rhallisey should know | 21:59 |
sdake_ | yes to be fair i think out loud | 21:59 |
sdake_ | on irc | 21:59 |
sdake_ | and my thinking via typing is slower then my brain :) | 21:59 |
SamYaple | agreed | 22:00 |
*** sdake_ is now known as sdake | 22:02 | |
sdake | wtb merging of the remaining patches!! | 22:06 |
sdake | comon cores pull the trigger lets move on | 22:06 |
*** aginwala has quit IRC | 22:07 | |
*** ccesario_ has quit IRC | 22:07 | |
SamYaple | sdake: waiting on you for one of them.... | 22:08 |
SamYaple | https://review.openstack.org/#/c/295495/ | 22:09 |
SamYaple | michal is gone, but could some one ack https://review.openstack.org/#/c/295458/ | 22:09 |
SamYaple | jpeeler: maybe? | 22:09 |
SamYaple | last patch people | 22:09 |
SamYaple | then we branch | 22:09 |
*** aginwala has joined #kolla | 22:10 | |
jpeeler | +2 | 22:12 |
*** sdake_ has joined #kolla | 22:12 | |
SamYaple | jpeeler: us south carolinians have to stick together | 22:14 |
SamYaple | sdake: we are set to go when these to patches merge | 22:14 |
jpeeler | :) | 22:14 |
*** sdake has quit IRC | 22:15 | |
openstackgerrit | Merged openstack/kolla: Fix rax-ord commands https://review.openstack.org/295495 | 22:16 |
openstackgerrit | Merged openstack/kolla: Fix bad apache2 close https://review.openstack.org/295458 | 22:16 |
*** achanda has quit IRC | 22:18 | |
SamYaple | branch sdake_ branch! | 22:18 |
*** aginwala has quit IRC | 22:20 | |
*** aginwala has joined #kolla | 22:22 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Update version pins for mitaka https://review.openstack.org/295052 | 22:23 |
SamYaple | woot! | 22:23 |
sdake_ | this needs merging | 22:25 |
sdake_ | https://review.openstack.org/#/c/295546/ | 22:25 |
sdake_ | not sure why the irc bot didn't poke it out | 22:25 |
sdake_ | SamYaple you will have to cherrypick that to the stable/liberty branch | 22:25 |
*** shardy has quit IRC | 22:25 | |
SamYaple | i dont follow? | 22:26 |
Serlex | Anyone having problems 'keystone | Creating Keystone database] ' stage? | 22:29 |
Serlex | "UndefinedError: 'dict object' has no attribute 'stdout'" not sure what to do with that | 22:29 |
SamYaple | sdake_: how old is your keystone container? | 22:30 |
SamYaple | Serlex: * | 22:30 |
sdake_ | its about 1 hour old | 22:31 |
sdake_ | both centos source and binary | 22:31 |
sdake_ | binary is currently doa | 22:31 |
sdake_ | this should fix it https://review.openstack.org/295549 | 22:31 |
*** spisarski has quit IRC | 22:32 | |
SamYaple | sdake_: i cant seem to submit to stable/mitaka | 22:33 |
sdake_ | yes you need to merge my patch above | 22:33 |
sdake_ | https://review.openstack.org/#/c/295546/ | 22:33 |
SamYaple | oh i need to rebase onto it | 22:33 |
SamYaple | ive already +2's | 22:33 |
sdake_ | that will work too | 22:33 |
sdake_ | jpeeler can you ack that pleae | 22:34 |
sdake_ | its super obviously needed ;) | 22:34 |
*** bmace has quit IRC | 22:34 | |
jpeeler | done and then i'm gone | 22:35 |
sdake_ | thanks jeff :) | 22:35 |
SamYaple | jpeeler: you did go today | 22:35 |
sdake_ | have a nice evening | 22:35 |
SamYaple | go home soldier | 22:35 |
*** pierre_ has joined #kolla | 22:36 | |
pierre_ | Hi, I am having an error using kolla-ansible deploy \ | 22:37 |
pierre_ | TASK: [keystone | Creating admin project, user, role, service, and endpoint] | 22:37 |
pierre_ | ValueError: Expecting , delimiter: line 1 column 268 (char 267) | 22:37 |
pierre_ | I am using ubuntu base and source | 22:38 |
SamYaple | pierre_: when did you build these images? | 22:43 |
sdake_ | ok guys the irc bot changes shoudl merge shortly | 22:44 |
sdake_ | groan 58 bugs in rc2 | 22:46 |
pierre_ | I built the images on Friday | 22:46 |
pierre_ | or this morning maybe | 22:46 |
Serlex | ok tahnks sdake and SamYaple | 22:47 |
pierre_ | should I rebuilt from source? | 22:47 |
Serlex | thanks* | 22:47 |
Serlex | sdake_ | 22:47 |
sdake_ | Serlex sup | 22:47 |
SamYaple | pierre_: we _just_ branched stable/mitaka moments ago | 22:48 |
SamYaple | pierre_: i suggest you rebuild yes | 22:48 |
Serlex | sorry I was thanking for the reply to my question | 22:48 |
Serlex | unless I got it completely wrong | 22:48 |
pierre_ | Thanks I will give it another try | 22:49 |
Serlex | (10:29:29 PM) Serlex: "UndefinedError: 'dict object' has no attribute 'stdout'" not sure what to do with that | 22:49 |
Serlex | (10:30:30 PM) SamYaple: sdake_: how old is your keystone container? | 22:49 |
Serlex | (10:30:33 PM) SamYaple: Serlex: * | 22:49 |
Serlex | is this a known bug? | 22:50 |
openstackgerrit | Merged openstack/kolla-mesos: Adjust profiles to already implemented services https://review.openstack.org/295222 | 22:50 |
SamYaple | Serlex: this is a know issue for old/bad containers | 22:50 |
sdake_ | Serlex i just deployed master about 1-2 hours ago it worked for me | 22:50 |
openstackgerrit | Merged openstack/kolla-mesos: Fix the service conf file path https://review.openstack.org/295223 | 22:50 |
Serlex | basically go for fresh setup? | 22:51 |
* SamYaple sighs | 22:51 | |
SamYaple | rax gates are failing with "msg: Hostname has to resolve to IP address of api_interface" | 22:51 |
sdake_ | we dont guarantee master to master upgrades work | 22:51 |
SamYaple | which makes sense because rax screw with thier hostnames | 22:51 |
sdake_ | we may in teh future but dont at present | 22:51 |
sdake_ | the problem is our api changes often unfortunately | 22:52 |
sdake_ | we guarantee 2.0 will upgrade to 3.0 at present | 22:52 |
*** Serlex has quit IRC | 22:52 | |
sdake_ | and if the liberty bcakport finishes we guarantee 1.0 will upgrade to 2.0 | 22:52 |
sdake_ | we will also guarantee z streams will upgrade in their respective x.y streams | 22:52 |
openstackgerrit | Merged openstack/kolla-mesos: Allow to use "run" method only if the runner is enabled https://review.openstack.org/295267 | 22:54 |
sdake_ | thanks sam for prodding me to cut a branch - i think that was the right move | 22:54 |
openstackgerrit | Merged openstack/kolla-mesos: Fix path to ml2_conf.ini files https://review.openstack.org/295268 | 22:54 |
sdake_ | not ekolla-mesos has not branched yet | 22:54 |
sdake_ | waiting on asalkeld to do that work | 22:54 |
asalkeld | sdake_: what's the timeline for that? | 22:55 |
sdake_ | whenever you like | 22:55 |
sdake_ | sooner is better - but itss up to how you wantto handle backports | 22:55 |
sdake_ | i am handling backports for stable/mitaka of kolla | 22:55 |
*** aginwala has quit IRC | 22:58 | |
openstackgerrit | Angus Salkeld proposed openstack/kolla: Disable deprecated heat plugins. https://review.openstack.org/295078 | 22:58 |
asalkeld | ok | 22:59 |
*** vhosakot has quit IRC | 23:01 | |
*** openstackgerrit has quit IRC | 23:03 | |
*** openstackgerrit_ is now known as openstackgerrit | 23:03 | |
*** openstackgerrit has quit IRC | 23:03 | |
*** openstackgerrit_ has joined #kolla | 23:03 | |
*** openstackgerrit_ is now known as openstackgerrit | 23:04 | |
*** openstackgerrit_ has joined #kolla | 23:08 | |
*** dims_ has quit IRC | 23:09 | |
*** dims has joined #kolla | 23:09 | |
sdake_ | sam remove -2 from this please https://review.openstack.org/#/c/291285/ | 23:09 |
sdake_ | SamYaple ^^ | 23:09 |
*** dwalsh has joined #kolla | 23:15 | |
*** vhosakot has joined #kolla | 23:17 | |
sbezverk | sdake could you give me the link to horizon bug please? | 23:19 |
*** achanda has joined #kolla | 23:20 | |
*** dims has quit IRC | 23:21 | |
*** dims has joined #kolla | 23:22 | |
*** sdake has joined #kolla | 23:25 | |
*** jtriley has joined #kolla | 23:25 | |
*** sdake_ has quit IRC | 23:26 | |
*** achanda has quit IRC | 23:27 | |
*** dims has quit IRC | 23:27 | |
*** dims has joined #kolla | 23:28 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla: Changes horizon log location to kolla_logs volume https://review.openstack.org/295568 | 23:33 |
*** dims has quit IRC | 23:33 | |
*** alisonh has quit IRC | 23:35 | |
*** pierre_ has quit IRC | 23:35 | |
openstackgerrit | Angus Salkeld proposed openstack/kolla-mesos: Fix auto doc generation https://review.openstack.org/295074 | 23:38 |
*** jtriley has quit IRC | 23:40 | |
*** aginwala has joined #kolla | 23:46 | |
*** achanda has joined #kolla | 23:49 | |
*** alisonh has joined #kolla | 23:53 | |
SamYaple | sdake: im not making a bug for the normal branching things | 23:54 |
SamYaple | you didnt make a but for the gitreview | 23:54 |
SamYaple | bug* | 23:54 |
SamYaple | there is a reason for that | 23:54 |
*** aginwala has quit IRC | 23:54 | |
SamYaple | thats the overhead im not ok with | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!