Thursday, 2016-08-11

*** zhurong has quit IRC00:01
*** britthouser has quit IRC00:06
*** diogogmt has quit IRC00:16
sdakemark-casey kbaegis needs what?00:20
sdakemark-casey perhaps i can hep00:20
kbaegisThere's only 1 thing. If you fail the initial cinder check, it doesn't do any of the subsequent checks00:23
kbaegisMy VIP was misconfigured.00:24
kbaegisIt's fixed now00:24
*** jtriley has joined #openstack-kolla00:24
*** stevemcquaid has quit IRC00:28
openstackgerritsean mooney proposed openstack/kolla: generate bifrost yaml configs  https://review.openstack.org/34968400:30
openstackgerritsean mooney proposed openstack/kolla: add bifrost deploy ansible support  https://review.openstack.org/34968500:30
openstackgerritsean mooney proposed openstack/kolla: introduce bifrost-deploy container  https://review.openstack.org/31970300:30
openstackgerritsean mooney proposed openstack/kolla: adds bifrost ssh key generation  https://review.openstack.org/35069200:30
openstackgerritsean mooney proposed openstack/kolla: add deploy-servers command  https://review.openstack.org/34972900:30
*** kbaegis1 has joined #openstack-kolla00:35
*** kbaegis has quit IRC00:35
*** JoseMello has joined #openstack-kolla00:38
zhugaoxiaoERROR:kolla.cmd.build:murano-base:The command '/bin/sh -c echo 'binary not yet available for centos'     && /bin/false' returned a non-zero code: 100:39
zhugaoxiaoThere is something wrong with centos00:39
*** jtriley has quit IRC00:41
*** daneyon_ has joined #openstack-kolla00:44
*** zhubingbing_ has quit IRC00:44
*** zhubingbing has quit IRC00:44
openstackgerritRoss Krumbeck proposed openstack/kolla: Ansible-ize OpenStack Designate  https://review.openstack.org/35326100:48
*** daneyon_ has quit IRC00:49
kbaegis1Now it's hanging on TASK [haproxy : Waiting for virtual IP to appear]00:55
*** ad_rien_ has quit IRC00:55
kbaegis1Anyone seen this before?00:55
*** ad_rien_ has joined #openstack-kolla00:56
*** ad_rien_ has quit IRC00:58
*** ad_rien_ has joined #openstack-kolla00:58
*** rhallisey has quit IRC01:00
kbaegis1passes all checks01:00
*** ad_rien_1 has joined #openstack-kolla01:01
*** ad_rien_ has quit IRC01:01
*** diogogmt has joined #openstack-kolla01:03
sean-k-mooneyAFKkbaegis1: yes but only if the interface that haproxy was using did not have a carrier/cable connected01:03
openstackgerritRoss Krumbeck proposed openstack/kolla: Ansible-ize OpenStack Designate  https://review.openstack.org/35326101:03
openstackgerritRoss Krumbeck proposed openstack/kolla: Fix designate bootstrap.  https://review.openstack.org/35220601:03
kbaegis1Well, I reconfigured my docker opts01:04
kbaegis1Let's see if that works01:04
sean-k-mooneyAFKnight all o/01:05
*** zhurong has joined #openstack-kolla01:06
kbaegis1night!01:07
kbaegis1Thanks for the help01:07
*** ravig has joined #openstack-kolla01:11
*** kbaegis has joined #openstack-kolla01:15
*** kbaegis1 has quit IRC01:15
sdakezhugaoxiao RDO does not build binary containers01:15
sdake(for murano)01:15
sdakezhugaoxiao if you want murano and centos, source is your only option01:16
sdakekbaegis here to help if you have time01:16
kbaegisI'm here01:17
sdakekbaegis food on the way though -so we probably have about 30 minutees01:17
kbaegisstill hung on TASK [haproxy : Waiting for virtual IP to appear]01:17
sdakecan you paste our globals.yml pls01:17
kbaegissure01:17
kbaegisjust made sure all hosts docker bridges are routable across my lab01:18
sdakewe dont use docker networking01:18
sdakewe use host networking01:18
kbaegishttp://pastebin.com/Ja8EuDwg01:18
kbaegisYes01:18
kbaegisWell, I'm doing both :)01:19
kbaegisI need l3 isolation between different networks01:19
sdake.20 belongs to which machine?01:19
kbaegis192.168.254.x/24 is on the same host01:19
kbaegisI'm not using either of the others yet01:19
kbaegisSo this is all-in-one01:19
kbaegisAlbeit on a 16 core machine :)01:19
sdakekolla_internal_vip_address: "192.168.254.20"01:20
sdakethat machine is what ?01:20
sdakeyour host?01:20
kbaegisIt's on the same /24 as the host01:20
kbaegishost is 192.168.254.301:20
sdakeis it connected to anything?01:20
kbaegis.1 is router, .2 is switch01:20
sdakeis .20 connected to any machine01:20
kbaegisNo01:20
sdakeok cool01:20
sdakecentos or ubuntu?01:21
kbaegisWouldn't have passed check :)01:21
kbaegiscentos, bin01:21
sdake(for host machines)01:21
kbaegisOh01:21
kbaegisI'm the crazy gentoo bastard01:21
kbaegis:)01:21
sdakedocker containers are not portable01:21
kbaegisConsider me a weird admin- or an unfriendly audit ;)01:21
sdakethis is why we have centos and ubuntu variants01:21
kbaegisSo it's centos on gentoo01:21
zhugaoxiaosdake thank you01:22
sdakewhat i'm getting at is that likely wont work01:22
kbaegisYou think that's why it isn't owrking?01:22
sdakedont know01:22
sdakeit could be one of many reasons01:22
kbaegisEverything else seems to be.  :)01:22
kbaegisAlthough I did find the fun python 3.4 not working issue01:22
sdakedoes your lab support multicast?01:22
kbaegisYes, but I haven't tested that in this capacity01:22
sdakekbaegis ya your the first person that has reported that01:22
kbaegissdake Yeah, we gentoo guys-01:23
kbaegisI got accused of running a "ricer" distro the other day01:23
sdakegive me a moment to switch locations for a bit of exercise01:23
kbaegisOkay :)01:23
sdakeok lets have a look at your keepalived container01:26
sdakedocker ps -ef  |grep keepalived01:26
sdakedocker logs keepalived -> paste01:27
kbaegishttp://pastebin.com/GLkHgJLc01:28
sdakedocker ps -a | grep keepalived01:29
sdake-> paste01:29
*** kbaegis has quit IRC01:29
*** kbaegis has joined #openstack-kolla01:29
kbaegisback :)01:29
kbaegisOops01:30
sdakedocker ps -a | grep keepalived -> paste01:30
kbaegis3c77d0d346b9        192.168.254.3:4000/kolla/centos-binary-keepalived:3.0.0      "kolla_start"            13 minutes ago      Restarting (1) 6 minutes ago                                  keepalived01:30
sdakethats a problem01:30
kbaegisrestarting perpetually?01:30
kbaegisHmm01:30
sdakedocker exec heka cat /var/log/keepalived/keepalived.log01:31
sdakeyou may hae to play with finding the exact filename01:31
sdake-> paste01:31
kbaegisempty;null01:32
sdakewas the file pressent?01:32
kbaegis0 /var/log/kolla/keepalived/keepalived.log01:32
kbaegisYes01:32
sdakeit is possible master is broken01:32
sdakewould you be willing to run stable/mitaka?01:32
kbaegisthe repo?01:32
kbaegisI guess01:32
sdakethe repo and images01:32
kbaegisgit tag?01:32
sdakegit checkout stable/mitaka01:32
kbaegisSo I'd have to rebuild?01:32
kbaegisk01:32
sdakeor pull from docker hub would be my recommendation to speed thigns up01:33
kbaegisAre you seeing the issue too?01:33
kbaegisOr is it just me?01:33
sdakejust you01:33
kbaegisI mean, what is the "master is broken"?01:33
kbaegisbased on01:33
sdakeprobbaly related to gentoo01:33
sdakebut this will tell us - because i know those docker hub images work properly01:33
sdakeeither master is broken or gentoo si the cause of the problem01:34
sdakecontianers are not portable, no matter how much marketing material you read to the contrary01:34
sdakethe systemcall interface, rtnetlink interface, and various other interfaces to the OS vary between distros01:35
kbaegisWell, I built my own kernel :)01:35
kbaegisSo there's another point to blame01:35
kbaegisI'll revert though01:36
sdakewell lets get to the bottom of it by trying out the dockerhub images01:36
sdakeif those are bust, then its gentoo01:36
kbaegisOkay01:36
sdakeso git checkout stable/mitaka01:36
sdakefrom a git checkout of kolla01:36
sdakepip remove kolla01:37
sdakeor pip uninstall kolla01:37
sdakewhichever of those two cmmands works01:37
sdakethen from the tld of kolla, run sudo pip install .01:38
sdakethis will install the ansible playbooks01:38
kbaegisOkay01:38
kbaegisBack on the july version01:39
sdakeok now paste globals.yml again pls01:39
sdakei hae a short scrollback and it has scrolled01:39
sdakealso pip show kolla and paste into channel01:40
kbaegisstill doing image cleanup01:40
kbaegisHow do I sync from docker instead?01:41
kbaegisrestart after removing repo?01:41
sdakei'll tell you how ater you paste your globals.yml01:41
kbaegisk01:41
*** hieulq has quit IRC01:44
*** hieulq has joined #openstack-kolla01:44
kbaegisCentos 2.0.3 work?01:44
sdakekbaegis we could have 10 minutes or 1 hour left - depends on wife lag ;)01:45
sdakekbaegis i don't understand question, paste globals.yml and i'll tell you waht  to change and why01:45
kbaegisokay, reconfigured :01:47
kbaegishttp://pastebin.com/CDUcSyhV01:47
sdakechange line 20 to 2.0.201:47
sdakecomment out 49-5201:48
sdakethe first change is our latest z stream release of kolla stable branches01:48
sdakethe second change instructs kolla to pull from the dockerhub01:48
kbaegisOh01:49
kbaegisit was already commented out :)01:49
kbaegistyvm01:49
kbaegisokay, 2.0.2 it is01:49
kbaegisdo I skip to deploy, or pull?01:49
kbaegispull01:50
kbaegisk01:50
*** zhurong has quit IRC01:50
sdakemoment01:50
sdakedont pull01:50
kbaegisoh, okay01:50
sdakereboot your box where your deploying TO01:50
sdakeand run the clenaup scripts on it01:50
sdakethere are 3 in the tools directory01:50
sdakedo those in reverse order01:50
sdakeas in cleanup first, reboot seond01:51
*** zhurong has joined #openstack-kolla01:51
kbaegisdone01:52
kbaegissome conflicts on images01:52
sdakesome conflcits?01:52
sdaketools/cleanup-images -f01:52
kbaegisPulling kolla-toolbox image]  fails01:52
sdakedont pull01:52
sdakeone step ata  time here ;)01:52
sdakei can't keep up with you :)01:53
kbaegisk01:53
sdakedocker ps -a should show no contianers - docker images shoud show no images - docker volume ls should show no volumes01:53
sdakeif they do, please paste them01:54
sdakeon the target deploy host01:54
kbaegisI still have my docker repo01:55
kbaegis5bdb4776d6e4        registry:2          "/entrypoint.sh /etc/"   2 hours ago         Up 24 seconds       192.168.254.3:4000->5000/tcp   registry01:55
sdakethats fine01:55
sdakeanytign else?01:55
kbaegisThat's all01:55
sdakecool01:55
sdakenow kolla-ansible deploy01:55
kbaegisI still have several images01:56
sdakeok cleanup-iamges -f01:56
sdake-f = force01:56
kbaegishttp://pastebin.com/2gyVS5di01:56
sdakealso run pip show kolla01:56
sdakelets just double check that you have the right kolla installed01:57
kbaegisokay, now only image is registry itself- still running01:57
sdakecool01:58
sdakepip show kolla now01:58
kbaegis2.0.3.dev1101:58
*** ad_rien_ has joined #openstack-kolla01:58
sdakegood thats what we want to see01:58
kbaegisPerfect01:58
sdakenow pull the trigger on a eploy01:58
kbaegisNow dep01:58
kbaegisK01:58
*** ad_rien_1 has quit IRC01:58
kbaegisfailed on log volume01:59
kbaegisthat's new01:59
sdakerun docker volume ls01:59
kbaegishttp://pastebin.com/K0zVkAt701:59
sdakeoh01:59
sdakestable branches reuqire ansible 1.9.401:59
kbaegislol02:00
kbaegisokay, so downgrade ansible02:00
sdakeyou can get there by r unning pip install ansible==1.9.402:00
sdakepip intall -U ansible==1.9.4. that is02:00
sdakepip show ansible should verify it02:01
kbaegisredoing deploy02:01
sdakeafter that, run the cleanp s cripts02:01
kbaegisstill no images02:02
sdakethats ok02:02
kbaegisK, it's going02:02
kbaegisgotta walk my dog02:02
kbaegisbrbr02:02
sdakekolla will pull them during deploy02:02
kbaegisOkay.  Still waiting on vip02:05
kbaegishow long should that take ooc?02:05
sdakedocker ps -a |grep keepalive02:05
kbaegistest02:05
sdaketest?02:05
*** unicell has quit IRC02:06
kbaegisRestarting (1)02:06
sdakei appreciate your values in wanting distro choice02:06
sdakeI want distro choice as well02:06
kbaegisHmm02:06
kbaegisSo it is gentoo :/02:07
sdakebut there isn't enough interest in gentoo as a base os for us to dothe work02:07
kbaegisOr something I did within gentoo, rather02:07
kbaegisSure02:07
sdakeyou have two options02:07
kbaegisI think we're at 3% of linux users or less :)02:07
kbaegisRun virtualized or do it myself?02:07
sdakevirtualized is a third otion02:07
kbaegislol02:07
sdakeopiton #1 = install centos or ubuntu02:08
kbaegiseww02:08
kbaegisWell, I'd pick cento02:08
sdakeoption #2 - get  the keepalived binary that gentoo builds into the keepalived container02:08
kbaegisOh02:08
kbaegisThat's easy02:08
sdakeoption #3 - run centos in virtualized environment02:08
kbaegisReally I'm just trying to get my brand new environment up so I can play with cloudera and kubernetes02:09
kbaegisOkay, I'll have to rebuild the image for gentoo then (keepalived)02:09
sdakenot familiar with clouera02:09
kbaegisIs that work of any interest to anyone?02:09
kbaegisIt's yet another management pane for spark/hadoop/storm02:09
sdakenot unless all containers were gento-ized02:10
sdakei can't make a call if that would be accepted by the core reviewers02:10
kbaegisI can do that too02:10
kbaegisBut I don't think anyone would like running containerized gentoo.  takes a way a huge benefit02:10
sdakei tried gentoo years ago - looked promising but the market has picked its winners02:11
kbaegisYou know- if I weren't already a whiz with gpg and trusted repos02:11
kbaegisBut kind of a cynical era for computing ;)02:11
sdakeso beyond philosophical debates around which distro is best,  tell me which of the 3 options you want to proceed with and i'll help with that02:12
sdakenote we don't support gentoo upstream02:12
sdakecentos, ubuntu, debian  and ppossibly fedora in the future02:12
kbaegisThank you very much.  I figured at some point this would come back to that02:12
kbaegisGood call02:12
kbaegisI'll keep playing with it02:13
kbaegisGreat way to learn docker better too02:13
sdakei am happy to help you sort out how to get keepalived into the keepalived container02:13
kbaegisTyvm02:13
sdakethe gentoo version that is02:13
sdakefirst step - build keepalived on your gentoo host02:14
kbaegisThat'll be easy02:14
sdakenote we may run into other gentoo specific problems in the future02:14
kbaegisGentoo doesn't really do versions :002:14
kbaegisSure02:14
kbaegisAnd I'll be there to help, I'm sure02:14
kbaegisI'm w/ Mirantis training02:14
*** britthouser has joined #openstack-kolla02:15
sdakehave a look at https://github.com/openstack/kolla/blob/master/docker/keepalived/Dockerfile.j202:16
kbaegisSure02:16
kbaegisI'll take a look- after dinner02:16
kbaegisWas trying to get my new personal lab server provisioned before my vacation :)02:17
kbaegisI'll be around02:17
kbaegistyVM for the help02:17
*** britthou_ has joined #openstack-kolla02:17
sdakeok ping me if you need further assistance02:17
kbaegisAbsolutely02:18
sdakeenjoy02:18
*** britthou_ has quit IRC02:18
sdakeprotip - COPY command will copy files rom local disk to the container02:18
*** britthou_ has joined #openstack-kolla02:19
sdakeputt the local files in the proper irectory02:19
sdakelocal files being keepalived02:19
kbaegisthanks02:19
kbaegisI'll figure it out w/ enough time. :)02:19
sdakejust delete most of the other stuff02:19
*** britthouser has quit IRC02:20
*** britthou_ is now known as britthouser02:21
kbaegisHave a good night!02:21
*** kbaegis has left #openstack-kolla02:21
*** zhurong has quit IRC02:28
*** zhurong has joined #openstack-kolla02:28
*** daneyon_ has joined #openstack-kolla02:33
*** daneyon_ has quit IRC02:37
*** harlowja_at_home has joined #openstack-kolla02:39
*** duonghq has joined #openstack-kolla02:42
*** britthouser has quit IRC02:43
*** mark-casey has quit IRC02:44
sdakeJeffrey4l alive?02:44
Jeffrey4lsdake, yep02:45
*** ravig has quit IRC02:52
*** ravig has joined #openstack-kolla02:53
*** harlowja_at_home has quit IRC02:54
*** ravig has quit IRC02:54
*** ravig has joined #openstack-kolla02:57
*** britthouser has joined #openstack-kolla03:01
*** britthouser has quit IRC03:15
*** britthouser has joined #openstack-kolla03:16
*** britthouser has quit IRC03:19
*** britthouser has joined #openstack-kolla03:20
sdakesorry Jeffrey4l got distracted, have you been doing any osic scale testing work?03:20
Jeffrey4lsdake, no.03:21
sdakeJeffrey4l have you been following the review and work underway?03:21
*** ravig has quit IRC03:21
Jeffrey4li am busy with company stuff. But i start the testing work today.03:21
Jeffrey4li am busy with company stuff past days.03:22
sdakeJeffrey4l cool - might wait for pbourke to show up to ramp you up03:22
sdakeJeffrey4l tell me about it :)03:22
Jeffrey4lnp03:22
Jeffrey4lneed be out for a while. brb03:24
*** huikang has joined #openstack-kolla03:28
sdakedinner and a movie, bbl03:28
*** Jeffrey4l has quit IRC03:28
*** britthouser has quit IRC03:29
*** ravig has joined #openstack-kolla03:29
*** britthouser has joined #openstack-kolla03:30
*** imcsk8_ has joined #openstack-kolla03:44
*** imcsk8 has quit IRC03:44
*** ljjjustin has quit IRC03:46
*** mgkwill has quit IRC03:47
*** mgkwill has joined #openstack-kolla03:48
*** dave-mccowan has quit IRC03:48
*** ljjjustin has joined #openstack-kolla03:49
*** dcwangmit01_ has joined #openstack-kolla03:50
*** coolsvap has joined #openstack-kolla03:51
*** dcwangmit01 has quit IRC03:52
*** britthouser has quit IRC03:52
*** unicell has joined #openstack-kolla03:56
*** fragatina has quit IRC03:57
*** fragatina has joined #openstack-kolla03:58
*** fragatina has quit IRC03:58
*** Jeffrey4l has joined #openstack-kolla04:06
*** sould has quit IRC04:09
*** JoseMello has quit IRC04:10
huikangHi, Jeffrey4l, around?04:12
*** senk_ has joined #openstack-kolla04:17
*** ravig has quit IRC04:18
sdakehuikang https://drive.google.com/file/d/0B8q6xDPETSkHTjZKSElxdy10Z3c/view?usp=sharing04:20
sdakehuikang thats what my screen looks like04:21
sdakemaybe the stars are local to user04:21
huikangsdake do you know how to use the --template-override argument?04:22
sdakehuikang it is documented04:23
sdakeor there is a review from pbourke thta documents it04:23
sdake(may not have merged yet)04:23
huikangmind sending the link?04:23
sdakeyou want me to hunt for it huh :)04:23
sdakemoment04:23
huikangis it this one https://review.openstack.org/#/c/351123/04:24
patchbothuikang: patch 351123 - kolla - Document the Dockerfile customisation mechanism04:24
huikangcool, thanks04:24
sdakehttps://review.openstack.org/#/c/351123/04:24
patchbotsdake: patch 351123 - kolla - Document the Dockerfile customisation mechanism04:24
sdakeyup thats the one04:25
*** unicell has quit IRC04:25
huikangstudying it now04:25
sdakeodd - someone I know from highschool was murdered -> http://www.azcentral.com/story/news/local/phoenix/2016/08/10/three-injured-phoenix-shooting-hearn-road/88509302/04:30
sdakesad sad news04:30
*** unicell has joined #openstack-kolla04:32
openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack/kolla: Add OSIC Scale Testing Documentation  https://review.openstack.org/35210104:34
sdakecoolsvap l04:35
sdakeneed your help04:35
sdakecan you coach me on how to log into a vm in th eosic cluster04:35
sdakecoolsvap inc0 was going to train me on it earlier, but i got distracted by a million things04:35
coolsvapthe vm created openstack or the vm in the cluster?04:36
sdakea vm created by nova in the kolla infra04:36
coolsvapsdake: idk i have not done that04:37
sdakei see04:37
sdakethis is what i wanted the bonnie teets run on04:37
sdake(the running vm)04:37
sdakewith the 6gb size04:37
coolsvapsdake: okay04:37
sdakesince the vm is 2gb of ram04:38
coolsvapi can look into it today04:38
coolsvapsdake: i updated the patchset with some scenario tests04:38
sdakeit has something to do with logging int othe namespacei think04:38
sdakeinc0 hinted at it earlier04:38
sdakebut he seems busy lately and not on irc often04:38
coolsvapso rally has a scenario to log into the system and use dd04:39
sdakeok, well that wfm04:39
coolsvapneed to check the details04:39
sdakedoes it work?04:39
coolsvapit did not work yesterday due to the cinder issue04:39
coolsvapwill give it a try today04:39
sdakeso we are erdeploying with cinder then?04:39
coolsvaponce pbourke comes online04:39
sdakeok welll i'll be long sleep by then :)04:40
*** senk_ has quit IRC04:40
*** Jeffrey4l has quit IRC04:42
*** Jeffrey4l has joined #openstack-kolla04:47
*** clayton has quit IRC04:48
coolsvapsdake: okay I just started the task04:48
coolsvaplets see04:48
*** clayton has joined #openstack-kolla04:48
coolsvapokay its failing with the issue to connect to vm04:49
coolsvapmaybe we need better understand how to connect to vm04:53
* coolsvap afk04:53
huikangping coolsvap05:01
coolsvaphuikang: pong05:02
huikanghttps://review.openstack.org/#/c/298451/2305:02
patchbothuikang: patch 298451 - kolla - Add etcd Docker container05:02
huikangquestion about your comment 1.c05:02
huikangon July 2305:02
huikangI understand the first two parts a. container and b. ansible. What do you mean by configuration part?05:02
*** duonghq has quit IRC05:04
*** huikang has quit IRC05:14
*** daneyon_ has joined #openstack-kolla05:15
*** daneyon_ has quit IRC05:19
*** sdake has quit IRC05:20
*** ad_rien_1 has joined #openstack-kolla05:21
*** ad_rien_ has quit IRC05:22
*** ad_rien_1 has quit IRC05:25
*** ad_rien_ has joined #openstack-kolla05:25
*** senk_ has joined #openstack-kolla05:39
*** david-lyle_ has joined #openstack-kolla05:43
*** serverascode_ has joined #openstack-kolla05:43
*** senk_ has quit IRC05:45
*** senk_ has joined #openstack-kolla05:47
*** david-lyle has quit IRC05:48
*** afranc has quit IRC05:48
*** serverascode has quit IRC05:48
*** afranc has joined #openstack-kolla05:49
*** serverascode_ is now known as serverascode05:51
*** williamcaban has quit IRC05:53
*** williamcaban has joined #openstack-kolla05:54
*** duonghq has joined #openstack-kolla06:01
*** imcsk8_ is now known as imcsk806:03
*** dmueller-evoila has joined #openstack-kolla06:33
openstackgerritMd Nadeem proposed openstack/kolla: Added Test case for env and volume comp  https://review.openstack.org/34980806:48
mdnadeemcoolsvap, Jeffrey4l , Please review https://review.openstack.org/#/c/349808/06:49
patchbotmdnadeem: patch 349808 - kolla - Added Test case for env and volume comp06:49
mdnadeem>> https://review.openstack.org/#/c/349771/206:49
patchbotmdnadeem: patch 349771 - kolla - Added Test case for attribute comp06:49
Jeffrey4lmdnadeem, np06:50
mdnadeemJeffrey4l, Thanks :)06:50
*** Jeffrey4l has quit IRC06:55
*** Jeffrey4l has joined #openstack-kolla06:55
*** egonzalez90 has joined #openstack-kolla06:59
*** daneyon_ has joined #openstack-kolla07:03
*** b_bezak has joined #openstack-kolla07:04
*** daneyon_ has quit IRC07:08
*** shardy has joined #openstack-kolla07:10
*** imcsk8 is now known as imcsk8|zZz07:11
*** matrohon has joined #openstack-kolla07:19
*** mbound has joined #openstack-kolla07:31
*** ad_rien_ has quit IRC07:57
*** gfidente has joined #openstack-kolla08:04
*** rmart04 has joined #openstack-kolla08:13
*** sdake has joined #openstack-kolla08:23
sdakeyo08:24
sdakewhats happening with osic08:24
sdakemorning athomas08:29
sdakedont nkow why my alarm i set for 3am went off at 1:3008:32
* sdake growls08:32
sdakenow i'm wide ass awake08:32
coolsvapsdake: hi08:32
sdakehey coolsvap08:33
coolsvapI tried the vm with dd scenario08:33
coolsvapbut it stuck at the same issue with accessing vm with public network08:33
coolsvapvms were spawned but couldn't be accessed08:33
coolsvapthrew bunch of exceptions08:33
openstackgerritShaun Smekel proposed openstack/kolla: Add dockerfiles for keystone fernet  https://review.openstack.org/35113908:34
sdakeya08:34
sdakeexpected that08:34
sdakeone of two things needs to happen08:35
sdakeeither we need external network connectivity on those nodes08:35
sdakeand the test cases need to be run on your personal box08:35
sdakeor alternatively the test cases need to be changed to access the net namespace08:35
sdakeinc0 siad we would get an ip block of external addresses08:36
sdakei'd chase that path down08:36
coolsvapi will chase the changing test cases path08:36
sdakei'd rather not do that unless necessary08:36
sdakefeels like a nuclear option08:36
sdakeunfortunatel yit dealys us08:36
sdakedid you get a redeploy with cinder done?08:37
coolsvapyes08:37
coolsvapits there08:37
*** Serlex has joined #openstack-kolla08:37
sdakewhen inc0 shows up in 4 or 5 hours, he can confirm i we cn ge the external ip block08:37
sdakeand hten neutron needs to be reconfigured08:38
sdakemight ping #osic - if anyone is awake08:38
sdaketo see what our external addresses are08:38
coolsvapI think I will run some volume related test cases till then08:38
coolsvapand see where it lands us08:38
sdakeand momdify init-runonce as needed08:38
sdakethe issue is you cannot login to the nodes when connected to the nodes08:39
coolsvapi have that patch pending, will push first thing after lunch08:39
sdakefun and games with container08:39
sdakes08:39
* coolsvap afk for lunch08:39
duonghqsdake: you have not go to bed yet?08:41
*** coolsvap is now known as _coolsvap_08:41
sdakei went to bed08:41
sdakeat 8pm08:41
sdakei set an alarm for 3am since that is when osic cluster activity picks up08:42
sdakeand my phone woke me at 1:3008:42
duonghqwow08:42
*** mbound has quit IRC08:43
sdakeya iwerd that an alarm for 3am would go off at 1:30 huh?08:43
sdakei dunno maybe i fat fingered it08:43
sdakeanyway i'm awake nwo08:43
sdakean 5 hrs = enough sleep for now08:43
duonghqI think you can recheck it in next evening?08:43
sdakeyup08:44
duonghqtoday will be a long day?08:46
sdakei'll take a ciesta08:46
duonghq:)08:47
sdakein arizona, those that can hibernate in the afternoons08:47
duonghqI just google it, interesting term08:48
sdakeariozona averages 1115f this time of year in the afternoons08:49
sdake115f08:49
sdakeactually the best time to work is the evenings08:50
duonghqdoes it hot and high humidity or just hot?08:51
sdake0-10% humidity08:53
duonghqso, it is hot and dry08:54
sdakelike a hairlbloer08:54
sdakelower08:54
sdakei prefer that to the humidity of say - tecas08:54
duonghqgot it08:54
sdaketexas08:54
*** ad_rien_ has joined #openstack-kolla08:58
sdakewhere you located duonghq09:01
*** phuongnh has joined #openstack-kolla09:01
duonghqI live in Vietnam09:01
*** rkrum has quit IRC09:02
*** BernhardW has joined #openstack-kolla09:04
duonghqsdake: are there many people play Pokemon Go around you?09:09
sdakenot really09:09
sdakealthough i have seen it in other states - its off the ook09:09
sdakehook09:09
sdaketo hot here to get any exercise09:10
duonghqoh, yes09:10
sdakethe good news is my tonarm is in the mail09:12
sdakehttp://www.kuzma.si/media/uploads/files/HIFI%2B133%20Kuzma%204P14_LR.pdf09:12
duonghqyou have a recording room at your home, haven't you?09:14
sdakenah just listening room09:14
duonghqnice09:15
duonghqso, it is for speakers?09:16
sdakehttps://drive.google.com/open?id=0B8q6xDPETSkHcGNpdDVHbEpmcmc09:16
duonghqwow09:16
sdaketonearm mounts on the lp turntable09:17
sdakeconnects the cartridge to the wiring in essence09:18
sdakeand tracks the grooves in the turntable09:18
duonghqinteresting09:18
sdakeits main job is to drag a rock (diamond or similiar) across the record09:18
duonghqokay09:20
sdakenew speakers and my system will be complete09:21
sdakemy wife keeps telling me i'm going to wear my hobby out09:21
sdakewhich is apparently spending money on high end audio gear :)09:22
duonghqYou mean there is a pair of speakers is still in your wishlist09:22
sdakethis is what I want http://www.bowers-wilkins.com/Speakers/Home_Audio/800_Series_Diamond/803-D3.html09:23
duonghq:)09:23
*** bootsha has joined #openstack-kolla09:23
sdakei also want a  new cartridge -> http://store.acousticsounds.com/d/96871/EMT-JSD6_Gold_Super_Fineline-Med_Output_Cartridges09:24
duonghqat least you have final target09:24
sdakenah, my final target is a 2nd second system09:25
duonghqexpensive hobby, huh?09:26
sdake2nd system = 200k09:26
sdakedream system09:27
*** bootsha has quit IRC09:27
sdakehave to wait for new house for that one09:27
duonghqso, 1st target is get a new house to place the system?09:27
sdakeya expensive09:27
duonghqyay09:28
sdakehave bunch of reasons for new house09:28
sdakemy houe isn't quite big enough09:28
duonghqI saw09:28
sdakei love my house as is09:28
sdakebut every room needs to be about 2 sq ft bigger in each direction09:29
sdakeand some wasted space because of bad design09:29
sdake2020 and i'll hae enough cash to buy outright09:29
*** psanchez has joined #openstack-kolla09:29
duonghqI'm looking for this09:29
sdaketo buy a hosue?09:30
duonghqnah, for you dream system09:30
duonghqjust wait to see you happy with the system09:31
sdakeit revovles around http://www.shindo-laboratory.co.jp/English/W.E.300B.html09:32
sdakei am quite happy with my system now09:32
sdakemy speakers lack bass09:32
sdakewhich is a  problem09:32
duonghqhmm09:32
sdakethose amps are 30k a crack and it takes two09:33
*** zhubingbing has joined #openstack-kolla09:33
duonghqmonoblock amp?09:33
sdakeyup09:33
*** zhubingbing_ has joined #openstack-kolla09:33
sdakeactually my amp now is a monoblock09:33
sdakebut in one package09:33
sdakerather two monoblocks in one package09:34
sdakeweighs 250 lbs09:34
duonghqquite heavy :)09:34
duonghqI'm trying to deploy an Kolla to AIO machine with 2 NIC, but how do I config the iSCSI IP? the cinder_volume_group option?09:35
sdakehttp://www.stevehuffphoto.com/line-magnetic-219ia-integrated-tube-amp-review-300b-and-845-tube-magic/09:35
sdakeif its not documentd i don't know09:35
sdakesbezverk is your man - he runs east coast timezone09:35
sdaketry checkingthe cinder guide09:36
duonghqthe globals.yml has this option but no example how to configure this,09:36
sdakei am pretty sure its docuemnted in teh cinder guide09:37
duonghqhmm, the cinder guide is quite basic09:38
*** _coolsvap_ is now known as coolsvap09:38
openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack/kolla: Update cirros image visibility in init-runonce  https://review.openstack.org/35393309:39
sdakehttps://flowingdata.com/2008/06/20/lisa-simpson-on-happiness-vs-intelligence/09:39
duonghqmany people  try to make both go up09:41
duonghqit is going to rain here, seem that heavyly one09:42
sdakelisa's reality is mine09:43
*** narasimha_SV has joined #openstack-kolla09:43
sdakei have lots of - shall we say happy friends09:43
sdakethat aren't all that sharp09:43
sdakevery few friends with hi iq that are happy09:44
zhubingbinghello09:44
sdakezhubingbing shoot09:44
zhubingbingsdake.glad to see you.09:45
*** daneyon_ has joined #openstack-kolla09:45
duonghqI think cinder guide need some update...09:46
sdakeharass sbezverk about it :)09:46
duonghqI'll try to ping him09:47
zhubingbingduonghq: cinder is need Cinder need to create cinder_volume09:47
sdakehe should be around in about 8 hours09:47
duonghqgood news09:47
duonghqhttps://wiki.openstack.org/wiki/Kolla09:48
duonghqI cannot find him there09:48
sdakemy greatest mentor has mastered both happiness and high iq09:48
zhubingbingi find it to you09:48
sdakei'm not quite sure what his secret it09:49
sdakeis09:49
duonghqzhubingbing: do I need setup the cinder_volume_group in globals.yml09:49
sdakebut he is older and more mature09:49
sdakeand has a low stress job09:49
duonghqsdake: Hope that you can find your secret soon09:50
sdakeduonghq i'm pretty satisfied with where things are headed09:50
duonghqzhubingbing: Did you setup on PC with 2 NICs?09:50
*** daneyon_ has quit IRC09:50
zhubingbinghttp://docs.openstack.org/developer/kolla/cinder-guide.html09:50
zhubingbingi can09:50
zhubingbingyes my vm have two NIC09:51
duonghqzhubingbing: I don't know why cinder keeps trying to connect by my 1st NIC IP, but I'm setup Kolla on 2nd NIC09:51
sdakei've become alot more calm since leaving red hat09:51
openstackgerritPaul Bourke proposed openstack/kolla: Fix bandit gate jobs  https://review.openstack.org/35394209:51
duonghqsdake: it is good to know that09:51
sdakepbourke ++09:52
sdakei've managed to master the needless worry problem09:52
sdakeall thanks to red hat09:53
sdakered hat ++09:53
zhubingbingred hat09:53
sdakei think that is one of my friends secrets09:53
zhubingbingRed hat, God gathered09:53
sdakegod fathred?09:54
zhubingbingsure09:54
*** matrohon has quit IRC09:54
zhubingbingA group of very powerful people09:54
sdakeinteresting interepeation09:55
sdakecisco a group of even more powerful people ;)09:55
zhubingbingare you in CISCO now?09:56
duonghqIt's not unusual some company is many people's dream but for other is not good09:57
zhubingbingthose places i yearn for09:59
openstackgerritKirill Shileev proposed openstack/kolla: Customizations for Glance  https://review.openstack.org/35297710:01
sdakered hat was fantastic10:01
sdakegreat experience for me10:01
sdakebut yup been at cisco about 2 years10:01
*** bootsha has joined #openstack-kolla10:01
*** zhurong has quit IRC10:01
duonghqzhubingbing: how do you set up IP/hostname for iSCSI?10:02
zhubingbingnothing special10:03
zhubingbingenale_iscsi be ok10:03
*** bootsha has quit IRC10:04
sdakerain incoming10:04
sdakeyay :)10:04
duonghqsdake: Is it getting cooler?10:04
sdakedesert is generally cooler at night10:05
duonghqzhubingbing: Have you tried LVM one?10:05
sdake50 degree swings10:05
zhubingbingsdake,help me look it http://logs.openstack.org/51/349351/29/check/gate-kolla-dsvm-deploy-centos-source/8007cc6/console.html10:05
sdakezhubingbing if you can provide link to exact problem that would help10:06
zhubingbingduonghq,no10:06
sdakejust woke up10:06
sdakezhubingbing to provide that link, find the timestmap on the right side click it10:06
sdakeit will produce a proper link10:06
zhubingbinghttps://review.openstack.org/#/c/349351/10:06
patchbotzhubingbing: patch 349351 - kolla - Add gnocchi ansible role10:06
pbourkesdake: keen eye ;)10:06
pbourkesdake: had meant to add something wrt rabbitmq shell=true but forgot10:07
sdakepbourke thanks10:07
pbourkei dont think its needed10:07
zhubingbingJenkins gave me the wrong.10:07
pbourkewe'll see what the gate says10:07
*** matrohon has joined #openstack-kolla10:08
sdakewell theoretically gate will pass - doesnt' mean shell=true is secure10:08
zhubingbingthanks-10:08
sdakei'd like to remove all shell=true in code base and replace it with something else10:08
sdakepbourke on osic - do you know our public ip range to unblock coolsvap?10:09
sdakei generally consider popen and friends safe without shell=true10:10
pbourkesdake: I think all our ips are publically accessible10:10
sdakepbourke for the vms themselves10:10
pbourkeoh10:10
pbourkecan't we just take one of the VLANs?10:10
sdakeidk10:11
pbourkewe have like 20 VLAN's all are publically accessible10:11
sdakethe issue is we need to be able to run rally against public vms10:11
pbourkeis coolsvap around or having trouble with is hand?10:11
sdakerally atm is trying  to access 10.0.2.0 or 10.0.0.0 which is clearly wrong10:11
pbourke*his10:11
sdakepbourke he is at lunch atm10:12
coolsvappbourke: I am available, hand is recovering, I can work10:12
pbourkecoolsvap: anything serious?10:12
sdakeflesh wound or broken bone?10:13
coolsvappbourke: accidently put my hand on open scissor10:13
pbourkeouch!10:13
sdakeyikes10:13
sdakeflesh wound10:13
sdakebetter hen broken bones10:13
coolsvapyeah10:13
sdakeour hands are our most important thing (next to our brains) to doing our jobs10:14
coolsvappbourke: i see cinder is available10:14
coolsvapi tried running a test for vm benchmarking10:14
pbourkecoolsvap: yeah but did we get it working?10:14
openstackgerritzhubingbing proposed openstack/kolla: Add gnocchi ansible role  https://review.openstack.org/34935110:14
pbourkecoolsvap: vols were going into error state when I left yesterday10:14
pbourkecoolsvap: sdake: wrt the VM ips, I think we need to configure neutron to use one of the VLANs ranges from the pdf in the email10:15
coolsvapsdake: the wound is not blocking atm10:15
pbourkeI'll try have a look in a bit10:15
sdakepbourke cool can you make that happen10:15
pbourkeI'll try :)10:15
coolsvappbourke: i was about to test the volume thing10:15
pbourkeyeah maybe inc0 got to the bottom of it10:16
coolsvapI will check10:16
coolsvapthe volumes10:16
coolsvapsdake: not blocking me from work i meant10:16
*** bootsha has joined #openstack-kolla10:17
*** phuongnh has quit IRC10:17
sdakezhubingbing is https://blueprints.launchpad.net/kolla/+spec/ansible-trove in started state, good progress state, or not started state?10:21
coolsvappbourke: volumes seem to getting available status10:21
pbourkeok inc0 must have sorted it10:21
zhubingbingtoday have submit10:21
zhubingbingtrove10:22
coolsvap+--------------------------------------+----------------------+-----------+------+-------------+10:22
coolsvap| ID                                   | Display Name         | Status    | Size | Attached to |10:22
coolsvap+--------------------------------------+----------------------+-----------+------+-------------+10:22
coolsvap| 296d9097-fc96-4d2e-928b-a14ac345080b | test-volume-coolsvap | available |   10 |             |10:22
coolsvapyeah10:22
zhubingbingTrove can be submitted today10:22
coolsvaplet me run the benchmarking tests for volumes then10:22
coolsvappbourke: will ^^ be blocking you?10:22
pbourkewhich now?10:23
coolsvapyeah10:23
*** bootsha has quit IRC10:23
coolsvapplanning to start it10:24
*** bootsha has joined #openstack-kolla10:24
zhubingbingsdake,trove role have good progress state10:24
coolsvappbourke can i?10:27
sdakezhubingbing same quetion for https://blueprints.launchpad.net/kolla/+spec/barbican-ansible10:29
zhubingbingbarbican role have submitted310:30
sdakethe work itms all list todo10:30
zhubingbinghttps://review.openstack.org/#/c/352515/10:30
patchbotzhubingbing: patch 352515 - kolla - Add Barbican ansible role10:30
sdakecan you fix that10:30
zhubingbingok10:30
*** bootsha has quit IRC10:31
*** fragatina has joined #openstack-kolla10:31
zhubingbingIt's OK with me10:31
sdakezhubingbing by fixing i mean change work items to "DONE"10:32
zhubingbingIntegrate barbican with haproxy ,10:32
zhubingbingI forgot to integrate.10:33
zhubingbingok10:33
*** fragatina has quit IRC10:33
*** mbound has joined #openstack-kolla10:33
sdakepbourke do yo uneed more people ammo for osic in emea/apac geos?10:33
zhubingbingBe careful next time.10:33
*** fragatina has joined #openstack-kolla10:34
sdakepbourke i'm working on shoring up US geo - should be resolved by monday10:34
sdakewe hae a boatload of contributors from emea/apac that could potentially help10:34
pbourkesdake: we're a little light yeah10:34
sdakeif anyone in channel wants to help on osic work - pbourke could use the help10:35
sdake(from emea/apac)10:35
sdakepbourke is our emea coordinator10:35
sdakeJeffrey4l is our apac geo coordinator10:36
sdakepbourke fwiw emea and apac rockin it on osic10:36
sdakeus slacking :)10:36
openstackgerritPaul Bourke proposed openstack/kolla: Fix bandit gate jobs  https://review.openstack.org/35394210:36
*** hieulq has quit IRC10:37
sdakeosic work > new implementation work10:37
sdakebritthouser and vhosakot will be helping on the US geo monday10:38
sdakethru end of test10:38
*** mbound has quit IRC10:38
sdakezhubingbing up for assistance there?10:38
zhubingbingDon't need it for a while, I'll tell you when I need it, I think I can fix it10:41
*** rkrum has joined #openstack-kolla10:42
sdakezhubingbing i mean can you assist pbourke with osic testing work10:42
sdakewe only hae the gear for a few more weeks10:42
zhubingbingyes10:42
zhubingbingi can10:42
sdakepbourke can you bring zhubingbing up to speed10:42
zhubingbingMy pleasure10:42
pbourkezhubingbing: do you have the email with access details10:42
zhubingbingI send you, wait for me for 1 minutes.10:43
pbourkezhubingbing: no Im asking do you have :)10:44
pbourkefor yourself10:44
pbourkehave you accessed the cluster before10:44
zhubingbingI usually use QQ.com10:44
zhubingbingI have a GAMIL mailbox, but I forgot his account, I need to get it back10:45
pbourkezhubingbing: are you able to log in to the osic cluster deploy node, yes / no ?10:45
openstackgerritDuong Ha-Quang proposed openstack/kolla: Fix LVM2 in Ubuntu section in Cinder guide  https://review.openstack.org/35397510:46
zhubingbingyes10:46
pbourkeok great :)10:46
sdakezhubingbing i think what pbourke is asking is are you blocked by the GFW10:46
zhubingbingI have a machine at AWS and I can access it through him.10:47
zhubingbing- -)10:47
sdakebut if yuo can acccess gmail my guess is the answer is no10:47
*** hieulq has joined #openstack-kolla10:47
zhubingbingit be ok,GFW is nothing to me.10:48
pbourkeok so I want to get scenario 1 / 2 tied off10:49
pbourkecoolsvap: do you have more json to commit for the other scenarios?10:49
pbourke*rally scenarios10:49
*** fragatin_ has joined #openstack-kolla10:50
sdakezhubingbing do you have access to the etherpad info related to our efforts on osic10:51
coolsvappbourke: I added some which came to mind first I have not yet done deep digging10:51
coolsvapI feel the more different scenarios we get occupied with we will get more confused10:52
zhubingbingsure,Do you have any links,10:52
sdakecoolsvap one at a time10:52
coolsvapif we have limited scenarios and multiple combinations of it10:52
pbourkecoolsvap: no that's cool the rally input json is fine10:52
pbourkecoolsvap: I mean is there output for the run of those scenarios?10:52
pbourkeas right now we stil just have boot/delete10:52
coolsvappbourke: no10:52
coolsvapthats the only thing i have done yesterday10:52
sdakezhubingbing my bookmarks are bustd but pbourke seems to knwo it :)10:52
coolsvapi was blocked on cinder which I can do today10:53
coolsvapso the tests for volume10:53
pbourkecoolsvap: ok lets do it together :)10:53
sdakei dont know what is going on with my chrome10:53
coolsvapand tests for instance + volume10:53
*** athomas has quit IRC10:53
coolsvapsure10:53
pbourkezhubingbing: you can also attach to the tmux so we're all familiar with the process10:53
coolsvappbourke: do you think we use screen?10:54
zhubingbingI don't know what TMUX is.10:54
pbourkeok, so tmux is a modern screen alternative10:54
*** rkrum has quit IRC10:54
*** fragatina has quit IRC10:54
sdakeif whoever is updating the osic doc c ommit could add the git hash of kolla and indicate its between milestone 2 and milestone 3 of kolla tha wuld be helpful10:54
pbourkewe're using it for collaboration10:54
pbourkecoolsvap: have you not been using it till now?10:54
coolsvappbourke: no10:55
pbourkecoolsvap: zhubingbing: when you log onto the deploy node (root@172.21.8.253), run 'tmux attach'10:55
pbourkeadd a comment when you connect so I know you're there :)10:56
*** narasimha_SV has quit IRC10:56
coolsvappbourke: i am in10:56
zhubingbingOk10:56
Davieypbourke: Anything i can help with?10:57
pbourkeDaviey: right now we're going to generate rally output for scenarios10:57
pbourkeDaviey: I think coolsvap is driving but join in if you like just so we're all familiar with how to run rally10:58
*** duonghq has left #openstack-kolla10:58
*** vbel has quit IRC10:59
*** vbel has joined #openstack-kolla10:59
pbourkecoolsvap: take it away11:00
coolsvappbourke: sure11:00
pbourkecoolsvap: we'll help debug if scenarios are failing11:00
*** athomas has joined #openstack-kolla11:01
*** JoseMello has joined #openstack-kolla11:01
sdakeyo vbel11:01
sdakehow ya been11:01
vbelsdake, hey Steve! good, how are you?11:02
sdaketo get rally operational need toget the external accessible vms rolling11:02
sdakevbel still alive11:02
coolsvappbourke: I have configured the values for concurrency and number of times volume is created and number of tenants n all11:03
coolsvapDaviey: ^^11:03
vbelsdake: yes, was busy with openstack qa :)11:03
sdakeno i mean i'm till alive ;)11:03
vbel:)11:04
zhubingbingpbourke:my mail is zhubingbing10@gmail.com11:04
openstackgerritKirill Shileev proposed openstack/kolla: Customizations for Glance  https://review.openstack.org/35297711:05
vbelsdake: going to meet Messi & Neymar in October?11:05
coolsvappbourke: Daviey now rally does all and provides results11:05
sdakevbel not sure who those cats are?11:06
vbelsdake :)))) names of best soccer players in Barcelona, though could be OpenStack release names11:07
coolsvappbourke: are you on tmux?11:09
pbourkecoolsvap: yeah sorry was afk for a min there11:09
sdakevbel cool - not trallly into sports ball11:09
coolsvappbourke: np :)11:09
pbourkecoolsvap: i'll give it a go now11:09
coolsvappbourke: sure11:09
pbourkecoolsvap: what does validating do11:10
coolsvappbourke: validation checks if we can run the scenario11:10
vbelsdake, in any case would be cool to gather there during summit :)11:10
coolsvapif any service or resorce is not availabe it fails11:11
vbeldoes anyone object against https://review.openstack.org/#/c/353483/  - trying to brush up cinder area11:11
patchbotvbel: patch 353483 - kolla - iscsi initiator names must be unique among hosts11:11
coolsvapdo yo want me to show a failed scenario?11:11
Davieycoolsvap: How was Rally installed?  Was it using the kolla container?11:11
coolsvapDaviey: no we are not using it inside a kolla container11:12
pbourkecoolsvap: so how do we come up with these numbers11:12
Davieycoolsvap: we just git cloned rally and pip install . ?11:12
coolsvapDaviey: no, there is a scritp to install rally and configure it11:13
Davieycoolsvap: so it is running on the deployment box?11:13
coolsvaprally documentation11:13
sdakeyes git clone and install11:13
coolsvapDaviey: yes11:13
Davieycoolsvap: is that because the kolla container doesn't work?11:13
sdakethe problem is we are using a publicially routed address in neutron11:13
sdakeand instead it needs to be a vlan address11:14
coolsvappbourke: we need to assess and provide the values as per resource11:14
Davieycoolsvap: Yeah, i know about install_rally.sh, but i wondered why the bundled rally was no good11:14
coolsvapas in cinder case the size of vlolume, number of times it is created and concurrency11:15
sdakeDaviey iirc we dont have a tempest role11:15
pbourkecoolsvap: can we put together a simple script to run all scenarios11:15
coolsvapDaviey: I am not sure how much the rally role is tested, I have done it before in containers but rally has chnaged a lot since then11:15
coolsvapDaviey: rally container11:16
sdakelets just use rally from git11:16
coolsvapnot the ole11:16
sdakerather then jerking around with the containerized version11:16
coolsvapyes11:16
sdakecoolsvap need a record of git hash of tempest, rally, and kolla11:16
sdakecoolsvap in the review under progress11:16
coolsvapsdake: ok11:17
coolsvappbourke: I think we can do11:17
DavieyOkay.. but for fwiw, there is a Dockerfile in rally aswell11:17
coolsvapI am using rally almost after a year or so11:17
coolsvapDaviey: I am open to solutions that would work11:18
sdakethink we should stick to bare metal with our test tools11:19
sdakeso they are reproducible11:19
Davieyok11:19
sdakeand don't muddle the mesage of the results11:19
*** sean-k-mooneyAFK is now known as sean-k-mooney11:21
Davieypbourke: was that you asking about the uuid?11:22
pbourkeDaviey: yeah11:22
Davieypbourke: ok, the vim cut me off11:22
Davieypbourke: but, you can output quite pretty html reports after the fact11:23
sdakeDaviey wea re outputting in json11:23
pbourkeDaviey: yeah that's cool, we'll just stash the json and generate stuff from it later11:23
Davieypbourke: rally task report --out=my_report.html11:23
sdakeso we can convert he json to rst11:23
sean-k-mooneyso in general for the rally testes are we adustion the paramaters now for the different senariors based on the sevice? eg. vm count for nova, ports/network amount for neuton, volumes size for cinder/ceph?11:23
coolsvapsdake: I am thinking about getting the cool graphics from the html report into the report11:24
Davieypbourke: well, it doesn't matter if/when... the data comes from sql11:24
coolsvapcapturing as image11:24
pbourkeDaviey: coolsvap: zhubingbing: guys who has the small terminal window11:24
coolsvapI am not11:24
zhubingbingme11:25
zhubingbingi have11:25
pbourkezhubingbing: ok its good now11:25
coolsvappbourke: do you want to run all scenarios?11:25
sdakewhatever scenarios we can get to work we want tor un11:26
coolsvapsdake: we need to modify the scenarios11:26
coolsvapas berendt said yesterday the default values are not usefule here11:26
pbourkecoolsvap: i dont know11:27
coolsvapwe need to modify and run11:27
pbourkecoolsvap: why not11:27
coolsvapfor multiple values11:27
coolsvappbourke: good scenarios with multiple outputs which we can compare11:27
sdakehow much time will that take?11:27
coolsvaprather than running all11:28
pbourkecoolsvap: ok lets take a selection of ones we're interested in11:28
pbourkecoolsvap: and modify them11:28
coolsvappbourke: yes11:28
sdakerally is increasingly becoming a time sink here11:28
coolsvappbourke: https://etherpad.openstack.org/p/kolla-rally-test-scenarios11:28
coolsvapsdake: I think deployment is fast11:29
coolsvapwe can give more time for validations11:29
sdakeyup but we have burned up nearly a week trying to get rally into oeprational state11:29
sdakelets settle on a set of values11:29
sdakeand stick to it11:30
pbourkemy tmux is frozen11:30
coolsvapmine is not11:30
coolsvapsdake: yes11:30
pbourkecoolsvap: please start hacking that list into this script11:30
pbourkecoolsvap: will try get reconnected11:31
coolsvappbourke: are you connected again?11:32
pbourkeok im back11:32
*** daneyon_ has joined #openstack-kolla11:34
pbourkecoolsvap: can we not just go per service11:34
pbourkecoolsvap: e.g. we probably want all keystone/nova/glance etc.11:34
pbourkebut not swift11:35
pbourkeheat etc.11:35
coolsvappbourke: sounds like a good plan to comment the once which fail11:35
Daviey(that was me)11:35
coolsvapDaviey: sure tmux does not tellnames11:36
pbourkecoolsvap: actually validate is just syntax right?11:38
*** daneyon_ has quit IRC11:38
pbourkecoolsvap: so all these should pass11:38
coolsvappbourke: many of these11:39
coolsvapwe are getting some errors in between11:39
pbourkeoh?11:39
coolsvapneutron extensions11:40
pbourkecoolsvap: should we modify them then validate11:40
pbourkeor other way round11:40
coolsvapi think lets validate them all11:40
coolsvapand then modify11:41
*** dwalsh_ has joined #openstack-kolla11:41
sdakesay folks i'm going to grab a quick nap11:41
sdakei'll be back in an hour11:41
pbourkebye11:41
coolsvapsdake: sure11:42
sdaketime shifting for 3 weeks = rough11:43
sdakeuntil we get the us geo rolling then maybe wont have to timeshift as much11:43
sbezverksdake are you busy atm?11:45
pbourkethe ubuntu-source-deploy is passing!11:45
pbourkewhat the hell?11:45
sdakesbezverk just gtting radyt o take a nap11:45
sdakepbourke the ubuntu security repo was down11:45
sdakeit is now up11:45
sbezverksdake ok will ping you later11:45
sdakesbezverk how can i help11:45
*** ravig has joined #openstack-kolla11:46
sbezverksdake need to have a discussion about password generation11:46
Daviey-> meeting11:46
sdakeshoot11:46
sdakei pinged you last night about that,but i think you were sawing logs as i should be :)11:46
sbezverksdake it seem the kube community does not like to use clear text passwords in containers, they want to use secrets11:47
coolsvappbourke: image name update will be a major update i think11:48
sbezverkI was wondering if we could add a keywork to password generation tool to create secret for every service it generates passwords11:48
sdakedefine a secret for me11:48
sbezverkkubernetes object storing password11:49
sdakeis that a kubernetes construct?11:49
sbezverkyes11:49
sdakeok, what i'd recommend here is a new tool that converts passwords.yml to the secrets object11:49
sdake(s)11:49
sbezverkthen we can load it into env variable and use it in command line11:49
zhubingbingKuberntes serviceaccoun11:49
zhubingbingserviceaccount11:49
zhubingbingaccountservice11:49
zhubingbing- -11:50
sbezverkzhubingbing no, it is not11:50
sbezverkthey can be used together but it is not the same11:50
zhubingbing_ok11:50
sdakesbezverk ok so back to our discussion11:50
*** srwilkers has joined #openstack-kolla11:50
sdakesingle source of truth is very important in kolla architecture11:50
sbezverkin this case clear text password is never visible11:51
sdakeif we generate passwords, and someone changes it11:51
sbezverkin the command line as we use env variable instead11:51
sdakethen how would that changed password get back itno k8s?11:51
sbezverksecrets can be updated11:51
sdakeright11:51
sdakewhich means we need a tool to udpate the secret11:51
zhubingbingsecrets11:51
zhubingbingyes secrets can be updated11:52
sdakewhen the operator updates the secret in passwords.yml11:52
sbezverksdake right, same thing applies to kolla11:52
sbezverkyou run reconfigure11:52
openstackgerritPaul Bourke proposed openstack/kolla: Fix bandit gate jobs  https://review.openstack.org/35394211:52
sbezverksame thing can be done on kube but with secrets11:54
sdakeso recofigiure in kolla-kubenernetes will udpate secretes?11:54
sdakefwiw, we dont have password rotation in kolla via reconfigure11:54
sdakewe need it11:54
sbezverkit can if we program it to do so11:54
sdakebut dont hae it11:54
sdakesimple solution here - to speed up velocity is to create a tool which converts passwords.yml to whtever object kubernete needs11:55
sdakeand why on earth is the kubernetes community dictating to us the design of our software?11:55
sbezverkok so you are for a separate tool, ok I got you11:55
sbezverkI meant kolla kube folks ;-)11:56
sdakeok well thats a different matter11:56
sdakemy recommendation still stands11:57
sbezverkok thank you11:57
sdakeok back to bed bbiaf :)11:58
DavieyThe more common appearance we have between kolla-ansible and kolla-ansible the maintenance cost is reduced... So having passwords.yml at the core, is - as sdake says - probably better11:58
Davieys/kolla-ansible/kubernetes/11:58
*** rhallisey has joined #openstack-kolla11:59
sbezverkrhallisey: ping12:00
rhalliseysbezverk, morning12:00
sbezverkrhallisey good morning12:01
sbezverkrhallisey: question about secrets12:01
sbezverkrhallisey: kfox1111 is pushing to start using them now, while we do not have too much to change..12:01
rhalliseysure12:02
sbezverkit makes sense I think, but in this case we need some modifications12:02
sbezverkwe need either extens kolla-kubernetes tool to generate secret per service or use a separate tool to do the same12:02
sbezverkrhallisey: what do you think would be a better approach?12:03
rhalliseywhat would be the seperate tool?12:05
rhalliseydo you mean like an additional script?12:05
pbourkeDaviey: zhubingbing: myself and coolsvap will be unavailable for a hour or so now12:06
pbourkewhat we need to do is go through each failed task in the file 'out'12:06
zhubingbingsure12:06
pbourkeif it can be fixed, we fix it, if not or the test is irrelevant, we comment that one out in "all-scenarios.txt"12:07
pbourkethats the current plan12:07
rhalliseysbezverk, I'm not sure.  Either sounds fine12:07
sbezverkrhallisey: yes, something like gen-secrets, which will go line by line passwords.yml and generate corresponding secrets for each service12:07
zhubingbingWhat should I do pbourke12:07
coolsvappbourke: I have an idea that we can just update the existing cirros image name to cirros-uec12:07
rhalliseyI guess we might as well have one script be the CLI12:07
*** zhurong has joined #openstack-kolla12:08
coolsvapthat will automatically reduce all image related erros12:08
sbezverkI thought so too, it would make sense extend kolla-kubernetes with extra feature12:08
rhalliseysbezverk, cool12:08
coolsvapthis is common for image related errorInvalid scenario argument: 'Image '{'name': '^cirros.*uec$'}' not found'`12:08
Davieypbourke: i'm stuck in a meeting myself.. can't do much for the next hour or more.  But.. to unblock the job, i think we should just shelve failing tasks and work with the benchmarks we've got.  We can try and get the other tasks working at our leisure12:10
coolsvappbourke: I renamed the image12:11
coolsvapin glance12:11
Davieycoolsvap: you should be able to do, --task-args 'image_name: "^cirros.*"'12:11
Davieycoolsvap: as part of rally task start12:12
coolsvapDaviey: yeah missed it :/12:12
Daviey(fwiw, UEC hasn't been a thing for at least 6 years... crazy it is still referenced.12:13
coolsvapanyway this should work both the either way even if task does not have argument (whiucn might niot be the case)12:13
coolsvapyeah12:13
Davieyok, need to dash12:13
* coolsvap -> afk for an hour or so12:14
*** dave-mccowan has joined #openstack-kolla12:15
*** jtriley has joined #openstack-kolla12:17
*** ravig has quit IRC12:17
*** ravig has joined #openstack-kolla12:19
*** Guest52040 has joined #openstack-kolla12:20
*** matrohon has quit IRC12:22
*** jtriley has quit IRC12:32
openstackgerritzhubingbing proposed openstack/kolla: Add aodh role  https://review.openstack.org/35102712:33
*** duonghq has joined #openstack-kolla12:35
*** matrohon has joined #openstack-kolla12:36
*** matrohon has quit IRC12:36
*** cristicalin has joined #openstack-kolla12:43
*** sdake has quit IRC12:43
*** berendt has joined #openstack-kolla12:48
*** ravig has quit IRC12:48
*** matrohon has joined #openstack-kolla12:49
NachoDuckHi, what might be going on here? trying a multinode deployment with Ceph - http://hastebin.com/vetuvilahi.mel12:50
sean-k-mooneyrhallisey: coolsvap is there a gerrit review dashboard for kolla?12:52
sean-k-mooneyrhallisey: coolsvap i found this review to create one but not sure how to use it https://review.openstack.org/#/c/316619/112:54
patchbotsean-k-mooney: patch 316619 - gerrit-dash-creator - Add Kolla Dashboard (MERGED)12:54
*** egonzalez90 has quit IRC13:00
*** dwalsh_ has quit IRC13:00
*** srwilkers has quit IRC13:02
*** dwalsh has joined #openstack-kolla13:03
openstackgerritPaul Bourke proposed openstack/kolla: Fix bandit gate jobs  https://review.openstack.org/35394213:03
*** cristicalin has quit IRC13:06
*** jtriley has joined #openstack-kolla13:09
*** bootsha has joined #openstack-kolla13:11
*** z- has quit IRC13:16
*** ppowell has joined #openstack-kolla13:17
*** williamcaban has quit IRC13:20
*** rkrum has joined #openstack-kolla13:20
*** williamcaban has joined #openstack-kolla13:21
*** daneyon_ has joined #openstack-kolla13:22
*** z- has joined #openstack-kolla13:24
openstackgerritPaul Bourke proposed openstack/kolla: Enable notifications for Murano if ceilometer  https://review.openstack.org/35407013:25
*** jemcevoy has quit IRC13:26
*** mntdevops has quit IRC13:26
*** bootsha has quit IRC13:26
*** daneyon_ has quit IRC13:27
openstackgerritRyan Hallisey proposed openstack/kolla-kubernetes: Jinja2 pvc template error because of imcomplete if else  https://review.openstack.org/35407213:28
openstackgerritRyan Hallisey proposed openstack/kolla-kubernetes: Add persistent volumes to Rabbitmq  https://review.openstack.org/35407313:28
*** ravig has joined #openstack-kolla13:29
*** ravig has quit IRC13:31
openstackgerritEduardo Gonzalez proposed openstack/kolla: Customizations for Designate  https://review.openstack.org/35017213:32
*** matrohon has quit IRC13:32
*** diogogmt has quit IRC13:33
*** diogogmt has joined #openstack-kolla13:35
*** ravig has joined #openstack-kolla13:37
*** matrohon has joined #openstack-kolla13:39
openstackgerritEduardo Gonzalez proposed openstack/kolla: Customizations for Senlin  https://review.openstack.org/35201313:40
*** zhubingbing__ has joined #openstack-kolla13:41
*** zhubingbing__ has quit IRC13:41
*** zhubingbing__ has joined #openstack-kolla13:41
*** ravig has quit IRC13:42
*** zhubingbing_ has quit IRC13:42
*** zhubingbing has quit IRC13:42
openstackgerritEduardo Gonzalez proposed openstack/kolla: Customizations for Watcher  https://review.openstack.org/35201213:42
openstackgerritPaul Bourke proposed openstack/kolla: Customizations for Cinder  https://review.openstack.org/35058713:46
*** sdake has joined #openstack-kolla13:47
sdakeyo cats13:48
sdakewhats hangin13:48
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes: WIP Neutron bootstrap to create service/project/role  https://review.openstack.org/35374013:49
zhubingbing__- )13:49
*** diogogmt has quit IRC13:50
*** ayoung has joined #openstack-kolla13:51
*** srwilkers has joined #openstack-kolla13:52
openstackgerritRyan Hallisey proposed openstack/kolla: Nova kubernetes changes  https://review.openstack.org/34645113:55
openstackgerritRyan Hallisey proposed openstack/kolla: Fix interface address for Neutron-server  https://review.openstack.org/34311713:55
openstackgerritRyan Hallisey proposed openstack/kolla: Keystone interface address and memcached override  https://review.openstack.org/32856913:55
sdakemorning13:58
sdakei'm back alive again13:58
sdakeanything blocked anywhere?13:58
*** mntdevops has joined #openstack-kolla14:01
pbourkeanyone free for a little osic?14:02
sdakepbourke i'm up for getting up to speed if yo uwoudln't mind14:03
sdakei'll pass along the training14:03
pbourkesdake: nothing too exciting right now but needs to be done14:03
pbourkesdake: you able to log in?14:04
sdakeyup give me a moment14:04
sdakemind hand-feeding me the deploy node ip again14:04
pbourkessh root@172.21.8.25314:04
pbourkepassword 'cobbler'14:04
pbourkethen run 'tmux attach'14:04
sdakeya i know pwd14:04
sdakebrb14:04
sdakeneed to change networks a coupel times14:04
*** sdake_ has joined #openstack-kolla14:07
sdake_pbourke sorry to say - have to help a new contributor get up to speed14:09
*** sdake has quit IRC14:09
sdake_pbourke thats more important then em coming up to peed on osic cluster atm14:09
pbourkesdake_: np14:09
sdake_pbourke i should be aroudn in 30 minutes if your availblbe then14:09
openstackgerritzhubingbing proposed openstack/kolla: repair aodh image dockerfile  https://review.openstack.org/35071514:09
zhubingbing__i cat ssh root@172.21.8.25314:11
*** huikang has joined #openstack-kolla14:11
*** kangh_ has joined #openstack-kolla14:11
*** kangh_ has quit IRC14:11
*** ravig has joined #openstack-kolla14:12
*** ravig_ has joined #openstack-kolla14:12
openstackgerritPatrick Powell proposed openstack/kolla: Add Nova sanity check  https://review.openstack.org/34741614:14
*** rkrum has quit IRC14:15
*** ravig_ has quit IRC14:16
*** ravig has quit IRC14:16
openstackgerritPatrick Powell proposed openstack/kolla: Add Heat sanity check  https://review.openstack.org/35007114:17
*** ravig has joined #openstack-kolla14:18
Jeffrey4lsdake_, could u review this?14:20
Jeffrey4lhttps://review.openstack.org/35208914:20
*** lrensing_ has joined #openstack-kolla14:21
*** huikang has quit IRC14:21
*** unicell has quit IRC14:22
*** ravig has quit IRC14:22
*** senk_ has quit IRC14:23
*** ravig has joined #openstack-kolla14:23
*** unicell has joined #openstack-kolla14:24
*** ravig has quit IRC14:25
*** ravig has joined #openstack-kolla14:27
openstackgerritzhubingbing proposed openstack/kolla: Add aodh role  https://review.openstack.org/35102714:27
*** britthouser has joined #openstack-kolla14:29
*** Guest52040 has quit IRC14:30
*** britthouser has quit IRC14:31
*** britthouser has joined #openstack-kolla14:31
*** BernhardW has quit IRC14:33
*** michauds has joined #openstack-kolla14:34
*** dave-mcc_ has joined #openstack-kolla14:35
*** dave-mccowan has quit IRC14:36
Jeffrey4lpbourke, could u give the deploy node credential?14:39
Jeffrey4ls/give/give me14:39
pbourkeJeffrey4l: root@172.21.8.25314:39
pbourkeJeffrey4l: password cobbler14:39
pbourkeJeffrey4l: then 'tmux attach'14:39
Jeffrey4lthanks.14:39
Jeffrey4lim in :D14:40
pbourkeJeffrey4l: need a run down of current task?14:41
Jeffrey4lno. i have no test task now. Just trying the connection.14:41
sdake_ok - im available now14:41
*** matrohon has quit IRC14:43
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes: WIP Neutron bootstrap to create service/project/role  https://review.openstack.org/35374014:44
pbourkesdake_: Jeffrey4l: make your terminal windows screen please14:44
*** sdake has joined #openstack-kolla14:47
*** sdake_ has quit IRC14:47
sdakepbourke i'm in14:47
sdakepbourke did you fix the networking so we can ssh into the created vms?14:47
pbourkesdake: not yet14:48
pbourkesdake: need to finish this rally work14:48
openstackgerritPaul Bourke proposed openstack/kolla: Add OSIC Scale Testing Documentation  https://review.openstack.org/35210114:48
sdakethe issue is rally wont run without being able to ssh into the machines...14:48
*** b_bezak has quit IRC14:48
berendtgood news, https://github.com/sapcc/openstack-kube has now a license file and a readme file :)14:48
*** senk_ has joined #openstack-kolla14:49
*** b_bezak has joined #openstack-kolla14:49
pbourkesdake: maybe so but without some sort of rally script in place to begin with none of the scale scenarios can be easily run14:49
pbourkesdake: that said someone can look at the networking in paralell14:50
*** diogogmt has joined #openstack-kolla14:51
*** matrohon has joined #openstack-kolla14:51
pbourkeJeffrey4l: need to go through each of the failed scenarios in the top window, and disable them in the bottom14:52
*** huikang has joined #openstack-kolla14:52
Jeffrey4lGot.14:52
*** inc0 has joined #openstack-kolla14:53
*** b_bezak has quit IRC14:53
sdakeinc0 - we need external netowrk access for our vms that we create14:54
inc0good morning14:54
sdakeinc0 how to make that happen?14:54
inc0external as public IPs?14:54
inc0I don't think it's possible14:54
sdakepublic or internal - just not via a namespace14:54
sdakeotherwise rally doesn't work14:54
inc0ok, that's doable14:54
sdakecool14:54
sdakecan you dooable it ? :)14:54
inc0yeah, hold on14:55
sdakeneed to be able to ssh from the deploy node to any vm created in the cloud14:55
sdakewe are running the test cases on the deploy node14:55
Jeffrey4lpbourke, how the /tmp/a file generated?14:55
pbourkeJeffrey4l: just grepping of various commands from this morning14:56
inc0sdake, what we can do is just to use provisioner: vlan in neutron14:56
pbourkeJeffrey4l: first we got all scenarios14:56
pbourkeJeffrey4l: then we commented the ones we *know* we dont want14:56
inc0and add interface in given vlan14:56
pbourkeJeffrey4l: then we ran rally validate on the rest to see what was failing14:56
inc0is OpenStack you want to play with depoyed now?14:56
pbourkeJeffrey4l: the cirros related ones are fixed14:56
Jeffrey4lOK.14:58
*** zhurong has quit IRC14:58
*** matrohon has quit IRC14:58
*** dmueller-evoila has quit IRC14:58
*** ravig has quit IRC14:59
sdakeinc0 yes14:59
*** ravig has joined #openstack-kolla15:00
*** ppowell has quit IRC15:01
sdakecan someone please link our priorities etherpad from midcycle15:02
Jeffrey4linc0, no.15:02
*** srwilkers has quit IRC15:02
Jeffrey4llet me15:02
*** srwilkers has joined #openstack-kolla15:02
inc0ok15:02
inc0I think it's enabled already tho15:02
inc0vlan ranges are undefined which is everything afaik15:02
inc0Jeffrey4l, ^15:03
Jeffrey4lok15:03
sdakeinc0 init-runonce creates two networks15:03
sdake10.0.0.015:03
sdakeand 10.0.2.015:03
sdakethese are my internal network setups15:03
inc0this wont work15:03
inc0we need new netwoek15:04
sdakeinsted init-runonce neesd to create a network that matches whatever we can use in intel15:04
Jeffrey4lflat and vxlan15:04
sdakepbourke had suggested using a vlan15:04
inc0Jeffrey4l, flat might actually work15:04
inc0if we setup them with 172.21.0.0/22 address15:04
sdake10/24 is a public routed network15:04
Jeffrey4l10.0.0.0/24 ?   really works?15:05
inc0no15:05
sdakeJeffrey4l no15:05
sdakewhos on first :)15:05
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes: WIP Neutron bootstrap to create service/project/role  https://review.openstack.org/35374015:05
*** imcsk8|zZz is now known as imcsk815:05
inc0we can use vlan or flat15:06
inc0with flat we'll have issues because all the hosts have this address15:06
inc0so we need to be careful not to make overlap15:06
inc0I'd use vlan15:06
Jeffrey4linc0,  tenant_network_types = vxlan   vlan is not enabled.15:06
Jeffrey4loh sorry. i am wron.15:07
inc0yeah we can do either15:07
Jeffrey4lbut network_vlan_ranges =  is not configured.15:07
inc0but I think it defaults to pretty much everything15:07
inc0so if we create network with segmentation_id=740 for example15:07
inc0we should be good15:07
Jeffrey4lwhat are we trying to fix? ssh to the vms, then? used for rally?15:08
inc0with this, if we spawn vm in this network15:08
inc0you can ssh to vm from laptop15:08
inc0you'll be able to15:08
sdakeJeffrey4l yes ssh to vms so rally can ssh to vms...15:08
Jeffrey4lgot.15:08
rhallisey'15:09
sdakesup rhallisey15:11
rhalliseyhey15:11
*** matrohon has joined #openstack-kolla15:14
pbourkeinc0: can we use augments please ;)15:14
inc0augments?15:15
sbezverkrhallisey: qq with intro orchestration_engine variable things got much better but still there are some issue. when kubernetes engine is selected, and kolla-ansible run with genconfig option it detects undefined variables15:15
pbourkeah I thought you were hacking ml2 conf?15:15
inc0just looking at it15:15
sbezverknormally kube specific varibles should be configured in kubernetes.yaml15:15
pbourkegotcha15:15
sbezverkbut gen config is not using this file for rendering15:15
inc0yeah we need to reconfigure neutron, you were right Jeffrey4l15:16
*** ppowell has joined #openstack-kolla15:16
Jeffrey4lneed this [ml2_type_vlan]15:16
Jeffrey4lnetwork_vlan_ranges = physnet1:50:5915:16
sbezverkrhallisey: so to complete genconfig successfully I need to define kube's required variables in globals.yml15:17
sbezverkI suspect you do not like this approach15:17
inc0yeah, you're right15:17
*** srwilkers has quit IRC15:17
inc0we should have it in globals right?15:17
sdakecut and paste into globals for now15:18
Jeffrey4linc0, no. just change the /etc/kolla/config/neutron/ml2_conf.ini15:18
sdakewe can sort that out after newton is releaed15:18
Jeffrey4li changed it, see?15:18
sdakeglobals.yml becomes permanent15:18
sdakeits an external interface15:18
Jeffrey4lsdake, ?15:18
sdakehence the pushback on adding variables to it15:18
inc0yeah15:18
sdakethe agreement we made was that we wouldcut and paste stuff into globals.yml related to kolla-kubernetes15:19
inc0so now we run reconfigure and it should do it15:19
inc0let's time it:)15:19
sdakeuntil after newton15:19
Jeffrey4linc0, yes15:19
inc0so we'll test and bench reconfigure at the same time15:19
inc0Jeffrey4l, do the honors:)15:19
Jeffrey4linc0, correct?15:19
inc0now it's correct15:19
Jeffrey4l;D15:19
Jeffrey4llet's go15:20
inc0ok...but it doesn't run only neutron15:20
inc0which is bug15:20
inc0I'll put it into launchpad15:21
Jeffrey4linc0, it is.15:21
Jeffrey4linc0, but it run common role first.15:21
Jeffrey4lbecause the neutron role depend on common role15:21
openstackgerritPaul Bourke proposed openstack/kolla: Check volume group exists for Cinder in prechecks  https://review.openstack.org/35415415:21
inc0I've seen kibana there15:22
inc0but ok, lets see if it runs nova and others15:22
inc0see? swift15:23
Jeffrey4linc0, it is common role content.15:24
Jeffrey4lcommon role touch the heka configuration file for swift.15:24
inc0ok15:24
inc0I guess15:24
inc0I'll hold on with bugs then15:25
Jeffrey4llet's stop it. i want to change some ansible option. it is too slow now.15:26
Jeffrey4lthe forks number in 5 in default which is very low.15:26
Jeffrey4linc0, ^15:26
inc0forks are 10015:27
inc0and pipelining is enabled15:27
Jeffrey4lok..15:27
inc0unless someone changed it15:27
rhalliseysbezverk, for now, kolla-kube will just add them into gloabls.yml15:29
rhalliseysbezverk, document which vars are requires15:29
rhalliseyrequired*15:29
rhalliseysbezverk, globals should default to ANSIBLE as the orchestration_engine15:30
*** srwilkers has joined #openstack-kolla15:32
*** ppowell has quit IRC15:36
*** haplo37__ has joined #openstack-kolla15:40
*** vhosakot has joined #openstack-kolla15:41
inc0ok we need to make reconfigure faster15:45
inc0it seems to be slower than deploy15:45
inc0Jeffrey4l,15:45
sdakeinteresting result15:45
inc0we need to figure out how to limit all this "skip" to even be evaluated15:45
inc0ok, we'll see the end result15:45
sdakelets focus on optimization later - and gathering data now while we have the resources15:46
sdakeis the ssh to vm fixed?15:46
inc017min15:46
inc03min slower than full deploy15:46
*** ravig has quit IRC15:46
inc0fater*15:46
openstackgerritPaul Bourke proposed openstack/kolla: Add defaults for interfaces to all.yml  https://review.openstack.org/35417315:46
Davieysdake: What is the current status of OSIC?15:48
inc0Jeffrey4l, looks good?15:49
inc0my command15:49
*** sdake_ has joined #openstack-kolla15:49
*** ravig has joined #openstack-kolla15:49
sdake_wtb ssh to vms15:49
* coolsvap is back15:50
rhalliseyinc0, ya skipping lots of tasks is costly15:50
coolsvapwith a lot of scolding from doctor and new dressing15:50
rhalliseylike if you deploy a single service15:50
*** sdake has quit IRC15:51
sdake_can i get a status update on the ssh to vms - blocking everything!!15:51
coolsvapyes i think we need steps to ssh15:51
Davieysdake_: Are neither networks working?15:52
sdake_Daviey not last i checked which was yesterday15:52
sdake_inc0 said he would sort it out15:52
sdake_Daviey init-runonce is designed for my environment, since i committed the file15:52
sdake_not for a generic cloud environment15:53
sdake_it needs a new network15:53
sdake_which netowrk to use - i dont know15:53
sdake_inc0 had indicated we wont have external ips - which we dont really need15:53
sdake_but internal ips that are routable to the deployment node will do the job15:54
*** ravig has quit IRC15:54
Davieysdake_: Yeah, i use init-runonce - but i forked it to remove the networking stuff.  I think it makes sense to move the network to a separate script upstream, as the rest of init-runonce is pretty agreeable useful to everyone15:54
sdake_daneyon at one point had a commit which made init-runonce networking parts customizable15:55
sdake_i think that is a better approach15:55
Davieyoh yeah, that works aswell15:56
sdake_not sure where it went - but its safe to assume its long gone :)15:56
Davieysad4us15:57
sdake_raining hard today15:57
openstackgerritRyan Hallisey proposed openstack/kolla-kubernetes: Jinja2 pvc template error because of imcomplete if else  https://review.openstack.org/35407215:57
openstackgerritRyan Hallisey proposed openstack/kolla-kubernetes: Add persistent volumes to Rabbitmq  https://review.openstack.org/35407315:57
*** rhallisey has quit IRC15:57
*** rhallisey has joined #openstack-kolla15:58
Davieywho is typing on OSIC?15:58
inc0me16:00
*** berendt has quit IRC16:02
Davieyinc0: this is the same issue i had... so i moved to linuxbridge16:03
inc0well linuxbridge has other issues16:03
Jeffrey4linc0, what?16:03
Jeffrey4ljust back.16:03
Mech422Morning Guys16:03
DavieyJeffrey4l: we aren't getting dhcp working16:04
inc0Jeffrey4l, network is up16:04
inc0just dhcp is broken16:04
Davieyinc0: what neutron (full) command was used to create the network?16:04
Jeffrey4linc0, could u show me?16:04
*** daneyon_ has joined #openstack-kolla16:04
Mech422Daviey: yeah - the kolla runonce is hardcoded to use a specific network/netmask - at some point, it should probably use the values from globals.yml16:05
sdake_yo Mech42216:05
Mech422sdake_: raining hard for you? we're just gettin drizzle...16:05
sdake_ya serious storming16:05
Davieyinc0: It crossed my mind that dhcp might have been disabled on that.. but seems not16:05
Davieysdake_: The Weather Channel is rubbish compared to you16:05
Mech422sdake_: you guys in scottsdale are always a day late and a dollar short :-)  Tommorrow you'll have our drizzle :-)16:06
Davieyinc0: I think the next action might be to tcpdump both ends and see if the vlan is working?16:06
sdake_i don't know about a dollar short :)16:06
Davieywhere did we get the vlan id from?16:06
Mech422sdake_: heh16:06
sdake_although there are pelnty of $30,000 millionaires living in scottsdale16:06
inc0Daviey, its in the attachment to mail, network setup16:06
*** jogam has quit IRC16:07
Davieyinc0: ah16:07
inc0soo...debugging network16:07
inc0yay!16:07
Davieyinc0: shall we kill all dhcp agents except one?16:07
*** senk_ has quit IRC16:08
Davieyinc0: we can use ip netns on the host can't we?16:08
inc0we can16:09
inc0docker 1.10 made it possible16:09
*** daneyon_ has quit IRC16:09
Jeffrey4linc0, does the vlan 732 really work?16:10
inc0it should16:10
Jeffrey4li can not ping the gateway in the dhcp namespace.16:10
Jeffrey4lssh 729582-comp-s3700-02416:11
Jeffrey4lip netn exec qdhcp-351e5776-1957-46f4-82ca-e3b043749649 ping 172.21.108.116:12
Jeffrey4linc0, ^16:12
*** ravig has joined #openstack-kolla16:12
inc0duh16:13
Jeffrey4linc0, the dhcp should be OK. but the network/switcher may have some miss configure?16:13
inc0seems like networking issue16:14
Jeffrey4linc0, seems vlan nested?16:14
sdake_seems like greek to me16:14
Jeffrey4linc0, external network is using a vlan interface?  neutron_external_interface: "bond0.732"16:14
sdake_i'm glad you understand this stuff Jeffrey4l  ;)16:14
inc0hmmm16:14
inc0yeah I think it might be it16:15
Jeffrey4lsdake_, :D16:15
inc0I misconfigured network16:15
inc0duh16:15
Jeffrey4linc0, how about use a raw interface for neutron_external_interface?16:15
Jeffrey4lin this way we can test vlan provider netowrk.16:16
inc0that will put us in pxe network16:16
*** duonghq has quit IRC16:16
Jeffrey4li saw this: kolla_external_vip_interface: "p1p1"16:16
inc0we should use bond016:16
inc0and bond0.732 for vxlans16:16
*** srwilkers has quit IRC16:17
inc0wanna redeploy with this conf?16:17
Jeffrey4linc0, reconfigure should work.16:17
Jeffrey4lhow about add another physical_mapping?16:17
inc0that might work16:17
*** srwilkers has joined #openstack-kolla16:17
Jeffrey4li think so16:18
inc0hmm...can we have multiple mappings with reconfigure?16:19
Jeffrey4linc0, np .16:20
Jeffrey4lit just neutron stuff.16:20
inc0it's comma separated right?16:20
inc0anyway, write down what you have in mind plz16:20
Jeffrey4lhmm. let me check in neutron.16:20
Jeffrey4li forget..16:20
inc0brb, need food16:21
Jeffrey4lit is.16:21
*** ad_rien_ has quit IRC16:21
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes: WIP Script generating kubernetes secrets from passwords.yml  https://review.openstack.org/35419916:22
*** matrohon has quit IRC16:23
*** kproskurin has joined #openstack-kolla16:24
*** rmart04 has quit IRC16:25
*** ravig has quit IRC16:26
*** srwilkers has quit IRC16:33
Jeffrey4linc0, no need change the configuration file or redeploy. just del the bond0.732 port from the br-ex and add the bond0 to the br-ex should work16:33
kfox1111sbezverk: question... the auth={{...}} -e 'json stuff'16:33
kfox1111could that work if it was auth="json stuff"?16:34
kfox1111whats the purpose of the extra templating?16:34
Jeffrey4linc0, but 732 vlan id should not be used for tenant network? because bond0.732 use it.  do we have any other vlan id configured?16:36
Jeffrey4linc0, you can try to re-create the network and subnet to test the gateway connectivity from dhcp namespace.16:37
*** jtriley_ has joined #openstack-kolla16:37
sdake_Jeffrey4l inc0 thanks for your hard work on getting this unblocked16:37
sdake_this is critical :)16:37
Jeffrey4lNo problem16:39
*** jtriley has quit IRC16:40
openstackgerritMerged openstack/kolla: Fix designate bootstrap.  https://review.openstack.org/35220616:41
DavieyJeffrey4l: Was the issue that we were vlan'ing at the ml2 config AND when the network was created?16:43
Jeffrey4lDaviey, we are create vlan on vlan.16:44
Jeffrey4lwe need add the bond0 to br-ex rather than the bond0.73216:44
DavieyJeffrey4l: right16:45
sbezverkkfox1111: I have no idea, I was just following the way it is done in kolla16:45
DavieyJeffrey4l: so ml2 config should be bare bond0?16:45
Jeffrey4lDaviey, no need touch the ml2 config fie.16:46
Jeffrey4lfile.16:46
Jeffrey4ljust change the neutron_externel_interface to bond016:46
Jeffrey4lthen remove the bond0.732 and add the bond0 to br-ex manually.16:46
Jeffrey4lit should work16:46
Jeffrey4lwait for inc0 back to create the network then test. I have no idea about what vlan id should be used.16:47
Davieyok16:47
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: WIP Neutron bootstrap to create service/project/role  https://review.openstack.org/35374016:48
kfox1111k. I'll assume it still needs to be seperate. but it may be possible to just move the var reference up and skip the -e too.16:48
*** jtriley_ has quit IRC16:48
*** unicell has quit IRC16:49
*** senk_ has joined #openstack-kolla16:49
*** Serlex has quit IRC16:49
*** fragatina has joined #openstack-kolla16:51
*** rhallisey has quit IRC16:52
*** rhallisey has joined #openstack-kolla16:54
kfox1111rhallisey: can you have a look at: https://review.openstack.org/#/c/353740/5?16:54
patchbotkfox1111: patch 353740 - kolla-kubernetes - WIP Neutron bootstrap to create service/project/role16:54
*** fragatin_ has quit IRC16:54
*** sdake_ has quit IRC16:57
*** dave-mcc_ has quit IRC16:57
*** dave-mccowan has joined #openstack-kolla16:57
*** egonzalez90 has joined #openstack-kolla16:59
*** dwalsh has quit IRC17:01
*** kproskurin has quit IRC17:04
openstackgerritzhubingbing proposed openstack/kolla: repair aodh image dockerfile  https://review.openstack.org/35071517:06
*** fragatina has quit IRC17:06
*** fragatina has joined #openstack-kolla17:07
inc0Jeffrey4l, I'm here17:07
inc0so in mail I've sent with all the access17:07
inc0there is attachment pdf17:07
inc0with network configu17:07
inc0ration17:07
inc0just use vlan that's not used otherwise17:07
* Jeffrey4l checking17:08
Jeffrey4lyes.17:08
*** fragatina has quit IRC17:12
rhalliseykfox1111, ya17:12
inc0damn.17:13
openstackgerritEduardo Gonzalez proposed openstack/kolla: Customizations for Designate  https://review.openstack.org/35017217:14
*** ravig has joined #openstack-kolla17:16
Daviey\o/17:17
openstackgerritzhubingbing proposed openstack/kolla: repair gnocchi  dockerfile  https://review.openstack.org/34838817:18
*** ppowell has joined #openstack-kolla17:18
Jeffrey4linc0, network should be OK.17:18
*** unicell has joined #openstack-kolla17:19
Jeffrey4linc0, but vm has issue.17:19
inc0you mean no dhcp?17:19
Jeffrey4linc0, no idea.17:20
Jeffrey4lnow.17:20
*** ravig has quit IRC17:20
*** ravig has joined #openstack-kolla17:21
inc0damn, I guess tcpdump will be our friend17:22
*** ravig has quit IRC17:22
Davieyinc0: yeah17:22
inc0I got to run for a meeting, I'll be back in hour or so to help you17:23
*** inc0 has quit IRC17:23
*** ravig has joined #openstack-kolla17:23
DavieyJeffrey4l: is that you?17:24
Jeffrey4lDaviey, yes.17:24
Jeffrey4ldhcp replied.17:25
DavieyJeffrey4l: Am i right in saying we are seeing the DHCP requests on the local tap, but not on dhcp?17:25
DavieyHmm17:25
Jeffrey4l12:26:04.248311 fa:16:3e:7a:1e:d6 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 332: 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from fa:16:3e:7a:1e:d6, length 290                         │········17:26
Jeffrey4l12:26:04.248968 fa:16:3e:96:57:21 > fa:16:3e:7a:1e:d6, ethertype IPv4 (0x0800), length 354: 172.21.116.25.67 > 172.21.116.33.68: BOOTP/DHCP, Reply, length 31217:26
*** srwilkers has joined #openstack-kolla17:26
Jeffrey4ldhcp get the request and replied. but the vm never saw the reply17:27
Jeffrey4lDaviey, right?17:27
*** fragatina has joined #openstack-kolla17:27
*** ravig has quit IRC17:28
DavieyJeffrey4l: maybe17:28
*** sdake has joined #openstack-kolla17:29
sdakeall core reviweers - please read https://review.openstack.org/34906917:32
sdakespecifically the comments at the top17:32
*** ravig has joined #openstack-kolla17:37
kfox1111rhallisey: whats the command to generate the template that bootstrap will run so I can look at the pregenerated template?17:41
kfox1111(without running it)17:41
*** ravig has quit IRC17:42
rhalliseykfox1111, ./tools/kolla_kubernetes.py resource-template status mariadb pv mariadb-pv17:43
kfox1111thx.17:43
*** ravig has joined #openstack-kolla17:43
rhallisey./tools/kolla_kubernetes.py resource-template status keystone pod keystone-pod17:43
rhallisey^ another example17:43
kfox1111./tools/kolla_kubernetes.py resource-template status neutron bootstrap neutron-bootstrap-job17:44
kfox1111:)17:44
kfox1111but is failing silently with $!=1. :/17:44
kfox1111probably a template error...17:44
*** lrensing_ has quit IRC17:45
rhalliseyya17:46
kfox1111k. thanks. that helps though.17:46
rhalliseysure17:46
*** egonzalez90 has quit IRC17:47
sdakeinc0 not around?17:50
*** haplo37__ has quit IRC17:50
*** haplo37__ has joined #openstack-kolla17:50
*** haplo37- has joined #openstack-kolla17:52
*** inc0 has joined #openstack-kolla17:55
*** fragatina has quit IRC17:57
Davieysdake: kolla itself has very little python.. i can't see any issues with porting that in Master+117:59
sdakeagree18:00
sdakei was initially concerned about the plugins18:00
sdakejust wainted to raise that the plugins re not on the table18:00
*** dwalsh has joined #openstack-kolla18:00
Davieysdake: yeah, that is invoked outside of primary kolla python tools.. So i can't see that being an issue18:01
Davieysdake: providing all executable python tools can be run from py35, life should be good18:01
*** inc0 has quit IRC18:02
*** inc0 has joined #openstack-kolla18:03
kfox1111rhallisey: does ./tools/kolla_kubernetes.py resource-template status neutron bootstrap neutron-bootstrap-job work for you?18:04
*** lrensing_ has joined #openstack-kolla18:04
rhalliseykfox1111, yes18:05
kfox1111hmm... its failing for me on trunk.18:05
*** inc0 has quit IRC18:06
kfox1111gona force an upgrade...18:06
kfox1111still fails.18:07
lrensing_hey guys-  i'm writing my first jinja2 dockerfile and have a couple of questions...18:07
rhalliseykfox1111, weird18:07
lrensing_i can install vmtp through pip, but when running kolla-build, i encounter some gcc dependencies18:08
lrensing_ how would i include those?  i’ve been looking at other dockerfiles as reference and can’t seem to find any apt-get calls directly to packages18:08
kfox1111strace shows one of the last things it does is look in /home/kfox2/svn/kolla-kubernetes/.venv/lib/python2.7/site-packages/services/neutron/neutron-bootstrap-job.yml.j218:08
kfox1111file not found...18:08
lrensing_(or yum)18:08
rhalliseykfox1111, I've noticed sometime there ends up with some extra templates or files lying around18:09
kfox1111I don't think I have a link in /usr/share/kolla-kubernetes... sec...18:10
*** inc0 has joined #openstack-kolla18:10
DavieyJeffrey4l: Are you still working on OSIC?18:10
kfox1111yup. that was it. it couldn't find the template.18:10
openstackgerritOpenStack Proposal Bot proposed openstack/kolla: Updated from global requirements  https://review.openstack.org/35430318:11
kfox1111arg... openstack_neutron_auth is almost something resembling json, but isn't. :/18:12
wirehead_Oh, yeah.  That.18:13
DavieyJeffrey4l: we are still doing vlan in vlan, no?18:13
Davieyinc0: ^ ?18:14
sdakeinc0 ping re security midcycle18:16
sdakeinc0 how do you feel about driving to austin for a day18:16
sdakenext week18:17
sdakethere is free food involved18:17
DavieyI planned to be there... but work got in the way :(18:17
*** inc0 has quit IRC18:20
lrensing_i can install vmtp through pip, but when running kolla-build, i encounter some gcc dependencies18:20
lrensing_ how would i include those?  i’ve been looking at other dockerfiles as reference and can’t seem to find any apt-get calls directly to packages18:21
sdakefor from-source packaging lrensing_ ?18:21
sdakeadd them to openstack-base18:21
sdakewhat deps are needed?18:21
lrensing_binary i assume18:22
sdakea pip install is source based18:22
sdakebinary packaging may not be aailable for vmtp18:22
lrensing_ah18:22
lrensing_unable to execute 'x86_64-linux-gnu-gcc': No such file or directory18:22
lrensing_it's a gcc dependency18:22
sdakeya gcc is in the source based branches18:23
sdakebut not in the binary based branches18:23
sdakein the dockerfile18:23
sdakemy guess is your pip installing in a binary based branch in your dockerfile18:23
sdakeby branch I mean conditional branch18:23
lrensing_right18:23
*** ayoung has quit IRC18:24
*** ravig has quit IRC18:25
*** jtriley has joined #openstack-kolla18:26
*** ravig has joined #openstack-kolla18:26
*** ravig has quit IRC18:28
DavieyJeffrey4l: Object to me deleting the routable network?18:31
*** ravig has joined #openstack-kolla18:33
*** fragatina has joined #openstack-kolla18:35
*** ravig has quit IRC18:35
*** ravig has joined #openstack-kolla18:37
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: WIP Neutron bootstrap to create service/project/role  https://review.openstack.org/35374018:38
Davieysdake: JFYI, we are stil stuck getting dhcp to work18:39
Davieysdake: FWIW, i had this same issue locally.. and 'fixed' it by switching to linuxbridge18:40
*** ravig has quit IRC18:40
*** ad_rien_ has joined #openstack-kolla18:43
*** ad_rien_ has quit IRC18:45
*** fragatin_ has joined #openstack-kolla19:00
*** senk_ has quit IRC19:02
sdakeso ovs is busted?19:03
sdakeit works in my environment last i tried19:03
sdakebut i haven't tried master latey19:03
*** fragatina has quit IRC19:03
sdakeDaviey can you bring dave-mccowan up to speed on how to usse the osic cluster19:03
sdakevhosakot - are you up to speed on how to use the osic cluster19:03
sdakeUS geo reinforcements :)19:04
sdakeJeffrey4l - if you can bring vhosakot and dave-mccowan up to speed on using the osic cluster, that would help19:04
sdakeso we can get through some of these scenarios a little faster19:04
sdakeand debug some of these pressing isssue19:04
vhosakotsdake: yes, I got the F5 VPN, SSH and tmux part working.... I need to pick a task in from the OSIC etherpad... I'll ping inc0 today19:06
*** athomas has quit IRC19:07
sdakevhosakot how you can help is sort out the networkign being busted19:07
sdakevhosakot your a networking expert - arnt' you? :)19:07
vhosakotsdake: haha :)  ok, I will check the setup today... is the OSIC deployment OVS or linuxbridge?19:08
sdakeatm is OVS19:08
sdakeDaviey indicates OVS is strugglling with dhcp19:09
sdakeanyone have quick link to the etherpad on the osic scale testing?19:09
vhosakotsdake: let me send it...19:09
vhosakotsdake: https://etherpad.openstack.org/p/kolla-N-midcycle-osic19:10
vhosakotDaviey: sdake: a VM booted is not getting DHCP IP address ?19:10
*** dwalsh has quit IRC19:12
*** dwalsh has joined #openstack-kolla19:13
dave-mccowanthanks sdake.  i'd like to help with this testing.19:14
dave-mccowan is the test schedule set, or is there room to add some more test scenarios?19:14
sdakei think we will struggle with the test scenarios we have in place :)19:15
sdakevhosakot i am not sure what the exact problem is19:15
sdakeperhaps we should try a linuxbridge deploy19:15
sdakedave-mccowan can you add your name to hte list of contributors in the etherpad and read through the etherpad19:16
sdakevhosakot can you send dave-mccowan the credentials19:17
vhosakotsdake: sure, will send it to Daviey19:17
vhosakotI mean, will send to dave-mccowan :)19:17
vhosakottab key fail :)19:17
dave-mccowanthanks!19:18
sdakesweet once our us geo coordinator returns next week i am pretty sure we can burn through these scenarios pretty quickly19:19
vhosakotcool, np dave-mccowan19:19
vhosakotcool19:19
dave-mccowanif we have time, and have a solid scale test running, i think it would be interesting to run some security variants with it:  with and without HTTPS, with and without volume encryption, etc.  People always ask what the performance hit is for encryption.  It would be nice to know the answer.19:20
sdaketls would be fantastic19:21
sdakecan you add that in19:21
sdakei think that should be #419:22
*** mliima has joined #openstack-kolla19:22
dave-mccowani can't tell... are the first four test deployments deploy only, or are there some scale tests run after deployment (booting vms, creating volumes, ...)19:28
*** mliima has quit IRC19:32
*** ravig has joined #openstack-kolla19:39
sdakewe are running tempest and rally along with each scenario19:39
sdakein json output19:39
*** ayoung has joined #openstack-kolla19:40
*** daneyon_ has joined #openstack-kolla19:41
*** daneyon_ has quit IRC19:45
*** ravig has quit IRC19:52
*** ravig has joined #openstack-kolla20:01
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes: WIP Neutron bootstrap to create service/project/role  https://review.openstack.org/35374020:02
*** dmueller-evoila has joined #openstack-kolla20:04
openstackgerritTin Lam proposed openstack/kolla: [WIP] Add support for building vmtp container  https://review.openstack.org/35436220:08
*** tyrola has joined #openstack-kolla20:09
*** tyrola has quit IRC20:09
*** dmueller-evoila has quit IRC20:12
*** fragatin_ has quit IRC20:15
*** fragatina has joined #openstack-kolla20:16
*** dwalsh has quit IRC20:16
*** ravig has quit IRC20:20
*** lrensing_ has quit IRC20:23
*** Jeffrey4l has quit IRC20:35
Davieysdake: is everyone ok, or does someone need help?20:35
*** Jeffrey4l has joined #openstack-kolla20:35
*** jtriley has quit IRC20:36
Davieysdake: well, the cluster is currently idle.. would be good if someone could pick it up now?20:39
*** ravig has joined #openstack-kolla20:45
*** daneyon_ has joined #openstack-kolla20:47
*** sdake has quit IRC20:48
openstackgerritMerged openstack/kolla: Customizations for Watcher  https://review.openstack.org/35201220:50
*** ppowell has quit IRC20:50
*** daneyon has quit IRC20:50
*** mark-casey has joined #openstack-kolla20:51
*** ravig has quit IRC20:53
*** daneyon has joined #openstack-kolla20:53
*** daneyon_ has quit IRC20:56
openstackgerritShaun Smekel proposed openstack/kolla: Customizations for Tgtd  https://review.openstack.org/35439220:57
*** huikang has quit IRC20:59
openstackgerritShaun Smekel proposed openstack/kolla: Customizations for Tgtd  https://review.openstack.org/35439221:00
*** srwilkers has quit IRC21:01
*** ravig has joined #openstack-kolla21:02
openstackgerritShaun Smekel proposed openstack/kolla: Customizations for Tempest  https://review.openstack.org/35439721:02
openstackgerritShaun Smekel proposed openstack/kolla: Customizations for Tgtd  https://review.openstack.org/35439221:03
openstackgerritShaun Smekel proposed openstack/kolla: Customizations for Tgtd  https://review.openstack.org/35439221:03
*** dwalsh has joined #openstack-kolla21:04
*** rhallisey has quit IRC21:07
*** jtriley has joined #openstack-kolla21:14
*** sdake has joined #openstack-kolla21:16
openstackgerritShaun Smekel proposed openstack/kolla: Customizations for Swift  https://review.openstack.org/35440521:17
sdakedaneyon sorry was taking a break21:18
*** ayoung has quit IRC21:18
sdakeDaviey that is21:18
sdakedaviey i think what would help is to try out the linuxbridge theory (that ovs is busted in master)21:19
*** srwilkers has joined #openstack-kolla21:19
sdakebut i think the people that know how to do that are sawing logs21:19
sdakeand i've been up since 2am, so i am heading for a ciesta21:19
sdakemaybe vhosakot and dave-mccowan can figure it out on their own21:20
sdakebut not sure21:20
sdakewe need to get ssh access into the vms21:20
*** shardy has quit IRC21:21
*** coolsvap has quit IRC21:21
openstackgerritShaun Smekel proposed openstack/kolla: Customizations for RabbitMQ  https://review.openstack.org/35440921:25
*** michauds has quit IRC21:25
*** daneyon_ has joined #openstack-kolla21:29
*** sdake has quit IRC21:33
*** vhosakot has quit IRC21:34
*** daneyon_ has quit IRC21:34
*** jtriley has quit IRC21:40
openstackgerritShaun Smekel proposed openstack/kolla: Customizations for OpenStack Base  https://review.openstack.org/35441621:46
*** JoseMello has quit IRC21:50
openstackgerritShaun Smekel proposed openstack/kolla: Customizations for Multipathd  https://review.openstack.org/35442121:53
*** jtriley has joined #openstack-kolla21:54
*** haplo37__ has quit IRC21:54
openstackgerritShaun Smekel proposed openstack/kolla: Customizations for MariaDB  https://review.openstack.org/35442221:59
*** dwalsh has quit IRC22:03
*** ad_rien_ has joined #openstack-kolla22:04
openstackgerritShaun Smekel proposed openstack/kolla: Customizations for Kuryr  https://review.openstack.org/35442422:05
*** jtriley has quit IRC22:10
openstackgerritShaun Smekel proposed openstack/kolla: Customizations for Ironic  https://review.openstack.org/35442722:17
*** ad_rien_ has quit IRC22:19
*** egonzalez has joined #openstack-kolla22:19
*** mark-casey has quit IRC22:20
*** egonzalez is now known as egonzalez9022:20
openstackgerritShaun Smekel proposed openstack/kolla: Handle empty package list for install_packages  https://review.openstack.org/35442922:26
*** ravig has quit IRC22:29
*** ntpttr has quit IRC22:31
*** ravig has joined #openstack-kolla22:32
*** ravig has quit IRC22:32
*** srwilkers has quit IRC22:35
*** ntpttr has joined #openstack-kolla22:36
*** ravig has joined #openstack-kolla22:40
*** ad_rien_ has joined #openstack-kolla22:40
*** egonzalez90 has quit IRC22:41
Davieysean-k-mooney: Hey... Is the bifrost stuff code complete?  If I pull in all of your branches, can i do a successful deployment?22:42
*** ad_rien_ has quit IRC22:43
*** rkrum has joined #openstack-kolla22:44
*** jtriley has joined #openstack-kolla22:47
*** ravig has quit IRC22:58
*** ravig has joined #openstack-kolla22:58
*** daneyon_ has joined #openstack-kolla23:18
*** daneyon_ has quit IRC23:22
*** jtriley has quit IRC23:27
openstackgerritOpenStack Proposal Bot proposed openstack/kolla: Updated from global requirements  https://review.openstack.org/35430323:37
*** zhurong has joined #openstack-kolla23:52
openstackgerritChristine Hicks proposed openstack/kolla: Following rst guidelines fixing the documentation for kolla  https://review.openstack.org/35378623:54
openstackgerritChristine Hicks proposed openstack/kolla: Following rst guidelines fixing the documentation for kolla  https://review.openstack.org/35378623:55

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