*** dimsum__ has joined #kolla | 00:24 | |
*** dimsum__ has quit IRC | 00:31 | |
*** mbound has joined #kolla | 00:34 | |
*** mbound has quit IRC | 00:39 | |
*** zhiwei has joined #kolla | 00:55 | |
*** dimsum__ has joined #kolla | 00:57 | |
*** dimsum__ has quit IRC | 01:00 | |
*** alisonh has quit IRC | 01:01 | |
*** alisonh has joined #kolla | 01:08 | |
*** erkules has joined #kolla | 01:13 | |
*** erkules_ has quit IRC | 01:16 | |
*** dimsum__ has joined #kolla | 01:20 | |
*** dimsum__ has quit IRC | 01:27 | |
*** alisonh has quit IRC | 01:28 | |
*** dimsum__ has joined #kolla | 01:31 | |
asalkeld | https://bugs.launchpad.net/kolla/+bug/1505045 | 01:34 |
---|---|---|
openstack | Launchpad bug 1505045 in kolla "vagrant fails to install nfs-client" [Undecided,New] | 01:34 |
asalkeld | any ideas ^ ... | 01:34 |
sdake | i use bare metal not vagrant | 01:40 |
sdake | mandre pbourke are your two go two folks on that one | 01:40 |
asalkeld | k | 01:42 |
sdake | if you want a simple aio, id go with just bare metal | 01:44 |
sdake | vagrant is overkill for aio in my opinion | 01:44 |
*** alisonh has joined #kolla | 01:44 | |
sdake | the only imipact to your environment is that you will end up with docker-py and docker-engine installed | 01:44 |
sdake | and you will have to temporarily disable libvirt | 01:44 |
sdake | there is a tools/cleanup-containers script which removes all containers relating to kolla in teh system | 01:45 |
sdake | kolla doesn't blow up the system like devstack does | 01:45 |
asalkeld | ok, might try that | 01:45 |
*** alisonh1 has joined #kolla | 01:59 | |
*** alisonh has quit IRC | 01:59 | |
*** alisonh1 has quit IRC | 02:04 | |
kjelly | Hi guys. I have some suggestion for build.py. The meaning of the namesapce in build.py is different from kolla-ansible. For example, if user build images using `build.py -n 172.22.2.81:4000/abcd`, it means that set docker_registry to `172.22.2.81:4000` and set `docker_namespace` to `abcd`. If user build image using `build.py -n 172.22.2.81:4000`, kolla-ansible can't pull these images. The image name generated from build.py using `build.py -n 172.22.2.81:4000` | 02:08 |
kjelly | looks like | 02:08 |
kjelly | 172.22.2.81:4000/data. But the image name kolla-ansible pull looks like 172.22.2.81:4000//data. I suggested that add new flag to assign registry host instead using namespace. How do you think about the idea? | 02:08 |
kjelly | sdake: How do you think about the idea? | 02:08 |
*** alisonh has joined #kolla | 02:09 | |
sdake | kjelly i'm not sure what problem that solves but i'm a bit tired and its getting late here | 02:10 |
kjelly | sdake: it just reduce the confuing thing for new user. | 02:10 |
kjelly | sdake: it's not bug. just a wishlist. | 02:11 |
sdake | cool well file a wishlist bug then:) | 02:12 |
kjelly | sdake: ok | 02:12 |
*** dimsum__ has quit IRC | 02:32 | |
*** rajalokan has joined #kolla | 02:32 | |
*** sdake_ has joined #kolla | 02:45 | |
*** sdake has quit IRC | 02:46 | |
*** sdake has joined #kolla | 02:52 | |
*** sdake_ has quit IRC | 02:52 | |
*** alisonh has quit IRC | 02:56 | |
*** klint has joined #kolla | 03:04 | |
*** tobe has joined #kolla | 03:04 | |
*** alisonh has joined #kolla | 03:20 | |
*** CBR09 has joined #kolla | 03:26 | |
*** achanda has joined #kolla | 03:27 | |
*** sdake has quit IRC | 03:28 | |
*** dimsum__ has joined #kolla | 03:32 | |
SamYaple | morning | 03:33 |
CBR09 | morning : ) | 03:34 |
*** dimsum__ has quit IRC | 03:38 | |
kjelly | SamYaple: How do you think the feature? Is it worthwhile to do ? https://bugs.launchpad.net/kolla/+bug/1505056 | 03:39 |
openstack | Launchpad bug 1505056 in kolla "add "registry" flag to "tools/build.py"" [Wishlist,New] - Assigned to jelly (coding1314) | 03:39 |
*** dimsum__ has joined #kolla | 03:40 | |
nihilifer | morning | 03:41 |
nihilifer | asalkeld: well, sometimes vagrant silently fail to install nfs-client. does it appear continuously to you? | 03:42 |
nihilifer | asalkeld: I had such problem only once and simple "vagrant destroy" and | 03:43 |
nihilifer | "vagrant up" | 03:43 |
nihilifer | helped | 03:43 |
SamYaple | kjelly: we didnt do that for reasons that I don't remember. If you want to add it you can, but be aware we can't backport that to liberty. What benifit to you think it will be providing here? | 03:44 |
kjelly | SamYaple: I thknk the feature will reduce new user mistaking and confusing. | 03:45 |
*** alisonh has quit IRC | 03:45 | |
SamYaple | you can blame docker for the confusion | 03:45 |
SamYaple | the name of the image is the registry | 03:46 |
SamYaple | there is no other identifying information | 03:46 |
kjelly | SamYaple: yes. this is docker problem. | 03:46 |
kjelly | SamYaple: But now if user build images using the command `build.py -n 172.22.2.81`, there are no way to use the images ( although you can rename it using `docker tag`) | 03:48 |
*** dimsum__ has quit IRC | 03:50 | |
*** dayou has joined #kolla | 03:52 | |
openstackgerrit | Vu Nguyen Duy (CBR09) proposed openstack/kolla: Change dicrectory of vagrant in docs https://review.openstack.org/233486 | 03:53 |
kjelly | SamYaple: Or remove "docker_registry" in "/etc/kolla/globals.yml" for making kolla-ansible and build.py have the same meaning about `namespace`. | 03:55 |
openstackgerrit | Vu Nguyen Duy (CBR09) proposed openstack/kolla: Change dicrectory of vagrant in docs https://review.openstack.org/233486 | 03:57 |
SamYaple | kjelly: you have to build it with `build.py -n 172.22.2.81/kollaglue` | 03:58 |
SamYaple | i blieve that is documented | 03:58 |
kjelly | SamYaple: Now it's not docuemnted now since my mistake. It's confusing easily. | 04:02 |
SamYaple | while I understand what you are saying, this would seem to need more documentation rather than a build.py change. the reason being docker doesnt make a different between the two, the namespace is all that it cares about | 04:03 |
SamYaple | others will need t owiegh in though | 04:03 |
SamYaple | if everyone else wants a registry flag im fine with it | 04:03 |
kjelly | SamYaple: Ok. I change docuemnt first. And if no one are opposed to the idea, I will work on it. | 04:04 |
*** bmace__ has quit IRC | 04:11 | |
*** bmace__ has joined #kolla | 04:11 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE - Gate things https://review.openstack.org/231881 | 04:21 |
openstackgerrit | Vu Nguyen Duy (CBR09) proposed openstack/kolla: Change dicrectory of vagrant in docs https://review.openstack.org/233486 | 04:25 |
*** alisonh has joined #kolla | 04:32 | |
*** dimsum__ has joined #kolla | 04:51 | |
*** dimsum__ has quit IRC | 04:54 | |
*** alisonh has quit IRC | 05:01 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE - Gate things https://review.openstack.org/231881 | 05:15 |
*** alisonh has joined #kolla | 05:29 | |
openstackgerrit | Michal Rostecki proposed openstack/kolla: Update Vagrant docs https://review.openstack.org/233492 | 05:37 |
*** vinkman has quit IRC | 05:37 | |
openstackgerrit | Michal Rostecki proposed openstack/kolla: Update Vagrant docs https://review.openstack.org/233371 | 05:39 |
*** manikanta has joined #kolla | 05:45 | |
openstackgerrit | Michal Rostecki proposed openstack/kolla: Update Vagrant directories in .gitignore https://review.openstack.org/233495 | 05:48 |
openstackgerrit | Michal Rostecki proposed openstack/kolla: Update Vagrant docs https://review.openstack.org/233371 | 05:51 |
*** dimsum__ has joined #kolla | 05:54 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE - Gate things https://review.openstack.org/231881 | 05:56 |
openstackgerrit | Kuo-tung Kao proposed openstack/kolla: add missing `kollaglue` in image-building https://review.openstack.org/233497 | 05:56 |
*** dimsum__ has quit IRC | 05:59 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE - Gate things https://review.openstack.org/231881 | 06:09 |
*** kjelly has quit IRC | 06:14 | |
*** kjelly has joined #kolla | 06:15 | |
*** CBR09 has quit IRC | 06:22 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE - Gate things https://review.openstack.org/231881 | 06:35 |
*** jmccarthy has joined #kolla | 06:35 | |
*** jmccarthy has quit IRC | 06:36 | |
*** gfidente has joined #kolla | 06:36 | |
*** gfidente has joined #kolla | 06:36 | |
*** dimsum__ has joined #kolla | 06:55 | |
*** dimsum__ has quit IRC | 07:01 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE - Gate things https://review.openstack.org/231881 | 07:13 |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE - Gate things https://review.openstack.org/231881 | 07:14 |
asalkeld | nihilifer: thanks, 3rd time lucky | 07:15 |
SamYaple | o/ asalkeld | 07:15 |
*** achanda has quit IRC | 07:29 | |
*** shardy has joined #kolla | 07:29 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE - Gate things https://review.openstack.org/231881 | 07:47 |
*** dimsum__ has joined #kolla | 07:57 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE - Gate things https://review.openstack.org/231881 | 08:02 |
*** dimsum__ has quit IRC | 08:02 | |
*** mbound has joined #kolla | 08:03 | |
kjelly | Does anyone work on unit test for build.py ? | 08:15 |
kjelly | kjelly: If no one wrok on it, I will do it. | 08:15 |
*** inc0 has joined #kolla | 08:16 | |
*** athomas has joined #kolla | 08:18 | |
SamYaple | go for it kjelly | 08:19 |
kjelly | SamYaple: ok | 08:20 |
*** shardy_ has joined #kolla | 08:27 | |
*** shardy has quit IRC | 08:29 | |
*** shardy_ has quit IRC | 08:33 | |
*** shardy has joined #kolla | 08:33 | |
nihilifer | o/ inc0 | 08:42 |
inc0 | o/o/ | 08:43 |
*** mbound has quit IRC | 08:46 | |
*** pbourke has joined #kolla | 08:56 | |
*** dimsum__ has joined #kolla | 08:58 | |
*** inc0 has quit IRC | 09:01 | |
*** dimsum__ has quit IRC | 09:04 | |
*** mbound has joined #kolla | 09:05 | |
*** dayou has quit IRC | 09:10 | |
*** diga has joined #kolla | 09:15 | |
*** inc0 has joined #kolla | 09:22 | |
*** rajalokan has quit IRC | 09:22 | |
*** rajalokan has joined #kolla | 09:28 | |
*** inc0 has quit IRC | 09:33 | |
*** inc0 has joined #kolla | 09:35 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE - Gate things https://review.openstack.org/231881 | 09:38 |
openstackgerrit | Merged openstack/kolla: Ignore the 'Disk Flags:' line in parted https://review.openstack.org/233441 | 09:49 |
*** inc0 has quit IRC | 09:51 | |
*** zhiwei has left #kolla | 09:56 | |
openstackgerrit | Merged openstack/kolla: Add ceph and ironic to index https://review.openstack.org/233434 | 09:59 |
*** dimsum__ has joined #kolla | 10:00 | |
*** dimsum__ has quit IRC | 10:06 | |
openstackgerrit | Merged openstack/kolla: Update Vagrant directories in .gitignore https://review.openstack.org/233495 | 10:08 |
*** jmccarthy has joined #kolla | 10:24 | |
openstackgerrit | Michal Rostecki proposed openstack/kolla: Update Vagrant directories in .gitignore https://review.openstack.org/233567 | 10:27 |
SamYaple | w00t successful ingate ansible deployment | 10:27 |
SamYaple | 21minutes | 10:27 |
*** inc0 has joined #kolla | 10:34 | |
SamYaple | inc0: o/ | 10:35 |
*** inc0_ has joined #kolla | 10:35 | |
*** inc0 has quit IRC | 10:38 | |
*** diga has quit IRC | 10:42 | |
*** dimsum__ has joined #kolla | 11:01 | |
*** masterbound has joined #kolla | 11:05 | |
*** tobe has quit IRC | 11:06 | |
*** tobe has joined #kolla | 11:06 | |
*** dimsum__ has quit IRC | 11:07 | |
*** mbound has quit IRC | 11:08 | |
*** akwasnie has joined #kolla | 11:13 | |
*** tobe has quit IRC | 11:15 | |
*** tobe has joined #kolla | 11:16 | |
*** dimsum__ has joined #kolla | 11:22 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Ignore the 'Disk Flags:' line in parted https://review.openstack.org/233592 | 11:27 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Glance round robin for default file backend https://review.openstack.org/233593 | 11:28 |
*** rhallisey has joined #kolla | 11:34 | |
*** shaifali__ has joined #kolla | 11:41 | |
*** shaifali__ has quit IRC | 12:16 | |
*** shaifali__ has joined #kolla | 12:17 | |
*** shaifali__ is now known as exploreshaifail | 12:20 | |
*** rajalokan has quit IRC | 12:38 | |
*** exploreshaifail has quit IRC | 12:53 | |
*** klint has quit IRC | 13:01 | |
*** dayou has joined #kolla | 13:01 | |
*** kelkoobenoitr has joined #kolla | 13:07 | |
*** inc0__ has joined #kolla | 13:17 | |
*** inc0_ has quit IRC | 13:20 | |
jmccarthy | SamYaple: Hiya, just wondering, any joy with nova_console auth + HA ? | 13:22 |
*** dimsum__ is now known as dims | 13:27 | |
*** dims is now known as Guest2821 | 13:27 | |
*** manikanta has quit IRC | 13:28 | |
*** dayou has quit IRC | 13:30 | |
*** Guest2821 is now known as dims__ | 13:35 | |
*** dayou has joined #kolla | 13:43 | |
*** CBR09 has joined #kolla | 13:46 | |
*** dayou has quit IRC | 13:53 | |
*** dims__ has quit IRC | 14:01 | |
*** dims__ has joined #kolla | 14:02 | |
*** tobe has quit IRC | 14:16 | |
*** tobe has joined #kolla | 14:19 | |
*** exploreshaifali_ has joined #kolla | 14:24 | |
*** bkosick_ has joined #kolla | 14:41 | |
*** rajalokan has joined #kolla | 14:45 | |
*** Hui has joined #kolla | 14:56 | |
*** tfukushima has joined #kolla | 14:57 | |
*** daneyon has joined #kolla | 14:58 | |
*** vinkman has joined #kolla | 14:58 | |
*** inc0__ has quit IRC | 14:59 | |
*** daneyon_ has joined #kolla | 15:01 | |
*** daneyon has quit IRC | 15:04 | |
*** vinkman has quit IRC | 15:08 | |
*** sdake has joined #kolla | 15:12 | |
sdake | morning | 15:12 |
pbourke | sdake: morning | 15:12 |
pbourke | is anyone familiar with openstack's requirements repo? if so would it be a good idea or not to use upper-constraints.txt in kolla builds | 15:13 |
*** bkosick_ has quit IRC | 15:13 | |
*** jtriley has joined #kolla | 15:13 | |
pbourke | this seems to be what devstack does by default (in before we're not devstack) | 15:13 |
*** vinkman has joined #kolla | 15:14 | |
sdake | someone came byt he channel and had asked for pinning of dependencies for openstack builds | 15:15 |
sdake | he said his use case is he didn't want dependency versions changing over time | 15:16 |
sdake | pbourke fwiw i was curious why openstack-base didn't git clone requirements and pip install -r the file related to the version caps | 15:18 |
sdake | for binary this doesnt make sense - distros are responsibel for sorting out the dpenendecy mess | 15:18 |
pbourke | sdake: ok I might put something up, just wanted to see if my current understanding made some sort of sense | 15:19 |
sdake | byt fir source seems to | 15:19 |
sdake | yup makes sense | 15:20 |
sdake | pbouke there is a cirtical bug for glance i'd sugget backporting | 15:20 |
* pbourke checks review board | 15:20 | |
*** absubram has joined #kolla | 15:22 | |
*** diogogmt has joined #kolla | 15:24 | |
*** masterbound has quit IRC | 15:24 | |
*** shardy_ has joined #kolla | 15:25 | |
*** bkosick_ has joined #kolla | 15:26 | |
*** shardy has quit IRC | 15:27 | |
*** bkosick_ has quit IRC | 15:31 | |
*** shardy_ has quit IRC | 15:31 | |
*** shardy has joined #kolla | 15:31 | |
*** exploreshaifali_ has quit IRC | 15:33 | |
*** blahRus has joined #kolla | 15:34 | |
*** bkosick_ has joined #kolla | 15:37 | |
*** tobe has quit IRC | 15:40 | |
*** bkosick_ has quit IRC | 15:41 | |
openstackgerrit | Merged openstack/kolla: Recommend enabling NTPD in the documenation https://review.openstack.org/233432 | 15:44 |
openstackgerrit | Merged openstack/kolla: add missing `kollaglue` in image-building https://review.openstack.org/233497 | 15:47 |
*** bkosick_ has joined #kolla | 15:48 | |
*** jtriley has quit IRC | 15:51 | |
*** mbound has joined #kolla | 15:55 | |
*** jtriley has joined #kolla | 15:58 | |
*** bkosick_ has quit IRC | 15:59 | |
sdake | pbourke rhallisey jpeeler can one of you ack https://review.openstack.org/#/c/233593/ | 15:59 |
openstackgerrit | Steven Dake proposed openstack/kolla: Fix up loc with change to devenv https://review.openstack.org/233404 | 16:02 |
*** jtriley has quit IRC | 16:02 | |
openstackgerrit | Merged openstack/kolla: Glance round robin for default file backend https://review.openstack.org/233593 | 16:04 |
*** sdake has quit IRC | 16:08 | |
*** unicell has quit IRC | 16:14 | |
*** tfukushima has quit IRC | 16:14 | |
*** jtriley has joined #kolla | 16:25 | |
Hui | hi, what is the use of those rsyslog containers? | 16:28 |
*** jtriley has quit IRC | 16:30 | |
*** bkosick_ has joined #kolla | 16:31 | |
pbourke | Hui: they/it aggregates logs from all other containers | 16:32 |
*** sdake has joined #kolla | 16:33 | |
sdake | pbourke ping re vagrant | 16:34 |
pbourke | sup | 16:34 |
sdake | https://bugs.launchpad.net/kolla/+bug/1505045 | 16:34 |
openstack | Launchpad bug 1505045 in kolla "vagrant fails to install nfs-client" [Low,Triaged] | 16:34 |
*** diogogmt has quit IRC | 16:36 | |
pbourke | closed as invalid | 16:40 |
*** diogogmt has joined #kolla | 16:42 | |
*** mbound has quit IRC | 16:45 | |
sdake | pbourke is https://bugs.launchpad.net/kolla/+bug/1491779 going to be fixed by the 15th? | 16:46 |
openstack | Launchpad bug 1491779 in kolla "Swift containers should also copy in ring builder files" [High,Confirmed] | 16:46 |
pbourke | sdake: had forgot all about it, should be trivial. will fix tomorrow | 16:46 |
Hui | pbourke, I saw rsyslog contianers in every node, are the logs sent to a central place? | 16:46 |
Hui | thanks | 16:46 |
sdake | pbourke i dded a comment to https://bugs.launchpad.net/kolla/+bug/1505045 | 16:47 |
openstack | Launchpad bug 1505045 in kolla "vagrant fails to install nfs-client" [Low,Invalid] | 16:47 |
sdake | hui logs are not sent to a centrl place, that is something we intend to do with logstash in mitaka-1 | 16:47 |
*** gfidente is now known as gfidente|afk | 16:48 | |
sdake | pbourke i assined tht swift bug to you | 16:48 |
Hui | sdake, so the rsyslog only stores logs from containers on the same host. Right? | 16:48 |
sdake | hui that is correct | 16:48 |
sdake | the idea is rsyslog container will use logstash and rest of elk stack to send to a central node in the infrastructure | 16:49 |
Hui | sdake, thanks. What kind of log they collects? can you give me some sample log in the rsyslog. | 16:49 |
sdake | hui if you fire up the deployment you can see for youself with docker exec log_data ls /var/log | 16:50 |
Hui | sdake, I see. I use docker logs -f rsyslog. That's why I saw nothing interesting | 16:51 |
sdake | pbourke do you know if vbel still sees this https://bugs.launchpad.net/kolla/+bug/1494326 | 16:51 |
openstack | Launchpad bug 1494326 in kolla "openvswitch_vswitchd container fails to start" [Critical,Triaged] - Assigned to Vladislav Belogrudov (vlad-belogrudov) | 16:51 |
sdake | we og to files int the container not to stdout | 16:51 |
Hui | sdake, thanks | 16:52 |
sdake | pbourke is this bug invalid? https://bugs.launchpad.net/kolla/+bug/1505281 | 16:56 |
openstack | Launchpad bug 1505281 in kolla "vagrant should install tox" [Medium,Triaged] - Assigned to Michal Rostecki (mrostecki) | 16:56 |
pbourke | sdake: I dont think so. Its low priority, Im assuming Michal logged it with the intention of adding it himself | 16:58 |
sdake | cool thanks | 16:59 |
sdake | just curious if it was an atual bug :) | 16:59 |
pbourke | no its one of those feature requests in disguise ;) | 16:59 |
pbourke | Im not sure if vbel is still seeing that ovs bug | 17:01 |
pbourke | i haven't heard anything about it in quite a while so I would think probably not | 17:01 |
*** CBR09 has quit IRC | 17:02 | |
*** unicell has joined #kolla | 17:03 | |
*** achanda has joined #kolla | 17:07 | |
openstackgerrit | Paul Bourke proposed openstack/kolla: Use openstack/requirements for repeatable builds https://review.openstack.org/233734 | 17:08 |
*** akwasnie has quit IRC | 17:09 | |
*** bkosick_ has quit IRC | 17:11 | |
openstackgerrit | Steven Dake proposed openstack/kolla: Remove gnocchi from the Dockerfiles https://review.openstack.org/233738 | 17:12 |
openstackgerrit | Steven Dake proposed openstack/kolla: Remove gnocchi from the Dockerfiles https://review.openstack.org/233738 | 17:13 |
sdake | pbourke rhallisey jpeeler can i get a couple acks on that ^ | 17:13 |
sdake | pbourke can you add a backport: iberty to that requirements change | 17:13 |
sdake | backport: liberty that is | 17:15 |
*** daneyon has joined #kolla | 17:17 | |
rhallisey | kk | 17:17 |
*** daneyon has quit IRC | 17:19 | |
*** daneyon_ has quit IRC | 17:20 | |
*** sdake has quit IRC | 17:29 | |
*** diogogmt_ has joined #kolla | 17:29 | |
*** diogogmt has quit IRC | 17:29 | |
*** diogogmt_ is now known as diogogmt | 17:29 | |
*** jasonsb has joined #kolla | 17:34 | |
*** sdake has joined #kolla | 17:35 | |
*** achanda has quit IRC | 17:43 | |
*** achanda has joined #kolla | 17:47 | |
*** jasonsb has quit IRC | 17:50 | |
*** jasonsb_ has joined #kolla | 17:50 | |
*** cloudnautique has quit IRC | 17:51 | |
*** sdake has quit IRC | 17:52 | |
*** jmccarthy has quit IRC | 17:57 | |
*** sdake has joined #kolla | 18:06 | |
*** unicell has quit IRC | 18:09 | |
*** unicell has joined #kolla | 18:10 | |
*** rajalokan has quit IRC | 18:14 | |
*** cloudnautique has joined #kolla | 18:14 | |
*** cloudnautique has joined #kolla | 18:15 | |
*** unicell has quit IRC | 18:36 | |
*** unicell has joined #kolla | 18:41 | |
sdake | SamYaple just ordered a 10gb switch for 800 buck | 18:56 |
sdake | s | 18:56 |
sdake | plus 4 10gb 2 port nics for 400 bucks | 18:57 |
kysse | from where :o? | 18:57 |
sdake | amazon | 18:57 |
kysse | nice | 18:57 |
sdake | netgear switch intel nics | 18:57 |
*** sdake has quit IRC | 19:04 | |
*** sdake has joined #kolla | 19:06 | |
*** daneyon has joined #kolla | 19:10 | |
*** daneyon_ has joined #kolla | 19:11 | |
*** daneyon has quit IRC | 19:15 | |
*** sdake has quit IRC | 19:19 | |
*** sdake has joined #kolla | 19:21 | |
*** sdake_ has joined #kolla | 19:41 | |
*** sdake has quit IRC | 19:43 | |
*** jmccarthy has joined #kolla | 19:51 | |
*** achanda has quit IRC | 19:54 | |
*** gfidente|afk is now known as gfidente | 20:02 | |
*** exploreshaifali has joined #kolla | 20:18 | |
*** sdake has joined #kolla | 20:18 | |
*** bkosick_ has joined #kolla | 20:18 | |
*** unicell1 has joined #kolla | 20:19 | |
*** unicell has quit IRC | 20:20 | |
*** sdake_ has quit IRC | 20:21 | |
*** achanda has joined #kolla | 20:28 | |
*** bkosick_ has quit IRC | 20:54 | |
sdake | join #openstack-ansible | 21:03 |
*** tpot has joined #kolla | 21:05 | |
*** Hui has quit IRC | 21:12 | |
*** absubram has quit IRC | 21:15 | |
*** sdake has quit IRC | 21:19 | |
*** sdake has joined #kolla | 21:25 | |
*** sdake_ has joined #kolla | 21:43 | |
*** bkosick_ has joined #kolla | 21:43 | |
*** sdake has quit IRC | 21:44 | |
*** bkosick_ has quit IRC | 21:47 | |
*** sdake_ has quit IRC | 21:54 | |
*** daneyon_ has quit IRC | 21:58 | |
*** jtriley has joined #kolla | 21:58 | |
*** sdake has joined #kolla | 22:00 | |
*** achanda has quit IRC | 22:01 | |
*** jtriley has quit IRC | 22:08 | |
*** dims_ has joined #kolla | 22:09 | |
*** achanda has joined #kolla | 22:10 | |
*** dims__ has quit IRC | 22:11 | |
*** sdake has quit IRC | 22:18 | |
*** gfidente has quit IRC | 22:18 | |
*** daneyon has joined #kolla | 22:24 | |
*** daneyon has quit IRC | 22:28 | |
*** achanda has quit IRC | 22:29 | |
*** daneyon has joined #kolla | 22:30 | |
*** sdake has joined #kolla | 23:02 | |
*** daneyon has quit IRC | 23:03 | |
sdake | just installed my 1.2 terbyte intel 750 in my z820 hp workstation | 23:05 |
sdake | yay fast :) | 23:05 |
*** sdake_ has joined #kolla | 23:11 | |
*** diogogmt has quit IRC | 23:13 | |
*** sdake has quit IRC | 23:13 | |
*** diogogmt has joined #kolla | 23:15 | |
*** blahRus has quit IRC | 23:19 | |
*** diogogmt has quit IRC | 23:57 | |
*** diogogmt has joined #kolla | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!