Thursday, 2015-09-10

*** banix has joined #kolla00:00
*** weiyu_ has joined #kolla00:00
*** weiyu_ has quit IRC00:03
blakecjpeeler: I'd like to help out with the Ironic ansible bits—I'm using kolla for ironic dev right now. Some service structure questions though...00:03
blakecI chose to create an ironic_data container with /tftboot, shared by ironic_conductor and a tftp container00:04
blakeciscsi in the conductor was giving me trouble with an ubuntu host and centos ironic_conductor container b/c of iscsiadm (userspace) to iscsid.socket interactions00:06
blakecubuntu host with ubuntu-source ironic_conductor works fine00:06
blakecthoughts?00:07
*** ccrouch has quit IRC00:08
sdakeblakec jpeeler is on the east coast he may not be around at this time00:09
*** ccrouch has joined #kolla00:09
blakecah. thanks. will catch up tmrw00:10
blakechowever, general question though regarding dev workflow. are kolla/docker and kolla/docker_templates basically maintained in parallel?00:13
sdakenot sure what code your looking at but kolla/docker_tempaltes was moved to kolla/docker00:13
sdakeand kolla/docker was removed00:13
sdakeso the answer is no :)00:14
blakecAh! last pull in this particular repo was Aug 24.00:15
sdakeif you need iscsi connectivity you might try bindmounting /run00:15
sdakeya i think i changed that 25 or 26th00:15
blakecI will update :)00:15
sdakecode base was moving at high velocity for most of liberty-300:15
sdakenow things have slowed down a bit00:15
sdakenow that we are in rcs00:15
blakecyep :), it works pretty well as long as host and container distro are the same00:16
blakecshould there be any kind of check for that situation?00:16
sdakethat is why you can build for every distroy ou liek ;)00:16
blakecjust a "hey, try building with this other distro…"00:16
sdakecentos, fedora, oracle linux, rhel, ubuntu00:17
sdakenote fedora is busted00:17
sdakeother distros are at various stages of only supporting from source00:17
sdakeonly centos has binary for example00:17
blakecgotcha00:18
*** ccrouch has quit IRC00:18
*** jruano has joined #kolla00:18
blakecsdake, have you heard anything recent on this blueprint https://blueprints.launchpad.net/ironic/+spec/override-pxe-options-via-glance-property ?00:19
*** ccrouch has joined #kolla00:19
sdakei think it is implemented but i  could be mistaken00:19
blakecI needed that functionality in ironic too, so I rebased the current patch after there were a bunch of changes post-kilo00:20
blakecOk... I'll work with lucasagomes00:20
sdakeblakec you a rhatter?00:22
blakecnope, but i keep running into them around this ironic stuff ;)00:22
blakechappy to have their help00:25
*** ccrouch has quit IRC00:29
sdakeblakec have you deployed openstack using kolla then?00:30
blakeccorrect00:30
sdakeany feedback?00:31
sdakeand top 3 pain points?00:32
*** dolpher has joined #kolla00:32
blakecSure, was just typing some points of praise: I am very much a subscriber of the atomic upgrades philosophy. I have been bitten before when my code worked with one release, but a change in another API caused a spiral of troubles.00:32
*** ccrouch has joined #kolla00:33
blakecthe ansible deploy obscured how to actually troubleshoot failures —perhaps there are less failures now, but I encountered quite a few trying to use tag:latest circa Sep 100:33
sdakeoh ya you really do have to build your own images at this point00:34
sdakeespecially during development00:34
sdakediagnostics are definately a rough spot in kolla00:35
blakecnow I know: 1) use the same distro as the host, 2) disable haproxy in site.yml (disable_haproxy didn't work—may be fixed now). 3) "docker ps | grep Restarting" … docker logs00:36
sdakeya having to be an expert at the internals of kolla is ideally not how diagnostics should work :)00:37
blakecbut that all seemed fine once I figured out the internals. so I'm very happy now :)00:37
sdakewe do know diags are a problem and are working to improve the situation00:38
sdakebut i'm afraid the good stuff with diags wont land until mitaka00:38
blakecmake sense. seems like the project is advancing very well. I didn't start off with the impression that ./kolla-ansible deploy was like packstack from RDO or anything00:39
sdakeother pain points beyond diags and image builds in the registry?00:39
sdakeyou think they are similar?00:40
blakecNot really, but I suppose you could make the stable release basically a fire-and-forget operations00:41
sdakehave you tried multinode deployment with ha?00:41
blakecno, I haven't00:41
sdakeworks pretty well00:41
sdakethats how i run 90% of the time00:42
blakecthat's pretty cool. most operators are very afraid of that.00:42
sdakeafraid of multinode ha?00:42
blakecyeah, the impression is that complexity is much greater than a simple openstack deloy00:43
sdakenot much more so00:44
sdakeworks like a champ for me, although I am not operating a cloud ;)00:44
sdakeand i only have 3 baremetal machines00:44
*** ccrouch has quit IRC00:44
blakecI think that's really valuable to demonstrate that its not much more difficult00:44
sdakeare you operating a cloud or playing around with the tech?00:45
blakecI'll give it a go00:45
blakectrying to develop new features around ironic to put into production, but not operating one myself, no00:46
*** ccrouch has joined #kolla00:46
*** dayou has joined #kolla00:47
blakecoh, my initial pain point was that i couldn't pull images from dockerhub00:48
blakeclinks were broken?00:49
blakecor credentials required?00:49
sdakeyup everyone struggles with that00:49
sdakeliberty should be the first release where the images in the docker registry should work ;-)00:49
*** dolpher1 has joined #kolla00:49
blakecAh. cool.00:50
*** dolpher has quit IRC00:51
blakecWell I look forward to contributing to the project… Dan walsh's posts mentioning kolla WRT "super-privilieged" containers got me interested in the project in the first place.00:52
sdakei dont recall seeing that, was it a blog post or something?00:53
sdakewriting docs about how to deal with the pain points is highly appreciatied :)00:53
*** dolpher has joined #kolla00:56
blakecHmm. thought I saw it in his blog, but also:https://twitter.com/rhatdan/status/51946784272785817600:57
openstackgerritSteven Dake proposed stackforge/kolla: Make nova use a data container  https://review.openstack.org/22200400:58
*** dolpher1 has quit IRC00:58
sdakeoh kubernetes- ya we tried that didn't work out00:58
sdakehad to abandon that approach00:59
blakecmaybe it was his Summit talk00:59
blakecanyway, why abandon?00:59
blakecsorry if its a long answer, I was interested in that approach00:59
sdakekubernetes doesn't work well with --net=host option which we require in our methodology01:00
sdakekubernetes has no way to persistently store data01:00
sdakekubernetes network model is just not ideal for working with bare metal cloud infrastructure01:00
sdakethere are a slew of reasons, basically the idea wont ever work imo :)01:00
blakecyep, makes sense. well that's a bummer.01:01
sdakeit might work some day but atm its too complex ot try to tackle01:03
sdakewhen i started  kolla we trid to tackle atomic, kubernetes, docker, deploying openstack01:04
sdaketoo much stuff all at once01:04
*** vilobhmm_11 has quit IRC01:04
sdakeblunder on my part01:04
sdakelive and learn01:04
*** vilobhmm_11 has joined #kolla01:04
*** dayou has quit IRC01:08
*** alisonh has quit IRC01:10
*** jtriley has joined #kolla01:11
*** dims_ has joined #kolla01:16
*** jtriley has quit IRC01:17
*** weiyu_ has joined #kolla01:18
*** dims has quit IRC01:19
*** zhiwei has joined #kolla01:19
*** ccrouch has quit IRC01:20
*** achanda has quit IRC01:26
openstackgerritMerged stackforge/kolla: Change default ansible_ssh_user to "kolla"  https://review.openstack.org/22170001:28
*** erkules_ has joined #kolla01:28
*** vilobhmm_11 has quit IRC01:28
*** achanda has joined #kolla01:29
*** alisonh has joined #kolla01:30
*** erkules has quit IRC01:31
*** diogogmt has joined #kolla01:33
*** SourabhP has quit IRC01:35
*** Haomeng|2 has joined #kolla01:51
*** Haomeng has quit IRC01:55
*** zhiwei has quit IRC01:56
*** vilobhmm_11 has joined #kolla01:56
*** alisonh has quit IRC01:56
*** alisonh has joined #kolla02:02
openstackgerritSteven Dake proposed stackforge/kolla: Enable nova-libvirt to be updated  https://review.openstack.org/22201402:16
openstackgerritKuo-tung Kao proposed stackforge/kolla: Add deploy all in one node document  https://review.openstack.org/22158702:18
*** jasonsb has joined #kolla02:21
*** unicell has quit IRC02:28
*** blakec has quit IRC02:33
*** vilobhmm_11 has quit IRC02:36
*** tfukushima has joined #kolla02:37
kjellysdake: https://bugs.launchpad.net/kolla/+bug/1487458  the issue happened when building images. I think we should document this in "doc/image-building.rst" How do you think ?02:37
openstackLaunchpad bug 1487458 in kolla "build.py fails with error on AUFS" [Medium,In progress] - Assigned to jelly (coding1314)02:37
sdakesounds good kjelly02:38
*** dayou has joined #kolla02:48
*** jruano has quit IRC02:51
*** jruano has joined #kolla02:55
*** sdake_ has joined #kolla02:56
*** sdake__ has joined #kolla02:57
*** sdake has quit IRC02:58
*** sdake_ has quit IRC03:01
*** jruano has quit IRC03:04
*** dims_ has quit IRC03:23
*** apmelton has quit IRC03:26
*** apmelton has joined #kolla03:28
*** sdake__ is now known as sdake03:30
*** achanda has quit IRC03:38
*** achanda has joined #kolla03:38
*** diga has joined #kolla03:47
openstackgerritSteven Dake proposed stackforge/kolla: Make nova use a data container  https://review.openstack.org/22200404:03
openstackgerritSteven Dake proposed stackforge/kolla: Enable nova-libvirt to be updated  https://review.openstack.org/22201404:03
*** shardy_ has joined #kolla04:05
*** shardy has quit IRC04:07
openstackgerritSteven Dake proposed stackforge/kolla: Make nova use a data container  https://review.openstack.org/22200404:08
openstackgerritSteven Dake proposed stackforge/kolla: Enable nova-libvirt to be updated  https://review.openstack.org/22201404:08
*** shardy_ has quit IRC04:11
*** shardy has joined #kolla04:11
*** banix has quit IRC04:19
*** zhiwei has joined #kolla04:23
*** weiyu_ has quit IRC04:23
*** dims has joined #kolla04:23
*** dims has quit IRC04:30
*** vilobhmm_11 has joined #kolla04:30
*** diga has quit IRC04:50
mandrecentos-binary gate is failing because of 404 on http://trunk.rdoproject.org/centos7/current/delorean.repo04:54
*** Haomeng|2 is now known as Haomeng04:58
*** unicell has joined #kolla05:04
sdakeya05:09
sdakedelorean is a bunch of fail05:09
*** sdake_ has joined #kolla05:12
*** sdake has quit IRC05:15
*** sdake_ has quit IRC05:16
*** sdake_ has joined #kolla05:18
*** weiyu_ has joined #kolla05:18
*** sdake_ is now known as sdake05:21
*** weiyu_ has quit IRC05:28
*** sdake_ has joined #kolla05:29
*** sdake has quit IRC05:30
*** weiyu_ has joined #kolla05:40
*** weiyu_ has quit IRC05:50
openstackgerritKuo-tung Kao proposed stackforge/kolla: Add deploy all in one node document  https://review.openstack.org/22158705:59
*** sdake has joined #kolla06:08
*** sdake_ has quit IRC06:11
*** weiyu_ has joined #kolla06:12
*** sdake has quit IRC06:28
*** sdake has joined #kolla06:29
*** Haomeng|2 has joined #kolla06:36
*** vilobhmm_111 has joined #kolla06:37
*** vilobhmm_11 has quit IRC06:39
*** Haomeng has quit IRC06:39
*** achanda has quit IRC06:39
*** achanda has joined #kolla06:39
*** achanda has quit IRC06:48
*** vilobhmm_111 has quit IRC06:49
*** achanda has joined #kolla06:53
*** achanda has quit IRC06:54
openstackgerritKuo-tung Kao proposed stackforge/kolla: build.py fails with error on AUFS  https://review.openstack.org/22205007:00
*** achanda has joined #kolla07:00
*** achanda has quit IRC07:06
*** achanda has joined #kolla07:06
*** achanda has quit IRC07:12
*** inc0 has joined #kolla07:15
inc0SamYaple, are you back from wherever you've been?:)07:22
*** chandankumar has joined #kolla07:23
*** weiyu_ has quit IRC07:23
*** jmccarthy has joined #kolla07:25
*** inc0 has quit IRC07:28
*** weiyu_ has joined #kolla07:31
*** Haomeng has joined #kolla07:51
*** Haomeng|2 has quit IRC07:55
*** diga has joined #kolla07:56
*** mbound has joined #kolla07:59
openstackgerritMerged stackforge/kolla: build.py fails with error on AUFS  https://review.openstack.org/22205008:02
*** gfidente is now known as gfidente|afk08:11
*** sdake has quit IRC08:17
*** weiyu_ has quit IRC08:24
*** athomas has joined #kolla08:25
*** weiyu_ has joined #kolla08:26
openstackgerritMerged stackforge/kolla: Add deploy all in one node document  https://review.openstack.org/22158708:30
*** mbound has quit IRC08:35
*** SourabhP has joined #kolla08:59
*** pbourke has quit IRC09:06
*** pbourke has joined #kolla09:07
*** mbound has joined #kolla09:07
*** dayou has quit IRC09:08
vbelgood morning/evening everyone09:11
vbelanybody tested nova compute of source type?09:12
vbelIt looks like it misses qemu-img09:12
*** weiyu_ has quit IRC09:13
*** weiyu_ has joined #kolla09:14
openstackgerritMerged stackforge/kolla: Make nova use a data container  https://review.openstack.org/22200409:15
openstackgerritMerged stackforge/kolla: Enable nova-libvirt to be updated  https://review.openstack.org/22201409:15
*** dims has joined #kolla09:31
*** SourabhP_ has joined #kolla09:37
*** dims has quit IRC09:38
*** mbound has quit IRC09:38
*** mbound has joined #kolla09:39
*** SourabhP has quit IRC09:40
*** SourabhP_ is now known as SourabhP09:40
*** dims has joined #kolla09:49
*** SourabhP_ has joined #kolla09:50
*** SourabhP has quit IRC09:51
*** SourabhP_ is now known as SourabhP09:51
*** SourabhP has quit IRC10:15
*** tummy has quit IRC10:19
*** dolpher has quit IRC10:20
*** diga has quit IRC10:22
openstackgerritVladislav Belogrudov proposed stackforge/kolla: First keepalived container is started with wrong priority  https://review.openstack.org/22211610:24
vbel^^ this gives error inside of first keepalived10:26
*** mbound has quit IRC10:40
*** rhallisey has joined #kolla10:44
openstackgerritVladislav Belogrudov proposed stackforge/kolla: Ansible does not wait for virtual IP to appear  https://review.openstack.org/22213010:51
vbel^^^ very important timing issue10:52
rhalliseythat might be what's blocking me10:53
rhalliseyI think fixes https://bugs.launchpad.net/kolla/+bug/149178210:54
openstackLaunchpad bug 1491782 in kolla "Fail to create haproxy mysql user" [Critical,Triaged]10:54
vbelyes, looks like it is10:56
rhalliseyfigured it was a race10:56
rhalliseywasn't sure where10:56
vbelno, haproxy mysql user does not use VIP10:56
vbelat least it should directly check mysql nodes for haproxy user10:57
vbelanother less important fix is for keepalived error: https://bugs.launchpad.net/kolla/+bug/149423710:58
openstackLaunchpad bug 1494237 in kolla "keepalived config has erroneous priority calculation" [High,In progress] - Assigned to Vladislav Belogrudov (vlad-belogrudov)10:58
*** zhiwei has quit IRC11:03
*** shardy_ has joined #kolla11:05
*** Haomeng|2 has joined #kolla11:07
*** shardy has quit IRC11:07
*** achanda has joined #kolla11:08
*** weiyu_ has quit IRC11:08
*** Haomeng has quit IRC11:10
*** shardy_ has quit IRC11:11
*** shardy has joined #kolla11:12
*** achanda has quit IRC11:12
openstackgerritRyan Hallisey proposed stackforge/kolla: Replace config-external with a JSON file  https://review.openstack.org/21687411:30
*** weiyu_ has joined #kolla11:49
openstackgerritRyan Hallisey proposed stackforge/kolla: Replace config-external with a JSON file for Galera  https://review.openstack.org/21788011:50
*** dwalsh_ has joined #kolla11:50
*** dwalsh has joined #kolla11:50
openstackgerritVladislav Belogrudov proposed stackforge/kolla: Source type nova compute container misses qemu-img on VM boot  https://review.openstack.org/22215412:00
openstackgerritRyan Hallisey proposed stackforge/kolla: Replace config-external with a JSON file for Rabbitmq  https://review.openstack.org/21849612:00
*** Pencerval has joined #kolla12:03
*** Pencerval has quit IRC12:04
*** banix has joined #kolla12:04
*** weiyu_ has quit IRC12:04
*** Pencerval has joined #kolla12:04
Pencervalhi all12:04
Pencervalsomeone could help me?12:05
Pencervalim trying to install kolla in a centos712:05
rhalliseysure12:05
Pencervaland in the step12:05
Pencervalsudo ansible-playbook -i inventory/all-in-one -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml site.yml12:05
Pencervalim getting12:05
PencervalTASK: [mariadb | Creating haproxy mysql user] *********************************12:05
Pencervalfailed: [localhost] => {"attempts": 10, "changed": false, "cmd": ["docker", "exec", "-t", "kolla_ansible", "/usr/bin/ansible", "localhost", "-m", "mysql_user", "-a", "login_host='192.168.0.184' login_port='3306' login_user='root' login_password='Pencerval1' name='haproxy' password='' host='%'"], "delta": "0:00:00.291898", "end": "2015-09-10 12:58:012:05
Pencerval0.585925", "failed": true, "rc": 2, "start": "2015-09-10 12:58:00.294027", "stdout_lines": ["localhost | FAILED! => {", "    \"changed\": false, ", "    \"failed\": true, ", "    \"msg\": \"unable to connect to database, check login_user and login_password are correct or ~/.my.cnf has the credentials. Exception message: (1130, \\\"Host '192.168.0.112:05
Pencerval84' is not allowed to connect to this MariaDB server\\\")\"", "}"], "warnings": []}12:05
Pencervalstdout: localhost | FAILED! => {12:05
Pencerval    "changed": false,12:05
Pencerval    "failed": true,12:05
Pencerval    "msg": "unable to connect to database, check login_user and login_password are correct or ~/.my.cnf has the credentials. Exception message: (1130, \"Host '192.168.0.184' is not allowed to connect to this MariaDB server\")"12:05
Pencerval}12:05
Pencervalmsg: Task failed as maximum retries was encountered12:05
PencervalFATAL: all hosts have already failed -- aborting12:05
PencervalPLAY RECAP ********************************************************************12:05
Pencerval           to retry, use: --limit @/root/site.retry12:05
Pencervallocalhost                  : ok=24   changed=0    unreachable=0    failed=112:05
Pencervalim missing something?12:06
rhalliseyya it's a know bug at the moment12:06
rhalliseyhttps://bugs.launchpad.net/kolla/+bug/149178212:06
openstackLaunchpad bug 1491782 in kolla "Fail to create haproxy mysql user" [Critical,Triaged]12:06
Pencervalok12:06
Pencervalthen12:06
Pencervalim in a dead way atm?12:06
rhalliseywe're still trying to fix it, it's something that has popped up in the last few days12:07
Pencerval:D12:07
rhalliseyya the allinone is dead atm12:07
Pencervalok12:07
Pencervalfuck12:07
PencervalxD12:07
rhalliseyya sorry man12:07
rhalliseyhopefully we will have a fix shortly12:07
Pencervalok GL then12:08
Pencervaland thanks12:08
rhalliseyno problem, sorry it doesn't work atm12:08
*** diogogmt has quit IRC12:08
*** tfukushima has quit IRC12:09
Pencervalcould i still use kolla12:09
Pencervalfor other services?12:09
Pencervalor its better to wait a fix12:09
rhalliseyyou can use multinode12:10
rhalliseyor use ubuntu12:10
rhalliseyI think this is just in centos12:10
Pencervalouch12:10
*** tfukushima has joined #kolla12:12
openstackgerritMerged stackforge/kolla: Ansible does not wait for virtual IP to appear  https://review.openstack.org/22213012:17
openstackgerritMerged stackforge/kolla: First keepalived container is started with wrong priority  https://review.openstack.org/22211612:17
*** dims has quit IRC12:22
*** dims has joined #kolla12:23
openstackgerritRyan Hallisey proposed stackforge/kolla: Replace config-external with a JSON file for Keystone  https://review.openstack.org/21849712:28
*** gfidente has joined #kolla12:37
*** ccrouch has joined #kolla12:41
openstackgerritRyan Hallisey proposed stackforge/kolla: Replace config-external with a JSON file for Keystone  https://review.openstack.org/21849712:48
openstackgerritRyan Hallisey proposed stackforge/kolla: Replace config-external with a JSON file for Glance  https://review.openstack.org/21850112:54
openstackgerritRyan Hallisey proposed stackforge/kolla: Replace config-external with a JSON file for Galera  https://review.openstack.org/21788012:57
*** Pencerval has quit IRC12:58
*** Pencerval has joined #kolla12:58
openstackgerritRyan Hallisey proposed stackforge/kolla: Replace config-external with a JSON file for Rabbitmq  https://review.openstack.org/21849612:59
openstackgerritRyan Hallisey proposed stackforge/kolla: Replace config-external with a JSON file for Keystone  https://review.openstack.org/21849713:00
openstackgerritRyan Hallisey proposed stackforge/kolla: Replace config-external with a JSON file for Glance  https://review.openstack.org/21850113:00
openstackgerritRyan Hallisey proposed stackforge/kolla: Replace config-external with a JSON file for Glance  https://review.openstack.org/21850113:07
jmccarthyAny else got some +2 love for this here to get it merged ? https://review.openstack.org/#/c/218795/13:08
rhalliseyI got the +2 love. I'll take a look13:08
jmccarthyCool - thanks ! I was hoping it could make it without having to do JSON-ification first ..13:10
rhalliseyya for sure13:10
*** ccrouch has quit IRC13:19
*** ccrouch has joined #kolla13:24
*** chandankumar has quit IRC13:26
rhalliseyjmccarthy, nice job on swift. I left a comment in there13:31
rhalliseydon't worry about the json stuff, swift will merge first13:31
jmccarthySweet - thanks =) !13:37
*** jtriley has joined #kolla13:47
*** Haomeng has joined #kolla13:52
*** ccrouch has quit IRC13:54
*** Haomeng|2 has quit IRC13:55
*** jasonamyers has joined #kolla14:00
*** shardy_ has joined #kolla14:05
*** shardy has quit IRC14:06
*** shardy_ has quit IRC14:10
*** shardy has joined #kolla14:11
*** jruano has joined #kolla14:14
*** chandankumar has joined #kolla14:18
*** diogogmt has joined #kolla14:29
*** jruano_ has joined #kolla14:35
*** jruano has quit IRC14:38
openstackgerritRyan Hallisey proposed stackforge/kolla: Replace config-external with a JSON file for Nova  https://review.openstack.org/21850514:38
*** vbel has quit IRC15:01
*** vbel has joined #kolla15:01
*** blahRus has joined #kolla15:03
*** jruano_ has quit IRC15:06
*** tummy has joined #kolla15:08
*** tfukushima has quit IRC15:22
*** diogogmt_ has joined #kolla15:36
*** diogogmt has quit IRC15:37
*** diogogmt_ is now known as diogogmt15:37
*** tfukushima has joined #kolla15:38
*** dwalsh has quit IRC15:42
*** dwalsh_ has quit IRC15:43
openstackgerritRyan Hallisey proposed stackforge/kolla: Replace config-external with a JSON file for Nova  https://review.openstack.org/21850515:44
*** tummy has quit IRC15:50
*** Pencerval_ has joined #kolla15:52
*** Pencerval has quit IRC15:52
*** Pencerval_ is now known as Pencerval15:53
*** bmace has joined #kolla15:56
*** ccrouch has joined #kolla15:56
*** tummy has joined #kolla16:03
*** banix has quit IRC16:06
*** jasonsb has quit IRC16:08
*** jasonsb has joined #kolla16:08
*** ccrouch has quit IRC16:10
*** ccrouch has joined #kolla16:11
vbelquite silent here, folks went to pub last night? :)16:11
Pencervalhi again16:17
Pencervalim triying to build the kolla images16:17
Pencervalbut kolla_ansible return16:18
Pencervalkolla-ansible:The command '/bin/sh -c pip16:18
PencervalERROR:__main__:kolla-ansible:The command '/bin/sh -c pip --no-cache-dir install shade' returned a non-zero code: 12716:18
Pencervalfor all the images16:18
Pencervalim missing something?16:18
Pencervalubuntu 14.0416:18
Pencervalpencerval@ubuntu-openstack:~$ pip -V pip 1.5.4 from /usr/lib/python2.7/dist-packages (python 2.7)16:19
*** tfukushima has quit IRC16:20
*** mfalatic has joined #kolla16:20
*** ccrouch has quit IRC16:23
*** jasonsb has quit IRC16:23
*** ccrouch has joined #kolla16:26
*** tfukushima has joined #kolla16:26
*** jasonsb has joined #kolla16:27
*** ccrouch has quit IRC16:28
vbelwhat is your command to build? Do you have http proxy?16:28
*** ccrouch1 has joined #kolla16:28
*** ccrouch1 has quit IRC16:28
*** tfukushima has quit IRC16:28
*** ccrouch has joined #kolla16:28
*** tfukushima has joined #kolla16:28
*** unicell has quit IRC16:32
vbelI am suspicious about the following in start.yml of neutron - http://paste.openstack.org/show/455368/16:37
*** chandankumar has quit IRC16:38
vbelwhy do we do this on compute? e.g. compute does not have neutron_external_interface16:38
jmccarthyIs it an artifact from aio deploy ? Guessing16:40
*** bradjones|away is now known as bradjones16:42
*** achanda has joined #kolla16:42
vbeldistributed :)16:43
*** dims_ has joined #kolla16:48
*** walters has quit IRC16:50
*** dims has quit IRC16:51
*** tfukushima has quit IRC16:57
*** tummy has quit IRC16:59
*** tummy has joined #kolla17:04
*** unicell has joined #kolla17:04
*** blakec has joined #kolla17:04
*** vilobhmm_11 has joined #kolla17:11
*** athomas has quit IRC17:25
*** tummy has quit IRC17:25
*** achanda has quit IRC17:31
*** achanda has joined #kolla17:32
*** loth has joined #kolla17:37
*** dwalsh has joined #kolla17:40
*** dwalsh_ has joined #kolla17:40
*** chandankumar has joined #kolla17:45
*** banix has joined #kolla17:56
*** tfukushima has joined #kolla17:57
*** tfukushima has quit IRC18:01
*** SourabhP has joined #kolla18:02
Pencervalvbel:18:13
Pencervali dont have any proxy18:14
Pencervalmy command to build is18:14
Pencervaltools/build.py -b ubuntu18:14
*** blakec has quit IRC18:17
*** SourabhP has quit IRC18:25
*** tfukushima has joined #kolla18:27
*** vilobhmm_11 has quit IRC18:30
*** vilobhmm_11 has joined #kolla18:30
*** tfukushima has quit IRC18:32
*** tummy has joined #kolla18:33
Pencervalsomeone could help me?18:34
*** chandankumar has quit IRC18:41
*** dims_ has quit IRC19:11
*** dims has joined #kolla19:11
*** achanda has quit IRC19:18
*** achanda has joined #kolla19:20
*** achanda has quit IRC19:22
*** achanda_ has joined #kolla19:22
rhalliseyPencerval, hey sorry19:35
rhalliseyPencerval, still around?19:35
rhalliseyPencerval, ./tools/build.py -b ubuntu -t (binary || source) --tag latest19:36
*** jasonamyers has quit IRC19:38
*** tummy has quit IRC19:40
*** sdake has joined #kolla19:54
sdakeyo19:56
*** achanda_ has quit IRC19:56
rhalliseysdake, hey19:57
rhalliseysdake, posted a new set of patches for the reconfigure19:57
Pencervalrhallisey: i will try it now19:59
Pencervalthanks :D19:59
rhalliseyPencerval, no problem19:59
openstackgerritRyan Hallisey proposed stackforge/kolla: Replace config-external with a JSON file for Glance  https://review.openstack.org/21850120:00
*** sdake_ has joined #kolla20:02
openstackgerritRyan Hallisey proposed stackforge/kolla: Replace config-external with a JSON file for Glance  https://review.openstack.org/21850120:03
openstackgerritRyan Hallisey proposed stackforge/kolla: Replace config-external with a JSON file  https://review.openstack.org/21687420:03
openstackgerritRyan Hallisey proposed stackforge/kolla: Replace config-external with a JSON file for Keystone  https://review.openstack.org/21849720:03
openstackgerritRyan Hallisey proposed stackforge/kolla: Replace config-external with a JSON file for Rabbitmq  https://review.openstack.org/21849620:03
openstackgerritRyan Hallisey proposed stackforge/kolla: Replace config-external with a JSON file for Galera  https://review.openstack.org/21788020:03
openstackgerritRyan Hallisey proposed stackforge/kolla: Replace config-external with a JSON file for Nova  https://review.openstack.org/21850520:03
*** sdake has quit IRC20:05
Pencervalrhallisey: errors with ./tools/build.py -b ubuntu -t binary --tag latest20:21
Pencervalall ok with ./tools/build.py -b ubuntu -t source --tag latest20:21
Pencerval:D20:21
rhalliseyI think the only person who uses ubuntu uses source, so I could imagine binary is broken20:22
rhalliseyPencerval, can you file a bug given the error you get for ubuntu binary?20:22
Pencervaloooooook20:23
*** tummy has joined #kolla20:24
rhallisey:)20:25
rhalliseythanks20:25
Pencervalthanks to you20:26
*** tfukushima has joined #kolla20:28
*** gfidente has quit IRC20:30
*** tfukushima has quit IRC20:33
Pencervalrhallisey:20:46
Pencervalhttps://bugs.launchpad.net/kolla/+bug/149178220:46
openstackLaunchpad bug 1491782 in kolla "Fail to create haproxy mysql user" [Critical,Triaged]20:46
Pencervalthis problem happends in ubuntu too20:47
Pencerval:S20:47
*** achanda has joined #kolla20:48
*** achanda has quit IRC20:54
*** jasonsb has quit IRC20:55
rhallisey:(20:56
rhalliseydarn20:56
rhalliseyya will get on fixing that20:56
rhalliseyit's blocking me also20:57
*** gfidente has joined #kolla21:02
*** achanda has joined #kolla21:02
*** diogogmt has quit IRC21:05
*** jtriley has quit IRC21:08
*** sdake_ has quit IRC21:13
*** jasonsb has joined #kolla21:14
*** achanda has quit IRC21:15
*** achanda has joined #kolla21:15
*** jbweber_ has quit IRC21:18
*** unicell has quit IRC21:20
*** unicell1 has joined #kolla21:20
*** mbound has joined #kolla21:25
*** sdake has joined #kolla21:26
*** dwalsh_ has quit IRC21:27
*** dwalsh has quit IRC21:27
*** tfukushima has joined #kolla21:29
*** blakec has joined #kolla21:31
*** achanda has quit IRC21:33
*** tfukushima has quit IRC21:34
*** achanda has joined #kolla21:34
*** blakec1 has joined #kolla21:35
*** banix has quit IRC21:36
*** blakec has quit IRC21:38
*** rhallisey has quit IRC21:54
*** shardy has quit IRC21:58
openstackgerritJeff Peeler proposed stackforge/kolla: Add Ansible support for Ironic  https://review.openstack.org/21974722:02
*** mbound has quit IRC22:02
openstackgerritMerged stackforge/kolla: Source type nova compute container misses qemu-img on VM boot  https://review.openstack.org/22215422:19
*** dims_ has joined #kolla22:20
*** dims has quit IRC22:23
*** dwalsh_ has joined #kolla22:30
*** dwalsh has joined #kolla22:31
*** achanda has quit IRC22:37
*** SourabhP has joined #kolla22:46
*** unicell has joined #kolla22:47
*** unicell1 has quit IRC22:48
*** unicell has quit IRC22:52
*** dwalsh_ has quit IRC22:52
*** dwalsh has quit IRC22:52
*** unicell has joined #kolla22:52
*** banix has joined #kolla22:54
*** SourabhP has quit IRC22:57
*** SourabhP has joined #kolla23:04
*** dwalsh_ has joined #kolla23:06
*** dwalsh has joined #kolla23:06
*** achanda has joined #kolla23:17
*** SourabhP has quit IRC23:22
*** tfukushima has joined #kolla23:30
*** tfukushima has quit IRC23:35
*** dwalsh_ has quit IRC23:37
*** dwalsh has quit IRC23:37
*** SourabhP has joined #kolla23:46
*** SourabhP has quit IRC23:56
*** Pencerval has quit IRC23:58

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