Wednesday, 2016-03-09

*** sdake_ has joined #kolla00:02
*** sdake has quit IRC00:03
*** dwalsh has joined #kolla00:04
*** sdake has joined #kolla00:05
sdakeasalkeld ping00:05
sdakeasalkeld kolla-mesos needs a tag ;)00:05
*** sdake_ has quit IRC00:07
*** jtriley has joined #kolla00:15
*** dwalsh has quit IRC00:16
*** jtriley has quit IRC00:22
*** salv-orlando has joined #kolla00:30
*** salv-orlando has quit IRC00:40
asalkeldsdake: yeah thought i'd forgotten something00:43
*** vhosakot has joined #kolla00:44
asalkeldsdake: https://github.com/openstack/kolla-mesos/releases/tag/2.0.0.0b300:47
*** Jeffrey4l has joined #kolla00:52
*** sbezverk has quit IRC00:52
*** sbezverk has joined #kolla00:53
Jeffrey4lruhe, yup. I made a mistake. should use  self.useFixutre(self.conf)00:53
*** jtriley has joined #kolla00:54
sdakeasalkeld tia00:58
*** alisonh has quit IRC00:58
sdakeasalkeld gate job coming for this tox job https://review.openstack.org/#/c/290154/00:59
sdakeas part of obtaining the security vulnerability managed tag00:59
asalkeldsdake: why?00:59
asalkeldwhy not just fix the issues00:59
asalkeldand add to pep800:59
sdakewe will add them to pep8 once the gate passes reasonably01:00
asalkeld*yet another tox target*01:00
asalkeldwrong way around?01:00
sdakethe non-voting gate is temporary01:00
asalkeldseems like a waste of time IMO - the temp gate01:00
sdakemesos needs gates01:00
asalkeldwe really need functional / deployment gate01:01
*** phuongnh has joined #kolla01:03
*** inc0 has quit IRC01:04
sdakeyes we do01:04
sdakewe are leading the charge there with kolla proper01:04
*** vhosakot has quit IRC01:16
*** vhosakot has joined #kolla01:17
*** alisonh has joined #kolla01:18
*** sdake has quit IRC01:20
*** jasonsb has joined #kolla01:21
*** iceyao has joined #kolla01:29
*** tfukushima has joined #kolla01:30
openstackgerritJeffrey Zhang proposed openstack/kolla: Copy the logs out of the container  https://review.openstack.org/28854101:35
*** iceyao_ has joined #kolla01:35
*** iceyao has quit IRC01:39
*** vhosakot has quit IRC01:41
*** vhosakot has joined #kolla01:42
ccesariovhosakot, ping ?01:48
ccesariohttp://sprunge.us/cKSS?py01:49
*** salv-orlando has joined #kolla01:57
vhosakotccesario: I see keystone passed but neutron-dhcp-agent failed.. please do  "mount --make-shared /run"  share the mount01:59
*** salv-orlando has quit IRC02:04
*** allen_gao has quit IRC02:08
ccesariovhosakot, is it pre requirement ? is it documented ?02:09
vhosakotyes02:09
vhosakothttp://docs.openstack.org/developer/kolla/quickstart.html02:09
ccesarioO_o02:11
*** Allen_Gao has joined #kolla02:13
*** Allen_Gao has quit IRC02:21
*** Allen_Gao has joined #kolla02:22
openstackgerritJeffrey Zhang proposed openstack/kolla: Handle multi Ethernets case in the gate  https://review.openstack.org/29023802:23
*** Allen_Gao has quit IRC02:23
*** allen_gao has joined #kolla02:24
*** jtriley has quit IRC02:25
*** allen_gao is now known as ALLEN_GAO02:25
*** ALLEN_GAO is now known as Allen_gao02:25
*** Allen_gao is now known as Allen_Gao02:25
*** Allen_Gao has left #kolla02:26
*** stvnoyes has quit IRC02:28
*** tfukushima has quit IRC02:28
*** stvnoyes has joined #kolla02:29
*** sdake has joined #kolla02:33
sdakenote deploy on ubuntu is defintaely broken SamYaple02:36
*** tfukushima has joined #kolla02:37
openstackgerritSteven Dake proposed openstack/kolla: Revert "Move hostname registration to common"  https://review.openstack.org/29024302:38
*** macsz has quit IRC02:42
sdakeJeffrey4l ping02:44
*** jtriley has joined #kolla02:47
Jeffrey4lsdake, pong02:50
sdakejeffrey can you search the queue for my ptches and +2 or +a any that are outstanding02:50
sdake(the tox ones specifically and the wrning about liberty)02:50
Jeffrey4lsdake, np. I am clearing my review queue now.02:50
sdakethanks02:51
*** Allen_Gao has joined #kolla02:54
*** Allen_Gao has quit IRC02:55
*** Allen_Gao has joined #kolla02:56
*** britthouser has quit IRC03:00
Jeffrey4lsdake, should we add a bandit.yml config file like others? nova code: https://github.com/openstack/nova/blob/master/tox.ini#L10603:05
*** Marga__ has joined #kolla03:06
Jeffrey4lor add it later?03:07
*** britthouser has joined #kolla03:07
*** Allen_Gao has quit IRC03:07
*** allen_gao has joined #kolla03:08
*** vhosakot has quit IRC03:09
*** Marga_ has quit IRC03:10
*** allen_gao has quit IRC03:12
*** allen_gao has joined #kolla03:12
*** sbezverk has quit IRC03:18
sdakeJeffrey4l add later i th ink03:18
sdakeJeffrey4l i just wnt to get the gate running03:18
sdake(and failing)03:18
*** Marga__ has quit IRC03:20
*** Marga_ has joined #kolla03:20
*** sbezverk has joined #kolla03:20
SamYaplesdake: im aware of the ubunt ugate failure. its a rax irratation.03:21
Jeffrey4lSamYaple, yea. I am working on it https://review.openstack.org/29023803:21
*** vhosakot has joined #kolla03:21
Jeffrey4lrax-iad has two ethernets, and should detect the right one to used as kolla network interface.03:22
*** rhallisey has quit IRC03:23
SamYapleJeffrey4l: no the issue is rax is using a public the vm doesnt know about. im solving it a different way in another patch03:24
SamYaplehopefully a way that works for all users of kolla, not jsut our gate03:24
SamYaplehttps://review.openstack.org/#/c/289955/03:24
*** dims has quit IRC03:25
Jeffrey4ldo not think yours is good. The root cause is the OS configuration. not our ansible playbook. In the end-users env, if getent failed, we should fail and show that there are something wrong in you DNS system.03:28
openstackgerritMerged openstack/kolla-mesos: Add bandit tox target for bandit gate  https://review.openstack.org/29015403:28
Jeffrey4lSo I think fix the /etc/hosts or use the proper network address is better.03:29
Jeffrey4lSamYaple, ^03:29
SamYapleJeffrey4l: i think the underlying issue is storage/tunnel/api interface types were neer fully flushed out03:29
SamYaplewhat are your thoughts about removing explict reference to them entirely and not having them?03:29
SamYaplethey dont fully work as it is03:30
SamYapleceph works with storage, but thats it. other "storage" interfaces are broken03:30
* Jeffrey4l is checking that code. never saw that part :P03:30
SamYapleJeffrey4l: im more worried about kolla usage in general03:30
SamYaplethis is the only piece of code that _REQUIRES_ dns at this point03:31
SamYapleand it should require it is my thoughts03:31
SamYapleshoudlnt*03:31
SamYaplelots of operators are fine with ip-only setups03:31
SamYapleim not one of them, but i hate to make that a requirement03:31
*** salv-orlando has joined #kolla03:32
*** coolsvap has joined #kolla03:35
*** salv-orlando has quit IRC03:35
*** sdake has quit IRC03:37
SamYapleJeffrey4l: I think im going to remove all this storage_hostname stuff entirely. it needs to be thought out and I can gaurantee it will trip up someone somewhere03:40
SamYaplethoguhts?03:40
vhosakotSamYaple: yep, "getent hosname ..." is failing in all patct sets in gate03:41
SamYaplevhosakot: just the RAX ones03:41
Jeffrey4lSamYaple, great. I do think the storage_hostname should not be required.03:41
SamYapleJeffrey4l: its needed once we fully implement this setup, not until then03:41
vhosakotSamYaple: oh ok.. http://logs.openstack.org/51/290151/1/check/gate-kolla-dsvm-deploy-ubuntu-source/d8f6858/console.html#_2016-03-08_21_57_50_68603:42
*** allen_gao has quit IRC03:42
vhosakotSamYaple: so, is RAX a particular type of Ubuntu in gate ?03:43
*** jtriley has quit IRC03:43
*** jtriley has joined #kolla03:43
*** sdake has joined #kolla03:43
*** jtriley has quit IRC03:44
sdakeSamYaple i'd like to keep the storage/tunnel/api interfaces03:45
sdakebut make them work03:45
sdakeya dns as a requirement is no bueno03:45
sdakebut /etc/hosts is a fine resolution method and getent will query that if resolver is setup properly03:46
Jeffrey4lSamYaple, only found the storage_hostname is need by ceph-mon. so 1) why move it to the common? 2) it is just a name, no need really map to the interface/address. the `publick network` / `cluster network` is the key part.03:46
SamYaplesdake: theres just no time to "make them work"03:46
SamYapleJeffrey4l: glance, nova, cinder, and ceph use storage_hostname03:46
SamYapleits not "just a name" though, since that name must be resolvable Jeffrey4l03:48
sdakethat would fall under the category of bugfix backports03:49
sdakeif the features are broken and we can't get them woring in time, i'd prefer backport the bug fixes then remove them and backport the feature later03:49
SamYaplenot when the infrastructure to support that stuff hasnt been written and it would deinetely affect configs03:49
SamYaplethats a feature that we never wrote03:49
SamYapleits a backported _feature_ make no mistake03:50
sdakewell we knwo internal and external work ;)03:50
SamYaplei added storage_hostname to try to squeeze this feature in, but i dont have time03:50
vhosakotsdake: getent by default checks in /etc/nsswitch.conf   http://man7.org/linux/man-pages/man1/getent.1.html03:50
SamYaplevhosakot: you are correct03:50
SamYaplebut in the end it typically resolves to /etc/hosts first03:50
sdakevhosakot yse I know how the resolver works03:50
sdakeI was a systems programmer for 10+ years03:50
sdakekernel develoepr for 5 yerars prior to that03:51
vhosakotwow :)03:51
sdakeand peon for 3 years before that03:51
SamYaple:|03:51
sdakehey I have a great idea03:51
sdakelets rewrite the playbooks in json !03:51
vhosakotwow...03:51
vhosakotI am deuggning the same issue since yesterday.. getent failure03:52
sdakevhosakot try adding your hostname to /etc/hosts03:52
sdakeI think its  a recent change03:52
SamYapleits a week or so old03:52
SamYapleits not super recent03:52
*** allen_gao has joined #kolla03:53
SamYapleits popping up now more because they jsut started adding rax vms back into the pool03:53
vhosakotsdake: SamYaple: cool, I added hostname and IP in /etc/hosts03:53
sdakei've really noticed it the last couple of days03:53
SamYaplenotice my last comment03:53
sdakeoh we crossed paths in our communication03:53
Jeffrey4lSamYaple, we have `mon host` and `mon addr` in ceph.conf. So I really do not thing the hostname resovle is require( event thought i have no env to test this now)03:54
SamYapleJeffrey4l: it is. i know ceph03:54
vhosakotDoes it make sense to cat /etc/nsswitch.conf and /etc/hosts in gate before doing getent to get storage_hostanme03:54
SamYapleits only required because of how we setup the config Jeffrey4l03:54
SamYapleim changing that now, patch incoming03:54
Jeffrey4lcool. wait for that.03:55
SamYaplevhosakot: i makes sense to remove the incomplete partially implemented feature03:55
sdakewell i'm glad someone has a sollution for it03:55
sdakebecause my solution is to revert the change since its obviously busted :)03:55
vhosakotBTW, I'm done with rabbit reconfig03:55
sdakedoes it work multinode?03:55
SamYaplesdake: that just hides the change03:56
SamYapleand its not _busted_ it just requires different host configuration03:56
vhosakotJeffrey4l: are you working on horizon reconfig.. I have added merge_config for rabbitmq... I think it is needed for horizon's local_settings as well, right ?03:56
SamYaplehost configuration we shouldn't be forcing, hence revert not being the best answer03:56
vhosakotsdake: no resources for multinode... I'm on AIO03:56
vhosakotsdake: do you need me on multinode ?03:56
sdakerabbitmq and mariadb have special magic for multinode reconfig03:57
sdakeor i think they need special magic03:57
sdakei am not certain03:57
sdakerabbitmq may be fine03:57
vhosakotah ok03:57
sdakei'm not really sure - but these two servics are not horional scale services so they cant work straight up with a shutdown 30% serial03:57
vhosakotsdake: yep, I see mariadb has a check.yml that waits until mariadb is up thru VIP for other services03:59
sdakeits not just that03:59
SamYaplehey Jeffrey4l04:00
Jeffrey4lSamYaple, yep04:00
SamYapleyou know your bump liberty cloud-archive to mitaka patch? I think we may be ready for that04:00
Jeffrey4lneed go to launch. brb.04:00
SamYaplei *think* the repo is all signed04:00
Jeffrey4lSamYaple, great. I will try to continue that works. Thanks for you info.04:01
vhosakotJeffrey4l: are you working on horizon reconfig ?04:02
openstackgerritMD NADEEM proposed openstack/kolla: Reconfigure for haproxy  https://review.openstack.org/28824804:11
openstackgerritMerged openstack/kolla: Copy the logs out of the container  https://review.openstack.org/28854104:17
*** inc0 has joined #kolla04:21
*** Marga_ has quit IRC04:23
*** Marga_ has joined #kolla04:35
sdakeSamYaple please read https://review.openstack.org/#/c/290151/1 for my thinking of how to deal with this issue04:37
sdakethese docs are short term and temporary in nature an will be reverted hopefully b the end of this month04:37
sdakei dont even want this stuff in reno at all04:37
sdakereno is only for new features - reno-iizing mitaka nad liberty will be a special challenge04:38
openstackgerritMerged openstack/kolla: Add tox job for the bandit python security linter  https://review.openstack.org/29001404:38
sdakethe problem is reno tags the version of the change with the date of the commit04:38
sdakeso we can't just willy nilly add liberty reno filess04:39
sdakeand expect things to come out magically04:39
sdakei've got a conversation with doug to have about that once we get reno rolling in master04:39
SamYapleim saying dont name what you have Relase notes04:40
*** Marga_ has quit IRC04:40
SamYapleim not suggesting doing reno stuff in mitaka or liberty04:40
sdakewhat woud you prefer i call it04:40
SamYapleWhat we need is a liberty deploy guide. that that seems like a good a header as any04:40
*** inc0 has quit IRC04:40
sdakestupid title but whatever04:41
SamYaplewhats a stupid title?04:42
*** allen_gao has quit IRC04:42
openstackgerritSteven Dake proposed openstack/kolla: Add documentation about critical data loss  https://review.openstack.org/29015104:46
openstackgerritSteven Dake proposed openstack/kolla: Add documentation about critical data loss  https://review.openstack.org/29015104:48
sdakesay why is --no-cache deprecated in build.py?04:49
SamYaplesdake: i didnt say call it liberty deploy guide... i meant we need one that that would be a good header for it04:49
SamYapleif thats not actually a liberty deploy guide then we shouldn't call it such04:49
sdakewell jesus fucking christ04:49
sdakemaek up your mind04:49
SamYaplelurn2reading comprehension dude04:49
sdakethat is the deploy guide04:50
sdakeDO NOt depLOY04:50
SamYaplegood night guys im out04:50
*** phuongnh has quit IRC04:51
*** allen_gao has joined #kolla04:51
*** Marga_ has joined #kolla04:53
*** Marga_ has quit IRC04:54
*** Marga_ has joined #kolla04:54
*** Marga_ has quit IRC04:54
*** Marga_ has joined #kolla04:54
*** Marga_ has quit IRC04:55
*** Marga_ has joined #kolla04:55
openstackgerritSteven Dake proposed openstack/kolla: Add documentation about critical data loss  https://review.openstack.org/29015105:03
openstackgerritSteven Dake proposed openstack/kolla: Add documentation about critical data loss  https://review.openstack.org/29015105:05
openstackgerritSteven Dake proposed openstack/kolla: Add documentation about critical data loss  https://review.openstack.org/29015105:05
openstackgerritSam Yaple proposed openstack/kolla: Remove storage_hostname  https://review.openstack.org/28995505:05
openstackgerritSam Yaple proposed openstack/kolla: Add ceph wait before bootstrap  https://review.openstack.org/29027305:05
openstackgerritSam Yaple proposed openstack/kolla: Remove storage_hostname  https://review.openstack.org/28995505:07
openstackgerritSam Yaple proposed openstack/kolla: Add ceph wait before bootstrap  https://review.openstack.org/29027305:07
*** salv-orlando has joined #kolla05:07
*** salv-orlando has quit IRC05:13
openstackgerritSteven Dake proposed openstack/kolla: Rename validate-docker-execute with .sh extension  https://review.openstack.org/29027405:14
Jeffrey4lvhosakot, the horizon reconfig has been merged https://review.openstack.org/#/c/289126/05:16
vhosakotJeffrey4l: cool, so, you did not add merge_config for horizon's local_setting from /etc/kolla/config directory ?05:19
*** pbourke has quit IRC05:19
*** pbourke has joined #kolla05:20
Jeffrey4lvhosakot, no. I have no idea how to handle the no-ini format file now. Do you have any idea for this?05:20
Jeffrey4lwhere is you code about the merge_config for rabbitmq, sorry i did not found that.05:21
Jeffrey4lvhosakot, ^05:21
vhosakotJeffrey4l: there is no merge_config for rabbitmq.. I'm planning to add it...05:21
vhosakotJeffrey4l: where is the main merge_config code ?05:22
Jeffrey4lvhosakot, cool. we need consider for many kind of configuration file format when doing this.05:22
Jeffrey4lfor example python, ini, yaml, toml etc.05:22
vhosakotwell, rabbitmy is ini based similar to neutron and nova05:23
Jeffrey4lvhosakot, https://github.com/openstack/kolla/blob/d563e009395ee571fb523cb2610fdc41536ea5f6/ansible/library/merge_configs.py05:23
Jeffrey4ldo not think so.05:23
Jeffrey4lrabbitmq config like a json format. But seems not the same.05:24
vhosakotJeffrey4l: I see there is no code in merge_configs.py... there is just example05:24
Jeffrey4lvhosakot, https://github.com/openstack/kolla/tree/d563e009395ee571fb523cb2610fdc41536ea5f6/ansible/roles/rabbitmq/templates05:24
Jeffrey4lsee this for the rabbitmq config files.05:24
Jeffrey4lno  ini files vhosakot05:24
*** sdake_ has joined #kolla05:24
Jeffrey4lvhosakot, https://github.com/openstack/kolla/blob/d563e009395ee571fb523cb2610fdc41536ea5f6/ansible/action_plugins/merge_configs.py it is here.05:25
vhosakotJeffrey4l: they are *.conf... ok05:25
Jeffrey4lvhosakot, the content of the file is the key point. not the extension.05:25
Jeffrey4lmerge_configs is a action plugin for ansible ( i have not familiar this, do not know why has two merge_configs.py file)05:26
vhosakotJeffrey4l: right... I see json format in rabbitmq's *.conf files...05:26
vhosakotJeffrey4l: right.. why is  https://github.com/openstack/kolla/blob/master/ansible/library/merge_configs.py  ? :)05:27
Jeffrey4lvhosakot, I have said " i have not familiar this, do not know why has two merge_configs.py file"05:27
Jeffrey4lbut it is the stand of the ansible 1.X05:27
*** sdake has quit IRC05:27
vhosakotcool :)05:27
Jeffrey4lstandard*05:27
openstackgerritSteven Dake proposed openstack/kolla: Add note about vagrant and heat instability  https://review.openstack.org/29027605:28
vhosakotJeffrey4l: cool, so,  https://github.com/openstack/kolla/blob/master/ansible/action_plugins/merge_configs.py  is the right filr, right ?05:28
vhosakotfile*05:28
Jeffrey4lso if we want to handle this. One method is extend the merge_configs can handle json,python,toml format file.05:29
Jeffrey4lvhosakot, these two file should both exist. one for doc, one for code. maybe SamYaple can explain this. SamYaple why there two merge_configs.py files?05:29
vhosakotJeffrey4l: cool...05:30
vhosakotJeffrey4l: so, we need extend  https://github.com/openstack/kolla/blob/master/ansible/action_plugins/merge_configs.py  and not the other one with no Python code then05:30
Jeffrey4lsorry, not a expert of ansible :p05:30
vhosakotJeffrey4l: cool, I will try to add some debugs.. thanks for the info! :)05:30
Jeffrey4lvhosakot, that's the only solution i have now.( but not perfect and ugly :(.)05:31
vhosakotJeffrey4l: cool05:32
*** daneyon_ has quit IRC05:41
openstackgerritSteven Dake proposed openstack/kolla: mariadb-devel is deprecated  https://review.openstack.org/29027905:44
openstackgerritSteven Dake proposed openstack/kolla: Do not create user home directory in toolbox  https://review.openstack.org/29028005:49
*** tfukushima has quit IRC05:53
*** tfukushima has joined #kolla05:53
openstackgerritSteven Dake proposed openstack/kolla: Explain how to use kolla-ansible pull  https://review.openstack.org/28499105:55
openstackgerritSteven Dake proposed openstack/kolla: Explain how to use kolla-ansible pull  https://review.openstack.org/28499105:57
openstackgerritSteven Dake proposed openstack/kolla: RST syntax error in quickstart.rst  https://review.openstack.org/29028305:58
Jeffrey4lSamYaple, about the ubuntu mitaka repo, do you mean still use the mitaka-staging repo? ( no cloud-archive repo now). and, how could you get the info that " the repo is all signed". thanks.05:58
sdake_Jeffrey4l can you review https://review.openstack.org/#/c/290151/ plz05:59
Jeffrey4lsdake_, np06:01
openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack/kolla: Add missing ubuntu binary container for Manila  https://review.openstack.org/29028606:07
openstackgerritMerged openstack/kolla: Add documentation about critical data loss  https://review.openstack.org/29015106:11
asalkeldnihilifer: you about?06:12
asalkeldwhat do you think of putting the content of config/ into services/ ?06:13
sdake_nihilifer ping06:13
asalkeldso something like services/nova/templates/*06:13
asalkeldcurrent layout is a bit spread out (also it would make the new "snapshot" code easier if it were in one place06:14
*** allen_gao has quit IRC06:19
sdake_asalkeld do you knwo how to use curl to paste a file to paste.openstack.org?06:21
asalkeldi use the python script from paste.openstack.org06:22
asalkeldhttp://paste.openstack.org/help/integration/06:22
asalkeldhttp://git.openstack.org/cgit/openstack-infra/lodgeit/plain/scripts/lodgeit.py06:23
asalkeldsdake_: ^06:23
vhosakotJeffrey4l: instead of parsing non-ini file, can't we just copy and paste new config file from /etc/kolla/config/rabbit using Ansible's "copy:" module ?06:25
Jeffrey4lvhosakot, no a good idea. in that way, the end-user should write the whole config, and then change it.06:27
vhosakotJeffrey4l: yes, isn;t that a solution ?   should reconfig allow parts of config to be changed ?06:28
vhosakotsdake_: how to curl to pastebin -->  http://sprunge.us   and   https://github.com/rupa/sprunge06:29
*** allen_gao has joined #kolla06:30
vhosakotJeffrey4l: yes, isn;t that a solution ?   should reconfig allow parts of config to be changed ?06:30
*** salv-orlando has joined #kolla06:31
openstackgerritAngus Salkeld proposed openstack/kolla-mesos: Move all of config into services  https://review.openstack.org/29029706:32
asalkeldnihilifer: ^06:32
Jeffrey4lvhosakot, personally, I thought that. but do not like it. But you can push a PS and see what others say.06:35
*** salv-orlando has quit IRC06:36
vhosakotJeffrey4l: I see that rabbotmq config files are not like key-value pairs.. so the user cannot edit _just_ one line to reconfig.. I think the user must edit entire config06:36
vhosakotJeffrey4l: here is the config files of rabbitmq... how can the user change just one line... I think the entire file must be placed in /etc/kolla/config/ and chancged  http://paste.openstack.org/show/489777/06:38
Jeffrey4l vhosakot yea. that's the key problem. No other solution except for replace.06:42
Jeffrey4lright now.06:42
Jeffrey4lbut replace has other issue.06:42
vhosakotJeffrey4l: what issue ?06:42
vhosakotJeffrey4l: replace entire file and restart06:43
Jeffrey4lhow about our template file change? expecially when upgrade. how could you merge the user version and ours.06:43
vhosakotJeffrey4l: the template file is already copied in config.yml06:45
vhosakotJeffrey4l: https://github.com/openstack/kolla/blob/e80a6d907569a9c5c3e1c22922f9eb778eb7313f/ansible/roles/rabbitmq/tasks/config.yml#L1806:46
Jeffrey4lvhosakot, sorry a little busy. I have no better idea for this besides simple replace( But i do not like it, personally). If you want to change it, please push a PS and let's talk with others based no the code. :D06:50
vhosakotJeffrey4l: cool, thanks!06:50
openstackgerritJeffrey Zhang proposed openstack/kolla: [WIP] Use ubuntu Mitaka staging repo  https://review.openstack.org/27991006:51
*** mlima has quit IRC06:55
nihiliferasalkeld: oh, so that's all in one branch?06:55
* nihilifer is scared06:55
*** dave-mccowan has quit IRC07:02
nihiliferah, ok, it's "conflicts with", not "related changes"...07:03
asalkeldnihilifer: yeah it conflicts with *everything* :-O07:17
asalkeldlets get other stuff in first07:17
openstackgerritSteven Dake proposed openstack/kolla: Upgrade Heat  https://review.openstack.org/29030907:21
openstackgerritSteven Dake proposed openstack/kolla: Upgrade Heat  https://review.openstack.org/29030907:27
openstackgerritSteven Dake proposed openstack/kolla: Upgrade Heat  https://review.openstack.org/29030907:28
sdake_nihilifer asalkeld heat is busted07:28
sdake_need it working07:28
sdake_need some expertise there - heat stack-lsit works, stack create fails with authorization failure07:28
sdake_master without my patch is broken07:28
sdake_master with my patch is same result07:29
*** allen_gao has quit IRC07:29
sdake_but atleast it moves from 2.0.0 to 2.0.1 now ;)07:29
sdake_asalkeld pleae hae a review of the heat upgrade patch as well07:29
coolsvapsdake_: following three bugs do not seem to be critical for rc-1 as they are marked. I have added comments please have a look.  1) https://bugs.launchpad.net/kolla/+bug/155319807:32
openstackLaunchpad bug 1553198 in kolla "Ubuntu Binary Container Implementation missing CEPH" [Critical,Confirmed]07:32
coolsvap 2) https://bugs.launchpad.net/kolla/+bug/155320007:32
coolsvap 3) https://bugs.launchpad.net/kolla/+bug/155320107:32
openstackLaunchpad bug 1553200 in kolla "Ubuntu Binary Container implementation missing Heka" [Low,Confirmed] - Assigned to Éric Lemoine (elemoine)07:32
openstackLaunchpad bug 1553201 in kolla "Ubuntu Binary Container Implementation missing elasticsearch" [Critical,Confirmed]07:32
nihilifersdake_: that failure occurs only on upgrading heat from liberty to mitaka?07:34
*** cloudnull has quit IRC07:38
*** allen_gao has joined #kolla07:38
*** stvnoyes has quit IRC07:40
*** coolsvap has quit IRC07:43
*** chandankumar has joined #kolla07:50
*** stvnoyes has joined #kolla07:57
sdake_nihilifer no the fialure occurs in master07:58
*** gfidente has joined #kolla07:58
*** jmccarthy has quit IRC07:58
sdake_stack-create in master is broken07:58
sdake_stack event-show says "Unauthorized"07:59
asalkeldsdake_: +2'd07:59
sdake_nihilifer asalkeld https://bugs.launchpad.net/kolla/+bug/155356507:59
openstackLaunchpad bug 1553565 in kolla "heat is DOA in mitaka-3" [Critical,Confirmed]07:59
*** jmccarthy has joined #kolla08:00
sdake_asalkeld cool but does it look correct? :)08:00
sdake_i ran test cases which show its accuracy and attached the log08:00
*** sdake_ is now known as sdake08:01
sdakeheat definatelly worked in liberty08:02
openstackgerritRodolfo Alonso Hernandez proposed openstack/kolla: Add empty string to KOLLA_BOOTSTRAP env variable.  https://review.openstack.org/29003008:06
sdakeelemoine coolsvap people didn't update the work items, so I had to create bugs fast and furiious on saturday to close out the release08:08
sdakeelemoine if you find more like it already done, mark them invalid but keep them critical08:08
*** fgimenez has joined #kolla08:08
*** fgimenez has joined #kolla08:08
sdakecritical = feature  that was missed08:08
sdakeI just want to have an accounting of all existing features/bugs in kolla08:09
elemoine_sdake: I don't fully understand08:11
elemoine_for example why is https://bugs.launchpad.net/kolla/+bug/1553200 critical08:11
openstackLaunchpad bug 1553200 in kolla "Ubuntu Binary Container implementation missing Heka" [Critical,Invalid] - Assigned to Éric Lemoine (elemoine)08:11
sdakeanything that is a missing feature is critical08:12
sdakeit was triaged as critical, but marked invalid08:12
elemoine_the heka container has always supported Ubuntu08:12
sdakea bug cn be critical to the release as in "fix now" but invalid because its already fixedd08:12
elemoine_so there is no missing feature08:12
sdakedoes that make sense?08:12
*** macsz has joined #kolla08:13
elemoine_sort of :) I understand that the topic of the bug is critial for the release, but the bug is invalid08:13
sdakeright08:14
sdakewhen it was triaged, it was marked critical08:14
sdaketriage = critical, invalid no state change08:14
sdaketriage = critical, on confirmation = can chane state08:14
sdakebut i'd like all feature bugs left as is08:14
sdakebut the person that figured out the code was already implemented shouldbe set in assigned to08:15
elemoine_note that I am not the one who changed it to "Low" :)08:15
elemoine_but yes I understand now08:15
*** mikelk has joined #kolla08:18
*** vhosakot has quit IRC08:18
*** macsz has quit IRC08:21
*** macsz has joined #kolla08:21
*** macsz1 has joined #kolla08:28
*** macsz has quit IRC08:28
*** macsz1 has quit IRC08:29
*** macsz has joined #kolla08:32
*** Serlex has joined #kolla08:35
*** alisonh has left #kolla08:36
*** athomas has joined #kolla08:36
sdakeelemoine ping re https://review.openstack.org/#/c/290309/3/ansible/roles/heat/tasks/bootstrap_service.yml08:37
sdakeline 2208:37
sdakeis tht correct for heka usage?08:37
elemoine_sdake: looking…08:38
sdakesort of copied glance and merged08:38
sdaketested upgrade, seemss to work08:38
elemoine_yeah, bootstrap_service.yml looks good to me08:39
elemoine_it is important that the kolla_logs volume is mounted into the bootstrap container as well08:39
elemoine_and it is, so that's good08:39
elemoine_sdake: a note about KOLLA_BOOTSTRAP08:40
elemoine_I guess you've seen https://review.openstack.org/#/c/290030/ ?08:40
*** coolsvap has joined #kolla08:43
sdakeelemoine_ haven't een it because it wasn't targetedt o rc108:45
*** kproskurin has joined #kolla08:45
sdakewhen doing triage, please target bugs to rc108:45
*** kproskurin has quit IRC08:45
elemoine_sdake: I am pretty sure it will work with older versions of docker-py08:46
*** akwasnie has joined #kolla08:46
elemoine_but I'll let Rodolfo respond on that08:46
sdakeakwasnie can you have a look at https://review.openstack.org/#/c/290309/08:47
sdakeelemoine_ i sline 22 correct though?08:47
*** shardy has joined #kolla08:47
*** openstackgerrit has quit IRC08:47
sdakei'd like to merge it today08:47
elemoine_I did not see that you were referring to line 22 specifically08:47
elemoine_looking…08:48
sdakeand handle the godl plating int hat bug related to it being doa08:48
*** openstackgerrit has joined #kolla08:48
*** kproskurin has joined #kolla08:48
sdakeapi works, engine doens't work08:48
sdakeauthentication is busted in masster atm for heat08:48
sdakeand i'm pretty sure magnum is broke too08:48
elemoine_sdake: what's /var/lib/heat? it certainly is unrelated to logging…08:48
sdakedunno glance has it08:49
sdakebut i think it is unnecessary08:49
sdakei'll remove08:49
elemoine_yes08:49
elemoine_if you added it thinking that it was useful for heka/logging then it's a mistake08:49
*** kproskurin has quit IRC08:50
openstackgerritSteven Dake proposed openstack/kolla: Upgrade Heat  https://review.openstack.org/29030908:50
openstackgerritEric Lemoine proposed openstack/kolla: Add cron image and playbook  https://review.openstack.org/28843208:50
sdakei copied glance08:50
*** akwasnie has quit IRC08:50
sdakeglance ueses /var/lib/glance for persistent image storage08:50
sdakeasalkeld can you ack again plz08:50
sdakedemo in t-6 hours of reconfigure and upgrade08:51
sdakewtb docs on how to use elastic search08:51
sdakeand kibana08:51
*** akwasnie has joined #kolla08:51
asalkelddone08:51
sdakeakwasnie elemoine_ teach me how to use kibana and elastic search and i'll throw it in m ydemo08:52
sdakeand also test it for you08:52
elemoine_sdake: you need to have enable_central_logging set to "yes" in your config08:54
sdakeis that it?08:54
elemoine_you need to build the elasticsearch and kibana images08:54
elemoine_start the elasticsearch and kibana containers, obviously08:54
elemoine_then you can point your browser to kibana08:55
sdakekibana runs where?08:55
elemoine_whatever :) it's available through the public vip08:55
sdakewhich port08:56
sdakeby public doy ou mean external vip?08:56
elemoine_560108:56
elemoine_external vip yes08:56
sdakethat should probably only be on the internal vip08:56
elemoine_look at the haproxy config if you want to be sure08:56
*** akwasnie has quit IRC08:56
elemoine_sdake: it's a good point08:57
elemoine_it's both right now08:57
elemoine_https://github.com/openstack/kolla/blob/master/ansible/roles/haproxy/templates/haproxy.cfg.j2#L374-L38708:57
elemoine_kibana is for the operator08:58
sdakeelemoine_ can you file a bug08:58
elemoine_should the operator use the internal vip in his browser for accessing kibana?08:58
sdakethat is a security problem08:59
sdakethe yshould use the internal fqdn08:59
elemoine_ok, I'll open a bug and fix it08:59
elemoine_sdake: I think you have the information you need for accessing kibana09:00
elemoine_sdake: then you will need to configure your index pattern in the kibana UI09:00
elemoine_log-* will be your pattern09:01
elemoine_then you should see the logs in the Kibana UI09:01
*** macsz has quit IRC09:01
*** kproskurin has joined #kolla09:03
*** mbound has joined #kolla09:04
elemoine_sdake: https://bugs.launchpad.net/kolla/+bug/155497709:04
openstackLaunchpad bug 1554977 in kolla "Kibana currently available on the external VIP" [High,New] - Assigned to Éric Lemoine (elemoine)09:04
sdakeKibana also needs tls implementation09:05
sdakeis there a kibana password?09:05
sdakedeploying now09:06
sdakeshould have it available shortly09:06
elemoine_sdake: true about tls09:06
elemoine_sdake: same for elasticsearch09:06
elemoine_required for mitaka?09:06
elemoine_sdake: no kibana password09:06
elemoine_sdake: I really want to add a "Diagnostics" documentation page for users09:07
elemoine_but I haven't had time to work on that09:07
sdakeelemoine_ i'll get it kicked off09:09
sdaketeach me all you know09:09
elemoine_do you see logs in the Kibana UI?09:09
elemoine_in the first tab of the UI09:09
sdakehaven't finished deployigns09:09
elemoine_read what I wrote earlier09:10
sdake5601?09:10
elemoine_yes09:10
elemoine_and also about the index that you need to set in the Kibana UI09:10
elemoine_but I won't be able to teach you how to use the Kibana UI here :)09:10
elemoine_there's a lot to tell/learn about Kibana09:11
sdakeI created the log-*09:11
sdakenow what09:11
elemoine_you can go to the first tab in the UI09:11
elemoine_the discover tab IIRC09:12
elemoine_and you should see your logs in a table09:12
openstackgerritEric Lemoine proposed openstack/kolla: Do not make Kibana available at the external VIP  https://review.openstack.org/29033909:14
sdakehow can I visualize all the various services log events09:14
sdakeI wnt a pie chart of all the services log events for example09:15
elemoine_you do not see the logs in the firt tab of the UI?09:15
sdakei do see the logs09:15
elemoine_cool09:15
elemoine_now you need to learn how to use the Kibana UI for creating charts and stuff09:15
sdakeis there a way to load a prebuilt profile into kibana?09:16
elemoine_something I wanted to raise indeed09:16
elemoine_yes, it's possible09:16
elemoine_and we should do it in Kolla09:16
sdakeclearly09:17
sdakethat gives us diagnostics!09:17
elemoine_true09:17
sdakei want to set up a dashboard09:18
sdakesomethign basic09:18
sdaketo demo09:18
sdakecan you walk methorug hthat09:18
sdakei'll write the docs ;)09:18
elemoine_I don't a kibana UI handy right now09:18
openstackgerritMerged openstack/kolla-mesos: Mesos DNS  https://review.openstack.org/29016509:18
elemoine_when's your demo?09:18
sdake6 hours09:18
sdakeits prettty cool all this stuff is integrated and functional09:19
sdaketbh I didn't think it was possible in the timeframe we had :)09:19
elemoine_and it should work in cluster mode09:20
sdakewish  Ihad multinode sestup09:20
elemoine_meaning you can deploy ES and Kibana on mulitple machines as a cluster09:20
sdaketo tet out that theory09:20
elemoine_I did some tests on a multinode environment09:20
elemoine_and that seemd to work09:20
*** salv-orlando has joined #kolla09:21
sdakewould be cool to show a time chart of certain events09:22
sdakewe ought to figure out how to create some profiles09:22
sdakeand load them09:22
elemoine_we already do that in our Fuel project09:22
elemoine_we already have relevant dashboards09:23
elemoine_they're in Kibana 3 right now, but porting them to Kibana 4 should not be too difficult09:23
sdakefuel has kibana integrated?09:23
elemoine_no it's through a Fuel plugin09:23
sdakewhat license are they?09:23
elemoine_https://github.com/openstack/fuel-plugin-elasticsearch-kibana09:24
sdakewhat is lma collector?09:24
elemoine_basically heka :)09:24
elemoine_lma means "logging monitoring alerting"09:25
elemoine_the collector (heka) collects logs, metrics, notifications09:25
sdakeinteresting patrick works at mirantis now09:25
sdakeLMA = service assurance09:25
elemoine_logs are sent to Elasticsearch09:25
elemoine_metrics are sent to InfluxDB09:25
*** cloudnull has joined #kolla09:26
sdakewhat is influxdb09:26
sdakecloudnull are you around?09:26
elemoine_it's a time-series database09:26
elemoine_so a database specialized in storing time series09:26
sdakewhat license is influxdb?09:27
elemoine_MIT09:27
elemoine_https://github.com/influxdata/influxdb09:27
*** salv-orlando has quit IRC09:29
elemoine_now that Kolla has heka this is the sort of diagnostics use we could use in Kolla09:29
sdakeso lets focus on this fuel plugin first09:31
elemoine_for Kolla to include all the good diagnostics tools that operators love and use :)09:31
elemoine_sdake: what do you mean?09:31
sdakei'd like kibana profiles to load straight in09:31
elemoine_yes09:31
elemoine_that will make sense09:31
*** Jeffrey4l has quit IRC09:31
sdakei dont want to fork the plugin09:32
sdakebut i want it to work with kolla09:32
sdakeis that possible09:32
sdakeor does it need to be forked and separately developed?09:32
elemoine_separately developed09:32
elemoine_but we can probably share code, through common packages09:33
elemoine_that's what I suggested already for the Lua plugins09:33
sdakethe problem with sharing is who owns the deliverable09:33
sdakeas in who tags, who releases, who fixes the bugs, who designs etc09:34
sdakethe governance repository doesn't have a way for two projects to share one deliverable09:34
elemoine_sdake: kolla has tons of dependencies09:34
elemoine_it's not like this was a new problem09:34
*** macsz has joined #kolla09:35
sdakeyes but the dependenies we use we dont really care to develop ourselves09:35
elemoine_what about haproxy, elasticsearch, memcached, etc. etc. (the list is long)09:35
sdakein this case of a kibana plugin we do09:35
sdakewe odnt care about the implementations of those things09:35
elemoine_I don't know for Kibana dashboards09:35
sdakekibana dashboard = low hanging fruit09:36
elemoine_but I think we could share the Lua plugins with a separate package/git repo09:36
elemoine_that git repo would just be a collection of Heka plugins, that anybody can use09:36
openstackgerritMartin André proposed openstack/kolla: Add local directory or file for source build  https://review.openstack.org/28161509:36
openstackgerritEric Lemoine proposed openstack/kolla: Do not create /dev/log symlink if it already exists  https://review.openstack.org/29035709:41
sdakeelemoine_ do you have a screen shot of the diagnostics screen of kibana in fuel?09:42
elemoine_sdake: see the end of this page: http://fuel-plugin-elasticsearch-kibana.readthedocs.org/en/latest/user.html09:43
elemoine_remember that it's Kibana 3 (Kolla uses Kibana 4)09:43
*** Serlex has quit IRC09:52
*** akwasnie has joined #kolla09:52
akwasnieelemoine ping09:52
akwasnieor maybe elemoine_ :)09:54
*** Serlex has joined #kolla09:55
elemoine_hi akwasnie09:55
akwasniehi, great news! you are added to https://www.openstack.org/summit/austin-2016/summit-schedule/events/776509:56
elemoine_saw that, thanks for making this happen09:56
akwasniethanks that you want to help with this:)09:58
*** chandankumar has quit IRC10:00
sdakeakwasnie elemoine_ and i wer etalking about a diag plugin for kolla base dupon kibana10:04
sdakesee whatit looks like http://fuel-plugin-elasticsearch-kibana.readthedocs.org/en/latest/user.html10:04
*** akwasnie has quit IRC10:05
*** akwasnie has joined #kolla10:06
elemoine_akwasnie: we were talking about adding default Kibana dashboards to Kolla10:06
elemoine_so the operator has something that is helpful out-of-the-box10:06
openstackgerritArtur Zarzycki proposed openstack/kolla-mesos: Switch services to use mesos-dns names  https://review.openstack.org/29018110:12
ajafohi10:15
sdakeyo ajf10:16
sdakeajafo10:16
sdakeelemoine_ porting this fuel plugin10:19
sdakehow long would that take?10:19
sdakehow does it "plug in"10:19
sdakedo you install it in the container?10:19
*** coolsvap_ has joined #kolla10:22
*** tfukushima has quit IRC10:25
*** coolsvap has quit IRC10:26
sdakeakwasnie the idea is to figure out how to make this into a component of kolla http://fuel-plugin-elasticsearch-kibana.readthedocs.org/en/latest/user.html10:30
sdakeunfortunately we can't just use their plugin because its kibna 310:30
sdakeand we are rolling kibana 410:31
*** kproskurin has quit IRC10:33
elemoine_sdake: it's a Fuel plugin, so you can use it only if you use Fuel10:36
sdakeoh i thought it as a kibana plugin10:37
elemoine_it's a Fuel plugin that includes Kibana dashboards10:37
sdakeso i guess we could use the dashboards then as profiles of some sort?10:48
sdakei want it all10:48
sdakeand i want it now ;)10:48
sdakeyou know, queen rocks :)10:48
elemoine_what do you mean by "profiles"?10:51
sdakeyou know, queen rocks :)10:51
sdakea profile is a configuration that generates a specific output10:51
*** salv-orlando has joined #kolla10:51
sdakekibana probably ahs a specific term for it10:51
*** kproskurin has joined #kolla10:51
*** mbound has quit IRC10:52
*** salv-orlando has quit IRC10:56
*** kproskurin has quit IRC10:59
*** mbound has joined #kolla10:59
*** kproskurin has joined #kolla11:01
elemoine_sdake: I don't think this can happen for mitaka unfortunately11:06
sdakeya we have a full plate11:06
sdakei'm just wondering what the mechanics would be11:06
*** dims has joined #kolla11:07
sdakecreate a fresh repo implement fresh code11:07
sdakebut the code does what, plugs into kibana?11:07
*** chandankumar has joined #kolla11:13
*** rhallisey has joined #kolla11:14
openstackgerritPrithiv proposed openstack/kolla: Updates Documentation about Installation of curl, OpenStack, Neutron and Nova clients related-bug: 1554780  https://review.openstack.org/29039911:15
openstackbug 1554780 in kolla "Update the documentation about installation of curl, nova, neutron clients" [Low,Confirmed] https://launchpad.net/bugs/1554780 - Assigned to Prithiv (prithiv)11:15
*** iceyao_ has quit IRC11:15
*** prithiv has joined #kolla11:17
elemoine_sdake: the Fuel plugin does more that Kibana, it also sets up Elasticsearch11:17
openstackgerritMichal Rostecki proposed openstack/kolla-mesos: Multinode Docker cleanup  https://review.openstack.org/28994311:17
openstackgerritMichal Rostecki proposed openstack/kolla-mesos: Make neutron-openvswitch-agent dependent on openvswitch-vswitchd  https://review.openstack.org/28934911:17
openstackgerritMichal Rostecki proposed openstack/kolla-mesos: Use constraints only on multinode deployment  https://review.openstack.org/28597011:17
akwasniesdake, elemoine_: give me a second to read11:20
openstackgerritMerged openstack/kolla-mesos: Support dependencies inside one host  https://review.openstack.org/28473711:27
sdakeakwasnie i told my wife i didn't know it was woman's day11:28
openstackgerritMerged openstack/kolla-mesos: Dependency between nova-libvirt and nova-compute inside host  https://review.openstack.org/28481511:28
sdakeshe said that is because its man's day the other 364 days of the year11:28
openstackgerritMerged openstack/kolla-mesos: Allow to override resources in globals.yml  https://review.openstack.org/28483611:28
sdakeakwasnie so basically there is a yml file11:28
sdakethat gets loaded into elastic search11:29
akwasnieso the idea is to have a predefined Kibana dashboard, right? maybe there is a way to use this plugin without fuel, we should look into it or find alternative solution11:29
sdakethe fuel plugi has this yaml file for kibana 311:29
sdakeit needs to work on kibana 411:29
sdakei'd like to see it done for mitaka if possible11:29
openstackgerritPrithiv proposed openstack/kolla: Steps to install required additional clients Related-Bug: #1554780  https://review.openstack.org/29039911:29
openstackbug 1554780 in kolla "Update the documentation about installation of curl, nova, neutron clients" [Low,Confirmed] https://launchpad.net/bugs/1554780 - Assigned to Prithiv (prithiv)11:29
sdakeI dont htink its all that difficult11:29
sdakebut I relay don't know11:30
akwasnieis it yml for kibana configuration?11:30
sdakeyaml for elastic search11:30
sdakeyou load via curl11:30
sdakeright now we have logs in elastic search with no predefined dashboard11:31
sdakewhat we need is a predefined dashboard to really finish the job on diags11:31
akwasnieoh ok11:31
openstackgerritMichal Rostecki proposed openstack/kolla-mesos: Multinode Docker cleanup  https://review.openstack.org/28994311:31
openstackgerritMichal Rostecki proposed openstack/kolla-mesos: Make neutron-openvswitch-agent dependent on openvswitch-vswitchd  https://review.openstack.org/28934911:31
openstackgerritMichal Rostecki proposed openstack/kolla-mesos: Use constraints only on multinode deployment  https://review.openstack.org/28597011:31
akwasnieI will look at this11:31
sdakelook at the irc logs, there is a git repo containing hte kibana 3 fuel plugin11:33
sdakei don't have any idea how any of this stuff works11:33
sdakebut playiing around with kibana, its not all tha tueful as is because its not  tuned for openstack11:33
akwasnieyes I am looking at it now11:33
sdakei may be able to find you extra help as well11:34
sdakeif you want to take it on11:34
sdakenow that upgrades are pretty much done11:34
sdakeneed testing but done11:34
akwasnieyes sure thanks, I will let you know11:34
*** mlima has joined #kolla11:34
sdakepretty much there is 3 weeks to get a working implementation of this yaml file11:35
sdakeandlearn how to load it into ES11:35
akwasnieI will investigate this11:36
akwasnieabout women's day: I think your wife is rigt:)11:36
*** prithiv has quit IRC11:36
sdakewelll fwiw your proposal for core had nothing to do with womans day11:36
sdakeman woman cricket i don't care :)11:37
sdakewhoever does  good work makes it in :)11:37
openstackgerritKuo-tung Kao proposed openstack/kolla: add unit tests for build script  https://review.openstack.org/29042311:38
*** prithiv has joined #kolla11:39
akwasnieneither do i :)11:40
*** kjelly_ has joined #kolla11:42
*** kproskurin has quit IRC11:42
mlimasomeone can test it https://review.openstack.org/#/c/289303/ ?11:43
*** dencaval has joined #kolla11:45
openstackgerritMerged openstack/kolla: Upgrade Heat  https://review.openstack.org/29030911:46
openstackgerritPrithiv proposed openstack/kolla: Steps to install required additional clients  https://review.openstack.org/29039911:49
*** kproskurin has joined #kolla11:49
kproskurinsdake: About rabbitmq problem with single quotes and Ubuntu. I just tested it with 3 nodes cluster in Ubuntu 14.04 with 4.2 kernel and it’s works.11:54
kproskurinhttp://fpaste.org/336131/24444145/11:54
kproskurinOne small thing…. I tested it with RabbitMQ 3.5.6-111:55
openstackgerritSam Yaple proposed openstack/kolla: Add ceph wait before bootstrap  https://review.openstack.org/29027311:55
kproskurinSamYaple: ^^11:57
kproskurinits about https://review.openstack.org/#/c/288415/11:58
SamYaplekproskurin: rabbitmq 3.5.5 is whats in the gate if i recall correctly11:58
kproskurinI know11:58
kproskurinSadly I do test in a bit different env11:59
SamYaplethe real queestion is are you _sure_ itsetup multinode ocrrectly11:59
SamYaplewhat does cluster_status show?11:59
kproskurin1 sec11:59
kproskurinhttp://fpaste.org/336136/24796145/12:00
kproskurinops, its just status12:00
kproskurin1 sec12:00
kproskurinhttp://fpaste.org/336137/57524827/12:00
SamYaplecan you test with our kolla images since thats where it broke for me?12:02
sdakekproskurin were ou teh persosn who reported the bug?12:03
ccesariogood morning!12:03
kproskurinSamYaple: I’ll do, but I do test in kolla-mesos and right now multinode is not working in kolla-mesos :-\ We going to fix it soon and Ill tets with upstream images.12:06
sdakeSamYaple have yu seen  this error before?12:06
kproskurinsdake: Nope, bug was reported by someone else before my patch12:06
sdakehttp://paste.fedoraproject.org/336139/14575251/ -> http://paste.fedoraproject.org/336139/1457525112:06
*** salv-orlando has joined #kolla12:06
SamYaplesdake: read the bug. it was "fixed" then reverted for breaking ubuntu multinode12:06
sdakediffernet bug here sam12:06
sdakei changed topics12:07
ccesariosdake, after destroy my test env and recreate it rom "zero" .... that problem about keystone does not happen12:07
sdakeccesario thats good news, your docker cache probably needed to be kolla-ansible pull'ed12:07
openstackgerritSam Yaple proposed openstack/kolla: Remove storage_hostname  https://review.openstack.org/28995512:08
openstackgerritMerged openstack/kolla: mariadb-devel is deprecated  https://review.openstack.org/29027912:08
sdakeSamYaple check out that paste12:09
sdakeany suggetion s to hwo to fix that, my vms fail to boot12:09
sdakeSTDAKE-M-J2VL:demo sdake$ nova boot --image cirros --flavor m1.small --nic net-id=cd03675f-f2fd-48c1-a19d-a691f10e0cf9 steak212:09
sdakethis is the command i run12:09
ccesariosdake, but I'm facing a new bit problem ... let me try investigate and then I report here12:11
*** akwasnie has quit IRC12:11
*** kproskurin has quit IRC12:11
*** kproskurin has joined #kolla12:13
*** akwasnie has joined #kolla12:17
sdakehere is a cool script I found on the internet which shows disk utilization of the running docker containers:12:20
sdakehttp://paste.fedoraproject.org/336147/52601814/ -> http://paste.fedoraproject.org/336147/5260181412:20
*** Marga__ has joined #kolla12:24
*** prithiv1 has joined #kolla12:25
*** kejlly_ has joined #kolla12:26
*** prithiv has quit IRC12:27
*** vincent_vdk has quit IRC12:27
*** kjelly has quit IRC12:27
*** rhallisey has quit IRC12:27
*** Marga_ has quit IRC12:27
*** zeus has quit IRC12:27
*** akwasnie has quit IRC12:27
*** vincent_vdk has joined #kolla12:27
openstackgerritMerged openstack/kolla: Rename validate-docker-execute with .sh extension  https://review.openstack.org/29027412:29
*** zeus has joined #kolla12:30
*** dencaval has quit IRC12:30
*** zeus is now known as Guest864612:30
*** coolsvap_ has quit IRC12:32
*** Jeffrey4l has joined #kolla12:38
openstackgerritRodolfo Alonso Hernandez proposed openstack/kolla: Add empty string to KOLLA_BOOTSTRAP env variable.  https://review.openstack.org/29003012:39
openstackgerritMerged openstack/kolla: Fix the deprecated security_group_api and network_api_class  https://review.openstack.org/28982312:39
*** rhallisey has joined #kolla12:39
*** prithiv1 has quit IRC12:41
openstackgerritAllen Gao proposed openstack/kolla-mesos: Fix the deprecated security_group_api and network_api_class  https://review.openstack.org/29045412:44
*** dencaval has joined #kolla12:44
*** akwasnie has joined #kolla12:48
*** thumpba has joined #kolla12:50
sdakeSamYaple have you booted a vm in Kola recently?12:52
sdakeor anyone else for that matter?12:52
sdakerunning into this: https://ask.openstack.org/en/question/26938/virtualinterfacecreateexception-virtual-interface-creation-failed/12:52
sdakewhich basically says "neutron and nova are misconfigured"12:52
openstackgerritEric Lemoine proposed openstack/kolla: Add cron image and playbook  https://review.openstack.org/28843212:54
mlimasomeone can help me reviewing it https://review.openstack.org/#/c/28930313:00
* sdake groans13:02
mlimakolla already supports ansible 2.0?13:02
sdakeno13:02
*** dims has quit IRC13:05
*** dims_ has joined #kolla13:05
*** dims_ has quit IRC13:10
sbezverksdake I did, cirros13:10
sdakesbezverk and it went into active state?13:11
sdakeare you using master or some other version?13:11
sbezverksdake yes and I could ping outside13:11
sdakecan you tell me your commit id plz13:11
sdakecentos binary?13:11
sbezverksdake centos source13:11
sdakeyeah i'm trying centos source right now13:12
openstackgerritRodolfo Alonso Hernandez proposed openstack/kolla: Add empty string to KOLLA_BOOTSTRAP env variable.  https://review.openstack.org/29003013:12
sdakesbezverk btw, rhallisey says you don't need iscsid, ou need tgtd13:12
sdakewhich is what I recall as well13:13
openstackgerritRodolfo Alonso Hernandez proposed openstack/kolla: Add empty string to KOLLA_BOOTSTRAP env variable.  https://review.openstack.org/29003013:13
sdakeI don't know the delta between teh two daemons13:13
*** dims has joined #kolla13:14
*** akwasnie has quit IRC13:14
*** prithiv has joined #kolla13:15
*** kproskurin has quit IRC13:20
*** dave-mccowan has joined #kolla13:22
sbezverksdake not sure tgtd, I have all-in-one installation with cinder using iscsi lvm volumes and there is no tftg process active, only iscsid.. but I might be wrong..13:23
sdakeinvestigate tgtd13:24
sdakesee how it relates to iscsid13:24
sdakei think they are copetiting projects13:24
sdakewe gotit to work at oen point with tgtd13:24
sdakeback in the compose days13:24
sbezverksdake will do that..13:25
sdakei asked rhallisey to send you a copy of his docker files from the old  days of tgtd13:25
sdakewhen we hda it working13:25
sdakealternately oyu can try checking out milestone-4 from the repository13:25
sdakei'm not sure if thta is the exact tag name13:26
rhalliseysbezverk, https://github.com/openstack/kolla/blob/master/docker/cinder/cinder-volume/Dockerfile.j2#L913:27
rhalliseysbezverk, take out scsi-target-utils13:27
sbezverksdake that would be great to see something working other than systemd fueled ;-)13:27
rhalliseythat will be your scsi container13:27
sbezverkrhallisey thank you, I will give it a try..13:30
*** jtriley has joined #kolla13:35
*** kproskurin has joined #kolla13:37
*** v1k0d3n has quit IRC13:38
*** v1k0d3n has joined #kolla13:39
*** kproskurin has quit IRC13:41
*** kzaitsev_ws has quit IRC13:41
*** dwalsh has joined #kolla13:42
openstackgerritMichal Rostecki proposed openstack/kolla-mesos: Open Docker TCP socker in Vagrant  https://review.openstack.org/29050413:50
openstackgerritMichal Rostecki proposed openstack/kolla-mesos: Open Docker TCP socket in Vagrant  https://review.openstack.org/29050413:51
openstackgerritMichal Rostecki proposed openstack/kolla-mesos: Multinode Docker cleanup  https://review.openstack.org/28994313:52
openstackgerritMichal Rostecki proposed openstack/kolla-mesos: Open Docker TCP socket in Vagrant  https://review.openstack.org/29050413:52
*** salv-orlando has quit IRC13:55
openstackgerritRodolfo Alonso Hernandez proposed openstack/kolla: Add empty string to KOLLA_BOOTSTRAP env variable.  https://review.openstack.org/29003013:58
*** akwasnie has joined #kolla14:04
*** salv-orlando has joined #kolla14:07
*** jtriley has quit IRC14:10
*** salv-orlando has quit IRC14:14
sbezverkrhallisey you were right, it is working.. I am curious why I see different on my normally installed all in one openstack. I suspect that cinder instead of using tgtd uses iscsid and targetcli tools.14:17
rhalliseyat first I tried that.  tgt was the only one I could get to work14:19
mlimasomeone ran kolla-ansible deploy today?14:20
mlimai have this error TASK: [neutron | Starting neutron-dhcp-agent container] msg: APIError(HTTPError(u'500 Server Error: Internal Server Error for url: http+docker://localunixsocket/v1.22/containers/neutron_dhcp_agent/start',),)14:20
sbezverkrhallisey this would mean, that cinder interface (iscsi) driver will needs to be modified...14:20
*** chandankumar has quit IRC14:20
mlimaand it docker rm -v -f neutron_dhcp_agent not works for me14:21
ccesariosdake,  http://paste.openstack.org/show/489849/  ... ceph is needed by deploy!?14:27
ccesariomlima, run on target node  mount --make-shared /run  ... it solves this for me14:28
mlimai solved ;P14:28
*** iceyao has joined #kolla14:28
sdakeJeffrey4l ping re reconfigure and nova-compute14:29
sdakeansible detects the file has changed, but skips the restart of the compute service14:29
Jeffrey4lcould you post the log out? sdake14:31
Jeffrey4ladd the `-vvv` parameter.14:32
sdakeJeffrey4l http://paste.openstack.org/raw/489850/14:32
openstackgerritArtur Zarzycki proposed openstack/kolla-mesos: Switch services to use mesos-dns names  https://review.openstack.org/29018114:36
rhalliseysbezverk, I'm not sure tbh.  I think it just needs to be directed to run with tgt14:36
*** kjelly_ has quit IRC14:39
sdakeJeffrey4l notice the [changed]14:40
sdakebut [skipped] on nova-compute14:40
sdakeJeffrey4l the node is merging the configs properly, /etc/nova/nova-compute.conf has the modified contents14:43
Jeffrey4lsdake, yea. I reproduced this in my env. I will debug why it not works.14:44
sdakecool thanks - have suggestion for  a different thing to show reconfig on?14:45
*** spisarski has joined #kolla14:45
sdakethis is obvious becausei can run ps -ef and see qemu is runing instead of kvm binary14:45
Jeffrey4lsdake, nice catch! thanks.14:47
sdakedoes this affect all reconfig or just nova-copute?14:47
sdakeneed to check corp email brb14:48
Jeffrey4lsdake, just nova-* containers. these are little complicate than others.14:50
*** sdake_ has joined #kolla14:50
*** chandankumar has joined #kolla14:51
*** sdake has quit IRC14:53
*** inc0 has joined #kolla14:56
*** sdake has joined #kolla14:58
*** sdake_ has quit IRC15:00
*** prithiv has quit IRC15:03
*** prithiv has joined #kolla15:04
*** iceyao has quit IRC15:05
*** prithiv has quit IRC15:05
*** iceyao has joined #kolla15:05
*** prithiv has joined #kolla15:07
*** prithiv has quit IRC15:09
sdakeelemoine ping15:12
*** vhosakot has joined #kolla15:14
*** inc0 has quit IRC15:19
*** inc0 has joined #kolla15:20
cloudnullsdake: pong15:26
cloudnullhows it?15:26
*** akwasnie has quit IRC15:27
sdakecloudnull hey morning15:27
sdakegoing well15:27
sdakei forgot what i wanted to speak with you about15:27
sdakeso it probably wasn't important15:27
sdakei may have just been greetign you15:27
cloudnullha :) no worries.15:27
cloudnullim awake if you remember :)15:27
cloudnull*im awake now15:27
sdakei think it was just a greeting15:28
cloudnullgood day to you too :)15:28
sdakebeeen up all ngiht preppign for a demo15:29
sdakefun :(15:29
cloudnulli hate live demos15:29
cloudnullthey always work like "live demos"15:29
*** iceyao has quit IRC15:29
sdakei'e run this one several times and everything is good to go except one thing Jeffrey4l is woring on fixing in nova reconfigure15:30
inc0ooo Kevin here15:30
inc0hey all:)15:30
sdakehey inc015:30
sdakedid you get a speaer pass for our merged session on upgrades15:30
sdakemy wife said only onoe person per talk gets a speaker pass now15:31
inc0I did15:31
inc0get speaker pass15:31
*** akwasnie has joined #kolla15:31
inc0really, that's sux15:31
inc0that sux15:31
sdakethis kibana integration is going to be bonkers good15:31
sdakeakwasnie and elemoine and possiby some others are going to work on a json dashboard port from fuel's integratoin of kibana 315:32
*** blahRus has joined #kolla15:32
sdakebasically you register json with ES and kibana displays special thigns related to the application in question15:32
sdakeheka rocks - sseems like good choice15:33
sdakei like how each node has logs15:33
sdakeand then they are centrlaized15:33
sdakeexactly what I wanted15:33
sdakedidnt' expect that to land and all work but it appears to :)15:34
openstackgerritPaul Bourke proposed openstack/kolla: Add centos-extras repo to oraclelinux-base  https://review.openstack.org/29059115:34
sdakeinc0 here is what i ended up with http://docs.openstack.org/developer/kolla/liberty-deployment-warning.html15:35
sdakeand we can revert tht change once executed15:35
inc0ok15:35
inc0your initial approach kinda scared me:P15:35
sdakei didn't want it in master15:35
sdakeI meant it for stable15:35
sdakesomehow i put in wrong branch15:36
sdakebut doc also works15:36
ccesariosdake,  http://sprunge.us/TZgX?ini   any idea!?15:36
sdakeinc0 heat upgrades are done15:36
inc0when I'll get free moment I'll fix up rabbitmq15:37
sdakeccesario put your ip and hosstname in e/tc/hosts15:37
sdakeon all 3 odes15:38
sdakeor alternately etup dns15:38
sdakepart of our code base uses the resolver15:38
sdakei think SamYaple is working on a fix to not use the resolver, ubut i'm not certain15:38
sdakebrb need to login to crop net15:40
*** sdake_ has joined #kolla15:41
*** sdake has quit IRC15:41
ccesariosdake_, hmmmm .... let me do it....15:46
openstackgerritJeffrey Zhang proposed openstack/kolla: Fix the nova reconfig not work issue  https://review.openstack.org/29060415:46
Jeffrey4lsdake_, ^15:46
openstackgerritMerged openstack/kolla: Do not create /dev/log symlink if it already exists  https://review.openstack.org/29035715:52
sdake_Jeffrey4l patch works!15:54
Jeffrey4lsdake_, yes. But more test should test..15:55
sdake_understood15:55
sbezverkwhen deployment of a service fails with this "APIError(HTTPError('500 Server Error" is there a way to get mode detailed info?15:56
sbezverkI tried -v it does not give much of extra info15:56
*** ssurana has joined #kolla15:59
sdake_docker exec heka cat /var/log/service/service-container.log16:00
sdake_or you can enable elasticsearch and give that a spin16:00
sdake_need 20 mins for breakfast, bbiaf16:01
ccesariosdake_, the same error ....even after after add ip and hostname into /etc/hosts ......  http://sprunge.us/FWYd?ini  http://sprunge.us/MjWa?sh16:02
sdake_did you add all 3 hosts to all 3 nodes ?16:03
ccesarioyes... http://sprunge.us/MjWa?sh16:03
sdake_ccesario I'm not sure then, but I know its being worked on by atleast  two different people16:04
sdake_you can try my revert patch in the queue i you want to get on with yoru day :)16:04
sdake_that wfm but then there is no ceph implementation16:04
ccesariowhich patch ? :)16:05
*** prithiv has joined #kolla16:09
sbezverksdake I do not see /var/log/service/service-container.log in heka container16:09
*** sdake has joined #kolla16:14
ccesariosdake,  which patch ? :)16:15
*** sdake_ has quit IRC16:15
*** sdake_ has joined #kolla16:17
sdake_dave-mccowan ping do you know where the cert file is  stored in the filesystem16:17
sdake_ /etc/kolla/haproxy/?16:17
*** absubram has joined #kolla16:17
dave-mccowanon the build node, you can find it in /etc/kolla/certificates/haproxy-ca.crt and haproxy.pem16:18
*** inc0 has quit IRC16:18
sdake_thanks16:18
*** sdake has quit IRC16:19
sdake_team meeting in 10 minutes in openstack-meeting-416:21
*** coolsvap has joined #kolla16:21
sdake_hey coolsvap16:21
*** sdake_ is now known as sdake16:21
coolsvapsdake: hi16:21
*** inc0 has joined #kolla16:24
ccesariosdake,  which patch did you mean?16:25
SamYaplehello. to fix the ubuntu gate failures i need two patches merged. https://review.openstack.org/#/c/290273/ and https://review.openstack.org/#/c/289955/16:25
SamYaplethe second patch shows the gate working on the RAX node16:25
sdakeccesario https://review.openstack.org/#/c/290243/16:25
sdakeSamYaple i wont hae time to review for about 2 hours16:26
sdakerather 3 hours16:26
sdakeback to back meetings16:26
sdakeafter that i'll hve a look16:26
openstackgerritMerged openstack/kolla: Add empty string to KOLLA_BOOTSTRAP env variable.  https://review.openstack.org/29003016:29
sdakeSamYaple meeting if you can mke it16:31
sdakecoolsvap meeting if you can make it16:31
*** mbound has quit IRC16:32
*** dims has quit IRC16:33
*** Jeffrey4l has quit IRC16:34
coolsvapsdake: yes i joined for the same i am not counting the hours well16:34
*** Jeffrey4l has joined #kolla16:35
openstackgerritMauricio Lima proposed openstack/kolla: Reconfigure mariadb service  https://review.openstack.org/28930316:36
mlimaJeffrey4l, i finished reconfigure mariadb :)16:39
Jeffrey4lmlima, cool16:42
openstackgerritRodolfo Alonso Hernandez proposed openstack/kolla: Fixed typo in variable "ironic_public_endpoint"  https://review.openstack.org/29064216:43
mlimai had to change the conf file to test, but everything worked Jeffrey4l16:43
Jeffrey4lmlima, great. I will test it later.16:44
*** dims has joined #kolla16:44
*** mikelk has quit IRC16:45
*** Serlex has quit IRC16:49
*** spisarski1 has joined #kolla16:54
*** spisarski has quit IRC16:54
*** spisarski1 has quit IRC17:01
*** spisarski has joined #kolla17:01
openstackgerritMerged openstack/kolla: Add ceph wait before bootstrap  https://review.openstack.org/29027317:11
openstackgerritMerged openstack/kolla: Remove storage_hostname  https://review.openstack.org/28995517:12
openstackgerritPaul Bourke proposed openstack/kolla: Add centos-extras repo to oraclelinux-base  https://review.openstack.org/29059117:15
*** fgimenez has quit IRC17:16
*** prithiv has quit IRC17:21
fthiagogvSamYaple, can you change the status of this bug https://bugs.launchpad.net/kolla/+bug/1554493 ? Your commit fix it, but was merged without closesbug tag.17:27
openstackLaunchpad bug 1554493 in kolla "cinder_volume is down after deployment" [Critical,Triaged] - Assigned to Prithiv (prithiv)17:27
SamYaplefthiagogv: that doesnt look related to my fix17:28
SamYaplemlima: did that patch fix that bug?17:28
mlimayes17:29
mlima:)17:29
SamYapleok ill update17:29
*** spisarski has quit IRC17:29
openstackgerritMerged openstack/kolla: Do not make Kibana available at the external VIP  https://review.openstack.org/29033917:29
inc0afk17:29
vhosakotsdake: Jeremey replied saying ubuntu gate should be fixed soon17:32
sdakeits not infra's fault afaik17:32
vhosakotsdake: ah ok17:32
*** spisarski has joined #kolla17:32
*** mbound has joined #kolla17:33
*** inc0 has quit IRC17:34
pbourkesdake: oraclelinux-binary build seems to be filling the disk on the gate. do you know what the limits are or how to find out?17:34
*** prithiv has joined #kolla17:34
sdakepbourke you can run df in the setup_gate script and see the disk space17:35
sdakei dont know the limits17:35
pbourkesdake: ok thanks - there's no way to log into a gate then?17:36
sdakeno17:36
*** prithiv has quit IRC17:38
*** mbound has quit IRC17:38
*** dwalsh has quit IRC17:42
*** ednez has joined #kolla17:43
SamYaplex17:43
*** athomas has quit IRC17:47
*** Marga__ has quit IRC17:49
*** mbound has joined #kolla17:49
*** mbound has quit IRC17:50
*** thumpba has quit IRC17:50
*** thumpba has joined #kolla17:51
*** inc0 has joined #kolla17:52
pbourkeseems the binary version of oraclelinux-base is over twice the size of binary centos-base17:54
pbourkeeven those the top level images are almost identical in size17:54
pbourke*even though17:54
sdakethat is odd17:55
sdakeyo ucan decompose thtelayers and figure out why17:55
pbourkeyeah that's prob my next step17:55
SamYaplepbourke: lots of deps im sure17:58
SamYapleproabably installing anything remotely related17:59
*** inc0 has quit IRC17:59
pbourkeSamYaple: yeah the packages are the same as rht though as far as I know17:59
*** akwasnie has quit IRC17:59
SamYapleafaik rdo binary is twice the size of source just fyi17:59
SamYaplei know ubuntu-binry is about 80% larger17:59
*** macsz has quit IRC18:00
pbourkeyeah id expect that - but in this case its centos binary vs ol binary18:00
SamYapleah18:00
SamYapleyea idk18:00
*** inc0 has joined #kolla18:02
sbezverksdake have a minute?18:03
*** shardy has quit IRC18:03
*** mdnadeem_home has joined #kolla18:04
*** jmccarthy1 has quit IRC18:04
*** akwasnie has joined #kolla18:04
*** akwasnie has quit IRC18:05
*** Jeffrey4l has quit IRC18:05
vhosakotpbourke: you can try adding  "df"  and  "lsblk"  intools/setup_gate.sh18:06
*** Marga_ has joined #kolla18:08
*** Marga_ has quit IRC18:09
ccesariosdake, even apply the patch... the deploy terminate in the same point... log: http://sprunge.us/fVIG?ini  patch: http://sprunge.us/QGXZ?diff18:10
sdakeccesario not sure, in meeting, can I get back with you in a few hours18:10
*** Marga_ has joined #kolla18:11
sdakei've gotta jet - bbiaf18:11
*** sdake has quit IRC18:11
ccesariook :)18:11
ccesariopbourke, are you deployed multinode ... rigth ? Using oraclelinux!?18:13
*** Marga_ has quit IRC18:17
sbezverkSamYaple a file .json.j2 in template folder defines executable which gets launched when the container start right?18:17
*** ednez has quit IRC18:17
SamYaplesbezverk: yes18:21
*** jasonsb has quit IRC18:22
*** Marga_ has joined #kolla18:22
*** jmccarthy1 has joined #kolla18:24
*** jmccarthy1 has quit IRC18:24
*** jmccarthy1 has joined #kolla18:24
sbezverkSamYaple : I am getting this error and container keeps restarting: ERROR:__main__:Invalid json file found at /var/lib/kolla/config_files/config.json18:25
*** mdnadeem_home has quit IRC18:25
sbezverkI suspect the issue is in the syntaxt of my iscsi json file18:25
sbezverkcould you quickly check?18:25
sbezverkSamYaple http://paste.openstack.org/show/489889/18:26
SamYapleif thats the final file, thats not valid json18:27
SamYaplethats got jinja218:27
sbezverkSamYample If I do not need any on fly modification, then I can get rid of conditionals and just leave the command statement?18:30
openstackgerritMerged openstack/kolla: Fixed typo in variable "ironic_public_endpoint"  https://review.openstack.org/29064218:33
*** coolsvap has quit IRC18:34
*** chandankumar has quit IRC18:35
*** jmccarthy1 has quit IRC18:43
*** dims has quit IRC18:44
*** dims has joined #kolla18:46
*** inc0_ has joined #kolla18:47
*** inc0 has quit IRC18:47
*** dwalsh has joined #kolla18:50
*** Marga_ has quit IRC18:53
*** Marga_ has joined #kolla18:54
*** jtriley has joined #kolla18:56
*** sdake has joined #kolla18:57
sdakewireless dropout ftl18:57
openstackgerritMauricio Lima proposed openstack/kolla: Fix Manila v2 endpoint  https://review.openstack.org/29077518:58
*** pbourke has quit IRC19:13
*** pbourke has joined #kolla19:13
*** ruhe has quit IRC19:19
kfox1111So, what ever happened with the request for docker container storage?19:20
kfox1111the containers out on hub.docker.com look pretty old?19:20
*** ruhe has joined #kolla19:21
*** inc0___ has joined #kolla19:25
SamYaplekfox1111: it never materalized due to docker registry being broken19:25
SamYaplethat was fixed in 1.10 and registry 2.319:25
kfox1111bummer. :/19:25
*** inc0___ has quit IRC19:25
kfox1111I saw the thread with infra about hosting locally. what ever happened to that?19:25
SamYaplei dont have the cycles until newton, but well likely be doing a push-per-day thing19:26
SamYapleinside of infra19:26
SamYapledont recall that thread19:26
kfox1111what about for stable?19:26
SamYaplefor all branches19:27
kfox1111(looking at maybe using kolla for horizon on this cloud)19:27
*** inc0 has joined #kolla19:27
kfox1111nice. k.19:27
SamYaplebut like i said, dont expect that work until ~newton/april-may19:27
kfox1111k. so, for now I'll build it myself and push to a local repo. and then in the future, I can just pull from stable.19:28
kfox1111that sounds good to me. thanks. :)19:28
*** inc0_ has quit IRC19:28
SamYapleyup thats the plan19:28
*** sdake_ has joined #kolla19:30
*** sdake has quit IRC19:32
*** gfidente is now known as gfidente|afk19:41
kfox1111what redhat package provides python(git) ?19:42
*** gfidente|afk has quit IRC19:43
kfox1111can you use a centos7 box to build the images?19:45
kfox1111ah. GitPython.19:47
kfox1111strange it wasn't found with a yum search.19:47
*** salv-orlando has joined #kolla19:51
*** salv-orl_ has joined #kolla19:53
openstackgerritVikram Hosakote proposed openstack/kolla: Reconfigure rabbitmq service  https://review.openstack.org/29081619:55
mlimaHello guys, i have this error ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.19:56
mlima<class 'oslo_messaging.exceptions.MessagingTimeout'> (HTTP 500) (Request-ID: req-ff93e171-adaa-47fe-8ae4-8902e705b580)19:56
*** salv-orlando has quit IRC19:56
*** inc0 has quit IRC19:56
mlimawhen i try to boot an instance on nova19:56
*** inc0 has joined #kolla19:57
*** inc0 has quit IRC20:08
*** inc0 has joined #kolla20:19
*** sdake has joined #kolla20:21
*** sdake_ has quit IRC20:23
*** inc0 has quit IRC20:31
*** inc0 has joined #kolla20:31
openstackgerritKatie McEwen proposed openstack/kolla: Fix a few small typos and formatting.  https://review.openstack.org/29083520:33
*** vhosakot has quit IRC20:43
kfox1111I keep getting: Cannot open: http://repo.percona.com/release/7/RPMS/x86_64/percona-release-0.1-3.noarch.rpm. Skipping.20:43
*** salv-orl_ has quit IRC20:43
kfox1111while trying to build the horizon container.20:43
kfox1111works from the host though...20:44
kfox1111any ideas?20:44
*** vhosakot has joined #kolla20:45
*** dwalsh has quit IRC20:49
SamYaplekfox1111: are you able to `wget http://repo.percona.com/release/7/RPMS/x86_64/percona-release-0.1-3.noarch.rpm` outside of docker?20:50
SamYapleare you using a proxy?20:50
kfox1111yes, and no.20:52
kfox1111hmm... its working on my laptop with the same checkout...20:53
kfox1111so must be a strange network issue on the other host.20:53
SamYapleyea i doubt its the code20:53
SamYapleit may have been the repo itself having trouble for a bit20:54
kfox1111I'm running them in parallel now. the laptop's working, the build host not...20:54
kfox1111so somethings up with the docker nat I think.20:54
*** inc0 has quit IRC20:56
ccesariois it needed define a host in storage section in inventory file ?  or like this http://www.fraction.jp/log/archives/2015/12/02/multi-node-openstack-kolla  (inventory section) is acceptable ?20:56
*** inc0 has joined #kolla21:01
*** dims has quit IRC21:05
*** macsz has joined #kolla21:09
vhosakotSamYaple: I'm working on drop root for neutron and I see that all the Dockerfile.j2 files for neutron except for /neutron-linuxbridge-agent already have "USER neutron".. was it purposely done ? If not, I will fix this and add "USER root" for /neutron-linuxbridge-agent's Dockerfile as well?21:10
*** thumpba has quit IRC21:13
*** thumpba has joined #kolla21:14
vhosakotSamYaple: pimg21:14
openstackgerritMerged openstack/kolla: Fix a few small typos and formatting.  https://review.openstack.org/29083521:14
*** thumpba has quit IRC21:18
*** macsz has quit IRC21:23
*** macsz has joined #kolla21:34
openstackgerritVikram Hosakote proposed openstack/kolla: Drop root user for neutron-linuxbridge-agent  https://review.openstack.org/29086821:35
*** dims has joined #kolla21:37
sdakehey guys been up too long time for bed21:43
sdakenight21:43
sdakesbezverk sorry i can't make our scheduledmeeting, lets shoot for tomorrow21:43
sdakefind a spot in calendar21:43
*** sdake has quit IRC21:44
*** jtriley has quit IRC21:48
*** macsz has quit IRC21:49
*** vhosakot has quit IRC21:53
*** dims has quit IRC21:56
*** inc0 has quit IRC21:58
*** dims has joined #kolla21:58
*** absubram has quit IRC22:06
*** inc0 has joined #kolla22:19
*** dave-mccowan has quit IRC22:20
*** dims has quit IRC22:29
*** dave-mccowan has joined #kolla22:34
*** dims has joined #kolla22:44
*** skape has joined #kolla22:46
openstackgerritDaniel Gonzalez Nothnagel proposed openstack/kolla: Unify vagrant bootstrap.sh scripts  https://review.openstack.org/28882122:52
*** blahRus has quit IRC23:01

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