*** Jeffrey4l has joined #openstack-kolla | 00:03 | |
*** gfidente is now known as gfidente|afk | 00:05 | |
*** zhurong has quit IRC | 00:10 | |
openstackgerrit | caoyuan proposed openstack/kolla: Fix Cinder v2 endpoint https://review.openstack.org/375169 | 00:17 |
---|---|---|
*** yingjun has joined #openstack-kolla | 00:21 | |
*** duonghq has joined #openstack-kolla | 00:25 | |
openstackgerrit | Martin Matyas proposed openstack/kolla: Fix Magnum trustee issues https://review.openstack.org/326163 | 00:30 |
*** caowei has joined #openstack-kolla | 00:30 | |
*** huikang has quit IRC | 00:36 | |
*** huikang has joined #openstack-kolla | 00:36 | |
*** huikang has quit IRC | 00:37 | |
*** huikang has joined #openstack-kolla | 00:38 | |
openstackgerrit | Wei Cao proposed openstack/kolla: Add freezer container https://review.openstack.org/374908 | 00:41 |
sdake | Jeffrey4l around? | 00:43 |
sdake | MarMat__ i see Jeffrey4l is helping you through the magnum work | 00:45 |
sdake | MarMat__ magnum pretty critical for kolla | 00:45 |
sdake | MarMat__ nice job :) | 00:45 |
MarMat__ | sdake thanks, trying hard :-) | 00:45 |
*** senk has quit IRC | 00:46 | |
*** phuongnh has joined #openstack-kolla | 00:47 | |
*** senk has joined #openstack-kolla | 00:48 | |
*** kbaegis has quit IRC | 00:55 | |
*** kbaegis has joined #openstack-kolla | 00:55 | |
Jeffrey4l | sdake, yep | 00:58 |
MarMat__ | Jeffrey4l can you please re-review? | 00:59 |
Jeffrey4l | MarMat__, np | 00:59 |
*** daneyon has joined #openstack-kolla | 01:01 | |
*** senk has quit IRC | 01:02 | |
*** senk__ has joined #openstack-kolla | 01:02 | |
*** tonanhngo has quit IRC | 01:04 | |
*** daneyon has quit IRC | 01:05 | |
*** tonanhngo has joined #openstack-kolla | 01:07 | |
*** lujinluo has quit IRC | 01:09 | |
*** lujinluo has joined #openstack-kolla | 01:10 | |
*** tonanhngo has quit IRC | 01:12 | |
sdake | rstarmer around? | 01:12 |
rstarmer | sdake: hey | 01:12 |
sdake | sup dude | 01:13 |
rstarmer | futzing with docker registry | 01:13 |
*** tonanhngo has joined #openstack-kolla | 01:15 | |
*** zhurong has joined #openstack-kolla | 01:17 | |
*** lujinluo has quit IRC | 01:17 | |
*** tonanhngo has quit IRC | 01:19 | |
openstackgerrit | caoyuan proposed openstack/kolla: Correct the directory of "nova-compute.conf" https://review.openstack.org/368514 | 01:24 |
*** kbaegis has quit IRC | 01:29 | |
*** kbaegis has joined #openstack-kolla | 01:32 | |
*** kbaegis has quit IRC | 01:35 | |
*** kbaegis has joined #openstack-kolla | 01:35 | |
MarMat__ | guys I have another point to discuss regarding magnum | 01:37 |
MarMat__ | magnum_conductor uses etcd, and etcd needs to access discovery.etcd.io to get the token. The question is - what is the best way to set proxy for the container? I don't consider setting it during image build process as acceptable as images can be deployed in various network environment. | 01:40 |
openstackgerrit | caoyuan proposed openstack/kolla: Fix Cinder v2 endpoint https://review.openstack.org/375169 | 01:41 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: WIP Adding ElasticSearch and Kibana pods/services https://review.openstack.org/375152 | 01:41 |
*** salv-orl_ has joined #openstack-kolla | 01:42 | |
*** salv-orlando has quit IRC | 01:45 | |
*** kbaegis has quit IRC | 01:50 | |
*** unicell1 has joined #openstack-kolla | 01:51 | |
*** unicell has quit IRC | 01:51 | |
*** kbaegis has joined #openstack-kolla | 01:53 | |
*** signed8bit_Zzz is now known as signed8bit | 01:53 | |
sdake | marmat no idea | 01:53 |
sdake | MarMat__ | 01:53 |
sdake | your right during image build is not the right place to set it | 01:54 |
*** signed8bit has quit IRC | 01:54 | |
sdake | why does the container need a proxy - lets start there MarMat__ | 01:54 |
*** MarMat__ has quit IRC | 01:56 | |
openstackgerrit | Merged openstack/kolla: Document bug triage https://review.openstack.org/374319 | 02:06 |
*** huikang has quit IRC | 02:09 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Add gnocchi-api to haproxy.cfg file https://review.openstack.org/375197 | 02:10 |
openstackgerrit | Wei Cao proposed openstack/kolla: Revert "Add enable_elasticsearch option" https://review.openstack.org/375198 | 02:14 |
sdake | Jeffrey4l dude hot find on the bug triage wiki! | 02:16 |
Jeffrey4l | :) openstack prepares lots good stuff | 02:17 |
*** kbaegis has quit IRC | 02:20 | |
*** huhaoran has joined #openstack-kolla | 02:21 | |
*** bjolo has joined #openstack-kolla | 02:22 | |
openstackgerrit | Wei Cao proposed openstack/kolla: Revert "Add enable_elasticsearch option" https://review.openstack.org/375198 | 02:24 |
openstackgerrit | dupengfei proposed openstack/kolla: Fix keystone,database,memcache for k8s. https://review.openstack.org/372089 | 02:27 |
*** MarMat__ has joined #openstack-kolla | 02:28 | |
*** jamesdenton has joined #openstack-kolla | 02:30 | |
MarMat__ | sdake this is how etcd works.. it needs to get token from upstream discovery service. See https://coreos.com/os/docs/latest/cluster-discovery.html | 02:33 |
sdake | this much i know MarMat__ | 02:34 |
sdake | but why does the container need a proxy - that question is unanswered | 02:34 |
sdake | MarMat__ is your assertion a proxy is needed in every cae or only cases where that image is behind a firewall | 02:35 |
MarMat__ | sdake well, for the case that deployment is done in such network environment that in needs to have proxy server set to access internet | 02:35 |
*** bjolo has quit IRC | 02:36 | |
MarMat__ | sdake right, not for all cases | 02:36 |
sdake | ok i'm catching up now | 02:38 |
sdake | why make the assertion placing the proxy in the image is bad? | 02:39 |
sdake | we do that for every other image | 02:39 |
sdake | MarMat__ (trying to understand the position not arguing with you) | 02:39 |
MarMat__ | well, usually we set proxy during build time for the build process itself. Not needed so far for the services as far as I know. | 02:40 |
MarMat__ | Once image is build, it should not be dependent on any particular network environment/proxy setting. | 02:41 |
MarMat__ | so images are universally deployable in various environments | 02:41 |
MarMat__ | it should be probably possible to set it during image instantiation using kolla_docker module by setting 'environment:' option | 02:44 |
*** rstarmer has quit IRC | 02:48 | |
*** daneyon has joined #openstack-kolla | 02:49 | |
MarMat__ | at least I'm using currently such workaround. | 02:50 |
*** zhubingbing has joined #openstack-kolla | 02:51 | |
*** daneyon has quit IRC | 02:54 | |
*** rstarmer has joined #openstack-kolla | 02:55 | |
*** huikang has joined #openstack-kolla | 03:02 | |
*** david-lyle has quit IRC | 03:04 | |
*** senk has joined #openstack-kolla | 03:05 | |
*** senk__ has quit IRC | 03:06 | |
*** haplo37 has quit IRC | 03:13 | |
*** g3ek has quit IRC | 03:15 | |
*** unicell has joined #openstack-kolla | 03:17 | |
*** unicell1 has quit IRC | 03:17 | |
*** ayoung has joined #openstack-kolla | 03:26 | |
openstackgerrit | Nguyen Hung Phuong proposed openstack/kolla-kubernetes: TrivialFix: Remove unused code https://review.openstack.org/368569 | 03:27 |
openstackgerrit | Nguyen Hung Phuong proposed openstack/kolla-kubernetes: Clean imports in code https://review.openstack.org/368592 | 03:27 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: WIP Adding ElasticSearch and Kibana pods/services https://review.openstack.org/375152 | 03:31 |
*** v1k0d3n has quit IRC | 03:36 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: WIP Adding ElasticSearch and Kibana pods/services https://review.openstack.org/375152 | 03:36 |
*** v1k0d3n has joined #openstack-kolla | 03:37 | |
*** bjolo has joined #openstack-kolla | 03:40 | |
openstackgerrit | Nguyen Hung Phuong proposed openstack/kolla-kubernetes: TrivialFix: Clean imports in code https://review.openstack.org/368592 | 03:43 |
openstackgerrit | Nguyen Hung Phuong proposed openstack/kolla-kubernetes: Clean imports in code https://review.openstack.org/368592 | 03:44 |
*** v1k0d3n has quit IRC | 03:44 | |
*** g3ek has joined #openstack-kolla | 03:48 | |
*** haplo37 has joined #openstack-kolla | 03:48 | |
bjolo | morning | 03:50 |
zhubingbing | hi | 03:51 |
zhubingbing | morning | 03:51 |
zhubingbing | https://bugs.launchpad.net/kolla/+bug/1626555 | 03:52 |
openstack | Launchpad bug 1626555 in kolla "sahara upgrade failes" [High,In progress] - Assigned to zhubingbing (zhubingbing) | 03:52 |
zhubingbing | this bug i fix now | 03:52 |
zhubingbing | bjolo | 03:52 |
bjolo | nice :) | 03:53 |
bjolo | tnx | 03:53 |
bjolo | ping me when ready, and i will test it | 03:54 |
openstackgerrit | zhubingbing proposed openstack/kolla: Add upgrade.yml to sahara https://review.openstack.org/375219 | 03:56 |
zhubingbing | ok | 03:57 |
openstackgerrit | zhubingbing proposed openstack/kolla: Add upgrade.yml to sahara https://review.openstack.org/375219 | 03:59 |
zhubingbing | think you report this bug | 03:59 |
zhubingbing | thanks your test | 03:59 |
*** jrist has joined #openstack-kolla | 03:59 | |
*** v1k0d3n has joined #openstack-kolla | 04:00 | |
bjolo | im doing a deploy right now, so give an hour or so and i will test it | 04:01 |
*** sdake has quit IRC | 04:02 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Add aodh-api to haproxy.cfg file https://review.openstack.org/375197 | 04:07 |
*** coolsvap has joined #openstack-kolla | 04:08 | |
*** zhubingbing has quit IRC | 04:11 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: DO NOT MERGE: TEST MITAKA BRANCH https://review.openstack.org/299182 | 04:22 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Install openssl-devel before installing Ansible in gate https://review.openstack.org/375227 | 04:25 |
*** huikang_ has joined #openstack-kolla | 04:25 | |
*** haplo37_ has quit IRC | 04:27 | |
*** huikang has quit IRC | 04:27 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: [wip] add more package in bindep https://review.openstack.org/375228 | 04:29 |
*** haplo37_ has joined #openstack-kolla | 04:29 | |
*** zhubingbing has joined #openstack-kolla | 04:30 | |
*** haplo37 has quit IRC | 04:30 | |
openstackgerrit | caoyuan proposed openstack/kolla: Fix the url of Cinder endpoints https://review.openstack.org/375169 | 04:31 |
*** haplo37 has joined #openstack-kolla | 04:31 | |
*** unicell1 has joined #openstack-kolla | 04:44 | |
*** unicell has quit IRC | 04:45 | |
*** neilus has joined #openstack-kolla | 04:45 | |
zhubingbing | ping Martin Matyas | 04:48 |
*** neilus has quit IRC | 04:50 | |
*** huikang_ has quit IRC | 04:59 | |
rstarmer | anyone seen issues with the SWIFT mitaka (2.0.2 centos binary) images in the hub? We are trying them at the moment, and it appears that the expirer image is missing it's binary. And while that doesn't seem to keep the system from running, we are unable to get the tempurl function to work (using a test script that worked in a Juno/Kilo based enviornment). | 05:00 |
MarMat__ | zhubingbing pong | 05:02 |
*** v1k0d3n has quit IRC | 05:03 | |
*** haplo37_ has quit IRC | 05:05 | |
*** huhaoran has quit IRC | 05:06 | |
*** huhaoran has joined #openstack-kolla | 05:07 | |
*** haplo37_ has joined #openstack-kolla | 05:07 | |
*** haplo37_ has quit IRC | 05:07 | |
*** zhubingbing has quit IRC | 05:09 | |
*** haplo37_ has joined #openstack-kolla | 05:10 | |
*** haplo37_ has quit IRC | 05:10 | |
*** senk has quit IRC | 05:11 | |
*** haplo37_ has joined #openstack-kolla | 05:13 | |
*** rstarmer has quit IRC | 05:13 | |
*** huhaoran has quit IRC | 05:13 | |
*** rstarmer has joined #openstack-kolla | 05:13 | |
*** huhaoran has joined #openstack-kolla | 05:13 | |
*** haplo37 has quit IRC | 05:19 | |
*** g3ek has quit IRC | 05:19 | |
*** g3ek has joined #openstack-kolla | 05:20 | |
*** haplo37 has joined #openstack-kolla | 05:21 | |
*** msimonin has joined #openstack-kolla | 05:23 | |
*** msimonin has quit IRC | 05:29 | |
*** zhubingbing has joined #openstack-kolla | 05:37 | |
*** duonghq has quit IRC | 05:38 | |
*** lujinluo has joined #openstack-kolla | 05:40 | |
*** ishu has joined #openstack-kolla | 05:43 | |
openstackgerrit | caoyuan proposed openstack/kolla: Fix the url of Cinder endpoints https://review.openstack.org/375169 | 05:44 |
*** absubram has quit IRC | 05:47 | |
*** zhubingbing has quit IRC | 05:48 | |
*** senk has joined #openstack-kolla | 05:48 | |
*** haplo37_ has quit IRC | 05:48 | |
*** haplo37_ has joined #openstack-kolla | 05:50 | |
*** duonghq has joined #openstack-kolla | 05:57 | |
*** salv-orl_ has quit IRC | 05:57 | |
openstackgerrit | Wei Cao proposed openstack/kolla: Revert "Add enable_elasticsearch option" https://review.openstack.org/375198 | 06:00 |
*** msimonin has joined #openstack-kolla | 06:00 | |
*** zhubingbing has joined #openstack-kolla | 06:02 | |
zhubingbing | ping MarMat | 06:03 |
zhubingbing | hi | 06:03 |
MarMat__ | zhubingbing will we talk or play ping-pong? | 06:03 |
zhubingbing | https://bugs.launchpad.net/kolla/+bug/1551992 | 06:03 |
openstack | Launchpad bug 1551992 in kolla "Magnum failed to create trustee" [Critical,In progress] - Assigned to zhubingbing (zhubingbing) | 06:03 |
zhubingbing | this bug magnum,i see you submit, i assigned to you ? | 06:04 |
MarMat__ | zhubingbing sure, ok | 06:05 |
zhubingbing | good | 06:05 |
zhubingbing | your id | 06:05 |
zhubingbing | launchpad id | 06:05 |
MarMat__ | martinx-maty | 06:06 |
zhubingbing | perfect | 06:06 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Add more package in bindep https://review.openstack.org/375228 | 06:06 |
zhubingbing | i assigned to you | 06:06 |
MarMat__ | good | 06:06 |
*** msimonin has quit IRC | 06:06 | |
zhubingbing | i hope you can solve this problem quickly, | 06:07 |
zhubingbing | ;) | 06:07 |
zhubingbing | thanks | 06:07 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Add more packages in bindep.txt https://review.openstack.org/375228 | 06:08 |
zhubingbing | marmat assigned to you, have done | 06:09 |
*** egonzalez90 has joined #openstack-kolla | 06:10 | |
zhubingbing | hi egonzalez90 | 06:10 |
egonzalez90 | morning zhubingbing | 06:10 |
zhubingbing | morning | 06:11 |
*** unicell has joined #openstack-kolla | 06:16 | |
openstackgerrit | Duong Ha-Quang proposed openstack/kolla: Specify 'become' to neccesary tasks (general roles) https://review.openstack.org/358539 | 06:16 |
*** unicell1 has quit IRC | 06:16 | |
*** MarMat__ has quit IRC | 06:16 | |
*** rstarmer has quit IRC | 06:17 | |
*** rstarmer has joined #openstack-kolla | 06:21 | |
*** rstarmer has quit IRC | 06:21 | |
*** rstarmer has joined #openstack-kolla | 06:21 | |
*** aswadr_ has joined #openstack-kolla | 06:25 | |
*** daneyon has joined #openstack-kolla | 06:25 | |
openstackgerrit | Duong Ha-Quang proposed openstack/kolla: Specify 'become' for only neccesary tasks (default roles) https://review.openstack.org/359031 | 06:26 |
bjolo | ok im a little confused (not unusual for me). when is newton released? | 06:26 |
bjolo | kolla RC2 deadline is set to 10-13th of october | 06:27 |
openstackgerrit | Duong Ha-Quang proposed openstack/kolla: Specify 'become' for only neccesary tasks (all other roles) https://review.openstack.org/359096 | 06:27 |
bjolo | but newton coordinated release is set for Oct 6th. (https://releases.openstack.org/newton/schedule.html) | 06:28 |
bjolo | when is kolla newton release is the question i guess | 06:28 |
*** phuongnh has quit IRC | 06:29 | |
*** phuongnh has joined #openstack-kolla | 06:29 | |
*** daneyon has quit IRC | 06:30 | |
*** neilus has joined #openstack-kolla | 06:33 | |
openstackgerrit | dupengfei proposed openstack/kolla: Support shared path for glance images and nova instances disk https://review.openstack.org/372420 | 06:36 |
openstackgerrit | Duong Ha-Quang proposed openstack/kolla: Add Using a different base image to image-building doc https://review.openstack.org/373639 | 06:36 |
*** neilus has quit IRC | 06:38 | |
*** skramaja has joined #openstack-kolla | 06:41 | |
*** haplo37 has quit IRC | 06:43 | |
*** g3ek has quit IRC | 06:43 | |
*** haplo37 has joined #openstack-kolla | 06:44 | |
*** g3ek has joined #openstack-kolla | 06:48 | |
*** matrohon has joined #openstack-kolla | 06:54 | |
*** phuongnh has quit IRC | 06:58 | |
*** phuongnh has joined #openstack-kolla | 06:58 | |
*** msimonin has joined #openstack-kolla | 07:00 | |
*** salv-orlando has joined #openstack-kolla | 07:03 | |
*** salv-orlando has quit IRC | 07:03 | |
*** v1k0d3n has joined #openstack-kolla | 07:03 | |
*** salv-orlando has joined #openstack-kolla | 07:05 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Add more packages in bindep.txt https://review.openstack.org/375228 | 07:06 |
*** v1k0d3n has quit IRC | 07:08 | |
*** salv-orlando has quit IRC | 07:08 | |
*** huhaoran has quit IRC | 07:10 | |
*** huhaoran has joined #openstack-kolla | 07:10 | |
*** gfidente|afk is now known as gfidente | 07:13 | |
*** egonzalez90 has quit IRC | 07:14 | |
*** berendt has joined #openstack-kolla | 07:24 | |
jmccarthy | Hmm ok question about rabbitmq and queues - how many different queues are created, and where/how are they created ? | 07:31 |
*** rmart04 has joined #openstack-kolla | 07:32 | |
duonghq | zhubingbing: ping | 07:32 |
zhubingbing | here | 07:32 |
zhubingbing | i am her | 07:33 |
zhubingbing | i am here | 07:33 |
duonghq | zhubingbing: this bug: https://bugs.launchpad.net/kolla/+bug/1599942 affect master? | 07:33 |
openstack | Launchpad bug 1599942 in kolla "failed message in logs even though there is no failure" [Low,Triaged] | 07:33 |
duonghq | because you triaged this | 07:33 |
zhubingbing | i thinks it not affect | 07:34 |
zhubingbing | emm | 07:34 |
duonghq | okay, so only mitaka? | 07:34 |
zhubingbing | yes | 07:35 |
zhubingbing | i think so | 07:35 |
duonghq | hmm, okay, thank you | 07:35 |
*** Serlex has joined #openstack-kolla | 07:37 | |
zhubingbing | np | 07:37 |
openstackgerrit | Christian Berendt proposed openstack/kolla: Use merge_configs for gnocchi-api-paste.ini file https://review.openstack.org/375295 | 07:42 |
openstackgerrit | Christian Berendt proposed openstack/kolla: Use merge_configs for gnocchi-api-paste.ini file https://review.openstack.org/375295 | 07:43 |
*** caowei has quit IRC | 07:43 | |
openstackgerrit | Christian Berendt proposed openstack/kolla: Use keystone-paste.ini template for keystone https://review.openstack.org/373379 | 07:46 |
*** shardy has joined #openstack-kolla | 07:49 | |
openstackgerrit | zhubingbing proposed openstack/kolla: add upgrade.yml to aodh https://review.openstack.org/375300 | 07:52 |
*** athomas has quit IRC | 07:55 | |
*** athomas has joined #openstack-kolla | 08:01 | |
*** daneyon has joined #openstack-kolla | 08:13 | |
*** daneyon has quit IRC | 08:18 | |
*** neilus has joined #openstack-kolla | 08:22 | |
*** neilus has quit IRC | 08:27 | |
openstackgerrit | zhubingbing proposed openstack/kolla: change perm 06400 to 0600 in aodh-api.json.j2 https://review.openstack.org/375313 | 08:27 |
*** absubram has joined #openstack-kolla | 08:30 | |
openstackgerrit | Zeyu Zhu proposed openstack/kolla: Visit target nodes without password. Theory: deploy ssh key to target nodes. This script reads target nodes information from 'allhosts' file. You can configure more than one item in this file, and each item occupies one line without blank. The format of ' https://review.openstack.org/368524 | 08:30 |
*** absubram_ has joined #openstack-kolla | 08:32 | |
openstackgerrit | caoyuan proposed openstack/kolla: Add clients to test-requirements.txt https://review.openstack.org/375315 | 08:32 |
*** absubram has quit IRC | 08:34 | |
*** absubram_ is now known as absubram | 08:34 | |
*** absubram has quit IRC | 08:34 | |
*** zhurong has quit IRC | 08:34 | |
*** huhaoran has quit IRC | 08:37 | |
*** huhaoran has joined #openstack-kolla | 08:37 | |
*** g3ek has quit IRC | 08:40 | |
*** haplo37 has quit IRC | 08:41 | |
*** haplo37 has joined #openstack-kolla | 08:42 | |
*** duonghq has quit IRC | 08:43 | |
*** g3ek has joined #openstack-kolla | 08:43 | |
*** srwilkers has joined #openstack-kolla | 08:45 | |
*** duonghq has joined #openstack-kolla | 08:46 | |
openstackgerrit | zhubingbing proposed openstack/kolla: remove not use wsgi other service in aodh https://review.openstack.org/375321 | 08:49 |
zhubingbing | hi duonghq | 08:49 |
openstackgerrit | Sajauddin proposed openstack/kolla: Changed docker_restart_policy to unless-stopped https://review.openstack.org/375322 | 08:51 |
*** lujinluo has quit IRC | 08:57 | |
duonghq | zhubingbing: pong | 08:57 |
zhubingbing | https://review.openstack.org/#/c/375219/ | 08:58 |
zhubingbing | please review | 08:58 |
zhubingbing | https://review.openstack.org/#/c/375300/ | 08:58 |
openstackgerrit | Christian Berendt proposed openstack/kolla: Remove clients from test-requirements already installed by python-openstackclient https://review.openstack.org/375327 | 08:59 |
zhubingbing | berendt | 08:59 |
openstackgerrit | Christian Berendt proposed openstack/kolla: Remove clients from test-requirements already installed by python-openstackclient https://review.openstack.org/375327 | 08:59 |
zhubingbing | can 8 | 09:00 |
*** srwilkers has quit IRC | 09:01 | |
berendt | zhubingbing done. run recheck. gates failed for most tests... | 09:02 |
zhubingbing | ok | 09:02 |
zhubingbing | because openssl | 09:02 |
*** openstackgerrit has quit IRC | 09:03 | |
*** openstackgerrit has joined #openstack-kolla | 09:03 | |
berendt | yes something is wrong, missing header file or something like this | 09:04 |
zhubingbing | emm | 09:04 |
zhubingbing | ok im recheck | 09:04 |
*** duonghq_ has joined #openstack-kolla | 09:07 | |
*** duonghq has quit IRC | 09:10 | |
*** egonzalez90 has joined #openstack-kolla | 09:17 | |
openstackgerrit | Paul Bourke proposed openstack/kolla: Clean up TODOs from live documentation https://review.openstack.org/374652 | 09:21 |
openstackgerrit | Christian Berendt proposed openstack/kolla: Use a named volume or a shared directory to store Cloudkitty states https://review.openstack.org/372490 | 09:29 |
openstackgerrit | Christian Berendt proposed openstack/kolla: Cleanup chmod commands in Dockerfiles https://review.openstack.org/375353 | 09:32 |
*** yingjun has quit IRC | 09:33 | |
*** msimonin has quit IRC | 09:51 | |
*** Ravikiran_K has joined #openstack-kolla | 09:56 | |
*** duonghq has joined #openstack-kolla | 09:57 | |
*** ishu has quit IRC | 09:59 | |
*** duonghq_ has quit IRC | 09:59 | |
openstackgerrit | Duong Ha-Quang proposed openstack/kolla: Add Using a different base image to image-building doc https://review.openstack.org/373639 | 10:01 |
*** neilus has joined #openstack-kolla | 10:10 | |
*** neilus has quit IRC | 10:15 | |
openstackgerrit | zhubingbing proposed openstack/kolla: add upgrade.yml comtent for gnocchi role https://review.openstack.org/375375 | 10:15 |
openstackgerrit | zhubingbing proposed openstack/kolla: add upgrade.yml comtent for gnocchi role https://review.openstack.org/375375 | 10:16 |
*** huhaoran has quit IRC | 10:18 | |
openstackgerrit | zhubingbing proposed openstack/kolla: change perm 06400 to 0600 in gnocchi-api.json.j2 https://review.openstack.org/375380 | 10:30 |
*** kbyrne has quit IRC | 10:31 | |
*** phuongnh has quit IRC | 10:33 | |
*** kbyrne has joined #openstack-kolla | 10:34 | |
*** Ravikiran_K has quit IRC | 10:39 | |
*** kbyrne has quit IRC | 10:39 | |
*** kbyrne has joined #openstack-kolla | 10:39 | |
*** duonghq has left #openstack-kolla | 10:40 | |
*** duonghq has quit IRC | 10:40 | |
openstackgerrit | Christian Berendt proposed openstack/kolla: Use a named volume to store Cloudkitty states https://review.openstack.org/372490 | 10:46 |
berendt | the gates are still broken | 10:50 |
berendt | anything we can do here? | 10:50 |
openstackgerrit | zhubingbing proposed openstack/kolla: change perm 0640 to 0600 in gnocchi-api.json.j2 https://review.openstack.org/375380 | 10:50 |
*** ishu has joined #openstack-kolla | 10:52 | |
*** zhubingbing has quit IRC | 10:53 | |
*** daneyon has joined #openstack-kolla | 10:56 | |
openstackgerrit | Andreas Jaeger proposed openstack/kolla: Add ssl devel libs as requirements https://review.openstack.org/375395 | 10:56 |
berendt | https://review.openstack.org/#/c/375228/ | 10:57 |
berendt | this will fix the gate issues | 10:58 |
*** daneyon has quit IRC | 11:00 | |
*** v1k0d3n has joined #openstack-kolla | 11:05 | |
*** Serlex has quit IRC | 11:06 | |
*** ccesario has joined #openstack-kolla | 11:09 | |
*** v1k0d3n has quit IRC | 11:10 | |
*** huhaoran has joined #openstack-kolla | 11:10 | |
*** huhaoran has quit IRC | 11:13 | |
*** zhurong has joined #openstack-kolla | 11:13 | |
*** huhaoran has joined #openstack-kolla | 11:13 | |
*** zhurong has quit IRC | 11:14 | |
mliima | morning guys | 11:18 |
*** aswadr_ has quit IRC | 11:22 | |
*** awiddersheim has quit IRC | 11:24 | |
ccesario | morning :) | 11:25 |
*** ldeptula has quit IRC | 11:34 | |
openstackgerrit | Merged openstack/kolla: Add more packages in bindep.txt https://review.openstack.org/375228 | 11:40 |
*** rstarmer has quit IRC | 11:40 | |
*** schwicht has joined #openstack-kolla | 11:41 | |
*** ishu has quit IRC | 11:47 | |
*** zhurong has joined #openstack-kolla | 11:47 | |
*** ishu has joined #openstack-kolla | 11:49 | |
*** rhallisey has joined #openstack-kolla | 11:50 | |
*** Serlex has joined #openstack-kolla | 11:53 | |
bjolo | morning mliima | 11:53 |
*** jrist has quit IRC | 11:56 | |
*** rstarmer has joined #openstack-kolla | 11:56 | |
*** jamesdenton has quit IRC | 11:56 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Add more packages in bindep.txt https://review.openstack.org/375418 | 11:58 |
*** neilus has joined #openstack-kolla | 11:58 | |
*** dave-mccowan has quit IRC | 12:00 | |
*** zhurong has quit IRC | 12:01 | |
*** neilus has quit IRC | 12:03 | |
*** jrist has joined #openstack-kolla | 12:08 | |
jmccarthy | Hmm why does rabbitmq have this explicit check when upgrading ? 'Checking if rabbitmq container needs upgrading' - I don't think other services have this ? | 12:17 |
*** rstarmer has quit IRC | 12:23 | |
*** schwicht has quit IRC | 12:25 | |
Serlex | version of jinja2 used with latest kolla? | 12:31 |
*** dwalsh has joined #openstack-kolla | 12:40 | |
*** sdake has joined #openstack-kolla | 12:48 | |
sdake | morning | 12:48 |
*** schwicht has joined #openstack-kolla | 12:51 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla: ES and Kibana config modification for Kube https://review.openstack.org/375454 | 12:56 |
*** david-lyle has joined #openstack-kolla | 12:56 | |
*** rstarmer has joined #openstack-kolla | 12:56 | |
*** egonzalez90 has quit IRC | 12:58 | |
*** schwicht has quit IRC | 13:00 | |
*** schwicht has joined #openstack-kolla | 13:03 | |
jmccarthy | Morning sdake :) | 13:04 |
jmccarthy | sdake: Do you know why rabbitmq has this sort of check 'Checking if rabbitmq container needs upgrading' - I don't think other services have this ? | 13:04 |
jmccarthy | When you are doing upgrades I mean | 13:05 |
*** awiddersheim has joined #openstack-kolla | 13:07 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla: ES and Kibana config modification for Kube https://review.openstack.org/375454 | 13:07 |
*** ishu has quit IRC | 13:08 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla: ES and Kibana config modification for Kube https://review.openstack.org/375454 | 13:12 |
*** MarMat has joined #openstack-kolla | 13:17 | |
*** inc0 has joined #openstack-kolla | 13:18 | |
*** egonzalez90 has joined #openstack-kolla | 13:18 | |
*** eaguilar has joined #openstack-kolla | 13:21 | |
openstackgerrit | Eduardo Gonzalez proposed openstack/kolla: Fix heat role creation https://review.openstack.org/375475 | 13:24 |
*** prithiv has joined #openstack-kolla | 13:27 | |
*** schwicht has quit IRC | 13:32 | |
*** jtriley has joined #openstack-kolla | 13:33 | |
*** senk has quit IRC | 13:37 | |
*** daneyon has joined #openstack-kolla | 13:38 | |
bjolo | morning america | 13:40 |
inc0 | good morning Kolla | 13:41 |
bjolo | so the joke of the day. Heard that its gonna be a fork of docker. You know what it will be called? | 13:42 |
wznoinsk | good afterlunch europe | 13:42 |
wznoinsk | bjolo: :D | 13:42 |
bjolo | focker | 13:42 |
bjolo | :) | 13:42 |
wznoinsk | yes, figured it out ;-) | 13:42 |
bjolo | seriously if they fork, they HAVE to take that name | 13:43 |
*** daneyon has quit IRC | 13:43 | |
*** MarMat has quit IRC | 13:43 | |
*** huikang has joined #openstack-kolla | 13:45 | |
*** MarMat has joined #openstack-kolla | 13:46 | |
*** neilus has joined #openstack-kolla | 13:46 | |
*** schwicht has joined #openstack-kolla | 13:46 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: Adding ElasticSearch and Kibana pods/services https://review.openstack.org/375152 | 13:47 |
*** srwilkers has joined #openstack-kolla | 13:47 | |
*** dave-mccowan has joined #openstack-kolla | 13:49 | |
sbezverk | sdake: ping | 13:51 |
*** neilus has quit IRC | 13:51 | |
sdake | sbezverk better be a good challengee | 13:51 |
sbezverk | sdake: I got intergrated elastic and kibana into kube, but I am missing fluentd since it does not exist in kolla, is there a chance if I push fluentd PS to kolla it will be accepted into 3.0.0? | 13:52 |
inc0 | bjolo, for now my biggest typo in terminal is dicker | 13:56 |
inc0 | I typed that one in much more often than I'd like | 13:57 |
*** dwalsh has quit IRC | 13:57 | |
bjolo | inc0, :) | 13:57 |
inc0 | although both focker and dicker are just one letter apart from docker | 13:58 |
inc0 | man they picked typo-volitale name | 13:58 |
sdake | sbezverk 3.0.0 is frozen for new features | 13:59 |
sdake | towing hard line on this one ;) | 14:00 |
sdake | and unfortunately (for you) master isn't open for business yet | 14:00 |
sbezverk | sdake: do I have to wait then for repo split before I can use master? | 14:01 |
*** jheroux has joined #openstack-kolla | 14:02 | |
inc0 | sbezverk, not split, branch | 14:02 |
sdake | sbezverk have to wait for the rc2 tag | 14:02 |
*** prithiv has quit IRC | 14:02 | |
sdake | where we branch newton | 14:02 |
sdake | rc2 deadline is above | 14:02 |
sbezverk | sdake: ok got it thanks.. | 14:02 |
*** senk has joined #openstack-kolla | 14:04 | |
*** MarMat has quit IRC | 14:05 | |
*** zhubingbing has joined #openstack-kolla | 14:06 | |
bjolo | is there a way to download a diff file from gerrit via commandline? | 14:09 |
bjolo | or the PS | 14:09 |
openstackgerrit | zhubingbing proposed openstack/kolla: change perm 0640 to 0600 in gnocchi-api.json.j2 https://review.openstack.org/375380 | 14:10 |
bjolo | my workstation is windows, but my kolla nodes are on linux far far away | 14:10 |
mag009 | hey | 14:10 |
bjolo | dont want to download locally, and copy over. want to be able to do like wget https://review.openstack.org/375475; git apply | 14:11 |
*** huhaoran has quit IRC | 14:12 | |
sdake | bjolo indeed | 14:13 |
sdake | clickthe download button in gerit | 14:13 |
sdake | click the cherrypick copy to buffer ption | 14:13 |
sdake | paste tht into your git repo location | 14:14 |
zhubingbing | sup sdake | 14:14 |
sdake | sup zhubingbing | 14:14 |
zhubingbing | ha) | 14:14 |
bjolo | sdake, sweeeeet! :) tnx | 14:16 |
britthouser | bjolo you can also do ‘git review -d' | 14:16 |
britthouser | If you have git review installed. If not, cherry-pick like sdake said | 14:16 |
bjolo | i have review | 14:17 |
*** Liuqing has joined #openstack-kolla | 14:19 | |
bjolo | need to checkout the -d flag | 14:20 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Use keystone-paste.ini template for keystone https://review.openstack.org/373379 | 14:20 |
britthouser | -d is slightly different bjolo. Cherry pick puts that diff on top of whatever you got. the -d flag gives you that patch at teh point in time it was submitted. | 14:20 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Support shared path for glance images and nova instances disk https://review.openstack.org/372420 | 14:21 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Use a named volume to store Cloudkitty states https://review.openstack.org/372490 | 14:21 |
openstackgerrit | zhubingbing proposed openstack/kolla: change perm 0640 to 0600 in aodh-api.json.j2 wsgi config file by use root https://review.openstack.org/375313 | 14:22 |
*** msimonin has joined #openstack-kolla | 14:24 | |
openstackgerrit | zhubingbing proposed openstack/kolla: change perm 0640 to 0600 in gnocchi-api.json.j2 wsgi config file by use root https://review.openstack.org/375380 | 14:25 |
*** MarMat has joined #openstack-kolla | 14:25 | |
bjolo | can anyone explain how heat orchestration tab makes its way into horizon? | 14:26 |
*** Serlex has quit IRC | 14:26 | |
*** msimonin1 has joined #openstack-kolla | 14:26 | |
bjolo | deployu w/o heat, no heat dashboard in horizon. enable_heat in globals and deploy -t heat. Logout/login to horizon and now the orchestration tab is there? | 14:27 |
bjolo | no updates what so ever done to horizon container | 14:28 |
zhubingbing | sdake | 14:28 |
bjolo | suddenly it just knows that heat is available and enables the dashboard | 14:28 |
zhubingbing | https://review.openstack.org/#/c/375300/ can u help me review it | 14:28 |
*** msimonin has quit IRC | 14:28 | |
zhubingbing | https://review.openstack.org/#/c/375375/ | 14:29 |
*** lrensing has joined #openstack-kolla | 14:29 | |
sdake | bjolo no idea | 14:31 |
sdake | zhubingbing 7am dude | 14:31 |
sdake | i review on a schedule | 14:31 |
zhubingbing | ok | 14:32 |
sdake | and 7am that schedule is not | 14:32 |
britthouser | lol | 14:32 |
openstackgerrit | Merged openstack/kolla: Add upgrade.yml to sahara https://review.openstack.org/375219 | 14:34 |
bjolo | sdake, https://bugs.launchpad.net/kolla/+bug/1626822 | 14:34 |
openstack | Launchpad bug 1626822 in kolla "add support for horizon plugins" [Undecided,New] | 14:34 |
bjolo | ok gotta go | 14:35 |
bjolo | afk | 14:35 |
bjolo | ~ | 14:35 |
openstackgerrit | Merged openstack/kolla: add upgrade.yml to aodh https://review.openstack.org/375300 | 14:35 |
*** srwilkers has quit IRC | 14:35 | |
openstackgerrit | zhubingbing proposed openstack/kolla: add upgrade.yml content for gnocchi role https://review.openstack.org/375375 | 14:35 |
*** tonanhngo has joined #openstack-kolla | 14:36 | |
openstackgerrit | zhubingbing proposed openstack/kolla: change perm 0640 to 0600 in gnocchi-api.json.j2 and gnocchi user change to root https://review.openstack.org/375380 | 14:37 |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes: WIP: basic ceph deployment support https://review.openstack.org/373256 | 14:40 |
openstackgerrit | zhubingbing proposed openstack/kolla: change perm 0640 to 0600 in aodh-api.json.j2 and aodh user change to root https://review.openstack.org/375313 | 14:40 |
*** senk has quit IRC | 14:43 | |
*** Serlex has joined #openstack-kolla | 14:44 | |
*** dwalsh has joined #openstack-kolla | 14:45 | |
openstackgerrit | Waldemar Znoinski proposed openstack/kolla: install iptables in ironic-inspector container https://review.openstack.org/374970 | 14:48 |
*** srwilkers has joined #openstack-kolla | 14:49 | |
openstackgerrit | Waldemar Znoinski proposed openstack/kolla: fix ironic-inspector setup https://review.openstack.org/374727 | 14:50 |
openstackgerrit | zhubingbing proposed openstack/kolla: change perm and user wsgi file permission https://review.openstack.org/375313 | 14:52 |
openstackgerrit | caoyuan proposed openstack/kolla: Fix the url of Cinder endpoints https://review.openstack.org/375169 | 14:52 |
openstackgerrit | caoyuan proposed openstack/kolla: Fix the url of Cinder endpoints https://review.openstack.org/375169 | 14:53 |
openstackgerrit | zhubingbing proposed openstack/kolla: change perm and user wsgi file permission in gnocchi-api.json.j2 https://review.openstack.org/375380 | 14:55 |
*** ankush has quit IRC | 14:55 | |
MarMat | ping Jeffrey4l | 15:02 |
Jeffrey4l | MarMat, pong | 15:02 |
wznoinsk | hi all | 15:02 |
*** jistr is now known as jistr|call | 15:03 | |
wznoinsk | did anyone try to build+deploy ubuntu/source since yday? I'm having rabbitmq crash dumps, done build+deploy twice from scratch (fresh OS) already | 15:03 |
Jeffrey4l | hi wznoinsk . I deploy by using centos+source. So no idea about this. :( | 15:04 |
MarMat | Jeffrey4l I don't understand your comment regarding magnum dockerfile. /var/lib/magnum is currently not mounted as a volume and similar approach for creating /var/lib/.... is also in dockerfiles of other components (/var/lib/cinder etc...) | 15:04 |
Jeffrey4l | wznoinsk, did you get any error message or log? | 15:04 |
wznoinsk | Jeffrey4l: yes, cryptic enough I decided to go for a OS rebuild - http://paste.openstack.org/show/582767/ | 15:05 |
*** srwilkers has quit IRC | 15:06 | |
wznoinsk | Jeffrey4l: enabled apparmor auditing for docker on the host to check for obvious things, looked into the crash dump for obvious things, no luck | 15:06 |
Jeffrey4l | MarMat, i mean the /var/lib/magnum/certificates creation | 15:07 |
Jeffrey4l | https://review.openstack.org/#/c/326163/5/docker/magnum/magnum-base/Dockerfile.j2 | 15:07 |
Jeffrey4l | it shouldn't be created. because, we use named volume. | 15:07 |
openstackgerrit | Waldemar Znoinski proposed openstack/kolla: passwordless rootwrap sudoers for 'ironic' in conductor https://review.openstack.org/372120 | 15:08 |
Jeffrey4l | create any sub folder in /var/lib/magnum is useless. you need create it in extend_start.sh script if needed. | 15:08 |
Jeffrey4l | MarMat, ^^ | 15:08 |
Jeffrey4l | wznoinsk, what image are u using? when you build it? | 15:08 |
wznoinsk | Jeffrey4l: yday/today | 15:08 |
wznoinsk | ubuntu(xenial), source, kolla 82c1a3d | 15:09 |
Jeffrey4l | wznoinsk, hmm. try re-build again ( witch --nocache parameter ) :) | 15:09 |
wznoinsk | Jeffrey4l: did give myself a new ironic node and started from scratch, I'll pull latest and may redo again on monday ;-) | 15:10 |
Jeffrey4l | wznoinsk, that's cool .thanks. | 15:11 |
*** jheroux has quit IRC | 15:14 | |
*** zhubingbing has quit IRC | 15:15 | |
*** jogam has joined #openstack-kolla | 15:17 | |
*** Liuqing has quit IRC | 15:19 | |
*** pbourke has quit IRC | 15:19 | |
*** jheroux has joined #openstack-kolla | 15:19 | |
*** pbourke has joined #openstack-kolla | 15:19 | |
MarMat | Jeffrey4l I double checked things and I cannot find any place in kolla code where /var/lib or /var/lib/magnum shoud be mounted as a volume. Anso docker incpect magnum_condoctor or magnum_api does not show any such volume. And directories created in magnum dockerfile directories are successfully visible in magnum containers. | 15:22 |
Jeffrey4l | MarMat, checked the current code. you are correct. | 15:22 |
MarMat | Jeffrey4l ok, so I'll leave as it is, ok? | 15:23 |
Jeffrey4l | But shouldn't the /var/lib/magnum be persistence? like /var/lib/nova | 15:23 |
Jeffrey4l | I am not familiar with magnum. But I think /var/lib/magnum should use a named volume like other service | 15:24 |
Jeffrey4l | MarMat, ^ | 15:24 |
*** dave-mccowan has quit IRC | 15:25 | |
sbezverk | inc0: ping | 15:25 |
inc0 | hey:) | 15:25 |
*** jistr|call is now known as jistr | 15:26 | |
sbezverk | inc0: I have trouble get my head around new format for docker file especially for the case where I need to add custom repo. Do you think I could use old approach we used for Docker? | 15:26 |
*** jistr is now known as jistr|biab | 15:28 | |
*** zhubingbing has joined #openstack-kolla | 15:28 | |
inc0 | sbezverk, sure, I'll point it out in review and we'll work through review | 15:28 |
inc0 | or I can just try to explain it to you if you have any specific questions | 15:29 |
sbezverk | inc0: ok I will finish PS and ping you for your feedback. | 15:31 |
*** zhubingbing has quit IRC | 15:31 | |
*** senk has joined #openstack-kolla | 15:33 | |
*** neilus has joined #openstack-kolla | 15:34 | |
*** jistr|biab is now known as jistr | 15:36 | |
MarMat | Jeffrey4l I need to elaborate a bit more about magnum certificates, let me check and I'll get back then. | 15:37 |
Jeffrey4l | ok. cool. | 15:37 |
*** lamt has quit IRC | 15:39 | |
openstackgerrit | Waldemar Znoinski proposed openstack/kolla: fix ironic-inspector setup https://review.openstack.org/374727 | 15:39 |
openstackgerrit | Waldemar Znoinski proposed openstack/kolla: install iptables in ironic-inspector container https://review.openstack.org/374970 | 15:39 |
*** neilus has quit IRC | 15:40 | |
*** rmart04 has quit IRC | 15:46 | |
*** absubram has joined #openstack-kolla | 15:48 | |
*** huikang has quit IRC | 15:49 | |
*** huikang has joined #openstack-kolla | 15:50 | |
*** lukl has quit IRC | 15:51 | |
*** lukl has joined #openstack-kolla | 15:54 | |
*** huikang has quit IRC | 15:55 | |
*** lukl has quit IRC | 15:56 | |
*** lukl has joined #openstack-kolla | 15:56 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla: ES and Kibana config modification for Kube https://review.openstack.org/375454 | 15:58 |
*** matrohon has quit IRC | 15:58 | |
*** senk has quit IRC | 15:59 | |
*** jmccarthy has quit IRC | 16:00 | |
*** jmccarthy has joined #openstack-kolla | 16:01 | |
*** senk has joined #openstack-kolla | 16:02 | |
*** dave-mccowan has joined #openstack-kolla | 16:09 | |
inc0 | wirehead_, sbezverk, do you think we could make a hangout next week and work on slides? | 16:10 |
rhallisey | inc0, please do | 16:10 |
*** Serlex has quit IRC | 16:10 | |
rhallisey | inc0, see if you can interate on the one's I wrote | 16:10 |
*** senk has quit IRC | 16:10 | |
*** dwalsh has quit IRC | 16:10 | |
inc0 | we probably will | 16:11 |
inc0 | rhallisey, wanna be part of it? | 16:11 |
inc0 | kfox1111, you? | 16:12 |
rhallisey | I can help input | 16:12 |
*** lamt has joined #openstack-kolla | 16:12 | |
sbezverk | inc0: sure | 16:17 |
sbezverk | please send invite when you decide on date/time | 16:18 |
*** jistr is now known as jistr|afk | 16:18 | |
*** salv-orlando has joined #openstack-kolla | 16:20 | |
*** daneyon has joined #openstack-kolla | 16:21 | |
inc0 | kk, I'll send over invites | 16:24 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: Adding ElasticSearch and Kibana pods/services https://review.openstack.org/375152 | 16:24 |
*** gfidente has quit IRC | 16:25 | |
*** daneyon has quit IRC | 16:25 | |
*** jmccarthy has left #openstack-kolla | 16:28 | |
*** jmccarthy has joined #openstack-kolla | 16:28 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: Adding ElasticSearch and Kibana pods/services https://review.openstack.org/375152 | 16:31 |
kfox1111 | inc0: I can try | 16:31 |
*** neilus has joined #openstack-kolla | 16:31 | |
*** berendt has quit IRC | 16:33 | |
*** neilus has quit IRC | 16:36 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla: WIP Adds Fluentd service to Kolla https://review.openstack.org/375615 | 16:37 |
sbezverk | inc0: here is PS I was asking you about. appreciate if you could take a look at it | 16:38 |
kfox1111 | sbezverk: sdake said fluentd's a new feature. | 16:38 |
kfox1111 | inc0: sdake did say this is a bugfix and can go in: https://review.openstack.org/#/c/375454 | 16:38 |
sbezverk | kfox1111: right but nothing should stop people to review it ;-) | 16:39 |
inc0 | jinja2-wise it looks ok | 16:39 |
kfox1111 | sbezverk: true true. | 16:39 |
kfox1111 | the sooner we can get #375454 in, the better. | 16:39 |
sbezverk | inc0: ok thanks | 16:40 |
*** unicell has quit IRC | 16:45 | |
openstackgerrit | Merged openstack/kolla-kubernetes: Adding ElasticSearch and Kibana pods/services https://review.openstack.org/375152 | 16:47 |
*** schwicht has quit IRC | 16:51 | |
*** msimonin1 has quit IRC | 16:55 | |
*** vhosakot has joined #openstack-kolla | 16:58 | |
*** schwicht has joined #openstack-kolla | 16:58 | |
*** jistr|afk is now known as jistr | 16:59 | |
*** inc0 has quit IRC | 17:04 | |
*** inc0 has joined #openstack-kolla | 17:08 | |
*** unicell has joined #openstack-kolla | 17:20 | |
*** athomas has quit IRC | 17:22 | |
*** senk has joined #openstack-kolla | 17:22 | |
*** senk has quit IRC | 17:30 | |
sdake | ya dont stop reviewing master changes pls | 17:30 |
*** dwalsh has joined #openstack-kolla | 17:31 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla: WIP Adds Fluentd service to Kolla https://review.openstack.org/375615 | 17:34 |
*** vhosakot has quit IRC | 17:34 | |
jogam | hi all, just deployed 3.0.0.0rc1 to 5 node (2ctl/nw, 3 cmp/storage) cluster, all seemed to have worked fine, but now one of the rabbitmq containers (gospel) is restarting every 3s the other one in the cluster did start up but did not start the tcp listener e.g. both containers did not have port 5672 listening, thus all other OS parts were complaining, got the non-gospel running via command ¨rabbitmqctl start_app¨ | 17:38 |
jogam | any thoughts? | 17:38 |
jogam | btw: host OS is Ubuntu 16.04.1 | 17:39 |
*** vhosakot has joined #openstack-kolla | 17:40 | |
*** lrensing has quit IRC | 17:41 | |
*** rmart04 has joined #openstack-kolla | 17:43 | |
*** schwicht has quit IRC | 17:43 | |
*** rmart04 has quit IRC | 17:44 | |
*** schwicht has joined #openstack-kolla | 17:44 | |
*** msimonin has joined #openstack-kolla | 17:48 | |
*** msimonin has quit IRC | 17:50 | |
jogam | coolsvap: any comment about the above, saw you had worked on Bug #1605501 | 17:56 |
openstack | bug 1605501 in kolla "May resulting incomplete intermediate or final image when building rabbitmq" [High,In progress] https://launchpad.net/bugs/1605501 - Assigned to Zhijiang Hu (hu-zhijiang) | 17:57 |
*** rhallisey has quit IRC | 18:08 | |
*** salv-orlando has quit IRC | 18:10 | |
jogam | pbourke: any comment on the rabbitmq restart issue, also bug#1564773 | 18:13 |
*** neilus has joined #openstack-kolla | 18:19 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla: WIP Adds Fluentd service to Kolla https://review.openstack.org/375615 | 18:21 |
*** vhosakot has quit IRC | 18:21 | |
sdake | jogam are you running from a git checkout? | 18:24 |
jogam | sdake: yup git checkout 3.0.0.0rc1 | 18:24 |
sdake | then you pip installed it? | 18:24 |
*** neilus has quit IRC | 18:25 | |
jogam | sdake: yup via pip install -r req.txt | 18:25 |
sdake | run pip show kolla -> paste | 18:25 |
jogam | sdake: pip show kolla == NONE | 18:25 |
sdake | roger | 18:26 |
jogam | sdake: vs. pip show ansible shows 2.1.1.0 etc | 18:26 |
sdake | jogam it is possible rc1 is broekn - this issue has shown up a cuple times but it was beecaue of old imamges | 18:26 |
sdake | wht images are you using? | 18:26 |
sdake | (fwiw I tested and sseveral others did as well rc1 on multinode and inglenode with no issues) | 18:26 |
jogam | sdake: I have issues finding out how rabbitmq apps are started during the deploy, it only starts the rabbitmq-server... | 18:27 |
jogam | sdake: I built my own ubuntu/source images to local registry | 18:27 |
sdake | jogam what build commanad was used | 18:27 |
jogam | sdake: only errors were with not present python 3.x skipping tasks | 18:27 |
sdake | and what does openstack_version say in /etc/kolla/globals.yml | 18:28 |
jogam | sdake: python tools/build.py --base=ubuntu --type source --registry REGIP:4000 --push | 18:28 |
sdake | jogam ok your build command is correct | 18:28 |
sdake | what about openstack_version in globals.yml | 18:28 |
*** inc0 has quit IRC | 18:29 | |
jogam | sdake: openstack_release: 3.0.0 in globals.yml | 18:29 |
sdake | jogam run docker images -> paste | 18:29 |
jogam | sdake: e.g. all other containers work and pull the correct 3.0.0 images | 18:29 |
*** msimonin has joined #openstack-kolla | 18:29 | |
jogam | sdake: here you go --> http://pastebin.ubuntu.com/23221415/ | 18:32 |
sdake | jogam not sure what root cause is | 18:33 |
sdake | can you try master? | 18:33 |
sdake | lets replicate it on maste first | 18:33 |
sdake | and if its still an issue | 18:33 |
sdake | if you file a bug i will look into it | 18:34 |
jogam | sdake: ok, give it a try, what is the tested host OS? I tried CentOS and failed on iptables configuration and fell back to Ubuntu 16.04.1 | 18:34 |
jogam | sdake: centOS was 7.2 minimal latest | 18:35 |
*** inc0 has joined #openstack-kolla | 18:35 | |
sdake | jogam note i'e ony tested centos | 18:43 |
sdake | inc0 tested ubuntu 16.whatever | 18:43 |
* coolsvap reading | 18:46 | |
*** jrich523 has quit IRC | 18:47 | |
*** jrich523 has joined #openstack-kolla | 18:48 | |
coolsvap | jogam: I have not seen it very recently | 18:49 |
jogam | coolsvap: will follow sdake´s recommendation and build from master, will update | 18:50 |
sdake | today is the greatest day i've ever known | 18:51 |
*** msimonin has quit IRC | 18:52 | |
jogam | sdake: just a brief question, if I add tag=3.0.0m to build and update openstack_release to equal it should work, no? | 18:53 |
*** britthouser has quit IRC | 18:55 | |
jogam | sdake: never mind, just added --namespace to separate the images | 18:59 |
openstackgerrit | Merged openstack/kolla: ES and Kibana config modification for Kube https://review.openstack.org/375454 | 19:03 |
*** daneyon has joined #openstack-kolla | 19:04 | |
*** daneyon has quit IRC | 19:08 | |
*** david-lyle_ has joined #openstack-kolla | 19:10 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: Adds sidecar logging container to cinder-api pod https://review.openstack.org/375682 | 19:11 |
*** david-lyle has quit IRC | 19:13 | |
sdake | jogam yup first will work and is documented in our documentation :) | 19:14 |
jogam | sdake: under quickstart, building images or multihost :) | 19:16 |
sdake | advanced config iirc | 19:16 |
sdake | dunno we dont have aa whle lot of docs to serach for and i don't have time at hte moment to search them :) | 19:17 |
sdake | it shouold be obvious when youse e it | 19:17 |
sdake | it talkss about"alpha numbering" | 19:17 |
*** neilus has joined #openstack-kolla | 19:18 | |
*** neilus has quit IRC | 19:23 | |
jogam | sdake: no worries, my comment was more gauged towards that docu is spread far and wide and sometimes not intuitively connected, I usually go via git search keyword to find stuff :) | 19:33 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla: WIP Adds Fluentd service to Kolla https://review.openstack.org/375615 | 19:40 |
*** salv-orlando has joined #openstack-kolla | 19:41 | |
sdake | jogam roger - heard loud and clear many times over | 19:41 |
sdake | jogam we are working to fix it | 19:41 |
sdake | i suspect it will be yet again a topic at summit | 19:41 |
*** absubram has quit IRC | 19:41 | |
*** bjolo has quit IRC | 19:43 | |
jogam | sdake: no worries, its the most well know issue for all projects, anywhere... :) | 19:46 |
*** salv-orlando has quit IRC | 19:46 | |
sdake | jogam sadly the most important work product a project can produce | 19:46 |
sdake | without docs, the code is meainless except to develoopers | 19:47 |
jogam | sdake: well true enough, but a project needs to grow a user base made out of developers before there will be a sufficient set of users that are better equipped to write docu that is intuitive :) | 19:48 |
sdake | jogam right | 19:48 |
sdake | chicken and egg problem | 19:48 |
sdake | egg comes first here | 19:48 |
sdake | which is why we have a quickstart ;) | 19:48 |
jogam | sdake: exactly and except when something goes sideways, all is nice and dandy :) | 19:50 |
*** absubram has joined #openstack-kolla | 19:56 | |
*** absubram_ has joined #openstack-kolla | 19:57 | |
*** msimonin has joined #openstack-kolla | 19:57 | |
sdake | http://siliconangle.com/blog/2016/09/23/red-hat-ships-out-openshift-container-platform-announces-new-docker-initiative/ | 19:58 |
sdake | ^^ OCID | 19:58 |
*** sdake has quit IRC | 20:00 | |
*** absubram has quit IRC | 20:01 | |
*** absubram_ is now known as absubram | 20:01 | |
*** mliima has quit IRC | 20:02 | |
*** msimonin has quit IRC | 20:04 | |
*** g3ek has quit IRC | 20:06 | |
*** david-lyle_ is now known as david-lyle | 20:06 | |
*** haplo37 has quit IRC | 20:06 | |
*** jtriley has quit IRC | 20:07 | |
*** g3ek has joined #openstack-kolla | 20:08 | |
*** haplo37 has joined #openstack-kolla | 20:08 | |
*** absubram has quit IRC | 20:10 | |
*** inc0 has quit IRC | 20:20 | |
*** rmart04 has joined #openstack-kolla | 20:23 | |
*** rmart04 has quit IRC | 20:24 | |
*** salv-orlando has joined #openstack-kolla | 20:26 | |
*** dave-mccowan has quit IRC | 20:26 | |
*** haplo37_ has quit IRC | 20:30 | |
*** haplo37_ has joined #openstack-kolla | 20:32 | |
*** vhosakot has joined #openstack-kolla | 20:32 | |
*** huikang has joined #openstack-kolla | 20:34 | |
*** Jeffrey4l_ has joined #openstack-kolla | 20:35 | |
*** Jeffrey4l has quit IRC | 20:35 | |
*** rmart04 has joined #openstack-kolla | 20:37 | |
*** neilus has joined #openstack-kolla | 20:39 | |
*** awiddersheim has quit IRC | 20:39 | |
*** rstarmer has quit IRC | 20:40 | |
*** neilus has quit IRC | 20:44 | |
*** rmart04 has quit IRC | 20:45 | |
*** jheroux has quit IRC | 20:45 | |
*** msimonin has joined #openstack-kolla | 20:47 | |
*** neilus has joined #openstack-kolla | 20:51 | |
*** vhosakot has quit IRC | 20:54 | |
*** neilus has quit IRC | 20:57 | |
*** dwalsh has quit IRC | 21:03 | |
*** dwalsh has joined #openstack-kolla | 21:05 | |
*** ccesario has quit IRC | 21:06 | |
*** dwalsh has quit IRC | 21:20 | |
*** coolsvap has quit IRC | 21:22 | |
*** fguillot has quit IRC | 21:23 | |
*** schwicht has quit IRC | 21:24 | |
*** eaguilar has quit IRC | 21:24 | |
*** senk has joined #openstack-kolla | 21:27 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: Introducing generic pod template https://review.openstack.org/375741 | 21:30 |
*** thumpba has joined #openstack-kolla | 21:31 | |
jogam | sdake: same issues with rabbitmq as before this time deploy stopped at keystone create admin, groups etc | 21:33 |
jogam | sdake: the two network nodes are vmware instance and I am having ssh issues with them as well, just folded them and re-install host os | 21:34 |
*** g3ek has quit IRC | 21:40 | |
*** haplo37 has quit IRC | 21:40 | |
*** haplo37 has joined #openstack-kolla | 21:43 | |
*** g3ek has joined #openstack-kolla | 21:43 | |
*** schwicht has joined #openstack-kolla | 21:45 | |
*** thumpba has quit IRC | 21:46 | |
*** daneyon has joined #openstack-kolla | 21:46 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: Introducing generic pod template https://review.openstack.org/375741 | 21:46 |
*** daneyon has quit IRC | 21:50 | |
*** schwicht has quit IRC | 21:52 | |
*** senk has quit IRC | 21:52 | |
*** schwicht has joined #openstack-kolla | 21:53 | |
*** senk has joined #openstack-kolla | 21:53 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: Introducing generic pod template https://review.openstack.org/375741 | 21:53 |
*** huikang has quit IRC | 21:53 | |
*** huikang has joined #openstack-kolla | 21:54 | |
*** schwicht has quit IRC | 21:57 | |
*** rstarmer has joined #openstack-kolla | 21:57 | |
*** huikang has quit IRC | 21:58 | |
*** schwicht has joined #openstack-kolla | 21:59 | |
*** lamt has quit IRC | 22:01 | |
*** rstarmer has quit IRC | 22:01 | |
*** ntpttr has joined #openstack-kolla | 22:04 | |
*** jrist has quit IRC | 22:08 | |
*** senk__ has joined #openstack-kolla | 22:13 | |
*** gfhellma has joined #openstack-kolla | 22:13 | |
*** senk has quit IRC | 22:13 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: Introducing generic deployment template https://review.openstack.org/375741 | 22:13 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: Introducing generic deployment template https://review.openstack.org/375741 | 22:14 |
*** msimonin has quit IRC | 22:18 | |
*** salv-orlando has quit IRC | 22:21 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: Introducing generic deployment template https://review.openstack.org/375741 | 22:23 |
*** senk__ has quit IRC | 22:23 | |
*** senk has joined #openstack-kolla | 22:24 | |
*** schwicht has quit IRC | 22:30 | |
*** senk__ has joined #openstack-kolla | 22:30 | |
*** senk has quit IRC | 22:30 | |
*** schwicht has joined #openstack-kolla | 22:31 | |
*** schwicht has quit IRC | 22:32 | |
openstackgerrit | Merged openstack/kolla-kubernetes: Introducing generic deployment template https://review.openstack.org/375741 | 22:33 |
*** tonanhngo has quit IRC | 22:39 | |
jogam | sdake: after rebuilding my two controller/network nodes on VSphere the deploy of master went through and rabbitmq is working properly, but now the deploy failed on heat_stack_user role | 22:40 |
jogam | sdake: its already documented --> Bug #1626863 | 22:44 |
openstack | bug 1626863 in kolla "heat fails to deploy" [High,In progress] https://launchpad.net/bugs/1626863 - Assigned to Eduardo Gonzalez (egonzalez90) | 22:44 |
*** eaguilar has joined #openstack-kolla | 22:44 | |
*** senk__ has quit IRC | 22:47 | |
*** senk has joined #openstack-kolla | 22:48 | |
*** schwicht has joined #openstack-kolla | 22:56 | |
*** jrist has joined #openstack-kolla | 23:00 | |
*** schwicht_at_work has joined #openstack-kolla | 23:01 | |
*** tonanhngo has joined #openstack-kolla | 23:02 | |
*** schwicht has quit IRC | 23:02 | |
*** jrist has quit IRC | 23:03 | |
*** tonanhngo has quit IRC | 23:03 | |
*** jrist has joined #openstack-kolla | 23:04 | |
*** tonanhngo has joined #openstack-kolla | 23:10 | |
*** haplo37 has quit IRC | 23:16 | |
*** g3ek has quit IRC | 23:16 | |
*** sdake has joined #openstack-kolla | 23:17 | |
sdake | yo | 23:18 |
*** haplo37 has joined #openstack-kolla | 23:24 | |
*** g3ek has joined #openstack-kolla | 23:25 | |
*** eaguilar has quit IRC | 23:29 | |
*** senk has quit IRC | 23:30 | |
*** senk has joined #openstack-kolla | 23:32 | |
*** daneyon has joined #openstack-kolla | 23:34 | |
*** daneyon has quit IRC | 23:39 | |
*** gfhellma1 has joined #openstack-kolla | 23:41 | |
*** gfhellma has quit IRC | 23:41 | |
*** Pavo has joined #openstack-kolla | 23:41 | |
*** Pavo has quit IRC | 23:45 | |
*** Pavo has joined #openstack-kolla | 23:51 | |
*** salv-orlando has joined #openstack-kolla | 23:52 | |
sdake | nyone blocked? | 23:53 |
openstackgerrit | caoyuan proposed openstack/kolla: Add "---" into some files of yaml https://review.openstack.org/375773 | 23:54 |
*** Pavo has quit IRC | 23:55 | |
*** salv-orlando has quit IRC | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!