Saturday, 2016-08-20

aNupoiscsdake: Mech422: is this the correct repo for docker "deb https://apt.dockerproject.org/repo ubuntu-trusty main"00:00
jrich523sdake: so im looking at the multinode inventory and it has section (much like the all-in-one) but has, fake? names in most of them00:00
aNupoiscis this the correct repo for docker "deb https://apt.dockerproject.org/repo ubuntu-trusty main"00:00
jrich523do i just blow them away? or will that uninstall/remove stuff?00:01
sdakejrich523 yes blow away the fake names00:01
jrich523k00:01
sdakethey are just samples00:01
sean-k-mooneysbezverk: just checked the ovs agent code and your write for the pyical bridge is dose not create them.00:01
Mech422sean-k-mooney: sbezverk: I have to manually create br-ex as well00:02
sean-k-mooneysbezverk: i can change it in the agent if you like. its litrally moving 2 lines00:03
sbezverksean-k-mooney: I just learned today about init-container in kube I will use it with neutron-ovs-agent to create br-ex before the agent process starts00:03
Mech422sean-k-mooney: sbezverk when kolla starts up ovs, it starts with an empty DB - so I stop kolla from starting the ovs-db stuff00:03
sbezverksean-k-mooney: with init containers you do need kolla bootstraping00:03
sean-k-mooneysbezverk: actully the correct behavior is to create all the bridge before ovs-vswitchd starts00:03
sean-k-mooneyMech422: that was intentional00:04
Mech422sean-k-mooney: it blows up ALL my host networking, since my hosts are ovs based :-P00:04
Mech422insta-brick!00:04
sbezverksean-k-mooney: oh, interesting in this case I will use init with vswitchd00:04
sean-k-mooneyMech422: a well you are not ovs deployed with kolla00:05
sbezverksean-k-mooney: cool, good to know, you saved me day of troubleshooting ;-)00:05
openstackgerritWei Cao proposed openstack/kolla: Add solum container  https://review.openstack.org/35540800:05
Mech422sean-k-mooney: no - I'm not , the bare metal uses OVS based networking00:05
jrich523so i got this error when i run the precheck on that config file, however... it seems to be ok? or maybe its suppose to fail? http://paste.openstack.org/show/561553/00:06
Mech422sean-k-mooney: so I sorta need to install it before I install kolla :-)00:06
jrich523it might be trying to fail, since it is able to ping, i ran my internal/external networks on the same subnet... because.. well... im creating it all on my pc with vmware workstation00:06
jrich523i also manually tested the pings, which are fine00:07
sean-k-mooneysbezverk: well for kernel ovs its not as required but for ovs-dpdk you cannont add interfaces once the ovs-vswitchd has started so all bridge and interface config is done after the ovsdb is started but before the ovs-vswitchd is started00:07
sean-k-mooneyMech422: so out of interesst what do you use ovs on the host for?00:09
sean-k-mooneyMech422: are you using it for your management and api networks00:09
sdakejrich523 what is .3100:09
jrich523vip00:09
Mech422sean-k-mooney: to replicate our production setup... yeah, we have hostmgmt, and all openstack networks in ovs00:10
jrich52330 is the controller host, 31 is vip, 21 is this new host used for compute00:10
Mech422sean-k-mooney: our original setup uses liberty, and ovs with bonded 10G nics00:10
sdakewhat node are you deploing rom?00:10
jrich523its a CentOS7 box00:10
sdakewhich ip?00:10
jrich523which is the same as the controller00:11
jrich5232100:11
sdakeso the controller is where you  have this multinode file?00:11
jrich523yes00:11
sean-k-mooneyMech422: ah makes sense. there is some refactoring around how we deploy ovs that i wanted to do next cycle. it would be interesting if i could make your usecase work00:11
sdakeand it contains both .21 and .31 in the invetory - one for controller and one for compute?00:11
jrich523well, it just contains 21, should i add 31 to all other sections?00:11
sdakeif you want to deploy 31, it needs to be in the inventory file00:12
sean-k-mooneyMech422: basiclaly i wanted to split deploying the network backend out of the neutron role.00:12
Mech422sean-k-mooney: bonus points if our vxlan private networks work :-)00:12
jrich523its already deployed00:12
sdakeif you want to deploy 21 it needs to be in the invetory file00:12
jrich523i (guess) the all-in-one was done originally (Basically quick start guide)00:12
sdakeif you want to deploy 21 and 31 they both need to be in the invetory file00:12
sdakejrich523 ya - run kolla-ansible -i multinode destroy00:12
sdakethat will clean up things00:12
Mech422sean-k-mooney: I should be able to test stuff in the next week or two if you like00:13
sdakeoh your using a stable branch00:13
sdakethat wont work00:13
Mech422sean-k-mooney: they got me on cloudstack atm00:13
jrich523scary00:13
* sdake groans00:13
jrich523so 31 is deployed correctly and working00:13
v1k0d3nsdake: hey man00:13
sean-k-mooneyew competing could tech :)00:13
jrich523it has horizon on it and looks good00:13
sdakesup v1k0d3n00:13
v1k0d3ni missed your message earlier.00:13
jrich523i just want to add a compute node00:13
sdakev1k0d3n i was just complaining about tooth pain and the need for hyddrocodone00:13
v1k0d3nyo00:13
v1k0d3nsorry man. hahaha00:13
Mech422sean-k-mooney: yeah - oh well..knowledge is money^H^H^H^H^H power00:14
sdakejrich to do that you hvae to run kolla-ansible deplooy00:14
sdakewith the correct inventory file00:14
v1k0d3ndude, careful with that stuff. :)00:14
Mech422sean-k-mooney: though the cloudstack networking is driving me batshit00:14
v1k0d3nsorry your having pain00:14
sdakeit was just a joke00:14
sean-k-mooneyMech422: i wont get to look at it until october00:14
jrich523so if all i want to do is deploy the compute part, do i need the multinode to have the controller info as well since thats already good to go?00:14
Mech422sean-k-mooney: ahh - I should be able to help/test then :-)00:14
jrich523use scotch instead, its safer ;)00:15
sdakejrich yes00:15
sean-k-mooneyMech422: but i might ask you what you would need either kolla host or the openvsiwthc role to support for your usecase00:15
v1k0d3nyeah, hey sdake saw the _member_ role is still out there?00:15
sdakejrich523 yes - yo uhave to have everything in the invetory file00:15
jrich523ok, i'll add the controller node to all the sections and see what blows up00:15
jrich523speaking of which, i'll snapshot this first lol00:15
sdakejrich523 before doing anything00:16
Mech422sean-k-mooney: we do ovs bonds on the metal, break out interfaces by vlan for openstack, and use 1 vlan for vxlan private networking...thats about it so far - no lbaas or fwaas00:16
sdakepaste the inveotry file00:16
sean-k-mooneyMech422: but ya after figuing out how neutron works i dont think i could handle another could networking stack00:16
sdakei mean before doing a deploy00:16
jrich523k00:16
sdakejrich523 the reason everything needs to be in the invetry file is so the compute and controller nodes know how to speak to each other00:16
sdakeand understand all the databae passwords00:16
sdakeand whatnot00:16
sean-k-mooneyMech422: ah that makes sense00:16
jrich523that makes sense, i guess mostly i thought i'd find some file (be it all-in-one or multinode) that already had that info, because... well.... its already been deployed00:17
sdakesean-k-mooney lol00:17
jrich523so i was mildly confused that i didnt see that config in any of the inventories00:17
sean-k-mooneyMech422: people always recommended dedicating a vlan to carry all vxlan traffic just havent met anyone who did it till now00:17
Mech422sean-k-mooney: we have a bunch of 4 node 'utility' boxes deployed at about 80 pops around the world, which they want to 'centrally manage' - its not really a good fit for openstack, but cloudstack has a nice heirachial setup, and eucastack could be a possiblity00:17
sdakejrich523 you may have to clea nup - not sure00:17
sdakejrich523 we will find out together00:18
jrich523where is the 'running' inventory file?00:18
sdakeall-in-one is run by default00:18
jrich523k00:18
jrich523oh right, it has localhost all over the place00:18
Mech422sean-k-mooney: LOL - I went WAY overboard on the vlans...seperate ceph replication network, seperate db repl. network, seperate api network00:18
sdakeyup00:18
sdakeit may or may not work00:18
Mech422sean-k-mooney: neteng hated me :-P00:18
sdakeas a result00:18
jrich523which i think is why you told me to use that one the other day00:18
sdakewe may need to clean up when going from aio to multinode00:19
jrich523but i guess it shouldnt matter which i use, provided the localhost (30/31) is all over the place and 21 is in the compute section00:19
sdakebut lets try it00:19
jrich523k00:19
sean-k-mooneyMech422: ah yes i have heard of simlar topologies in the telcoms space for vCPE deployments were tecol want to virtuilse there on prem equipment using openstakc to manage it centrally00:19
sdakepaste inventory file00:19
sdakebeffore running a deploy00:19
jrich523yup grabbing it now00:19
jrich523so i should use .30 right?00:20
*** bmace has quit IRC00:20
sean-k-mooneyMech422: well in the plus side if you dont have expensive switches that can do qos on vxlan traffic you can just apply it to the vxlan vlan00:20
jrich523for [control]00:20
*** bmace has joined #openstack-kolla00:20
sdakejrich523 I thought 21 was your control node?00:21
sean-k-mooneyMech422: similarly for you ceph network though i dont think i personally would have create a deicated vlan for the dbs00:21
jrich523no it will be a compute node00:21
aNupoiscHi guys, when I am trying to install docker-engine it is throwing me error http://pastebin.com/pYKmiYGS00:21
jrich52330 is currently an "all-in-one" setup00:21
sdake.31 is your control node?00:21
jrich52331 is the vip00:21
sdakeyup put 30 in there00:22
sdakethe full ip00:22
jrich523k00:22
jrich523http://paste.openstack.org/show/561554/00:22
sdakeuder network put 3000:22
jrich523removed some comments fore readability00:22
sdakeunder storage put 3000:22
jrich523yeah all over the place00:22
jrich523and used 21 in Storage and Compute00:22
sdakeunder compute put 2100:22
sdake21 is fine for compute00:22
Mech422sean-k-mooney: yeah - I got a bit carried away :-)  We a CDN network, so sorta similiar to telco - lots of small caches of equipment all over, with a few 'major' caches centrally located00:22
sdakeare you using storage such ass cinder?00:22
aNupoiscis the distribution I am using correct?00:23
jrich523havent really screwed with that yet, (it will be the next problem) but since im using local VMs i'll need to run a VM as storage00:23
Mech422sean-k-mooney: and since the cloud stuff is all 'backend' and not revenue generating, I have to make it work with as little as possible00:24
sdakejrich523 note your in for special pain by using virtual machines :)00:24
Mech422sean-k-mooney: the old systems didn't even have shared storage, so no vm migration at all :-(00:24
jrich523really all i've done with .21 is setup SSH and some other basic os stuff00:24
jrich523lol yeah, i miss having corp resources00:24
sean-k-mooneyMech422: ah ok. may i ask which cdn not that i know of many just wondering00:24
*** HyperJohnGraham has joined #openstack-kolla00:24
sdakejrich523 thats good then00:24
jrich523k00:24
sean-k-mooneyMech422: infact i only know the names of two swiftly and cachefly00:25
sdakejrich523 do you have enough memory in these vms00:26
Mech422sean-k-mooney: the BIG one is Akami - they're the google of CDN, we're LLNW currently the number 2 I think, then there's Level 3 and Verizon00:26
jrich523i think i gave them 4gb each, desktop has 32gb so i can up it if need be00:26
Mech422sean-k-mooney: err...LLNW == Limelight Networks00:26
sdakecontroller needs 8gb imo00:26
sdakebut it may run in 4gb - not certain00:26
sdakecompute needs 8gb if you intend to laucnh any type of vm ;)00:27
jrich523so far its been ok, but.. it managing nothing :)00:27
sdakeright its idle00:27
sean-k-mooneyMech422: oh i have herad of limelight networks before and level300:27
sdakeyou will likely get oom errors00:27
sdakeand things will break mysteriously00:27
sdakeand you will want to hunt us down00:27
sean-k-mooneyMech422: virizon i always associated as an ISP00:27
jrich523ok, i'll up them shortly00:28
Mech422sean-k-mooney: yeah - Level 3 is more a tier 1 bandwidth provider, but they started offering CDN as well00:28
jrich523so, i used the .30, and i got some ssh problems, i'll try that as localhost, see if that resolves that00:28
Mech422sean-k-mooney: I don't really know what verizon's doing - I'd imagine trying to capture some CDN $$ for shoving bits to their mobile customers ?00:29
sean-k-mooneyMech422: ya maybe. virison has a resonably big fiber install base in ireland/the uk too00:30
sean-k-mooneyMech422: not sure how moch of that market the have states side00:31
sean-k-mooneyMech422: i guess its mostly dominated by twc and comcast00:31
*** v1k0d3n has quit IRC00:32
sean-k-mooneysdake: i have deployed kolla all in one in vms before but i need to give multinode a try00:34
Mech422sean-k-mooney: oh? huh - in the US they're basically a cell phone provider and thats it...00:34
Mech422sean-k-mooney: but never really thought of them as a 'real' ISP00:34
sean-k-mooneysdake: i find 8 core 16GB vms with 25-50G of disk quite good for developing00:34
Mech422sean-k-mooney: jesus - how big is your dev box ?00:35
jrich523i have 8 cores 4ghz, 32gb ram, about 1.5TB of SSD00:36
jrich523mostly because i like to play games00:36
jrich523but the home lab is a bonus :)00:36
Mech422sean-k-mooney: I run win8 on the desktop, with a 16G KDE based ubuntu VM for work00:36
Mech422jrich523: heh - I think I have 4 core 3.5GHZ - 32G, and 750G SSD00:36
sdakei have 16 core, 32 thread 256g ram 1.2tb storage on my main workstation00:36
sdakeand 8 core 16 thread 32gb ram 400gb storage on my 3 test machines00:37
jrich523well i guess i have 8 if you count HT00:37
sean-k-mooneysdake: nice00:37
jrich5234 cores, 8 logical processors00:37
Mech422sdake: thats about what my lab nodes are - except for the storage - my lab nodes just have 64(120?) Gig SSDs00:38
sean-k-mooneyjrich523: i baught some cheap servers on ebay of very little00:38
sdakeand all my storage are intel 750 ssds00:38
jrich523i considered that, but it eats a lot of power00:38
jrich523that being said, power here in WA is dirt cheap00:38
jrich523i found a 960GB SSD for $164 not to long ago, great deal00:38
Mech422sean-k-mooney: heh - thats where I got mine - 8 node HP S6500 and 2 4 node dell c610000:38
jrich523i could probably "borrow" some from work00:38
sbezverksean-k-mooney: how I can add br-ex if vswitchd is not running?00:38
sean-k-mooneyMech422: ah the c6100 is nice00:39
jrich523actually, i could probably setup my own lab at work.. but blah... its a 3 hour flight away...00:39
sbezverkovsdb-server --run?00:39
Mech422jrich523: yeah - power is a killer on rack systems - I ended up pulling an extra 40 amps to the 'server room'00:39
sean-k-mooneysbezverk: sudo ovs-vsctl --no-wait add-br br-ex00:39
jrich523oh jrdud00:39
jrich523jesus00:39
Mech422sean-k-mooney: yeah - I actually like the HPs more though.  the c6100 ipmi is flakey as all shit00:39
jrich523lol did you steal that from your stove/range? :)00:40
sean-k-mooneyMech422: i have a hp 2xsl170z00:40
Mech422jrich523: nah - my buddy is an electrician, so he ran a bunch of 20 amp circuits around for me00:40
jrich523oh nice00:40
Mech422sean-k-mooney: oh? how you like it?00:40
sean-k-mooneyMech422: its basically the hp version of the c6100. i only use it for a home lab but it works well.00:41
Mech422jrich523: sounds is the other big problem - the servers are LOUD00:41
jrich523i'd be comfortable running that myself... just... dont want to pay for the cost of running gear i wont really be using00:41
*** pbourke has joined #openstack-kolla00:41
jrich523yeah, doesnt seem like much in a server room00:41
jrich523until you get it home :)00:41
sean-k-mooneyMech422: the c6100 has better storage having 3 3.5" bays per server vs 100:41
jrich523back in my younger days i use to do that stuff at home00:41
jrich523now my pc is powerful enough to do what i need00:42
Mech422sean-k-mooney: yeah - but I don't really need bulk storage - these nodes get torn down 2-3xday to install kolla and whatnot00:42
Mech422sean-k-mooney: I didn't even bother with mdraid - they only have a single SSD each00:42
sdakejrich523 i am quickly runing out of steam00:42
jrich523no worries00:43
jrich523dont stay here on my account00:43
sdakejrich523 got anything to work with in terms of an invetory file to paste00:43
sdakejrich523 i finish the job00:43
jrich523just about to run it00:43
sean-k-mooneyMech422: yep. i have a dedicated ceph node that i build from an old pc for home storage and just throun 120g ssd in the servers for local storage00:43
sdakepaste it first pls00:43
jrich523last attempt failed because i didnt have docker on 2100:43
jrich523just changed the .30 to localhost00:43
jrich523to see if that avoids the ssh problem00:43
Mech422sean-k-mooney: oh - you mean the c6100 has better storage then the HP ?00:43
jrich523and the 21 deployment failed because no docker00:43
sdakepaste inventory pls :)00:43
sdakebecause i am going to bed shortly00:44
sean-k-mooneyMech422: yes00:44
jrich523http://paste.openstack.org/show/561555/00:44
sdakeok you can't have localhost in there00:44
sdakeyou ahve to have the ip address of the control node00:44
jrich523yeah i'll have to setup the ssh key00:44
sdakeits more fundamental then that00:45
jrich523but it seems to be deploying to 21 just fine00:45
sdakethat address is used all ove rthe place00:45
sdakeyes - pretty ure compute wont be able to communicate with it00:45
jrich523yeah only 2 systems right now00:45
sdakerather 3000:45
jrich523fatal: [192.168.11.21]: FAILED! => {"changed": false, "failed": true, "module_stderr": "", "module_stdout": "Traceback (most recent call last):\r\n  File \"/tmp/ansible_rRtr1Y/ansible_module_kolla_docker.py\", line 194, in <module>\r\n    import docker\r\nImportError: No module named docker\r\n", "msg": "MODULE FAILURE", "parsed": false}00:45
sdakethe compute and control wont be able to contact each other with that inventory00:45
jrich523thats the only 'tricky' error im getting00:46
sdakesudo pip install docker-py00:46
Mech422sean-k-mooney: wow - those HP setups are about half the price/node of the C610000:46
jrich523k00:46
sdakesudo pip install docker-py==1.6.0 should do00:46
sean-k-mooneyMech422: that reminds me i need to check out kolla external ceph support.00:46
jrich523i'll do that and fix the ssh key stuff, that will be enough for today :)00:46
sdakeenoy i am off00:46
sdakelater folks00:46
sean-k-mooneyMech422: ya they are quite old but cheap and fine for openstack dev00:46
jrich523thanks sdake, have a good one00:46
*** sdake has quit IRC00:46
Mech422sean-k-mooney: yeah, I've been pretty happy with the old gear - especially having ipmi00:47
Mech422sean-k-mooney: Foreman is great for provisioning stuff too - makes it pretty painless to re-install a clean image and test stuff00:47
jrich523i really hate HP, partly because their iLo requires an enterprise lic to be useful00:47
sean-k-mooneyMech422: i paid about £350-400 for mine on ebay last chirstmas. i have been using them to do the bifros testing.00:48
Mech422jrich523: yeah - the fancy ilo features would be nice - some of the used machines come with it.  Mine don't - but ipmitool works well on them00:48
jrich523yeah, i guess its not generally needed these days... but... would still be nice00:48
Mech422I paid about $2k US for 4 node c6100 - and $2k US for 8 node HP with similiar specs00:49
jrich523not too bad00:49
Mech422yeah - the used stuff is <= $250/node now :-) pretty sweet!00:49
jrich523lol i should create an alias for yup=yum for how often i misstype that00:49
Mech422anyway - I'm off - have a great weekend everyone !00:50
jrich523cya Mech42200:51
sean-k-mooneyMech422: http://www.ebay.co.uk/itm/Dell-PowerEdge-C6100-VMware-Cloud-Node-Server-8x-E5506-32-Cores-48GB-RAM-2U-/141904567567?hash=item210a2bdd0f00:51
jrich523damn00:52
sean-k-mooneyMech422: they are selling full racks of them currently00:52
jrich523i got a pc for my home automation/security system... and i just grabbed a Dell optiplex 3020, i paid about the same amoung00:53
sean-k-mooney15 for only 7.5K http://www.ebay.co.uk/itm/Dell-PowerEdge-Full-Server-Rack-15x-C6100-120-Quad-Core-CPUs-2880GB-DDR3-RAM-/142028516759?hash=item21118f2d9700:53
jrich523no drives00:53
sean-k-mooneyi really would nto want to pay the power bill though unless i was makeing money from them00:53
jrich523and no caddies!00:54
jrich523geesh00:54
jrich523lol if i got that im sure i could host it at work00:54
jrich523we have a rather large integration center i could just toss it in the corner00:54
sean-k-mooneyjrich523: ya im realy wanting to get our new kolla cluster working at work00:55
jrich523whats wrong with it?00:58
jrich523the quick start guide not working out for you? :)00:58
sean-k-mooneywaithing for harddrive to arrive00:59
jrich523ahhh, yeah those are kinda important00:59
jrich523we have openstack at work00:59
jrich523we sell metapod00:59
jrich523which is partly why im learning openstack00:59
jrich523but god does metapod blow00:59
sean-k-mooneyi work at intel and we can get it provided openstack acess but out team is dedicated to openatck development so we have been trying to get our own clould inplace for a while01:00
jrich523right now, we have 5 in the setup, with like 5 vms, that are idle, and if i go to create one it cant 'schedule' it01:00
jrich523oh nice01:00
jrich523yeah i ust want to learn the ins and outs and what have yous01:00
sean-k-mooneywe just got kolla with ironic as a service working during the week01:01
jrich523nice01:01
jrich523im really liking how kolla does things...01:01
jrich523but you know, we cant make money off it... so.. cisco it is!01:01
sean-k-mooneywe are going to use that to pull our 40 nodes into a baremetal clound then deploy 2 vmclounds ontop of that01:01
sean-k-mooney1 for ci the other for dev use01:02
jrich523cloudception :)01:02
sean-k-mooneywell if it means i dont have to go donw to the lab and manually reinstall oss then yes. its kina like triple0 without the puppet01:03
jrich523all right, its time to grab some dinner01:03
jrich523you have yourself a good evening01:03
sean-k-mooneyya i should be heading off too. enjoy the weekend everyone01:03
*** salv-orlando has joined #openstack-kolla01:04
*** sean-k-mooney is now known as sean-k-mooneyAFK01:04
*** kbaegis has quit IRC01:09
*** HyperJohnGraham has quit IRC01:12
*** aNupoisc has quit IRC01:14
*** salv-orlando has quit IRC01:15
*** daneyon has joined #openstack-kolla01:49
*** daneyon has quit IRC01:54
openstackgerritJeffrey Zhang proposed openstack/kolla: Create the nova instances directory when need during starting  https://review.openstack.org/35789802:02
*** gfhellma has quit IRC02:07
openstackgerritShaun Smekel proposed openstack/kolla: Add dockerfiles for keystone fernet  https://review.openstack.org/35113902:08
openstackgerritShaun Smekel proposed openstack/kolla: Add dockerfiles for keystone fernet  https://review.openstack.org/35113902:08
*** salv-orlando has joined #openstack-kolla02:15
*** salv-orlando has quit IRC02:17
openstackgerritJeffrey Zhang proposed openstack/kolla: DO_NOT_MERGE: test deploy ubuntu source  https://review.openstack.org/35815702:31
*** v1k0d3n has joined #openstack-kolla02:32
openstackgerritShaun Smekel proposed openstack/kolla: Add dockerfiles for keystone fernet  https://review.openstack.org/35113902:34
*** v1k0d3n has quit IRC02:37
*** dave-mccowan has joined #openstack-kolla02:43
*** HyperJohnGraham has joined #openstack-kolla02:43
openstackgerritShaun Smekel proposed openstack/kolla: Customizations for MariaDB  https://review.openstack.org/35442202:56
openstackgerritShaun Smekel proposed openstack/kolla: Customizations for MariaDB  https://review.openstack.org/35442202:58
openstackgerritShaun Smekel proposed openstack/kolla: Customizations for RabbitMQ  https://review.openstack.org/35440903:00
openstackgerritShaun Smekel proposed openstack/kolla: Customizations for Ironic  https://review.openstack.org/35442703:02
openstackgerritJeffrey Zhang proposed openstack/kolla: DO_NOT_MERGE: test deploy ubuntu source  https://review.openstack.org/35815703:15
openstackgerritJeffrey Zhang proposed openstack/kolla: Remove the duplicated RUN directive in the elasticsearch Dockerfile  https://review.openstack.org/35816103:21
*** salv-orlando has joined #openstack-kolla03:21
openstackgerritJeffrey Zhang proposed openstack/kolla: Create the nova instances directory when need during starting  https://review.openstack.org/35789803:22
openstackgerritJeffrey Zhang proposed openstack/kolla: DO_NOT_MERGE: test deploy ubuntu source  https://review.openstack.org/35815703:22
*** salv-orlando has quit IRC03:32
openstackgerritJeffrey Zhang proposed openstack/kolla: Remove the duplicated RUN directive in the elasticsearch Dockerfile  https://review.openstack.org/35816103:39
openstackgerritJeffrey Zhang proposed openstack/kolla: Create the nova instances directory when need during starting  https://review.openstack.org/35789803:41
*** unicell1 has joined #openstack-kolla03:48
*** ad_rien_ has joined #openstack-kolla03:50
*** unicell has quit IRC03:50
openstackgerritJeffrey Zhang proposed openstack/kolla: DO_NOT_MERGE: test deploy ubuntu source  https://review.openstack.org/35815703:50
*** dave-mccowan has quit IRC03:57
*** harlowja_at_home has joined #openstack-kolla04:02
*** zhurong has joined #openstack-kolla04:06
openstackgerritJeffrey Zhang proposed openstack/kolla: Remove the RUN directive for macros.install_packages in the Dockerfile  https://review.openstack.org/35816104:29
*** harlowja_at_home has quit IRC04:31
*** daneyon has joined #openstack-kolla04:32
*** salv-orlando has joined #openstack-kolla04:34
openstackgerritShaun Smekel proposed openstack/kolla: Urgent: Fixes build failures  https://review.openstack.org/35816404:35
*** daneyon has quit IRC04:36
*** salv-orlando has quit IRC04:37
*** zhurong has quit IRC04:39
Jeffrey4l_smekel_, ping04:43
Jeffrey4l_smekel_, https://review.openstack.org/#/c/358161/3/docker/congress/congress-base/Dockerfile.j204:43
patchbotJeffrey4l_: patch 358161 - kolla - Remove the RUN directive for macros.install_packag...04:43
Jeffrey4l_smekel_, i do not touch anything. it is my vim editor add a '\n' char at the last lines.04:44
openstackgerritJeffrey Zhang proposed openstack/kolla: DO_NOT_MERGE: test deploy ubuntu source  https://review.openstack.org/35815704:48
openstackgerritJeffrey Zhang proposed openstack/kolla: Fix the deploy Ubuntu source gate  https://review.openstack.org/35815705:36
openstackgerritJeffrey Zhang proposed openstack/kolla: Remove the RUN directive for macros.install_packages in the Dockerfile  https://review.openstack.org/35816105:36
*** salv-orlando has joined #openstack-kolla05:46
*** salv-orlando has quit IRC05:57
openstackgerritJeffrey Zhang proposed openstack/kolla: Pin to the Ubuntu 16.04  https://review.openstack.org/32945406:27
*** ad_rien_ has joined #openstack-kolla06:30
*** ad_rien_ has quit IRC06:31
*** v1k0d3n has joined #openstack-kolla06:34
*** v1k0d3n has quit IRC06:39
*** sbezverk_ has joined #openstack-kolla06:46
openstackgerritJeffrey Zhang proposed openstack/kolla: Fix the deploy Ubuntu source gate  https://review.openstack.org/35815706:47
*** papacz1 has joined #openstack-kolla06:48
*** unicell1 has quit IRC06:48
*** peterjenkins_ has joined #openstack-kolla06:49
*** mdnadeem has joined #openstack-kolla06:49
*** Daviey_ has joined #openstack-kolla06:50
*** akwasnie__ has joined #openstack-kolla06:50
*** DuncanT_ has joined #openstack-kolla06:50
*** mgkwill_ has joined #openstack-kolla06:52
*** dgonzalez_ has joined #openstack-kolla06:52
openstackgerritChristian Berendt proposed openstack/kolla: Add cloudkitty containers for type source  https://review.openstack.org/34929506:54
*** peterjenkins has quit IRC06:54
*** mdnadeem_ has quit IRC06:54
*** dgonzalez has quit IRC06:54
*** papacz has quit IRC06:54
*** akwasnie has quit IRC06:54
*** mgkwill has quit IRC06:54
*** sbezverk has quit IRC06:54
*** DuncanT has quit IRC06:54
*** jascott1 has quit IRC06:54
*** kklimonda has quit IRC06:54
*** Daviey has quit IRC06:54
*** dgonzalez_ is now known as dgonzalez06:54
*** peterjenkins_ is now known as peterjenkins06:54
*** akwasnie__ is now known as akwasnie06:55
*** jascott1 has joined #openstack-kolla06:55
*** mgkwill_ is now known as mgkwill06:56
*** salv-orlando has joined #openstack-kolla06:59
*** DuncanT_ is now known as DuncanT07:01
*** salv-orlando has quit IRC07:02
*** daneyon has joined #openstack-kolla07:14
*** daneyon has quit IRC07:19
*** fragatina has quit IRC07:46
*** salv-orlando has joined #openstack-kolla08:03
*** ad_rien_ has joined #openstack-kolla08:09
*** salv-orlando has quit IRC08:16
*** zhurong has joined #openstack-kolla08:18
*** ad_rien_ has quit IRC08:27
*** dwalsh has joined #openstack-kolla08:37
*** ad_rien_ has joined #openstack-kolla08:49
*** kklimonda has joined #openstack-kolla08:56
*** daneyon has joined #openstack-kolla09:02
*** daneyon has quit IRC09:07
*** ad_rien_ has quit IRC09:09
*** salv-orlando has joined #openstack-kolla09:16
*** salv-orlando has quit IRC09:23
*** ad_rien_ has joined #openstack-kolla09:33
*** ad_rien_ has quit IRC09:42
*** ad_rien_ has joined #openstack-kolla09:43
*** ad_rien_ has quit IRC09:45
*** sdake has joined #openstack-kolla09:51
*** aswadr_ has joined #openstack-kolla09:52
*** ad_rien_ has joined #openstack-kolla09:52
*** ad_rien_ has quit IRC09:54
*** zhurong has quit IRC09:55
*** salv-orlando has joined #openstack-kolla10:28
*** matrohon has joined #openstack-kolla10:31
*** salv-orlando has quit IRC10:31
sdakemorning10:31
*** sdake has quit IRC10:32
*** sdake has joined #openstack-kolla10:34
openstackgerritJeffrey Zhang proposed openstack/kolla: Fix the deploy Ubuntu source gate  https://review.openstack.org/35815710:35
*** v1k0d3n has joined #openstack-kolla10:36
*** v1k0d3n has quit IRC10:40
*** egonzalez90 has joined #openstack-kolla10:43
openstackgerritJeffrey Zhang proposed openstack/kolla: Pin to the Ubuntu 16.04  https://review.openstack.org/32945410:47
openstackgerritJeffrey Zhang proposed openstack/kolla: DO NOT MERGE: TEST MITAKA BRANCH  https://review.openstack.org/29918210:48
*** daneyon has joined #openstack-kolla10:51
openstackgerritEduardo Gonzalez proposed openstack/kolla: Remove unnecessary host at haproxy in site.yml  https://review.openstack.org/35586110:53
*** daneyon has quit IRC10:55
*** dwalsh has quit IRC11:06
sdakeegonzalez90 ping11:08
egonzalez90morning sdake11:09
sdakeegonzalez90 sup - welcome to the core reviewer team!11:09
sdakenot sure if you cuaght the email11:09
egonzalez90thanks o/11:09
sdakequick primer11:09
sdakeyou can +2 or -2 any change now11:09
sdakewe do not approve our own changes11:09
sdakeif we are a co-author on a change, we may not +2 it11:10
sdakebefore workflow can be applied, 2 +2 votes are required in total11:10
sdakeworkflow button merges the patch11:10
sdakeits important that the gates that are working remain green during the review11:10
sdakeif they aren't green, use 'recheck" in the post comment field11:10
sdakethis will trigger a revaliation via ci11:11
egonzalez90yup, we talked at the last meeting about that11:11
sdakeatm the ubuntu deploy gate is broken and the bandit gate is broken11:12
sdakebandit gate should be fixed soon11:12
sdakei'm going to look at the ubuntu gate now11:12
sdakeany quesstions?11:13
egonzalez90not atm, but for sure i'll have11:15
*** matrohon has quit IRC11:22
openstackgerritMerged openstack/kolla: Remove the RUN directive for macros.install_packages in the Dockerfile  https://review.openstack.org/35816111:26
*** bootsha has joined #openstack-kolla11:29
*** ad_rien_ has joined #openstack-kolla11:31
*** bootsha has quit IRC11:34
*** salv-orlando has joined #openstack-kolla11:38
*** salv-orlando has quit IRC11:41
*** ad_rien_ has quit IRC11:47
*** kbaegis has joined #openstack-kolla11:49
*** dwalsh has joined #openstack-kolla11:51
openstackgerritJeffrey Zhang proposed openstack/kolla: Pin to the Ubuntu 16.04  https://review.openstack.org/32945411:52
*** egonzalez90 has quit IRC11:59
*** sdake has quit IRC12:06
*** sdake has joined #openstack-kolla12:06
*** JoseMello has joined #openstack-kolla12:07
*** dwalsh has quit IRC12:12
*** egonzalez90 has joined #openstack-kolla12:13
*** egonzalez90 is now known as Guest6675412:13
kbaegisDo you guys need a architecture diagram?12:15
*** Guest66754 has quit IRC12:16
*** egonzalez90_ has joined #openstack-kolla12:16
openstackgerritChristian Berendt proposed openstack/kolla: Customizations for Neutron  https://review.openstack.org/35077712:24
*** salv-orlando has joined #openstack-kolla12:42
*** salv-orlando has quit IRC12:47
*** dave-mccowan has joined #openstack-kolla12:51
*** ad_rien_ has joined #openstack-kolla12:58
*** ad_rien_ has quit IRC13:12
sdakeJeffrey4l_ I was looking to fix the gate13:19
sdakeJeffrey4l_ I noticed maybe you already have13:19
sdakecan you explain this change: https://review.openstack.org/#/c/329454/15/docker/kolla-toolbox/Dockerfile.j213:19
patchbotsdake: patch 329454 - kolla - Pin to the Ubuntu 16.0413:19
*** aswadr_ has quit IRC13:21
Jeffrey4l_sdake, yes. it is.13:21
sdakecan ou explain the --no-binary13:23
Jeffrey4l_sdake, the root cause is: ci provide pip mysql-python wheel package, which contains pre-build _mysql.so13:23
sdakei wuld like ot break that change out separately from pinning13:23
sdakehow did you figur ethat out13:23
Jeffrey4l__mysql.so in the wheel depends on libmysql.so.2013:23
Jeffrey4l_but in the ubuntu, it only has libmysq.so.1813:23
sdakethis has been a super long standing problem13:23
sdake--no-binary does what?13:24
Jeffrey4l_i disable the wheel index in the ci by using this https://review.openstack.org/35815713:24
Jeffrey4l_sdake, --no-binary mysql-python stop using the pre-build wheel package and install from source13:25
sdakeJeffrey4l_ - I dont think we want to disable to prebuilt wheel package13:25
sdakeit will i think negatively impact gating performance13:25
sdakepackage/packages13:25
sdakebut --no-binary wfm13:25
Jeffrey4l_sdake, we shouldn't use the pre-build package.13:26
*** bootsha has joined #openstack-kolla13:26
Jeffrey4l_i have no idea where the wheel is come from.13:26
sdakehttps://bugs.launchpad.net/kolla/+bug/161523113:27
openstackLaunchpad bug 1615231 in kolla "ubuntu kolla-toolbox gate fails with module mysqldb is required" [Critical,Confirmed] - Assigned to Steven Dake (sdake)13:27
sdakecan you breka out the no-binary into that bug13:27
sdakeor i can do it13:27
Jeffrey4l_without the wheel index. we can test the dependency is OK in the images.13:27
sdakeyup13:27
sdakei hear what your syaing13:27
Jeffrey4l_yep.13:27
sdakeit will give us more reliable gating results13:27
sdakei am just concenred about gate performance13:28
Jeffrey4l_So i prefer to disable wheel package.13:28
sdakecan you run a comparison of one versus the other?13:28
Jeffrey4l_sdake, np13:28
sdakeif its not too much impct then wfm13:28
sdakeif its like DOUBLE thats a problem13:28
Jeffrey4l_sdake, OK13:28
sdakeok to which requet? :)13:29
sdakei can break out the --no-binary into that bug if you like13:29
Jeffrey4l_if we disable the wheel finally, no need add the no-binary13:29
Jeffrey4l_just do not add13:30
Jeffrey4l_[global]13:30
Jeffrey4l_wheel-index = xxx13:30
Jeffrey4l_will work13:30
Jeffrey4l_like this PS does sdake13:30
sdakemoment to think please13:30
sdakeI wonder if someone would turn on a wheel cache outside kolla (not in the gate)13:31
sdakebut just during their normal ci workflow of kolla as a product13:31
sdakeis  that a reasonable thing to do, or would nobody do that?13:32
Jeffrey4l_sdake, it is possible.13:32
sdakepossible and reasonable mean two different things :)13:32
sdakei alreay know its possible - we do it in the gate13:33
Jeffrey4l_possible and reasonable.13:33
sdakeok - then --no-binary should probably stay13:33
Jeffrey4l_But it is his work to ensure the wheel work for ubuntu xenial13:33
sdakewe are talking about two thingsh ere13:33
sdake1. --no-binary13:34
Jeffrey4l_sdake, no. if we want to use --no-binary in kolla. we should add it into all the package which need build.13:34
sdake2. wheel cche removal from oour ci13:34
sdakeJeffrey4l_ yup that thought just crossed my mind13:34
Jeffrey4l_in that way, the wheel will never work.13:34
sdakei see so no point in a wheel cache in that scenario13:34
sdakewhat does --no-binary do?13:35
Jeffrey4l_the wheel package is just like what the ubuntu repo source.13:35
Jeffrey4l_the end-user should ensure the repo source/wheel works on ubuntu xenial13:35
Jeffrey4l_sdake, --no-binary just disable one/multi package  to stop use wheel.13:36
Jeffrey4l_packages.13:36
Jeffrey4l_sdake, pip install --help show the usage.13:37
sdakedoes it do that  - or does it tell pip to rebuild anything with a .so in it?13:37
openstackgerritShaun Smekel proposed openstack/kolla: Add dockerfiles for keystone fernet  https://review.openstack.org/35113913:37
Jeffrey4l_sdake, do not use wheel package. just build from the source code.13:37
Jeffrey4l_for the mysql-python, it will build its own _mysql.so package.13:38
Jeffrey4l_compare the PS6 and PS7 ubuntu build time in this https://review.openstack.org/#/c/358157/13:38
patchbotJeffrey4l_: patch 358157 - kolla - Fix the deploy Ubuntu source gate13:38
Jeffrey4l_PS6 use the wheel and PS disable the wheel.13:38
Jeffrey4l_the time is almost the same.13:38
Jeffrey4l_it do not take much time to build the pip package. 1. there are few package need build   2. much time is used for download file, no the cpu time.13:39
Jeffrey4l_sdake, ^13:40
sdakeps5 and ps6 look exactly the same13:40
sdakeJeffrey4l_ thanks I read the help - i undderstand what it does now13:41
*** dmueller-evoila has joined #openstack-kolla13:41
sdakeok 6 and 7 moment13:41
Jeffrey4l_yes13:41
sdakeps7 is red13:42
Jeffrey4l_hmm sorry,13:42
Jeffrey4l_should be PS6 vs PS813:42
Jeffrey4l_sdake, ^13:42
sdakebuild centos7 wheel - 17 min build centos7 no wheeel = 38min13:44
Jeffrey4l_sdake, centos7 using extra repo.13:45
sdakeexpand?13:45
sdakewhich repo in particular13:45
Jeffrey4l_centos7 is not using CI repo. So the network is the big issue.13:45
Jeffrey4l_sdake, all the centos repo.13:46
sdakecentos7 should be using the wheel mirror13:46
sdakeatlaet last time i looked at teh code13:46
sdakeshould as in currently is doing so13:46
Jeffrey4l_sdake, just compare the ubuntu source build . Because it using the repo from CI.13:47
sdakeright i saw that13:47
sdakeits not using all ubuntu mirrors but close to it13:47
Jeffrey4l_sdake, but centos7 using repo not in CI.13:47
sdakeso why the big delta between ps6 and ps8 on centos source?13:48
Jeffrey4l_So the network is the big issue for the build time.13:48
sdakei see- so you think its unrelated to wheel13:48
Jeffrey4l_sdake, in default centos using repo mirror. no body know which mirror site he will use.13:48
Jeffrey4l_yes.13:48
sdakeyou think its related to all the million packages pulled down rom yum repos13:48
sdakegot it13:49
sdakeok wfm13:49
Jeffrey4l_right.13:49
Jeffrey4l_So https://review.openstack.org/358157 is really for review/merge.13:49
Jeffrey4l_then i will remove the --no-binary from https://review.openstack.org/32945413:50
sdakeJeffrey4l_ - thanks dude - i was going to sort  that out this mroning but looks like your on it :)13:51
Jeffrey4l_ya. ps is coming :)13:51
sdakeso 358157 ready for review you mean?13:52
*** salv-orlando has joined #openstack-kolla13:52
Jeffrey4l_sdake, yep13:52
Jeffrey4l_329454 will rebase on it.13:53
openstackgerritJeffrey Zhang proposed openstack/kolla: Pin to the Ubuntu 16.04  https://review.openstack.org/32945413:55
sdakeJeffrey4l_ couple small changes needed in your 35815713:57
Jeffrey4l_sdake, OK. thanks13:57
*** salv-orlando has quit IRC13:59
*** bootsha has quit IRC14:00
sdakeJeffrey4l_ nice work on sorting out the gate problem - i think i'm going to take on this bandit patch of pauls to fix it up14:00
sdakeso our gate is perffectly green14:00
Jeffrey4l_yep. the all green ;p14:00
openstackgerritShaun Smekel proposed openstack/kolla: Fix incorrectly implemented footer blocks  https://review.openstack.org/35819314:01
openstackgerritShaun Smekel proposed openstack/kolla: Customizations for Ironic  https://review.openstack.org/35442714:03
*** pbourke has quit IRC14:13
sdakeyay I upgraded to office 201614:15
sdakeand now have no calendar!!14:15
* sdake facepalms14:15
sdakehttp://knowyourmeme.com/memes/facepalm14:16
sdakepicard does the best facepalm14:16
*** ad_rien_ has joined #openstack-kolla14:17
*** ad_rien_ has quit IRC14:20
sdakeJeffrey4l_ can you resolve https://review.openstack.org/#/c/358157/ comments so I can +2 before you leave for the day14:23
patchbotsdake: patch 358157 - kolla - Fix the deploy Ubuntu source gate14:23
*** egonzalez90_ has quit IRC14:23
Jeffrey4l_sdake, working on it.14:23
Jeffrey4l_moment.14:23
sdakecool14:23
sdakesorry dont mean to micromanage14:23
sdakei'd just like the gate green heading into the weekend14:24
*** salv-orlando has joined #openstack-kolla14:25
*** ad_rien_ has joined #openstack-kolla14:27
*** sdake_ has joined #openstack-kolla14:27
*** ad_rien_ has quit IRC14:29
openstackgerritJeffrey Zhang proposed openstack/kolla: Fix Ubuntu source gate deployment  https://review.openstack.org/35815714:29
Jeffrey4l_sdake, ^^14:29
*** sdake has quit IRC14:29
*** ad_rien_ has joined #openstack-kolla14:31
openstackgerritJeffrey Zhang proposed openstack/kolla: Pin to Ubuntu 16.04  https://review.openstack.org/32945414:31
jrich523Unknown error message: Tag 3.0.0 not found in repository docker.io/kolla/centos-binary-kolla-toolbox"}14:36
*** ad_rien_ has quit IRC14:36
jrich523ugh i had this before, but i forget how to resolve it14:36
jrich523sdake_:  you around?14:37
sdake_jrich523 as always14:38
jrich523feeling any better?14:38
sdake_yup14:38
sdake_new day14:38
jrich523super :)14:39
*** hieulq_ has joined #openstack-kolla14:41
jrich523how do i resolve the docker tag? i thought it was something in globals, but, that hasnt changed14:42
*** inc0 has joined #openstack-kolla14:46
inc0good morning14:47
jrich523morning inc014:47
sdake_sup inc014:47
sdake_Jeffrey4l_ has mostlly go tthe gate fixedd14:48
inc0just dumped our rally results from ceph installation14:48
sdake_jrich523 the docker tagcomes from openstack_release14:48
inc0bunch of fails, gonna analyze14:48
inc0also broke my headphones.14:48
jrich523that sucks, what sort of headphones are you rocking?14:49
inc0fuck. But at least now I have reason to buy fancier ones14:49
jrich523lol14:49
inc0ones I had were superlux hmc63114:49
inc0and I really liked them, had them for 3 years14:49
sdake_i'm somewhat fond of the the B&W p7 - replaceable cable14:49
inc0but cable broke, this is how I break headphones14:49
jrich523ahh bummer14:50
jrich523i got some audio technics (ATH-M50x) that i slap a mic on14:50
sdake_i have b&w p7s and audeze lcd4 headphones14:51
inc0I thought of ATH when I was buying these, are you happy with it?14:51
jrich523very14:51
jrich523and i've gone through a lot14:51
jrich523im also a fan of the sony 700 series, but they are a tad heavy14:51
jrich523i think these are my fav based on the 5 or so pairs i've gotten14:52
sdake_lcd4's rock but they are not at all portable14:52
sdake_hence the need for the b&w14:52
jrich523also the sennheiser hd558 is surprisingly good for the price14:52
jrich523altho not foldable, so... portability is meh14:53
jrich523http://v-moda.com/boompro-microphone/14:53
jrich523then get a 2.5 to 3.5 adapater and that mic14:53
jrich523works well14:53
jrich523the ATH is still a good price too, right around 12014:55
inc0I don't care about foldable, but actually pluggable cable would be a win14:55
inc0every headphones I broke (quite a few) were due to cable breakage14:55
jrich523thats sort of a must14:55
inc0and also did a lot of soldiering of these14:55
jrich523lol yeah thats never fun14:56
jrich523i did have to take these apart to remove the.. umm... pin14:56
inc0soldiering is fun, but there is only so much you can do14:56
jrich523but its easy14:56
sdake_b&w p7s - only one i know of with removable cable14:56
inc0also I didn't bring my soldiering rig to US14:56
sdake_and also foldable14:56
inc0but a bit too pricey14:57
inc0I'd look for something ~200$14:57
sdake_b&w is ~250 right?14:57
jrich523i'd highly recommend the AT's, most pairs i get are right around $150, and these ahve been the best14:58
sdake_oh 40014:58
inc0almost 400 on amazon14:58
jrich523lol14:58
sdake_on the plus side they wont ever break :)14:58
jrich523im fairly certain my wife would kill me14:58
sdake_and they sound fantastic14:59
jrich523i bet14:59
inc0I'm also looking at sennheiser 59814:59
inc0I have really good experience with sennheisers14:59
sdake_sennheiser makes some good and not so good headphones14:59
sdake_hard to pick em apart14:59
jrich523i found the AT to be a bit more comfortable15:00
jrich523however the longer cups are nice15:00
jrich523they are pretty ridged too, which is why i like the foldable ones15:00
jrich523i tend to have one cup off my ear, cant do that with the sennheiser15:00
inc0ath looks great15:02
inc0I'll need some mic to them and it seems to be a hit15:02
jrich523link above15:03
jrich523for v-moda boom mic15:03
jrich523also you need an adapter15:03
jrich523https://www.amazon.com/Josi-Minea-Converter-Headphone-Earphone/dp/B017VHX4Q6/ref=pd_sim_107_7?ie=UTF8&psc=1&refRID=AXPM4RW366ZMC87W2X5K15:04
jrich523i'd probably get the 2 pack15:04
jrich523i've had decent luck, but in reading they often break i guess15:04
jrich523i have the AT and my wife has the Senn, we both have the adapter with v-moda mic15:04
sdake_anyone know where the tox -e doc change is in the review queue15:05
inc0so this vmoda mic+ath+adapter and you have mic on same cable as phones?15:06
jrich523so, the openstack_release is commented out, which, im fairly certain i didnt change this since my last release, also it redeployed to the controller node fine(30), just not the new node (21)15:06
jrich523yeah15:06
inc0yeah I like this rig, I'll probably just copy it and get it on my own15:06
jrich523the mic comes with a cable (on/off, vol control) and that plugs right in to the headphones with the adapter15:06
inc0thanks a lot!15:06
jrich523also that adapter i link fits nicely in there15:07
jrich523you can probably find it cheaper straight from china, just make sure its that style15:07
jrich523or, rather, that exact one, you can find tones that look like that, for like $115:07
jrich523just you know.. shipping time from china and what not :)15:07
inc0I want my headphones next week15:08
inc0;)15:08
jrich523also that way you can just leave the mic attached to the computer and use the orginal cable to travel with15:08
inc0already ordered, so that's done deal;)15:08
jrich523lol nice15:08
kbaegisEasiest way to push without building?15:08
inc0that's also good idea15:08
kbaegisI'm getting unexpected x509 errors15:08
inc0kbaegis, docker push <<image>>15:08
kbaegisinc0 ty, I'll try that with a docker images <namespace>/* -q?15:09
*** dwalsh has joined #openstack-kolla15:09
inc0I think you need to push the tags15:10
jrich523sdake_: the openstack_release setting in globals is commented out15:11
jrich523which is how i think i fixed that the first time15:11
inc0jrich523, it's in ansible/global_variables/all.yml15:11
inc0that's the default15:11
kbaegisThey're already tagged from build15:11
jrich523oh15:12
kbaegisI just need the image reference I think for docker push, so the above + itterator15:12
inc0globals.yml is just override file15:12
inc0so you need to: docker push 172.21.0.253:5000/kolla/ubuntu-source-base15:12
inc0ok it's official, I don't know how to rally15:20
inc0I'll wait for pbourke to dump the results15:21
*** vbel has quit IRC15:21
jrich523the only rally i can do is rally race :)15:21
*** vbel has joined #openstack-kolla15:21
inc0subaru for life15:22
jrich523i use to own an STI back in the day, what a great car15:22
inc0I had just regular impreza15:22
inc0when I'll have overflow of money (unlikely) I'll get sti15:22
jrich523id kinda like another... but... i'd probably get something different next time around15:23
jrich523however i got a chance to rally the BRZ, much more fun than i expected15:23
inc0brz in rally? I thought awd is a must15:23
inc0I have mazda mx5 miata, so I may try it too;)15:24
inc0similar class to brz, only super light and convertible;)15:24
jrich523convertible is not well liked in rally :)15:24
inc0yeah, dust will be your worst enemy15:25
openstackgerritSteven Dake proposed openstack/kolla: Make tox -e docs work  https://review.openstack.org/35824715:25
jrich523even for autocross/rallycross15:25
jrich523well mostly its a roll hazard15:25
inc0hehe that too15:25
jrich523you can suck all the dust you want, they dont care15:25
inc0anyway, I wouldn't risk miata out there15:25
inc0my little girl would die15:26
inc0jrich523, you live in US?15:26
jrich523yeah, Seattle Washington15:26
inc0because rally doesn't seem too popular here15:26
jrich523its not really15:26
inc0only this nascar crap where people go left...15:26
jrich523which, its getting to be a bit more, which is why i stopped lol15:26
jrich523lol yeah pretty stupid15:26
sdake_inc0 put a +2 on these: https://review.openstack.org/329454 https://review.openstack.org/35815715:26
jrich523basically people just wait for a crash15:26
sdake_thats the whole point of rally15:27
jrich523it use to be that i could go do a rally cross for a day and it wasnt too much of a problem, then it got to be where we had so many people some days i'd get 2 runs and that was it, so i said screw it15:27
inc0hell yeah, we have xenial15:27
jrich523also, i had already beat the hell out of my sti lol15:27
sdake_and more importantly a working ubuntu gate15:28
sdake_jrich523 i always wanted an sti15:28
sdake_but wife made me get a panamera instead15:28
inc0sdake_, nah, good rally doesn't mean a crash...but it is totally skill dependant15:28
jrich523its been the most fun car i've ever driven15:28
inc0jrich523, try miata15:29
jrich523i own a camry hybrid and 4runner now lol15:29
jrich523and... im married15:29
inc0it's not fast car15:29
inc0but damn it's fun15:29
jrich523you know, i was looking at a small convertable for a 'fun' car15:29
jrich523was looking at the Z415:29
inc0miata all the way15:29
jrich523i just cant get myself to try a miata15:29
inc0well, Z4 is cool, I test driven it15:29
jrich523it just feels.... wrong15:29
sdake_porsche gt2 is where i'm headed after kids are out of the house15:29
inc0nah15:29
jrich523lol im a dink15:29
inc0it's a love of my life, right after my wife and cat15:30
inc0I couldn't fit to 201515:30
inc0but try 2016 model15:30
jrich523maybe i'll give it a go15:30
inc0they changed chasis15:30
jrich523however i think that fun car was put to the side and now we're looking at a plot of land15:30
jrich523mostly it was the image i didnt really like15:30
inc0and all the issues I had with 2015 disapeared15:30
jrich523i've mostly seen a lot of older women driving them15:30
jrich523be back in a couple of min15:31
sdake_inc0 - would like to see those reviews go in soon as they are past the gate ;)15:31
inc0jrich523, https://www.youtube.com/watch?v=xrr_OQiBevU look how happy they look15:31
inc0sdake_, waiting for gate and I'll ack15:31
inc0looks good so fa15:31
inc0r15:31
sdake_soundsgood15:31
inc0jrich523, also if you really are up for it, you can put custom turbo in it;)15:33
openstackgerritSteven Dake proposed openstack/kolla: Make tox -e docs work  https://review.openstack.org/35824715:33
inc0probably still end up cheaper than z415:33
*** dwalsh has quit IRC15:34
sdake_inc0 have a second look at https://review.openstack.org/#/c/357520/215:39
patchbotsdake_: patch 357520 - kolla - Fix the location of Kolla configurations in the ev...15:39
Pavomorning everyone15:39
sdake_and recommend reading the whole docs on install - they HAVE CHANGED15:39
sdake_hey pavo15:39
sdake_we recommend pip install kolla for operators, git clone for devs15:39
inc0sdake_, I know, but we don't have etc_examples dir now15:40
sdake_inc0 if you pip install that directory is where the etc files rae stored15:40
sdake_the exmples that is15:40
sdake_read irc log in commit message formore detail15:41
inc0ok makes sense15:41
inc0also +a xenials15:42
inc0great job15:42
inc0Jeffrey4l_, woot ^15:42
sdake_ya Jeffrey4l_ really got to the root cause of the ubuntu gate being broken15:42
sdake_after 2+ months...15:42
sdake_needle in a haystack15:43
inc0you know what was that?15:43
sdake_makes perfect sense now15:43
sdake_yup15:43
sdake_we were using wheels15:43
sdake_wheel was compiled against so .1815:43
inc0do share plz15:43
sdake_the python code was expecting .2015:43
sdake_so.1815:43
sdake_so.2015:43
sdake_incompatible - hence lbirary fails to load in gate15:44
sdake_because of the wheel cache15:44
sdake_we sstill use the pypi cche in teh gate15:44
sdake_but the wheel cache is turned off now15:44
inc0ok that makes sense indeed15:45
kbaegisPavo morning15:45
sdake_not quite sure how jeffrey4l figured that one out15:45
sdake_but ya ;)15:45
openstackgerritMerged openstack/kolla: Fix the location of Kolla configurations in the evaluation workflow  https://review.openstack.org/35752015:47
openstackgerritMerged openstack/kolla: Fix Ubuntu source gate deployment  https://review.openstack.org/35815715:48
*** v1k0d3n has joined #openstack-kolla15:49
*** matrohon has joined #openstack-kolla15:49
Pavomorning kbaegis15:50
jrich523inc0: i found a used Z4 for like 15k15:51
inc0jrich523, but keep in mind that BMW after warranty ends can be much more expensive15:51
inc0thats why they lose so much value with age15:51
jrich523yeah, true15:51
jrich523but, i think im going to go with a plot of land instead15:52
jrich523want to get like 20+ acres in the mtns15:52
inc0I'd go with plot too15:52
jrich523land is getting crazy around here15:52
jrich523so figured it would be worth getting it and holding on to it15:52
jrich523use it for camping and what not for now and later build a retirement home on it15:53
jrich523ok, so i think last time zhugaoxiao fixed my tag 3.0 issue, however, he did that before i saw what he was doing via webex15:54
jrich523which means, i dont have a clue whats going on here15:54
openstackgerritMerged openstack/kolla: Pin to Ubuntu 16.04  https://review.openstack.org/32945415:57
sdake_jrich523 - there are new documentation changes16:00
sdake_jrich523 i'd recommend reading them16:00
jrich523looking now16:01
sdake_in the qucksstart.rst16:01
sdake_look for "Attention:"16:01
*** dave-mccowan has quit IRC16:02
openstackgerritJeffrey Zhang proposed openstack/kolla: Remove log propagate configuration  https://review.openstack.org/35825116:03
jrich523ok16:03
jrich523i think i need to blow away what i have and start over16:04
jrich523also i think the 'quick start' should probably assume a stable branch16:05
jrich523and there should be a 'dev setup guide'16:06
openstackgerritSteven Dake proposed openstack/kolla: Fix bandit gate jobs  https://review.openstack.org/35394216:07
sdake_jrich523 - emergency problems first16:08
sdake_jrich523 - making it perfect -> later16:08
sdake_jrich523 our docs are undergoing a restructure we agreed upon at the midcycle - it has yet to complete or really be a priority16:13
sdake_even though it seems to be everyones #1 pain point16:13
jrich523i would say most folks want to learn openstack16:14
jrich523and they come here because, according to #openstack this is the easiest to get going with16:14
jrich523which, is why im here16:14
*** patchbot has quit IRC16:15
PavoI would have to agree with jrich523 stable docs should already be done to the point of nothing should be changed, and dev docs should be a continuous document16:15
*** daneyon has joined #openstack-kolla16:16
sdake_yes we know16:16
sdake_feel free to write em :)16:16
PavoI wouldn't say that now jrich523 I think packstack is easier than kolla for deployment but I also just started learning kolla, and really like the way it works, just have to understand it all16:16
sdake_pavo kolla is naturallly a little more complex because it does multlinode16:17
sdake_and doesn't spew dependencies and files all over your disks16:17
jrich523which i like :)16:17
sdake_(i.e. the container part)16:17
jrich523yeah i really like that its docker/ansible16:17
PavoI use packstack with multinode16:17
Pavoand agree jrich52316:18
sdake_did they add multinode to it?16:18
PavoI have been using packstack for 3 nodes for about a year now16:18
sdake_does packstack launch from one node to multi ?16:18
sdake_or you pacstack each one16:18
Pavoyeah all dependencies have to be on all nodes thats true16:19
Pavobut I can run the packstack cmd with an aswerfile from a deployer node16:19
sdake_does packstack have single source of truth - that is you configure it in one place and it deploys to multiple nodes?16:19
Pavoit can if you have all the dependencies on all nodes16:20
*** daneyon has quit IRC16:20
sdake_k16:21
Pavodon't get me wrong here, I'm not bashing on kolla or anything, thats why I am here. I love the way kolla works, just have to get to know what all its capable of16:21
Pavoand so far, its amazing16:21
Jeffrey4l_it is time to enable Ubuntu binary deploy on master now. https://review.openstack.org/35825316:21
Pavoman I need to get this on some baremetal this vmware shit is killing me16:25
jrich523lol16:25
sdake_lol16:25
sdake_inc0 Jeffrey4l_ can I get acks on this doc fix16:26
Pavoyeah gonna stop and just wait until I get to work monday16:26
sdake_https://review.openstack.org/35824716:26
Jeffrey4l_sdake_, Patch in Merge Conflict, need a rebase now.16:26
jrich523i would suggest, in the Attention section, to suggest a branch16:27
sdake_right16:27
inc0sdake_, you have merge conflict...on a doc patch16:29
openstackgerritSteven Dake proposed openstack/kolla: Make tox -e docs work  https://review.openstack.org/35824716:31
sdake_wierd16:31
jrich523image-building.rst title should have customization, not customisation16:31
sdake_jrich523 just fixing tox -e fails16:31
sdake_not reformatting style16:32
sdake_jrich523 blame emea for that oen :)16:32
jrich523lol16:32
jrich523oddly, when i looked it up, i didnt find that the spelling was wrong... but... every page just spelled it with a z... kinda weird16:33
sdake_s commonly replaces z in europe16:34
jrich523yeah, figured that was the case16:34
sdake_i didn't want to hold up pbourke's review with a nitpick like htat ;)16:35
jrich523fair enough!16:35
sdake_we sort of agreed we would only nitpick the quickstart guide from here on out16:35
sdake_to let the other docs develop faster16:35
jrich523i assume the most hit page is the quickstart16:35
sdake_no idea16:36
sdake_i dont have acceess to stats16:36
sdake_https://image-store.slidesharecdn.com/cf78ff3e-8673-4e67-bd11-64e80009695f-original.jpeg16:46
jrich523do you have that printed out hanging in your office? :)16:47
*** hieulq_ has quit IRC16:53
jrich523lol im trying to configure bind, and i just ran an nslookup on it, and it cause nslookup to crash16:55
sdake_My favorite is when some 22-year-old fresh out of college in some established industry introduces himself as an SME. I want to reply, "Honey, the only thing you're an SME in is bonging beers."16:58
sdake_https://www.linkedin.com/pulse/which-business-bullst-phrases-annoy-you-most-steve-blakeman?trk=hp-feed-article-title-comment16:58
jrich523lol16:58
sdake_there was this cat at cisco16:59
jrich523the only one that annoys me is the think outside the box16:59
sdake_he sent out a daily spam of his status report to over 1k people16:59
sdake_was, as in past tense ;)17:00
jrich523meow that is excessive17:00
*** bootsha has joined #openstack-kolla17:02
*** bootsha has quit IRC17:05
sdake_imo status reports should only be given to those that ask for them17:06
sdake_inc0 speaking of status reports where a re you with the osic gear17:08
sdake_i want to try my hand at pandocing the json we have17:08
inc0so I failed at generation of these;)17:18
sdake_failed at pandoc17:22
sdake_or failed at results generation on ceph?17:22
openstackgerritMerged openstack/kolla: Make tox -e docs work  https://review.openstack.org/35824717:22
inc0yay lvl70 on monk sdake_17:23
sdake_i see - hardly working then :)17:23
inc0grinding like crazy17:24
sdake_you can grind after the 31st ;)17:24
Pavolol playing that right now17:24
sdake_my toon is 930 paragon17:25
inc0Pavo, diablo 3?17:25
sdake_barb - nearly bis gear17:25
sdake_i was top 100 in season 6 -)17:26
Daviey_inc0: Are you planning to use OSIC tomorrow?17:26
*** Daviey_ is now known as Daviey17:26
sdake_Daviey i dont hink he is planning to use it today17:27
sdake_since he is grinding diablo 3 :)17:27
openstackgerritJeffrey Zhang proposed openstack/kolla: Use dumb-init to manage the pid 1 process  https://review.openstack.org/35701517:27
inc0you misjudge me sdake_ , I already did reporting17:27
inc0just need to figure out rally17:27
inc0Daviey, do you have plans to use it tomorrow?17:29
*** kbaegis has quit IRC17:29
openstackgerritJeffrey Zhang proposed openstack/kolla: DO_NOT_MERGE: Use better URL for China  https://review.openstack.org/32906017:30
openstackgerritJeffrey Zhang proposed openstack/kolla: Create the nova instances directory when need during starting  https://review.openstack.org/35789817:30
openstackgerritJeffrey Zhang proposed openstack/kolla: Implement mongodb replication set cluster  https://review.openstack.org/34575117:30
openstackgerritJeffrey Zhang proposed openstack/kolla: Sync the local_settings.j2 with horizon  https://review.openstack.org/35647117:30
Davieyinc0: I'd like to quickly do a deployment of storage and compute co-located on the full cluster to see how it performs17:32
inc0Daviey, +1 to that, I'd love to see results myself17:33
inc0ceph I presume?17:33
Davieyinc0: yes17:33
*** williamcaban has joined #openstack-kolla17:35
*** kbaegis has joined #openstack-kolla17:36
*** sdake_ has quit IRC17:40
*** kbaegis has quit IRC17:41
*** kbaegis has joined #openstack-kolla17:42
openstackgerritDave Walker proposed openstack/kolla: Fix bandit gate jobs  https://review.openstack.org/35394217:42
Daviey^ fixed pep8 issues17:43
inc0rerunning rally tests17:45
*** kbaegis has quit IRC17:47
*** kbaegis has joined #openstack-kolla18:01
*** daneyon has joined #openstack-kolla18:16
*** daneyon has quit IRC18:20
kbaegisIs designate ready under kolla?18:52
*** kbaegis has quit IRC18:58
*** kbaegis has joined #openstack-kolla18:58
*** JoseMello has quit IRC19:00
inc0that is a good question19:05
inc0we have containers, but not role19:06
*** papacz1 has quit IRC19:08
*** v1k0d3n has quit IRC19:09
*** v1k0d3n has joined #openstack-kolla19:09
*** v1k0d3n has quit IRC19:13
*** v1k0d3n has joined #openstack-kolla19:13
*** salv-orl_ has joined #openstack-kolla19:15
*** salv-orlando has quit IRC19:19
*** v1k0d3n has quit IRC19:21
*** HyperJohnGraham has quit IRC20:01
*** daneyon has joined #openstack-kolla20:04
*** daneyon has quit IRC20:09
sbezverk_anybody hit this issue on the latest master? https://bugs.launchpad.net/neutron/+bug/161528320:17
openstackLaunchpad bug 1615283 in neutron "neutron-openvswitch-agent backtrace at ovs_bridge.py" [Undecided,New]20:17
*** v1k0d3n has joined #openstack-kolla20:23
*** Jeffrey4l_ has quit IRC20:35
*** Jeffrey4l_ has joined #openstack-kolla20:36
*** v1k0d3n has quit IRC20:40
*** v1k0d3n has joined #openstack-kolla20:40
*** v1k0d3n has quit IRC20:44
*** v1k0d3n has joined #openstack-kolla20:44
*** v1k0d3n has quit IRC20:51
*** papacz has joined #openstack-kolla20:57
*** v1k0d3n has joined #openstack-kolla21:11
*** pbourke has joined #openstack-kolla21:11
*** mark-casey has joined #openstack-kolla21:12
*** pbourke has quit IRC21:20
*** matrohon has quit IRC21:30
*** v1k0d3n has quit IRC21:31
*** v1k0d3n has joined #openstack-kolla21:31
*** v1k0d3n has quit IRC21:34
*** inc0 has quit IRC21:35
*** v1k0d3n has joined #openstack-kolla21:35
*** v1k0d3n has quit IRC21:42
*** dmueller-evoila has quit IRC21:43
*** sdake has joined #openstack-kolla21:47
sdakepowernap ftw21:47
*** daneyon has joined #openstack-kolla21:53
*** daneyon has quit IRC21:58
*** jrich523_ has joined #openstack-kolla22:01
*** mark-casey has quit IRC22:03
*** ajpower has quit IRC22:03
*** manjeets_ has quit IRC22:03
*** mag009 has quit IRC22:03
*** williamcaban has quit IRC22:03
*** ntpttr___ has quit IRC22:03
*** jrich523 has quit IRC22:03
*** akscram has quit IRC22:03
*** zeus has quit IRC22:03
*** cmceniry has quit IRC22:03
*** ntpttr___ has joined #openstack-kolla22:03
*** williamcaban has joined #openstack-kolla22:04
*** v1k0d3n has joined #openstack-kolla22:04
*** mag009_ has joined #openstack-kolla22:05
*** cmceniry has joined #openstack-kolla22:05
*** zigo has quit IRC22:08
*** zeus has joined #openstack-kolla22:09
*** zeus is now known as Guest3779322:09
*** ajpower has joined #openstack-kolla22:10
*** zigo has joined #openstack-kolla22:10
*** jeh has quit IRC22:14
*** akscram has joined #openstack-kolla22:16
*** jeh has joined #openstack-kolla22:17
*** jeh has quit IRC22:17
*** jeh has joined #openstack-kolla22:17
*** v1k0d3n has quit IRC22:24
*** v1k0d3n has joined #openstack-kolla22:25
*** v1k0d3n has quit IRC22:28
*** v1k0d3n has joined #openstack-kolla22:28
*** v1k0d3n has quit IRC22:36
wznoinskI started to think you sleep never sdake23:21
sdake6 hrs a day atleast23:21
wznoinsksimilar here, I would be handling it better if wouldn't have to mind kids that much (few more years)23:22
wznoinskout of curiosity what would need to happen to have baremetal out of techpreview in kolla?23:23
wznoinskI do get sunday aftermidnight (UTC+1) is not the best time to ask these ;-), we can leave till workday23:24
sdakewznoinsk i work sometimes on the weekend23:26
sdakewhat i want is to be able to specify a flavor23:26
sdakeone type of flavor = bare metal23:26
sdakeother type = virtual machines23:26
sdakeand schedule them from one nova stack23:27
sdakeanother option is to have two nova stacks - one for bare metal one for virtual machines23:27
sdakewith two differneent endpoints23:27
sdakebut this second option is not as ideal for obvious reasons23:27
wznoinskis the hypervisor's hostname an issue when having two nova computes (vm and ironic) on the same machine a problem ?23:28
sdakeno - our current implementation is either all baremetal or all virtual machine23:28
sdakeit doesn't let a mix occur23:28
sdakejpeeler worked on it for a long time and chouldn't get it to work23:28
sdakehe said he didn't think it was possible to do23:29
sdakewhich makes me question the value of ironic if that were the case23:29
sdakeso it  makes me think that is not the case, he just wasn't able to sort it out23:29
* wznoinsk thinks straight, it's Guiness that writes these sophistications23:29
sdakeif you look at our ironic implementation now, it hsa conditionals all over nova.conf.j223:30
wznoinsksdake: I get the point, I'm the 3rd in a row to work on the ironic with kolla, 2 previous ones failed... not because of lack of skills but time23:30
sdakei dont know if what i want is possible23:31
sdakebut it makes the whole thing user friendly23:31
sdakevs unuser friendly23:31
wznoinskdid jpeeler give any clues on what was the 'nein' point?23:31
sdakeno he didn't23:31
sdakehe is on irc during the weekdays typically23:32
sdakehe has since moved on to ot her interests23:32
sdakebut im sure he would help with what he knows23:32
wznoinsksdake: me kind of person to do on its own, will check during the week with him tho23:33
sdakewhatever works23:33
sdakedo you know enough about ironic to know if what i want is a possibility?23:34
wznoinskno, working with ironic only last 3-4 weeks to get our kolla deployed development cloud running, one nova stack seems user friendly alright, was thinking containers should be able to provide enough of separation so the nova_compute_ironic wouldn't clash with the VM nvoa_compute one23:35
*** bmace has quit IRC23:48
*** bmace has joined #openstack-kolla23:49

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