*** sdake has joined #openstack-ansible | 00:03 | |
openstackgerrit | Steve Lewis proposed openstack/openstack-ansible: Use pip install --proxy when $HTTPS_PROXY is set https://review.openstack.org/232916 | 00:09 |
---|---|---|
*** markvoelker_ has quit IRC | 00:10 | |
*** scarlisle has quit IRC | 01:15 | |
*** dcreno has joined #openstack-ansible | 01:27 | |
*** CheKoLyN has joined #openstack-ansible | 02:08 | |
*** kerwin_bai has joined #openstack-ansible | 02:21 | |
*** dcreno has quit IRC | 02:36 | |
*** sdake has quit IRC | 02:40 | |
*** tlian has quit IRC | 03:02 | |
openstackgerrit | Jesse Pretorius proposed openstack/openstack-ansible: Implement glance venv support https://review.openstack.org/229221 | 03:05 |
*** ompp has joined #openstack-ansible | 03:13 | |
openstackgerrit | Jesse Pretorius proposed openstack/openstack-ansible: Implement swift venv support https://review.openstack.org/230733 | 03:14 |
openstackgerrit | Merged openstack/openstack-ansible-security: V-38539: Enable TCP SYN cookies https://review.openstack.org/232212 | 03:22 |
openstackgerrit | Jesse Pretorius proposed openstack/openstack-ansible: Set Keystone endpoints to be versionless https://review.openstack.org/205192 | 03:23 |
openstackgerrit | Merged openstack/openstack-ansible-security: V-38458: /etc/group user ownership https://review.openstack.org/233283 | 03:23 |
openstackgerrit | Jesse Pretorius proposed openstack/openstack-ansible: Make bootstrap-ansible script compatible with RHEL https://review.openstack.org/233330 | 03:31 |
openstackgerrit | Jesse Pretorius proposed openstack/openstack-ansible: Redirect "apt-get install -y" stdin to /dev/null https://review.openstack.org/233331 | 03:32 |
*** markvoelker has joined #openstack-ansible | 03:34 | |
*** markvoelker has quit IRC | 03:39 | |
openstackgerrit | Jesse Pretorius proposed openstack/openstack-ansible: Update Cinder Configuration for Liberty https://review.openstack.org/227205 | 03:40 |
*** markvoelker has joined #openstack-ansible | 03:41 | |
openstackgerrit | Merged openstack/openstack-ansible: Remove openstack_deploy from teardown.sh deletion list https://review.openstack.org/233224 | 03:43 |
*** ompp has quit IRC | 03:57 | |
*** markvoelker_ has joined #openstack-ansible | 04:05 | |
*** g3rms_ has quit IRC | 04:05 | |
*** markvoel_ has joined #openstack-ansible | 04:07 | |
*** markvoelker has quit IRC | 04:07 | |
*** markvoelker_ has quit IRC | 04:09 | |
*** ashishjain has joined #openstack-ansible | 04:09 | |
ashishjain | hello | 04:12 |
ashishjain | Facing some problems with setting the repo container know the solution but wanted to check if it has to be something on the proxy settings | 04:12 |
ashishjain | Question in another words how to make sure the lxc containers also have the proxy configuration? | 04:15 |
*** markvoel_ has quit IRC | 04:22 | |
openstackgerrit | Jesse Pretorius proposed openstack/openstack-ansible: Update Nova Configuration for Liberty https://review.openstack.org/227839 | 04:23 |
*** markvoelker has joined #openstack-ansible | 04:23 | |
odyssey4me | ashishjain check your user_variables.yml file: https://github.com/openstack/openstack-ansible/blob/master/etc/openstack_deploy/user_variables.yml#L143-L156 | 04:23 |
ashishjain | odyssey4me: I had used this variable | 04:24 |
odyssey4me | ashishjain and have you confirmed that the variables are in the /etc/environment of the containers afterwards? | 04:25 |
ashishjain | Odyssey4me: Today while setting the repo container I could see a failure which was because of timeout in getting the get-ip.py | 04:25 |
odyssey4me | did you run the setup-hosts playbook after setting it? | 04:25 |
ashishjain | odyssey4me: the variables where not there in /etc/environment, yes I did run setup-hosts after setting it | 04:26 |
ashishjain | I had manually added in to the repo lxc container and only after that I was able to make it work | 04:26 |
ashishjain | odyssey4me: I just checked the heat container and it has go the proxy settings in /etc/environment | 04:28 |
ashishjain | Surprising!! | 04:28 |
odyssey4me | ashishjain ok, that sounds good | 04:28 |
ashishjain | But repo didn't had it | 04:28 |
ashishjain | May be again some of my mistake | 04:28 |
odyssey4me | odd | 04:29 |
ashishjain | yeah | 04:29 |
*** ompp has joined #openstack-ansible | 04:34 | |
*** markvoelker has quit IRC | 04:38 | |
*** fawadkhaliq has joined #openstack-ansible | 04:46 | |
*** fawadkhaliq has quit IRC | 04:50 | |
*** kerwin_bai has quit IRC | 04:50 | |
ashishjain | one more issue which I see is I am unable to ovveride the rpc-repo.rackspace.com | 05:01 |
ashishjain | I have tried updating the file user_group_vars.yml files with the following | 05:02 |
ashishjain | openstack_repo_url: "http://xxxxxxxxx:8081/nexus/content/repositories/rackspace-repo/" | 05:02 |
ashishjain | But that does not help | 05:02 |
ashishjain | another advice was to use repo_pip_default_index: "http://xxxxxxxxxxx:8081/nexus/content/repositories/rackspace-repo/pools" and openstack_repo_url: "http://xxxxxxx:8081" | 05:03 |
ashishjain | but that also does not help | 05:03 |
*** fawadkhaliq has joined #openstack-ansible | 05:03 | |
ashishjain | While setting the repo container I am seeing the following error | 05:04 |
ashishjain | stderr: rsync: failed to connect to rpc-repo.rackspace.com (23.253.147.41): Connection timed out (110) | 05:04 |
openstackgerrit | Jesse Pretorius proposed openstack/openstack-ansible: Update Nova Configuration for Liberty https://review.openstack.org/227839 | 05:04 |
ashishjain | which possibly is because of some port not open, if I was able to use my local repo I would not have probably hit this issue | 05:05 |
odyssey4me | ashishjain user_group_vars.yml - where is that held? | 05:05 |
ashishjain | odyssey4me: /etc/openstack_deploy | 05:06 |
odyssey4me | ashishjain remove that file, it should not be there at all | 05:06 |
odyssey4me | or move it somewhere | 05:06 |
odyssey4me | just make sure it's not in /etc/openstack_deploy | 05:06 |
ashishjain | odyssey4me: okay, I am using kilo | 05:06 |
odyssey4me | we moved that there for 11.0.0-11.0.4, then removed it as it became a problem | 05:07 |
ashishjain | odyssey4me: okay moved | 05:07 |
ashishjain | but then how do I ovveride repo-rackspare | 05:07 |
ashishjain | *repo-rackspace | 05:07 |
odyssey4me | set the variable openstack_repo_url in user_variables | 05:08 |
ashishjain | I got 2 more variables in this file | 05:08 |
ashishjain | lxc_container_template_main_apt_repo and lxc_container_template_security_apt_repo | 05:08 |
odyssey4me | those should be set in user_variables | 05:09 |
ashishjain | which seems to be working as my containers sources.list is updated as per the url in these 2 variables | 05:09 |
ashishjain | okay so you mean openstack_repo_url: along with lxc_container_template_main_apt_repo and lxc_container_template_security_apt_repo should be specified in user_variables | 05:10 |
odyssey4me | yes | 05:10 |
ashishjain | alright I will try doing it now and see if that helps | 05:10 |
ashishjain | odyssey4me: thanks for you help | 05:11 |
odyssey4me | ashishjain no problem | 05:11 |
*** cloudtrainme has quit IRC | 05:11 | |
odyssey4me | where're you from? | 05:11 |
odyssey4me | (if you don't mind me asking?) | 05:11 |
ashishjain | odyssey4me: :) I am from India | 05:12 |
ashishjain | Bangalore, india | 05:12 |
odyssey4me | ashishjain ah, nice! | 05:12 |
odyssey4me | I'll have to chat another time - I need to get going. Good luck! | 05:12 |
ashishjain | odyssey4me: sure thanks a lot for you and all the guys who are around here to help anytime :) | 05:13 |
ashishjain | good night | 05:13 |
*** cloudtrainme has joined #openstack-ansible | 05:17 | |
ashishjain | looks like the variable file needs this to overriden repo_mirror_source_host | 05:33 |
*** kerwin_bai has joined #openstack-ansible | 05:39 | |
*** persia has quit IRC | 05:41 | |
*** persia has joined #openstack-ansible | 05:43 | |
*** shausy has joined #openstack-ansible | 05:47 | |
*** gparaskevas has joined #openstack-ansible | 06:11 | |
ashishjain | Hello | 06:26 |
*** gparaskevas has quit IRC | 06:26 | |
ashishjain | I am not sure why I keep hitting so many issues | 06:26 |
ashishjain | Here is another problem which I have hit just now setting up gallera container | 06:26 |
ashishjain | No matching distribution found for MySQL-python\n | 06:27 |
ashishjain | Has anyone seen this? | 06:27 |
ashishjain | or may be the error is misleading | 06:27 |
ashishjain | not sure | 06:27 |
*** javeriak has joined #openstack-ansible | 06:31 | |
*** javeriak has quit IRC | 06:35 | |
*** cloudtrainme has quit IRC | 06:35 | |
*** javeriak has joined #openstack-ansible | 06:35 | |
odyssey4me | ashishjain that is likely an issue with your repo, or with the load balancing for your repo | 06:37 |
odyssey4me | if you've done a full rsync of rpc-repo then I'd suggest that you blow away the /var/www/repo in your repo containers and let them resync | 06:38 |
ashishjain | odyssey4me: Actually I could see with-in my container .pip in root home | 06:38 |
ashishjain | which somehow is pointing to my local nexus repo not sure how this setting came in , I am trying to comment it out | 06:39 |
ashishjain | Do you mean galera installation of MySQL-Python will use rackspace repo? | 06:39 |
ashishjain | I thought it was some apt repo | 06:40 |
odyssey4me | ah, this is because you're overriding the repo - you should actually not do that | 06:40 |
odyssey4me | MySQL-Python is a pip wheel from the repo containers | 06:40 |
ashishjain | I am sorry I did not get you | 06:41 |
ashishjain | which variable are you talking about? | 06:42 |
ashishjain | once I remove the .pip directory from my container I was able to install | 06:43 |
odyssey4me | it would appear that the repo source for the sync is mirror_source_host | 06:43 |
odyssey4me | ashishjain yes, then you're installing from upstream | 06:43 |
odyssey4me | ashishjain see https://github.com/openstack/openstack-ansible/blob/kilo/playbooks/repo-clone-mirror.yml#L30 | 06:44 |
ashishjain | There are two variables set int my pip.conf with-in container "trusted-host = xxxxxx-vm04.xxx.com" and find-links = http://xxxxxxxxx.com:8081/os-releases/11.2.3/ which I donot how it got set | 06:44 |
odyssey4me | so if you want to sync from your own copy of rpc-mirror, then set those values appropriately | 06:45 |
ashishjain | odyssey4me: there are two issue here once is syncing with rpc-rackspace one which as you said should be done with my local rpc-mirror | 06:46 |
odyssey4me | do not override openstack_repo_url as that will automatically be set to your repo containers | 06:46 |
ashishjain | but the thing is rsync says I need passwordless ssh b/w my own copy of rackspace-repo and containers | 06:46 |
odyssey4me | yes, if you've not allowed unauthorised access to your mirror then you'll need to set that up | 06:47 |
odyssey4me | I've got to run for the day - hopefully this helps. :) | 06:47 |
ashishjain | Probably for the public rackspace repo the keys are already being updated in each containers but if you use a local one then this need to be updatd | 06:48 |
ashishjain | okay sure I am able to figure out issues and am able to find solutions which are currently manual but I think I would need help to probably modify osad for my local usage and this could probably help other users who proabbly want to setup everything in house along with all the proxy related stuff | 06:49 |
ashishjain | thanks odyssey4me will talk some other time | 06:50 |
*** ompp has quit IRC | 06:52 | |
*** gparaskevas has joined #openstack-ansible | 06:58 | |
*** ompp has joined #openstack-ansible | 07:00 | |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Implement horizon venv support https://review.openstack.org/229226 | 07:29 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Implement neutron venv support https://review.openstack.org/230726 | 07:44 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Implement swift venv support https://review.openstack.org/230733 | 07:48 |
*** gparaskevas has quit IRC | 07:49 | |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Implement cinder venv support https://review.openstack.org/225463 | 07:54 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Implement swift venv support https://review.openstack.org/230733 | 08:02 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Implement ceilometer venv support https://review.openstack.org/229212 | 08:04 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Implement heat venv support https://review.openstack.org/229225 | 08:06 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Implement nova venv support https://review.openstack.org/230727 | 08:10 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Implement glance venv support https://review.openstack.org/229221 | 08:12 |
*** kerwin_bai has quit IRC | 08:13 | |
*** kerwin_bai has joined #openstack-ansible | 08:13 | |
*** Qwazerty has quit IRC | 08:17 | |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Add novnc console support https://review.openstack.org/232657 | 08:17 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Install spice-html5 from source https://review.openstack.org/232697 | 08:17 |
*** fawadkhaliq has quit IRC | 08:18 | |
*** fawadkhaliq has joined #openstack-ansible | 08:18 | |
*** gparaskevas has joined #openstack-ansible | 08:20 | |
*** Qwazerty has joined #openstack-ansible | 08:21 | |
*** fawadkhaliq has quit IRC | 08:23 | |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Added variable deprecation role and check https://review.openstack.org/232811 | 08:24 |
*** javeriak has quit IRC | 08:25 | |
*** gparaskevas has quit IRC | 08:26 | |
*** gparaskevas has joined #openstack-ansible | 08:27 | |
gparaskevas | good morning! | 08:27 |
*** jhesketh has quit IRC | 08:38 | |
*** fawadkhaliq has joined #openstack-ansible | 08:38 | |
cloudnull | good night =) | 08:39 |
cloudnull | im off to bed finally, had a severe case of insomnia this evening. | 08:39 |
cloudnull | however i think im sufficiently tired now. | 08:39 |
*** jhesketh has joined #openstack-ansible | 08:40 | |
gparaskevas | cloudnull: lol! good night! | 08:45 |
*** ashishjain has quit IRC | 08:45 | |
*** ompp has quit IRC | 08:45 | |
*** kerwin_bai has quit IRC | 08:55 | |
*** fawadkhaliq has quit IRC | 08:56 | |
*** fawadkhaliq has joined #openstack-ansible | 08:57 | |
*** fawadkhaliq has quit IRC | 09:00 | |
*** fawadkhaliq has joined #openstack-ansible | 09:01 | |
*** fawadkhaliq has quit IRC | 09:03 | |
*** fawadkhaliq has joined #openstack-ansible | 09:04 | |
*** sdake has joined #openstack-ansible | 09:07 | |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Updates the lint check to ignore templates https://review.openstack.org/231101 | 09:12 |
*** sdake has quit IRC | 09:12 | |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Implement glance venv support https://review.openstack.org/229221 | 09:13 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Implement nova venv support https://review.openstack.org/230727 | 09:13 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Implement heat venv support https://review.openstack.org/229225 | 09:13 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Implement ceilometer venv support https://review.openstack.org/229212 | 09:13 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Implement cinder venv support https://review.openstack.org/225463 | 09:13 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Implement neutron venv support https://review.openstack.org/230726 | 09:13 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Implement keystone venv support https://review.openstack.org/229513 | 09:13 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Implement horizon venv support https://review.openstack.org/229226 | 09:14 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Implement swift venv support https://review.openstack.org/230733 | 09:14 |
*** fawadkhaliq has quit IRC | 09:25 | |
*** fawadkhaliq has joined #openstack-ansible | 09:26 | |
openstackgerrit | Merged openstack/openstack-ansible: Modularizing Neutron playbooks for master https://review.openstack.org/233119 | 09:36 |
openstackgerrit | Merged openstack/openstack-ansible: Adding PLUMgrid plugin option to neutron setup https://review.openstack.org/233123 | 09:36 |
*** fawadkhaliq has quit IRC | 09:39 | |
*** fawadkhaliq has joined #openstack-ansible | 09:40 | |
*** shausy has quit IRC | 09:53 | |
*** shausy has joined #openstack-ansible | 09:54 | |
*** javeriak has joined #openstack-ansible | 10:01 | |
*** javeriak has quit IRC | 10:05 | |
*** javeriak has joined #openstack-ansible | 10:34 | |
*** javeriak has quit IRC | 10:44 | |
*** javeriak has joined #openstack-ansible | 10:53 | |
*** javeriak has quit IRC | 10:58 | |
*** javeriak has joined #openstack-ansible | 10:59 | |
*** fawadkhaliq has quit IRC | 11:02 | |
*** CheKoLyN has quit IRC | 11:04 | |
*** CheKoLyN has joined #openstack-ansible | 11:16 | |
*** javeriak has quit IRC | 11:21 | |
*** fawadkhaliq has joined #openstack-ansible | 11:39 | |
*** fawadk has joined #openstack-ansible | 11:40 | |
*** fawadk has quit IRC | 11:40 | |
*** fawadkhaliq has quit IRC | 11:41 | |
*** fawadk has joined #openstack-ansible | 11:41 | |
*** shausy has quit IRC | 12:20 | |
*** javeriak has joined #openstack-ansible | 12:26 | |
*** javeriak_ has joined #openstack-ansible | 12:30 | |
*** javeriak has quit IRC | 12:31 | |
*** fawadk has quit IRC | 12:41 | |
*** tlian has joined #openstack-ansible | 12:49 | |
*** javeriak_ has quit IRC | 13:17 | |
*** cloudtrainme has joined #openstack-ansible | 13:29 | |
*** wabu has quit IRC | 13:55 | |
*** javeriak has joined #openstack-ansible | 13:56 | |
*** wabu has joined #openstack-ansible | 13:56 | |
*** javeriak has quit IRC | 14:11 | |
*** cloudtrainme has quit IRC | 14:12 | |
*** javeriak has joined #openstack-ansible | 14:14 | |
*** javeriak has quit IRC | 14:28 | |
*** cloudtrainme has joined #openstack-ansible | 14:29 | |
*** cloudtrainme has quit IRC | 14:29 | |
*** fawadkhaliq has joined #openstack-ansible | 14:33 | |
odyssey4me | lol @ cloudnull I had insomnia so I woke up at 3am :p | 14:33 |
*** galstrom_zzz is now known as galstrom | 14:45 | |
*** fawadkhaliq has quit IRC | 14:45 | |
*** javeriak has joined #openstack-ansible | 14:52 | |
cloudnull | hahaha | 15:12 |
*** javeriak has quit IRC | 15:23 | |
*** javeriak has joined #openstack-ansible | 15:28 | |
*** javeriak_ has joined #openstack-ansible | 15:32 | |
*** javeriak has quit IRC | 15:33 | |
*** fawadkhaliq has joined #openstack-ansible | 15:47 | |
*** fawadkhaliq has quit IRC | 15:52 | |
*** fawadkhaliq has joined #openstack-ansible | 15:56 | |
*** subscope has joined #openstack-ansible | 16:10 | |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Add novnc console support https://review.openstack.org/232657 | 16:10 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Install spice-html5 from source https://review.openstack.org/232697 | 16:10 |
*** g3rms_ has joined #openstack-ansible | 16:12 | |
*** javeriak_ has quit IRC | 16:16 | |
*** javeriak has joined #openstack-ansible | 16:17 | |
*** fawadk has joined #openstack-ansible | 16:21 | |
*** fawadkhaliq has quit IRC | 16:24 | |
*** javeriak_ has joined #openstack-ansible | 16:49 | |
*** javeriak has quit IRC | 16:50 | |
*** fawadkhaliq has joined #openstack-ansible | 16:51 | |
*** fawadk has quit IRC | 16:52 | |
*** galstrom is now known as galstrom_zzz | 16:56 | |
*** javeriak has joined #openstack-ansible | 17:17 | |
*** javeriak_ has quit IRC | 17:18 | |
*** subscope has quit IRC | 17:28 | |
*** subscope has joined #openstack-ansible | 17:28 | |
*** subscope has quit IRC | 17:31 | |
openstackgerrit | Merged openstack/openstack-ansible: Use pip install --proxy when $HTTPS_PROXY is set https://review.openstack.org/232916 | 17:40 |
*** phalmos has joined #openstack-ansible | 17:54 | |
*** phalmos has quit IRC | 17:56 | |
*** javeriak_ has joined #openstack-ansible | 18:01 | |
*** javeriak has quit IRC | 18:03 | |
*** trash has joined #openstack-ansible | 18:31 | |
gparaskevas | why is repo clone failing kilo and 11.2.2 | 18:42 |
gparaskevas | it stops syncing at about 775 mb | 18:42 |
*** fawadk has joined #openstack-ansible | 18:46 | |
*** fawadkhaliq has quit IRC | 18:48 | |
gparaskevas | anyone with insomnia? | 18:52 |
gparaskevas | :P | 18:52 |
trash | It's in the middle of the day! | 18:53 |
*** fawadk has quit IRC | 18:55 | |
*** fawadkhaliq has joined #openstack-ansible | 18:58 | |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-security: V-38496: Lock system accounts other than root https://review.openstack.org/232012 | 19:04 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Implement L3HA support https://review.openstack.org/233389 | 19:11 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-security: V-38498: Audit log file permissions https://review.openstack.org/232056 | 19:16 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-security: V-38500: No UID 0 accounts except root https://review.openstack.org/232070 | 19:18 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-security: V-38501, V-38573: Disable accounts after failed logins https://review.openstack.org/232074 | 19:20 |
*** fawadk has joined #openstack-ansible | 19:23 | |
*** alextricity-mobi has quit IRC | 19:24 | |
*** fawadk has quit IRC | 19:24 | |
*** fawadk has joined #openstack-ansible | 19:25 | |
*** alextricity-mobi has joined #openstack-ansible | 19:25 | |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-security: V-3851{4,5,6,7}: Disabling certain network protocols https://review.openstack.org/232129 | 19:25 |
*** fawadkhaliq has quit IRC | 19:26 | |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-security: V-38637, V-3866{3,4,5}: Verify auditd pkg contents https://review.openstack.org/232767 | 19:30 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-security: V-38637, V-3866{3,4,5}: Verify auditd pkg contents https://review.openstack.org/232767 | 19:31 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-security: V-3864{2,5,7,9}, V-38651: Umask adjustments https://review.openstack.org/233120 | 19:37 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-security: V-38675: Restrict core dumps https://review.openstack.org/233261 | 19:38 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-security: V-38682: Disable bluetooth modules https://review.openstack.org/233270 | 19:39 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible: Add OS detection in scripts-library.sh https://review.openstack.org/231448 | 19:47 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible: Add OS detection in scripts-library.sh https://review.openstack.org/231448 | 19:48 |
*** logan2 has quit IRC | 19:50 | |
*** logan2 has joined #openstack-ansible | 19:51 | |
*** fawadk has quit IRC | 19:56 | |
*** javeriak has joined #openstack-ansible | 20:06 | |
*** javeriak_ has quit IRC | 20:07 | |
*** javeriak has quit IRC | 20:13 | |
*** javeriak has joined #openstack-ansible | 20:17 | |
*** phalmos has joined #openstack-ansible | 20:21 | |
*** phalmos has quit IRC | 20:22 | |
*** CheKoLyN has quit IRC | 20:28 | |
*** javeriak_ has joined #openstack-ansible | 20:41 | |
*** CheKoLyN has joined #openstack-ansible | 20:41 | |
*** wabu_ has joined #openstack-ansible | 20:42 | |
*** grumpycatt has quit IRC | 20:44 | |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Implement L3HA support https://review.openstack.org/233389 | 20:52 |
*** javeriak has quit IRC | 20:54 | |
*** wabu has quit IRC | 20:54 | |
*** marekd has quit IRC | 20:54 | |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Add novnc console support https://review.openstack.org/232657 | 20:57 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Install spice-html5 from source https://review.openstack.org/232697 | 20:57 |
*** grumpycatt has joined #openstack-ansible | 21:00 | |
*** marekd has joined #openstack-ansible | 21:00 | |
*** grumpycatt has quit IRC | 21:06 | |
*** grumpycatt has joined #openstack-ansible | 21:06 | |
*** mattt has quit IRC | 21:31 | |
*** mattt has joined #openstack-ansible | 21:34 | |
*** promethe1nfire has joined #openstack-ansible | 21:37 | |
*** meteorfox has quit IRC | 21:43 | |
*** mancdaz has quit IRC | 21:43 | |
*** git-harry has quit IRC | 21:43 | |
*** errr has quit IRC | 21:43 | |
*** prometheanfire has quit IRC | 21:43 | |
*** gparaskevas has quit IRC | 21:44 | |
*** promethe1nfire is now known as prometheanfire | 21:49 | |
*** errr has joined #openstack-ansible | 21:50 | |
*** meteorfox has joined #openstack-ansible | 21:52 | |
*** mancdaz has joined #openstack-ansible | 21:53 | |
*** git-harry has joined #openstack-ansible | 21:53 | |
*** javeriak_ has quit IRC | 21:57 | |
*** phalmos has joined #openstack-ansible | 22:01 | |
*** phalmos has quit IRC | 22:11 | |
*** tlian has quit IRC | 23:12 | |
*** alextricity-mobi has quit IRC | 23:20 | |
*** alextricity-mobi has joined #openstack-ansible | 23:21 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!