Thursday, 2015-11-12

*** ajmiller has joined #openstack-lbaas00:00
*** Piet has quit IRC00:02
*** doug-fish has joined #openstack-lbaas00:02
*** doug-fish has quit IRC00:06
xgermancoming late to the party I think an ssh driver written in Ruby will definitely rule the world ;-)00:10
*** manishg has joined #openstack-lbaas00:11
johnsomLet's vote on that00:12
*** _ducttape_ has joined #openstack-lbaas00:14
*** doug-fish has joined #openstack-lbaas00:17
*** ducttape_ has quit IRC00:17
*** doug-fish has quit IRC00:21
openstackgerritArmando Migliaccio proposed openstack/neutron-lbaas: Revert "Remove TEMPEST_CONFIG_DIR in the api tox env"  https://review.openstack.org/24436900:21
*** Piet has joined #openstack-lbaas00:29
openstackgerritPhillip Toohill proposed openstack/octavia: Make amphora ssh access configurable  https://review.openstack.org/24421600:30
johnsomptoohill self.assertEqual(compute_id, COMPUTE_ID) I think.00:31
bloganshould be expected, observed00:32
johnsomI point is not =='s00:32
bloganoh lol00:32
blogani just went to the actual reviw00:32
johnsomSo, yeah, probably out of order too00:33
*** _ducttape_ has quit IRC00:35
openstackgerritMerged openstack/octavia: Fix a problem building spare amphora  https://review.openstack.org/24385100:37
ptoohill><00:41
*** amotoki has joined #openstack-lbaas00:41
*** manishg has quit IRC00:41
bloganalright im headed home00:43
bloganim sure ill be on at some point tonight00:43
*** diogogmt has quit IRC00:48
*** bana_k has quit IRC00:52
*** doug-fish has joined #openstack-lbaas00:56
*** manishg has joined #openstack-lbaas00:58
*** doug-fish has quit IRC01:00
*** ajmiller has quit IRC01:15
*** bana_k has joined #openstack-lbaas01:17
*** doug-fish has joined #openstack-lbaas01:22
openstackgerritmin wang proposed openstack/octavia: Add cert tracking and rotating in Housekeeping  https://review.openstack.org/21535901:25
openstackgerritPhillip Toohill proposed openstack/octavia: Make amphora ssh access configurable  https://review.openstack.org/24421601:26
*** doug-fish has quit IRC01:27
*** Aish has quit IRC01:30
*** minwang2 has quit IRC01:44
*** kobis has quit IRC01:46
*** Aish has joined #openstack-lbaas01:47
*** doug-fish has joined #openstack-lbaas02:02
*** manishg has quit IRC02:03
*** bana_k has quit IRC02:06
*** doug-fish has quit IRC02:06
*** diogogmt has joined #openstack-lbaas02:13
*** doug-fish has joined #openstack-lbaas02:28
*** prabampm has joined #openstack-lbaas02:31
*** prabampm1 has quit IRC02:32
*** doug-fish has quit IRC02:33
*** Paco has joined #openstack-lbaas02:36
*** Aish has quit IRC02:40
*** doug-fish has joined #openstack-lbaas03:07
*** doug-fish has quit IRC03:11
*** neelashah has joined #openstack-lbaas03:24
*** doug-fish has joined #openstack-lbaas03:34
*** doug-fish has quit IRC03:38
*** doug-fish has joined #openstack-lbaas03:45
*** doug-fish has quit IRC03:49
*** bana_k has joined #openstack-lbaas04:16
*** prabampm has quit IRC04:26
*** prabampm has joined #openstack-lbaas04:45
*** prabampm has left #openstack-lbaas04:45
*** reedip has joined #openstack-lbaas04:56
reedipHi All04:57
reedipI have an issue, which I would like to discuss04:57
reedipCan you please check https://bugs.launchpad.net/python-neutronclient/+bug/148577904:57
openstackLaunchpad bug 1485779 in python-neutronclient "[neutron-lbaas]Delete member with non existing member id throws incorrect error message." [Medium,Confirmed] - Assigned to Reedip (reedip-banerjee)04:57
reedipThis issue is occurring at python-neutronclient04:57
reedipbut the cause seems to be more so because of the absence of 'name' parameter in the REST API response when we do a lbaas-member-list04:58
reedipor lbaas-healthmonitor-list04:58
reedipAnd that may be because the DB model does not have the name parameter for these 2 tables05:02
*** prabampm has joined #openstack-lbaas05:02
reediphttps://github.com/openstack/neutron-lbaas/blob/master/neutron_lbaas/db/loadbalancer/models.py05:02
reedipLine#68 and #9505:03
reedipIt would be great if someone can let me know if the name parameter can be added to these 2 tables, which although not important, may help the customer in naming the members/healthmonitors if required05:06
reedipAnd if not, then any reason for the same?05:06
*** reedip has quit IRC05:32
*** neelashah1 has joined #openstack-lbaas05:41
*** neelashah has quit IRC05:41
*** neelashah has joined #openstack-lbaas05:44
*** neelashah1 has quit IRC05:45
*** neelashah1 has joined #openstack-lbaas05:47
*** neelashah has quit IRC05:48
*** neelashah1 has quit IRC05:50
*** reedip has joined #openstack-lbaas05:50
openstackgerritOpenStack Proposal Bot proposed openstack/neutron-lbaas: Updated from global requirements  https://review.openstack.org/24393405:55
openstackgerritOpenStack Proposal Bot proposed openstack/octavia: Updated from global requirements  https://review.openstack.org/24393705:56
*** numans has joined #openstack-lbaas06:10
*** doug-fish has joined #openstack-lbaas06:10
*** jerrygb has quit IRC06:14
*** bana_k has quit IRC06:14
*** numans has quit IRC06:14
*** doug-fish has quit IRC06:15
*** honghuixiao has quit IRC06:40
*** honghuixiao has joined #openstack-lbaas06:44
*** sc68cal has quit IRC06:45
*** ljxiash has joined #openstack-lbaas06:46
ljxiashHi06:47
ljxiashWhen I run neutron lbaas-loadbalancer-create, I got the error "NoReadyAmphoraeException" and "ComputeWaitTimeoutException", is there anyone who can give some hints?06:48
*** numans has joined #openstack-lbaas06:49
ljxiashCause' I am new to LBaaS, I have no idea about Amphorae. Can't find useful information about it06:49
*** bana_k has joined #openstack-lbaas06:56
bloganljxiash: those are false positive exceptions that will eventually not show, basically those are expected if you don't have a spare pool06:57
bloganreedip: its something that could be added for sure, i wouldn't be against having a name field on member06:57
*** numans has quit IRC06:58
reedipblogan: I am proposing the same, not because of the bug, but because I think that it could also be useful in certain cases when the user does not want to change the members/healthmonitors soon, and probably name them06:59
reedipblogan: and as it is an optional field, it wont mess too much with the DB tables. Migration would just add a new column at the end06:59
bloganreedip: yeah i can see just being able to name them would be useful06:59
*** woodster_ has quit IRC06:59
bloganreedip: you should put in an rfe for it07:00
bloganreedip: and if you want, implement it :)07:00
*** numans has joined #openstack-lbaas07:01
reedipblogan : I have the bug, maybe it can be taken up as an RFE by the neutron drivers team07:01
bloganis it a bug in the client?07:01
blogani mean is the bug reported in the client LP?07:01
reedipblogan: It is currently in client, but was initially reported in octavia07:01
bloganwell this would be an rfe in neutron tagged with lbaas and rfe07:02
reedipblogan: I can move it to neutron with lbaas as the tag and let the drivers team take it up07:02
ljxiashblogan: thanks. I followed https://wiki.openstack.org/wiki/Neutron/LBaaS/HowToRun, and stopped here because I can't create loadbalancer successfully07:02
reedipblogan: I cannot add the rfe tag, but I will move it to neutron07:02
bloganreedip: is it a permission issue?07:03
ljxiashblogan: Do you know how to solve it?07:03
reedipNo, its not. But I would not like to go on the dark side of the drivers team :)07:03
bloganljxiash: are you doing this in devstack locally?07:03
bloganreedip: oh you wouldn't, just tagging it as rfe means they'll look at it07:04
ljxiashblogan: yes07:04
bloganljxiash: how long have you waited for it to complete?07:04
reedipblogan:Ok, let me do that then07:04
bloganreedip: be sure to make the request for this feature clear though07:05
reedipblogan : Yes, I will update the information in the description section.07:05
bloganreedip: thanks!07:05
reedipblogan:  thank you :)07:05
ljxiashblogan: I waited almost half an hour, then the status turn from "pending_create" to "error"07:07
amotokireedip: bug 1485779 is a completely neutronclient bug. Adding name field to member is a different topic.07:07
openstackbug 1485779 in neutron "[neutron-lbaas]Delete member with non existing member id throws incorrect error message." [Medium,Confirmed] https://launchpad.net/bugs/1485779 - Assigned to Reedip (reedip-banerjee)07:08
bloganljxiash: ah okay, if you're able to, could you see if the instance went active in nova? lbaas creates nova instances to be the load balancer, so if the nova instance failed then that would explain this07:08
amotokireedip: they might be related but they are different, so it means that moving to neutorn does not make sense.07:08
reedipamotoki: Ok, then let me log a new bug for the name field.07:08
reedipamotoki: and move the original bug back to the client07:08
reedipamotoki: is that acceptable?07:09
amotokireedip: yes07:09
bloganamotoki: thanks for catching that07:09
reedipamotoki: ok, then will do the same07:09
reedipthanks to both07:09
ljxiashblogan: thanks. I checked, the instance is active.07:10
bloganljxiash: hmm are you able to ping the mgmt ip?07:10
bloganljxiash: actually if you could find in the o-cw logs where it stopped waiting and gist those logs to me that'd be helpful07:11
*** numans has quit IRC07:12
ljxiashblogan: I can ping the mgmt ip, it stops at WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not talk to instance07:15
bloganljxiash: are there a lot of those messages?07:16
ljxiashblogan: right07:16
ljxiashI created the lb using private-subnet07:17
*** reedip has quit IRC07:18
*** reedip has joined #openstack-lbaas07:18
bloganljxiash: yeah that should be fine, so it failed bc the api running on the instance couldn't be reached07:18
blogancan you try sshing into it07:19
bloganusually its of the format07:19
bloganssh -i /etc/octavia/.ssh/octavia_ssh_key ubuntu@<mgmt-ip>07:19
ljxiashblogan: thanks, I will try07:20
reedipblogan: I have raised  https://bugs.launchpad.net/neutron/+bug/1515506. If possible, can you please verify if the requirements seem clear ?07:20
openstackLaunchpad bug 1515506 in neutron "There is no facility to name LBaaS v2 members and Health Monitors" [Undecided,New]07:20
bloganif that lets you in then 1) it needed to wait longer unfortunately or 2) the api server is having issues07:20
bloganljxiash: are you using straight off master or stable/liberty?07:21
*** yamamoto has quit IRC07:22
bloganlooks fine, ill add a comment as well, and ill add the rfe tag07:22
bloganreedip: done07:23
reedipblogan: Thanks a lot for help :)07:25
rm_workblogan: lol sup07:27
rm_workyou're up late :P07:27
bloganrm_work: oh hello stranger07:27
bloganreedip: np07:27
rm_workblogan: i am finally up and moving -- 95% sure I am just now recovering from salmonella <_<07:27
bloganrm_work: you're the 2nd person related to our team to get food poisoning07:28
rm_workwell07:28
rm_workto be fair, probably the only one to get salmonella after eating raw chicken <_<07:29
rm_workbecause dumb07:29
bloganlol you ate raw chicken07:29
rm_workchicken sashimi07:29
bloganthat does not sound safe07:29
rm_workwe ordered it, THEN figured out what it was07:29
bloganohhh07:29
rm_workand decided YOLO and ate it anyway07:29
bloganhow ironic to YOLO it07:29
rm_workheh07:30
bloganyou got a week left there?07:30
rm_workbit over a week07:30
rm_workfly back the 22nd07:30
bloganwhen you get back it'll be in time to try turkey sashimi07:31
*** bana_k has quit IRC07:31
rm_worklol07:32
rm_workpass07:32
rm_workhttp://i.imgur.com/tYmGFZr.jpg07:33
rm_workmmmm07:33
*** armax has quit IRC07:34
bloganthat could be a number of things07:34
rm_workin this case it's all raw chicken bits07:34
bloganand you can still look at it without puking?07:35
rm_workT_T it was pretty tasty07:35
bloganlol07:35
rm_workok time to go find a laundromat, maybe can get some work done today since i've spent the last 48 hours asleep07:37
blogani did that in japan too!07:37
rm_worklol07:37
bloganwell it was more like 24 hours asleep, but i was sick for like 3 days07:37
bloganrm_work: hope you continue feelin gbetter07:38
rm_workthanks07:38
bloganthink ill turn in for ht enight too07:38
rm_workyeah that was really sad :(07:38
rm_worknight107:38
rm_work!07:38
ljxiashblogan: I can login successfully. And I am using master07:38
ljxiashblogan: using master branch of neutron-lbaas07:40
bloganljxiash: this issue is in octavia, whats commit are you on in octavia?07:40
ljxiashblogan: master branch07:42
bloganljxiash: look in yoru localrc and find the enable_plugin octavia line07:42
bloganljxiash: oh nvm this needs to be somewhere else07:43
bloganyeah so in the octavia/elements/amphora-agent/source-repository-amphora-agent file, add this to the end of the 2nd file07:44
ljxiashenable_plugin octavia https://github.com/openstack/octavia.git07:44
bloganrefs/changes/21/243821/207:44
blogani believe that fixes a bug that popped up recently bc of a dependency07:45
bloganbut its a WIP right now so no guarantees it works07:45
bloganljxiash: i meant add that to the end of the 2nd line07:45
blogansorry07:45
ljxiashblogan: thanks for your kind help :) I will have a try07:46
bloganljxiash: after you add it, rm octavia/diskimage-create *.qcow207:46
bloganljxiash: then restack07:46
bloganljxiash: hopefully that works, but yoru stack will take a bit bc its rebuilding the image07:46
ljxiashblogan: ok07:47
bloganljxiash: im gonna go to bed though, leave a message in here and let me know if it works or not, ill get it tomorrow07:47
ljxiashblogan: haha, go ahead. I will.07:48
*** kobis has joined #openstack-lbaas07:48
ljxiashblogan: nighty night07:49
*** yamamoto has joined #openstack-lbaas08:01
*** prabampm has quit IRC08:15
*** yamamoto has quit IRC08:29
*** sc68cal has joined #openstack-lbaas08:31
*** numans has joined #openstack-lbaas08:38
*** numans has quit IRC08:39
*** numans has joined #openstack-lbaas08:39
*** amotoki has quit IRC08:40
*** Pablo|off| has joined #openstack-lbaas08:40
*** Paco has quit IRC08:42
*** nmagnezi has joined #openstack-lbaas08:43
*** jschwarz_ has joined #openstack-lbaas08:46
*** jschwarz_ is now known as jschwarz08:47
*** yamamoto has joined #openstack-lbaas08:47
*** Pablo|off| is now known as pcaruana08:48
*** Paco has joined #openstack-lbaas08:49
*** rcernin has joined #openstack-lbaas08:50
*** yamamoto has quit IRC08:56
*** nmagnezi has quit IRC09:09
*** yamamoto has joined #openstack-lbaas09:12
*** yamamoto has quit IRC09:16
openstackgerritMerged openstack/neutron-lbaas: Revert "Remove TEMPEST_CONFIG_DIR in the api tox env"  https://review.openstack.org/24436909:23
*** kobis has quit IRC09:41
*** openstackgerrit has quit IRC09:46
*** openstackgerrit has joined #openstack-lbaas09:47
*** ljxiash has quit IRC10:12
*** openstackgerrit has quit IRC10:16
*** yamamoto has joined #openstack-lbaas10:17
*** openstackgerrit has joined #openstack-lbaas10:17
*** yamamoto has quit IRC10:22
*** yamamoto has joined #openstack-lbaas10:37
*** yamamoto has quit IRC10:45
*** rcernin has quit IRC10:49
*** rcernin has joined #openstack-lbaas10:50
*** Paco has quit IRC11:11
*** jerrygb has joined #openstack-lbaas11:15
*** jerrygb has quit IRC11:19
*** yamamoto has joined #openstack-lbaas11:46
*** yamamoto has quit IRC11:51
openstackgerrityalei wang proposed openstack/neutron-lbaas: Clean up the interface_driver value in example ini file  https://review.openstack.org/24461512:04
*** jschwarz has quit IRC12:05
*** jschwarz has joined #openstack-lbaas12:07
*** yamamoto has joined #openstack-lbaas12:23
*** woodster_ has joined #openstack-lbaas12:43
*** rtheis has joined #openstack-lbaas12:52
*** nmagnezi has joined #openstack-lbaas13:00
*** ducttape_ has joined #openstack-lbaas13:08
*** jerrygb has joined #openstack-lbaas13:15
*** ducttape_ has quit IRC13:17
*** jerrygb_ has joined #openstack-lbaas13:18
*** mestery has joined #openstack-lbaas13:21
*** jerrygb has quit IRC13:22
*** doug-fish has joined #openstack-lbaas13:26
*** ljxiash has joined #openstack-lbaas13:27
*** diogogmt has quit IRC13:37
*** jerrygb_ has quit IRC13:39
*** diogogmt has joined #openstack-lbaas13:40
*** Piet has quit IRC13:45
*** ajmiller has joined #openstack-lbaas13:55
*** diogogmt has quit IRC14:01
*** yamamoto has quit IRC14:06
*** jschwarz_ has joined #openstack-lbaas14:14
*** ducttape_ has joined #openstack-lbaas14:15
*** jschwarz has quit IRC14:16
*** ducttape_ has quit IRC14:20
*** jerrygb has joined #openstack-lbaas14:22
*** jschwarz__ has joined #openstack-lbaas14:30
*** jschwarz__ is now known as jschwarz14:30
*** itsuugo has joined #openstack-lbaas14:30
*** jschwarz_ has quit IRC14:34
*** neelashah has joined #openstack-lbaas14:38
*** itsuugo has quit IRC14:43
openstackgerritBertrand Lallau proposed openstack/octavia: Optimize Taskflow storage (requires parameter)  https://review.openstack.org/22020514:45
openstackgerritBertrand Lallau proposed openstack/octavia: Correct arguments order in test_create_amphora  https://review.openstack.org/24469214:50
*** ducttape_ has joined #openstack-lbaas14:57
*** ducttape_ has quit IRC14:57
*** ducttape_ has joined #openstack-lbaas14:58
*** nmagnezi has quit IRC15:00
*** ducttape_ has quit IRC15:03
*** yamamoto has joined #openstack-lbaas15:06
*** ducttape_ has joined #openstack-lbaas15:06
*** diogogmt has joined #openstack-lbaas15:07
*** manishg has joined #openstack-lbaas15:07
*** diogogmt has quit IRC15:07
*** diogogmt has joined #openstack-lbaas15:10
*** yamamoto has quit IRC15:11
*** nmagnezi has joined #openstack-lbaas15:15
*** manishg has quit IRC15:22
*** mixos has joined #openstack-lbaas15:23
*** rtheis has quit IRC15:28
openstackgerritBertrand Lallau proposed openstack/octavia: Unify constants usage in flows tests  https://review.openstack.org/24471115:28
*** mixos has quit IRC15:28
*** nmagnezi has quit IRC15:29
*** rtheis has joined #openstack-lbaas15:29
*** rtheis has quit IRC15:29
*** rtheis has joined #openstack-lbaas15:29
*** minwang2 has joined #openstack-lbaas15:35
*** rtheis has quit IRC15:35
*** rtheis has joined #openstack-lbaas15:36
*** rtheis has quit IRC15:41
*** minwang2 has quit IRC15:42
*** minwang2 has joined #openstack-lbaas15:43
*** minwang2 has quit IRC15:44
*** minwang2 has joined #openstack-lbaas15:45
*** numans has quit IRC15:45
*** minwang2 has quit IRC15:47
*** TrevorV has joined #openstack-lbaas15:49
*** Piet has joined #openstack-lbaas15:51
*** numans has joined #openstack-lbaas15:53
*** minwang2 has joined #openstack-lbaas15:59
*** rtheis has joined #openstack-lbaas16:04
*** manishg has joined #openstack-lbaas16:11
*** rtheis has quit IRC16:11
*** rtheis has joined #openstack-lbaas16:11
*** neelashah1 has joined #openstack-lbaas16:11
*** neelashah has quit IRC16:13
*** mixos has joined #openstack-lbaas16:15
*** kbyrne has joined #openstack-lbaas16:21
*** rtheis has quit IRC16:32
*** neelashah has joined #openstack-lbaas16:33
*** neelashah1 has quit IRC16:34
*** neelashah1 has joined #openstack-lbaas16:37
*** rtheis has joined #openstack-lbaas16:37
*** neelashah has quit IRC16:38
*** neelashah has joined #openstack-lbaas16:40
*** neelashah1 has quit IRC16:41
*** minwang2 has quit IRC16:42
*** minwang2 has joined #openstack-lbaas16:43
*** rtheis has quit IRC16:47
*** rtheis has joined #openstack-lbaas16:48
*** rtheis_ has joined #openstack-lbaas16:49
*** rtheis_ has quit IRC16:49
*** rtheis_ has joined #openstack-lbaas16:49
*** rcernin has quit IRC16:50
*** rtheis has quit IRC16:52
*** bana_k has joined #openstack-lbaas16:55
*** armax has joined #openstack-lbaas16:58
*** bana_k has quit IRC17:05
*** pcaruana has quit IRC17:06
*** minwang2 has quit IRC17:06
*** bana_k has joined #openstack-lbaas17:07
*** ljxiash is now known as stupid17:17
*** stupid is now known as ljxiash17:17
*** mixos has quit IRC17:18
johnsomljxiash I assume that means you got it working?17:22
bloganjohnsom: i'm going to default to yes!17:23
ljxiashoh no. Why it shows in every channel17:23
bloganoh nvm17:23
ljxiashso stupid17:23
johnsomhahaha17:23
ljxiashblogan: you wake up?17:24
*** rcernin has joined #openstack-lbaas17:24
bloganljxiash: barely17:24
bloganljxiash: what timezone are you in?17:24
ljxiashUTC..17:25
bloganGMT?17:26
openstackgerritIhar Hrachyshka proposed openstack/neutron-lbaas: Revert "Revert "Remove TEMPEST_CONFIG_DIR in the api tox env""  https://review.openstack.org/24478017:27
ljxiashblogan: you said add ""/refs/changes/21/243821/2"" in second line of source-repository-amphora-agent. Does it look like "amphora-agent git /opt/amphora-agent https://review.openstack.org/openstack/octavia/refs/changes/21/243821/2"17:27
openstackgerritArmando Migliaccio proposed openstack/neutron-lbaas: Revert "Revert "Remove TEMPEST_CONFIG_DIR in the api tox env""  https://review.openstack.org/24478117:27
*** itsuugo has joined #openstack-lbaas17:28
*** aojea_ has joined #openstack-lbaas17:28
ljxiashI am in China17:28
johnsomljxiash you need a space between the URL and the refs17:29
*** itsuugo has quit IRC17:31
*** aojea_ has quit IRC17:31
ljxiashjohnsom: soga. Thank you17:31
johnsomNP17:31
bloganljxiash: yeah what johnsom said17:36
*** minwang2 has joined #openstack-lbaas17:39
*** mixos has joined #openstack-lbaas17:40
*** rtheis_ has quit IRC17:44
*** rtheis has joined #openstack-lbaas17:45
*** mixos has quit IRC17:47
*** mixos has joined #openstack-lbaas17:47
*** numans has quit IRC17:48
*** rtheis has quit IRC17:49
*** mixos has quit IRC17:52
ljxiashUpdating cache of https://review.openstack.org/openstack/octavia in /home/ibm/.cache/image-create/source-repositories/amphora_agent_4a72868ab528157d27772cc11795bbd26a826512 with ref /refs/changes/21/243821/217:58
ljxiash2015-11-12 17:44:59.171 | fatal: Invalid refspec '+/refs/changes/21/243821/2:/refs/changes/21/243821/2'17:58
ljxiashUpdating cache of https://review.openstack.org/openstack/octavia in /home/ibm/.cache/image-create/source-repositories/amphora_agent_4a72868ab528157d27772cc11795bbd26a826512 with ref /refs/changes/21/243821/217:58
ljxiash2015-11-12 17:44:59.171 | fatal: Invalid refspec '+/refs/changes/21/243821/2:/refs/changes/21/243821/2'17:58
ljxiashfatal: Invalid refspec '+/refs/changes/21/243821/2:/refs/changes/21/243821/2'17:59
ljxiashsorry. I didn't see I have sent it.17:59
*** SumitNaiksatam has joined #openstack-lbaas17:59
ljxiashThere is an error when I stack, fatal: Invalid refspec '+/refs/changes/21/243821/2:/refs/changes/21/243821/2'18:00
bloganljxiash: whats the exact line you have in that file?18:00
johnsomljxiash the line should be:18:02
johnsomamphora-agent git /opt/amphora-agent https://review.openstack.org/openstack/octavia refs/changes/21/243821/218:02
johnsomor with _ for spaces:18:02
johnsomamphora-agent_git_/opt/amphora-agent_https://review.openstack.org/openstack/octavia_refs/changes/21/243821/218:03
johnsomSince line wrap can get strange...18:03
ljxiashjohnsom: thanks, I will have a try again.18:04
*** numans has joined #openstack-lbaas18:04
*** jschwarz has quit IRC18:05
*** mixos has joined #openstack-lbaas18:07
*** rtheis has joined #openstack-lbaas18:30
ptoohillNot sure why the dsvm-minimal is failing18:30
*** bana_k has quit IRC18:37
*** itsuugo has joined #openstack-lbaas18:37
*** Piet has quit IRC18:57
*** minwang2 has quit IRC18:58
*** manishg has quit IRC18:58
*** manishg_ has joined #openstack-lbaas19:02
*** minwang2 has joined #openstack-lbaas19:03
*** Piet has joined #openstack-lbaas19:04
*** Aish has joined #openstack-lbaas19:07
*** manishg_ has quit IRC19:08
*** Piet has quit IRC19:09
*** manishg has joined #openstack-lbaas19:09
*** neelashah has quit IRC19:11
*** neelashah1 has joined #openstack-lbaas19:11
ptoohillHrmm19:18
*** SumitNaiksatam has quit IRC19:20
*** manishg has quit IRC19:20
*** manishg has joined #openstack-lbaas19:21
*** Aish has quit IRC19:26
*** bana_k has joined #openstack-lbaas19:27
*** bana_k has joined #openstack-lbaas19:27
*** manishg has quit IRC19:29
*** manishg has joined #openstack-lbaas19:29
*** manishg has quit IRC19:30
*** manishg has joined #openstack-lbaas19:31
*** Aish has joined #openstack-lbaas19:37
*** itsuugo has quit IRC19:38
*** minwang2 has quit IRC19:49
*** SumitNaiksatam has joined #openstack-lbaas19:51
*** manishg has quit IRC19:56
*** crc32 has joined #openstack-lbaas19:57
*** doug-fish has quit IRC20:01
*** doug-fish has joined #openstack-lbaas20:05
*** rtheis has quit IRC20:17
*** rtheis has joined #openstack-lbaas20:18
openstackgerritGerman Eichberger proposed openstack/octavia: Anchor support to Octavia  https://review.openstack.org/24227720:21
*** minwang2 has joined #openstack-lbaas20:23
*** mestery has quit IRC20:24
*** ducttape_ has quit IRC20:31
*** manishg has joined #openstack-lbaas20:33
*** numans has quit IRC20:38
*** neelashah has joined #openstack-lbaas20:40
openstackgerritMerged openstack/neutron-lbaas: Revert "Revert "Remove TEMPEST_CONFIG_DIR in the api tox env""  https://review.openstack.org/24478020:41
*** neelashah1 has quit IRC20:43
*** neelashah1 has joined #openstack-lbaas20:44
*** neelashah has quit IRC20:45
*** manjeets has joined #openstack-lbaas20:45
*** neelashah has joined #openstack-lbaas20:47
*** neelashah1 has quit IRC20:48
*** neelashah has quit IRC20:51
*** neelashah has joined #openstack-lbaas20:52
*** rtheis has quit IRC20:52
*** mixos has quit IRC20:53
openstackgerritmin wang proposed openstack/octavia: Add backport  keepalived  https://review.openstack.org/24485920:54
openstackgerritmin wang proposed openstack/octavia: Add backport  keepalived  https://review.openstack.org/24485920:54
*** neelashah has quit IRC20:54
*** rtheis has joined #openstack-lbaas20:57
*** ducttape_ has joined #openstack-lbaas21:01
openstackgerritMerged openstack/octavia: Make amphora ssh access configurable  https://review.openstack.org/24421621:10
openstackgerritPhillip Toohill proposed openstack/octavia: Adding new network driver for containers  https://review.openstack.org/19785821:14
openstackgerritPhillip Toohill proposed openstack/octavia: Adding new network driver for containers  https://review.openstack.org/19785821:15
*** yamamoto has joined #openstack-lbaas21:16
*** itsuugo has joined #openstack-lbaas21:17
openstackgerritGerman Eichberger proposed openstack/octavia: Anchor support to Octavia  https://review.openstack.org/24227721:17
*** Aish has quit IRC21:21
*** Piet has joined #openstack-lbaas21:22
*** rtheis has quit IRC21:24
*** yamamoto has quit IRC21:24
*** TrevorV has quit IRC21:25
*** diogogmt has quit IRC21:27
*** manishg has quit IRC21:38
*** rtheis has joined #openstack-lbaas21:38
*** manishg has joined #openstack-lbaas21:38
*** Aish has joined #openstack-lbaas21:39
*** manishg has quit IRC21:39
*** manishg has joined #openstack-lbaas21:43
*** rtheis has quit IRC21:43
*** rtheis has joined #openstack-lbaas21:44
*** rtheis has quit IRC21:48
*** neelashah has joined #openstack-lbaas21:49
*** rtheis has joined #openstack-lbaas21:55
openstackgerritPhillip Toohill proposed openstack/octavia: Updates for containers functionality  https://review.openstack.org/19995421:56
*** manishg has quit IRC22:02
*** manishg has joined #openstack-lbaas22:02
*** yamamoto has joined #openstack-lbaas22:05
crc32so is this the neutron-lbaas channgel too?22:09
openstackgerritOpenStack Proposal Bot proposed openstack/neutron-lbaas: Updated from global requirements  https://review.openstack.org/24393422:10
crc32hey yamamoto are you YAMAMOTO Takashi?22:10
yamamotocrc32: yes22:11
*** itsuugo has quit IRC22:11
openstackgerritOpenStack Proposal Bot proposed openstack/octavia: Updated from global requirements  https://review.openstack.org/24393722:12
crc32in tox.ini for neutron-lbaas it looks like py34 tests are only running barbican tests. Is it safe to assunme that as of now neutron-lbaas isn't py34 compliant since most of its tests were removed?22:12
johnsomcrc32 we use this channel for both Octavia and neutron-lbaas22:13
*** minwang2 has quit IRC22:19
*** Aish has quit IRC22:19
*** minwang2 has joined #openstack-lbaas22:22
*** rtheis has quit IRC22:23
*** ducttape_ has quit IRC22:31
*** ducttape_ has joined #openstack-lbaas22:31
*** rtheis has joined #openstack-lbaas22:32
*** crc32 has quit IRC22:35
*** crc32 has joined #openstack-lbaas22:36
*** crc32 has quit IRC22:39
*** crc32 has joined #openstack-lbaas22:39
*** Aish has joined #openstack-lbaas22:41
*** manjeets has quit IRC22:46
*** mixos has joined #openstack-lbaas22:47
*** ducttape_ has quit IRC22:56
*** ducttape_ has joined #openstack-lbaas22:56
openstackgerritmin wang proposed openstack/octavia: Add cert tracking and rotating in Housekeeping  https://review.openstack.org/21535922:57
openstackgerritCarlos Garza proposed openstack/neutron-lbaas: Implementing EventStreamer reciever for octavia  https://review.openstack.org/24147422:57
*** ducttape_ has quit IRC23:01
openstackgerritmin wang proposed openstack/octavia: Add cert tracking and rotating in Housekeeping  https://review.openstack.org/21535923:01
openstackgerritmin wang proposed openstack/octavia: Add cert tracking and rotating in Housekeeping  https://review.openstack.org/21535923:01
*** crc32 has quit IRC23:03
*** neelashah has quit IRC23:04
*** manishg has quit IRC23:05
openstackgerritPhillip Toohill proposed openstack/octavia: Updates for containers functionality  https://review.openstack.org/19995423:06
*** rtheis has quit IRC23:13
*** Aish has quit IRC23:18
*** manishg has joined #openstack-lbaas23:24
*** Aish has joined #openstack-lbaas23:26
*** ducttape_ has joined #openstack-lbaas23:47
*** Aish has quit IRC23:50
*** jorgem is now known as jorgem[away]23:59

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