Thursday, 2017-06-08

*** salv-orlando has joined #openstack-kolla00:00
*** tonanhngo has joined #openstack-kolla00:03
*** salv-orlando has quit IRC00:05
*** jamesbenson has joined #openstack-kolla00:06
*** tonanhngo has quit IRC00:07
*** jamesbenson has quit IRC00:11
*** Pavo has joined #openstack-kolla00:17
openstackgerritLi Yingjun proposed openstack/kolla master: Add os-brick to glance container  https://review.openstack.org/46860400:19
*** caoyuan has quit IRC00:24
*** mskrocki has quit IRC00:24
sdakeinc0 how much iare the ptg tickets00:25
kolla-slack<inc0> 100$00:26
*** Pavo has quit IRC00:30
*** masber has quit IRC00:32
*** masber has joined #openstack-kolla00:32
*** TxGirlGeek has quit IRC00:37
vhosakotinc0: I'll check with my manager about attending PTG.  thanks for the info.00:45
*** cuongnv has joined #openstack-kolla00:47
*** jamesbenson has joined #openstack-kolla00:48
*** vhosakot has quit IRC00:50
*** jamesbenson has quit IRC00:52
*** duonghq has joined #openstack-kolla00:58
*** salv-orlando has joined #openstack-kolla01:01
*** salv-orlando has quit IRC01:06
duonghqmorning guys01:07
*** ipsecguy has quit IRC01:07
*** rhallisey has quit IRC01:09
*** caoyuan has joined #openstack-kolla01:15
*** goldyfruit has joined #openstack-kolla01:16
*** zhubingbing has quit IRC01:21
*** zhubingbing has joined #openstack-kolla01:24
sdakesup DuncanT01:26
sdakesup duonghq01:26
*** rwallner has joined #openstack-kolla01:28
dave-mccowanhi sdake01:28
duonghqhi sdake01:28
*** zhubingbing has quit IRC01:28
*** ipsecguy has joined #openstack-kolla01:28
*** jamesbenson has joined #openstack-kolla01:29
sdakesup dave-mccowan01:33
*** jamesbenson has quit IRC01:33
dave-mccowansdake i've got a good start on the TLS support code.  i need help finding some example code for copying a file into a container.01:34
sdakecopying a file is done via a configmap01:35
sdakeconfigmaps are mounted in the container automagically by kubernetes01:35
sdakeand then can be read dirctly in the filesystem01:35
sdakeif you do a kubectl describe -n kolla configmapname01:35
sdakeyou will see the configmap contents01:36
sdakeby consuming those configmaps in teh kuernetes manifest, they will be automounted01:36
sdakeif the objective is to get the certs in, i'd use configmaps for that01:36
dave-mccowansdake i looked through the configmaps, i didn't see another example of copying a file without a template, except for config.json, which seems to be a special case.01:37
sdakeif you palce the files in a dir in e/tc/kolla01:38
sdakeyou can then use kollalkube res create configmpa to create teh configmap01:38
sdakeiirc01:38
sdakealthough there may be a better way :)01:38
sdakekuectl create configmap is probably abetter choice the nkollakube res create configmap01:39
sdakekubectl create configmap (iiuc) takes a directory and wraps all   the contents in a configmap01:39
sdakewe are trying desperately to ge trid of kollakube01:40
openstackgerritDave McCowan proposed openstack/kolla-kubernetes master: [WIP] Add support for HTTPS on external API network  https://review.openstack.org/47199201:40
sdakedave-mccowan just read your review looks pretty straightforward01:41
sdakethe extra step i'd add is create a configmap for the certs01:42
sdakeand then consume then in the common dir01:42
sdakeconsume them -> mount then01:42
*** schwicht has joined #openstack-kolla01:43
sdakein the common library i mean01:43
dave-mccowansdake what would that look like in yaml?  i assume the lines i put at the bottom of api-haproxy-configmap.yml.j2 is wrong, but i couldn't find an example to follow.01:45
sdakedave-mccowan feeling ill (cold) - going to lay down a bit01:45
sdakemoment01:45
sdakethis is a bad example:01:45
sdakehttps://github.com/openstack/kolla-kubernetes/blob/master/helm/kolla-common/templates/_common_lib.yaml#L801:45
sdakein that kolla-common dir are some templtes taht mount the haproxy sidecar containers01:46
sdakei'm not immediately sure where they are as my head is splitting01:46
sdakekolla-common is a library used by all the helm charts01:46
sdakethe stuff that loads the haproxy sidecar containers is where i'd put the volume mounts01:46
sdake(since the volume mount needs to connect to the haproxy pod)01:47
sdakerather haproxy container01:47
sdakea grep for haproxy in that dir should show you where01:47
sdakei'll bbiaf01:47
*** zhurong has joined #openstack-kolla01:48
*** jamesbenson has joined #openstack-kolla01:50
*** jtriley has joined #openstack-kolla01:52
*** jamesbenson has quit IRC01:55
*** xinliang has quit IRC02:00
*** unicell has quit IRC02:02
*** unicell has joined #openstack-kolla02:04
*** schwicht has quit IRC02:10
*** jamesbenson has joined #openstack-kolla02:11
*** xinliang has joined #openstack-kolla02:12
*** xinliang has quit IRC02:12
*** xinliang has joined #openstack-kolla02:12
*** jamesbenson has quit IRC02:15
*** eanylin has quit IRC02:18
*** unicell has quit IRC02:19
*** unicell has joined #openstack-kolla02:20
*** unicell has quit IRC02:20
openstackgerritJeffrey Zhang proposed openstack/kolla master: [NO MERGE]debug kolla gate  https://review.openstack.org/47200502:29
*** emccormick has quit IRC02:33
*** hongbin has quit IRC02:36
*** schwicht has joined #openstack-kolla02:37
*** schwicht has quit IRC02:42
*** unicell has joined #openstack-kolla02:45
*** unicell has quit IRC02:45
*** caowei has joined #openstack-kolla02:45
*** ksatchit has joined #openstack-kolla02:45
*** rwallner has quit IRC02:48
*** rwallner has joined #openstack-kolla02:48
*** jamesbenson has joined #openstack-kolla02:52
ksatchitHi all. I am trying to deploy openstack kolla in the AIO mode using the "Bare Metal Deployment Guide for kolla-kubernetes". I was facing the issue where neutron pods were stuck in init. This was resolved by following instructions mentioned in "Change 467767" . However, I am running into the issue mentioned by Steven Dake where the cell0 enters a restart loop. Could you please suggest the resolution for this issue ? Thanks!02:53
*** jamesbenson has quit IRC02:56
openstackgerritDave McCowan proposed openstack/kolla-kubernetes master: [WIP] Add support for HTTPS on external API network  https://review.openstack.org/47199202:58
*** eanylin has joined #openstack-kolla03:00
*** goldyfruit has quit IRC03:01
*** ducttape_ has joined #openstack-kolla03:01
*** ducttape_ has quit IRC03:05
*** jamesbenson has joined #openstack-kolla03:09
*** Pavo has joined #openstack-kolla03:11
*** GonZo2000 has quit IRC03:15
*** GonZo2000 has joined #openstack-kolla03:15
*** GonZo2000 has quit IRC03:15
*** GonZo2000 has joined #openstack-kolla03:15
*** GonZo2000 has quit IRC03:16
*** GonZo2000 has joined #openstack-kolla03:16
ksatchitForgot to add - this AIO box is a ubuntu 16.04 VM on ESX03:16
*** GonZo2000 has quit IRC03:17
*** GonZo2000 has joined #openstack-kolla03:17
*** GonZo2000 has quit IRC03:17
*** jamesbenson has quit IRC03:18
*** GonZo2000 has joined #openstack-kolla03:18
*** GonZo2000 has quit IRC03:18
*** GonZo2000 has joined #openstack-kolla03:18
*** GonZo2000 has quit IRC03:18
*** GonZo2000 has joined #openstack-kolla03:19
*** GonZo2000 has quit IRC03:20
*** GonZo2000 has joined #openstack-kolla03:20
*** GonZo2000 has quit IRC03:21
*** GonZo2000 has joined #openstack-kolla03:21
*** GonZo2000 has quit IRC03:21
*** jamesbenson has joined #openstack-kolla03:23
*** unicell has joined #openstack-kolla03:29
openstackgerritLingyong Xu proposed openstack/kolla-ansible master: Remove unnecessary setUp function in testcase  https://review.openstack.org/47203103:32
*** schwicht has joined #openstack-kolla03:40
*** zhubingbing has joined #openstack-kolla03:41
*** zhurong has quit IRC03:45
*** schwicht has quit IRC03:45
*** iniazi has joined #openstack-kolla03:56
*** iniazi_ has quit IRC03:57
sdakedave-mccowan back alvie again if you need any support03:58
*** yingjun_1 has joined #openstack-kolla03:58
sdakeksatchit woudl you be kind enough to tellem how to fix the neutron pods stuck in init03:59
sdaketo fix the problem with cell0 entering restart loop, the docs are outdated - cell0 no longer needs to be deployed indepdently03:59
sdakehowever, port:5000 needs tobe set in kolla.keystone.all04:00
sdakein cloud.yaml04:00
*** ksatchit has quit IRC04:00
*** itlinux has joined #openstack-kolla04:02
dave-mccowansdake i updated my patch using a config map.  i haven't tested it yet.  let me know if i'm close. :-)04:06
sdakedave-mccowan looking04:09
*** rwallner has quit IRC04:13
sdakedave-mccowan reviewed04:14
dave-mccowansdake i don't know k8s-speak.  who can help me write the config map to get the certificate into the haproxy container?04:16
sdakedave-mccowan what dir are the certificates located in04:16
dave-mccowan. /etc/kolla/certificates04:17
sdakedave-mccowan https://kubernetes.io/docs/tasks/configure-pod-container/configmap/#using-kubectl-to-create-a-configmap04:17
sdakeso04:18
sdakekubectl create configmap -n kolla certificates /etc/kolla/certificates04:18
sdakethen kubectl describe configmap -n kolla certificates should print out the magic04:18
sdakesince certificates are secret information, you ay want to store them in secrets instead04:18
sdakewhich are thesame thing as configmaps, just secret :)04:18
sdakemight stay on current trajectory atm with the configmap stuff tho04:19
sdakei struggle to understand what specific certificate files are actually secret information and which are public04:19
dave-mccowanthe certificate file used by haproxy should be "secret", it contains the private key04:20
sdakeok well lets work on that next04:20
sdakesecrets may behave differently then cnfigmaps - i am uncertaon on this point04:20
dave-mccowanyou're giving me cli, but i only see yaml representation of config maps in the repo04:21
sdakeignore the yaml representation of the config maps04:21
sdakethat kubectl command creates a configmap yaml file from a directory04:21
sdake(see doc link above)04:21
sdakeafter it creates the yaml it registers it04:22
sdake(I assume, I don't actually knwo the implementation details)04:22
sdakeconfigmaps are blobs of config files, that are registered with kubernetes and then mounted somewhere in the pod filesystem using the mounting logic you have already implmented04:23
sdaketry the first two commands04:23
sdake(after doing a kolla-ansible certificates operation)04:23
sdakeand see what you get04:23
dave-mccowani think my server is still hosed04:24
sdakegetting errors?04:24
sdakeand using my gear?04:24
dave-mccowanyea.  Error from server (NotFound): namespaces "kolla" not found04:25
sdakekubectl create namespace kolla04:25
dave-mccowani'm out of steam for tonight.  start again tomorrow?04:25
sdakewfm04:26
dave-mccowang'nite04:26
sdakenight04:26
*** dave-mccowan has quit IRC04:26
*** pcaruana has joined #openstack-kolla04:31
*** zhurong has joined #openstack-kolla04:34
*** goldyfruit has joined #openstack-kolla04:37
*** salv-orlando has joined #openstack-kolla04:39
*** jtriley has quit IRC04:50
*** spsurya has joined #openstack-kolla04:54
*** pcaruana has quit IRC04:57
*** jamesbenson has quit IRC05:04
*** jaosorior_away is now known as jaosorior05:05
*** salv-orlando has quit IRC05:05
*** salv-orlando has joined #openstack-kolla05:06
spsuryasup all05:16
*** itlinux has quit IRC05:21
*** janki has joined #openstack-kolla05:22
*** skramaja has joined #openstack-kolla05:35
*** jamesbenson has joined #openstack-kolla05:40
openstackgerritJeffrey Zhang proposed openstack/kolla master: [NO MERGE]debug kolla gate  https://review.openstack.org/47200505:40
*** goldyfruit has quit IRC05:42
*** jamesbenson has quit IRC05:44
openstackgerritJeffrey Zhang proposed openstack/kolla master: [NO MERGE]debug kolla gate  https://review.openstack.org/47200505:48
openstackgerritSurya Prakash (spsurya) proposed openstack/kolla master: Consistency in doc heading  https://review.openstack.org/47207405:57
openstackgerritJeffrey Zhang proposed openstack/kolla master: [NO MERGE]debug kolla gate  https://review.openstack.org/47200506:02
*** schwicht has joined #openstack-kolla06:19
kornicaduonghq: you still there and willing to help a bit ?06:20
*** oanson has quit IRC06:20
duonghqkornica, I'm here06:21
*** oanson has joined #openstack-kolla06:21
*** schwicht has quit IRC06:24
*** zhurong has quit IRC06:32
openstackgerritjiangpch proposed openstack/kolla master: `[keystone]` should be `[keystone-base]` in doc  https://review.openstack.org/47210806:43
*** manheim has joined #openstack-kolla06:50
*** manheim has quit IRC06:54
*** manheim has joined #openstack-kolla06:55
*** jamesbenson has joined #openstack-kolla06:57
*** pcaruana has joined #openstack-kolla06:57
openstackgerritshaofeng cheng proposed openstack/kolla-ansible master: Add default_boot_option configuration  https://review.openstack.org/47211206:58
*** unicell1 has joined #openstack-kolla06:58
*** manheim has quit IRC06:59
*** unicell has quit IRC06:59
*** kastchit has joined #openstack-kolla07:01
*** jamesbenson has quit IRC07:02
*** serlex has joined #openstack-kolla07:10
*** msimonin has joined #openstack-kolla07:11
*** shardy has joined #openstack-kolla07:14
openstackgerritJeffrey Zhang proposed openstack/kolla master: [NO MERGE]debug kolla gate  https://review.openstack.org/47200507:19
*** oanson has quit IRC07:20
*** oanson has joined #openstack-kolla07:21
*** kastchit has quit IRC07:29
*** hrw has joined #openstack-kolla07:29
*** ksatchit has joined #openstack-kolla07:29
*** oanson has quit IRC07:31
*** oanson has joined #openstack-kolla07:31
*** jascott1 has quit IRC07:36
*** jascott1 has joined #openstack-kolla07:37
*** jamesbenson has joined #openstack-kolla07:39
*** jaosorior has quit IRC07:42
*** jascott1 has quit IRC07:42
*** jamesbenson has quit IRC07:43
*** magicboiz has quit IRC07:46
*** zhurong has joined #openstack-kolla07:47
*** jascott1 has joined #openstack-kolla07:50
*** jaosorior has joined #openstack-kolla07:54
*** caowei_ has joined #openstack-kolla07:56
*** caowei has quit IRC07:59
*** caowei_ is now known as caowei07:59
openstackgerritJeffrey Zhang proposed openstack/kolla master: [NO MERGE]debug kolla gate  https://review.openstack.org/47200508:03
*** yingjun_1 has quit IRC08:07
*** manheim has joined #openstack-kolla08:08
*** jascott1 has quit IRC08:09
*** jascott1 has joined #openstack-kolla08:09
openstackgerritzhubingbing proposed openstack/kolla-ansible stable/ocata: Add makestep in chrony.conf  https://review.openstack.org/47213408:10
openstackgerritzhubingbing proposed openstack/kolla-ansible stable/ocata: Set tempest image user var  https://review.openstack.org/47213508:10
*** sbhojpur has joined #openstack-kolla08:11
*** zhurong has quit IRC08:13
*** salv-orlando has quit IRC08:13
*** salv-orlando has joined #openstack-kolla08:14
*** jascott1 has quit IRC08:14
*** zhurong has joined #openstack-kolla08:14
*** salv-orlando has quit IRC08:17
*** egonzalez has joined #openstack-kolla08:18
*** jamesbenson has joined #openstack-kolla08:20
*** schwicht has joined #openstack-kolla08:21
*** manheim has quit IRC08:22
*** manheim has joined #openstack-kolla08:23
*** jamesbenson has quit IRC08:24
*** schwicht has quit IRC08:25
openstackgerritMerged openstack/kolla master: Consistency in doc heading  https://review.openstack.org/47207408:31
*** mgoddard has joined #openstack-kolla08:32
openstackgerritMerged openstack/kolla-ansible stable/ocata: Trove fix backup restore with Swift  https://review.openstack.org/45178008:37
*** manheim has quit IRC08:39
*** jamesbenson has joined #openstack-kolla08:41
*** manheim has joined #openstack-kolla08:42
*** pbourke has joined #openstack-kolla08:42
*** salv-orlando has joined #openstack-kolla08:45
*** jamesbenson has quit IRC08:46
*** GonZo2000 has joined #openstack-kolla08:48
*** GonZo2000 has quit IRC08:48
*** GonZo2000 has joined #openstack-kolla08:48
openstackgerritPaul Bourke (pbourke) proposed openstack/kolla-ansible master: Add a Kolla 'devstack' mode  https://review.openstack.org/45469008:56
openstackgerritPaul Bourke (pbourke) proposed openstack/kolla-ansible master: Add dev mode for Murano  https://review.openstack.org/46760808:56
*** jamesbenson has joined #openstack-kolla09:02
*** jamesbenson has quit IRC09:06
ksatchitsdake: Hi. I followed the discussion around Bug# 1693014 to resolve the issues with neutron pods getting stuck at init. It involved using the globals.yml file from kolla-kubernetes and generating  the default configuration by running the ansible-playbook from kolla-kubernetes instead of doing the kolla-ansible genconfig. This helped me successfully deploy the neutron pods09:14
ksatchitsdake: As per your suggestion, I added port: 5000 into kolla.keystone.all inside cloud.yml and was able to see helm install of "nova-control" go through successfully09:16
ksatchitsdake: However, I am seeing continuous restarts of these pods : nova-api-create-cell-75mpn, nova-compute-tsks0, nova-libvirt-64vrg  when I performed the helm-install of nova-compute09:18
ksatchitsdake: My understanding from the discussion is there is no need to separately perform steps to create cell0 db (i.e., helm install of nova-cell0-create-db-job, nova-api-create-simple-cell-job)09:21
*** manheim has quit IRC09:21
*** jamesbenson has joined #openstack-kolla09:23
*** manheim has joined #openstack-kolla09:24
*** jamesbenson has quit IRC09:27
*** k_mouza has joined #openstack-kolla09:29
openstackgerritjangseon ryu proposed openstack/kolla-ansible master: Support for increasing thread cache size in TCMalloc.  https://review.openstack.org/47218209:30
*** sambetts|afk is now known as sambetts09:38
*** tumble has quit IRC09:41
*** jamesbenson has joined #openstack-kolla09:43
*** tumble has joined #openstack-kolla09:45
sbhojpurNeed help with Kolla ansile magnum support09:45
*** rwsu has quit IRC09:46
sbhojpurerror  'Fixed interval looping call 'magnum.conductor.handlers.cluster_conductor.HeatPoller.poll_and_check' failed '09:46
sbhojpur HTTPUnauthorized: ERROR: Authentication failed: {"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Unauthorized"}}09:46
*** jamesbenson has quit IRC09:48
egonzalezsbhojpur, maybe need add heat_stack_owner role to your user09:48
openstackgerritjangseon ryu proposed openstack/kolla-ansible master: Support for increasing thread cache size in TCMalloc.  https://review.openstack.org/46828409:48
*** rmart04 has joined #openstack-kolla09:49
sbhojpurWe added heat_stack_owner role to admin but still problem exist09:49
sbhojpuregonzalez, we can get only master node up, some how slave node is stuck in spawning mode.10:08
egonzalezzhubingbing, you had a similar issue with magnum about trustee_id right? ^^10:08
zhubingbingyes10:09
egonzalezsbhojpur, if is the same issue, you can create /etc/kolla/config/magnum.conf with:10:11
egonzalez[trust]10:12
egonzaleztrustee_domain_id = <your trustee_id>10:12
egonzalezand do a reconfigure10:12
egonzalezsbhojpur, ^^10:12
*** daidv has quit IRC10:14
sbhojpuregonzalez, thanks let me try it10:20
*** duonghq has quit IRC10:21
*** jamesbenson has joined #openstack-kolla10:24
*** caowei has quit IRC10:25
*** daidv has joined #openstack-kolla10:29
*** jamesbenson has quit IRC10:29
*** cristicalin has joined #openstack-kolla10:31
*** schwicht has joined #openstack-kolla10:33
*** cristicalin has quit IRC10:33
*** schwicht has quit IRC10:37
openstackgerritJeffrey Zhang proposed openstack/kolla master: [NO MERGE]debug kolla gate  https://review.openstack.org/47200510:39
*** salv-orlando has quit IRC10:44
*** salv-orlando has joined #openstack-kolla10:44
*** jamesbenson has joined #openstack-kolla10:46
*** jamesbenson has quit IRC10:50
*** rhallisey has joined #openstack-kolla11:02
*** schwicht has joined #openstack-kolla11:03
*** huzhengchuan has joined #openstack-kolla11:05
*** caoyuan has quit IRC11:05
*** caoyuan has joined #openstack-kolla11:06
*** jamesbenson has joined #openstack-kolla11:06
*** schwicht has quit IRC11:07
*** rhallisey has quit IRC11:10
*** rhallisey has joined #openstack-kolla11:10
*** caoyuan has quit IRC11:10
*** jamesbenson has quit IRC11:11
*** jamesbenson has joined #openstack-kolla11:27
*** jamesbenson has quit IRC11:31
*** GonZo2000 has quit IRC11:40
*** cuongnv has quit IRC11:45
*** schwicht has joined #openstack-kolla11:46
openstackgerritBertrand Lallau proposed openstack/kolla-ansible master: Neutron oslo_messaging_notifications config error  https://review.openstack.org/44450611:46
*** jamesbenson has joined #openstack-kolla11:48
sdakemorning peeps11:48
serlexAfternoon ;)11:49
openstackgerritBertrand Lallau proposed openstack/kolla-ansible master: Nova oslo_messaging_notifications config error  https://review.openstack.org/44450411:50
*** schwicht has quit IRC11:50
*** jamesbenson has quit IRC11:52
rwellumMorning sdake11:57
sdakemoring rwellum11:57
sdakehow goes it11:57
rwellumGoes good so far sdake12:03
rwellumUp early as usual I see :)12:03
*** jascott1 has joined #openstack-kolla12:11
*** caoyuan has joined #openstack-kolla12:13
*** wahnsinn has joined #openstack-kolla12:13
*** caoyuan_ has joined #openstack-kolla12:14
*** goldyfruit has joined #openstack-kolla12:15
*** goldyfruit has quit IRC12:15
*** jascott1 has quit IRC12:15
*** caoyuan has quit IRC12:17
*** pester has joined #openstack-kolla12:18
wahnsinnhi all. I've just deployed openstack via kolla inside a openstack cluster as a multinode deployment (3 control node, 1 compute node). everything seems to work in a cli environment, but I have problems with horizon:12:18
wahnsinnthe static folder seems to be not reachable and because of that the js and css files cannot be load12:19
pestera posted a bug and workaround about css on LP12:19
wahnsinndoes somebody else maybe has the same issue?12:19
wahnsinnLP?12:20
pesteryou can just change container os from ubuntu to centos, it`s affecting only ubuntu12:20
wahnsinnis there a workaround for ubuntu?12:20
pesteron launchpad12:20
pesterhttps://launchpad.net/+search?field.text=kolla+css12:21
*** hrw has quit IRC12:21
wahnsinnthanks! I'll have a look12:21
pesterhttps://launchpad.net/+search?field.text=kolla+css+fxpester&field.actions.search=Search12:22
*** schwicht has joined #openstack-kolla12:22
pesteranyone using magnum with kolla ?12:23
*** bmaltais has joined #openstack-kolla12:23
*** krtaylor has quit IRC12:25
*** hrw has joined #openstack-kolla12:26
*** n0isyn0ise has joined #openstack-kolla12:27
*** schwicht has quit IRC12:29
*** jamesbenson has joined #openstack-kolla12:29
*** schwicht has joined #openstack-kolla12:32
wahnsinnmaybe a dumb question but I'm fairly new to kolla: is there a quick way to restart all openstack services?12:34
*** jamesbenson has quit IRC12:34
*** karimb has joined #openstack-kolla12:34
n0isyn0isehi kolla world, I'm trying to use "kolla-ansible upgrade" from mitaka to newton but i'm experiencing some troubles with nova database, with the following error message : "ValidationError: Migration cannot continue until all these have been migrated to the api database. Please run `nova-manage db online_migrations' on Newton code before continuing.There are still 5 unmigrated flavors"12:34
bmaltaiswahnsinn: Do you mean on all nodes?12:34
wahnsinnyes12:35
wahnsinnor on one node12:35
n0isyn0iseSo i'm trying to locate where the database upgrade happens within ansible, but can't find it clearly, sdoes someone have tips about this please?12:35
*** zhurong has quit IRC12:36
egonzalezn0isyn0ise, https://github.com/openstack/kolla/blob/stable/newton/ansible/roles/nova/tasks/upgrade.yml#L9 which calls/execute  https://github.com/openstack/kolla/blob/stable/newton/docker/nova/nova-api/extend_start.sh12:38
*** krtaylor has joined #openstack-kolla12:38
n0isyn0iseegonzalez: thx a lot, i take a look a that !12:41
egonzalezn0isyn0ise, basically, while upgrading, runs a bootstrap_nova container (in the new release version), this executes extend_start.sh script for the db sync12:42
bmaltaiswahnsinn: ssh on that node an run ststemctl restart docker12:43
bmaltaiss/ststemctl/systemctl12:43
bmaltaiswahnsinn: That will bring all running containers down and up12:44
bmaltaiswahnsinn: I don't think there is an easy way to do, say, restart all keystone containers on all nodes12:44
wahnsinnthx, i should have known that :D12:45
bmaltaiswahnsinn: For that you need to ssh on each controller node and restart the one container with docker restart keystone12:45
*** pradk has joined #openstack-kolla12:45
bmaltaiswahnsinn: It would actually be an interesting addition to kolla-ansible... a restart service option.12:46
wahnsinnone last question: i've deployed kibana with elasticsearch but now i have to configure an index pattern in kibana - how do i do that?12:46
wahnsinnnever worked with kibana/elasticsearch before12:47
*** jroll has left #openstack-kolla12:48
serlexflog-*12:48
serlexhang on, let me get the page wahnsinn12:48
serlexwahnsin ocata?12:50
serlexTry flog-* as index pattern12:50
egonzalezwahnsinn, using ocata right?12:50
wahnsinnyes12:51
wahnsinnserlex: it's working, thx!12:51
*** caoyuan has joined #openstack-kolla12:51
*** schwicht has quit IRC12:51
serlexnp - it is automated for future release :)12:52
*** caoyuan_ has quit IRC12:54
*** zhubingbing_ has joined #openstack-kolla12:55
*** zhubingbing has quit IRC12:57
*** eanylin has quit IRC13:01
*** cristicalin has joined #openstack-kolla13:03
*** schwicht has joined #openstack-kolla13:05
*** srwilkers has joined #openstack-kolla13:10
*** goldyfruit has joined #openstack-kolla13:10
*** ducttape_ has joined #openstack-kolla13:12
*** dave-mccowan has joined #openstack-kolla13:12
*** eaguilar has joined #openstack-kolla13:12
*** eaguilar has quit IRC13:12
*** pester has quit IRC13:13
*** ducttap__ has joined #openstack-kolla13:14
*** lucasxu has joined #openstack-kolla13:16
*** ducttape_ has quit IRC13:17
*** huzhengchuan has quit IRC13:17
*** skramaja has quit IRC13:17
*** eanylin has joined #openstack-kolla13:21
*** rwallner has joined #openstack-kolla13:24
*** rwallner has quit IRC13:24
*** rwallner has joined #openstack-kolla13:25
*** sbezverk has joined #openstack-kolla13:25
*** jtriley has joined #openstack-kolla13:29
*** igordcard has quit IRC13:31
*** athomas has quit IRC13:31
*** igordcard has joined #openstack-kolla13:34
*** sbezverk has quit IRC13:34
*** ksatchit has quit IRC13:38
*** lucasxu has quit IRC13:38
*** jtriley has quit IRC13:39
*** lucasxu has joined #openstack-kolla13:40
openstackgerritEduardo Gonzalez proposed openstack/kolla-ansible stable/ocata: Fix the remove mariadb volume failed  https://review.openstack.org/47226913:49
*** lucasxu has quit IRC13:51
*** jamesbenson has joined #openstack-kolla13:53
*** igordcard has quit IRC13:54
openstackgerritBertrand Lallau proposed openstack/kolla-ansible master: Nova oslo_messaging_notifications config error  https://review.openstack.org/44450413:54
*** igordcard has joined #openstack-kolla13:55
*** ducttape_ has joined #openstack-kolla13:55
openstackgerritBertrand Lallau proposed openstack/kolla-ansible master: Neutron oslo_messaging_notifications config error  https://review.openstack.org/44450613:55
*** ducttap__ has quit IRC13:56
*** igordcard has quit IRC13:57
serlexis anyone runing master with kibana/elasticsearch? I thinnk its broken13:57
*** jamesbenson has quit IRC13:58
*** igordcard has joined #openstack-kolla13:58
*** randomhack has joined #openstack-kolla14:00
*** krtaylor has quit IRC14:01
*** igordcard has quit IRC14:01
*** igordcard has joined #openstack-kolla14:02
*** lucasxu has joined #openstack-kolla14:02
*** jamesbenson has joined #openstack-kolla14:03
*** spsurya has quit IRC14:04
openstackgerritChristian Berendt proposed openstack/kolla-ansible stable/ocata: Optimize reconfiguration for haproxy  https://review.openstack.org/47227414:05
*** sbezverk has joined #openstack-kolla14:07
*** randomhack has quit IRC14:09
*** wahnsinn has quit IRC14:09
openstackgerritJeffrey Zhang proposed openstack/kolla master: [NO MERGE]debug kolla gate  https://review.openstack.org/47200514:11
*** msimonin has quit IRC14:12
*** randomhack has joined #openstack-kolla14:14
*** msimonin has joined #openstack-kolla14:15
*** randomhack has quit IRC14:20
*** sbezverk has quit IRC14:26
*** randomhack has joined #openstack-kolla14:27
*** hieulq_ has joined #openstack-kolla14:29
*** rhallisey has quit IRC14:40
openstackgerritJeffrey Zhang proposed openstack/kolla master: [NO MERGE]debug kolla gate  https://review.openstack.org/47200514:41
*** salv-orl_ has joined #openstack-kolla14:44
*** salv-orlando has quit IRC14:47
*** eaguilar has joined #openstack-kolla14:48
*** mgoddard has quit IRC14:49
*** mgoddard has joined #openstack-kolla14:49
*** janki has quit IRC14:49
egonzalezinc0, ceph gates might be failing due https://bugs.launchpad.net/kolla-ansible/+bug/166707414:49
openstackLaunchpad bug 1667074 in kolla-ansible "Loopback devices not usable for Ceph" [Undecided,New]14:49
*** hongbin has joined #openstack-kolla14:50
kolla-slack<inc0> Yeah possible14:52
*** bjolo has joined #openstack-kolla14:54
bjolohowdy14:54
*** huzhengchuan has joined #openstack-kolla14:54
openstackgerritChristian Berendt proposed openstack/kolla-ansible stable/ocata: Update Keystone haproxy config to balance based on source ip  https://review.openstack.org/47228615:02
*** eaguilar has quit IRC15:06
*** sbhojpur has quit IRC15:07
*** iniazi has quit IRC15:11
openstackgerritJeffrey Zhang proposed openstack/kolla master: [NO MERGE]debug kolla gate  https://review.openstack.org/47200515:11
*** jascott1 has joined #openstack-kolla15:12
*** jascott1 has quit IRC15:17
*** eaguilar has joined #openstack-kolla15:19
*** iniazi has joined #openstack-kolla15:21
*** rmart04 has quit IRC15:23
openstackgerritJeffrey Zhang proposed openstack/kolla master: [NO MERGE]debug kolla gate  https://review.openstack.org/47200515:24
*** randomhack has quit IRC15:24
*** ddyer has quit IRC15:25
*** randomhack has joined #openstack-kolla15:26
*** manheim has quit IRC15:27
*** ddyer has joined #openstack-kolla15:33
*** jgriffith_ is now known as jgriffith15:36
*** randomhack has quit IRC15:38
*** randomhack has joined #openstack-kolla15:39
*** randomhack has quit IRC15:45
*** rwsu has joined #openstack-kolla15:48
*** clayton has quit IRC15:51
openstackgerritJeffrey Zhang proposed openstack/kolla master: [NO MERGE]debug kolla gate  https://review.openstack.org/47200515:54
*** manheim has joined #openstack-kolla15:54
*** clayton has joined #openstack-kolla15:54
*** Mannheim has joined #openstack-kolla15:56
*** manheim has quit IRC15:58
*** wahnsinn has joined #openstack-kolla15:59
*** jaosorior has quit IRC16:00
*** daidv_ has joined #openstack-kolla16:01
*** huzhengchuan has quit IRC16:03
*** schwicht has quit IRC16:09
*** eaguilar has quit IRC16:10
inc0good mornign16:12
*** egonzalez has quit IRC16:15
jamesbensonmorning inc016:16
*** huzhengchuan has joined #openstack-kolla16:16
*** caoyuan has quit IRC16:17
*** caoyuan has joined #openstack-kolla16:23
*** wahnsinn has quit IRC16:26
*** rwallner has quit IRC16:29
*** sbezverk has joined #openstack-kolla16:29
*** caoyuan has quit IRC16:30
*** emccormick has joined #openstack-kolla16:31
*** shardy has quit IRC16:31
*** rhallisey has joined #openstack-kolla16:31
*** shardy has joined #openstack-kolla16:32
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla master: Fix kolla deploy gates  https://review.openstack.org/47188316:36
*** k_mouza has quit IRC16:38
*** clayton has quit IRC16:43
*** clayton has joined #openstack-kolla16:46
*** itlinux has joined #openstack-kolla16:48
*** tvignaud has quit IRC16:49
reidracI didn't ask for +w today, did I? https://review.openstack.org/#/c/470270/ simple 2 char change to fix vagrant dev in Ubuntu16:51
*** huzhengchuan has quit IRC16:51
*** msimonin has quit IRC16:53
*** vhosakot has joined #openstack-kolla16:54
reidracso I'm adding openSUSE support to kolla/kolla-ansible and fluend container is just not possible at the moment because td-agent doesn't support SUSE16:56
karimbhello, is openvswitch module required for running neutron openvswitch container?16:56
reidracbut you can run that container using centos and it works fine (all the others use SUSE)16:56
karimbi build one in my own and works fine on macosx, but wont start on a linux (vm)16:56
reidracwould it be interesting to be able to mix distros when using kolla-ansible?16:56
*** unicell1 has quit IRC16:58
*** unicell has joined #openstack-kolla16:58
reidracmostly for infra components that are required; eg. definining a fallback distro if the base one is not supported for that component16:58
*** sambetts is now known as sambetts|afk16:58
*** pcaruana has quit IRC17:00
*** zhubingbing_ has quit IRC17:02
*** zhubingbing has joined #openstack-kolla17:03
*** bmace has quit IRC17:03
*** bmace has joined #openstack-kolla17:04
*** huzhengchuan has joined #openstack-kolla17:04
*** tvignaud has joined #openstack-kolla17:06
*** zhubingbing has quit IRC17:09
openstackgerritSam Betts proposed openstack/kolla-kubernetes master: WIP: Experimental ironic-conductor configuration helm chart  https://review.openstack.org/47234917:09
*** rwallner has joined #openstack-kolla17:11
*** serlex has quit IRC17:12
*** lucasxu has quit IRC17:14
*** srwilkers has quit IRC17:15
*** rmart04 has joined #openstack-kolla17:18
*** ksatchit has joined #openstack-kolla17:27
*** msimonin has joined #openstack-kolla17:28
*** rmart04 has quit IRC17:30
*** schwicht has joined #openstack-kolla17:32
*** msimonin has quit IRC17:36
*** msimonin has joined #openstack-kolla17:37
*** hieulq_ has quit IRC17:39
*** hieulq_ has joined #openstack-kolla17:39
*** hieulq_ has quit IRC17:40
*** msimonin has quit IRC17:41
*** itlinux has quit IRC17:45
*** jascott1 has joined #openstack-kolla17:49
*** tonanhngo has joined #openstack-kolla17:50
*** tonanhngo has quit IRC17:52
*** tonanhngo has joined #openstack-kolla17:53
*** ducttape_ has quit IRC17:53
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla master: Fix kolla deploy gates  https://review.openstack.org/47188317:55
*** jbadiapa_ has joined #openstack-kolla17:56
*** jbadiapa has quit IRC17:59
*** lucasxu has joined #openstack-kolla18:00
inc0berendt: around?18:01
*** unicell has quit IRC18:02
kfox1111morning.18:02
inc0hey klf18:02
inc0kfox1111:18:02
kfox1111m. :)18:03
kfox1111kmf. :)18:03
berendtinc0: already eob today, I will ping you tomorrow noon.18:03
inc0sure, just wanted to quickly check if you did anything in with this https://bugs.launchpad.net/kolla-ansible/+bug/166707418:04
openstackLaunchpad bug 1667074 in kolla-ansible "Loopback devices not usable for Ceph" [Medium,Confirmed] - Assigned to Michał Jastrzębski (inc007)18:04
inc0let me know when you're back18:04
sdakesup kfox111118:08
sdakeinc0 imo we need to continue down the path of configmaps18:08
sdakeanything else could be deadly for kolla-kubernetes18:08
inc0sdake: what are you referring to?18:08
sdakekfox1111 any thoughts?18:08
inc0ML?18:08
sdakethe ml thread re conf.d18:09
kfox1111lots of thoughts. reguarding what though?18:09
inc0ah, well, it's still in the weeds18:09
sdakedeployment tag on m18:09
inc0it won't happen anytime soon18:09
kfox1111you wondering about etcd backed config?18:09
inc0when it happens, then we can discuss actual using it18:09
sdakekfox1111 see ml therad18:09
kfox1111looking.18:09
kfox1111got a subject handy?18:09
sdakeRe: [openstack-dev] [deployment] [oslo] [ansible] [tripleo] [kolla] [helm] Configuration management with etcd / confd18:10
inc0kfox1111: the etcd config18:10
*** shardy has quit IRC18:10
kfox1111k.18:10
kfox1111ah.18:10
sdakekfox1111 i am feeling more expert iin kolla-kubernetes as well as kubernetes daily :)18:10
kfox1111yeah, I think the etcd thing is a potential thing to maybe support in the future, but configmaps are very much the way to go.18:10
kfox1111for now.18:11
sdakeconfigmaps are so well designed its not even funny18:11
kfox1111sdake: great. :)18:11
inc0sdake: not true18:11
inc0we edit them in init containers18:11
inc0that's not elegant18:11
sdakei agree, we are doing it wrong18:11
sdakethat doesn't mean configmaps are the wrong approach18:11
inc0and there is little we can do better18:11
kfox1111yeah. configmaps sidestep the main issue with config management systems. trying to fit all config formats into one.18:12
kfox1111inc0: agree and disagree18:12
sdakewe need helm charts for default config and a helm chart for overridds, and specify the config files in the config.json18:12
kfox1111inc0: agree that we're using init containers to edit some things that should just be in the ansible templates.18:12
kfox1111now that we have the fork done, we can actualy fix that junk.18:12
sdakeyup we have a bit of work to do to sort out hwo we handle config maps18:12
kfox1111some amount of editing though is proper I think. some things are only ever discoverable at runtime.18:12
inc0kfox1111: one thing we're not fixing is per-node configuration18:12
inc0I can't see good approach to this18:13
inc0or per node group18:13
inc0you get my drift18:13
sdakehowever at present our config map management is passible as a usable implementation18:13
kfox1111per node group is easy. just a configmap per node group.18:13
inc0sdake: agree, that doesn't mean it's elegant or couldn't be improved upon18:13
inc0and etcd config might actually help if it's done properly18:13
sdakeya the ansible config gen is wrong18:13
inc0bear in mind there is no code written yet18:14
sdakeconfigmaps come right from etcd18:14
kfox1111inc0: etcd config I think will take a long time to get right,18:14
inc0it's going to be a year till it works well18:14
kfox1111and it scares me a bit when it comes to security.18:14
inc0exactly18:14
inc0this is non-trivial issue to solve18:14
kfox1111configmaps work, today and will continue to do so.18:14
kfox1111I think its in pretty good shape, but does need some polish for sure,18:14
sdakewhat would be cool is if oslo.config integrated with kubectl itself18:14
inc0so no, we're not getting rid of configmaps18:14
kfox1111and a helm based packaging instead of ansible or in addition to ansible.18:14
sdakefor secret management18:14
sdakekfox1111 ++18:15
inc0when etcd central config, we can reexamine...that's far away18:15
kfox1111yup.18:15
sdakewe already have central config with configmaps18:15
kfox1111if I were to put in a wish list though for oslo.config,18:15
inc0sdake: this is different approach fundamentally18:15
inc0we have config files in etcd18:15
kfox1111it would be to support a yaml version of the ini format.18:15
kfox1111or json.18:15
inc0not config options in etcd18:15
*** randomhack has joined #openstack-kolla18:15
kfox1111though I haven't been talking about that too much yet, as the etcd one will lay all the groundwork to make that a thing. :)18:16
inc0yeah, and yaml/json is *much* easier to handle18:16
sdakereading config optioins from etcd sounds painful and full of security problems18:16
inc0sdake:  it can be totally transparend if done right18:16
*** srwilkers has joined #openstack-kolla18:16
inc0"if done right"18:16
inc0famous last words18:16
sdakeright ;)18:16
inc0devils in the details with this one18:17
inc0so I'll observe this effort and help, but probably not spent too much time pushing it forward18:17
inc0and definetly Kolla-ansible or Kolla-k8s will not use it until it's done and even when it's done we might start working on migration path18:18
inc0which, on it's own, isn't going to be easy18:18
inc0I'm thinking R release at earliest18:18
inc0if whole thing is done within Queens, which is ambitious on it's own18:19
inc0oslo team will have to really focus on it18:19
*** emccormick has quit IRC18:19
inc0btw rolling config upgrade will be fun fun18:20
kfox1111and if we support older versions still, we have to support ocnfigmaps until etcd based works on all supported versions.18:20
inc0on it's own18:20
kfox1111so way way far out.18:20
inc0kfox1111:  or provide toolset to read-from-configmap -> save-to-etcd18:20
inc0that's doable18:20
*** emccormick has joined #openstack-kolla18:20
kfox1111not really worth much discussing for adoption at this point.18:20
*** daidv_ has quit IRC18:20
inc0exactly18:20
sdakecool18:20
sdakeok well nap time :)18:20
inc0have fun sdake18:21
sdakekfox1111 btw, that nfs mount of instances does work18:21
kfox1111I'm only really interested in it at this point for having a plugable input mechanism. :)18:21
kfox1111sdake: cool. :)18:21
kfox1111make it optional, and I think we can merge it.18:21
sdakei'll look into it in my copious spare time :)18:21
kfox1111I know, right? :/18:21
sdakeone thing we should look into is --read-only mounting of the containers18:22
sdakethat would be a killer security feature18:22
*** ipsecguy_ has joined #openstack-kolla18:23
sdakeok nap time for realz18:23
clilesso I'm trying to determine, to upgrade to octa, is it better to pull the octa branch, or use the patch releases?18:23
inc0patch releases cliles ?18:24
inc0you mean tags?18:24
cliles4.0.118:24
clilesyeah18:24
*** ipsecguy has quit IRC18:24
inc0ah, well, I'd say yes if it wouldn't be release week18:24
inc0we'll have 4.0.2 this week18:24
inc0so I'd suggest waiting for this to happen18:24
clilesis there a release day?18:25
*** salv-orl_ has quit IRC18:25
cliles"planned" release day, lol18:25
inc0cliles: not really a day, when we're done with testing18:26
*** salv-orlando has joined #openstack-kolla18:26
inc0our gates are in poor condition now because we're in the middle of changing them and we wanted to have gates fully functional before tagging:)18:27
inc0that being said, if you'd pull code from stable branch today that won't change much from what will land in 4.0.218:27
*** randomhack has quit IRC18:27
clilesworks for me18:28
*** salv-orlando has quit IRC18:30
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla master: Fix kolla deploy gates  https://review.openstack.org/47188318:34
*** ducttape_ has joined #openstack-kolla18:35
*** itlinux has joined #openstack-kolla18:38
*** itlinux_ has joined #openstack-kolla18:38
*** egonzalez has joined #openstack-kolla18:49
*** mgoddard has quit IRC18:50
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla master: Fix kolla deploy gates  https://review.openstack.org/47188318:50
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla master: Fix kolla deploy gates  https://review.openstack.org/47188318:51
*** srwilkers has quit IRC18:55
*** dave-mccowan has quit IRC18:58
*** cristicalin has quit IRC19:00
*** dave-mccowan has joined #openstack-kolla19:01
*** srwilkers has joined #openstack-kolla19:07
*** mgoddard has joined #openstack-kolla19:10
*** wahnsinn has joined #openstack-kolla19:10
*** unicell has joined #openstack-kolla19:10
*** ducttape_ has quit IRC19:18
*** ducttap__ has joined #openstack-kolla19:18
*** ducttape_ has joined #openstack-kolla19:19
*** rmart04 has joined #openstack-kolla19:21
*** ducttape_ has quit IRC19:21
*** ducttape_ has joined #openstack-kolla19:22
*** msimonin has joined #openstack-kolla19:22
*** ducttap__ has quit IRC19:23
*** iniazi_ has joined #openstack-kolla19:24
*** ducttape_ has quit IRC19:24
*** wahnsinn has quit IRC19:24
*** wahnsinn has joined #openstack-kolla19:24
*** ducttape_ has joined #openstack-kolla19:25
*** iniazi has quit IRC19:27
*** msimonin has quit IRC19:28
*** itlinux has quit IRC19:28
*** itlinux_ has quit IRC19:28
*** sbezverk has quit IRC19:32
*** pradk has quit IRC19:38
*** manheim has joined #openstack-kolla19:39
*** itlinux has joined #openstack-kolla19:44
*** itlinux_ has joined #openstack-kolla19:44
*** emccormick has quit IRC19:44
*** rmart04 has quit IRC19:50
*** eaguilar has joined #openstack-kolla19:53
*** bmaltais has quit IRC19:53
*** salv-orlando has joined #openstack-kolla19:57
*** Mannheim has quit IRC20:01
*** Mannheim has joined #openstack-kolla20:02
*** harlowja has quit IRC20:08
*** srwilkers has quit IRC20:10
sdakekfox1111 does nova-novncproxy work properly20:18
*** sbezverk has joined #openstack-kolla20:19
kfox1111sdake: it did at one point. it isn't currently gate tested, so not sure if it will now.20:20
kfox1111its a particularly hard one to write a gate test for. :/20:20
kfox1111solineum is part of the solution, but you almost need an OCR based image recognizer too. :/20:20
*** manheim has quit IRC20:21
*** eaguilar has quit IRC20:33
*** GonZo2000 has joined #openstack-kolla20:33
*** GonZo2000 has joined #openstack-kolla20:33
*** jascott1 has quit IRC20:35
*** jascott1 has joined #openstack-kolla20:36
sdakekfox1111 getting complaint about the following - could use a bit of your expertise here20:36
sdakeso your indicating https://github.com/openstack/kolla-kubernetes/blob/master/helm/microservice/openvswitch-vswitchd-daemonset/templates/openvswitch-vswitchd-daemonset.yaml#L81 doesn't work but https://github.com/openstack/kolla-kubernetes/blob/master/helm/microservice/openvswitch-vswitchd-daemonset/templates/openvswitch-vswitchd-daemonset.yaml#L76 does work?20:36
sdakeanswer: yeah - br-ex is created (L76) but the bridge br-ex is not connected to eth1 (add-port L81)20:36
kfox1111sdake: look at the if's around it.20:38
kfox1111you have to have setup_bridge=true and add_port=true if you want both.20:38
sdake     openvwswitch:20:39
sdake       all:20:39
sdake         add_port: true20:39
sdake         ext_bridge_name: br-ex20:39
sdake         ext_interface_name: eth120:39
sdake         setup_bridge: true20:39
kfox1111and its not running the code?20:39
sdakei dont know if its running the codde or not, but it doesn't appear to be connecintg eth1 to br-ex20:39
*** pradk has joined #openstack-kolla20:40
kfox1111not sure then. logic all looks ok to me.20:41
kfox1111uh... did you paste that?20:41
kfox1111cause there is a typo in it.20:41
* kfox1111 chuckles20:41
kfox1111maybe a 'beatle' :)20:42
*** karimb has quit IRC20:42
kfox1111'beetle'20:42
kfox1111openvwswitch: should be openvswitch20:42
sdakethanks kfox111120:43
kfox1111sorry. I couldn't resist.20:43
*** eaguilar has joined #openstack-kolla20:44
jamesbensonI have a question, if I look at the logs in docker, /var/log/bootstrap.log and see errors about dependencies missing, I assume this should not be the case, correct? libc6, libdebconfclient0, tar, dash, libtinfo5,20:44
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Fix openvswitch typo  https://review.openstack.org/47240720:44
*** salv-orl_ has joined #openstack-kolla20:44
kfox1111another tool for the wish list might be a helm values file validator.20:45
sdakekfox1111 yup20:45
jamesbenson* this is, for example, in the horizon docker image20:46
sdakekfox1111 see PM20:46
*** salv-orlando has quit IRC20:47
*** kbyrne has quit IRC20:48
*** kbyrne has joined #openstack-kolla20:50
inc0fyi guys https://etherpad.openstack.org/p/kolla-publisher-job-design20:57
jascott1new tool deis/M$ guys are working on https://github.com/Azure/draft20:59
*** mgoddard has quit IRC20:59
Mannheimif i want to give kolla-kubernetes a spin in VM env, is this the best guide?21:01
Mannheimhttps://docs.openstack.org/developer/kolla-kubernetes/deployment-guide.html21:01
sdakekfox1111 fire #2 in PM21:02
jamesbensoninc0: in building images, are dependencies a problem right now?  I was looking at some bootstrap logs inside of the container and a lot of it was missing dependencies...21:02
inc0jamesbenson: mind linking them?21:03
jamesbensonhttp://paste.openstack.org/show/612057/21:05
*** wahnsinn has quit IRC21:05
jamesbensoninc0: that is from horizon bootstrap.log21:05
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla master: Fix kolla deploy gates  https://review.openstack.org/47188321:06
inc0jamesbenson: not sure tbh21:07
inc0looks like bug21:07
inc0mind submitting it?21:07
*** rwallner has quit IRC21:07
jamesbensonnot sure what to submit as?   lol... Do you see these things in your docker instances?21:08
jascott1Mannheim: yes it works on VMs (despite being titled Bare Metal)21:10
*** lucasxu has quit IRC21:11
Mannheimcool21:12
Mannheimwanted to make sure i follow the right guide21:12
sdakekfox1111 i think the command:21:12
sdake[14:02:58]  <sdake>openstack console url show 1 --novnc21:12
sdakedoes not return the correct result21:13
openstackgerritMerged openstack/kolla-kubernetes master: Fix openvswitch typo  https://review.openstack.org/47240721:13
jamesbensoninc0: https://bugs.launchpad.net/kolla-ansible/+bug/169685821:17
openstackLaunchpad bug 1696858 in kolla-ansible "Horizon failed to deploy correctly due to dependencies missing" [Undecided,New]21:17
sdakekfox1111 that openstack console command (or also horizon) return the kubernetes dns name, which is not resolvable from outside the cluster21:22
sdakesuggestions?21:22
*** randomhack has joined #openstack-kolla21:23
*** randomhack has quit IRC21:28
*** vhosakot has quit IRC21:28
*** vhosakot has joined #openstack-kolla21:28
sdakei think eanylin also reports novncproxy didn't work21:31
sdakepossibly the same cause21:31
*** ksatchit has quit IRC21:38
*** GonZo2000 has quit IRC21:41
*** eaguilar has quit IRC21:43
*** GonZo2000 has joined #openstack-kolla21:45
*** GonZo2000 has joined #openstack-kolla21:45
*** mgoddard has joined #openstack-kolla21:50
Mannheimhttp://paste.ubuntu.com/24810770/21:52
Mannheimhmm21:52
*** jamesbenson has quit IRC21:56
kfox1111sdake: suggest setting it to something externally resolvable.21:56
jascott1Mannheim hmm describe nodes to see if label is there?21:56
kfox1111like the exernalIP address.21:56
jascott1imean taint21:56
sdakedoes nova-novncproxy not need to bind to a local ip address to function?21:56
*** jamesbenson has joined #openstack-kolla21:58
kfox1111the kube svc for nova-novncproxy should be externalIP'ed out to the world.21:58
*** mgoddard has quit IRC21:58
kfox1111and the config should point to that external ip, or a dns name registered to that ip.21:59
*** jamesbenson has quit IRC22:02
*** rwallner has joined #openstack-kolla22:03
*** timss has quit IRC22:04
*** timss has joined #openstack-kolla22:04
*** dave-mccowan has quit IRC22:05
*** eaguilar has joined #openstack-kolla22:10
*** Mannheim has quit IRC22:10
*** eaguilar has quit IRC22:11
*** jbadiapa_ has quit IRC22:14
*** salv-orl_ has quit IRC22:19
*** salv-orlando has joined #openstack-kolla22:20
*** goldyfruit has quit IRC22:20
*** manheim has joined #openstack-kolla22:21
*** manheim has quit IRC22:21
*** manheim has joined #openstack-kolla22:22
*** emccormick has joined #openstack-kolla22:24
*** salv-orlando has quit IRC22:24
*** msimonin has joined #openstack-kolla22:24
*** ducttape_ has quit IRC22:25
*** ducttape_ has joined #openstack-kolla22:26
*** rwallner has quit IRC22:28
*** ducttape_ has quit IRC22:30
*** jbadiapa_ has joined #openstack-kolla22:30
*** jascott1 has quit IRC22:34
*** jascott1 has joined #openstack-kolla22:35
*** jascott1 has quit IRC22:37
*** jascott1 has joined #openstack-kolla22:37
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla master: Fix kolla deploy gates  https://review.openstack.org/47188322:39
*** schwicht has quit IRC22:40
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla master: Fix kolla deploy gates  https://review.openstack.org/47188322:40
*** jascott1 has quit IRC22:41
*** rwallner has joined #openstack-kolla22:46
*** jascott1 has joined #openstack-kolla22:52
*** msimonin has quit IRC22:53
*** msimonin has joined #openstack-kolla22:53
*** schwicht has joined #openstack-kolla22:58
*** msimonin1 has joined #openstack-kolla23:01
*** msimonin has quit IRC23:01
*** tonanhngo has quit IRC23:01
*** awiddersheim has joined #openstack-kolla23:01
awiddersheimwhen you do an upgrade of containers with kolla-ansible to a new version are the services taken out of haproxy before?23:01
*** itlinux has quit IRC23:03
*** itlinux_ has quit IRC23:03
*** msimonin1 has quit IRC23:05
*** tonanhngo has joined #openstack-kolla23:05
*** manheim has quit IRC23:06
*** jascott1_ has joined #openstack-kolla23:08
*** jascott1 has quit IRC23:10
*** tonanhngo has quit IRC23:10
*** egonzalez has quit IRC23:12
*** GonZo2000 has quit IRC23:17
*** rwallner has quit IRC23:26
*** jamesbenson has joined #openstack-kolla23:26
*** emccormick has quit IRC23:27
*** GonZo2000 has joined #openstack-kolla23:31
*** GonZo2000 has joined #openstack-kolla23:31
*** jamesbenson has quit IRC23:31
*** sbezverk has quit IRC23:38
*** schwicht has quit IRC23:45
*** schwicht has joined #openstack-kolla23:54
*** vhosakot has quit IRC23:55
*** harlowja has joined #openstack-kolla23:57

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