*** acormier has joined #openstack-ansible | 00:02 | |
*** acormier has quit IRC | 00:08 | |
*** perniciouscaffei has quit IRC | 00:10 | |
*** dave-mccowan has joined #openstack-ansible | 00:11 | |
*** acormier has joined #openstack-ansible | 00:20 | |
*** acormier has quit IRC | 00:25 | |
*** thorst has joined #openstack-ansible | 00:34 | |
*** woodard has quit IRC | 00:37 | |
xdfil | I have a cert installed on HA proxy external facing. For Horizon it works fine, green/secure. But when I use the openstack CLI I always have to use --insecure because the server is reporting back the IP instead of the DNS name of the HAproxy external VIP. | 00:37 |
---|---|---|
*** woodard has joined #openstack-ansible | 00:37 | |
xdfil | I'm baffled as to where that config option is | 00:37 |
*** acormier has joined #openstack-ansible | 00:39 | |
*** dave-mcc_ has joined #openstack-ansible | 00:45 | |
*** dave-mccowan has quit IRC | 00:48 | |
*** acormier has quit IRC | 00:48 | |
*** dave-mcc_ has quit IRC | 00:54 | |
*** acormier has joined #openstack-ansible | 01:03 | |
*** vnogin has quit IRC | 01:04 | |
*** acormier has quit IRC | 01:12 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from global requirements https://review.openstack.org/484120 | 01:14 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_glance master: Updated from global requirements https://review.openstack.org/504681 | 01:14 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_gnocchi master: Updated from global requirements https://review.openstack.org/502805 | 01:14 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_horizon master: Updated from global requirements https://review.openstack.org/504683 | 01:14 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_monasca master: Updated from global requirements https://review.openstack.org/502812 | 01:14 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements https://review.openstack.org/495238 | 01:14 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_swift master: Updated from global requirements https://review.openstack.org/495239 | 01:14 |
*** chyka has quit IRC | 01:15 | |
*** acormier has joined #openstack-ansible | 01:17 | |
*** acormier has quit IRC | 01:21 | |
openstackgerrit | Logan V proposed openstack/openstack-ansible master: Clean up the 'all' group vars https://review.openstack.org/504804 | 01:21 |
logan- | xdfil: if you run the CLI with --debug do you see it hitting the internal vip instead of public/external vip? | 01:22 |
logan- | if so you can export OS_INTERFACE=public and try that | 01:22 |
*** acormier has joined #openstack-ansible | 01:26 | |
openstackgerrit | lidong proposed openstack/openstack-ansible-os_horizon master: Update links in CONTRIBUTING.rst https://review.openstack.org/505459 | 01:27 |
openstackgerrit | lidong proposed openstack/openstack-ansible-os_trove master: Update links in CONTRIBUTING.rst https://review.openstack.org/505460 | 01:29 |
*** acormier has quit IRC | 01:30 | |
*** acormier has joined #openstack-ansible | 01:40 | |
*** acormier has quit IRC | 01:50 | |
*** acormier has joined #openstack-ansible | 01:55 | |
*** kukacz has quit IRC | 02:00 | |
*** kukacz_ has joined #openstack-ansible | 02:01 | |
*** acormier has quit IRC | 02:03 | |
*** vnogin has joined #openstack-ansible | 02:04 | |
openstackgerrit | Logan V proposed openstack/openstack-ansible master: Clean up the 'all' group vars https://review.openstack.org/504804 | 02:06 |
*** vnogin has quit IRC | 02:09 | |
*** acormier has joined #openstack-ansible | 02:18 | |
*** dave-mcc_ has joined #openstack-ansible | 02:21 | |
*** acormier has quit IRC | 02:22 | |
*** lbragstad has joined #openstack-ansible | 02:27 | |
*** acormier has joined #openstack-ansible | 02:29 | |
*** chyka has joined #openstack-ansible | 02:29 | |
*** chyka has quit IRC | 02:31 | |
*** chyka has joined #openstack-ansible | 02:31 | |
openstackgerrit | lidong proposed openstack/openstack-ansible-rabbitmq_server master: Update links in CONTRIBUTING.rst https://review.openstack.org/505473 | 02:34 |
*** chyka has quit IRC | 02:35 | |
*** acormier has quit IRC | 02:36 | |
*** dave-mcc_ has quit IRC | 02:38 | |
*** chyka has joined #openstack-ansible | 02:39 | |
*** germs has joined #openstack-ansible | 02:43 | |
*** germs has quit IRC | 02:43 | |
*** acormier has joined #openstack-ansible | 02:46 | |
*** germs has joined #openstack-ansible | 02:46 | |
*** acormier has quit IRC | 02:50 | |
openstackgerrit | Logan V proposed openstack/openstack-ansible master: Clean up the 'all' group vars https://review.openstack.org/504804 | 02:55 |
*** germs has quit IRC | 02:55 | |
*** acormier has joined #openstack-ansible | 03:02 | |
*** acormier has quit IRC | 03:07 | |
xdfil | logan-: nothing is hitting the internal VIP. The initial connection to keystone goes to the DNS name which resolvs to the external VIP and the certificate is good | 03:29 |
*** thorst has quit IRC | 03:30 | |
xdfil | logan-: but then the next thing that happens ( i'm running "server list" ) it complains that the Nova endpoint with the @ external VIP hostname does not match the cert. | 03:31 |
xdfil | so for some reason it's hitting the service endpoints by IP instead of hostname | 03:32 |
logan- | does your 'openstack endpoint list' show a catalog full of ips instead of hostnames | 03:33 |
xdfil | yes | 03:33 |
xdfil | lol | 03:33 |
logan- | :( | 03:34 |
*** yolanda has quit IRC | 03:34 | |
xdfil | what OSA setting lets me configure what it puts in the service catalog? | 03:34 |
xdfil | I'm going to have to manually fix these though I assume | 03:34 |
*** yolanda has joined #openstack-ansible | 03:34 | |
xdfil | delete/create the endpoints | 03:35 |
xdfil | am I on the right track? | 03:35 |
logan- | all of the endpoints are configured in the service roles with tasks like this https://github.com/openstack/openstack-ansible-os_nova/blob/6c1fa957da59bedf840bcba855d3f49847b64d35/tasks/nova_service_setup.yml#L83-L109 | 03:35 |
logan- | usually in tasks/*_service_setup.yml | 03:35 |
*** chhavi has joined #openstack-ansible | 03:35 | |
logan- | you can see the vars there where it is feeding the endpoint creation from (nova_service_publicurl, nova_service_internalurl, nova_service_adminurl) | 03:36 |
xdfil | yeah ok | 03:36 |
xdfil | if i set those vars will OSA fix it for me or do I need to do it manually? | 03:37 |
xdfil | i dont recall an endpoint modify command | 03:37 |
logan- | osa should be populating them correctly for you, finding where they're sourced from | 03:37 |
logan- | i don't think there is a modify for service catalog endpoints-- you can delete and readd or you can edit the database | 03:38 |
*** chhavi has quit IRC | 03:38 | |
logan- | the endpoints are getting built here https://github.com/openstack/openstack-ansible-os_nova/blob/6c1fa957da59bedf840bcba855d3f49847b64d35/defaults/main.yml#L205-L215 | 03:39 |
logan- | so if your external_lb_vip_address contains a dns name it should be populated into the endpoint catalog | 03:39 |
logan- | maybe when you first ran the deploy it contained an IP and the task is not updating it since the endpoint already exists? | 03:39 |
logan- | you could try deleting an endpoint to test and run the playbook for the associated service to recreate it | 03:40 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from global requirements https://review.openstack.org/484120 | 03:40 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_glance master: Updated from global requirements https://review.openstack.org/504681 | 03:40 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_gnocchi master: Updated from global requirements https://review.openstack.org/502805 | 03:40 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_horizon master: Updated from global requirements https://review.openstack.org/504683 | 03:40 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_monasca master: Updated from global requirements https://review.openstack.org/502812 | 03:40 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements https://review.openstack.org/495238 | 03:41 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_swift master: Updated from global requirements https://review.openstack.org/495239 | 03:41 |
*** mfisch has quit IRC | 03:41 | |
*** mfisch has joined #openstack-ansible | 03:42 | |
*** mfisch has quit IRC | 03:42 | |
*** mfisch has joined #openstack-ansible | 03:42 | |
*** mfisch has quit IRC | 03:42 | |
*** mfisch has joined #openstack-ansible | 03:42 | |
*** mrda has quit IRC | 03:47 | |
*** mfisch has quit IRC | 03:49 | |
*** mfisch has joined #openstack-ansible | 03:50 | |
*** mfisch has quit IRC | 03:50 | |
*** mfisch has joined #openstack-ansible | 03:50 | |
xdfil | hmmm | 03:50 |
openstackgerrit | Filippo DiNoto proposed openstack/openstack-ansible-os_neutron master: Neutron external DNS driver for Designate https://review.openstack.org/504759 | 03:50 |
*** acormier has joined #openstack-ansible | 03:55 | |
xdfil | logan-: yeah, I think that's what happened. This is the oldest of my deployments | 03:57 |
*** acormier has quit IRC | 03:59 | |
*** mfisch` has joined #openstack-ansible | 04:03 | |
xdfil | logan-: actually no, my external_lb_vip_address is an IP | 04:04 |
xdfil | thats supposed to be a hostname eh? | 04:04 |
xdfil | yeah that makes sense, because that hostname isn't configured anywhere else | 04:05 |
xdfil | lol | 04:05 |
xdfil | I think the nova_console URL was making me think the hostname was configured the way I want it | 04:06 |
*** mfisch has quit IRC | 04:06 | |
*** vnogin has joined #openstack-ansible | 04:06 | |
xdfil | I'll let you know how it goes :) | 04:07 |
*** vnogin has quit IRC | 04:11 | |
*** gouthamr has quit IRC | 04:21 | |
*** markvoelker has quit IRC | 04:22 | |
*** markvoelker has joined #openstack-ansible | 04:22 | |
*** lbragstad has quit IRC | 04:23 | |
*** perniciouscaffei has joined #openstack-ansible | 04:25 | |
*** markvoelker has quit IRC | 04:27 | |
*** thorst has joined #openstack-ansible | 04:31 | |
*** thorst has quit IRC | 04:35 | |
*** lbragstad has joined #openstack-ansible | 04:39 | |
*** hybridpollo has quit IRC | 04:41 | |
*** callmegar has joined #openstack-ansible | 04:54 | |
callmegar | Dealing with the Centos 7.4 release on the middle of a deployment | 05:00 |
*** acormier has joined #openstack-ansible | 05:03 | |
*** acormier has quit IRC | 05:07 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-specs master: Spec: Python Build/Install Process Simplification https://review.openstack.org/501296 | 05:13 |
*** lbragstad has quit IRC | 05:13 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-specs master: Spec: Implement deployment stages for optimised execution https://review.openstack.org/346038 | 05:14 |
*** galstrom_zzz is now known as galstrom | 05:16 | |
odyssey4me | evrardjp logan- andymccr mhayden cloudnull jmccrory hwoarang mgariepy if you could revisit those two specs asap and add your reviews I'd appreciate it | 05:23 |
*** udesale has joined #openstack-ansible | 05:23 | |
*** armaan_ has joined #openstack-ansible | 05:24 | |
*** armaan has quit IRC | 05:24 | |
*** thorst has joined #openstack-ansible | 05:31 | |
*** thorst has quit IRC | 05:36 | |
*** chyka has quit IRC | 05:50 | |
*** callmegar has quit IRC | 05:59 | |
prometheanfire | a bit early | 06:06 |
*** huxinhui_ has joined #openstack-ansible | 06:09 | |
*** Oku_OS-away is now known as Oku_OS | 06:13 | |
*** drifterza has joined #openstack-ansible | 06:13 | |
*** ecelik has joined #openstack-ansible | 06:16 | |
*** udesale has quit IRC | 06:16 | |
*** markvoelker has joined #openstack-ansible | 06:23 | |
*** galstrom is now known as galstrom_zzz | 06:23 | |
*** yolanda has quit IRC | 06:27 | |
*** yolanda has joined #openstack-ansible | 06:29 | |
*** thorst has joined #openstack-ansible | 06:32 | |
*** thorst has quit IRC | 06:36 | |
*** jvidal has joined #openstack-ansible | 06:39 | |
*** Taseer has joined #openstack-ansible | 06:48 | |
*** udesale has joined #openstack-ansible | 06:56 | |
*** markvoelker has quit IRC | 06:57 | |
*** arbrandes1 has joined #openstack-ansible | 07:01 | |
*** pcaruana has joined #openstack-ansible | 07:02 | |
*** shardy has joined #openstack-ansible | 07:02 | |
*** openstackgerrit has quit IRC | 07:02 | |
*** arbrandes has quit IRC | 07:04 | |
*** mbuil has joined #openstack-ansible | 07:09 | |
*** openstackgerrit has joined #openstack-ansible | 07:12 | |
openstackgerrit | Merged openstack/openstack-ansible-os_keystone master: Add external LB management handler hook interface https://review.openstack.org/504618 | 07:12 |
hwoarang | odyssey4me: will try to do asap but i have some opnfv deadlines chasing me :/ | 07:12 |
openstackgerrit | Merged openstack/openstack-ansible-os_designate master: Remove deprecated oslo_messaging_rabbit options https://review.openstack.org/503497 | 07:16 |
openstackgerrit | Merged openstack/openstack-ansible-os_swift master: Updated from global requirements https://review.openstack.org/495239 | 07:18 |
openstackgerrit | Merged openstack/openstack-ansible-os_cinder master: Add external LB management handler hook interface https://review.openstack.org/504620 | 07:20 |
openstackgerrit | Merged openstack/openstack-ansible-os_nova master: Add external LB management handler hook interface https://review.openstack.org/504621 | 07:20 |
openstackgerrit | Merged openstack/openstack-ansible-pip_install master: Optimize pip_install for CentOS https://review.openstack.org/504509 | 07:24 |
odyssey4me | hwoarang no worries - I was mainly just giving a heads-up that they're ready for review | 07:28 |
*** threestrands has quit IRC | 07:29 | |
*** thorst has joined #openstack-ansible | 07:33 | |
*** thorst has quit IRC | 07:39 | |
odyssey4me | hwoarang if you have a moment, it'd be ideal to get this merged asap: https://review.openstack.org/505338 | 07:40 |
hwoarang | done | 07:43 |
odyssey4me | thanks hwoarang | 07:54 |
*** markvoelker has joined #openstack-ansible | 07:54 | |
*** DanyC has joined #openstack-ansible | 07:55 | |
openstackgerrit | Merged openstack/openstack-ansible-galera_client master: Set a var for the MariaDB major version https://review.openstack.org/504220 | 07:55 |
*** DanyC has quit IRC | 07:57 | |
*** DanyC has joined #openstack-ansible | 07:57 | |
*** Guest191 is now known as gokhan | 08:09 | |
openstackgerrit | Merged openstack/openstack-ansible stable/pike: Upgrade ceph release to Luminous https://review.openstack.org/504424 | 08:10 |
*** markvoelker has quit IRC | 08:28 | |
openstackgerrit | lidong proposed openstack/openstack-ansible-os_horizon master: Update links in CONTRIBUTING.rst https://review.openstack.org/505459 | 08:29 |
*** thorst has joined #openstack-ansible | 08:35 | |
openstackgerrit | Merged openstack/openstack-ansible stable/newton: Update rabbitmq_server role SHA https://review.openstack.org/505298 | 08:45 |
*** woodard has quit IRC | 08:51 | |
openstackgerrit | Merged openstack/openstack-ansible-os_nova stable/pike: Add libvirt-client on nova-compute https://review.openstack.org/504413 | 08:59 |
*** thorst has quit IRC | 09:02 | |
openstackgerrit | Merged openstack/openstack-ansible stable/ocata: Include db migration fix for next release https://review.openstack.org/505338 | 09:06 |
*** pbandark has joined #openstack-ansible | 09:06 | |
*** nwonknu has quit IRC | 09:24 | |
*** bauruine has quit IRC | 09:24 | |
*** Tahvok has quit IRC | 09:24 | |
*** markvoelker has joined #openstack-ansible | 09:25 | |
*** Tahvok has joined #openstack-ansible | 09:26 | |
*** bauruine has joined #openstack-ansible | 09:29 | |
*** nwonknu has joined #openstack-ansible | 09:31 | |
*** electrofelix has joined #openstack-ansible | 09:34 | |
*** yifei has quit IRC | 09:36 | |
admin0 | morning all \o | 09:38 |
*** ecelik has quit IRC | 09:40 | |
*** jafeha_ has quit IRC | 09:40 | |
*** mxevgenis has joined #openstack-ansible | 09:47 | |
mxevgenis | hi everyone. do you know how i could easily create images for trove datastore implemented in an ansible openstack deployment? | 09:48 |
*** ecelik has joined #openstack-ansible | 09:56 | |
*** markvoelker has quit IRC | 09:57 | |
*** udesale has quit IRC | 10:01 | |
*** stuartgr has joined #openstack-ansible | 10:03 | |
*** jafeha_ has joined #openstack-ansible | 10:10 | |
mxevgenis | #openstack-trove | 10:10 |
jafeha_ | hey andymccr and evrardjp, i see you guys talked about the bug i reported yesterday. i have no idea how this could yet relate to translations, as the dashboard is not yet regarded in the osa repo build process at all. | 10:26 |
jafeha_ | my patch adds the dashboards repository to the openstack-services.yml within the osa repo, and makes sure it being downloaded and installed within the os_horizon role. i'll make a PR to both repos now, but i expect the os_horizon CI pipelines to fail until the first PR is merged. | 10:27 |
odyssey4me | jafeha_ no, the os_horizon review should pass just fine if you do the patch right | 10:27 |
odyssey4me | there are plenty of examples in the role | 10:27 |
odyssey4me | all the integrated repo patch should be doing is implementing a pin with the same vars, and a group_var to enable the plugin based on the inventory... so again, plenty of examples there | 10:28 |
*** DanyC has quit IRC | 10:29 | |
andymccr | jafeha_: ahh sorry we didnt explain that so well - a bit more info --> we set up a translations check site for translations to use, and we have a scenario in the integrated repo. Once your work is setup and working we should look to enabling the fwaas dashboard for the translations checksite so the translations team can use it :) | 10:29 |
andymccr | but you shouldnt need to worry about that | 10:29 |
*** bhujay has joined #openstack-ansible | 10:29 | |
jafeha_ | odyssey4me: i'll have another look before the PR then | 10:30 |
odyssey4me | jafeha_ push the review and we'll be able to guide you ;) | 10:30 |
jafeha_ | andymccr: ah, nice. thanks for the explaination | 10:31 |
jafeha_ | odyssey4me: alright, writing down my commit messages :) | 10:31 |
*** yifei has joined #openstack-ansible | 10:32 | |
bhujay | hello all , need some help on something i have been trying for last 15 days . On a multios set up , after the kvm is installed nova service doesnt start | 10:33 |
bhujay | the error is :from cryptography.hazmat.bindings._openssl import ffi as _ffi ImportError: libssl.so.1.0.0: cannot open shared object | 10:34 |
gokhan | hi team, sorry for again asking for my problem. I am trying to install OSA ocata in prod with high available configuration. But I am stucked at galera cluster installation. It can not restart and bootstrap galera cluster. so I tried only install high available galera cluster with haproxy and keepalived and I got errors on haproxy about ports , and I solved this problem by https://serverfault.com/questions/857241/haproxy-dont-balancing-requests-bet | 10:34 |
gokhan | ween-nodes-of-galera-cluster answer. when I give different port instead of galera port, it worked. but in the OSA installation these ports are same. my problem may be relate with this situation. I am not sure :( Also I ask deployment node can be also target node in high available prod installation ? Because now My deployment node is also target node . can anyone help me about this problem ? | 10:34 |
odyssey4me | gokhan we already deploy by default in an HA configuration... it sounds to me like you're overcomplicating things | 10:35 |
odyssey4me | bhujay for multi-os to work you need at least one controller for each OS | 10:36 |
*** yifei has quit IRC | 10:36 | |
odyssey4me | one repo server to be more specific - one for each distro/arch combination | 10:37 |
*** hw_wutianwei has quit IRC | 10:37 | |
bhujay | yeah i have done that . the repo is built on a centos node , | 10:37 |
*** Taseer has quit IRC | 10:37 | |
odyssey4me | ok, and the repo container and physical nodes need to be using the same package sets otherwise the venv will be referencing the wrong libs | 10:38 |
*** armaan_ has quit IRC | 10:39 | |
bhujay | os-nova-install.yml goes through absolutely ok and then when i check compute node , the nova is always in starting mode with the above error | 10:39 |
gokhan | odyssey4me, with HA, ı mean with multi infranodes.this is my openstack_user_config.yml http://paste.openstack.org/show/621520/ | 10:39 |
*** armaan has joined #openstack-ansible | 10:40 | |
odyssey4me | gokhan at a glance that looks fine and should just work - instead of trying to work around things and modifying config, step through each part of the setup to verify that keepalived is running and the ip is attached to one of the controllers and that haproxy is also working correctly... then verify that your galera_server containers are able to communicate with each other and the world | 10:42 |
bhujay | libssl.so.1.0.0 is part of openssl let me compare the repo conatiner and compute node | 10:43 |
odyssey4me | bhujay it sounds like you have an openssl library mismatch | 10:43 |
*** armaan has quit IRC | 10:44 | |
*** mxevgenis has left #openstack-ansible | 10:45 | |
bhujay | i checked both container and compute have : OpenSSL 1.0.2k-fips 26 Jan 2017. They dont have the libssl.so.1.0.0 file | 10:47 |
openstackgerrit | Jakob Hasselmann proposed openstack/openstack-ansible master: Adds Neutron FWaaS Dashboard to Repo https://review.openstack.org/505588 | 10:50 |
openstackgerrit | Jakob Hasselmann proposed openstack/openstack-ansible-os_horizon master: Download and Install neutron-fwaas-dashboard https://review.openstack.org/505592 | 10:54 |
*** Taseer has joined #openstack-ansible | 10:55 | |
*** markvoelker has joined #openstack-ansible | 10:55 | |
jafeha_ | i really hope i'm doing things right here :) | 10:55 |
bhujay | odyssey4me I am planning to redo the whole thing once again but on pike , but on documentation page it is still showing relase cadidate , has it been relased ? | 10:57 |
bhujay | sorry for the typos | 10:58 |
*** thorst has joined #openstack-ansible | 10:59 | |
odyssey4me | jafeha_ reviewed - pointed you in the right directions and explained a few things too | 11:03 |
*** armaan has joined #openstack-ansible | 11:03 | |
odyssey4me | bhujay yes, it's been released - it would appear that no-one has pushed up a patch to change the docs... lemme do that real quick | 11:03 |
* odyssey4me eyeballs andymccr and evrardjp :p | 11:03 | |
*** thorst has quit IRC | 11:04 | |
bhujay | oddysee4me:thanks . I will move to pike then , i targetting three things to achieve , 1) multios compute node , 2) layer3 routed env and ssl comm between services . Wish me luck .. thaks again | 11:07 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: Update Pike status to released in doc index https://review.openstack.org/505596 | 11:09 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/pike: Correct Pike release date in doc index https://review.openstack.org/505597 | 11:13 |
jafeha_ | odyssey4me: thank you for clarifying things, i'll try updating the PR | 11:14 |
*** dave-mccowan has joined #openstack-ansible | 11:16 | |
odyssey4me | if any cores are around today, https://review.openstack.org/503719 will help the upgrade jobs for master work again | 11:18 |
*** yolanda has quit IRC | 11:18 | |
*** yolanda has joined #openstack-ansible | 11:24 | |
*** drifterza has quit IRC | 11:24 | |
*** markvoelker has quit IRC | 11:28 | |
*** drifterza has joined #openstack-ansible | 11:33 | |
jafeha_ | odyssey4me: i'm not entirely sure if i agree with your hints. the horizon_enable_neutron_fwaas var was introduced earlier and it's being set on reasonably sound conditions in the group_vars as far as i can see. | 11:37 |
odyssey4me | jafeha_ oh it's already there? | 11:38 |
odyssey4me | silly me - missed that | 11:38 |
jafeha_ | yep. i had commented, if i could find out how this launchpad thing works *duck* | 11:39 |
odyssey4me | jafeha_ just reply to my comments and point at the right places so that no-one else makes the same mistakes I do :p | 11:39 |
odyssey4me | comment in the review rather than launchpad | 11:39 |
jafeha_ | ah, sounds reasonable | 11:40 |
*** bb8 has joined #openstack-ansible | 11:41 | |
*** bb8 has left #openstack-ansible | 11:41 | |
openstackgerrit | Logan V proposed openstack/openstack-ansible master: Clean up the 'all' group vars https://review.openstack.org/504804 | 11:43 |
openstackgerrit | Logan V proposed openstack/openstack-ansible master: Move resolvconf JIT execution to common tasks https://review.openstack.org/504612 | 11:47 |
*** huxinhui_ has quit IRC | 11:48 | |
openstackgerrit | Jakob Hasselmann proposed openstack/openstack-ansible master: Adds Neutron FWaaS Dashboard to Repo https://review.openstack.org/505588 | 11:50 |
jafeha_ | gnaaa. sry for pollution, i'll try again | 11:51 |
*** Taseer has quit IRC | 11:55 | |
*** thorst has joined #openstack-ansible | 11:57 | |
gokhan | oddssey4me: I examine my installation. I see that keepalived seems active but also say that Sep 20 14:38:43 controller02 Keepalived_healthcheckers[50736]: Netlink: filter function error | 12:05 |
gokhan | Sep 20 14:38:43 controller02 Keepalived_healthcheckers[50736]: Netlink: filter function error | 12:05 |
gokhan | Sep 20 14:38:43 controller02 Keepalived_vrrp[50737]: Netlink: filter function error | 12:05 |
gokhan | Sep 20 14:38:43 controller02 Keepalived_healthcheckers[50736]: Netlink: filter function error | 12:05 |
gokhan | also in tailf /var/log/keepalived-notifications.log I see that 2017-09-19 05:31:15 Trying to restart haproxy to get out of faulty state | 12:05 |
gokhan | 2017-09-19 05:32:57 Unknown state | 12:05 |
gokhan | 2017-09-20 14:08:06 Unknown state | 12:05 |
gokhan | 12:05 | |
gokhan | this says that there is a problem on keepalived ? | 12:06 |
*** markvoelker has joined #openstack-ansible | 12:17 | |
*** markvoelker has quit IRC | 12:21 | |
*** markvoelker has joined #openstack-ansible | 12:22 | |
*** acormier has joined #openstack-ansible | 12:38 | |
*** kylek3h has joined #openstack-ansible | 12:38 | |
*** hw_wutianwei has joined #openstack-ansible | 12:39 | |
*** udesale has joined #openstack-ansible | 12:39 | |
*** acormier has quit IRC | 12:41 | |
*** acormier has joined #openstack-ansible | 12:42 | |
mgariepy | gokhan, can you pastebin your keepalived config ? | 12:43 |
*** acormier has quit IRC | 12:46 | |
gokhan | mgariepy: sorry tested keepalived with stop on one infranode then it assigned virtual ips on second infanode. so keepalived is working and I think there seems no problem on it. this is keepalived conf http://paste.openstack.org/show/621536/ | 12:46 |
mgariepy | does that works ? ping -c 1 193.0.14.129 | 12:47 |
mgariepy | gokhan, and you should probably change that IP.. | 12:47 |
gokhan | I again format my infranodes because when run setupinfrastructures yml more than one, I get error like fatal: [infra1_galera_container-b1ae1239]: FAILED! => {"attempts": 5, "changed": false, "cmd": "/usr/local/bin/pip2 install -U --constraint http://192.168.236.9:8181/os-releases/15.1.8/ubuntu-16.04-x86_64/requirements_absolute_requirements.txt MySQL-python pycrypto", "failed": true, "msg": "stdout: Collecting mysql_python==1.2.5 (from -c http:// | 12:48 |
gokhan | 192.168.236.9:8181/os-releases/15.1.8/ubuntu-16.04-x86_64/requirements_absolute_requirements.txt (line 42))\n\n:stderr: Could not find a version that satisfies the requirement mysql_python==1.2.5 (from -c http://192.168.236.9:8181/os-releases/15.1.8/ubuntu-16.04-x86_64/requirements_absolute_requirements.txt (line 42)) (from versions: )\nNo matching distribution found for mysql_python==1.2.5 (from -c http://192.168.236.9:8181/os-releases/15.1.8/u | 12:48 |
gokhan | buntu-16.04-x86_64/requirements_absolute_requirements.txt (line 42))\n"} | 12:48 |
openstackgerrit | Merged openstack/openstack-ansible-rabbitmq_server master: SUSE: Use rabbitmq-server/erlang packages from openSUSE repos https://review.openstack.org/504173 | 12:48 |
gokhan | mgariepy: ^^ yes also ping worked | 12:49 |
*** drifterza has quit IRC | 12:50 | |
*** drifterza has joined #openstack-ansible | 12:53 | |
*** d9k has left #openstack-ansible | 12:55 | |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-openstack_hosts master: Optimize openstack_hosts for CentOS https://review.openstack.org/504437 | 12:58 |
*** woodard has joined #openstack-ansible | 13:04 | |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-rabbitmq_server stable/pike: Optimize CentOS Erlang installation https://review.openstack.org/505618 | 13:04 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-rabbitmq_server stable/pike: Optimize CentOS Erlang installation https://review.openstack.org/505618 | 13:04 |
*** gouthamr has joined #openstack-ansible | 13:07 | |
*** esberglu has joined #openstack-ansible | 13:09 | |
openstackgerrit | Jakob Hasselmann proposed openstack/openstack-ansible-os_horizon master: Download and Install neutron-fwaas-dashboard https://review.openstack.org/505592 | 13:11 |
jafeha_ | odyssey4me: updated the comments. hope this is fine now | 13:21 |
pylot | xdfil: thanks for supporting me earlier this week, network configuration was good, the failing part was virtualbox vlan handling ... | 13:23 |
odyssey4me | thanks jafeha_ - apologies for the confusion earlier | 13:25 |
jafeha_ | thats fine. thank you for working me through | 13:25 |
jafeha_ | i ended up commenting in launchpad again. i'll have to spend some more time with git-review ;) | 13:26 |
pylot | i now got another thing, when trying to run openstack-ansible for ocata and standard user-variables it ends up on "Ensure glance service" with problems regarding http://x.x.x.x:35357/v3/auth/tokens... when jumping to glance_cointainer and doing a curl to this url i get: curl: (52) Empty reply from server | 13:26 |
*** jwitko has joined #openstack-ansible | 13:29 | |
pylot | is there a way to "reset" haproxy configuration / restarting playbook? i took the snippet from the aio installer and execute it on the corresponding machines, but i think haproxy is not touched | 13:30 |
*** jheroux has joined #openstack-ansible | 13:32 | |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-tests master: Add linter for passing pkgs as list https://review.openstack.org/505628 | 13:36 |
openstackgerrit | Merged openstack/openstack-ansible-os_trove master: Update links in CONTRIBUTING.rst https://review.openstack.org/505460 | 13:43 |
openstackgerrit | Merged openstack/openstack-ansible-rabbitmq_server master: Update links in CONTRIBUTING.rst https://review.openstack.org/505473 | 13:43 |
openstackgerrit | Merged openstack/openstack-ansible-pip_install master: Remove unneeded task https://review.openstack.org/505428 | 13:45 |
*** SerenaFeng has joined #openstack-ansible | 13:52 | |
*** kelv_ has joined #openstack-ansible | 13:53 | |
*** dxiri has quit IRC | 13:55 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from global requirements https://review.openstack.org/484120 | 13:55 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_glance master: Updated from global requirements https://review.openstack.org/504681 | 13:55 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_gnocchi master: Updated from global requirements https://review.openstack.org/502805 | 13:55 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_horizon master: Updated from global requirements https://review.openstack.org/504683 | 13:56 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_monasca master: Updated from global requirements https://review.openstack.org/502812 | 13:56 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements https://review.openstack.org/495238 | 13:56 |
*** drifterza has quit IRC | 13:57 | |
*** udesale has quit IRC | 13:59 | |
*** ecelik has quit IRC | 14:02 | |
*** gkadam has joined #openstack-ansible | 14:04 | |
*** armaan has quit IRC | 14:08 | |
*** jvidal has quit IRC | 14:08 | |
*** armaan has joined #openstack-ansible | 14:08 | |
*** SerenaFeng has quit IRC | 14:11 | |
*** chyka has joined #openstack-ansible | 14:11 | |
*** bhujay has quit IRC | 14:11 | |
*** weezS has joined #openstack-ansible | 14:12 | |
spotz | evrardjp: You decie whether we're cancelling tomorrow or not? | 14:13 |
*** chyka has quit IRC | 14:16 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements https://review.openstack.org/495238 | 14:17 |
*** acormier has joined #openstack-ansible | 14:18 | |
*** woodard has quit IRC | 14:22 | |
*** chyka has joined #openstack-ansible | 14:27 | |
andymccr | spotz: i think lets cancel it - evrardjp is in the process of moving back to Belgium, and I'm out tomorrow too. i think it'd be ok :) | 14:34 |
spotz | andymccr: sounds good | 14:36 |
*** gkadam is now known as gkadam-afk | 14:37 | |
*** Taseer has joined #openstack-ansible | 14:37 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements https://review.openstack.org/495238 | 14:40 |
*** NostawRm has joined #openstack-ansible | 14:42 | |
evrardjp[m] | yeah better that way. | 14:45 |
admin0 | migrations are not working .. nova ssh-keys Permission denied error .. what is the command to re-generate/fix the nova keys distribution ? | 14:48 |
admin0 | what is the playbook* :) | 14:49 |
logan- | if anyone wants some good news on gate timing, https://review.openstack.org/#/c/504804/ is shaving 15-20 mins off the limestone CI build times. hopefully it will pass the osa checks soon :) | 14:49 |
logan- | admin0: os-nova-install.yml | 14:50 |
*** hw_wutianwei has quit IRC | 14:51 | |
*** smatzek has joined #openstack-ansible | 14:52 | |
admin0 | thanks logan- .. running that | 14:55 |
odyssey4me | ORLY? | 14:55 |
logan- | yarly. normlaly 125-130 mins on lstn builds, now holding steady at 110-111min on the last 3 checks there ;) | 14:55 |
logan- | also suspect ansible memory usage is much lower with that but have not verified | 14:56 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from global requirements https://review.openstack.org/484120 | 14:56 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_glance master: Updated from global requirements https://review.openstack.org/504681 | 14:56 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_gnocchi master: Updated from global requirements https://review.openstack.org/502805 | 14:56 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_horizon master: Updated from global requirements https://review.openstack.org/504683 | 14:56 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_monasca master: Updated from global requirements https://review.openstack.org/502812 | 14:57 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements https://review.openstack.org/495238 | 14:57 |
*** woodard has joined #openstack-ansible | 15:08 | |
*** woodard has quit IRC | 15:08 | |
*** woodard has joined #openstack-ansible | 15:09 | |
*** Oku_OS is now known as Oku_OS-away | 15:12 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_glance master: Updated from global requirements https://review.openstack.org/504681 | 15:13 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_gnocchi master: Updated from global requirements https://review.openstack.org/502805 | 15:13 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_horizon master: Updated from global requirements https://review.openstack.org/504683 | 15:13 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_monasca master: Updated from global requirements https://review.openstack.org/502812 | 15:13 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements https://review.openstack.org/495238 | 15:14 |
*** dave-mcc_ has joined #openstack-ansible | 15:18 | |
*** dave-mccowan has quit IRC | 15:19 | |
hwoarang | andymccr: i just checked the opensuse periodic jobs and they work fine for pike and master :) thanks for adding them! | 15:21 |
andymccr | hwoarang: excellent. and no problem - glad they're working | 15:21 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from global requirements https://review.openstack.org/484120 | 15:30 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_glance master: Updated from global requirements https://review.openstack.org/504681 | 15:30 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_gnocchi master: Updated from global requirements https://review.openstack.org/502805 | 15:30 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_horizon master: Updated from global requirements https://review.openstack.org/504683 | 15:30 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_monasca master: Updated from global requirements https://review.openstack.org/502812 | 15:31 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements https://review.openstack.org/495238 | 15:31 |
odyssey4me | andymccr hwoarang just need to get https://review.openstack.org/503719 in so that upgrades get beyond that point for the master upgrades | 15:33 |
*** galstrom_zzz is now known as galstrom | 15:34 | |
andymccr | LGTM | 15:34 |
odyssey4me | another one to ensure everyone knows pike is released now: https://review.openstack.org/505596 ;) | 15:35 |
*** drifterza has joined #openstack-ansible | 15:42 | |
*** galstrom is now known as galstrom_zzz | 15:44 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from global requirements https://review.openstack.org/484120 | 15:47 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_glance master: Updated from global requirements https://review.openstack.org/504681 | 15:47 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_gnocchi master: Updated from global requirements https://review.openstack.org/502805 | 15:47 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_horizon master: Updated from global requirements https://review.openstack.org/504683 | 15:47 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_monasca master: Updated from global requirements https://review.openstack.org/502812 | 15:47 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements https://review.openstack.org/495238 | 15:48 |
*** Jeffrey4l_ has joined #openstack-ansible | 16:01 | |
mhayden | YAY REQUIREMENTS | 16:02 |
* mhayden tips his hat to prometheanfire | 16:03 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements https://review.openstack.org/495238 | 16:05 |
*** Jeffrey4l has quit IRC | 16:06 | |
mhayden | logan-: rough day in montana! https://twitter.com/NWSMissoula/status/910533614504435712 | 16:06 |
*** Jeffrey4l has joined #openstack-ansible | 16:07 | |
logan- | haha wow... winter already!? | 16:07 |
*** Jeffrey4l_ has quit IRC | 16:08 | |
mattt | anyone remember the "RepresenterError: cannot represent an object:" error we hit a while back? how was that resolved? | 16:19 |
logan- | is the var rendering something to yaml? | 16:20 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from global requirements https://review.openstack.org/484120 | 16:21 |
logan- | i don't remember the exact fix but i do remember that error having something to do with ansible's yaml dumper | 16:21 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_glance master: Updated from global requirements https://review.openstack.org/504681 | 16:21 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_gnocchi master: Updated from global requirements https://review.openstack.org/502805 | 16:21 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_horizon master: Updated from global requirements https://review.openstack.org/504683 | 16:21 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_monasca master: Updated from global requirements https://review.openstack.org/502812 | 16:21 |
mattt | logan-: not as far as i can tell, it's failing on bootstrap-aio trying to render the user vars file | 16:21 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements https://review.openstack.org/495238 | 16:21 |
logan- | yeah there is some to_nice_yaml filter usage in there | 16:21 |
mattt | logan-: which uses config_template | 16:21 |
logan- | which tag are you on? | 16:22 |
mattt | logan-: i'm on stable/newton here | 16:22 |
logan- | I guess you have repo_build_pip_extra_indexes defined? | 16:25 |
logan- | guessing this is the block that's killing the template render https://github.com/openstack/openstack-ansible/blob/0d16b032f933dadd94e4ad5c9ce4c37f4f0aa787/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2#L63-L67 | 16:26 |
logan- | this was the upstream ansible bug from when this was happening before: https://github.com/ansible/ansible/issues/20253 | 16:26 |
*** drifterza has quit IRC | 16:26 | |
*** drifterza has joined #openstack-ansible | 16:27 | |
logan- | ansible==2.1.6.0 is the current stable/newton version, which includes the fix here: https://github.com/ansible/ansible/commit/44026f8d7befa4d25c8ee8b3bd3efa3bdb240d62#diff-16185db6977f2f9b1cb93bb6f32c7a05 | 16:29 |
mattt | logan-: interesting, let me dig into this a tad more! | 16:30 |
mattt | def. have ansible 2.1.6.0, so if that includes the fix i'm hitting something else | 16:31 |
logan- | yeah | 16:31 |
logan- | :/ | 16:31 |
*** drifterza has quit IRC | 16:43 | |
openstackgerrit | Logan V proposed openstack/openstack-ansible master: Clean up the 'all' group vars https://review.openstack.org/504804 | 16:43 |
*** mxevgenis has joined #openstack-ansible | 16:47 | |
*** shardy has quit IRC | 16:48 | |
*** Taseer has left #openstack-ansible | 16:48 | |
mxevgenis | hi everyone. Does anybody know an easy way for creating trove images for the trove datastore ? | 16:48 |
mxevgenis | #openstack-trove | 16:54 |
*** armaan has quit IRC | 16:58 | |
*** armaan has joined #openstack-ansible | 16:59 | |
*** drifterza has joined #openstack-ansible | 17:03 | |
*** gkadam-afk is now known as gkadam-away | 17:05 | |
*** dave-mcc_ has quit IRC | 17:10 | |
*** dave-mccowan has joined #openstack-ansible | 17:10 | |
*** ianychoi_ has joined #openstack-ansible | 17:18 | |
*** ianychoi has quit IRC | 17:22 | |
*** weezS has quit IRC | 17:29 | |
*** mbuil has quit IRC | 17:30 | |
*** schwicht has joined #openstack-ansible | 17:36 | |
*** armaan has quit IRC | 17:40 | |
*** armaan has joined #openstack-ansible | 17:41 | |
*** electrofelix has quit IRC | 17:42 | |
*** armaan has quit IRC | 17:45 | |
*** drifterza has quit IRC | 17:49 | |
*** acormier has quit IRC | 18:01 | |
*** weezS has joined #openstack-ansible | 18:02 | |
*** mxevgenis has quit IRC | 18:03 | |
*** poopcat has joined #openstack-ansible | 18:07 | |
*** albertcard1 has joined #openstack-ansible | 18:11 | |
*** poopcat has quit IRC | 18:13 | |
openstackgerrit | Merged openstack/openstack-ansible-os_glance master: Updated from global requirements https://review.openstack.org/504681 | 18:16 |
*** japestinho has quit IRC | 18:18 | |
*** lucasxu has joined #openstack-ansible | 18:20 | |
*** armaan has joined #openstack-ansible | 18:32 | |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack/openstack-ansible-os_heat stable/pike: Fix ssl https://review.openstack.org/505775 | 18:44 |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack/openstack-ansible-os_heat stable/pike: Fix ssl https://review.openstack.org/505775 | 18:45 |
*** armaan has quit IRC | 18:50 | |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-openstack_hosts master: Add reno for bridge-nf-call change https://review.openstack.org/505779 | 19:01 |
*** stuartgr has quit IRC | 19:02 | |
mhayden | logan- / hwoarang: could y'all look at the reno for https://review.openstack.org/505779 so we can get those backports moving along? thanks! | 19:02 |
logan- | thanks mhayden | 19:11 |
*** perniciouscaffei has quit IRC | 19:15 | |
*** schwicht has quit IRC | 19:26 | |
*** pbandark1 has joined #openstack-ansible | 19:27 | |
*** pbandark has quit IRC | 19:29 | |
*** pbandark1 is now known as pbandark | 19:29 | |
*** vnogin has joined #openstack-ansible | 19:31 | |
openstackgerrit | Merged openstack/openstack-ansible-os_heat master: Fix ssl https://review.openstack.org/504829 | 19:34 |
openstackgerrit | Merged openstack/openstack-ansible-os_monasca master: Updated from global requirements https://review.openstack.org/502812 | 19:35 |
*** vnogin has quit IRC | 19:42 | |
*** vnogin has joined #openstack-ansible | 19:45 | |
*** perniciouscaffei has joined #openstack-ansible | 19:48 | |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-openstack_hosts master: Add reno for bridge-nf-call change https://review.openstack.org/505779 | 19:49 |
mhayden | okay, logan- / hwoarang: i fixed the reno typo pronto ^^ :P | 19:50 |
*** vnogin has quit IRC | 19:53 | |
*** weezS has quit IRC | 19:53 | |
*** weezS has joined #openstack-ansible | 19:54 | |
*** weezS has joined #openstack-ansible | 19:58 | |
openstackgerrit | Merged openstack/openstack-ansible master: Update variable migration script for Queens https://review.openstack.org/503719 | 19:59 |
openstackgerrit | Merged openstack/openstack-ansible master: Update Pike status to released in doc index https://review.openstack.org/505596 | 19:59 |
*** pbandark1 has joined #openstack-ansible | 20:01 | |
*** pbandark has quit IRC | 20:01 | |
*** smatzek has quit IRC | 20:01 | |
*** pbandark1 is now known as pbandark | 20:01 | |
*** gouthamr has quit IRC | 20:09 | |
*** pabelanger has quit IRC | 20:21 | |
*** pabelanger has joined #openstack-ansible | 20:21 | |
*** perniciouscaffei has quit IRC | 20:25 | |
*** perniciouscaffei has joined #openstack-ansible | 20:28 | |
*** pbandark has quit IRC | 20:31 | |
*** tasker has joined #openstack-ansible | 20:46 | |
tasker | I'm compiling a list of patches that I need to apply to the various openstack services that will be pushed out during an OSA upgrade to newton. | 20:46 |
tasker | is there a way to inject the patches into the repo-build process? | 20:47 |
*** pbandark has joined #openstack-ansible | 20:52 | |
*** perniciouscaffei has quit IRC | 20:55 | |
*** perniciouscaffei has joined #openstack-ansible | 20:57 | |
*** pcaruana has quit IRC | 20:59 | |
*** jheroux has quit IRC | 21:00 | |
openstackgerrit | Logan V proposed openstack/openstack-ansible-openstack_hosts master: Add reno for bridge-nf-call change https://review.openstack.org/505779 | 21:03 |
*** thorst has quit IRC | 21:03 | |
*** esberglu has quit IRC | 21:07 | |
*** thorst has joined #openstack-ansible | 21:07 | |
*** Guest3413 has joined #openstack-ansible | 21:09 | |
*** thorst has quit IRC | 21:12 | |
*** esberglu has joined #openstack-ansible | 21:21 | |
*** esberglu_ has joined #openstack-ansible | 21:24 | |
*** esberglu has quit IRC | 21:24 | |
*** pbandark1 has joined #openstack-ansible | 21:24 | |
*** pbandark has quit IRC | 21:26 | |
*** pbandark1 is now known as pbandark | 21:26 | |
openstackgerrit | Merged openstack/openstack-ansible-openstack_hosts master: Add reno for bridge-nf-call change https://review.openstack.org/505779 | 21:28 |
*** lucasxu has quit IRC | 21:29 | |
*** dave-mccowan has quit IRC | 21:32 | |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack/openstack-ansible-os_sahara stable/pike: Add support for the openSUSE Leap distributions https://review.openstack.org/505826 | 21:33 |
*** woodard has quit IRC | 21:34 | |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack/openstack-ansible-os_sahara stable/pike: Fix ssl https://review.openstack.org/505280 | 21:36 |
*** kenperkins has joined #openstack-ansible | 21:39 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from global requirements https://review.openstack.org/484120 | 22:00 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_gnocchi master: Updated from global requirements https://review.openstack.org/502805 | 22:00 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_horizon master: Updated from global requirements https://review.openstack.org/504683 | 22:00 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements https://review.openstack.org/495238 | 22:00 |
*** thorst has joined #openstack-ansible | 22:06 | |
*** thorst has quit IRC | 22:10 | |
*** lvdombrk has quit IRC | 22:19 | |
*** lvdombrk has joined #openstack-ansible | 22:19 | |
*** Guest3413 has quit IRC | 22:20 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_horizon master: Updated from global requirements https://review.openstack.org/504683 | 22:26 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_searchlight master: Updated from global requirements https://review.openstack.org/495238 | 22:27 |
*** esberglu_ has quit IRC | 22:27 | |
*** chyka has quit IRC | 22:27 | |
*** chyka has joined #openstack-ansible | 22:28 | |
*** thorst has joined #openstack-ansible | 22:33 | |
*** thorst has quit IRC | 22:38 | |
*** thorst has joined #openstack-ansible | 22:39 | |
*** thorst has quit IRC | 22:40 | |
*** ianychoi_ is now known as ianychoi | 22:52 | |
*** threestrands has joined #openstack-ansible | 23:02 | |
*** weezS has quit IRC | 23:07 | |
*** albertcard1 has quit IRC | 23:10 | |
*** gouthamr has joined #openstack-ansible | 23:11 | |
*** woodard has joined #openstack-ansible | 23:22 | |
*** weezS has joined #openstack-ansible | 23:24 | |
*** gouthamr has quit IRC | 23:27 | |
*** thorst has joined #openstack-ansible | 23:41 | |
*** poopcat has joined #openstack-ansible | 23:41 | |
*** albertcard1 has joined #openstack-ansible | 23:45 | |
*** thorst has quit IRC | 23:46 | |
*** poopcat has quit IRC | 23:48 | |
*** weezS has quit IRC | 23:52 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!