Friday, 2014-12-12

*** fnaval has quit IRC00:20
*** sbfox has quit IRC00:52
*** ptoohill_ has quit IRC01:00
*** xgerman has quit IRC01:01
*** xgerman has joined #openstack-lbaas01:18
*** vjay7 has joined #openstack-lbaas01:20
*** barclaac|2 has quit IRC01:40
*** vjay7 has quit IRC01:40
*** orion_ has joined #openstack-lbaas02:04
*** orion_ has quit IRC02:09
openstackgerritDoug Wiegley proposed openstack/neutron-lbaas: Merge feature/lbaasv2  https://review.openstack.org/14124702:17
dougwigblogan: ^^^02:17
dougwighad to squash it, due to the directory rename02:17
openstackgerritBrandon Logan proposed stackforge/octavia: Implementing simple operator API  https://review.openstack.org/12123302:22
xgermanblogan you got the +2 I pledged - be jenkins kind to you02:23
openstackgerritDoug Wiegley proposed openstack/neutron-lbaas: Merge feature/lbaasv2  https://review.openstack.org/14124702:23
xgermanthat means we are getting v2 into the mainline? Yippie!!02:25
openstackgerritBrandon Logan proposed stackforge/octavia: Creation of Octavia API Documentation  https://review.openstack.org/13649902:26
*** blogan_ has joined #openstack-lbaas02:28
blogan_dougwig: is that review everything that got merged into the feature branch?02:29
dougwigyep.02:30
dougwigplus a bunch of hand fixing.02:30
blogan_im sure there was a lot02:31
blogan_this is the time to reorganize some of these tests into real unit tests and functional tests02:32
dougwigluckily, i got to do it five times in a row, as I found a merge that didn't murder the paths.02:32
blogan_lol02:32
blogan_that sounds awesome02:33
blogan_awesomely bad02:33
blogan_do you know if the tempests tests are going to go into the tests.functional package, or into another TBD package?02:33
*** vjay7 has joined #openstack-lbaas02:33
*** vjay7 has quit IRC02:38
*** vjay7 has joined #openstack-lbaas02:43
*** vivek-ebay has quit IRC02:46
*** vjay7 has quit IRC02:50
*** xgerman has quit IRC02:57
dougwigblogan_: good question, i don't know.03:10
openstackgerritMerged stackforge/octavia: Implementing simple operator API  https://review.openstack.org/12123303:12
blogan_yay!03:39
dougwignot 5k lines next time, pretty please?  :)03:50
dougwigblogan_: can you review that merge when you get a few cycles?04:06
blogan_dougwig: which one?04:06
dougwigv2 merge04:06
dougwig14124704:07
blogan_ah, will do in a few04:07
dougwigty04:07
blogan_almost got these tests working04:07
dougwigsweet.04:07
blogan_dougwig: should neutron be treated as a 3rd party library now?04:08
blogan_dougwig: as in it should go in the same import section as oslo, etc?04:09
dougwigyes, it should, though flake8 hasn't been yelling at me.  maybe because it's a git import?04:09
blogan_probably04:11
rm_you|<_<04:27
*** rm_you| is now known as rm_you04:27
*** fnaval has joined #openstack-lbaas04:27
*** fnaval has quit IRC04:33
*** vjay7 has joined #openstack-lbaas04:33
*** ptoohill_ has joined #openstack-lbaas04:36
*** SumitNaiksatam has quit IRC04:44
*** SumitNaiksatam has joined #openstack-lbaas04:44
*** vivek-ebay has joined #openstack-lbaas04:50
*** SumitNaiksatam has quit IRC04:51
*** vivek-ebay has quit IRC04:56
*** vivek-ebay has joined #openstack-lbaas04:56
*** fnaval has joined #openstack-lbaas04:58
*** vjay7 has quit IRC05:03
*** vjay7 has joined #openstack-lbaas05:14
*** fnaval has quit IRC05:19
*** fnaval has joined #openstack-lbaas05:20
*** fnaval has quit IRC05:25
openstackgerritBrandon Logan proposed openstack/neutron-lbaas: Fixing the tests to run again  https://review.openstack.org/14127205:31
blogan_dougwig: ^^05:31
blogan_dougwig: that review failed bc it can't find neutron's policy.json file on the jenkins box05:39
*** kobis has joined #openstack-lbaas05:40
*** kobis1 has joined #openstack-lbaas05:48
*** kobis has quit IRC05:48
*** ptoohill_ has quit IRC06:04
*** kobis1 has quit IRC06:05
*** kobis has joined #openstack-lbaas06:05
*** vjay7 has quit IRC06:08
*** kobis has quit IRC06:14
*** vjay7 has joined #openstack-lbaas06:14
dougwigblogan_: i think we can tweak the policy_file config var for the tests to point at the one in the neutron dependency06:15
*** kobis has joined #openstack-lbaas06:16
blogan_dougwig: i think its failing bc it is pointing to the one in the neutron dependency06:26
dougwigit's an oslo module, and: ConfigFilesNotFoundError: Failed to find some config files: policy.json06:28
dougwigi bet it's looking in etc/ in our repo, not in neutron06:28
blogan_well thats probably why its passing for me locally, bc i have it in etc06:29
blogan_yep06:29
*** vivek-ebay has quit IRC06:31
dougwigso in __init__ in unit/, i bet you can use CFG to override, and point into neutron.__file__/../etc/policy.json, or some such.06:32
*** kobis has quit IRC06:32
blogan_yeah trying that out06:32
blogan_well something similar06:33
blogan_dougwig: happen to know what the config option is to point to the policy.json file?06:37
dougwigpolicy_file06:37
dougwigfound in neutron_lbaas/openstack/common/policy.py06:38
blogan_sometimes i amaze myself in not realizing where to look06:38
dougwiggrep -r + SSD == win06:39
blogan_dougwig: looks like pip isn't installing the etc directory when its pulling from git06:47
blogan_dougwig: nope nvm, im just being blind again06:47
dougwig$ find .tox/py27 | grep policy.json06:48
dougwig.tox/py27/src/neutron/etc/policy.json06:48
* dougwig offers blogan some glasses06:48
blogan_i know!06:48
*** kobis has joined #openstack-lbaas06:49
dougwigalright, i gotta sleep.  i'll check for reviews in the morning. i left one question in the merge review.06:50
blogan_okay06:50
*** orion_ has joined #openstack-lbaas06:59
*** orion_ has quit IRC07:04
*** kobis has quit IRC07:14
*** apuimedo has joined #openstack-lbaas07:28
*** sbfox has joined #openstack-lbaas07:34
openstackgerritBrandon Logan proposed openstack/neutron-lbaas: Fixing the tests to run again  https://review.openstack.org/14127207:55
*** rm_you| has joined #openstack-lbaas08:04
*** blogan_ has quit IRC08:07
*** rm_you has quit IRC08:14
*** fnaval has joined #openstack-lbaas08:47
*** woodster_ has quit IRC08:50
*** fnaval has quit IRC08:51
*** kobis has joined #openstack-lbaas08:56
*** sbfox has quit IRC09:00
*** kobis has quit IRC09:07
*** kobis has joined #openstack-lbaas09:07
*** kobis has quit IRC09:12
*** Despruk has quit IRC09:23
*** vivek-ebay has joined #openstack-lbaas09:32
*** vivek-ebay has quit IRC09:36
*** rm_you|wtf has joined #openstack-lbaas10:43
*** rm_you| has quit IRC10:46
*** kobis has joined #openstack-lbaas11:53
*** woodster_ has joined #openstack-lbaas12:01
*** kobis has quit IRC12:16
*** apuimedo has quit IRC12:32
*** apuimedo has joined #openstack-lbaas12:34
*** vjay7 has quit IRC13:26
*** fnaval has joined #openstack-lbaas13:41
*** vivek-ebay has joined #openstack-lbaas14:16
*** apuimedo has quit IRC14:42
*** vivek-ebay has quit IRC14:47
*** Putns has quit IRC14:50
*** vivek-ebay has joined #openstack-lbaas14:58
*** vivek-ebay has quit IRC15:14
*** fnaval has quit IRC15:22
*** fnaval has joined #openstack-lbaas15:23
*** fnaval has quit IRC15:27
*** vivek-ebay has joined #openstack-lbaas15:34
*** vivek-ebay has quit IRC15:38
*** ajmiller has joined #openstack-lbaas15:39
*** fnaval has joined #openstack-lbaas15:40
*** ptoohill_ has joined #openstack-lbaas15:41
*** ptoohil__ has joined #openstack-lbaas15:42
*** sbfox has joined #openstack-lbaas15:44
*** ptoohill_ has quit IRC15:45
*** sbfox has quit IRC15:46
*** woodster_ has quit IRC15:50
*** vivek-ebay has joined #openstack-lbaas16:13
*** xgerman has joined #openstack-lbaas16:14
*** vivek-ebay has quit IRC16:34
*** mlavalle has joined #openstack-lbaas16:39
*** kbyrne has quit IRC16:44
*** kbyrne has joined #openstack-lbaas16:46
*** kbyrne has quit IRC16:53
*** kbyrne has joined #openstack-lbaas16:57
dougwigmornign16:58
openstackgerritIhar Hrachyshka proposed openstack/neutron-lbaas: Kill oslo-incubator files  https://review.openstack.org/14142716:59
*** vivek-ebay has joined #openstack-lbaas17:24
*** openstackgerrit has quit IRC17:34
*** openstackgerrit has joined #openstack-lbaas17:34
*** woodster_ has joined #openstack-lbaas17:39
openstackgerritMerged openstack/neutron-lbaas: Fixing the tests to run again  https://review.openstack.org/14127217:42
*** sbfox has joined #openstack-lbaas17:45
*** openstackgerrit has quit IRC17:49
*** openstackgerrit has joined #openstack-lbaas17:49
*** vivek-ebay has quit IRC17:51
dougwigblogan: ping18:00
*** pattabi has joined #openstack-lbaas18:02
*** orion__ has joined #openstack-lbaas18:06
*** mwang2 has joined #openstack-lbaas18:14
openstackgerritDoug Wiegley proposed openstack/neutron-lbaas: Fake review to test tempest jobs  https://review.openstack.org/14145118:17
*** orion___ has joined #openstack-lbaas18:21
*** orion__ has quit IRC18:23
*** barclaac has joined #openstack-lbaas18:41
*** barclaac|2 has joined #openstack-lbaas18:41
*** barclaac has quit IRC18:45
*** vivek-ebay has joined #openstack-lbaas18:52
*** mikedillion has joined #openstack-lbaas18:53
*** vivek-ebay has quit IRC18:56
*** sbfox has quit IRC19:14
*** sbfox has joined #openstack-lbaas19:21
*** mikedillion has quit IRC19:38
*** woodster_ has quit IRC19:50
pattabihow do i test the lbaasv2 data model implementation in y devstack ?19:50
*** ptoohil__ has quit IRC19:52
*** Youcef has quit IRC19:53
*** ptoohill_ has joined #openstack-lbaas19:53
blogandougwig: pong19:55
*** TrevorV_ has joined #openstack-lbaas19:55
*** ptoohill_ has quit IRC20:00
*** ptoohill_ has joined #openstack-lbaas20:06
*** vivek-ebay has joined #openstack-lbaas20:07
*** jorgem has joined #openstack-lbaas20:12
pattabifrom which repo i get the python neutron client cli support for the lbaasv2 ?20:14
rm_workany of you guys happen to know how the heck to interpret XML validation failures like this one: http://pastebin.com/raw.php?i=gJ4Y3jUB20:18
rm_workfor reference: http://pastebin.com/raw.php?i=BaCYbxY520:19
dougwigpattabi: it's in a gerrit review against python-neutronclient20:22
*** jorgem has quit IRC20:31
rm_worknm it's an ordering issue, fffffuuuuuuuuu XML20:33
*** jorgem has joined #openstack-lbaas20:41
xgermanpattabi ajmiller did a lot of work on that end20:43
xgermanthe CLI client is part of  a patch and here are the steps:20:44
xgermancd /opt/stack20:44
xgermangit clone https://github.com/openstack/python-neutronclient.git20:44
xgermancd python-neutronclient20:44
xgermangit fetch https://review.openstack.org/openstack/python-neutronclient refs/changes/75/111475/3 && git checkout FETCH_HEAD20:44
xgermansudo python setup.py install20:44
ajmillerhi20:44
ajmillersaw my name flashing20:45
ajmillerWhat xgerman said.20:45
xgermanyeah, looks like pattabi is going through the same exercise you have been working on :-)20:45
xgermanrm_work - sorry that doesn't ring a bell :-(20:46
ajmillerpattabi, if you have specific error messages send them my way, I might be able to help20:46
TrevorVHey dougwig you around?21:05
dougwigTrevorV: ack21:05
TrevorVSyn/ack21:05
TrevorVI made comments on my review on YOUR comments... mind checking them out before I push another revision?21:05
dougwigsure, one sec.21:06
TrevorVThanks, much appreciated21:07
dougwigTrevorV: done21:07
TrevorVTy sir21:08
TrevorVAwesome thanks again dougwig21:08
*** ptoohill_ has quit IRC21:25
*** ptoohill_ has joined #openstack-lbaas21:25
*** woodster_ has joined #openstack-lbaas21:28
*** ptoohill_ has quit IRC21:29
*** ptoohill_ has joined #openstack-lbaas21:29
*** mwang2_ has joined #openstack-lbaas21:30
*** mwang2 has quit IRC21:32
*** apuimedo has joined #openstack-lbaas21:35
*** ptoohil__ has joined #openstack-lbaas21:39
*** ptoohill_ has quit IRC21:39
*** mwang2__ has joined #openstack-lbaas21:42
openstackgerritTrevor Vardeman proposed stackforge/octavia: Nova driver implementation  https://review.openstack.org/13310821:43
pattabithanks ajmiller .. i will try it out and reach out if i have trouble :)21:43
ajmillerok21:43
*** ptoohil__ has quit IRC21:44
pattabihow do i get the lbaasv2 impl code in my devstack ?21:44
*** TrevorV_ has quit IRC21:44
*** ptoohill_ has joined #openstack-lbaas21:44
pattabineutron-lbaas/neutron_lbaas still refers to the v1 model .. if i switch to feature/lbaasv2 branch for the neutron_lbass, devstack has issues21:45
xgermanpattabi: cd /opt/stack/neutron21:46
xgermanneutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini downgrade 1f71e54a85e7 # workaround HEAD/V2 sync problem21:46
xgerman# https://review.openstack.org/#/c/123491/21:46
xgermangit fetch https://review.openstack.org/openstack/neutron refs/changes/91/123491/7 && git checkout FETCH_HEAD21:46
xgermanneutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head21:46
xgermanwe had to do some downgrading21:46
*** mwang2_ has quit IRC21:46
ajmillerxgerman beat me to it.21:46
xgermanso not sure if that still needs to happen21:46
xgermanyep, I am fast -- wish I would be as fast with my split task. dougwig I think we need to sit together for that one on the hackathon ;-)21:47
pattabiand not use the lbaas service repo for the time being ?21:47
dougwigthere's a v2 patch for the service repo.21:48
pattabidougwig: mind sharing the steps  for the service repo for v2 ?21:49
pattabii would like to push my code for review as work in progress for the v2 model implementation21:49
dougwigsure.  see here: https://wiki.openstack.org/wiki/Gerrit_Workflow21:51
dougwiglook for "Add Dependency".  use this review as the parent: https://review.openstack.org/#/c/141247/21:51
openstackgerritDoug Wiegley proposed openstack/neutron-lbaas: Merge feature/lbaasv2  https://review.openstack.org/14124721:52
*** Youcef has joined #openstack-lbaas21:54
*** mwang2__ has quit IRC21:54
pattabi<dougwig> thanks21:55
dougwigstandby one and i'll get that review updated.21:55
dougwigblogan: you didn't answer the merge question: ok to re-org the 3rd party imports in a post-merge patch?21:56
*** ptoohill_ has quit IRC22:03
openstackgerritBrandon Logan proposed stackforge/octavia: Added pymysql as default DBAPI  https://review.openstack.org/14150222:07
blogandougwig: i thought i did, i probably left it as a draft22:08
blogandougwig: but yeah im fine with waiting22:08
dougwigk22:08
dougwiglet me get the units passing, then i'll ping you for v2.22:08
*** vivek-eb_ has joined #openstack-lbaas22:13
*** vivek-ebay has quit IRC22:13
*** vivek-eb_ has quit IRC22:13
*** vivek-ebay has joined #openstack-lbaas22:14
openstackgerritBrandon Logan proposed stackforge/octavia: Added pymysql as default DBAPI  https://review.openstack.org/14150222:30
blogandougwig: ^^ updated the commit message22:30
bloganill be on later tonight22:31
*** fnaval has quit IRC22:49
openstackgerritMerged stackforge/octavia: Added pymysql as default DBAPI  https://review.openstack.org/14150222:51
*** vivek-ebay has quit IRC23:07
*** vivek-ebay has joined #openstack-lbaas23:08
pattabi<dougwig> i did  git pull https://review.openstack.org/openstack/neutron-lbaas refs/changes/47/141247/3 to take the v2 impl changes ... code seems to have a dependency on the constants.py file under neutron23:10
dougwigyep, i was just noticing that myself.  i'll have it fixed later tonight.23:13
dougwigside effect of the prune.23:13
pattabiis there any additional patch for neutron for the v2 data model changes ? (i do see loadbalancerv2 under extensions .. however,  neutron/plugins/common/constants.py requires some some updates23:13
*** jorgem has quit IRC23:14
pattabialso in loadbalancer_dbv2.py --> from neutron.services.loadbalancer import data_models should be changed to neutron_lbaas.services.loadbalancer import data_models23:15
*** vivek-eb_ has joined #openstack-lbaas23:17
*** vivek-ebay has quit IRC23:17
pattabihow do i create the v2 model db tables after i apply the patch ?23:18
*** orion___ has quit IRC23:18
dougwigyou need to run the alembic script.  standby for a few hours.23:24
*** sbfox1 has joined #openstack-lbaas23:24
*** sbfox has quit IRC23:27
*** barclaac|2 has quit IRC23:30
*** barclaac has joined #openstack-lbaas23:33
*** Gayathri has joined #openstack-lbaas23:33
*** pckizer has quit IRC23:47
*** pckizer has joined #openstack-lbaas23:50

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