Monday, 2015-10-12

*** dimsum__ has joined #kolla00:24
*** dimsum__ has quit IRC00:31
*** mbound has joined #kolla00:34
*** mbound has quit IRC00:39
*** zhiwei has joined #kolla00:55
*** dimsum__ has joined #kolla00:57
*** dimsum__ has quit IRC01:00
*** alisonh has quit IRC01:01
*** alisonh has joined #kolla01:08
*** erkules has joined #kolla01:13
*** erkules_ has quit IRC01:16
*** dimsum__ has joined #kolla01:20
*** dimsum__ has quit IRC01:27
*** alisonh has quit IRC01:28
*** dimsum__ has joined #kolla01:31
asalkeldhttps://bugs.launchpad.net/kolla/+bug/150504501:34
openstackLaunchpad bug 1505045 in kolla "vagrant fails to install nfs-client" [Undecided,New]01:34
asalkeldany ideas ^ ...01:34
sdakei use bare metal not vagrant01:40
sdakemandre pbourke are your two go two folks on that one01:40
asalkeldk01:42
sdakeif you want a simple aio, id go with just bare metal01:44
sdakevagrant is overkill for aio in my opinion01:44
*** alisonh has joined #kolla01:44
sdakethe only imipact to your environment is that you will end up with docker-py and docker-engine installed01:44
sdakeand you will have to temporarily disable libvirt01:44
sdakethere is a tools/cleanup-containers script which removes all containers relating to kolla in teh system01:45
sdakekolla doesn't blow up the system like devstack does01:45
asalkeldok, might try that01:45
*** alisonh1 has joined #kolla01:59
*** alisonh has quit IRC01:59
*** alisonh1 has quit IRC02:04
kjellyHi guys. I have some suggestion for build.py. The meaning of the namesapce in build.py is different from kolla-ansible. For example, if user build images using `build.py -n 172.22.2.81:4000/abcd`, it means that set docker_registry to `172.22.2.81:4000` and set `docker_namespace` to `abcd`. If user build image using `build.py -n 172.22.2.81:4000`, kolla-ansible can't pull these images. The image name generated from build.py using `build.py -n 172.22.2.81:4000`02:08
kjellylooks like02:08
kjelly172.22.2.81:4000/data. But the image name kolla-ansible pull looks like 172.22.2.81:4000//data. I suggested that add new flag to assign registry host instead using namespace. How do you think about the idea?02:08
kjellysdake: How do you think about the idea?02:08
*** alisonh has joined #kolla02:09
sdakekjelly i'm not sure what problem that solves but i'm a bit tired and its getting late here02:10
kjellysdake: it just reduce the confuing thing for new user.02:10
kjellysdake: it's not bug. just a wishlist.02:11
sdakecool well file a wishlist bug then:)02:12
kjellysdake: ok02:12
*** dimsum__ has quit IRC02:32
*** rajalokan has joined #kolla02:32
*** sdake_ has joined #kolla02:45
*** sdake has quit IRC02:46
*** sdake has joined #kolla02:52
*** sdake_ has quit IRC02:52
*** alisonh has quit IRC02:56
*** klint has joined #kolla03:04
*** tobe has joined #kolla03:04
*** alisonh has joined #kolla03:20
*** CBR09 has joined #kolla03:26
*** achanda has joined #kolla03:27
*** sdake has quit IRC03:28
*** dimsum__ has joined #kolla03:32
SamYaplemorning03:33
CBR09morning : )03:34
*** dimsum__ has quit IRC03:38
kjellySamYaple: How do you think the feature? Is it worthwhile  to do ?  https://bugs.launchpad.net/kolla/+bug/150505603:39
openstackLaunchpad bug 1505056 in kolla "add "registry" flag to "tools/build.py"" [Wishlist,New] - Assigned to jelly (coding1314)03:39
*** dimsum__ has joined #kolla03:40
nihilifermorning03:41
nihiliferasalkeld: well, sometimes vagrant silently fail to install nfs-client. does it appear continuously to you?03:42
nihiliferasalkeld: I had such problem only once and simple "vagrant destroy" and03:43
nihilifer"vagrant up"03:43
nihiliferhelped03:43
SamYaplekjelly: we didnt do that for reasons that I don't remember. If you want to add it you can, but be aware we can't backport that to liberty. What benifit to you think it will be providing here?03:44
kjellySamYaple: I thknk the feature will reduce new user mistaking and confusing.03:45
*** alisonh has quit IRC03:45
SamYapleyou can blame docker for the confusion03:45
SamYaplethe name of the image is the registry03:46
SamYaplethere is no other identifying information03:46
kjellySamYaple: yes. this is docker problem.03:46
kjellySamYaple: But now if user build images using the command `build.py -n 172.22.2.81`, there are no way to use the images ( although you can rename it using `docker  tag`)03:48
*** dimsum__ has quit IRC03:50
*** dayou has joined #kolla03:52
openstackgerritVu Nguyen Duy (CBR09) proposed openstack/kolla: Change dicrectory of vagrant in docs  https://review.openstack.org/23348603:53
kjellySamYaple: Or remove "docker_registry" in "/etc/kolla/globals.yml" for making kolla-ansible and build.py have the same meaning about `namespace`.03:55
openstackgerritVu Nguyen Duy (CBR09) proposed openstack/kolla: Change dicrectory of vagrant in docs  https://review.openstack.org/23348603:57
SamYaplekjelly: you have to build it with `build.py -n 172.22.2.81/kollaglue`03:58
SamYaplei blieve that is documented03:58
kjellySamYaple: Now it's not docuemnted now since my mistake. It's confusing easily.04:02
SamYaplewhile I understand what you are saying, this would seem to need more documentation rather than a build.py change. the reason being docker doesnt make a different between the two, the namespace is all that it cares about04:03
SamYapleothers will need t owiegh in though04:03
SamYapleif everyone else wants a registry flag im fine with it04:03
kjellySamYaple: Ok.  I change docuemnt first. And if no one are opposed to the idea, I will work on it.04:04
*** bmace__ has quit IRC04:11
*** bmace__ has joined #kolla04:11
openstackgerritSam Yaple proposed openstack/kolla: DO NOT MERGE - Gate things  https://review.openstack.org/23188104:21
openstackgerritVu Nguyen Duy (CBR09) proposed openstack/kolla: Change dicrectory of vagrant in docs  https://review.openstack.org/23348604:25
*** alisonh has joined #kolla04:32
*** dimsum__ has joined #kolla04:51
*** dimsum__ has quit IRC04:54
*** alisonh has quit IRC05:01
openstackgerritSam Yaple proposed openstack/kolla: DO NOT MERGE - Gate things  https://review.openstack.org/23188105:15
*** alisonh has joined #kolla05:29
openstackgerritMichal Rostecki proposed openstack/kolla: Update Vagrant docs  https://review.openstack.org/23349205:37
*** vinkman has quit IRC05:37
openstackgerritMichal Rostecki proposed openstack/kolla: Update Vagrant docs  https://review.openstack.org/23337105:39
*** manikanta has joined #kolla05:45
openstackgerritMichal Rostecki proposed openstack/kolla: Update Vagrant directories in .gitignore  https://review.openstack.org/23349505:48
openstackgerritMichal Rostecki proposed openstack/kolla: Update Vagrant docs  https://review.openstack.org/23337105:51
*** dimsum__ has joined #kolla05:54
openstackgerritSam Yaple proposed openstack/kolla: DO NOT MERGE - Gate things  https://review.openstack.org/23188105:56
openstackgerritKuo-tung Kao proposed openstack/kolla: add missing `kollaglue` in image-building  https://review.openstack.org/23349705:56
*** dimsum__ has quit IRC05:59
openstackgerritSam Yaple proposed openstack/kolla: DO NOT MERGE - Gate things  https://review.openstack.org/23188106:09
*** kjelly has quit IRC06:14
*** kjelly has joined #kolla06:15
*** CBR09 has quit IRC06:22
openstackgerritSam Yaple proposed openstack/kolla: DO NOT MERGE - Gate things  https://review.openstack.org/23188106:35
*** jmccarthy has joined #kolla06:35
*** jmccarthy has quit IRC06:36
*** gfidente has joined #kolla06:36
*** gfidente has joined #kolla06:36
*** dimsum__ has joined #kolla06:55
*** dimsum__ has quit IRC07:01
openstackgerritSam Yaple proposed openstack/kolla: DO NOT MERGE - Gate things  https://review.openstack.org/23188107:13
openstackgerritSam Yaple proposed openstack/kolla: DO NOT MERGE - Gate things  https://review.openstack.org/23188107:14
asalkeldnihilifer: thanks, 3rd time lucky07:15
SamYapleo/ asalkeld07:15
*** achanda has quit IRC07:29
*** shardy has joined #kolla07:29
openstackgerritSam Yaple proposed openstack/kolla: DO NOT MERGE - Gate things  https://review.openstack.org/23188107:47
*** dimsum__ has joined #kolla07:57
openstackgerritSam Yaple proposed openstack/kolla: DO NOT MERGE - Gate things  https://review.openstack.org/23188108:02
*** dimsum__ has quit IRC08:02
*** mbound has joined #kolla08:03
kjellyDoes anyone work on unit test for build.py ?08:15
kjellykjelly: If no one wrok on it, I will do it.08:15
*** inc0 has joined #kolla08:16
*** athomas has joined #kolla08:18
SamYaplego for it kjelly08:19
kjellySamYaple: ok08:20
*** shardy_ has joined #kolla08:27
*** shardy has quit IRC08:29
*** shardy_ has quit IRC08:33
*** shardy has joined #kolla08:33
nihilifero/ inc008:42
inc0o/o/08:43
*** mbound has quit IRC08:46
*** pbourke has joined #kolla08:56
*** dimsum__ has joined #kolla08:58
*** inc0 has quit IRC09:01
*** dimsum__ has quit IRC09:04
*** mbound has joined #kolla09:05
*** dayou has quit IRC09:10
*** diga has joined #kolla09:15
*** inc0 has joined #kolla09:22
*** rajalokan has quit IRC09:22
*** rajalokan has joined #kolla09:28
*** inc0 has quit IRC09:33
*** inc0 has joined #kolla09:35
openstackgerritSam Yaple proposed openstack/kolla: DO NOT MERGE - Gate things  https://review.openstack.org/23188109:38
openstackgerritMerged openstack/kolla: Ignore the 'Disk Flags:' line in parted  https://review.openstack.org/23344109:49
*** inc0 has quit IRC09:51
*** zhiwei has left #kolla09:56
openstackgerritMerged openstack/kolla: Add ceph and ironic to index  https://review.openstack.org/23343409:59
*** dimsum__ has joined #kolla10:00
*** dimsum__ has quit IRC10:06
openstackgerritMerged openstack/kolla: Update Vagrant directories in .gitignore  https://review.openstack.org/23349510:08
*** jmccarthy has joined #kolla10:24
openstackgerritMichal Rostecki proposed openstack/kolla: Update Vagrant directories in .gitignore  https://review.openstack.org/23356710:27
SamYaplew00t successful ingate ansible deployment10:27
SamYaple21minutes10:27
*** inc0 has joined #kolla10:34
SamYapleinc0: o/10:35
*** inc0_ has joined #kolla10:35
*** inc0 has quit IRC10:38
*** diga has quit IRC10:42
*** dimsum__ has joined #kolla11:01
*** masterbound has joined #kolla11:05
*** tobe has quit IRC11:06
*** tobe has joined #kolla11:06
*** dimsum__ has quit IRC11:07
*** mbound has quit IRC11:08
*** akwasnie has joined #kolla11:13
*** tobe has quit IRC11:15
*** tobe has joined #kolla11:16
*** dimsum__ has joined #kolla11:22
openstackgerritSam Yaple proposed openstack/kolla: Ignore the 'Disk Flags:' line in parted  https://review.openstack.org/23359211:27
openstackgerritSam Yaple proposed openstack/kolla: Glance round robin for default file backend  https://review.openstack.org/23359311:28
*** rhallisey has joined #kolla11:34
*** shaifali__ has joined #kolla11:41
*** shaifali__ has quit IRC12:16
*** shaifali__ has joined #kolla12:17
*** shaifali__ is now known as exploreshaifail12:20
*** rajalokan has quit IRC12:38
*** exploreshaifail has quit IRC12:53
*** klint has quit IRC13:01
*** dayou has joined #kolla13:01
*** kelkoobenoitr has joined #kolla13:07
*** inc0__ has joined #kolla13:17
*** inc0_ has quit IRC13:20
jmccarthySamYaple: Hiya, just wondering, any joy with nova_console auth + HA ?13:22
*** dimsum__ is now known as dims13:27
*** dims is now known as Guest282113:27
*** manikanta has quit IRC13:28
*** dayou has quit IRC13:30
*** Guest2821 is now known as dims__13:35
*** dayou has joined #kolla13:43
*** CBR09 has joined #kolla13:46
*** dayou has quit IRC13:53
*** dims__ has quit IRC14:01
*** dims__ has joined #kolla14:02
*** tobe has quit IRC14:16
*** tobe has joined #kolla14:19
*** exploreshaifali_ has joined #kolla14:24
*** bkosick_ has joined #kolla14:41
*** rajalokan has joined #kolla14:45
*** Hui has joined #kolla14:56
*** tfukushima has joined #kolla14:57
*** daneyon has joined #kolla14:58
*** vinkman has joined #kolla14:58
*** inc0__ has quit IRC14:59
*** daneyon_ has joined #kolla15:01
*** daneyon has quit IRC15:04
*** vinkman has quit IRC15:08
*** sdake has joined #kolla15:12
sdakemorning15:12
pbourkesdake: morning15:12
pbourkeis anyone familiar with openstack's requirements repo? if so would it be a good idea or not to use upper-constraints.txt in kolla builds15:13
*** bkosick_ has quit IRC15:13
*** jtriley has joined #kolla15:13
pbourkethis seems to be what devstack does by default (in before we're not devstack)15:13
*** vinkman has joined #kolla15:14
sdakesomeone came byt he channel and had asked for pinning of dependencies for openstack builds15:15
sdakehe said his use case is he didn't want dependency versions changing over time15:16
sdakepbourke fwiw i was curious why openstack-base didn't git clone requirements and pip install -r the file related to the version caps15:18
sdakefor binary this doesnt make sense - distros are responsibel for sorting out the dpenendecy mess15:18
pbourkesdake: ok I might put something up, just wanted to see if my current understanding made some sort of sense15:19
sdakebyt fir source seems to15:19
sdakeyup makes sense15:20
sdakepbouke there is a cirtical bug for glance i'd sugget backporting15:20
* pbourke checks review board15:20
*** absubram has joined #kolla15:22
*** diogogmt has joined #kolla15:24
*** masterbound has quit IRC15:24
*** shardy_ has joined #kolla15:25
*** bkosick_ has joined #kolla15:26
*** shardy has quit IRC15:27
*** bkosick_ has quit IRC15:31
*** shardy_ has quit IRC15:31
*** shardy has joined #kolla15:31
*** exploreshaifali_ has quit IRC15:33
*** blahRus has joined #kolla15:34
*** bkosick_ has joined #kolla15:37
*** tobe has quit IRC15:40
*** bkosick_ has quit IRC15:41
openstackgerritMerged openstack/kolla: Recommend enabling NTPD in the documenation  https://review.openstack.org/23343215:44
openstackgerritMerged openstack/kolla: add missing `kollaglue` in image-building  https://review.openstack.org/23349715:47
*** bkosick_ has joined #kolla15:48
*** jtriley has quit IRC15:51
*** mbound has joined #kolla15:55
*** jtriley has joined #kolla15:58
*** bkosick_ has quit IRC15:59
sdakepbourke rhallisey jpeeler can one of you ack https://review.openstack.org/#/c/233593/15:59
openstackgerritSteven Dake proposed openstack/kolla: Fix up loc with change to devenv  https://review.openstack.org/23340416:02
*** jtriley has quit IRC16:02
openstackgerritMerged openstack/kolla: Glance round robin for default file backend  https://review.openstack.org/23359316:04
*** sdake has quit IRC16:08
*** unicell has quit IRC16:14
*** tfukushima has quit IRC16:14
*** jtriley has joined #kolla16:25
Huihi, what is the use of those rsyslog containers?16:28
*** jtriley has quit IRC16:30
*** bkosick_ has joined #kolla16:31
pbourkeHui: they/it aggregates logs from all other containers16:32
*** sdake has joined #kolla16:33
sdakepbourke ping re vagrant16:34
pbourkesup16:34
sdakehttps://bugs.launchpad.net/kolla/+bug/150504516:34
openstackLaunchpad bug 1505045 in kolla "vagrant fails to install nfs-client" [Low,Triaged]16:34
*** diogogmt has quit IRC16:36
pbourkeclosed as invalid16:40
*** diogogmt has joined #kolla16:42
*** mbound has quit IRC16:45
sdakepbourke is https://bugs.launchpad.net/kolla/+bug/1491779 going to be fixed by the 15th?16:46
openstackLaunchpad bug 1491779 in kolla "Swift containers should also copy in ring builder files" [High,Confirmed]16:46
pbourkesdake: had forgot all about it, should be trivial. will fix tomorrow16:46
Huipbourke, I saw rsyslog contianers in every node, are the logs sent to a central place?16:46
Huithanks16:46
sdakepbourke i dded a comment to https://bugs.launchpad.net/kolla/+bug/150504516:47
openstackLaunchpad bug 1505045 in kolla "vagrant fails to install nfs-client" [Low,Invalid]16:47
sdakehui logs are not sent to a centrl place, that is something we intend to do with logstash in mitaka-116:47
*** gfidente is now known as gfidente|afk16:48
sdakepbourke i assined tht swift bug to you16:48
Huisdake, so the rsyslog only stores logs from containers  on the same host. Right?16:48
sdakehui that is correct16:48
sdakethe idea is rsyslog container will use logstash and rest of elk stack to send to a central node in the infrastructure16:49
Huisdake, thanks. What kind of log they collects? can you give me some sample log in the rsyslog.16:49
sdakehui if you fire up the deployment you can see for youself with docker exec log_data ls /var/log16:50
Huisdake, I see. I use docker logs -f rsyslog. That's why I saw nothing interesting16:51
sdakepbourke do you know if vbel still sees this https://bugs.launchpad.net/kolla/+bug/149432616:51
openstackLaunchpad bug 1494326 in kolla "openvswitch_vswitchd container fails to start" [Critical,Triaged] - Assigned to Vladislav Belogrudov (vlad-belogrudov)16:51
sdakewe og to files int the container not to stdout16:51
Huisdake, thanks16:52
sdakepbourke is this bug invalid? https://bugs.launchpad.net/kolla/+bug/150528116:56
openstackLaunchpad bug 1505281 in kolla "vagrant should install tox" [Medium,Triaged] - Assigned to Michal Rostecki (mrostecki)16:56
pbourkesdake: I dont think so. Its low priority, Im assuming Michal logged it with the intention of adding it himself16:58
sdakecool thanks16:59
sdakejust curious if it was an atual bug :)16:59
pbourkeno its one of those feature requests in disguise ;)16:59
pbourkeIm not sure if vbel is still seeing that ovs bug17:01
pbourkei haven't heard anything about it in quite a while so I would think probably not17:01
*** CBR09 has quit IRC17:02
*** unicell has joined #kolla17:03
*** achanda has joined #kolla17:07
openstackgerritPaul Bourke proposed openstack/kolla: Use openstack/requirements for repeatable builds  https://review.openstack.org/23373417:08
*** akwasnie has quit IRC17:09
*** bkosick_ has quit IRC17:11
openstackgerritSteven Dake proposed openstack/kolla: Remove gnocchi from the Dockerfiles  https://review.openstack.org/23373817:12
openstackgerritSteven Dake proposed openstack/kolla: Remove gnocchi from the Dockerfiles  https://review.openstack.org/23373817:13
sdakepbourke rhallisey jpeeler can i get a couple acks on that ^17:13
sdakepbourke can you add a backport: iberty to that requirements change17:13
sdakebackport: liberty that is17:15
*** daneyon has joined #kolla17:17
rhalliseykk17:17
*** daneyon has quit IRC17:19
*** daneyon_ has quit IRC17:20
*** sdake has quit IRC17:29
*** diogogmt_ has joined #kolla17:29
*** diogogmt has quit IRC17:29
*** diogogmt_ is now known as diogogmt17:29
*** jasonsb has joined #kolla17:34
*** sdake has joined #kolla17:35
*** achanda has quit IRC17:43
*** achanda has joined #kolla17:47
*** jasonsb has quit IRC17:50
*** jasonsb_ has joined #kolla17:50
*** cloudnautique has quit IRC17:51
*** sdake has quit IRC17:52
*** jmccarthy has quit IRC17:57
*** sdake has joined #kolla18:06
*** unicell has quit IRC18:09
*** unicell has joined #kolla18:10
*** rajalokan has quit IRC18:14
*** cloudnautique has joined #kolla18:14
*** cloudnautique has joined #kolla18:15
*** unicell has quit IRC18:36
*** unicell has joined #kolla18:41
sdakeSamYaple just ordered a 10gb switch for 800 buck18:56
sdakes18:56
sdakeplus 4 10gb 2 port nics for 400 bucks18:57
kyssefrom where :o?18:57
sdakeamazon18:57
kyssenice18:57
sdakenetgear switch intel nics18:57
*** sdake has quit IRC19:04
*** sdake has joined #kolla19:06
*** daneyon has joined #kolla19:10
*** daneyon_ has joined #kolla19:11
*** daneyon has quit IRC19:15
*** sdake has quit IRC19:19
*** sdake has joined #kolla19:21
*** sdake_ has joined #kolla19:41
*** sdake has quit IRC19:43
*** jmccarthy has joined #kolla19:51
*** achanda has quit IRC19:54
*** gfidente|afk is now known as gfidente20:02
*** exploreshaifali has joined #kolla20:18
*** sdake has joined #kolla20:18
*** bkosick_ has joined #kolla20:18
*** unicell1 has joined #kolla20:19
*** unicell has quit IRC20:20
*** sdake_ has quit IRC20:21
*** achanda has joined #kolla20:28
*** bkosick_ has quit IRC20:54
sdakejoin #openstack-ansible21:03
*** tpot has joined #kolla21:05
*** Hui has quit IRC21:12
*** absubram has quit IRC21:15
*** sdake has quit IRC21:19
*** sdake has joined #kolla21:25
*** sdake_ has joined #kolla21:43
*** bkosick_ has joined #kolla21:43
*** sdake has quit IRC21:44
*** bkosick_ has quit IRC21:47
*** sdake_ has quit IRC21:54
*** daneyon_ has quit IRC21:58
*** jtriley has joined #kolla21:58
*** sdake has joined #kolla22:00
*** achanda has quit IRC22:01
*** jtriley has quit IRC22:08
*** dims_ has joined #kolla22:09
*** achanda has joined #kolla22:10
*** dims__ has quit IRC22:11
*** sdake has quit IRC22:18
*** gfidente has quit IRC22:18
*** daneyon has joined #kolla22:24
*** daneyon has quit IRC22:28
*** achanda has quit IRC22:29
*** daneyon has joined #kolla22:30
*** sdake has joined #kolla23:02
*** daneyon has quit IRC23:03
sdakejust installed my 1.2 terbyte intel 750 in my z820 hp workstation23:05
sdakeyay fast :)23:05
*** sdake_ has joined #kolla23:11
*** diogogmt has quit IRC23:13
*** sdake has quit IRC23:13
*** diogogmt has joined #kolla23:15
*** blahRus has quit IRC23:19
*** diogogmt has quit IRC23:57
*** diogogmt has joined #kolla23:58

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