*** noVNC has quit IRC | 00:00 | |
inc0 | ulf`: that's all it takes | 00:04 |
---|---|---|
*** vhosakot_ has quit IRC | 00:06 | |
sdake | ulf` what kind of demo are you doing | 00:09 |
inc0 | sdake: nothing kolla related | 00:09 |
inc0 | k8s related;) | 00:09 |
sdake | ok | 00:09 |
*** rhallisey has quit IRC | 00:12 | |
ulf` | inc0: OK I will find you tomorrow and we can figure things out. Theresa is not sure what you mean about redeploying | 00:13 |
ulf` | inc0: build new docker images or build docker for the new kernel version? | 00:13 |
inc0 | reinstall docker really | 00:13 |
inc0 | I'm not sure tho, never done major kernel version upgrade while keeping docker running:) | 00:14 |
ulf` | inc0: so upgrade docker to latest is a good idea? | 00:14 |
inc0 | don't know really, I don't knwo what's happening:) | 00:15 |
ulf` | well isn't running the latest version of docker a good idea in general? | 00:15 |
inc0 | not always | 00:16 |
inc0 | docker breaks stuff during upgrade every now and then | 00:16 |
inc0 | I don't fully trust them:P | 00:16 |
ulf` | hehehe | 00:18 |
ulf` | It's the Linux way | 00:18 |
*** ntpttr_laptop has quit IRC | 00:22 | |
*** signed8bit is now known as signed8bit_Zzz | 00:24 | |
*** awidders_ has joined #openstack-kolla | 00:28 | |
*** awiddersheim has quit IRC | 00:28 | |
kfox1111 | thats one of the reasons so many non dockerinc folks are pushing for containerd so hard. | 00:33 |
inc0 | yeah I bet, having stable container engine is cool thing after all | 00:34 |
kfox1111 | docker inc's goal is to put the kitchen sink in docker. the rest of the folks thinks its good enough and want it stable. | 00:34 |
inc0 | well there are features missing from build system imho | 00:34 |
*** signed8bit_Zzz is now known as signed8bit | 00:34 | |
inc0 | but that'll come too | 00:34 |
kfox1111 | thats why I'm staying with the distro's docker. 1.12 works pleanty good and is stable. | 00:34 |
kfox1111 | yeah. true. | 00:34 |
kfox1111 | but your build box and your prod box can be different docker versions there. | 00:35 |
inc0 | this multi step build looks very interesting | 00:35 |
ulf` | inc0: what is the overlay FS version that's faster with kernel 4 and up? | 00:35 |
inc0 | right | 00:35 |
kfox1111 | yeah. | 00:35 |
inc0 | anything is faster than devicemapper ulf` | 00:35 |
*** jascott1 has quit IRC | 00:35 | |
kfox1111 | I really think 'docker build' should be split into its own tool anyway. | 00:35 |
inc0 | overlay2 is what I'd use (I think( | 00:35 |
inc0 | on centos | 00:35 |
inc0 | on ubuntu btrfs | 00:35 |
kfox1111 | and more stable too. device mapper ate my data several times. | 00:35 |
kfox1111 | I've been using btrfs on centos. have had the best performance with it. | 00:36 |
inc0 | I thought centos can't do btrfs? | 00:36 |
kfox1111 | it can do btrfs. | 00:36 |
inc0 | then why not use it? | 00:36 |
kfox1111 | they are going to stop supporting it eventually. | 00:36 |
inc0 | ah | 00:36 |
inc0 | ok | 00:36 |
kfox1111 | upstream is moving too fast for them to keep backporting it. | 00:37 |
kfox1111 | but I think it is still in 7.4, so its ok to rely on it for a while yet. | 00:37 |
kfox1111 | rook is shaping up quite nicely btw.... | 00:37 |
kfox1111 | playing with it in a minikube. | 00:38 |
kfox1111 | they went both the helm and operator routes. kind of like I was thinking. :) | 00:38 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible master: Add ovs section in neutron lbaas configuration https://review.openstack.org/498632 | 00:38 |
kfox1111 | helm repo add .... ; helm install rook-trunk/rook-operator. | 00:38 |
ulf` | inc0: thanks | 00:38 |
kfox1111 | then upload some desired state using kubectl create -f .... | 00:38 |
kfox1111 | gotta head out. l8r all. | 00:40 |
inc0 | have a good one kfox1111 | 00:41 |
*** jascott1 has joined #openstack-kolla | 00:42 | |
ulf` | kfox1111: thanks | 00:45 |
*** signed8bit is now known as signed8bit_Zzz | 00:50 | |
*** zhurong has joined #openstack-kolla | 00:52 | |
*** tovin07_ has joined #openstack-kolla | 00:54 | |
*** masber has quit IRC | 01:01 | |
*** masber has joined #openstack-kolla | 01:02 | |
duonghq | morning guys | 01:17 |
*** signed8bit_Zzz is now known as signed8bit | 01:19 | |
inc0 | morning duonghq | 01:19 |
duonghq | hi inc0 | 01:21 |
duonghq | (guess that is it afternoon at your tz) | 01:21 |
inc0 | 6.22pm | 01:22 |
inc0 | so evening even | 01:22 |
duonghq | got it | 01:22 |
duonghq | it's still in DST? | 01:23 |
inc0 | I don't even know | 01:24 |
duonghq | inc0, did you test O->P upgrade? | 01:28 |
inc0 | a bit yes | 01:28 |
inc0 | I'm trying to unblock gate:/ | 01:28 |
duonghq | sure | 01:29 |
openstackgerrit | Heetae Ahn proposed openstack/kolla master: Add RHEL subscription registration https://review.openstack.org/495148 | 01:33 |
openstackgerrit | Heetae Ahn proposed openstack/kolla master: Fix the order of the RHEL 7 server optional repository https://review.openstack.org/495154 | 01:33 |
*** caowei has joined #openstack-kolla | 01:34 | |
*** manheim has joined #openstack-kolla | 01:41 | |
openstackgerrit | Merged openstack/kolla master: Move to pike release for OpenStack services https://review.openstack.org/495555 | 01:43 |
*** manheim has quit IRC | 01:45 | |
openstackgerrit | Duong Ha-Quang proposed openstack/kolla-ansible master: Apply neutron database migration https://review.openstack.org/407922 | 01:49 |
zhubingbing_ | ;) | 01:52 |
*** jascott1 has quit IRC | 01:53 | |
*** jascott1 has joined #openstack-kolla | 01:53 | |
*** jascott1 has quit IRC | 01:57 | |
*** glycerine has quit IRC | 02:04 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla stable/ocata: Prevent check haproxy script from generating meaningless logs https://review.openstack.org/498650 | 02:13 |
*** signed8b_ has joined #openstack-kolla | 02:14 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla stable/ocata: Fix wrong permission check for kolla_logs folder https://review.openstack.org/495521 | 02:16 |
*** signed8bit has quit IRC | 02:17 | |
*** signed8b_ has quit IRC | 02:23 | |
*** signed8bit has joined #openstack-kolla | 02:24 | |
*** dave-mccowan has quit IRC | 02:32 | |
*** yangyapeng has joined #openstack-kolla | 02:33 | |
*** jascott1 has joined #openstack-kolla | 02:33 | |
*** yangyapeng has quit IRC | 02:33 | |
*** yangyapeng has joined #openstack-kolla | 02:34 | |
*** xinliang has quit IRC | 02:36 | |
*** jascott1 has quit IRC | 02:37 | |
*** signed8bit is now known as signed8bit_Zzz | 02:44 | |
*** wanghongxu has joined #openstack-kolla | 02:45 | |
*** xinliang has joined #openstack-kolla | 02:49 | |
*** xinliang has joined #openstack-kolla | 02:49 | |
*** masber has quit IRC | 02:53 | |
spsurya | morning all | 02:57 |
*** signed8bit_Zzz is now known as signed8bit | 03:10 | |
*** itlinux has joined #openstack-kolla | 03:13 | |
*** signed8b_ has joined #openstack-kolla | 03:24 | |
*** signed8bit has quit IRC | 03:27 | |
*** gkadam_ has joined #openstack-kolla | 03:41 | |
*** jascott1 has joined #openstack-kolla | 03:44 | |
*** hieulq has quit IRC | 03:49 | |
*** hieulq has joined #openstack-kolla | 03:49 | |
*** jascott1 has quit IRC | 03:53 | |
*** zhubingbing_ has quit IRC | 04:03 | |
*** zhubingbing_ has joined #openstack-kolla | 04:03 | |
*** masber has joined #openstack-kolla | 04:08 | |
*** jascott1 has joined #openstack-kolla | 04:18 | |
*** itlinux has quit IRC | 04:19 | |
*** zhurong has quit IRC | 04:21 | |
*** lpetrut has joined #openstack-kolla | 04:26 | |
*** aagate has joined #openstack-kolla | 04:33 | |
*** livelace has joined #openstack-kolla | 04:50 | |
*** zhurong has joined #openstack-kolla | 04:56 | |
openstackgerrit | Merged openstack/kolla master: nova-libvirt: fix no /usr/sbin/libvirtd issue https://review.openstack.org/492778 | 04:56 |
*** lpetrut has quit IRC | 04:56 | |
*** skramaja has joined #openstack-kolla | 04:57 | |
openstackgerrit | Merged openstack/kolla master: nova-libvirt: add package qemu-efi to support uefi image https://review.openstack.org/492779 | 04:59 |
openstackgerrit | Merged openstack/kolla master: nova-libvirt: fix kvm permission issue https://review.openstack.org/492780 | 05:00 |
openstackgerrit | Merged openstack/kolla master: nova-compute: add package qemu-efi to support uefi image https://review.openstack.org/492781 | 05:00 |
*** kornicameister has quit IRC | 05:03 | |
inc0 | good evening | 05:07 |
*** pbourke has quit IRC | 05:10 | |
*** pbourke has joined #openstack-kolla | 05:12 | |
*** signed8b_ has quit IRC | 05:14 | |
jascott1 | evening | 05:14 |
openstackgerrit | Merged openstack/kolla master: kolla-toolbox: fix version dependency of pbr & os-client-config https://review.openstack.org/492782 | 05:15 |
*** caowei has quit IRC | 05:23 | |
*** serlex has joined #openstack-kolla | 05:33 | |
*** janki has joined #openstack-kolla | 05:37 | |
inc0 | pbourke: when you're awake, mind taking on this one? https://review.openstack.org/#/c/498592/2/tools/setup_gate.sh <- without this we had issues merging stuff :( | 05:38 |
*** duonghq has quit IRC | 05:41 | |
*** tovin07_ has quit IRC | 05:41 | |
*** daidv has quit IRC | 05:41 | |
*** daidv has joined #openstack-kolla | 05:42 | |
*** tovin07_ has joined #openstack-kolla | 05:42 | |
*** duonghq has joined #openstack-kolla | 05:42 | |
*** mdnadeem has joined #openstack-kolla | 05:44 | |
*** reddream has joined #openstack-kolla | 05:55 | |
openstackgerrit | Heetae Ahn proposed openstack/kolla master: Add RHEL subscription registration https://review.openstack.org/495148 | 05:56 |
openstackgerrit | Heetae Ahn proposed openstack/kolla master: Fix the order of the RHEL 7 server optional repository https://review.openstack.org/495154 | 05:56 |
openstackgerrit | zhongshengping proposed openstack/kolla-ansible master: Remove deprecated oslo_messaging_rabbit options https://review.openstack.org/498692 | 05:56 |
*** caowei has joined #openstack-kolla | 05:57 | |
reddream | Hi guys, is it possible to configure one external journal drive to several multiple storage drive? | 06:00 |
openstackgerrit | jiangpch proposed openstack/kolla-ansible master: Ironic: disable pxe_ssh driver in the ironic.conf https://review.openstack.org/498693 | 06:01 |
*** yangyape_ has joined #openstack-kolla | 06:04 | |
*** yangyapeng has quit IRC | 06:05 | |
*** yangyape_ has quit IRC | 06:05 | |
*** yangyap__ has joined #openstack-kolla | 06:05 | |
reddream | Hi guys, is it possible to configure one external journal drive to serve multiple storage drive? | 06:09 |
openstackgerrit | jiangpch proposed openstack/kolla-ansible master: Ironic: disable pxe_ssh driver in the ironic.conf https://review.openstack.org/498693 | 06:10 |
*** zhangfei has joined #openstack-kolla | 06:11 | |
*** manheim has joined #openstack-kolla | 06:30 | |
*** seanmurphy has joined #openstack-kolla | 06:33 | |
*** pcaruana has joined #openstack-kolla | 06:39 | |
*** manheim has quit IRC | 06:46 | |
*** coolsvap has quit IRC | 06:52 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible stable/ocata: Remove keystone-paste.ini file in kolla https://review.openstack.org/498699 | 06:55 |
*** jianghuaw has joined #openstack-kolla | 07:04 | |
openstackgerrit | Merged openstack/kolla-ansible master: Correct a grammar mistake https://review.openstack.org/498189 | 07:04 |
*** zhurong has quit IRC | 07:15 | |
*** zhurong has joined #openstack-kolla | 07:17 | |
*** jascott1 has quit IRC | 07:23 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla stable/ocata: Install multipath binary in nova-compute image https://review.openstack.org/498702 | 07:24 |
*** jascott1 has joined #openstack-kolla | 07:24 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible master: Add ipc_mode=host for nova-compute conainer https://review.openstack.org/498704 | 07:27 |
openstackgerrit | Bertrand Lallau proposed openstack/kolla-ansible master: Fluentd: rework and fix tail source config https://review.openstack.org/494604 | 07:27 |
*** jascott1 has quit IRC | 07:28 | |
*** manheim has joined #openstack-kolla | 07:33 | |
*** magicboiz has quit IRC | 07:33 | |
*** egonzalez has joined #openstack-kolla | 07:36 | |
*** manheim has quit IRC | 07:37 | |
*** mgoddard has joined #openstack-kolla | 07:37 | |
*** reddream has quit IRC | 07:47 | |
*** manheim has joined #openstack-kolla | 07:55 | |
mandre | egonzalez: good morning! about https://review.openstack.org/#/c/497408/, do you think there is a chance we need a backport? | 07:57 |
mandre | egonzalez: if that's the case, maybe we need a bug for it, don't you think? | 07:57 |
egonzalez | mandre, likely, and also apply similar to kolla-ansible | 07:58 |
egonzalez | mandre, gates changes does not need bugs iirc | 07:58 |
mandre | egonzalez: gate changes are more relax wrt to backport policy, but bugs help us to track them | 07:59 |
egonzalez | mandre, right, let me open a bug for it | 07:59 |
mandre | egonzalez: i.e make sure we've applied the change to all branches that need it | 08:00 |
mandre | egonzalez: thx | 08:00 |
openstackgerrit | Merged openstack/kolla-ansible master: Ironic: disable pxe_ssh driver in the ironic.conf https://review.openstack.org/498693 | 08:03 |
openstackgerrit | Eduardo Gonzalez proposed openstack/kolla master: Fix gates out of disk space https://review.openstack.org/497408 | 08:03 |
*** yangyap__ has quit IRC | 08:07 | |
*** mgoddard has quit IRC | 08:08 | |
openstackgerrit | Eduardo Gonzalez proposed openstack/kolla-ansible master: Fix gates out of disk space https://review.openstack.org/498706 | 08:13 |
*** yangyapeng has joined #openstack-kolla | 08:15 | |
*** yangyapeng has quit IRC | 08:16 | |
*** yangyapeng has joined #openstack-kolla | 08:17 | |
*** yangyapeng has quit IRC | 08:18 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible master: Run registering keystone ceph_rgw user task only on one node https://review.openstack.org/498708 | 08:20 |
duonghq | egonzalez, why you change /tmp to /opt? I guess that it's for we not run out of memory? | 08:26 |
egonzalez | duonghq, new disk is mounted to /opt | 08:27 |
duonghq | egonzalez, how do you get the extra disk? | 08:29 |
*** yangyapeng has joined #openstack-kolla | 08:30 | |
egonzalez | duonghq, some infra providers add a second disk, not always, but is not formated or mounted, devstack-gate jobs do the mounts but we do not use devstack-gate | 08:30 |
duonghq | egonzalez, got it, thank you | 08:30 |
duonghq | so it's depended on if we see the 2nd disk? | 08:31 |
openstackgerrit | zhongshengping proposed openstack/kolla master: Add WSGI support for cloudkitty-api https://review.openstack.org/496993 | 08:32 |
egonzalez | duonghq, yep, some providers instances root are bigger, ~80GB, oracle is ~30 + a second disk, etc | 08:33 |
duonghq | egonzalez, ah, interesting | 08:35 |
egonzalez | duonghq, if interested, can check logs from this change https://review.openstack.org/#/c/456140/ | 08:37 |
egonzalez | duonghq, in logs/node_info* | 08:37 |
duonghq | egonzalez, got it | 08:38 |
*** mgoddard has joined #openstack-kolla | 08:42 | |
openstackgerrit | Bertrand Lallau proposed openstack/kolla-ansible master: Fluentd: rework and fix tail source config https://review.openstack.org/494604 | 08:45 |
openstackgerrit | Bertrand Lallau proposed openstack/kolla-ansible master: Fluentd: rework and fix tail source config https://review.openstack.org/494604 | 08:47 |
openstackgerrit | zhongshengping proposed openstack/kolla-ansible master: Add WSGI support for cloudkitty-api https://review.openstack.org/496996 | 08:48 |
*** gfidente has joined #openstack-kolla | 08:49 | |
*** gfidente has quit IRC | 08:49 | |
*** gfidente has joined #openstack-kolla | 08:49 | |
*** awiddersheim has joined #openstack-kolla | 08:52 | |
*** awidders_ has quit IRC | 08:55 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible master: [MASTER][KOLLA-ANSIBLE] TEST HEAT RELATED SERVICES https://review.openstack.org/412279 | 08:55 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible master: [KOLLA-ANSIBLE][MASTER]TEST CEILOMETER RELATED SERVICE https://review.openstack.org/412278 | 08:55 |
openstackgerrit | Merged openstack/kolla master: Changed as per the standard convention set to use "." https://review.openstack.org/498316 | 08:56 |
openstackgerrit | Merged openstack/kolla master: Fluentd: add fluent-plugin-concat:1.0.0 gem https://review.openstack.org/494634 | 08:57 |
*** rmart04 has joined #openstack-kolla | 09:06 | |
*** qiliang27 has joined #openstack-kolla | 09:23 | |
*** liangqi has joined #openstack-kolla | 09:24 | |
*** qiliang27 has quit IRC | 09:26 | |
*** yangyape_ has joined #openstack-kolla | 09:31 | |
openstackgerrit | Eduardo Gonzalez proposed openstack/kolla master: Enable mistral in test_build centos source https://review.openstack.org/498728 | 09:32 |
*** iniazi has joined #openstack-kolla | 09:34 | |
*** yangyapeng has quit IRC | 09:34 | |
*** sambetts|afk is now known as sambetts | 09:36 | |
*** iniaziaway has quit IRC | 09:37 | |
wahnsinn | egonzalez, you there? | 09:53 |
wahnsinn | egonzalez, I found out what caused the problem with the --limit flag while using bootstrap-servers yesterday | 09:55 |
*** mnasiadka has joined #openstack-kolla | 09:58 | |
wahnsinn | egonzalez: in case you're interested: https://github.com/openstack/kolla-ansible/blob/stable/ocata/ansible/roles/baremetal/tasks/pre-install.yml <- in line 7/8 only the facts of the limit machine are gathered, but ansible_IFACE is needed of every node in the cluster for /etc/hosts | 09:59 |
wahnsinn | don't know why i didn't get that earlier | 10:00 |
wahnsinn | it seems like this is still the case on the master branch - I haven't tested it yet but I assume bootstrap-servers is not working with --limit there, too | 10:02 |
egonzalez | wahnsinn, not sure what is going on, but fact gathering is being made in ansible/site.yml at the begining | 10:03 |
openstackgerrit | Merged openstack/kolla master: base: add Debian 'stretch' repo for opendaylight https://review.openstack.org/496714 | 10:04 |
*** tovin07_ has quit IRC | 10:06 | |
*** jmccarthy has joined #openstack-kolla | 10:19 | |
*** magicboiz has joined #openstack-kolla | 10:20 | |
wahnsinn | egonzalez, so I should run ansible/site.yml before using bootstrap-servers? | 10:20 |
wahnsinn | how am I supposed to limit the bootstrap-servers action? | 10:21 |
egonzalez | wahnsinn, nope, site.yml is where everything starts | 10:22 |
egonzalez | wahnsinn, replace content from ansible/kolla_host.yml with this http://paste.openstack.org/show/619741/ | 10:22 |
egonzalez | fact --limit thing was not in that file used by bootstrap_server | 10:22 |
wahnsinn | egonzalez, yeah that's what I did as a workaround | 10:23 |
egonzalez | wahnsinn, a fix not a workaround. if you want/can propose the change to master :) | 10:24 |
wahnsinn | will try to do so later, I've got a shitload of work to do today ;) | 10:25 |
*** wanghongxu has quit IRC | 10:29 | |
*** skramaja has quit IRC | 10:32 | |
*** lpetrut has joined #openstack-kolla | 10:34 | |
*** lpetrut_ has joined #openstack-kolla | 10:34 | |
*** wahnsinn has quit IRC | 10:35 | |
openstackgerrit | Eduardo Gonzalez proposed openstack/kolla-ansible master: Fix freezer elasticsearch config https://review.openstack.org/498749 | 10:35 |
*** zhurong has quit IRC | 10:35 | |
*** pbourke has quit IRC | 10:35 | |
*** pbourke has joined #openstack-kolla | 10:37 | |
*** pbourke has quit IRC | 10:39 | |
*** pbourke has joined #openstack-kolla | 10:41 | |
*** yangyape_ has quit IRC | 10:48 | |
*** yangyapeng has joined #openstack-kolla | 10:49 | |
*** pbourke has quit IRC | 10:55 | |
*** wahnsinn has joined #openstack-kolla | 10:59 | |
*** jmccarthy has left #openstack-kolla | 11:01 | |
openstackgerrit | Merged openstack/kolla-ansible master: Fix typo in cinder guide for starting nfs https://review.openstack.org/498422 | 11:02 |
*** Pavo has quit IRC | 11:12 | |
*** blallau has joined #openstack-kolla | 11:20 | |
*** pbourke has joined #openstack-kolla | 11:20 | |
*** bmace has quit IRC | 11:22 | |
blallau | Hi all :) many Fluentd enhancements and fixes are waiting reviews ;) | 11:25 |
blallau | https://review.openstack.org/#/c/494604 https://review.openstack.org/#/c/498331 https://review.openstack.org/#/c/498343 | 11:25 |
blallau | regards | 11:25 |
*** glycerine has joined #openstack-kolla | 11:26 | |
*** chason has quit IRC | 11:27 | |
*** caowei has quit IRC | 11:27 | |
*** zhangfei has quit IRC | 11:28 | |
*** chason has joined #openstack-kolla | 11:29 | |
*** liangqi has quit IRC | 11:29 | |
*** zhurong has joined #openstack-kolla | 11:34 | |
*** bmace has joined #openstack-kolla | 11:38 | |
*** chason has quit IRC | 11:43 | |
*** seanmurphy has quit IRC | 11:43 | |
*** zhangfei has joined #openstack-kolla | 11:45 | |
*** chason has joined #openstack-kolla | 11:45 | |
*** rhallisey has joined #openstack-kolla | 11:46 | |
*** ar01 has joined #openstack-kolla | 11:59 | |
*** jmccarthy has joined #openstack-kolla | 12:00 | |
ar01 | hi all, any idea how to change default ceph cluster name during deployment. Defaults to ceph, added fsid and cluster to ceph.conf but cluster name not fully set | 12:00 |
jmccarthy | Any suggestions where to begin with a horizon designate complaint like: | 12:01 |
jmccarthy | [Tue Aug 29 11:16:19.665865 2017] [:error] [pid 17] Not Found: /project/ngdetails/OS::Designate::Zone/39771089-73ed-4cc9-990b-0d1835a63d5 | 12:01 |
jmccarthy | ? | 12:01 |
egonzalez | jmccarthy, is failing complete horizon, all designate, or only specific designate action? | 12:02 |
egonzalez | jmccarthy, hrm, maybe is designate api version. I remember something similar with v2 only API | 12:03 |
egonzalez | jmccarthy, is a dev env or something where you can try something? | 12:04 |
jmccarthy | Well I see is in the zone list, and records for it for an instance I have - but in horizon under dns / zones and click the zone - no joy | 12:04 |
jmccarthy | (I mean I see those things with cli) | 12:05 |
*** seanmurphy has joined #openstack-kolla | 12:05 | |
*** dave-mccowan has joined #openstack-kolla | 12:06 | |
*** glycerine has quit IRC | 12:13 | |
*** awidders_ has joined #openstack-kolla | 12:16 | |
*** awiddersheim has quit IRC | 12:20 | |
hrw | can someone close/abandon https://review.openstack.org/#/c/423239/ change? it's 'lets add POWER support' patch which is obsoleted but stays in my review queue ;D | 12:27 |
*** livelace has quit IRC | 12:31 | |
*** zhurong has quit IRC | 12:36 | |
*** janki has quit IRC | 12:37 | |
*** gkadam_ has quit IRC | 12:39 | |
*** obre has quit IRC | 12:39 | |
*** obre has joined #openstack-kolla | 12:40 | |
*** obre has quit IRC | 12:42 | |
*** obre has joined #openstack-kolla | 12:42 | |
*** lucasxu has joined #openstack-kolla | 12:42 | |
*** obre has quit IRC | 12:45 | |
*** yangyapeng has quit IRC | 12:46 | |
*** obre has joined #openstack-kolla | 12:46 | |
*** zhurong has joined #openstack-kolla | 12:50 | |
openstackgerrit | Soeren Becker proposed openstack/kolla-ansible master: Enable use of --limit when using bootstrap-servers https://review.openstack.org/498799 | 12:51 |
*** wahnsinn is now known as srnbckr | 12:57 | |
hrw | openstack-base debian/source fails ;( | 13:08 |
hrw | have to find a way to inject patch to python-qpid-proton ;( | 13:09 |
srnbckr | egonzalez, sorry for the dumb question but where do you want me to add Closes-Bug? | 13:10 |
*** seanmurphy has quit IRC | 13:10 | |
egonzalez | srnbckr, better a view than a explanation ;) | 13:11 |
egonzalez | https://review.openstack.org/#/c/498706/ | 13:11 |
egonzalez | check commit message | 13:11 |
*** krtaylor has joined #openstack-kolla | 13:11 | |
srnbckr | egonzalez, ah okay :D sorry, it's my first contribution ;) | 13:12 |
hrw | https://issues.apache.org/jira/browse/PROTON-1381 blocks debian/source builds | 13:12 |
egonzalez | srnbckr, no problem, we're here to help : | 13:12 |
egonzalez | :) | 13:12 |
openstackgerrit | Soeren Becker proposed openstack/kolla-ansible master: Enable use of --limit when using bootstrap-servers https://review.openstack.org/498799 | 13:15 |
rwellum | hrw: that sucks, complicated you think? | 13:18 |
hrw | rwellum: have solution | 13:18 |
hrw | rwellum: link everything against openssl 1.0.2 instead 1.1 | 13:19 |
hrw | checking now does it build | 13:19 |
rwellum | Any security risk? | 13:19 |
hrw | should as we use 1.0.x under centos and ubuntu anyway | 13:19 |
*** dave-mccowan has quit IRC | 13:19 | |
hrw | rwellum: 1.0.2 is security supported iirc | 13:19 |
rwellum | Ah - yeah if we use it anyway no problem. Good catch. | 13:20 |
hrw | rwellum: fixing issues is what I am paid for ;D | 13:24 |
rwellum | You at the PTG hrw ? | 13:27 |
rwellum | "coming to" I should say better. | 13:30 |
hrw | nope | 13:30 |
rwellum | :( | 13:32 |
*** jtriley has joined #openstack-kolla | 13:33 | |
openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: openstack-base: link everything with OpenSSL 1.0.x instead of 1.1 https://review.openstack.org/498811 | 13:33 |
hrw | rwellum: budget as usual | 13:33 |
hrw | please review ^^ | 13:33 |
rwellum | Review done. | 13:34 |
hrw | ok, bunch of reviewers added | 13:35 |
*** iniaziaway has joined #openstack-kolla | 13:35 | |
egonzalez | hrw, what images are failing to build? does buildable means service working too? | 13:36 |
hrw | egonzalez: openstack-base fails | 13:37 |
hrw | egonzalez: buildable == working in that case (not checked) | 13:38 |
*** iniazi has quit IRC | 13:38 | |
*** dave-mccowan has joined #openstack-kolla | 13:41 | |
hrw | have to check ubuntu | 13:43 |
openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: openstack-base: link everything with OpenSSL 1.0.x instead of 1.1 https://review.openstack.org/498811 | 13:46 |
hrw | this change covers ubuntu as well | 13:47 |
hrw | can this https://review.openstack.org/#/c/498402/ documentation change get some +2? | 13:53 |
hrw | jenkins passed it finally ;d | 13:53 |
*** ntpttr_laptop has joined #openstack-kolla | 13:56 | |
*** zhurong has quit IRC | 14:03 | |
*** japestinho has joined #openstack-kolla | 14:04 | |
blallau | our Fluentd config really needs some fixes, if someone can take look at this one first https://review.openstack.org/#/c/494604/ , regards | 14:08 |
*** skramaja has joined #openstack-kolla | 14:10 | |
*** skramaja has quit IRC | 14:11 | |
*** jtriley has quit IRC | 14:12 | |
*** mnasiadka has quit IRC | 14:17 | |
*** hongbin has joined #openstack-kolla | 14:19 | |
manheim | hi, question, why in kolla project are there Dockerfiles for building K8S specific images? | 14:22 |
manheim | keep in mind it's kolla, not kolla-k8s project | 14:22 |
egonzalez | manheim, kolla is the repo for images, no mather if is for k8s, ansible, tripleo or whatever tool | 14:24 |
manheim | oh, I see | 14:24 |
manheim | so I can find definitions not only for kolla-ansible project | 14:24 |
egonzalez | manheim, at the end, kolla provides of container images to consumers | 14:24 |
manheim | makes sense, yes | 14:25 |
manheim | is there a way to build only the images that interests me for kolla-ansible? | 14:25 |
egonzalez | manheim, yep, can use profiles, add each image name, or create your own profile | 14:26 |
manheim | oh yes, but this implies I haveto manually add each entry/image I want | 14:26 |
egonzalez | manheim, https://github.com/openstack/kolla/blob/master/kolla/common/config.py#L56 | 14:26 |
manheim | is ther elike a standard template? | 14:26 |
*** jtriley has joined #openstack-kolla | 14:29 | |
egonzalez | manheim, can add to kolla-build.conf | 14:30 |
egonzalez | [profiles] | 14:30 |
egonzalez | name = <list-of-images> | 14:30 |
egonzalez | manheim, that support regex, so nova build all images with nova in it | 14:30 |
manheim | I see, thanks egonzalez, helpful as usual | 14:32 |
*** seanmurphy has joined #openstack-kolla | 14:33 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible master: [MASTER][KOLLA-ANSIBLE] TEST HEAT RELATED SERVICES https://review.openstack.org/412279 | 14:37 |
*** mnasiadka has joined #openstack-kolla | 14:38 | |
openstackgerrit | Eduardo Gonzalez proposed openstack/kolla-ansible master: Retrieve ceph logs in gate https://review.openstack.org/498827 | 14:40 |
*** yangyapeng has joined #openstack-kolla | 14:40 | |
*** palexster has quit IRC | 14:40 | |
hrw | lets do test run... (venv-for-kolla) linaro@cb-r1-m1-c1n1:~/devel/17.12/kolla$ kolla-build-images.sh "centos debian ubuntu" "binary source" openstack-base | 14:41 |
*** jamesbenson has joined #openstack-kolla | 14:41 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible master: [KOLLA-ANSIBLE][MASTER]TEST CEILOMETER RELATED SERVICE https://review.openstack.org/412278 | 14:42 |
*** mnasiadka has quit IRC | 14:42 | |
*** ntpttr_laptop has quit IRC | 14:45 | |
*** hrw has quit IRC | 14:47 | |
*** hrw has joined #openstack-kolla | 14:48 | |
hrw | https://review.openstack.org/498397 https://review.openstack.org/498402 documentation changes awaits fearless reviewers! passed Jenkins!!! review for glory and fame! | 14:49 |
*** palexster has joined #openstack-kolla | 14:49 | |
hrw | ;D | 14:49 |
*** itlinux has joined #openstack-kolla | 14:49 | |
openstackgerrit | Merged openstack/kolla-ansible master: Update Nova to use Cinder v3 https://review.openstack.org/498469 | 14:50 |
*** mnasiadka has joined #openstack-kolla | 14:53 | |
*** zhangfei has quit IRC | 14:54 | |
openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: releasenotes: expand note about aarch64/ppc64le support https://review.openstack.org/498397 | 14:57 |
hrw | pbourke: thx for catching typos. fixed | 14:58 |
rwellum | egonzalez: basic question. Ironic in kolla - is it fully supported? | 15:00 |
egonzalez | rwellum, i've never used it, cannot say | 15:00 |
*** mnasiadka has quit IRC | 15:01 | |
pbourke | rwellum: yes it works | 15:01 |
* hrw off | 15:02 | |
rwellum | pbourke: define works? In-tree and Out-of-tree drivers? | 15:02 |
openstackgerrit | Merged openstack/kolla-ansible master: Add a note to help user avoid docker start failure https://review.openstack.org/497775 | 15:02 |
openstackgerrit | Merged openstack/kolla-ansible master: Mount host /tmp folder to horizon container https://review.openstack.org/496453 | 15:04 |
rwellum | pbourke: I have a couple of people in Ironic who are interested in talking to Kolla team about where the Ironic support is currently (same for Cinder) and I'm trying to determine if we should have a X-platform meeting for these teams at the PTG. | 15:06 |
*** mnasiadka has joined #openstack-kolla | 15:07 | |
*** manheim has quit IRC | 15:07 | |
inc0 | good morning | 15:09 |
*** matrohon has joined #openstack-kolla | 15:11 | |
*** mnasiadka has quit IRC | 15:11 | |
*** yangyapeng has quit IRC | 15:13 | |
*** yangyapeng has joined #openstack-kolla | 15:13 | |
*** yangyapeng has quit IRC | 15:14 | |
*** yangyapeng has joined #openstack-kolla | 15:14 | |
jamesbenson | morning inc0 | 15:14 |
inc0 | hey jamesbenson, I hope you're not floating on few feets of water? | 15:15 |
*** itlinux has quit IRC | 15:15 | |
jamesbenson | nope, we only got 2 inches, but it was a close call. | 15:15 |
*** mnasiadka has joined #openstack-kolla | 15:17 | |
inc0 | I'm glad that you're ok | 15:17 |
inc0 | Houston had this big flood last year too | 15:17 |
*** mnasiadka has quit IRC | 15:21 | |
rwellum | Morning inc0 - got a couple of qns for you :) | 15:24 |
inc0 | shoot << takes little step back >> | 15:25 |
openstackgerrit | Eduardo Gonzalez proposed openstack/kolla-ansible master: Retrieve ceph logs in gate https://review.openstack.org/498827 | 15:25 |
jamesbenson | yeah, this is worse than houston predicted... | 15:25 |
*** mnasiadka has joined #openstack-kolla | 15:27 | |
rwellum | Haha - actually I wrote it above - in conversation with pbourke | 15:27 |
rwellum | "I have a couple of people in Ironic who are interested in talking to Kolla team about where the Ironic support is currently (same for Cinder) and I'm trying to determine if we should have a X-platform meeting for these teams at the PTG." | 15:27 |
rwellum | I was looking at the schedule and you still have x-platform for Friday - were we moving it to Mon/Tue for Triple-O team? | 15:28 |
inc0 | first 2 days would be ideal, beers/lunch would be fine too or we can schedule full fledged session for it | 15:28 |
inc0 | I'd do this - let's meet briefly asap, Mon or Tue | 15:29 |
inc0 | start discussion and if there is something to design or whatever, we'll do session for it | 15:30 |
rwellum | Sounds perfect - if you pick a day/time - I can propose it. | 15:30 |
inc0 | I'd be reluctant to make "session for other projects talking to kolla" because there may be lot of them or not enough | 15:30 |
*** tovin07 has joined #openstack-kolla | 15:30 | |
inc0 | let's meet on Monday if that's possible? I'm flexible hour-wise first 2 days | 15:31 |
rwellum | Monday afternoon would be great because I fly in that morning. | 15:31 |
inc0 | cool | 15:32 |
inc0 | that works | 15:32 |
*** mnasiadka has quit IRC | 15:32 | |
*** rmart04 has quit IRC | 15:32 | |
rwellum | Ok I'll reach out and get back to you - tyvm | 15:32 |
egonzalez | good opportunity for kolla dev mode marketing :) | 15:32 |
jamesbenson | ...man... I wish I could go to these things! ... there needs to be another conference in San Antonio/Austin area... | 15:32 |
inc0 | haha true egonzalez I'll mention it;) | 15:32 |
rwellum | Right exactly - that's how I have been luring them in. Basically kolla-ansible is up in less than an hour, and far more true-to-life than devstack. | 15:32 |
inc0 | rwellum: once we're done with dockerhub publisher it'll be less than 15min | 15:33 |
egonzalez | dev mode was not implemented in ironic yet. but are easy changes to do | 15:33 |
rwellum | +1 - yeah that's why I want you guys meeting them. | 15:33 |
rwellum | Level set - gauge interest etc. | 15:34 |
inc0 | yeah we can implement it there and then if we want to | 15:34 |
rwellum | Cinder PTL for Queens is on my team. | 15:34 |
inc0 | coolies | 15:34 |
rwellum | So I am hoping to get good stuff going. | 15:34 |
egonzalez | cool, there are other projects interested in start using kolla, tacker is one of them | 15:35 |
ulf` | inc0: are you in yet? | 15:36 |
*** ntpttr_laptop has joined #openstack-kolla | 15:37 | |
ulf` | inc0: apparently the load balancer went down again and I wanted you to tag along to check the error messages :) | 15:37 |
*** mdnadeem has quit IRC | 15:37 | |
rwellum | egonzalez: should I include them too? | 15:37 |
egonzalez | rwellum, nope. tacker is not going to ptg afik | 15:38 |
rwellum | Ah ok. | 15:38 |
rwellum | In general though it's my opinion though that the more x-platform discussion we have the better. | 15:39 |
inc0 | hmm, we'll have kolla-ansible devmode dedicated session | 15:39 |
inc0 | so if we could get their opinions before to get some feedback, that'd be metal | 15:40 |
inc0 | also obviously everyone is more than welcome to join session itself | 15:40 |
inc0 | I'll prep some devmode demo for them | 15:40 |
rwellum | Ok - do you know what day that will be? | 15:41 |
egonzalez | rwellum, our schedule https://etherpad.openstack.org/p/kolla-queens-ptg-schedule | 15:41 |
rwellum | egonzalez: I didn't see a demo on that schedule | 15:42 |
*** mnasiadka has joined #openstack-kolla | 15:42 | |
serlex | whats tacker? | 15:46 |
* serlex opens new tab to search for tacket :) | 15:47 | |
serlex | tacker* | 15:47 |
egonzalez | serlex, NFV MANO | 15:47 |
egonzalez | serlex, resume, deploy network appliances as instances and orchestrate them | 15:48 |
serlex | interesting, thanks, will read up more now | 15:49 |
egonzalez | serlex, welcome to the networking's acronyms world ;) | 15:50 |
*** lpetrut_ has quit IRC | 15:50 | |
*** blallau has quit IRC | 15:51 | |
*** mnasiadka has quit IRC | 15:51 | |
*** ntpttr_laptop has quit IRC | 15:51 | |
*** jascott1 has joined #openstack-kolla | 15:52 | |
kfox1111 | morning. | 15:52 |
openstackgerrit | Eduardo Gonzalez proposed openstack/kolla-ansible master: Retrieve ceph logs in gate https://review.openstack.org/498827 | 15:54 |
*** klindgren has quit IRC | 15:56 | |
*** jascott1 has quit IRC | 15:56 | |
*** vhosakot has joined #openstack-kolla | 15:57 | |
*** mnasiadka has joined #openstack-kolla | 15:58 | |
kfox1111 | ah... someone's finally filling in the upgrade gaps a bit... | 16:01 |
kfox1111 | https://github.com/kubernetes/charts/tree/master/stable/keel | 16:01 |
kfox1111 | more reason to finish the container pushing. | 16:01 |
*** mnasiadka has quit IRC | 16:02 | |
*** egonzalez has quit IRC | 16:06 | |
*** srnbckr has quit IRC | 16:06 | |
*** mnasiadka has joined #openstack-kolla | 16:07 | |
rwellum | keel - great name kfox1111 | 16:07 |
rwellum | kfox1111: have you looked at the PTG schedule - is the container pushing adequately represented in the schedule in your opinion? | 16:08 |
kfox1111 | rwellum: I glanced at it. not sure if its enough time or not. really, it depends on of we can get the ear of infra. | 16:16 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible master: [MASTER][KOLLA-ANSIBLE] TEST HEAT RELATED SERVICES https://review.openstack.org/412279 | 16:18 |
rwellum | inc0: for the container pushing part of the schedule - do we have infra interested and joining? | 16:20 |
*** sambetts is now known as sambetts|afk | 16:21 | |
*** itlinux has joined #openstack-kolla | 16:23 | |
*** jmccarthy has left #openstack-kolla | 16:24 | |
*** zhubingbing has joined #openstack-kolla | 16:31 | |
*** matrohon has quit IRC | 16:32 | |
openstackgerrit | Rich Wellum proposed openstack/kolla-kubernetes master: A python tool to orchestrate kolla kubernetes. https://review.openstack.org/487972 | 16:36 |
*** gkadam_ has joined #openstack-kolla | 16:37 | |
*** klindgren has joined #openstack-kolla | 16:42 | |
*** seanmurphy has quit IRC | 16:43 | |
*** itlinux has quit IRC | 16:48 | |
*** pcaruana has quit IRC | 16:48 | |
*** itlinux has joined #openstack-kolla | 16:49 | |
sdake | G R O A N: https://twitter.com/steven_dake/status/902532325509967872 | 16:49 |
*** dave-mccowan has quit IRC | 16:50 | |
sdake | inc0 is there a kolla schedule somewhere for the ptg | 16:50 |
sdake | or anyone else | 16:51 |
*** ar01 has quit IRC | 16:53 | |
*** mnasiadka has quit IRC | 16:54 | |
*** lpetrut has quit IRC | 16:54 | |
*** kbaegis has joined #openstack-kolla | 16:57 | |
*** retr0h has quit IRC | 16:59 | |
*** retr0h has joined #openstack-kolla | 16:59 | |
*** iniaziaway is now known as iniazi | 17:00 | |
*** aagate has quit IRC | 17:05 | |
*** manheim has joined #openstack-kolla | 17:05 | |
*** mgoddard has quit IRC | 17:06 | |
kolla-slack2 | <egonzalez> sdake https://etherpad.openstack.org/p/kolla-queens-ptg-schedule | 17:08 |
*** manheim has quit IRC | 17:10 | |
gfidente | guys, out of the blue, I wonder if we wanted to change the ceph repo from jewel to luminous how bad that would be? | 17:11 |
gfidente | do you have an upgrade process which could deal with that? | 17:11 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible master: [KOLLA-ANSIBLE][MASTER]TEST CEILOMETER RELATED SERVICE https://review.openstack.org/412278 | 17:11 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible master: [KOLLA-ANSIBLE][MASTER]TEST CEILOMETER RELATED SERVICE https://review.openstack.org/412278 | 17:12 |
sdake | gfidente we ren't changing it for pike | 17:13 |
sdake | gfidente for queens, up to the team i htink :) | 17:13 |
gfidente | sdake ack but was thinking if there is an upgrde process | 17:13 |
sdake | gfidente there probably is one - although we haven't investigated it at this point | 17:14 |
sdake | gfidente then again there may not be one - we just don't know - queens material at earliest :) | 17:14 |
sdake | egonzalez thanks dude :) | 17:14 |
gfidente | sdake ok I think I see what you mean | 17:15 |
gfidente | it's always been jewel so you didn't have to before | 17:15 |
gfidente | did I get it right? | 17:15 |
sdake | no we did have a prior version | 17:15 |
*** gkadam_ has quit IRC | 17:15 | |
inc0 | gfidente: we'll talk about it in PTG | 17:15 |
sdake | and the upgrade process just worked iirc | 17:15 |
gfidente | inc0 great have a link to the agenda? | 17:15 |
inc0 | we'll either drop ceph alltogether (unlikely) or bump to L | 17:15 |
sdake | but brain is fuzzy after 3-4 years of kolla :) | 17:15 |
inc0 | https://etherpad.openstack.org/p/kolla-queens-ptg-schedule | 17:16 |
*** tovin07 has quit IRC | 17:17 | |
inc0 | I think ceph discussion will be part of kolla images one | 17:17 |
*** livelace has joined #openstack-kolla | 17:18 | |
*** kbaegis has quit IRC | 17:19 | |
*** zhubingbing has quit IRC | 17:20 | |
vhosakot | I added the schedule link https://etherpad.openstack.org/p/kolla-queens-ptg-schedule in the planning etherpad https://etherpad.openstack.org/p/kolla-queens-ptg-planning | 17:24 |
vhosakot | let's try to link all PTG links one-to-everyother so all links can be reached from one link :) | 17:25 |
openstackgerrit | Merged openstack/kolla master: Make Oraclelinux use infra mirrors https://review.openstack.org/498592 | 17:29 |
openstackgerrit | Merged openstack/kolla stable/ocata: Install multipath binary in nova-compute image https://review.openstack.org/498702 | 17:29 |
openstackgerrit | Merged openstack/kolla master: releasenotes: note Debian related changes https://review.openstack.org/498402 | 17:30 |
openstackgerrit | Merged openstack/kolla stable/ocata: Fix wrong permission check for kolla_logs folder https://review.openstack.org/495521 | 17:30 |
*** kbaegis has joined #openstack-kolla | 17:32 | |
*** ssurana has joined #openstack-kolla | 17:35 | |
*** ssurana has left #openstack-kolla | 17:37 | |
*** mgoddard has joined #openstack-kolla | 17:43 | |
*** lpetrut has joined #openstack-kolla | 17:45 | |
*** lpetrut has quit IRC | 17:51 | |
*** lpetrut has joined #openstack-kolla | 17:51 | |
*** aagate has joined #openstack-kolla | 17:53 | |
*** yangyapeng has quit IRC | 17:55 | |
*** yangyapeng has joined #openstack-kolla | 17:58 | |
*** aagate has quit IRC | 17:58 | |
*** lucasxu has quit IRC | 18:01 | |
*** yangyapeng has quit IRC | 18:07 | |
*** yangyapeng has joined #openstack-kolla | 18:09 | |
*** livelace has quit IRC | 18:11 | |
*** yangyapeng has quit IRC | 18:14 | |
*** jascott1 has joined #openstack-kolla | 18:18 | |
*** serlex has quit IRC | 18:36 | |
*** lpetrut has quit IRC | 18:37 | |
*** mgoddard has quit IRC | 18:51 | |
*** lpetrut has joined #openstack-kolla | 18:59 | |
*** lpetrut has quit IRC | 19:05 | |
openstackgerrit | Merged openstack/kolla stable/ocata: Prevent check haproxy script from generating meaningless logs https://review.openstack.org/498650 | 19:06 |
*** rstarmer has joined #openstack-kolla | 19:08 | |
*** yangyapeng has joined #openstack-kolla | 19:10 | |
*** yangyapeng has quit IRC | 19:14 | |
*** aagate has joined #openstack-kolla | 19:16 | |
openstackgerrit | Merged openstack/kolla master: Change networking-hyperv version for Pike https://review.openstack.org/498409 | 19:21 |
*** jbrooks has joined #openstack-kolla | 19:25 | |
*** gfidente is now known as gfidente|afk | 19:27 | |
rstarmer | anyone with any Trove experience? | 19:32 |
rstarmer | it almost appears as if the trove services aren't reading their config files on startup... just trying to figure out what I may have done wrong. | 19:32 |
rstarmer | and of course I'm using 4.0.0, so not sure if anyone knows what deltas there might now be between that and 5.0.0 | 19:32 |
*** lpetrut has joined #openstack-kolla | 19:33 | |
*** dave-mccowan has joined #openstack-kolla | 19:35 | |
*** mgoddard has joined #openstack-kolla | 19:37 | |
*** rstarmer has quit IRC | 19:42 | |
*** egonzalez has joined #openstack-kolla | 19:43 | |
openstackgerrit | Michal Jastrzebski (inc0) proposed openstack/kolla master: Fix gates out of disk space https://review.openstack.org/497408 | 19:52 |
*** rstarmer has joined #openstack-kolla | 19:53 | |
*** japestinho has quit IRC | 19:54 | |
*** mgoddard has quit IRC | 20:09 | |
rstarmer | ok, I think I got past that, seems that the db_sync routines aren't picking up the trove configs, so you have to pass the config file manually on the cli, so now I think perhaps my database images are borked... | 20:25 |
inc0 | rstarmer: sounds bad | 20:32 |
rstarmer | I may be using the wrong container to try to initialize the data resources, but it doesn't seem like trove-manage is looking at /etc/trove/trove.conf or /etc/trove/trove-taskmanager.conf (using the taskmanger container) | 20:33 |
rstarmer | passing the config to the trove-manage process does seem to work though. | 20:34 |
*** yangyapeng has joined #openstack-kolla | 20:34 | |
*** jtriley has quit IRC | 20:37 | |
rstarmer | inc0: do you know of anyone testing the trove components? beyond the fact that the containers create and do launch/work. | 20:37 |
*** yangyapeng has quit IRC | 20:38 | |
rstarmer | I presume that the database does actually get created correctly, though I initially did a db_sync manually before I realized I was hitting a local sqlite db without the config file, so I imagine that the launch process does do the right thing. | 20:38 |
openstackgerrit | Bertrand Lallau proposed openstack/kolla master: WIP: add Almanach Docker images https://review.openstack.org/498938 | 20:45 |
inc0 | rstarmer: not sure, that sounds wierd tho | 20:47 |
inc0 | like db conf changed and that's not likely | 20:48 |
inc0 | if it was correct before | 20:48 |
rstarmer | so I think the db is ok (just wasn't connecting from the trove-manage tool without passing the config) | 20:52 |
rstarmer | just weird that the manage tool doesn't pick up the default config, but I can work around that. | 20:52 |
rstarmer | So I think kolla is _ok_, Trove is just not "configured" until more stuff happens, and that includes this weirdness with passing configs. | 20:53 |
rstarmer | I.e., I can see where this is outside of the scope of kolla anyway, but the generic Trove docs do it no favors... | 20:53 |
rstarmer | inc0: how is one "supposed" to run tasks against a container. i.e., I want to run the trove-manage datastore_version command, should I just use one of the containers and pass a command to it? | 20:59 |
inc0 | more or less, let me show you an example | 20:59 |
inc0 | although no, I take that back | 20:59 |
inc0 | we use extended start | 21:00 |
*** kolla-slack2 has quit IRC | 21:00 | |
*** kolla-slack has joined #openstack-kolla | 21:00 | |
inc0 | https://github.com/openstack/kolla/blob/master/docker/trove/trove-api/extend_start.sh | 21:00 |
inc0 | this thing should do dbsync if you run container with env BOOTSTRAP | 21:00 |
inc0 | so not sure if this command is correct or not | 21:00 |
rstarmer | that command is right | 21:01 |
rstarmer | I know for sure it works, though I had to pass --config-file /etc/trove/trove.conf manually in the container (might be different if I passed it as a command). | 21:02 |
inc0 | https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/trove/tasks/bootstrap_service.yml it's being called here | 21:02 |
inc0 | maybe we need to force it to use this flag? | 21:02 |
inc0 | not sure, most of services just assume /etc/trove/trove.conf | 21:02 |
*** bkero has joined #openstack-kolla | 21:06 | |
*** gfidente|afk has quit IRC | 21:06 | |
bkero | Hi all. Did logging-per-container ever get implemented? I see the blueprint here, it's marked as completed. But the gerrit review at the bottom got abandoned. https://blueprints.launchpad.net/kolla/+spec/build-logging-per-container | 21:07 |
bkero | build-logging-per-container | 21:07 |
inc0 | yes, it's there | 21:08 |
inc0 | kolla-build --logs-dir /somedir | 21:08 |
*** jbrooks_ has joined #openstack-kolla | 21:08 | |
*** jbrooks_ has quit IRC | 21:09 | |
*** jbrooks_ has joined #openstack-kolla | 21:10 | |
openstackgerrit | Bertrand Lallau proposed openstack/kolla-ansible master: WIP: Add Almanach deployment https://review.openstack.org/498944 | 21:10 |
bkero | Ok, thank you. | 21:10 |
inc0 | what's Almanach? oO | 21:11 |
*** rhallisey has quit IRC | 21:12 | |
vhosakot | inc0: almanach records per-tenant resource utilization - https://github.com/openstack/almanach | 21:19 |
inc0 | isn't that what ceilometer does? | 21:19 |
* inc0 is confused | 21:19 | |
vhosakot | ceilometer is more for overall metering and stuff | 21:19 |
inc0 | but it can do per tenant | 21:20 |
*** rstarmer has quit IRC | 21:20 | |
*** rstarmer has joined #openstack-kolla | 21:21 | |
openstackgerrit | Bertrand Lallau proposed openstack/kolla master: WIP: add Almanach Docker images https://review.openstack.org/498938 | 21:21 |
*** rstarmer has quit IRC | 21:21 | |
inc0 | nvm, I'll educate myself | 21:21 |
*** jbrooks_ has quit IRC | 21:21 | |
*** rstarmer has joined #openstack-kolla | 21:21 | |
*** rstarmer has quit IRC | 21:22 | |
vhosakot | yep, ceilometer can do like telemetry, billing, data retrieval, etc... almanach is more like storing OpenStack events in a DB for each tenant - https://almanach.readthedocs.io | 21:22 |
*** rstarmer has joined #openstack-kolla | 21:22 | |
*** rstarmer has quit IRC | 21:23 | |
*** manheim has joined #openstack-kolla | 21:23 | |
*** rstarmer has joined #openstack-kolla | 21:24 | |
*** rstarmer has quit IRC | 21:24 | |
*** rstarmer has joined #openstack-kolla | 21:25 | |
*** rstarmer has quit IRC | 21:25 | |
*** jbrooks has quit IRC | 21:30 | |
*** jbrooks has joined #openstack-kolla | 21:36 | |
*** robbbe has joined #openstack-kolla | 21:38 | |
robbbe | anyone know how to create an inventory file that doesn't need a compute node - as i want to use the vmware integration initially ? | 21:38 |
*** jascott1 has quit IRC | 21:38 | |
*** jascott1 has joined #openstack-kolla | 21:39 | |
*** jascott1 has quit IRC | 21:42 | |
*** jascott1 has joined #openstack-kolla | 21:42 | |
openstackgerrit | Merged openstack/kolla-ansible master: Run registering keystone ceph_rgw user task only on one node https://review.openstack.org/498708 | 21:42 |
*** jascott1 has quit IRC | 21:43 | |
*** jascott1 has joined #openstack-kolla | 21:44 | |
*** jascott1 has quit IRC | 21:46 | |
*** jascott1 has joined #openstack-kolla | 21:46 | |
*** manheim has quit IRC | 21:47 | |
*** jascott1 has quit IRC | 21:49 | |
*** lpetrut has quit IRC | 21:55 | |
*** jamesbenson has quit IRC | 21:57 | |
*** jamesbenson has joined #openstack-kolla | 21:58 | |
*** jascott1 has joined #openstack-kolla | 22:00 | |
*** jamesben_ has joined #openstack-kolla | 22:00 | |
*** jamesbenson has quit IRC | 22:02 | |
*** jamesben_ has quit IRC | 22:04 | |
openstackgerrit | Merged openstack/kolla master: Fix gates out of disk space https://review.openstack.org/497408 | 22:08 |
kfox1111 | inc0: celometer broke itself into pieces the last few releases. celometer is just about only a system to route around messages at this point. | 22:09 |
*** egonzalez has quit IRC | 22:11 | |
*** itlinux has quit IRC | 22:14 | |
*** eaguilar has joined #openstack-kolla | 22:20 | |
openstackgerrit | Eduardo Gonzalez proposed openstack/kolla-ansible master: Cleanup sfc useless doc https://review.openstack.org/498969 | 22:26 |
*** yangyapeng has joined #openstack-kolla | 22:34 | |
*** yangyapeng has quit IRC | 22:39 | |
bmace | i don't know if this is a known issue or not, but i was just popping around in the Pike docs and noticed the link to the Kolla Deployment Guide from https://docs.openstack.org/pike/deploy/ just brings you to a directory listing. | 22:44 |
*** eaguilar has quit IRC | 22:50 | |
inc0 | bmace: not know, thanks! | 23:07 |
inc0 | krtaylor: ^ | 23:07 |
bmace | inc0: no sweat, and congrats on another run as PTL :) | 23:12 |
inc0 | thank you | 23:12 |
* bkero has a new job at a kolla-using cloud company, will likely be asking questions and contributing more. Previously I contributed to -infra and tripleo. | 23:17 | |
bkero | Not many contributions right now because we're in the process of detangling a mitaka-forked kolla. | 23:17 |
bkero | but I'm still interested in the direction, work, and design of the upstream project. | 23:17 |
ulf` | inc0: wake up :) | 23:35 |
ulf` | inc0: we have a meeting with PRC ;) | 23:35 |
*** Pavo has joined #openstack-kolla | 23:36 | |
inc0 | bkero: which company?:) anyway welcome | 23:41 |
bkero | inc0: Ormuco! We're a private/meta cloud company. | 23:42 |
bkero | Thanks for the welcome. | 23:42 |
inc0 | I know Ormuco:) | 23:42 |
bkero | Nice! | 23:43 |
inc0 | say hello to Montreal guys | 23:43 |
bkero | I'll be there for the first time right after the PTG. | 23:43 |
bkero | and will say hi for you | 23:43 |
inc0 | you'll coming to PTG? | 23:43 |
bkero | I am, yeah | 23:44 |
inc0 | cool, see you there then | 23:44 |
bkero | I believe attending events like PTGs and Summits are important. Thankfully Ormuco does too. | 23:44 |
inc0 | yeah, especially PTG | 23:44 |
inc0 | super productive | 23:44 |
bkero | I missed Atlanta, so am looking forward to finding out how productive it can be. | 23:45 |
*** rstarmer has joined #openstack-kolla | 23:48 | |
*** vhosakot has quit IRC | 23:52 | |
*** kbaegis has quit IRC | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!