*** zul has quit IRC | 00:11 | |
*** perniciouscaffei has joined #openstack-ansible | 00:21 | |
*** galstrom_zzz is now known as galstrom | 00:24 | |
*** zul has joined #openstack-ansible | 00:25 | |
*** jamielennox is now known as jamielennox|away | 00:27 | |
jgriffiths | DO I have to do something ahead of time to configure the internal load balancer IP's on the haproxy host before running setup-infrastructure | 00:33 |
---|---|---|
*** galstrom is now known as galstrom_zzz | 00:33 | |
*** zul has quit IRC | 00:36 | |
jgriffiths | rickd The internal IP address gets keepalived and haproxy on the hosts specified. It's not containerized. The external LB doesn't have to be in your network at all. | 00:40 |
jgriffiths | I'm not really an expert. If you ask me to elaborate my head will probably explode | 00:40 |
*** pmannidi has quit IRC | 00:41 | |
*** jamielennox|away is now known as jamielennox | 00:41 | |
*** woodard_ has quit IRC | 00:45 | |
*** woodard has joined #openstack-ansible | 00:46 | |
*** acormier has joined #openstack-ansible | 00:46 | |
*** acormier has quit IRC | 00:48 | |
*** acormier has joined #openstack-ansible | 00:48 | |
*** cuongnv has joined #openstack-ansible | 00:56 | |
*** thorst_afk has joined #openstack-ansible | 00:58 | |
jgriffiths | For the sake of anybody who is interested in the inability to install galera because pip can't get the package, it ties back to the haproxy server. | 01:01 |
jgriffiths | I needed to enable haproxy_keepalived_internal_vip_cidr: "{{internal_lb_vip_address}}/32" | 01:02 |
*** thorst_afk has quit IRC | 01:02 | |
jgriffiths | in the user_variables.yml file | 01:02 |
*** pmannidi has joined #openstack-ansible | 01:03 | |
jgriffiths | To answer your question rickd. If you add the settings to the user_variables file, the haproxy hosts get a keepalived address assigned to them that are load balanced to the the haproxy services. If you don't, you can use your own external load balancer and to reach the individual services (I think). The internal and external addresses can be enabled independently in the user_variables file so you can configure the an haproxy load balancer | 01:12 |
jgriffiths | on some server nodes and use an external load balancer for your externally available IP addresses if you want to. These playbooks are incredibly well written,. | 01:12 |
*** cNilesh has joined #openstack-ansible | 01:15 | |
tnarg | sup joel | 01:16 |
*** cNilesh has quit IRC | 01:16 | |
*** cnilesh has joined #openstack-ansible | 01:16 | |
*** cnilesh has quit IRC | 01:17 | |
jgriffiths | Hey there. Getting my butt kicked with a large project that due tonight. | 01:17 |
*** cNilesh has joined #openstack-ansible | 01:17 | |
jgriffiths | I've got around 45 hours worked this week so far and this looks like an all-nighter | 01:18 |
tnarg | sorry for the butt-kicking | 01:18 |
*** perniciouscaffei has quit IRC | 01:19 | |
jgriffiths | Seriously | 01:19 |
*** jamesdenton has joined #openstack-ansible | 01:21 | |
*** weezS has joined #openstack-ansible | 01:22 | |
*** jamesden_ has joined #openstack-ansible | 01:26 | |
cloudnull | jgriffiths: did you get it going ? | 01:31 |
jgriffiths | I did! | 01:31 |
cloudnull | woot! | 01:31 |
*** jamesdenton has quit IRC | 01:34 | |
*** thorst_afk has joined #openstack-ansible | 01:41 | |
*** thorst_afk has quit IRC | 01:43 | |
*** weezS has quit IRC | 01:50 | |
*** qiliang28 has joined #openstack-ansible | 02:01 | |
*** jamesdenton has joined #openstack-ansible | 02:03 | |
*** qiliang27 has quit IRC | 02:05 | |
*** qiliang28 is now known as qiliang27 | 02:05 | |
*** markvoelker has quit IRC | 02:08 | |
*** markvoelker has joined #openstack-ansible | 02:08 | |
*** mhayden has quit IRC | 02:28 | |
*** common_ has quit IRC | 02:31 | |
*** common has joined #openstack-ansible | 02:32 | |
*** mhayden has joined #openstack-ansible | 02:33 | |
*** jamesdenton has quit IRC | 02:36 | |
*** jamielennox is now known as jamielennox|away | 02:40 | |
*** thorst_afk has joined #openstack-ansible | 02:44 | |
*** winggundamth has joined #openstack-ansible | 02:45 | |
*** gouthamr has quit IRC | 02:47 | |
*** acormier has quit IRC | 02:47 | |
*** gouthamr has joined #openstack-ansible | 02:48 | |
*** jamesden_ has quit IRC | 02:50 | |
*** zul has joined #openstack-ansible | 02:56 | |
*** thorst_afk has quit IRC | 03:04 | |
*** zul has quit IRC | 03:13 | |
*** zul has joined #openstack-ansible | 03:14 | |
*** piliman974 has quit IRC | 03:16 | |
*** crushil has joined #openstack-ansible | 03:18 | |
*** crushil has left #openstack-ansible | 03:18 | |
jgriffiths | Anybody ever install openstack-ansible and not have any endpoints except keystone? | 03:24 |
cloudnull | jgriffiths: nope. | 03:26 |
cloudnull | did the playbooks complete ? | 03:26 |
jgriffiths | Yeah. | 03:26 |
jgriffiths | No errors | 03:26 |
cloudnull | and do you have the openstack_user_config populated with the hosts needed for the other services? | 03:27 |
jgriffiths | Initiatially I didn't configure the load balancers correctly though | 03:27 |
cloudnull | using haproxy ? | 03:27 |
jgriffiths | Yes. | 03:28 |
cloudnull | are the endpoints up for the other services ? | 03:28 |
jgriffiths | Only keystone | 03:28 |
jgriffiths | No other endpoints at all | 03:28 |
cloudnull | no endpoints ? or just down endpoints? | 03:28 |
jgriffiths | None. | 03:28 |
cloudnull | rerun the haproxy playbook | 03:29 |
cloudnull | and see if it drops more endpoints | 03:29 |
jgriffiths | I have internal, admin, and public for keystone. That's it. | 03:29 |
cloudnull | also check to see if there are extra configs in /etc/haproxy/conf.d ? | 03:29 |
jgriffiths | Okay. I was running setup-infrastructure again right now | 03:29 |
cloudnull | you can rerun just haproxy-install.yml, which will be faster. | 03:30 |
jgriffiths | Okay. Don't want to ctrl-c this run though. :) | 03:30 |
cloudnull | np | 03:30 |
*** jamielennox|away is now known as jamielennox | 03:33 | |
jgriffiths | It is not happy with me right now. :_ | 03:33 |
jgriffiths | Waiting for it to finish this run before I get worried. | 03:33 |
*** hybridpollo has quit IRC | 03:34 | |
*** hybridpollo has joined #openstack-ansible | 03:42 | |
openstackgerrit | Merged openstack/openstack-ansible-security stable/ocata: Fix security role gate https://review.openstack.org/465151 | 03:56 |
*** markvoelker has quit IRC | 03:56 | |
openstackgerrit | Merged openstack/openstack-ansible-security master: Enable auto-upgrade in the gate https://review.openstack.org/465161 | 03:56 |
openstackgerrit | Merged openstack/openstack-ansible-pip_install master: Updated from global requirements https://review.openstack.org/465319 | 03:57 |
*** markvoelker has joined #openstack-ansible | 03:57 | |
openstackgerrit | Merged openstack/openstack-ansible-lxc_hosts stable/ocata: Add cronie in containers https://review.openstack.org/465745 | 03:58 |
*** poopcat has quit IRC | 04:00 | |
*** markvoelker has quit IRC | 04:01 | |
openstackgerrit | Merged openstack/openstack-ansible-os_trove master: Fix trove network related deployment issue https://review.openstack.org/458883 | 04:07 |
*** redaudit has quit IRC | 04:07 | |
openstackgerrit | Merged openstack/openstack-ansible-ops master: Telegraf playbook fixes https://review.openstack.org/463616 | 04:12 |
*** zerda3 has quit IRC | 04:14 | |
openstackgerrit | Merged openstack/openstack-ansible-security master: Use zuul-cloner for tests repo in OpenStack-CI https://review.openstack.org/462651 | 04:17 |
openstackgerrit | Merged openstack/openstack-ansible-os_monasca master: Use package module to install distro packages https://review.openstack.org/461746 | 04:20 |
openstackgerrit | Merged openstack/openstack-ansible-os_monasca master: Use zuul-cloner for tests repo in OpenStack-CI https://review.openstack.org/462633 | 04:21 |
*** chhavi has joined #openstack-ansible | 04:21 | |
openstackgerrit | Merged openstack/openstack-ansible-os_octavia master: Use package module to install distro packages https://review.openstack.org/461752 | 04:42 |
*** hybridpollo has quit IRC | 04:42 | |
*** thorst_afk has joined #openstack-ansible | 05:01 | |
openstackgerrit | Merged openstack/openstack-ansible stable/ocata: Fix os_cmd script for tty https://review.openstack.org/465492 | 05:04 |
openstackgerrit | Merged openstack/openstack-ansible stable/newton: Fix os_cmd script for tty https://review.openstack.org/465493 | 05:04 |
*** thorst_afk has quit IRC | 05:05 | |
openstackgerrit | Merged openstack/openstack-ansible stable/ocata: Change swap creation command for CentOS https://review.openstack.org/465665 | 05:11 |
*** udesale has joined #openstack-ansible | 05:18 | |
*** pranavb has joined #openstack-ansible | 05:22 | |
*** thorst_afk has joined #openstack-ansible | 05:22 | |
*** cpuga has quit IRC | 05:22 | |
*** cpuga has joined #openstack-ansible | 05:23 | |
*** armaan has quit IRC | 05:25 | |
*** armaan has joined #openstack-ansible | 05:26 | |
*** thorst_afk has quit IRC | 05:26 | |
*** cpuga has quit IRC | 05:27 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_monasca stable/ocata: Use package module to install distro packages https://review.openstack.org/465821 | 05:59 |
*** Oku_OS-away is now known as Oku_OS | 06:14 | |
*** perniciouscaffei has joined #openstack-ansible | 06:15 | |
*** tobberydberg has joined #openstack-ansible | 06:16 | |
*** thorst_afk has joined #openstack-ansible | 06:23 | |
evrardjp | good morning | 06:23 |
jgriffiths | Good morning | 06:24 |
*** pcaruana has joined #openstack-ansible | 06:24 | |
jgriffiths | Or is it night | 06:24 |
evrardjp | it's morning for me :) | 06:26 |
jgriffiths | Marathon Openstack installation session | 06:27 |
*** thorst_afk has quit IRC | 06:27 | |
*** armaan has quit IRC | 06:32 | |
*** perniciouscaffei has quit IRC | 06:32 | |
*** armaan has joined #openstack-ansible | 06:32 | |
*** armaan has quit IRC | 06:34 | |
*** armaan has joined #openstack-ansible | 06:34 | |
*** gouthamr has quit IRC | 06:36 | |
*** markus_z has joined #openstack-ansible | 06:43 | |
*** perniciouscaffei has joined #openstack-ansible | 06:49 | |
*** arbrandes has joined #openstack-ansible | 07:01 | |
*** perniciouscaffei has quit IRC | 07:02 | |
*** arbrandes1 has quit IRC | 07:03 | |
*** manheim_ has joined #openstack-ansible | 07:06 | |
*** karimb has joined #openstack-ansible | 07:15 | |
*** tobberydberg has quit IRC | 07:15 | |
*** tobberydberg has joined #openstack-ansible | 07:16 | |
*** rpittau has joined #openstack-ansible | 07:17 | |
*** thorst_afk has joined #openstack-ansible | 07:24 | |
*** mpranjic has quit IRC | 07:24 | |
jgriffiths | Ugh. So I deleted everything and ran it again, but I still don't see any endpoints (except for keystone). Any thoughts? | 07:25 |
odyssey4me | jgriffiths can you execute one of the playbooks - say os-glance-install.yml with -vvv and pastebin the log? | 07:26 |
jgriffiths | Sure. Using nova. Glance isn't happy with me for it's own reason. | 07:28 |
*** cathrich_ has quit IRC | 07:28 | |
odyssey4me | nova's a bit big | 07:28 |
odyssey4me | how about cinder? | 07:28 |
*** cathrichardson has joined #openstack-ansible | 07:28 | |
*** thorst_afk has quit IRC | 07:28 | |
jgriffiths | Fair enough. I'm going to let nova finish first though since I started it and I'm curious now. BTW, thanks' | 07:29 |
odyssey4me | I should have suggested using the nova-config tag to save you some time | 07:31 |
odyssey4me | in fact, the nova-setup tag would save even more time | 07:32 |
odyssey4me | https://github.com/openstack/openstack-ansible-os_nova/blob/master/tasks/nova_service_setup.yml#L35 | 07:32 |
odyssey4me | which release are you working to install? | 07:32 |
jgriffiths | Ocata | 07:33 |
evrardjp | /msg odyssey4me hey | 07:34 |
evrardjp | woops | 07:34 |
jgriffiths | Jeeze. You're definitely right about nova. Taking forever. | 07:36 |
*** mpranjic has joined #openstack-ansible | 07:40 | |
*** pbandark has joined #openstack-ansible | 07:43 | |
odyssey4me | jgriffiths nova spans the control plane, and compute nodes - it's the biggest spread in most environments | 07:45 |
odyssey4me | along with neutron | 07:45 |
odyssey4me | however nova has many, many more discrete services - and therefore more containers, to the execution time is long | 07:45 |
mpranjic | morning | 07:46 |
*** armaan has quit IRC | 07:47 | |
*** armaan has joined #openstack-ansible | 07:47 | |
*** shardy has joined #openstack-ansible | 07:57 | |
*** SerenaFeng has joined #openstack-ansible | 08:02 | |
openstackgerrit | Merged openstack/openstack-ansible-security master: Configure AIDE before initial run https://review.openstack.org/459719 | 08:04 |
jgriffiths | Strange. I just ran cinder and it added the endpoints for cinder | 08:07 |
*** karimb has quit IRC | 08:07 | |
jgriffiths | DO I have to run all of them by hand or something | 08:07 |
jgriffiths | Nova threw an error at the very end | 08:11 |
jgriffiths | https://pastebin.com/GETJQ5hT | 08:11 |
odyssey4me | jgriffiths how have you been executing the playbooks? | 08:12 |
jgriffiths | Just running setup-hosts, infrastructure, and openstack | 08:13 |
odyssey4me | hmm, setup-openstack should have executed all these things | 08:15 |
jgriffiths | I'm working through the includes right now to see if it doesn't fix some of my problem | 08:17 |
VAhl | Hi! Got some problem with TASK [Wait for ssh to be available]. For log, config-file se http://paste.openstack.org/show/609879/. | 08:19 |
VAhl | The problem is that some of the OS-service is created in virtualmachine that can not be access. So the task can not access the service. | 08:19 |
VAhl | Why ansible/openstack sets the number it does. I do not know. Nor do I know how I can controll it in a better way. Except set cidr_networks: container 10.0.0.0/16 tunnel: 10.1.0.0/16 storage 10.2.0.0/16 | 08:19 |
*** SerenaFeng has quit IRC | 08:22 | |
*** thorst_afk has joined #openstack-ansible | 08:24 | |
odyssey4me | jgriffiths the nova execution failed on node004 trying to install packages, although the output isn't clear what happened | 08:25 |
odyssey4me | oh, actually on all the hosts | 08:26 |
ArchiFleKs | hi, cloudnull about https://review.openstack.org/#/c/462880/ what do you mean for the upgrade ? | 08:27 |
jgriffiths | Thanks odyssey4me. That was some strange output for nova. | 08:28 |
jgriffiths | Aside from cinder (which worked) and glance (which is broken), what would be the next best test run for the missing endpoints? | 08:29 |
odyssey4me | any of the services you have | 08:29 |
odyssey4me | neutron, swift, etc | 08:29 |
*** thorst_afk has quit IRC | 08:29 | |
odyssey4me | why is glance broken? | 08:29 |
jgriffiths | It is trying to use nfs, but I think I'm missing a preparation step | 08:30 |
*** vnogin has joined #openstack-ansible | 08:31 | |
*** chuck__ has joined #openstack-ansible | 08:32 | |
jgriffiths | I really need to configure it to use ceph, but I need Openstack functioning within the next three hours and I'm a little burned out since I've been working on this for about 21 hours. | 08:33 |
*** jvidal has joined #openstack-ansible | 08:33 | |
*** zul has quit IRC | 08:34 | |
*** jvidal has quit IRC | 08:34 | |
jgriffiths | I'm starting to hear the theme music for Giligan's Island in my head. | 08:34 |
*** karimb has joined #openstack-ansible | 08:35 | |
jgriffiths | neutron was fast. Inredibly, it added itself to the endpoints too | 08:35 |
*** armaan has quit IRC | 08:36 | |
*** armaan has joined #openstack-ansible | 08:37 | |
openstackgerrit | Merged openstack/openstack-ansible-security master: Check for grub2 defaults file https://review.openstack.org/465130 | 08:40 |
*** chhavi has quit IRC | 08:40 | |
*** chhavi has joined #openstack-ansible | 08:40 | |
openstackgerrit | Merged openstack/openstack-ansible-repo_server master: Fix role gate tests for Ansible 2.3 https://review.openstack.org/465685 | 08:45 |
openstackgerrit | Merged openstack/openstack-ansible-repo_server master: Add SUSE support https://review.openstack.org/465686 | 08:45 |
openstackgerrit | melissaml proposed openstack/openstack-ansible master: Replaces uuid.uuid4 with uuidutils.generate_uuid() https://review.openstack.org/465876 | 08:46 |
*** vnogin has quit IRC | 08:54 | |
odyssey4me | andymccr https://review.openstack.org/465702 | 08:56 |
openstackgerrit | melissaml proposed openstack/openstack-ansible master: Replaces uuid.uuid4 with uuidutils.generate_uuid() https://review.openstack.org/465876 | 08:57 |
*** SerenaFeng has joined #openstack-ansible | 08:58 | |
*** electrofelix has joined #openstack-ansible | 08:58 | |
jgriffiths | Maybe it's the glance failure that's breaking everything else. I just pasted the error https://pastebin.com/JhWFYvvC | 09:00 |
jgriffiths | Do I need to configure NFS manually? | 09:00 |
odyssey4me | jgriffiths yes, the nfs server needs to be pre-implemented and we don't have any plays to set it up | 09:01 |
jgriffiths | Thanks! | 09:01 |
odyssey4me | this is because the NFS storage subsystem is often some sort of commercial device | 09:01 |
jgriffiths | Oh. Yeah. Forgot about that. | 09:01 |
jgriffiths | Or I could configure ceph and use that. | 09:02 |
jgriffiths | Is it better to use the ansible-ceph package and tie into it with openstack-ansible or is it better to combine them in openstack-ansible? | 09:04 |
odyssey4me | https://docs.openstack.org/project-deploy-guide/openstack-ansible/ocata/app-ceph.html | 09:04 |
odyssey4me | it's really up to you - I know that logan- is using the built-in integration to deploy the ceph cluster, but for RAX the ceph clusters are deployed and maintained by another team, so we only use the client-side integrations | 09:05 |
odyssey4me | ie the cluster is deployed seperately, and OSA is configured to use it with the ceph client configs | 09:06 |
jgriffiths | Wait. Do you work at RAX? | 09:08 |
odyssey4me | yep | 09:09 |
*** drifterza has joined #openstack-ansible | 09:09 | |
jgriffiths | I ask because I used to work at the Castle few years ago | 09:09 |
odyssey4me | ah | 09:09 |
odyssey4me | I work out of the UK. | 09:10 |
jgriffiths | I worked on the email team | 09:10 |
drifterza | greetings | 09:10 |
jgriffiths | Oh. The Whitehouse. :_ | 09:10 |
odyssey4me | lol | 09:10 |
odyssey4me | asettle https://github.com/openstack/openstack-ansible/tree/master/doc/source/draft-operations-guide/openstack-operations | 09:14 |
*** esberglu has joined #openstack-ansible | 09:22 | |
openstackgerrit | Alexandra Settle proposed openstack/openstack-ansible master: [ops-guide] Adding live migration section to ops-guide https://review.openstack.org/465894 | 09:23 |
asettle | odyssey4me: *guilty shuffle* | 09:23 |
asettle | It's all deleted now :p | 09:24 |
*** thorst_afk has joined #openstack-ansible | 09:25 | |
*** esberglu has quit IRC | 09:26 | |
openstackgerrit | Merged openstack/openstack-ansible master: Pass package list as a list https://review.openstack.org/465169 | 09:30 |
*** udesale__ has joined #openstack-ansible | 09:31 | |
*** udesale has quit IRC | 09:31 | |
*** cNilesh has quit IRC | 09:42 | |
*** karimb has quit IRC | 09:42 | |
VAhl | if you set is_metal. In which directory is then the configuration installed on the server? /etc/{servicename} ? The reason for the question is that I was able to installed Keystone and swift as is_metal. But I can not find the configuration files. | 09:44 |
*** thorst_afk has quit IRC | 09:44 | |
*** pmannidi has quit IRC | 09:45 | |
andymccr | VAhl: should be in /etc/swift or /etc/keystone - are you sure it targeted the hosts properly in that case? - the only diff between is_metal: true vs false is that when it's true a container wont be created and the host that is targetted wont be configured like a container - otherwise it does the same set of tasks. | 09:53 |
*** yifei has quit IRC | 09:53 | |
*** yifei has joined #openstack-ansible | 09:54 | |
*** jamielennox is now known as jamielennox|away | 10:04 | |
pjm6 | good morning | 10:05 |
pjm6 | anyone here have done live migration ? | 10:05 |
pjm6 | i have a problem, basically I put a cpu_mode: custom and cpu_model: SandyBridge | 10:05 |
pjm6 | when i migrate from compute01 to compute02 it works good | 10:05 |
pjm6 | but the other way arround no | 10:05 |
pjm6 | because tthe compute02 has more flags | 10:05 |
pjm6 | but by forcing the cpu_model SandyBridge this should be working, no? | 10:06 |
*** cuongnv has quit IRC | 10:08 | |
*** alezzandro has joined #openstack-ansible | 10:11 | |
*** stuartgr has joined #openstack-ansible | 10:12 | |
pjm6 | btw: regarding live migration | 10:13 |
pjm6 | migrate works fine | 10:13 |
*** piliman974 has joined #openstack-ansible | 10:17 | |
*** karimb has joined #openstack-ansible | 10:25 | |
*** drifterza has quit IRC | 10:32 | |
*** pbandark has quit IRC | 10:33 | |
*** pbandark has joined #openstack-ansible | 10:34 | |
*** armaan has quit IRC | 10:36 | |
*** armaan has joined #openstack-ansible | 10:37 | |
*** vnogin has joined #openstack-ansible | 10:38 | |
*** armaan has quit IRC | 10:41 | |
*** vnogin has quit IRC | 10:42 | |
asettle | Hey yo evrardjp and andymccr can we have a mergy mergy here: https://review.openstack.org/#/c/465894/ | 10:46 |
asettle | I did a whoops | 10:46 |
asettle | And forgot a file | 10:46 |
asettle | NO FILE LEFT BEHIND | 10:46 |
*** openstackgerrit has quit IRC | 10:48 | |
odyssey4me | asettle you're so demanding :p | 10:53 |
asettle | Yes, yes I am | 10:53 |
asettle | But I'm standing up for the poor file | 10:53 |
asettle | That got left behind | 10:53 |
asettle | That I didn't notice | 10:53 |
asettle | But we'll ignore that bit | 10:53 |
*** openstackgerrit has joined #openstack-ansible | 10:56 | |
openstackgerrit | Merged openstack/openstack-ansible master: [ops-guide] Adding live migration section to ops-guide https://review.openstack.org/465894 | 10:56 |
*** armaan has joined #openstack-ansible | 10:58 | |
*** vnogin_ has joined #openstack-ansible | 11:01 | |
VAhl | andymccr: When I was on lunch, I realize that I have only run setup_hosts.yml and I have not yet run setup_infrastructure nor setup_openstack. I guess that /etc/keystone will be installed durint setup_openstack. I still have some serious problem with setup_hosts. As I mention around [10:19]. today . Stil I have not found any solution on that problem. | 11:02 |
evrardjp | asettle: I'm too late, the mergy mergy is done | 11:02 |
evrardjp | but next time yeah! | 11:03 |
asettle | TRhanks :) | 11:12 |
andymccr | VAhl: correct the openstack bits are setup during the setup_openstack.yml | 11:14 |
andymccr | VAhl: not sure what timezone you're in and cant see anything in my scrollback right now around what issues you're having with setup_hosts | 11:15 |
*** udesale__ has quit IRC | 11:15 | |
DimGR | andymccr : 9:56] VAhl:Hi! Got some problem with TASK [Wait for ssh to be available]. For log, config-file se http://paste.openstack.org/show/609879/. | 11:21 |
DimGR | [11:19:56] VAhl:The problem is that some of the OS-service is created in virtualmachine that can not be access. So the task can not access the service. | 11:21 |
DimGR | [11:19:56] VAhl:Why ansible/openstack sets the number it does. I do not know. Nor do I know how I can controll it in a better way. Except set cidr_networks: container 10.0.0.0/16 tunnel: 10.1.0.0/16 storage 10.2.0.0/16 | 11:21 |
*** smatzek has joined #openstack-ansible | 11:22 | |
*** smatzek has quit IRC | 11:23 | |
*** smatzek has joined #openstack-ansible | 11:24 | |
andymccr | ahh ok i see | 11:26 |
andymccr | VAhl: so the 10.0.3.0/24 range that are used are for the lxcbr0 network. which defaults to that range | 11:27 |
andymccr | you usually wouldnt have to override that - but since the main network you've set as your container network is 10.0.0.0/16 that means that range is used and routable by your eno2 network (and as a result your br-mgmt etc) | 11:28 |
andymccr | i imagine that would be causing the issue | 11:28 |
andymccr | those dnsmasq-dhcp errors can pretty much be ignored since they are just for the lxcbr0. but the overlap of ip ranges can't be ignored. | 11:29 |
DimGR | the only time i had this wait for ssh to be available error was when my deployment host was not in the same network with the target hosts and this took me 4 months to figure it out | 11:30 |
DimGR | :P | 11:30 |
VAhl | andymccr: So how do I solve that routing problem? I got the impression that I need to config container/tunnel/storage. | 11:30 |
VAhl | DimGR: I really do hope that this will not take as long time for me to solve. | 11:31 |
andymccr | VAhl: quickly finding an example for you | 11:31 |
andymccr | VAhl: https://github.com/openstack/openstack-ansible/blob/master/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2#L51-L57 | 11:31 |
andymccr | so in our AIO we set the range for lxcbr0 to be something different (since it overlaps with some of the hosts provided by the gate) | 11:31 |
andymccr | but the process is the same - change the 3 lxc_net_ vars - and hten make sure your lxcbr0 is on the appropriate new range. | 11:32 |
*** chuck__ is now known as zul | 11:32 | |
andymccr | which should not overlap with the others. alternatively change your container network range (and eno2 interface etc) to not overlap with the lxcbr0 interface | 11:33 |
andymccr | networking is hard unfortunately! i wish we had a good way of writing better docs for that, or hving some mechanism to explain it better - usually once that's all good things are a lot smoother, and its essentially the setup bits before you use OSA that are the main issue there. | 11:34 |
VAhl | andymccr: Indeed, the networking is the hard bit. The rest of the Openstack is "pretty easy and straight forward". I will take a closer look on that example and see if I can get the network up and running. | 11:36 |
DimGR | andymccr the docs should also mention that the deployment ansible host should be in the same network | 11:37 |
*** thorst_afk has joined #openstack-ansible | 11:44 | |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack/openstack-ansible-repo_server master: SUSE: Add OBS:devel:libraries:c_c++ repository https://review.openstack.org/465927 | 11:44 |
*** retreved has joined #openstack-ansible | 11:44 | |
*** piliman974 has quit IRC | 11:48 | |
*** piliman974 has joined #openstack-ansible | 11:50 | |
andymccr | DimGR: yeah that would be good - perhaps a cool thing would be a sort of test tool that checks the networks on the hosts and ensures that everything is ok in that sense | 11:55 |
andymccr | like a "run this first and check if your networking is setup correctly" | 11:56 |
DimGR | i can write such a ,yml test | 11:57 |
DimGR | and forward it to you | 11:57 |
odyssey4me | that would be great - it'd be a nice addition to the openstack_hosts role I think | 11:57 |
andymccr | ^ this | 11:57 |
odyssey4me | it'd become some sort of pre-requisites check | 11:58 |
DimGR | ok give me couple days | 11:58 |
odyssey4me | awesome, thanks DimGR | 11:59 |
mgariepy | morning everyone | 12:03 |
evrardjp | morning mgariepy | 12:03 |
evrardjp | andymccr: ansible -m ping all | 12:04 |
*** qcrivera has joined #openstack-ansible | 12:04 | |
andymccr | evrardjp: not quite - testing the storage/vlan etc interfaces can each connect to each other | 12:04 |
*** qcrivera has left #openstack-ansible | 12:04 | |
andymccr | evrardjp: and things like checking network range overlap with the lxcbr0 network would be good too | 12:04 |
evrardjp | oh you mean full connectivity test? | 12:04 |
andymccr | evrardjp: yeah - the other one would not be so useful :P | 12:05 |
andymccr | like "your networking looks good" - because usually the issue is not just connecting to the hosts | 12:05 |
evrardjp | well the thing is we shouldn't assume anything | 12:05 |
evrardjp | but let's see how it goes | 12:05 |
DimGR | the issue is sshing in the containers | 12:05 |
andymccr | its not about assuming, its about testing | 12:05 |
*** mcrafty has joined #openstack-ansible | 12:06 | |
andymccr | like you can set your networking up however you want, but we need certain things - e.g. that your networks dont overlap, that you can connect to the container network from the deployment host, and that each host can talk to each other host on the appropriate networks | 12:06 |
odyssey4me | I'd settle for a simple start of verifying that the bridges needed to achieve the deployment are present. | 12:08 |
andymccr | yeah that'd be a good start point | 12:08 |
*** sliver has quit IRC | 12:10 | |
*** sliver has joined #openstack-ansible | 12:11 | |
*** mcrafty has quit IRC | 12:11 | |
jrosser_ | didnt that whole business of checking port 22 on the containers get changed anyway? | 12:11 |
jrosser_ | so the initial problem mentioned way up there ^^^^ may no longer be an issue | 12:12 |
odyssey4me | jrosser_ for master it's using ansible to do the checks now | 12:12 |
odyssey4me | but for ocata/newton it's still doing a port 22 check, but the check now happens at the host of the container, instead of at the deployment host | 12:12 |
odyssey4me | that should be implemented into the latest release | 12:13 |
jrosser_ | so the most important point is to be able to ssh to the container hosts | 12:13 |
jrosser_ | not necessarily to the containers themselves | 12:13 |
odyssey4me | andymccr https://github.com/openstack/openstack-ansible-plugins/blob/master/connection/ssh.py#L89 | 12:15 |
andymccr | nice - so yeah true for master. | 12:16 |
*** SerenaFeng has quit IRC | 12:16 | |
odyssey4me | if someone wants to verify that https://github.com/openstack/openstack-ansible-plugins/commit/d8c0341ab8ad0e17f8e080ccc116ca1a8356363f works in ocata I'd love to see a backport | 12:16 |
odyssey4me | with that ssh will still have to be there for the connectivity test, but no container will ever be logged into via ssh | 12:17 |
andymccr | damnit ansible 2.2 :P | 12:17 |
*** drifterza has joined #openstack-ansible | 12:18 | |
*** markvoelker has joined #openstack-ansible | 12:23 | |
*** sliver has quit IRC | 12:29 | |
*** sliver has joined #openstack-ansible | 12:29 | |
*** woodard has quit IRC | 12:30 | |
*** woodard has joined #openstack-ansible | 12:31 | |
*** schwicht has joined #openstack-ansible | 12:31 | |
*** schwicht has quit IRC | 12:36 | |
*** cpuga has joined #openstack-ansible | 12:36 | |
strattao | I’m trying to run my own custom playbook to install my own custom service, but I’m getting an error that a variable ‘keystone_service_adminurl’ is undefined. | 12:37 |
strattao | Looking at the other sample os_whatever projects, none of those seem to have that variable set within the project, but are able to use the variable. | 12:38 |
strattao | What do I need to do to make use of those global variables? | 12:39 |
*** schwicht has joined #openstack-ansible | 12:39 | |
*** cpuga has quit IRC | 12:40 | |
*** cpuga has joined #openstack-ansible | 12:41 | |
*** askb has quit IRC | 12:41 | |
evrardjp | strattao: have a look at the group vars, just in case | 12:44 |
evrardjp | also you can set an export to re-use the OSA group vars now. | 12:45 |
evrardjp | s/an export/an env var/ | 12:45 |
*** jbadiapa has quit IRC | 12:45 | |
*** jbadiapa has joined #openstack-ansible | 12:46 | |
*** armaan_ has joined #openstack-ansible | 12:50 | |
*** armaan__ has joined #openstack-ansible | 12:53 | |
*** armaan has quit IRC | 12:53 | |
*** mcrafty has joined #openstack-ansible | 12:54 | |
*** kylek3h has joined #openstack-ansible | 12:54 | |
*** schwicht has quit IRC | 12:54 | |
*** armaan_ has quit IRC | 12:56 | |
*** gouthamr has joined #openstack-ansible | 12:57 | |
strattao | Yeah, I’m a dummy. I didn’t have the variable set in my custom_service.conf file. evrardjp Thanks for being there to help talk me through it! | 12:57 |
openstackgerrit | Stuart Grace proposed openstack/openstack-ansible master: Add var for environment used only inside playbooks https://review.openstack.org/465950 | 12:57 |
*** sliver has quit IRC | 12:57 | |
*** karimb has quit IRC | 12:59 | |
VAhl | andymccr: I set the container network to 10.1.0.0/16, tunnel 10.2.0.0/16 storage to 10.3.0.0/16 and then I configure the eno2 to 10.10.0.10. I let the lxc-br0 be on 10.0.3.0. Then restarted the setup-hosts.yml. The only result is that every container now got an IP fro 10.1.x.y. And none of them is accessible from the computer. The lxc is started but I can not reached them from the computer. | 13:00 |
*** esberglu has joined #openstack-ansible | 13:00 | |
evrardjp | VAhl: these are large networks! | 13:01 |
VAhl | andymccr: It seems that I can login to them, but I do not know the pwd for admin account. I have tested with the localmachines admin account, the pwd for the Openstack (user_secret.yml). Neither is working. Kinda interesting. | 13:01 |
*** esberglu has quit IRC | 13:01 | |
*** esberglu has joined #openstack-ansible | 13:01 | |
openstackgerrit | Stuart Grace proposed openstack/openstack-ansible master: Add var for environment used only inside playbooks https://review.openstack.org/465950 | 13:01 |
*** esberglu has quit IRC | 13:01 | |
*** fguillot has joined #openstack-ansible | 13:01 | |
evrardjp | VAhl: technically you can connect on the machines with ssh and the key available on your deploy node | 13:01 |
VAhl | Indeed it is. We are planning for having a really big Openstack in place. | 13:01 |
VAhl | I can not ping the node :-/. Nor traceroute to them. | 13:02 |
evrardjp | VAhl: in that case, you may want to do the networking differently | 13:02 |
evrardjp | because you'll really have a large broadcast domain | 13:02 |
evrardjp | well I don't know what you call really big | 13:02 |
evrardjp | 65535 nodes is indeed big. | 13:02 |
*** drifterza has quit IRC | 13:03 | |
evrardjp | but imagine the mesh! | 13:03 |
evrardjp | :p | 13:03 |
VAhl | The first phase we will have around 60 nodes. Then we have a five computer halls that needs to be upgraded from another virtualization | 13:03 |
evrardjp | the lxcbr should only be used for containers to "get out" (that's where the nat happens by default) | 13:04 |
evrardjp | VAhl: you may want to separate a little differently instead of briding everything on the same l2 | 13:05 |
evrardjp | You can add static routes in OSA | 13:05 |
evrardjp | and if you are ready to extend OSA, you can even think of using an IGP. | 13:06 |
odyssey4me | VAhl I think you may wish to take a peek at https://review.openstack.org/448850 | 13:06 |
VAhl | OK. to static routes. I guess for the first phase. Perhaps I should do 10.0.0.0/25 | 13:06 |
VAhl | That should give about 128 nodes. Which will be more than enought for the first test phase. | 13:06 |
openstackgerrit | Merged openstack/openstack-ansible-repo_server master: SUSE: Add OBS:devel:libraries:c_c++ repository https://review.openstack.org/465927 | 13:06 |
evrardjp | VAhl: so, as a summary, if you reconfigure the container network, it should be alright | 13:07 |
*** piliman974 has quit IRC | 13:07 | |
*** schwicht has joined #openstack-ansible | 13:08 | |
jrosser_ | odyssey4me: i still think its a little bit ugly how https://review.openstack.org/#/c/448850/ interleaves the subnets | 13:08 |
evrardjp | VAhl: try connecting from one node, lxc-attach to a container, and see its IP | 13:08 |
VAhl | Should I set it to the same as lxc-br0? in a previous setting, all node that had IP within that network. They could be accessed. | 13:08 |
jrosser_ | as VAhl's example shows you'd ideally start with large contiguous networks and then subnet them | 13:08 |
evrardjp | and ping another container IP from there | 13:08 |
evrardjp | I don't remember what we do by default to be honest. | 13:09 |
odyssey4me | jrosser_ I guess what I like is having the options available to take whatever approach suits your needs. | 13:10 |
odyssey4me | what that review does show, though, is how to implement the static routes | 13:10 |
jrosser_ | also, the existing documentation has large /22, so that patch is different to current..... | 13:10 |
*** qcrivera has joined #openstack-ansible | 13:11 | |
evrardjp | VAhl: if we don't override it in group vars, the lxcbr0 is indeed in 10.0.3.0/24 with nat | 13:11 |
qcrivera | openstack-ansible | 13:11 |
jrosser_ | yes to the static routes, which i think are going to get out of hand as i commented | 13:11 |
evrardjp | so yes, if you have br-mgmt that overlaps that doesn't sound good | 13:11 |
evrardjp | jrosser_: I think having large broadcast domain is terrible. | 13:12 |
evrardjp | but it simplifies a lot of things indeed. | 13:13 |
qcrivera | Hi I'm dedploying opensatack-ansible, stable-ocata branch, with 3 infra nodes + 3 compute. I am using the example production openstack_user_config.yml in the deployment guide | 13:13 |
evrardjp | I guess it all depends on how you are willing to do your l2. But for me l2 is harder than l3. | 13:13 |
jrosser_ | evrardjp: agreed, just imho the L3 example would be way better if the subnets were contiguous by function | 13:14 |
jrosser_ | then the need to have fully meshed static routes just goes away | 13:14 |
qcrivera | my question is if this deployment will create the necessary linux bridges on the target hosts or do I need to create this separately | 13:14 |
qcrivera | ? | 13:14 |
evrardjp | jrosser_: which example? | 13:14 |
jrosser_ | and you wouldnt then have to add a new static route literally everywhere when adding a new pod | 13:14 |
jrosser_ | https://review.openstack.org/#/c/448850/ | 13:14 |
*** karimb has joined #openstack-ansible | 13:15 | |
evrardjp | I need to have a look at this patch | 13:15 |
evrardjp | Starred. | 13:15 |
*** pranavb has quit IRC | 13:16 | |
*** cathrich_ has joined #openstack-ansible | 13:16 | |
*** klamath has joined #openstack-ansible | 13:17 | |
*** klamath has quit IRC | 13:17 | |
*** klamath has joined #openstack-ansible | 13:18 | |
*** esberglu has joined #openstack-ansible | 13:18 | |
*** esberglu has quit IRC | 13:18 | |
*** cathrichardson has quit IRC | 13:18 | |
*** esberglu has joined #openstack-ansible | 13:18 | |
openstackgerrit | Merged openstack/openstack-ansible-os_monasca stable/ocata: Fix for lookup and get_url occuring in different places https://review.openstack.org/465737 | 13:19 |
openstackgerrit | Merged openstack/openstack-ansible-os_neutron master: Improve the execution time https://review.openstack.org/465702 | 13:21 |
*** karimb has quit IRC | 13:22 | |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-security stable/ocata: Check for grub2 defaults file https://review.openstack.org/465965 | 13:25 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-security stable/ocata: Configure AIDE before initial run https://review.openstack.org/465967 | 13:27 |
*** smatzek has quit IRC | 13:29 | |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-security master: Fix numbering in AIDE config block https://review.openstack.org/465970 | 13:30 |
*** lbragstad has joined #openstack-ansible | 13:48 | |
*** jamielennox|away is now known as jamielennox | 13:49 | |
*** cjloader_ has joined #openstack-ansible | 13:59 | |
*** cjloader_ has quit IRC | 14:00 | |
*** armaan__ has quit IRC | 14:00 | |
*** cjloader_ has joined #openstack-ansible | 14:00 | |
*** armaan has joined #openstack-ansible | 14:00 | |
*** askb has joined #openstack-ansible | 14:07 | |
*** askb has quit IRC | 14:09 | |
*** smatzek has joined #openstack-ansible | 14:10 | |
*** drifterza has joined #openstack-ansible | 14:16 | |
*** armaan has quit IRC | 14:20 | |
*** armaan has joined #openstack-ansible | 14:20 | |
*** piliman974 has joined #openstack-ansible | 14:22 | |
*** shardy has quit IRC | 14:31 | |
*** galstrom_zzz is now known as galstrom | 14:31 | |
*** shardy has joined #openstack-ansible | 14:32 | |
cloudnull | mornings | 14:34 |
mgariepy | morning cloudnull | 14:34 |
piliman974 | Hi all. | 14:36 |
cloudnull | how goes it ? | 14:36 |
VAhl | evrardjp: When I login to a container (keystone_container) and then do an ifconfig. I get the following output. http://paste.openstack.org/show/609921/. What I can see no IP4 number have been registered on either interface (eth0, eth1). That could be the reason why I can not connect to the lxc. However, the question will then be. Why has it not been set. Especially since the /etc/hosts have register the ip-number for that container to 10.0. | 14:36 |
VAhl | 3.42 | 14:36 |
piliman974 | Having an HTTP 300 on a new install using OSA. "Status code was not [300]: An unknown error occurred: ''" | 14:37 |
spotz | FYI at Google I/O someone else needs to lead today's meeting:) | 14:39 |
*** perniciouscaffei has joined #openstack-ansible | 14:48 | |
*** orange_juluis has joined #openstack-ansible | 14:49 | |
openstackgerrit | Merged openstack/openstack-ansible-security master: Fix numbering in AIDE config block https://review.openstack.org/465970 | 14:49 |
openstackgerrit | Merged openstack/openstack-ansible-security stable/ocata: Check for grub2 defaults file https://review.openstack.org/465965 | 14:49 |
openstackgerrit | Merged openstack/openstack-ansible-security stable/ocata: Configure AIDE before initial run https://review.openstack.org/465967 | 14:49 |
orange_juluis | Anybody ever attempt an openstack-ansible offline installation? (I apologize if this isn't the correct place, https://wiki.openstack.org/wiki/IRC pointed me here for openstack-ansible discussions) | 14:50 |
*** shardy has quit IRC | 14:50 | |
mgariepy | orange_juluis, maybe this would help: https://docs.openstack.org/project-deploy-guide/openstack-ansible/ocata/app-limited-connectivity.html | 14:52 |
*** karimb has joined #openstack-ansible | 14:53 | |
*** shardy has joined #openstack-ansible | 14:53 | |
orange_juluis | That does outline a decent amount of things. I was just wondering if anybody knew of any "gotchas". We have cloned Pypi and most of the required repos, but there is always going to be something | 14:53 |
mgariepy | some have but i'm not quite sure who exactly | 14:54 |
mhayden | so i switched from spice -> novnc, but for some reason, the console won't accept keyboard input :/ | 15:03 |
*** tobberyd_ has joined #openstack-ansible | 15:04 | |
mhayden | am i missing a step? the ctrl-alt-del button works fine | 15:04 |
*** rcarrillocruz has quit IRC | 15:05 | |
*** tobberydberg has quit IRC | 15:07 | |
*** Oku_OS is now known as Oku_OS-away | 15:07 | |
logan- | orange_juluis: my hosts and containers are not internet connected with the exception of my public LB endpoint and the repo container. the "offline" hosts/containers do have proxy access to the internet to ease the pain however I did run proxy-less (private mirrored content only) in liberty and mitaka. | 15:08 |
logan- | i've shared a few playbooks in the past that i use for mirroring extra content to the repo container, would be happy to dig those up | 15:09 |
*** tobberyd_ has quit IRC | 15:09 | |
*** armaan has quit IRC | 15:12 | |
orange_juluis | logan-: That would be great. We will be attempting a completely airgapped installation today and I know we will run into snags, but the more we can get ahead of that the better | 15:13 |
openstackgerrit | Merged openstack/openstack-ansible-os_keystone master: Bootstrap Keystone with versionless endpoints https://review.openstack.org/462880 | 15:16 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-ops master: [WIP] Make possible to start leap from K https://review.openstack.org/463659 | 15:17 |
logan- | orange_juluis: i think this covers most of it https://gist.github.com/Logan2211/8793868fc087126f4c7bcb6436c6a06e | 15:19 |
*** manheim_ has quit IRC | 15:21 | |
logan- | it is set up to intentionally break the mirror playbook anytime the upstream OSA role changes its rabbitmq or xtrabackup upstream url/sha. only the url is overridden to the local repo server, so if the upstream merges a package update, you should catch it in CI since you'll still be mirroring the old version to repo and the SHA from the role won't match. so it is something we identify in CI before merging OSA sha bumps | 15:23 |
orange_juluis | logan-: Thanks a lot! We will be rolling with CentOS so I'll have to make some changes, but this will definitely get me going. | 15:26 |
*** fyu has joined #openstack-ansible | 15:29 | |
*** shardy has quit IRC | 15:29 | |
*** fergus has quit IRC | 15:29 | |
*** fyu is now known as fergus | 15:29 | |
andymccr | cloudnull, DimGR, andymccr, d34dh0r53, hughsaunders, b3rnard0, palendae, Sam-I-Am, odyssey4me, serverascode, rromans, erikmwilson, mancdaz, _shaps_, BjoernT, claco, echiu, dstanek, jwagner, ayoung, prometheanfire, evrardjp, arbrandes, mhayden, scarlisle, luckyinva, ntt, javeriak, automagically, spotz, vdo, jmccrory, alextricity25, jasondotstar, admin0, michaelgugino, ametts, v1k0d3n, severion, bgmccollum, | 15:30 |
andymccr | darrenc, JRobinson__, asettle, colinmcnamara, thorst, adreznec, eil397, qwang,nishpatwa_, cathrichardson, drifterza, sc68cal - weekly meeting in #openstack-meeting-4 in 30 mins! | 15:30 |
*** shardy has joined #openstack-ansible | 15:31 | |
*** galstrom is now known as galstrom_zzz | 15:32 | |
*** piliman974 has quit IRC | 15:36 | |
*** perniciouscaffei has quit IRC | 15:38 | |
*** piliman974 has joined #openstack-ansible | 15:42 | |
*** jamesdenton has joined #openstack-ansible | 15:45 | |
*** markus_z has quit IRC | 15:45 | |
xdfil | Change the avatar for OSA. THe bull is stupid. Use a Domino. | 15:53 |
*** tobberydberg has joined #openstack-ansible | 15:56 | |
andymccr | xdfil: it's a buffalo! | 15:57 |
*** sliver has joined #openstack-ansible | 15:58 | |
andymccr | cloudnull, DimGR, andymccr, d34dh0r53, hughsaunders, b3rnard0, palendae, Sam-I-Am, odyssey4me, serverascode, rromans, erikmwilson, mancdaz, _shaps_, BjoernT, claco, echiu, dstanek, jwagner, ayoung, prometheanfire, evrardjp, arbrandes, mhayden, scarlisle, luckyinva, ntt, javeriak, automagically, spotz, vdo, jmccrory, alextricity25, jasondotstar, admin0, michaelgugino, ametts, v1k0d3n, severion, bgmccollum, | 15:59 |
andymccr | darrenc, JRobinson__, asettle, colinmcnamara, thorst, adreznec, eil397, qwang,nishpatwa_, cathrichardson, drifterza, sc68cal - meeting starting in #openstack-meeting-4 in a minute :D | 15:59 |
*** mcrafty has quit IRC | 16:00 | |
*** tobberydberg has quit IRC | 16:00 | |
*** ThiagoCMC has joined #openstack-ansible | 16:02 | |
ThiagoCMC | Hey guys | 16:02 |
*** rcarrillocruz has joined #openstack-ansible | 16:02 | |
ThiagoCMC | I'm trying to run: "time openstack-ansible setup-hosts.yml" within my MaaS environment, and the following error is appearing: Please login as the user \"ubuntu\" rather than the user \"root\" | 16:03 |
ThiagoCMC | Where should I change the OSA setup to use "ubuntu" user instead? | 16:03 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-ops master: [WIP] Make possible to start leap from K https://review.openstack.org/463659 | 16:03 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-os_nova master: Remove default for nova_console_keymap https://review.openstack.org/466032 | 16:04 |
logan- | ThiagoCMC: currently the OSA playbooks expect to always authenticate to the root user on the remote host. | 16:08 |
ThiagoCMC | Ouch | 16:08 |
*** weezS has joined #openstack-ansible | 16:09 | |
logan- | you could modify /root/.ssh/authorized_keys to add the key OSA is using to connect with and also remove that message if desired | 16:09 |
logan- | I think adding the key is sufficient to allow auth even without removing the warning message iirc | 16:10 |
ThiagoCMC | I'm surprised that there is no way to configure "ansible_user" in OSA... Can you confirm that? | 16:11 |
ThiagoCMC | I don't want to enable root login via ssh. | 16:11 |
logan- | the way things stand now yes it requires root login although you could allow key-only auth to root. here is what causes this requirement to exist: https://github.com/openstack/openstack-ansible/blob/master/playbooks/openstack-hosts-setup.yml#L19 (in all of the playbooks) | 16:13 |
*** mcrafty has joined #openstack-ansible | 16:14 | |
ThiagoCMC | Ok, thanks! | 16:15 |
logan- | there has been talk about removing the requirement in the past however I am not aware of any patches up for review yet, but I dont think theres a reason the change couldn't take place this cycle if someone put in the work. | 16:15 |
jrosser_ | do you know why originally it was root only? | 16:15 |
jrosser_ | i was digging at the ssh connection plugin yesterday and that looked feasable to add support for become: | 16:16 |
odyssey4me | jrosser_ because it was simpler ;) | 16:17 |
*** sliver has quit IRC | 16:17 | |
jrosser_ | good reason :) | 16:17 |
logan- | haha, yeah its been that way as long as ive been using OSA. but removing the hard coded user in the playbooks and implementing a default ansible_user=root in group_vars/all shouldnt be too difficult. then it would give ops an easy way to start testing different strategies like become (probably some work still needed in the connection plugin for that to work) | 16:18 |
jrosser_ | there was a simple method in the parent class that would wrap the command in whatever become: method was set | 16:19 |
jrosser_ | which was basically a one liner | 16:20 |
*** sliver has joined #openstack-ansible | 16:20 | |
jrosser_ | and as usual a failed at having an easy way to test anything | 16:20 |
*** karimb has quit IRC | 16:21 | |
*** winggundamth has quit IRC | 16:21 | |
*** vnogin_ has quit IRC | 16:21 | |
*** mcrafty has quit IRC | 16:23 | |
*** karimb has joined #openstack-ansible | 16:23 | |
*** mcrafty has joined #openstack-ansible | 16:23 | |
*** manheim_ has joined #openstack-ansible | 16:24 | |
*** sliver has quit IRC | 16:25 | |
*** perniciouscaffei has joined #openstack-ansible | 16:26 | |
*** Mannheim has joined #openstack-ansible | 16:27 | |
*** manheim_ has quit IRC | 16:29 | |
strattao | Do we have any SQLAlchemy gurus here? | 16:29 |
*** drifterza has quit IRC | 16:30 | |
strattao | actually, I don’t even need a guru, just someone who knows it better than me. The bar isn’t very high :) | 16:30 |
*** perniciouscaffei has quit IRC | 16:33 | |
*** pcaruana has quit IRC | 16:40 | |
*** smatzek_ has joined #openstack-ansible | 16:42 | |
*** smatzek has quit IRC | 16:46 | |
*** weezS has quit IRC | 16:48 | |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible-lxc_container_create master: Write MAC addresses to local facts folder https://review.openstack.org/461884 | 16:48 |
palendae | ^ evrardjp | 16:49 |
evrardjp | on it | 16:49 |
evrardjp | looks good | 16:50 |
palendae | Thanks! | 16:53 |
palendae | Would appreciate eyes on this, too https://review.openstack.org/#/c/464703/ | 16:53 |
evrardjp | interesting | 16:57 |
odyssey4me | palendae evrardjp I'm a little wary of adding more meta groups in the dynamic inventory instead of implementing it in something that is easier to find and understand. | 16:59 |
palendae | Sure | 16:59 |
odyssey4me | evrardjp is there a way we can implement something like that in group vars? | 16:59 |
evrardjp | nope | 16:59 |
palendae | So just go to the env.d and add them? | 17:00 |
palendae | Because I'm not super happy with it either | 17:00 |
odyssey4me | env.d is just as bad as the dynamic inventory | 17:00 |
evrardjp | we are not adding vars, we are doing an inventory | 17:00 |
evrardjp | add_hosts is the live version of it | 17:00 |
evrardjp | but IMO this is the place of the inventory | 17:00 |
odyssey4me | yeah | 17:00 |
evrardjp | we could have a simple file | 17:00 |
palendae | https://gist.github.com/nrb/9240d6759f080efc218460aab9ae2cdb -> the hosts line there is what I was trying to correct | 17:00 |
evrardjp | that is as simple as | 17:00 |
palendae | I want containers that aren't infrastructure and not utility | 17:01 |
evrardjp | [api_nodes:children] *_api_containers | 17:01 |
evrardjp | and add this file by default | 17:01 |
palendae | evrardjp: Ah, yeah | 17:01 |
palendae | That's true | 17:01 |
palendae | I'll give that a shot | 17:01 |
palendae | In the hosts field of a playbook, variable expansion doesn't work on groups :( | 17:01 |
evrardjp | that's setting a precedent for static inventory on top of our dynamic inventory | 17:01 |
palendae | I tried to do *_api_containers, but Ansible failed to find it | 17:01 |
evrardjp | doable IMO | 17:02 |
evrardjp | palendae: yes | 17:02 |
odyssey4me | the openstack stuff is already in a group called 'os-infra_containers' | 17:02 |
evrardjp | you need to add it first as empty before adding a dynamic one IIRC | 17:02 |
odyssey4me | and the infra stuff is already in a group called 'shared-infra_containers' | 17:02 |
palendae | Hmm | 17:02 |
palendae | Ok, let me double check an existing inventory then | 17:02 |
palendae | Before I push further with that | 17:02 |
evrardjp | in any way, I understand the willingness to have a group for that | 17:03 |
odyssey4me | BUT I love the idea of being able to use the ini inventory format alonside our dynamic inventory | 17:03 |
evrardjp | haha :) | 17:03 |
palendae | If it comes to needing that, I'll try to make the ini thing work over a new metagroup | 17:03 |
evrardjp | -i filename | 17:03 |
odyssey4me | it would potentially give us a slow migration path to something more easily understood by anyone doing ansible | 17:03 |
evrardjp | so easy :p | 17:03 |
evrardjp | oh we don't even need that | 17:03 |
evrardjp | I'm pretty sure if we put it into our inventory/ folder it would work OOTB | 17:04 |
palendae | Right | 17:04 |
palendae | Parallel to the script and env.d | 17:04 |
evrardjp | you should probably try to have it in a file for a different group, try to use it, and iterate over it | 17:04 |
palendae | Yeah | 17:04 |
evrardjp | shouldn't take too long to figure out | 17:04 |
evrardjp | :p | 17:04 |
palendae | I'll take a look at that later | 17:04 |
palendae | Thanks for the feedback guys; I wasn't sold on doing it that way, anyway | 17:05 |
evrardjp | haha | 17:05 |
palendae | Once I had to special case to get keystone included, I became wary | 17:05 |
palendae | Plus it's "hiding" another group inside that Python code | 17:05 |
odyssey4me | well, if we can ditch the env.d files over time to an ini format, I'm completely game | 17:05 |
palendae | Sure | 17:05 |
odyssey4me | I would sincerely love to work towards containers simply being services on the hosts, rather than hosts in the ansible inventory | 17:06 |
odyssey4me | ie properties of the host, not hosts themselves | 17:06 |
openstackgerrit | Andy McCrae proposed openstack/openstack-ansible-os_nova master: Set default keymap to be blank. https://review.openstack.org/466054 | 17:07 |
odyssey4me | we could potentially drop their details in local facts when we create the container, then they're easily read and used | 17:07 |
odyssey4me | that would almost completely do away with the dynamic inventory | 17:07 |
palendae | Agreed | 17:07 |
*** fergus has quit IRC | 17:08 | |
palendae | I'd like to ask some service to make them and give us info back | 17:08 |
odyssey4me | all we'd then need to do is figure out how to allocate IP's | 17:08 |
palendae | The dynamic inventory script is basically there because LXD wasn't ready and we needed a way to do DNS and DHCP | 17:08 |
odyssey4me | but that could be done by something smaller and simpler | 17:08 |
*** fergus has joined #openstack-ansible | 17:08 | |
palendae | It could be done by DHCP :D | 17:08 |
odyssey4me | or we could allocate a range to each host, then let DHCP on the host use that range | 17:09 |
odyssey4me | so yes, DHCP - but localised, much like the lxcbr0 | 17:09 |
palendae | Right | 17:09 |
palendae | Cause lxc uses dnsmasq | 17:09 |
palendae | We'd still need a way to query that if we SSH in | 17:09 |
palendae | Though if we use lxc-attach for all the work, we'd just need the name | 17:09 |
odyssey4me | well, we don't need to ssh in | 17:09 |
odyssey4me | we already don't, at all in master | 17:09 |
palendae | Cool | 17:10 |
odyssey4me | hmm, perhaps I should take some holiday and prototype this idea ;) | 17:10 |
palendae | So, possibly have it look something like hostvars['infra1']['containers | 17:10 |
palendae | So, possibly have it look something like hostvars['infra1']['containers'] = {... dict with container info ...} | 17:10 |
odyssey4me | yep, just a list of dicts I guess | 17:11 |
*** fergus has quit IRC | 17:12 | |
*** sliver has joined #openstack-ansible | 17:15 | |
*** fergus has joined #openstack-ansible | 17:16 | |
*** mcrafty has quit IRC | 17:17 | |
*** mcrafty has joined #openstack-ansible | 17:18 | |
*** sliver has quit IRC | 17:19 | |
evrardjp | containers should indeed be a property of the host if we stick to low tech things like systemd-nspawn or lxc | 17:20 |
*** alezzandro has quit IRC | 17:22 | |
*** retreved_ has joined #openstack-ansible | 17:26 | |
*** retreved_ has quit IRC | 17:27 | |
*** retreved_ has joined #openstack-ansible | 17:27 | |
evrardjp | mhayden: are you there? | 17:28 |
*** retreved has quit IRC | 17:29 | |
*** retreved has joined #openstack-ansible | 17:30 | |
*** retreved_ has quit IRC | 17:30 | |
*** retreved has quit IRC | 17:35 | |
*** manheim_ has joined #openstack-ansible | 17:36 | |
*** sliver has joined #openstack-ansible | 17:40 | |
*** mcrafty has quit IRC | 17:42 | |
*** galstrom_zzz is now known as galstrom | 17:53 | |
*** mcrafty has joined #openstack-ansible | 17:53 | |
*** sliver has quit IRC | 17:57 | |
mhayden | here! | 17:57 |
mhayden | andymccr: https://review.openstack.org/#/c/466032/ | 17:59 |
*** armaan has joined #openstack-ansible | 18:01 | |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible-ops master: Move keystone and glance to a single https://review.openstack.org/466062 | 18:01 |
*** stuartgr has quit IRC | 18:07 | |
*** retreved has joined #openstack-ansible | 18:08 | |
*** hamza has joined #openstack-ansible | 18:10 | |
*** ThiagoCMC has quit IRC | 18:11 | |
*** manheim_ has quit IRC | 18:12 | |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible-ops master: Move keystone and glance to a single file https://review.openstack.org/466062 | 18:14 |
*** retreved_ has joined #openstack-ansible | 18:15 | |
*** retreved has quit IRC | 18:17 | |
*** markvoelker has quit IRC | 18:19 | |
*** markvoelker has joined #openstack-ansible | 18:20 | |
*** zul has quit IRC | 18:22 | |
*** smatzek_ has quit IRC | 18:23 | |
*** chhavi has quit IRC | 18:24 | |
*** markvoelker has quit IRC | 18:24 | |
*** electrofelix has quit IRC | 18:25 | |
*** weezS has joined #openstack-ansible | 18:27 | |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible-ops master: Move keystone and glance to a single file https://review.openstack.org/466062 | 18:29 |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible-ops master: Move keystone and glance to a single file https://review.openstack.org/466062 | 18:32 |
*** marst has joined #openstack-ansible | 18:32 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_nova master: Streamline task execution https://review.openstack.org/466072 | 18:35 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_nova master: Streamline task execution https://review.openstack.org/466072 | 18:36 |
*** armaan has quit IRC | 18:38 | |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-os_nova master: Remove default for nova_console_keymap https://review.openstack.org/466032 | 18:39 |
*** zul has joined #openstack-ansible | 18:43 | |
*** thorst_afk has quit IRC | 18:43 | |
*** fergus has quit IRC | 18:45 | |
*** fergus has joined #openstack-ansible | 18:54 | |
*** cathrich_ has quit IRC | 18:59 | |
*** cathrichardson has joined #openstack-ansible | 19:00 | |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-ops master: [WIP] Make possible to start leap from K https://review.openstack.org/463659 | 19:05 |
*** karimb has quit IRC | 19:12 | |
*** karimb has joined #openstack-ansible | 19:13 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_nova master: Streamline task execution https://review.openstack.org/466072 | 19:16 |
*** schwicht has quit IRC | 19:17 | |
*** manheim_ has joined #openstack-ansible | 19:19 | |
*** schwicht has joined #openstack-ansible | 19:20 | |
*** zul has quit IRC | 19:24 | |
*** gouthamr has quit IRC | 19:37 | |
*** hamza has quit IRC | 19:42 | |
xdfil | I need to stop OSA from installing LVM2 | 19:46 |
xdfil | I'm not sure where it's happening | 19:46 |
xdfil | I just got done removing it from my hypervisors | 19:47 |
xdfil | and now its back | 19:47 |
xdfil | LVM causes lots of problems for me | 19:48 |
mgariepy | xdfil, https://github.com/openstack/openstack-ansible-openstack_hosts/blob/master/vars/ubuntu-16.04.yml#L68 | 19:50 |
xdfil | mgariepy: you make it look so easy | 19:51 |
xdfil | thanks | 19:51 |
*** redaudit has joined #openstack-ansible | 19:51 | |
xdfil | mgariepy: where are the "known problem packages" I've seen that fly by the screen while running plays | 19:52 |
xdfil | I want to make sure its uninstalled | 19:52 |
xdfil | every play | 19:52 |
mgariepy | somes roles have that, to fix stuff on upgrades. | 19:53 |
xdfil | Its a pretty big issue, I can't be the only one to experience it | 19:53 |
xdfil | if you use iscsi block storage | 19:54 |
xdfil | and the guest volume has LVM, the host reads the LVM data | 19:54 |
xdfil | and it messes up live migrations | 19:54 |
mgariepy | hmm interesting | 19:54 |
mgariepy | can you fill a bug ? | 19:54 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_nova master: Streamline task execution https://review.openstack.org/466072 | 19:54 |
xdfil | and I also notice the host "unmounting swap volume" | 19:54 |
xdfil | so the host is seeing guest swap volumes and thinking it can use them | 19:55 |
xdfil | luckily my hosts never swap | 19:55 |
xdfil | I will gather the details and report something later | 19:55 |
mgariepy | xdfil, thanks | 19:56 |
*** gouthamr has joined #openstack-ansible | 19:56 | |
xdfil | lvm filters aren;t really an option either, so the best thing to do is remove lvm2 from the system entirely | 19:56 |
mgariepy | bug tiage happens on tuesday | 19:56 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_nova master: Streamline task execution https://review.openstack.org/466072 | 19:57 |
*** gouthamr has quit IRC | 19:57 | |
*** zul has joined #openstack-ansible | 19:58 | |
*** manheim_ has quit IRC | 20:02 | |
*** orange_juluis has quit IRC | 20:04 | |
*** zul has quit IRC | 20:10 | |
*** esberglu has quit IRC | 20:18 | |
prometheanfire | anyone having stalls on wait for ssh after container create? I can ssh in manually just fine | 20:23 |
openstackgerrit | Merged openstack/openstack-ansible-os_nova master: Remove default for nova_console_keymap https://review.openstack.org/466032 | 20:23 |
prometheanfire | cloudnull: you were saying a couple of days ago something about having to restart networking for some reason? | 20:25 |
*** zul has joined #openstack-ansible | 20:28 | |
cloudnull | run lxc-veth-check | 20:29 |
*** gouthamr has joined #openstack-ansible | 20:29 | |
cloudnull | i think that's the name | 20:29 |
prometheanfire | it looks like it's the wrong network | 20:29 |
prometheanfire | it's trying to use 10.29, not 172.29 | 20:29 |
prometheanfire | cloudnull: do you know why the xenial stuff defines that twice, and diferently for each? | 20:30 |
*** esberglu has joined #openstack-ansible | 20:30 | |
cloudnull | i do not | 20:30 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-os_nova stable/ocata: Remove default for nova_console_keymap https://review.openstack.org/466099 | 20:31 |
prometheanfire | https://github.com/openstack/openstack-ansible-ops/blob/master/multi-node-aio-xenial-ansible/variables.sh#L3 ya, for some reason that's defined | 20:32 |
*** fguillot has quit IRC | 20:32 | |
*** pbandark has quit IRC | 20:33 | |
*** schwicht has quit IRC | 20:36 | |
*** schwicht has joined #openstack-ansible | 20:37 | |
*** thorst_afk has joined #openstack-ansible | 20:39 | |
*** thorst_afk has quit IRC | 20:40 | |
*** zul has quit IRC | 20:41 | |
*** schwicht has quit IRC | 20:46 | |
*** thorst_afk has joined #openstack-ansible | 20:50 | |
*** hamzy has quit IRC | 20:52 | |
openstackgerrit | weezer su proposed openstack/openstack-ansible-ops master: [WIP] Make possible to start leap from K https://review.openstack.org/463659 | 20:52 |
openstackgerrit | weezer su proposed openstack/openstack-ansible-ops master: [WIP] Make possible to start leap from K https://review.openstack.org/463659 | 20:53 |
palendae | If people are interested in having a tool for doing some benchmarks against a cluster, I'd appreciate reviews on https://review.openstack.org/#/c/466062/4 | 20:54 |
jrosser_ | prometheanfire: i think that the -zenial multinode has a different NETWORK_BASE by accident | 20:56 |
prometheanfire | jrosser_: ya, I may submit a review to fix once I'm done here | 20:56 |
jrosser_ | the hosts we did that work on are on a 172.29 network themselves which causes all sorts of horror | 20:57 |
prometheanfire | also, if you disable setup host then the pxe setup fails because it's expecting a var that's set in setup-host | 20:57 |
jrosser_ | which is precisely why we put the ability inthere to change it | 20:57 |
*** schwicht has joined #openstack-ansible | 20:57 | |
jrosser_ | nice to see that being used anyway :) could do with some more eyes on it | 20:58 |
*** retreved_ has quit IRC | 21:01 | |
*** qcrivera has quit IRC | 21:03 | |
*** admin0 has quit IRC | 21:11 | |
*** jamesdenton has quit IRC | 21:12 | |
*** jhesketh_ has joined #openstack-ansible | 21:14 | |
*** karimb has quit IRC | 21:16 | |
*** jhesketh has quit IRC | 21:18 | |
*** evrardjp[m] has quit IRC | 21:18 | |
*** neillc[m] has quit IRC | 21:18 | |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible-ops master: Implement CLI test picker https://review.openstack.org/466108 | 21:21 |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible-ops master: Implement CLI test picker https://review.openstack.org/466108 | 21:24 |
*** clickboom has joined #openstack-ansible | 21:27 | |
*** evrardjp[m] has joined #openstack-ansible | 21:28 | |
*** neillc[m] has joined #openstack-ansible | 21:29 | |
*** cpuga has quit IRC | 21:29 | |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-ops master: [WIP] Make possible to start leap from K https://review.openstack.org/463659 | 21:29 |
*** clickboom has quit IRC | 21:32 | |
klamath | anyone have a newer version of this? https://gist.github.com/odyssey4me/4af6a759b7ce1a4df9b36df412f57f0a | 21:34 |
klamath | im trying to use newton with a wildcard cert and getting weird behavior, swift and horizon do not auth correctly atm | 21:35 |
klamath | or is very hit and miss with swift calls | 21:35 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-ops master: [WIP] Make possible to start leap from K https://review.openstack.org/463659 | 21:37 |
*** gouthamr has quit IRC | 21:37 | |
*** schwicht has quit IRC | 21:41 | |
*** thorst_afk has quit IRC | 21:47 | |
*** galstrom is now known as galstrom_zzz | 21:48 | |
*** cjloader_ has quit IRC | 21:48 | |
*** manheim_ has joined #openstack-ansible | 21:54 | |
*** cpuga has joined #openstack-ansible | 21:57 | |
*** manheim_ has quit IRC | 21:58 | |
*** galstrom_zzz is now known as galstrom | 22:05 | |
*** Jeffrey4l_ has quit IRC | 22:08 | |
*** schwicht has joined #openstack-ansible | 22:10 | |
*** weezS has quit IRC | 22:13 | |
*** kylek3h has quit IRC | 22:13 | |
*** Jeffrey4l has joined #openstack-ansible | 22:13 | |
*** askb has joined #openstack-ansible | 22:15 | |
*** galstrom is now known as galstrom_zzz | 22:26 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_nova master: Streamline task execution https://review.openstack.org/466072 | 22:34 |
cloudnull | klamath: swift is not authing to keystone ? | 22:34 |
cloudnull | neither horizon ? | 22:35 |
*** schwicht has quit IRC | 22:35 | |
*** schwicht has joined #openstack-ansible | 22:36 | |
*** schwicht has quit IRC | 22:42 | |
*** thorst_afk has joined #openstack-ansible | 22:48 | |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible-ops master: Implement CLI test picker https://review.openstack.org/466108 | 22:54 |
*** weezS has joined #openstack-ansible | 22:54 | |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible-ops master: Implement CLI test picker https://review.openstack.org/466108 | 22:56 |
klamath | cloudnull: does not appear so, im trying to add certs for rabbitmq right now and it seems that swift auth is working at the moment, playbooks still running | 22:57 |
klamath | ill see if the german and login and figure it out tonight | 23:00 |
klamath | s/and/can | 23:00 |
*** gouthamr has joined #openstack-ansible | 23:01 | |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible-ops master: Implement CLI test picker https://review.openstack.org/466108 | 23:04 |
*** thorst_afk has quit IRC | 23:06 | |
*** Mannheim has quit IRC | 23:08 | |
*** pmannidi has joined #openstack-ansible | 23:11 | |
*** gouthamr has quit IRC | 23:13 | |
*** klamath has quit IRC | 23:13 | |
*** weezS has quit IRC | 23:16 | |
*** schwicht has joined #openstack-ansible | 23:16 | |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible-ops master: Implement CLI test picker https://review.openstack.org/466108 | 23:18 |
*** manheim_ has joined #openstack-ansible | 23:21 | |
*** manheim_ has quit IRC | 23:25 | |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible-ops master: Implement CLI test picker https://review.openstack.org/466108 | 23:31 |
*** schwicht has quit IRC | 23:35 | |
*** esberglu has quit IRC | 23:37 | |
*** manheim_ has joined #openstack-ansible | 23:39 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_nova master: Streamline task execution https://review.openstack.org/466072 | 23:45 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_nova master: Streamline task execution https://review.openstack.org/466072 | 23:46 |
*** schwicht has joined #openstack-ansible | 23:49 | |
*** schwicht has quit IRC | 23:49 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!