*** sdake_ has quit IRC | 00:32 | |
*** stevemar has joined #openstack-ansible | 00:57 | |
openstackgerrit | Merged stackforge/os-ansible-deployment: Fix bug in playbooks/library/neutron https://review.openstack.org/170046 | 00:58 |
---|---|---|
* prometheanfire should see if we deoply barbican | 01:01 | |
openstackgerrit | Matthew Kassawara proposed stackforge/os-ansible-deployment: Update keystone middleware in glance for Kilo https://review.openstack.org/170695 | 01:03 |
Sam-I-Am | hopefully rebasing that beast will trigger some goodness | 01:04 |
*** Mudpuppy_ has joined #openstack-ansible | 01:07 | |
Sam-I-Am | prometheanfire: i think i need to de-computer for a bit | 01:09 |
*** Mudpuppy has quit IRC | 01:09 | |
Sam-I-Am | brain is overheating | 01:09 |
*** Mudpuppy_ has quit IRC | 01:09 | |
prometheanfire | Sam-I-Am: kk, talk to you tomorrow | 01:09 |
*** Mudpuppy has joined #openstack-ansible | 01:10 | |
Sam-I-Am | yes, we shall continue this fun/mess/whatever | 01:10 |
Sam-I-Am | if you're going to nerd on it for a while, things i was going to do next - a) figure out how neutron is setting mtus on the network node. it doesnt seem obvious. b) make sure the configs are all sane, including on neutron-server (in case there's a db thing) | 01:11 |
cloudnull | evenings | 01:12 |
prometheanfire | cloudnull: ohai | 01:16 |
*** cbaesema has quit IRC | 01:16 | |
prometheanfire | cloudnull: I hope I'll stop saying that :P | 01:17 |
cloudnull | only "gather facts" now. | 01:18 |
cloudnull | :) | 01:18 |
prometheanfire | heh | 01:18 |
*** bgmccollum has quit IRC | 02:00 | |
*** bgmccollum has joined #openstack-ansible | 02:00 | |
*** eglute has quit IRC | 02:00 | |
*** d34dh0r53 has quit IRC | 02:00 | |
*** matt__ has joined #openstack-ansible | 02:01 | |
*** lbragstad has quit IRC | 02:01 | |
*** aslaen has quit IRC | 02:02 | |
*** mattoliverau has quit IRC | 02:02 | |
*** jroll has quit IRC | 02:02 | |
*** dolphm has quit IRC | 02:02 | |
*** matt__ is now known as mattoliverau | 02:02 | |
*** d34dh0r53 has joined #openstack-ansible | 02:07 | |
*** aslaen has joined #openstack-ansible | 02:07 | |
*** jroll has joined #openstack-ansible | 02:07 | |
*** dolphm has joined #openstack-ansible | 02:07 | |
*** eglute has joined #openstack-ansible | 02:07 | |
*** jroll has quit IRC | 02:08 | |
*** jroll has joined #openstack-ansible | 02:08 | |
*** lbragstad has joined #openstack-ansible | 02:11 | |
openstackgerrit | Merged stackforge/os-ansible-deployment: Bump requirements in preparation for kilo https://review.openstack.org/166849 | 02:54 |
openstackgerrit | Kevin Carter proposed stackforge/os-ansible-deployment: Updated ansible to use the latest stable release https://review.openstack.org/171461 | 04:03 |
*** Mudpuppy has quit IRC | 04:08 | |
*** Mudpuppy has joined #openstack-ansible | 04:39 | |
*** Mudpuppy has quit IRC | 04:43 | |
openstackgerrit | Merged stackforge/os-ansible-deployment: Restart apache2 after local_settings.py is changed https://review.openstack.org/171132 | 05:02 |
*** stevemar has quit IRC | 05:54 | |
openstackgerrit | Matt Thompson proposed stackforge/os-ansible-deployment: Fix bug in playbooks/library/neutron https://review.openstack.org/171489 | 07:02 |
*** subscope has quit IRC | 07:04 | |
openstackgerrit | Matt Thompson proposed stackforge/os-ansible-deployment: Fix bug in playbooks/library/neutron https://review.openstack.org/171494 | 07:06 |
*** froots has quit IRC | 07:15 | |
*** froots has joined #openstack-ansible | 07:16 | |
*** subscope has joined #openstack-ansible | 07:18 | |
openstackgerrit | Matt Thompson proposed stackforge/os-ansible-deployment: Updated ansible to use the latest stable release https://review.openstack.org/171461 | 07:30 |
*** Mudpuppy has joined #openstack-ansible | 08:41 | |
*** Mudpuppy has quit IRC | 08:45 | |
*** jlvillal has quit IRC | 10:04 | |
*** jlvillal has joined #openstack-ansible | 10:05 | |
openstackgerrit | Matt Thompson proposed stackforge/os-ansible-deployment: Correctly deply neutron_metering_agent_check https://review.openstack.org/171577 | 11:31 |
openstackgerrit | Merged stackforge/os-ansible-deployment: Updated ansible to use the latest stable release https://review.openstack.org/171461 | 11:47 |
openstackgerrit | Matt Thompson proposed stackforge/os-ansible-deployment: Correctly deploy neutron_metering_agent_check https://review.openstack.org/171577 | 12:04 |
svg | anyone here with ceph experience? | 12:22 |
odyssey4me | it's been a while, but several of us do have experience deploying ceph | 12:26 |
odyssey4me | why svg, what's up? | 12:26 |
svg | trying to make my rpc poc work with ceph (manually for now) | 12:27 |
svg | most works, cinder, glance | 12:27 |
svg | except when deploying something from glnce to cinder | 12:27 |
odyssey4me | hmm, how do you mean? | 12:27 |
odyssey4me | as in deploying an image to a volume and botting from it? | 12:28 |
odyssey4me | *booting | 12:28 |
svg | yes, hold on | 12:28 |
odyssey4me | is the image you're using in raw format? | 12:28 |
svg | The relevant error in the glance log seems to be: | 12:28 |
svg | File "/usr/local/lib/python2.7/dist-packages/glance_store/location.py", line 75, in get_location_from_uri | 12:28 |
svg | raise exceptions.UnknownScheme(scheme=pieces.scheme) | 12:28 |
svg | UnknownScheme: None | 12:29 |
svg | the image is raw yes, is't an ubuntu image I downlowded from their cloud.. url | 12:30 |
odyssey4me | hmm, I'm not entirely sure those are raw - they may be qcow2 | 12:31 |
odyssey4me | try doing an exlicit conversion of the image to raw with qemu-img and uploading it to glance | 12:31 |
odyssey4me | then step through the process manually - try creating a volume from the image with the cinder cli | 12:31 |
odyssey4me | then boot an instance from that volume | 12:32 |
odyssey4me | but the error you're showing seems to indicate that perhaps glance/cinder aren't aware of the location url... so maybe I'm off base | 12:32 |
odyssey4me | which version of os-ansible-deployment are you using? | 12:32 |
odyssey4me | version/branch | 12:33 |
svg | v10.1.2 | 12:33 |
svg | hm, seems you are right they are qcow | 12:36 |
odyssey4me | svg not sure if all the bugs related to automated conversion are sorted yet - I know that used to be a pain and it's useful to know that rbd needs raw images | 12:37 |
svg | yup, thx, I continue testing... | 12:40 |
odyssey4me | svg another reason for rbd not working as a backing store for glance would be: https://github.com/stackforge/os-ansible-deployment/blob/10.1.2/rpc_deployment/roles/glance_common/templates/glance-api.conf#L62-L67 | 12:41 |
odyssey4me | and no rbd section in the conf file - not sure if you added those | 12:41 |
svg | ack, I noticed that, but not sure it's what juno allows or not | 12:42 |
svg | yes, for now I'm manually editing the files to test ceph | 12:43 |
svg | odyssey4me: perhaps that template doesn't mention rbd b/c rpc doesn't support that out of the box? | 12:49 |
odyssey4me | svg that is exactly why, but the driver will be there so there's no reason why a config change won't enable it | 12:50 |
odyssey4me | it likely just needs glance.store.rbd.Store added to the list, but I'm not sure | 12:51 |
odyssey4me | besides the obvious addition of the rbd backend configuration too | 12:52 |
svg | glance by itself works, I can upload images etc | 12:52 |
odyssey4me | sure, but is it actually using rbd as a back-end to store the images? | 12:52 |
*** erikmwilson_ is now known as erikmwilson | 12:57 | |
*** KLevenstein has joined #openstack-ansible | 12:59 | |
svg | odyssey4me: yes | 13:01 |
*** Mudpuppy has joined #openstack-ansible | 13:07 | |
openstackgerrit | Hugh Saunders proposed stackforge/os-ansible-deployment: Update tempest config for current master https://review.openstack.org/171142 | 13:09 |
svg | odyssey4me: works now, after converting to raw (it was indeed qcow, stupid me didnt check that :)) | 13:12 |
svg | thx for th ehint | 13:12 |
odyssey4me | svg no problem :) | 13:12 |
*** stevemar has joined #openstack-ansible | 13:19 | |
*** stevemar has quit IRC | 13:27 | |
*** stevemar has joined #openstack-ansible | 13:28 | |
openstackgerrit | Merged stackforge/os-ansible-deployment: Fix bug in playbooks/library/neutron https://review.openstack.org/171494 | 13:35 |
*** sdake has joined #openstack-ansible | 13:44 | |
*** sdake_ has joined #openstack-ansible | 13:53 | |
*** sdake has quit IRC | 13:58 | |
*** Mudpuppy has joined #openstack-ansible | 14:08 | |
*** Mudpuppy has quit IRC | 14:09 | |
*** Mudpuppy has joined #openstack-ansible | 14:10 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 14:11 | |
*** stevemar has quit IRC | 14:34 | |
sigmavirus24 | cloudnull: replied to your -1 on https://review.openstack.org/#/c/167475/8 | 14:49 |
cloudnull | sigmavirus24: answered tyvm | 14:50 |
sigmavirus24 | no worries | 14:50 |
mattt | i was wondering what that comment was all about :) | 14:51 |
cloudnull | nothing to see here. just me being stupid. | 14:56 |
cloudnull | :) | 14:56 |
mattt | kinda like what i did w/ your lxc patch this morning :P | 15:01 |
sigmavirus24 | Hey, no one judge | 15:05 |
sigmavirus24 | We always get a case of the "skip over critical portion of patch"-s and it's okay | 15:06 |
Sam-I-Am | prometheanfire: moo. | 15:07 |
prometheanfire | Sam-I-Am: larry the cow? | 15:08 |
Sam-I-Am | prometheanfire: cows are trendy | 15:08 |
Sam-I-Am | prometheanfire: did you pull an all nighter and get the mtu stuff working? | 15:09 |
prometheanfire | no | 15:09 |
Sam-I-Am | damn | 15:09 |
prometheanfire | I left for home and drank | 15:09 |
prometheanfire | it's neutron | 15:09 |
Sam-I-Am | the proper way is neutron -> stuck -> home -> drink -> neutron -> progress | 15:09 |
sigmavirus24 | "progress" | 15:10 |
prometheanfire | I'm on step 5/6 | 15:10 |
sigmavirus24 | prometheanfire: I'm on step 6/5 | 15:10 |
sigmavirus24 | (the step where you go work on glance instead) | 15:10 |
prometheanfire | good for you :P | 15:10 |
svg | achievement unlocked *rpcstack *ceph *vxlans *deployingimage *ping2world | 15:12 |
cloudnull | +9000 | 15:12 |
d34dh0r53 | It's over 9000 | 15:13 |
sigmavirus24 | svg is this week's winner | 15:13 |
sigmavirus24 | tell them what they win d34dh0r53 | 15:13 |
*** stevemar has joined #openstack-ansible | 15:13 | |
d34dh0r53 | ummm.....maintainer on several OSAD plays? | 15:14 |
*** nosleep77 has joined #openstack-ansible | 15:20 | |
prometheanfire | Sam-I-Am: well, qrouter interface disapeared | 15:21 |
sigmavirus24 | prometheanfire: working as intended | 15:21 |
* sigmavirus24 is kidding, he has no clue how neutron even works | 15:21 | |
prometheanfire | no one does | 15:22 |
Sam-I-Am | prometheanfire: think i deleted the router | 15:23 |
prometheanfire | ah | 15:24 |
prometheanfire | yep | 15:24 |
prometheanfire | in history | 15:24 |
prometheanfire | so how am I suposed to access :P | 15:25 |
*** jwagner_away is now known as jwagner | 15:33 | |
prometheanfire | Sam-I-Am: well, gonna tear it down | 15:38 |
Sam-I-Am | prometheanfire: why? | 15:40 |
prometheanfire | Sam-I-Am: I've messed with enough things to make a mess | 15:41 |
Sam-I-Am | oh, cant just reboot it? | 15:41 |
Sam-I-Am | that should reset the interfaces to 1500 | 15:41 |
Sam-I-Am | prometheanfire: did you get a hold of ijw? | 15:41 |
prometheanfire | no | 15:41 |
prometheanfire | he's very hit or miss | 15:42 |
prometheanfire | gonna rebuild containers | 15:42 |
Sam-I-Am | did you look through the code to see what, if anything, hits the tap and bridge on the compute node? | 15:42 |
Sam-I-Am | one would think its the same code as everywher eelse | 15:42 |
cloudnull | svg: would you be interested creating a spec and commit the work you did for ceph client work ? | 15:42 |
prometheanfire | have you looked at the neutron | 15:43 |
prometheanfire | nothing is as you would thing | 15:43 |
prometheanfire | nothing is as you would think | 15:43 |
svg | cloudnull: yup, certainly, only so far I did this POC with manually updating the ceph config stuff | 15:46 |
svg | I still need to work out the details on how t integrate this in oad | 15:46 |
svg | cloudnull: you were preparing some doc that explains the concept? | 15:47 |
cloudnull | svg, so i started writing the doc and then i saw a squirrel :) | 15:49 |
*** sdake has joined #openstack-ansible | 15:50 | |
cloudnull | however d34dh0r53 put this together. https://review.openstack.org/#/c/170558/ | 15:50 |
cloudnull | which extends inventory environment | 15:50 |
cloudnull | but the basic concept is captured here https://review.openstack.org/#/c/170558/7/etc/openstack_deploy/env.d/extra_container.yml.example | 15:50 |
cloudnull | which will add container component types that map to containers on physical boxes. | 15:51 |
*** sdake_ has quit IRC | 15:53 | |
*** sacharya has joined #openstack-ansible | 16:05 | |
*** rromans has quit IRC | 16:05 | |
*** rrrobbb has joined #openstack-ansible | 16:07 | |
*** rromans has joined #openstack-ansible | 16:08 | |
*** sacharya1 has joined #openstack-ansible | 16:09 | |
*** sacharya has quit IRC | 16:09 | |
*** sacharya1 has quit IRC | 16:10 | |
*** sacharya has joined #openstack-ansible | 16:10 | |
svg | cloudnull: iin case of ceph, no additional containers are needed, only doing extra configuration on existing ones | 16:13 |
svg | extra tasks are installing some apt package, doing some libirt configuration stuff, and have a modified config for glance and cinder | 16:14 |
svg | so my question was, vor those extra things, should i model that as a separate component - and if so how does that map to the ennvironment? - or do I just add the needed ceph specific roles within the playbook that targets already the needed os components | 16:15 |
svg | I also need to add certain repo's for ceph, not sure how to do that | 16:16 |
*** sacharya has quit IRC | 16:17 | |
*** sacharya has joined #openstack-ansible | 16:21 | |
*** sacharya has quit IRC | 16:21 | |
*** sacharya has joined #openstack-ansible | 16:21 | |
*** jwagner is now known as jwagner_away | 16:30 | |
openstackgerrit | Merged stackforge/os-ansible-deployment: updated dev requirements to allow for linting python https://review.openstack.org/171035 | 17:04 |
cloudnull | svg sorry was eating and then was being meeting'ed . | 17:18 |
svg | I hope both were tastefull | 17:18 |
cloudnull | so you could create a ceph client role that takes care of the additional repos, pacakges, and some of the libvirt config. | 17:18 |
cloudnull | as for the modified configs that should be able to be added to the service config | 17:19 |
svg | ok, so not working on a separate component | 17:20 |
cloudnull | I think i would create a ceph client playbook that invokes the ceph client role which does the ceph specific things ie packages, repos. . . | 17:21 |
cloudnull | and then add the rbd config to the various roles . | 17:21 |
cloudnull | *various os_* roles | 17:21 |
svg | cloudnull: so just using the existing os groups | 17:21 |
cloudnull | yea, if at all possible. | 17:22 |
svg | sure, will be the easiest | 17:22 |
svg | I looked at how different apt repositories get deployed, but didn't get it totally already | 17:22 |
svg | btw, one of the things I might need to look at is how to make the whole setup self hosted, as in no internet access | 17:23 |
svg | We have a private apt server where we can host mirrors etc; but I noticed some repo's are added in a way that makes it hard to change (hardcoded components, etc) | 17:24 |
cloudnull | i think adding the rbd config when some criteria is met within the existing os roles will be simple enough . as for the apt repo bits have a look at how the galera repo does it https://github.com/stackforge/os-ansible-deployment/blob/master/playbooks/roles/galera_server/tasks/galera_pre_install.yml#L58-L68 | 17:24 |
cloudnull | we've tried to go about making sure all of the apt repos / external resources we are using, in master, are able to be overridden to something else. which should help out in the case of a self hosted scenario . | 17:25 |
cloudnull | but there are a lot of moving parts, which can make that difficult. | 17:26 |
cloudnull | its better than it was, but still not great. | 17:26 |
svg | yeah, most are, but sometimes it's just the base url, things like components and distribution are sometimes hardcoded | 17:26 |
cloudnull | yup. | 17:26 |
svg | sometimes it's ppa specific | 17:26 |
cloudnull | also that | 17:26 |
cloudnull | :) | 17:26 |
*** jwagner_away is now known as jwagner | 17:27 | |
svg | and sometimes it's just downloading a deb (rabbitmq? forgot whcih one) | 17:27 |
svg | might be interesting to streamline all that stuff | 17:27 |
cloudnull | yea rabbitmq is downloaded . | 17:27 |
cloudnull | so we have most of that in http://mirror.rackspace.com/rackspaceprivatecloud/ | 17:27 |
svg | also, things like git repo's, but afaics those are overruleable, though there are many of them :) | 17:27 |
cloudnull | which can be rsync'd to a private repo | 17:28 |
cloudnull | group name rackspaceprivatecloud | 17:28 |
svg | ah, there's an rsync server on that? nce | 17:28 |
svg | nice | 17:28 |
cloudnull | which is a mirror of http://rpc-repo.rackspace.com/ which also has an rsync server. groupname openstack_mirror | 17:29 |
cloudnull | so most of that, which includes rabbit and maria can be sync'd away and the base url changed in one action. | 17:30 |
cloudnull | but that doesn't fix git and ppa | 17:30 |
cloudnull | however if you sync the repo we have a cache of all of the git repos available in the rpcgit/ directory. | 17:30 |
svg | well, let' hopre rpc get's choosen at my $cust, then i might get to work on all that :) | 17:31 |
cloudnull | which one could standup a regular git server on top of . | 17:31 |
svg | http://rpc-repo.rackspace.com/rpcgit/ looks empty | 17:31 |
* cloudnull starts hoping | 17:31 | |
cloudnull | :) | 17:31 |
svg | I finished my poc today, alle features we needed work (ceph, vxlan) | 17:32 |
svg | in about a week | 17:32 |
svg | I have 2 coworkers still working on their mirantis/fuel setup | 17:32 |
cloudnull | http://rpc-repo.rackspace.com/rpcgit/ is not browsable but the repos are there. IE # git clone http://rpc-repo.rackspace.com/rpcgit/keystone should work | 17:32 |
cloudnull | thats awesome ! | 17:33 |
svg | most time was lost because 1/ I started on hosts with no internet access and 2/ my test image was qcow and ceph needs RAW... | 17:34 |
svg | everyting ansible related worked flawless | 17:34 |
cloudnull | nice! what did you do your build on? 10.x, master ? | 17:34 |
svg | 10.1.2 | 17:35 |
svg | which is what we would use if it gets choosen | 17:35 |
svg | stable releases and all, you know | 17:35 |
cloudnull | for sure. | 17:35 |
cloudnull | well thats awesome ! | 17:35 |
svg | Yeah, it just works (tm) :) | 17:36 |
svg | and given I never did anyting with openstack before, that says a lot about that | 17:36 |
cloudnull | sweet ! | 17:37 |
Apsu | svg: Awesome! Great to hear it, lol. Don't mind our shock, naturally we expected this outcome. ;) | 17:37 |
svg | haha :) | 17:38 |
cloudnull | Apsu to be fair "new to openstack" general means tears | 17:38 |
svg | it;s the linux of the clouds :) | 17:38 |
Apsu | Days Since Someone Last Cried: Permanently etched in as "0" | 17:38 |
cloudnull | lololol | 17:38 |
svg | btw, am I correct that neutron HA is someteing new in juno? | 17:39 |
Apsu | Yesish. Also depends on what you mean. There's l3ha and DVR. They're newish in Juno, but that sort of stuff has been baking a long time. | 17:39 |
Apsu | (And the cake isn't entirely done yet imo) | 17:40 |
cloudnull | kinda. in juno neutron created l3ha which almost works | 17:40 |
cloudnull | and they created dvr, which again, almost works | 17:40 |
Apsu | For some value of works. | 17:40 |
cloudnull | but dvr does not work with l3ha | 17:40 |
svg | guy, you could you Japanese words here :) | 17:40 |
Apsu | lol | 17:40 |
cloudnull | so in our setup we're using a very simple l3 ha failover tool that att created. | 17:41 |
svg | I was told before juno, neutron wa active/passive, and now can be active/active | 17:41 |
svg | but I could have misunderstood that | 17:41 |
cloudnull | svg thats teh l3 ha functionality that was added that almost works | 17:41 |
Apsu | We used to have a daemon I wrote to listen for agent heartbeats off rabbitmq and manage network/router failovers, which yes, was active/passive. l3 HA is still active/passive failover in principle. | 17:42 |
cloudnull | we run active-active using a distributed scheduler. | 17:42 |
Apsu | DVR is attempting to do active/active by distributing routers across nodes. | 17:42 |
Apsu | With neutron routers, only "direct return" is truly active/active | 17:42 |
Apsu | They're trying to accomplish parity with the nova-net multi_host model | 17:42 |
Apsu | It's like the 4th or 5th attempt at it in Neutron, and is currently OVS specific. And also doesn't entirely work. | 17:43 |
Apsu | We've chosen to stick with LinuxBridge for the time being and make use of a distributed router scheduler and failover script to achieve better fault tolerance and provide failover capability for HA | 17:44 |
Apsu | But each individual router is still on a single node (agent container, technically) at a time. | 17:44 |
Apsu | So there isn't any compute-host affinity for direct return routing. | 17:44 |
Apsu | instance network traffic is all east-west between compute hosts and network hosts, and all external traffic is north-south between network hosts and the external network(s) | 17:45 |
cloudnull | to accomplish our active/active setup all l3 routers are scheduled to different node using the baked in neutron distributed scheduler and the l3 ha tool runs to make sure that if there are down routers they're are they are rescheduled to one of the active nodes. | 17:47 |
Apsu | Well, *neutron routed* instance network traffic [...], that is. Direct instance <-> instance on the same neutron network just goes east-west directly between compute hosts. | 17:47 |
Apsu | The distributed scheduler makes it so we aren't bunching up routers all on the same l3-agent, so it's better utilization and fault tolerance, for sure | 17:50 |
Apsu | But DVR is the only real way to try to achieve "active/active" in the direct return routing sense. | 17:50 |
Apsu | Well, or just use nova-net! | 17:51 |
Apsu | :D | 17:51 |
cloudnull | nova-net is my safe word | 17:51 |
cloudnull | :) | 17:51 |
prometheanfire | so, neutron mtu-ness | 17:52 |
cloudnull | you mean neutron mtu is a mess ? | 17:53 |
prometheanfire | seems to go work on the neutron side, but only the tap interface on nova hosts are not getting set | 17:53 |
prometheanfire | also, yes | 17:53 |
*** rrrobbb has quit IRC | 17:55 | |
svg | what's that DVR thing? | 18:12 |
Apsu | Distributed Virtual Router | 18:15 |
Apsu | svg: https://wiki.openstack.org/wiki/Neutron/DVR | 18:15 |
svg | sounds funky | 18:15 |
cloudnull | funky is not the word i'd use | 18:15 |
cloudnull | Sam-I-Am ^ | 18:15 |
cloudnull | Sam-I-Am i loves neutron + dvr | 18:15 |
cloudnull | :) | 18:15 |
Sam-I-Am | cloudnull: i do what? | 18:16 |
cloudnull | you do | 18:16 |
cloudnull | admit it | 18:16 |
* Sam-I-Am hangs head | 18:16 | |
prometheanfire | hi | 18:18 |
* svg tried readoig the wiki on DVR, but quickly got motivated to read someting else | 18:18 | |
svg | *reading* | 18:18 |
cloudnull | squirrel ! | 18:19 |
Sam-I-Am | svg: the wiki is useless | 18:20 |
Sam-I-Am | svg: you want https://github.com/ionosphere80/openstack-networking-guide/blob/master/scenario-dvr/scenario-dvr.md | 18:21 |
svg | OMGPONIES | 18:21 |
Apsu | Sam-I-Am: I like how this document has "basic" in the title. | 18:22 |
Sam-I-Am | also, wont work with osad due to ovs requirement | 18:22 |
Apsu | I'm excited to see the advanced version! | 18:23 |
Sam-I-Am | Apsu: its not lying. thats as basic as it gets. | 18:23 |
svg | OSAD | 18:25 |
svg | ok, btw, if there is one thing that s**s, IMHO, it's the name of this project | 18:25 |
svg | OS-ANSIBLE-DEPLOYMENT | 18:25 |
d34dh0r53 | OHAPPY? | 18:25 |
svg | ik peereadin that as Operating System | 18:26 |
* palendae blames cloudnulll | 18:26 | |
svg | urgh | 18:26 |
palendae | svg: Yeah | 18:26 |
svg | I keep readidng that as Operating System | 18:26 |
palendae | Well, we can't rename OpenStack | 18:26 |
svg | at $cust, we just talk about RPC | 18:26 |
Sam-I-Am | cloudnull: it needs a more cloudnully name like openstack ansibilificationerator | 18:27 |
svg | Openstack-on-Cows | 18:27 |
d34dh0r53 | openstack-installerator | 18:27 |
Sam-I-Am | d34dh0r53: this | 18:27 |
prometheanfire | Sam-I-Am: don't want to become chef, kthnx | 18:28 |
palendae | svg: Yeah. We're trying to make a distinction, ourselves | 18:28 |
svg | How? | 18:28 |
palendae | RPC = Rackspace Private Cloud product. os-a-d = open source project | 18:29 |
prometheanfire | RPC - remote proceedure call | 18:29 |
palendae | https://github.com/rcbops/rpc-extras is the repo we're working on that extends os-a-d with rackspace-specific things | 18:29 |
svg | better just find something Toally New :) | 18:30 |
* svg votes on Openstack-on-Cows | 18:31 | |
svg | OOC | 18:31 |
svg | Total silence means approval. | 18:34 |
openstackgerrit | David Wilde proposed stackforge/os-ansible-deployment: Nova Kilofication Work https://review.openstack.org/170952 | 18:36 |
*** stevemar has quit IRC | 18:48 | |
openstackgerrit | Kevin Carter proposed stackforge/os-ansible-deployment: Updated the repo scripts https://review.openstack.org/171777 | 19:00 |
*** jwagner is now known as jwagner_away | 19:12 | |
*** jwagner_away is now known as jwagner | 19:17 | |
*** rrrobbb has joined #openstack-ansible | 19:17 | |
sigmavirus24 | svg: as someone living in Wisconsin, OpenStack on Cows sounds like a sustainable solution | 19:18 |
sigmavirus24 | stevelle: ^ | 19:18 |
svg | that makes 2 votes | 19:18 |
svg | or three | 19:18 |
sigmavirus24 | Am I two people? | 19:18 |
svg | you were trefrring to stevelle, I~ assume he would vote up too :) | 19:22 |
svg | sorry, lousy typist here | 19:22 |
stevelle | can't decide: reply to cows along themes of "organic and grass fed" or "tucows" | 19:22 |
svg | cows refers to the ansible unofficial mascotte | 19:24 |
sigmavirus24 | http://logs.openstack.org/75/167475/8/check/os-ansible-deployment-dsvm-check-commit/8e726f9/console.html#_2015-04-08_19_04_04_080 is a nice failure for an AIO | 19:28 |
palendae | d34dh0r53: Just got done doing an AIO build of your nova work and see it passed gate | 19:34 |
openstackgerrit | Merged stackforge/os-ansible-deployment: Flake8 update - openstack-branch-grabber.py https://review.openstack.org/171042 | 19:42 |
*** sdake_ has joined #openstack-ansible | 19:55 | |
d34dh0r53 | palendae: yep, thanks for looking at it | 19:58 |
*** sdake has quit IRC | 19:58 | |
openstackgerrit | Kevin Carter proposed stackforge/os-ansible-deployment: Flake8 update - library/glance https://review.openstack.org/171796 | 20:04 |
openstackgerrit | Kevin Carter proposed stackforge/os-ansible-deployment: Flake8 update - library/neutron https://review.openstack.org/171799 | 20:08 |
*** stevemar has joined #openstack-ansible | 20:08 | |
*** sdake_ has quit IRC | 20:28 | |
*** stevemar has quit IRC | 20:34 | |
*** stevemar has joined #openstack-ansible | 20:34 | |
*** stevemar has quit IRC | 20:42 | |
*** stevemar has joined #openstack-ansible | 20:42 | |
*** rrrobbb has quit IRC | 20:45 | |
*** sacharya has quit IRC | 20:51 | |
*** sacharya has joined #openstack-ansible | 20:51 | |
sigmavirus24 | So hpcloud-b4 is failing to install memcached again: http://logs.openstack.org/75/167475/8/check/os-ansible-deployment-dsvm-check-commit/57c6ea5/console.html#_2015-04-08_20_07_22_776 | 21:39 |
*** KLevenstein has quit IRC | 21:50 | |
*** sandywalsh has quit IRC | 22:04 | |
*** Mudpuppy_ has joined #openstack-ansible | 22:04 | |
*** Mudpuppy_ has quit IRC | 22:05 | |
*** sandywalsh has joined #openstack-ansible | 22:05 | |
*** jwagner is now known as jwagner_away | 22:08 | |
*** Mudpuppy has quit IRC | 22:08 | |
openstackgerrit | Ian Cordasco proposed stackforge/os-ansible-deployment: Genericize how we update SSL settings for Apache https://review.openstack.org/171838 | 22:17 |
sigmavirus24 | stevelle: ^ | 22:19 |
*** mancdaz has quit IRC | 22:21 | |
*** mancdaz has joined #openstack-ansible | 22:22 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 22:24 | |
openstackgerrit | Kevin Carter proposed stackforge/os-ansible-deployment: Updated the repo scripts https://review.openstack.org/171777 | 22:27 |
*** stevemar has quit IRC | 22:30 | |
*** git-harry has quit IRC | 22:56 | |
*** andymccr has quit IRC | 22:56 | |
*** mancdaz has quit IRC | 22:57 | |
stevelle | sigmavirus24_awa: in case you see this, horizon_ssl_cipher_suite is unused | 23:05 |
*** git-harry has joined #openstack-ansible | 23:14 | |
*** mancdaz has joined #openstack-ansible | 23:14 | |
*** andymccr has joined #openstack-ansible | 23:14 | |
*** javeriak has joined #openstack-ansible | 23:32 | |
*** sdake has joined #openstack-ansible | 23:40 | |
*** sdake_ has joined #openstack-ansible | 23:42 | |
*** sdake has quit IRC | 23:45 | |
openstackgerrit | Merged stackforge/os-ansible-deployment: Update keystone middleware in glance for Kilo https://review.openstack.org/170695 | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!