openstackgerrit | Wade Holler proposed openstack/openstack-ansible: Add RabbitMQ mgmt UI through HAProxy https://review.openstack.org/317675 | 00:03 |
---|---|---|
*** kylek3h has joined #openstack-ansible | 00:23 | |
*** cloudtra_ has quit IRC | 00:29 | |
openstackgerrit | Michael Gugino proposed openstack/openstack-ansible-galera_server: Implement Xenial Support https://review.openstack.org/312602 | 00:31 |
*** Zucan has quit IRC | 00:40 | |
*** Qiming has quit IRC | 00:41 | |
*** kylek3h has quit IRC | 00:55 | |
*** jthorne has quit IRC | 01:02 | |
*** fishcried has joined #openstack-ansible | 01:05 | |
*** fishcried has quit IRC | 01:05 | |
*** sacharya has quit IRC | 01:09 | |
*** smatzek has joined #openstack-ansible | 01:13 | |
cloudnull | sorry folks been AFK all day the last couple of days and will likely be generally AFK tomorrow too | 01:21 |
*** iceyao has joined #openstack-ansible | 01:21 | |
*** iceyao_ has joined #openstack-ansible | 01:24 | |
openstackgerrit | Michael Gugino proposed openstack/openstack-ansible-galera_server: Implement Xenial Support https://review.openstack.org/312602 | 01:26 |
*** iceyao has quit IRC | 01:28 | |
*** iceyao_ has quit IRC | 01:33 | |
*** iceyao has joined #openstack-ansible | 01:36 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible: Isolate Ansible from the deployment host https://review.openstack.org/304840 | 01:38 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible: Update OSA to use Ansible "stable-2.1" https://review.openstack.org/317224 | 01:38 |
*** smatzek has quit IRC | 01:38 | |
*** Qiming has joined #openstack-ansible | 01:38 | |
*** iceyao_ has joined #openstack-ansible | 01:41 | |
*** michaelgugino has joined #openstack-ansible | 01:43 | |
michaelgugino | cloudnull: quick question for you. _mysql_running.rc == 0 What is .rc? | 01:44 |
michaelgugino | return code? | 01:44 |
cloudnull | return code | 01:44 |
*** iceyao has quit IRC | 01:45 | |
-openstackstatus- NOTICE: Gerrit is about to be restarted to help with page timeouts | 01:45 | |
michaelgugino | something wonky is going on with my galera_server patch. Was working just fine, now it's not :( | 01:45 |
*** raddaoui has quit IRC | 01:47 | |
cloudnull | :'( gremlins | 01:47 |
*** weshay has quit IRC | 01:47 | |
michaelgugino | I'm starting to think out little work around with policy-rc.d is not working all of a sudden. | 01:49 |
cloudnull | maybe in 14.04 it needs a #!/bin/sh and 16.04 needs #!/bin/bash ? | 01:51 |
michaelgugino | I switched it to #!/bin/bash for both | 01:51 |
openstackgerrit | Michael Gugino proposed openstack/openstack-ansible-galera_server: Implement Xenial Support https://review.openstack.org/312602 | 01:59 |
*** sdake has quit IRC | 02:06 | |
*** sacharya has joined #openstack-ansible | 02:09 | |
*** mgariepy has quit IRC | 02:10 | |
*** sdake has joined #openstack-ansible | 02:12 | |
*** mgariepy has joined #openstack-ansible | 02:13 | |
*** thorst_ has joined #openstack-ansible | 02:13 | |
*** sacharya has quit IRC | 02:14 | |
*** sdake has quit IRC | 02:22 | |
*** thorst_ has quit IRC | 02:36 | |
*** thorst_ has joined #openstack-ansible | 02:36 | |
*** thorst_ has quit IRC | 02:41 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible: Update OSA to use Ansible "stable-2.1" https://review.openstack.org/317224 | 03:02 |
*** raddaoui has joined #openstack-ansible | 03:06 | |
*** sdake has joined #openstack-ansible | 03:09 | |
openstackgerrit | Joseph Robinson proposed openstack/openstack-ansible: DOCS: Clean up of the Upgrade guide https://review.openstack.org/316737 | 03:12 |
openstackgerrit | Michael Gugino proposed openstack/openstack-ansible-galera_server: Implement Xenial Support https://review.openstack.org/312602 | 03:14 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible: Update OSA to use Ansible "stable-2.1" https://review.openstack.org/317224 | 03:18 |
openstackgerrit | Wang Qing wu proposed openstack/openstack-ansible: Implement PowerVM Virt Driver support https://review.openstack.org/317816 | 03:27 |
*** sdake_ has joined #openstack-ansible | 03:37 | |
openstackgerrit | Michael Gugino proposed openstack/openstack-ansible-galera_server: Implement Xenial Support https://review.openstack.org/312602 | 03:38 |
michaelgugino | cloudnull: I think my problem was with ansible trying to install the second host in group galera_all before the first host | 03:39 |
*** sdake has quit IRC | 03:40 | |
michaelgugino | which makes absolutely no sense whatsoever. | 03:40 |
cloudnull | michaelgugino: how did that happen ? | 03:41 |
cloudnull | limits? | 03:41 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible: Update OSA to use Ansible "stable-2.1" https://review.openstack.org/317224 | 03:41 |
michaelgugino | cloudnull: I'm not entirely sure. I think it's related to this: https://github.com/openstack/openstack-ansible-galera_server/blob/master/defaults/main.yml#L19-L20 | 03:42 |
coolj_ | anyone in SA might want to move your cars to a garage if they are outside | 03:42 |
coolj_ | https://weather.com/weather/alerts/localalerts/l/78239:4:US?phenomena=SV&significance=W&areaid=TXC029&office=KEWX&etn=0131 | 03:42 |
michaelgugino | I'm not certain, but it appears that galera_cluster_members[0] may not be the same host as galera_all[0], which makes no sense why it wouldn't be. But that does explain the behavior I was seeing. | 03:43 |
michaelgugino | actually, never mind. It turns out I don't know how to read. | 03:49 |
michaelgugino | feel free to ignore all of that. | 03:49 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible: Update OSA to use Ansible "stable-2.1" https://review.openstack.org/317224 | 03:50 |
cloudnull | http://cdn.ymaservices.com/editorial_service/media/images/000/093/902/compressed/zoolander6.jpg?1427991993 | 03:51 |
openstackgerrit | Michael Gugino proposed openstack/openstack-ansible-galera_server: Implement Xenial Support https://review.openstack.org/312602 | 03:52 |
michaelgugino | lol, pretty much | 03:53 |
*** sacharya has joined #openstack-ansible | 03:53 | |
cloudnull | lol | 03:53 |
cloudnull | it happens | 03:53 |
michaelgugino | turns out that the percona-xtrabackup package in xenial hasn't been updated since 2.2.3, which has a known bug which prevents the second host from joining the cluster. | 03:54 |
michaelgugino | meanwhile, we've been using 2.2.13 on trusty. The solution is to use the vivid packages from percona for the time being, as they have the same library dependencies as are available on xenial. | 03:56 |
*** sdake_ has quit IRC | 03:58 | |
*** sacharya has quit IRC | 03:58 | |
*** albertcard has quit IRC | 03:59 | |
cloudnull | is 2.2.13 non-functional on xenial ? | 04:00 |
*** smatzek has joined #openstack-ansible | 04:08 | |
*** sdake has joined #openstack-ansible | 04:09 | |
*** smatzek has quit IRC | 04:13 | |
michaelgugino | cloudnull: 2.2.13 is functional. 2.2.3 is non functional, which is what ship's in xenial's repos. | 04:15 |
cloudnull | does the 2.2.13 deb work on xenial ? | 04:15 |
michaelgugino | yes, the vivid deb works on xenial just fine | 04:15 |
michaelgugino | the vivid deb from percona, that is, version 2.2.13. | 04:16 |
michaelgugino | looks like patch #12 might be the one | 04:31 |
*** iceyao_ has quit IRC | 04:33 | |
cloudnull | sweet! | 04:34 |
cloudnull | ok, im off. hell fire and damn nation has arived in sat . | 04:35 |
cloudnull | time to button down the hatches. | 04:35 |
cloudnull | coolj_: hope you're parked in the garage | 04:35 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible: Update OSA to use Ansible "stable-2.1" https://review.openstack.org/317224 | 04:35 |
*** jamesdenton has quit IRC | 04:43 | |
*** sacharya has joined #openstack-ansible | 04:52 | |
*** fawadkhaliq has joined #openstack-ansible | 04:57 | |
*** javeriak has joined #openstack-ansible | 04:59 | |
*** d9k_ has joined #openstack-ansible | 05:04 | |
*** sacharya has quit IRC | 05:06 | |
*** rromans_ has joined #openstack-ansible | 05:08 | |
*** iceyao has joined #openstack-ansible | 05:11 | |
*** chhavi has joined #openstack-ansible | 05:11 | |
*** metral_ has joined #openstack-ansible | 05:12 | |
*** d9k has quit IRC | 05:12 | |
*** metral has quit IRC | 05:12 | |
*** rromans has quit IRC | 05:12 | |
*** metral_ is now known as metral | 05:12 | |
*** iceyao__ has joined #openstack-ansible | 05:14 | |
*** iceyao has quit IRC | 05:16 | |
*** iceyao has joined #openstack-ansible | 05:23 | |
*** sdake has quit IRC | 05:26 | |
*** iceyao__ has quit IRC | 05:26 | |
*** javeriak_ has joined #openstack-ansible | 05:30 | |
*** javeriak has quit IRC | 05:32 | |
*** javeriak has joined #openstack-ansible | 05:32 | |
*** iceyao_ has joined #openstack-ansible | 05:34 | |
*** javeriak_ has quit IRC | 05:36 | |
*** iceyao has quit IRC | 05:37 | |
openstackgerrit | Merged openstack/openstack-ansible-memcached_server: Configure nofile OS limit for memcached server role https://review.openstack.org/317030 | 05:39 |
*** iceyao_ has quit IRC | 05:40 | |
*** javeriak has quit IRC | 05:43 | |
*** javeriak has joined #openstack-ansible | 05:50 | |
openstackgerrit | Merged openstack/openstack-ansible-os_tempest: Verbose option has been deprecated from oslo.log https://review.openstack.org/317578 | 05:53 |
*** chhavi has quit IRC | 05:55 | |
*** javeriak has quit IRC | 05:58 | |
*** michaelgugino has quit IRC | 05:59 | |
*** pjm6 has quit IRC | 06:01 | |
*** pjm6 has joined #openstack-ansible | 06:01 | |
openstackgerrit | Merged openstack/openstack-ansible-os_cinder: Verbose option has been deprecated from oslo.log https://review.openstack.org/317559 | 06:02 |
*** sacharya has joined #openstack-ansible | 06:05 | |
*** david-lyle has quit IRC | 06:05 | |
*** chhavi has joined #openstack-ansible | 06:06 | |
*** Oku_OS-away is now known as Oku_OS | 06:08 | |
openstackgerrit | Merged openstack/openstack-ansible-os_swift: Verbose option has been deprecated from oslo.log https://review.openstack.org/317575 | 06:08 |
*** sacharya has quit IRC | 06:10 | |
*** iceyao has joined #openstack-ansible | 06:17 | |
*** aludwar has quit IRC | 06:18 | |
*** bsv has joined #openstack-ansible | 06:25 | |
*** iceyao_ has joined #openstack-ansible | 06:26 | |
*** iceyao has quit IRC | 06:27 | |
*** javeriak has joined #openstack-ansible | 06:27 | |
*** ioni has joined #openstack-ansible | 06:31 | |
ioni | hello guys | 06:31 |
ioni | i'm trying to deploy for the first time openstack using openstack-ansible | 06:32 |
ioni | i have a problem understanding what haproxy_keepalived_external_vip_cidr and haproxy_keepalived_internal_vip_cidr | 06:32 |
*** iceyao has joined #openstack-ansible | 06:36 | |
*** iceyao_ has quit IRC | 06:38 | |
mattt | ioni: not sure myself as i don't use keepalived, hang around for a bit and evrardjp should be able to fill you in | 06:45 |
ioni | i just uncomment that stuff from user variables and i managed to deploy haproxy | 06:46 |
ioni | i had the impression that whatever is there comment out is the default | 06:46 |
ioni | i'll hang around from now :D | 06:47 |
*** javeriak has quit IRC | 06:48 | |
*** ozialien10 has quit IRC | 06:50 | |
*** iceyao_ has joined #openstack-ansible | 06:52 | |
*** javeriak has joined #openstack-ansible | 06:55 | |
*** iceyao has quit IRC | 06:56 | |
*** admin0 has joined #openstack-ansible | 06:57 | |
*** iceyao has joined #openstack-ansible | 07:01 | |
*** iceyao_ has quit IRC | 07:05 | |
odyssey4me | ioni nothing in user variables *has* to be set - those are just common overrides which you *can* set | 07:11 |
ioni | odyssey4me, i had earlier an error that those variables are undefined | 07:12 |
*** javeriak has quit IRC | 07:12 | |
openstackgerrit | rahul sharma proposed openstack/openstack-ansible: Fix to point to correct document https://review.openstack.org/317868 | 07:13 |
*** javeriak has joined #openstack-ansible | 07:15 | |
chhavi | hello, while running the tempest getting the cirros authentication error: User: cirros, Password: None | 07:17 |
chhavi | where and what details needs to provided to overcome this | 07:17 |
*** d9k_ is now known as d9k | 07:30 | |
*** mikelk has joined #openstack-ansible | 07:39 | |
mancdaz | chhavi how was tempest installed? The os_tempest role will include the correct cirros password https://github.com/openstack/openstack-ansible-os_tempest/blob/master/defaults/main.yml#L64-L65 | 07:43 |
*** chhavi has quit IRC | 07:46 | |
openstackgerrit | Merged openstack/openstack-ansible-os_magnum: Verbose option has been deprecated from oslo.log https://review.openstack.org/317571 | 07:47 |
*** aludwar has joined #openstack-ansible | 07:48 | |
openstackgerrit | Merged openstack/openstack-ansible: DOC - AIO build expected to be performed as root user https://review.openstack.org/317609 | 07:48 |
*** fawadkhaliq has quit IRC | 07:52 | |
*** fawadkhaliq has joined #openstack-ansible | 07:52 | |
openstackgerrit | Merged openstack/openstack-ansible: Docs: Document SSH key exchange for Ceph client https://review.openstack.org/317087 | 07:54 |
openstackgerrit | Merged openstack/openstack-ansible-os_ceilometer: Removing unused verbose variable from the role https://review.openstack.org/317557 | 07:55 |
openstackgerrit | Merged openstack/openstack-ansible-os_designate: Verbose option has been deprecated from oslo.log https://review.openstack.org/317561 | 07:57 |
*** david-lyle has joined #openstack-ansible | 07:57 | |
*** fawadkhaliq has quit IRC | 07:58 | |
openstackgerrit | Merged openstack/openstack-ansible-os_swift: Enable pypy to be used with swift https://review.openstack.org/314587 | 07:58 |
*** fawadkhaliq has joined #openstack-ansible | 07:58 | |
*** fawadkhaliq has quit IRC | 07:58 | |
*** fawadkhaliq has joined #openstack-ansible | 07:59 | |
*** fawadkhaliq has quit IRC | 07:59 | |
*** fawadkhaliq has joined #openstack-ansible | 08:00 | |
*** fawadkhaliq has quit IRC | 08:00 | |
*** fawadkhaliq has joined #openstack-ansible | 08:01 | |
*** fawadkhaliq has quit IRC | 08:01 | |
*** fawadkhaliq has joined #openstack-ansible | 08:01 | |
openstackgerrit | Merged openstack/openstack-ansible-os_rally: Verbose option has been deprecated from oslo.log https://review.openstack.org/317574 | 08:01 |
openstackgerrit | Merged openstack/openstack-ansible-os_glance: Verbose option has been deprecated from oslo.log https://review.openstack.org/317563 | 08:01 |
*** fawadkhaliq has quit IRC | 08:02 | |
*** fawadkhaliq has joined #openstack-ansible | 08:02 | |
*** fawadkhaliq has quit IRC | 08:02 | |
*** fawadkhaliq has joined #openstack-ansible | 08:03 | |
*** fawadkhaliq has quit IRC | 08:03 | |
*** fawadkhaliq has joined #openstack-ansible | 08:04 | |
*** chhavi has joined #openstack-ansible | 08:04 | |
*** fawadkhaliq has quit IRC | 08:04 | |
*** fawadkhaliq has joined #openstack-ansible | 08:05 | |
*** fawadkhaliq has quit IRC | 08:05 | |
openstackgerrit | Merged openstack/openstack-ansible-os_aodh: Verbose option has been deprecated from oslo.log https://review.openstack.org/317552 | 08:06 |
*** sacharya has joined #openstack-ansible | 08:06 | |
*** fawadkhaliq has joined #openstack-ansible | 08:06 | |
openstackgerrit | Merged openstack/openstack-ansible-os_barbican: Verbose option has been deprecated from oslo.log https://review.openstack.org/317555 | 08:06 |
*** fawadkhaliq has quit IRC | 08:06 | |
*** fawadkhaliq has joined #openstack-ansible | 08:06 | |
pjm6 | good morning guys | 08:06 |
*** fawadkhaliq has quit IRC | 08:07 | |
openstackgerrit | Merged openstack/openstack-ansible: Docs: Troubleshooting info for 3.13 kernel upgrade https://review.openstack.org/317654 | 08:08 |
*** fawadkhaliq has joined #openstack-ansible | 08:08 | |
*** sacharya has quit IRC | 08:10 | |
odyssey4me | andymccr is https://review.openstack.org/313314 something you want to backport? | 08:19 |
andymccr | odyssey4me: hmm. hadn't thought - but yes i think i should try get that backported. it'd be useful to get some "low disk" prevention enabled sooner rather than later | 08:20 |
odyssey4me | andymccr yeah, I would think at least backport to mitaka considering that we're still being liberal there | 08:21 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: [WIP] Create ceph python library symlinks https://review.openstack.org/317901 | 08:25 |
pjm6 | odyssey4me, andymccr do you use any kind of logger analyser in production environments ? for example logstash? | 08:26 |
*** javeriak has quit IRC | 08:26 | |
odyssey4me | pjm6 some people use splunk, others use the ELK stack, some like to replace Logstash with Heka | 08:27 |
odyssey4me | what you use really depends on what you want to get out of it | 08:27 |
pjm6 | hmm I see it, i heard lot of splunk | 08:27 |
pjm6 | but the logs are more about debug analysis than performance metrics, like? | 08:28 |
pjm6 | for performance we have rally or something similar | 08:28 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: [WIP] Create ceph python library symlinks https://review.openstack.org/317901 | 08:29 |
evrardjp | good morning everyone | 08:32 |
pjm6 | evrardjp, o/ | 08:32 |
*** jang has joined #openstack-ansible | 08:34 | |
odyssey4me | pjm6 rally is a performance testing tool, yes - but you can extract some performance metrics from the logs (for example, API response time) | 08:37 |
Adri2000 | automagically: thanks for your answer yesterday, lxc_cache_resolvers is what I needed | 08:37 |
pjm6 | hmm didn't know that odyssey4me. Nice :) | 08:40 |
pjm6 | I will try to figure out | 08:40 |
pjm6 | i was asking because I have no idea what's being used | 08:40 |
pjm6 | I know that the big players (at least from what I understand) are splunk and then logstash that uses elastic search | 08:40 |
*** raddaoui_ has joined #openstack-ansible | 08:43 | |
*** mcarden_ has joined #openstack-ansible | 08:44 | |
*** matt6434 has joined #openstack-ansible | 08:44 | |
*** eglute_s has joined #openstack-ansible | 08:44 | |
*** bapalm_ has joined #openstack-ansible | 08:44 | |
*** lbragstad_ has joined #openstack-ansible | 08:44 | |
*** Diopter has joined #openstack-ansible | 08:44 | |
*** stevelle_ has joined #openstack-ansible | 08:45 | |
*** promethe1nfire has joined #openstack-ansible | 08:45 | |
*** FrankZha- has joined #openstack-ansible | 08:45 | |
*** FrankZhang has quit IRC | 08:45 | |
*** sigmavirus24_awa has quit IRC | 08:45 | |
*** Tebro has quit IRC | 08:45 | |
*** homerp has quit IRC | 08:45 | |
*** d34dh0r53 has quit IRC | 08:45 | |
*** prometheanfire has quit IRC | 08:45 | |
*** bapalm has quit IRC | 08:45 | |
*** cloudnull has quit IRC | 08:45 | |
*** raddaoui has quit IRC | 08:45 | |
*** odyssey4me has quit IRC | 08:45 | |
*** stevelle has quit IRC | 08:45 | |
*** yarkot1 has quit IRC | 08:45 | |
*** fxpester has quit IRC | 08:45 | |
*** Adri2000 has quit IRC | 08:45 | |
*** mhayden has quit IRC | 08:45 | |
*** bogeyon18 has quit IRC | 08:45 | |
*** jwagner has quit IRC | 08:45 | |
*** Apsu has quit IRC | 08:45 | |
*** saneax_AFK has quit IRC | 08:45 | |
*** eglute has quit IRC | 08:45 | |
*** mgagne has quit IRC | 08:45 | |
*** lbragstad has quit IRC | 08:45 | |
*** pegmanm has quit IRC | 08:45 | |
*** evrardjp has quit IRC | 08:45 | |
*** mattoliverau has quit IRC | 08:45 | |
*** jamielennox has quit IRC | 08:45 | |
*** mcarden has quit IRC | 08:45 | |
*** Tebro has joined #openstack-ansible | 08:45 | |
*** Adri2000 has joined #openstack-ansible | 08:45 | |
*** d34dh0r53 has joined #openstack-ansible | 08:45 | |
*** mgagne has joined #openstack-ansible | 08:45 | |
*** Adri2000 has quit IRC | 08:45 | |
*** Adri2000 has joined #openstack-ansible | 08:45 | |
*** Diopter is now known as Apsu | 08:45 | |
*** mhayden has joined #openstack-ansible | 08:46 | |
*** yarkot1 has joined #openstack-ansible | 08:46 | |
*** bogeyon1- has joined #openstack-ansible | 08:46 | |
*** jwagner has joined #openstack-ansible | 08:46 | |
*** mgagne is now known as Guest92292 | 08:46 | |
*** stevelle_ is now known as stevelle | 08:46 | |
*** fxpester has joined #openstack-ansible | 08:46 | |
*** pegmanm has joined #openstack-ansible | 08:46 | |
*** odyssey4me has joined #openstack-ansible | 08:46 | |
*** raddaoui_ is now known as raddaoui | 08:46 | |
*** evrardjp has joined #openstack-ansible | 08:46 | |
*** serverascode has quit IRC | 08:47 | |
*** cloudkiller has joined #openstack-ansible | 08:47 | |
*** kong has quit IRC | 08:48 | |
*** homerp has joined #openstack-ansible | 08:48 | |
*** palendae has quit IRC | 08:48 | |
*** sigmavirus24_awa has joined #openstack-ansible | 08:48 | |
*** wadeholler has joined #openstack-ansible | 08:49 | |
*** chhavi has quit IRC | 08:50 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-rabbitmq_server: Add skip_ansible_lint tags for error ANSIBLE0006 https://review.openstack.org/317208 | 08:50 |
*** palendae has joined #openstack-ansible | 08:51 | |
*** raddaoui has quit IRC | 08:51 | |
*** saneax_AFK has joined #openstack-ansible | 08:53 | |
*** saneax_AFK is now known as saneax | 08:53 | |
wadeholler | odyssey4me: sorry to waste your time with 317772; I did not squash commits; git / workflow n00b; 317772 has been cancelled | 08:54 |
odyssey4me | wadeholler did you abandon it then? | 08:54 |
odyssey4me | wadeholler no worries, we've all done that at least once :p | 08:54 |
wadeholler | sorry, yes - not cancelled, abandoned | 08:54 |
*** jamielennox has joined #openstack-ansible | 08:55 | |
ioni | anybody knows how to resolve this error? | 08:55 |
ioni | stdout: error: /openstack/venvs/keystone-13.1.1 does not refer to a python installation | 08:55 |
ioni | entire error is https://paste.xinu.at/ScE/ | 08:55 |
*** kong has joined #openstack-ansible | 08:56 | |
wadeholler | odyssey4me: I could use some help on 317675. Just a point in a direction is all. I don't understand why there was a gate fault | 08:57 |
mattt | ioni: weird | 08:57 |
mattt | ioni: presumably you have nothing in /openstack/venvs/keystone-13.1.1 | 08:58 |
ioni | mattt, in that directory i have only bin directory | 08:58 |
ioni | which is empty | 08:58 |
ioni | i ran again setup infrastructure, maybe i missed an error or something | 08:58 |
mattt | ioni: can you paste the task output from previous tasks? | 08:58 |
ioni | previous as in openstack-ansible setup-infrastructure.yml ? | 08:59 |
*** nilk has left #openstack-ansible | 08:59 | |
mattt | ioni: paste stuff that immediately above the error you pasted | 09:00 |
ioni | mattt, https://paste.xinu.at/eoRkD/ | 09:00 |
ioni | i have skipping | 09:01 |
ioni | but that's an rerun | 09:01 |
mattt | ioni: yeah it's not pulling down venvs for some reason | 09:01 |
*** serverascode has joined #openstack-ansible | 09:03 | |
mattt | ioni: try rerunning os-keystone-install.yml with -vvvv | 09:03 |
*** chhavi has joined #openstack-ansible | 09:03 | |
ioni | ok, i rerun setup infra like an idiot :D | 09:03 |
mattt | ioni: not setup-infra | 09:03 |
mattt | ioni: os-keystone-install.yml | 09:04 |
ioni | yeah, i messed up thinking that maybe infra had an error and i didn't see it | 09:04 |
mattt | ioni: that is possible but i'd have thought you'd get a more specific error if that were the case | 09:05 |
ioni | i'll run that after infra setup finishes | 09:05 |
openstackgerrit | Merged openstack/openstack-ansible-plugins: Support users without projects in keystone library https://review.openstack.org/315227 | 09:06 |
mattt | okie | 09:07 |
ioni | for now, i really like openstack ansible :D | 09:07 |
openstackgerrit | Merged openstack/openstack-ansible-security: Add multi-release docs index https://review.openstack.org/317680 | 09:08 |
odyssey4me | wadeholler can you link it instead of just giving a review number? :) | 09:08 |
* odyssey4me is a bit lazy :p | 09:08 | |
wadeholler | of course ( didn't understand that was customary ) https://review.openstack.org/#/c/317675/4 | 09:09 |
odyssey4me | wadeholler :) | 09:11 |
*** asettle has joined #openstack-ansible | 09:12 | |
odyssey4me | ok, that gate check hit the time limit for a single job (90 mins), so it's unrelated to your patch | 09:12 |
wadeholler | ok; when I see that on one of my reviews is it ok for me to add the "recheck" note or do we leave that to reviewers ? | 09:14 |
odyssey4me | wadeholler some feedback for you in that review | 09:18 |
odyssey4me | wadeholler if you've confirmed that the gate failure is unrelated to your patch then you can add the 'recheck' comment yourself - it is customary to add a comment after 'recheck' in the same line to give a short description of why it failed - that just makes it easier to spot repeat failures for further investigation | 09:19 |
wadeholler | odyssey4me: thanks! :) | 09:19 |
wadeholler | odyssey4me: got it. | 09:20 |
*** javeriak has joined #openstack-ansible | 09:27 | |
ioni | mattt, after reruning infra setup it seems that is working fine | 09:28 |
mattt | ioni: super weird, but that's good to hear! :) | 09:34 |
ioni | now i have something else with glance | 09:35 |
ioni | but i'll figure it out | 09:35 |
ioni | fatal: [node2_glance_container-e90bad9f] => error while evaluating conditional: (not is_metal | bool) and (glance_default_store == "file") and (glance_nfs_client is not defined) | 09:35 |
ioni | i think i have to uncomment glance_default_store =file in user variables :) | 09:36 |
openstackgerrit | Wade Holler proposed openstack/openstack-ansible: Add RabbitMQ mgmt UI through HAProxy https://review.openstack.org/317675 | 09:38 |
openstackgerrit | Wade Holler proposed openstack/openstack-ansible: Add RabbitMQ mgmt UI through HAProxy https://review.openstack.org/317675 | 09:40 |
odyssey4me | ioni no, file is the default - and you should only use file for testing or if you have an NFS backing store - otherwise you'll have no HA for your file store | 09:43 |
ioni | only for testing | 09:43 |
*** cloudkiller is now known as cloudnull | 09:46 | |
*** electrofelix has joined #openstack-ansible | 09:49 | |
*** fawadkhaliq has quit IRC | 09:49 | |
*** fawadkhaliq has joined #openstack-ansible | 09:50 | |
openstackgerrit | Ihar Hrachyshka proposed openstack/openstack-ansible-os_neutron: More MTU cleanups for Neutron https://review.openstack.org/317943 | 09:52 |
mattt | ^^^ jmccrory | 09:55 |
mattt | pinged Ihar in #openstack-neutron, hopefully taht subsequent change fixes it ... i will do a proper test and validate | 09:55 |
*** markvoelker has joined #openstack-ansible | 09:56 | |
*** johnmilton has quit IRC | 09:57 | |
*** markvoelker has quit IRC | 10:02 | |
*** sacharya has joined #openstack-ansible | 10:07 | |
openstackgerrit | Merged openstack/openstack-ansible: Add mariadb-client-core-10.0 to galera client role https://review.openstack.org/316524 | 10:08 |
openstackgerrit | Merged openstack/openstack-ansible: Docs: Add note about releasenotes local build https://review.openstack.org/317553 | 10:08 |
*** Qiming has quit IRC | 10:08 | |
mattt | evrardjp: https://review.openstack.org/317943 | 10:12 |
*** sacharya has quit IRC | 10:13 | |
*** iceyao_ has joined #openstack-ansible | 10:23 | |
*** iceyao_ has quit IRC | 10:23 | |
*** iceyao has quit IRC | 10:24 | |
mattt | odyssey4me: we any closer to getting the cross repo depends on thing working? | 10:26 |
*** wadeholler has left #openstack-ansible | 10:26 | |
openstackgerrit | Alexandra Settle proposed openstack/openstack-ansible: DOCS: Clean up of the Upgrade guide https://review.openstack.org/316737 | 10:32 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Fix install guide link in contributor guide https://review.openstack.org/317973 | 10:37 |
odyssey4me | mattt hmm, let me get on that - I can easily do the cross-repo thing per repo, but the integrated build is going to be a little harder | 10:38 |
mattt | odyssey4me: doesn't need to be done this second, i was just curious if it was still in the pipeline :) | 10:39 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Added option to set the role fetch mode https://review.openstack.org/314863 | 10:42 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Added option to set the role fetch mode https://review.openstack.org/314863 | 10:44 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible-os_neutron: More MTU cleanups for Neutron https://review.openstack.org/317943 | 10:53 |
*** johnmilton has joined #openstack-ansible | 10:53 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Added option to set the role fetch mode https://review.openstack.org/314863 | 10:55 |
odyssey4me | mattt ^ will help getting the integrated repo going for cross-repo deps... I'll be able to add another fetch mode on top of that for the gate to use | 10:56 |
*** deadnull has joined #openstack-ansible | 11:00 | |
*** mancdaz has quit IRC | 11:09 | |
*** weshay has joined #openstack-ansible | 11:09 | |
*** mancdaz has joined #openstack-ansible | 11:09 | |
*** javeriak has quit IRC | 11:18 | |
*** javeriak_ has joined #openstack-ansible | 11:18 | |
*** Qiming has joined #openstack-ansible | 11:18 | |
*** asettle has quit IRC | 11:21 | |
*** asettle has joined #openstack-ansible | 11:28 | |
*** javeriak_ has quit IRC | 11:29 | |
*** zerda2 has joined #openstack-ansible | 11:32 | |
*** thorst_ has joined #openstack-ansible | 11:35 | |
*** thorst__ has joined #openstack-ansible | 11:35 | |
zerda2 | Hello, I'd like to add some Horizon parameter to the template, namely openstack_nova_extensions_blacklist. Should I fill bug/blueprint for that, or just create a review? | 11:36 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_neutron: Updated role using the Multi-Distro framework https://review.openstack.org/317517 | 11:38 |
*** smatzek has joined #openstack-ansible | 11:39 | |
*** thorst_ has quit IRC | 11:39 | |
*** Bofu2U has joined #openstack-ansible | 11:41 | |
evrardjp | asettle: are you there? | 11:43 |
*** retreved has joined #openstack-ansible | 11:43 | |
asettle | evrardjp: always | 11:43 |
evrardjp | last osa meeting we suggested to remove some of the example files to clean the documentation section http://docs.openstack.org/developer/openstack-ansible/install-guide/app-configfiles.html | 11:44 |
asettle | Yahuh | 11:44 |
evrardjp | because you're rewriting the docs, I'd be happy to learn what do you plan to do with https://raw.githubusercontent.com/openstack/openstack-ansible/master/etc/openstack_deploy/openstack_user_config.yml.example | 11:44 |
odyssey4me | zerda2 just go ahead and create a review | 11:44 |
zerda2 | odyssey4me, cool, thank you | 11:45 |
evrardjp | the main concerns are the completeness of the doc, and having a proper indentation for an easy copy paste | 11:45 |
evrardjp | do you think you can check on how to doc this - or should I give a concrete commit of possible changes as a basis? | 11:46 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-lxc_hosts: Make the LXC cache prep use the host package source config https://review.openstack.org/315114 | 11:46 |
asettle | evrardjp: You brought this to my attention when I was reviewing the install guide. However I'm not exactly sure at all here what you're asking me to do? There's nothing to document, if you are removing things. It is quite common in documentation (upstream and otherwise) to include configuration files. They are valued reference points. | 11:47 |
asettle | I have not been made aware, other than your previously brief request, to do something with it. If you could point me towards the original discussion point so I can see exactly what the decision was? | 11:49 |
asettle | evrardjp: if you wish to clean up the configuration files yourself as you appear to know what you're talking about, that seems great. You are more than welcome to add me as a reviewer, I'd like to see what exactly you mean. | 11:51 |
*** McMurlock has joined #openstack-ansible | 11:53 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-lxc_hosts: Make the LXC cache prep use the host package source config https://review.openstack.org/315114 | 11:53 |
Bofu2U | http://docs.openstack.org/developer/openstack-ansible/install-guide/app-minorupgrade.html still good RE: re-running playbooks liberty to liberty? Just changing some of my cpu/ram allocation settings and figured why not update everything in the process | 11:54 |
openstackgerrit | Merged openstack/openstack-ansible: Fix install guide link in contributor guide https://review.openstack.org/317973 | 11:58 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_neutron: More MTU cleanups for Neutron https://review.openstack.org/317943 | 12:01 |
*** admin0_ has joined #openstack-ansible | 12:01 | |
*** zerda2 has quit IRC | 12:02 | |
*** admin0 has quit IRC | 12:04 | |
*** admin0_ is now known as admin0 | 12:04 | |
evrardjp | asettle: I guess the "fix the docs - studious system" from here: https://etherpad.openstack.org/p/openstack-ansible-newton-role-docs | 12:05 |
evrardjp | is the first source of "hey what do we want" | 12:05 |
evrardjp | then here: http://eavesdrop.openstack.org/meetings/openstack_ansible/2016/openstack_ansible.2016-05-05-16.03.log.html | 12:05 |
evrardjp | on "Cleanup of Appendix section in docs" | 12:06 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-lxc_hosts: Make the LXC cache prep use the host package source config https://review.openstack.org/315114 | 12:06 |
evrardjp | I don't mean it was assigned to you, but this is the input I give: there is room for improvement, it's the docs, and I don't want to overlap with existing doc or the big plan of things | 12:07 |
*** sacharya has joined #openstack-ansible | 12:09 | |
odyssey4me | Bofu2U yeah that should be fine, but if you're changing hardware or the kernel version your fact cache may be stale: http://docs.openstack.org/developer/openstack-ansible/install-guide/ops-troubleshooting.html#cached-ansible-facts-issues | 12:11 |
Bofu2U | yeah I don't mind regenerating that as well, just don't want anything to FUBAR itself along the way | 12:11 |
Bofu2U | or lose any instances etc | 12:11 |
asettle | evrardjp: no overlap so far. There's nothing planned for the Appendices. It appears you know what you what and what you find confusing. From what I understand, your suggestion is to clean up the config files? If so, I think you should go ahead and do this. I don't believe you need my approval or any input there. The grand plans for the docs at the moment are focused elsewhere. This won't start for | 12:12 |
asettle | a little while yet, as I am waiting for Darren Chan to return from holidays so we can plan properly, please go ahead and make any/all changes you wish. | 12:12 |
*** sigmavirus24_awa is now known as sigmavirus24 | 12:12 | |
*** vnogin has joined #openstack-ansible | 12:13 | |
*** fauxbert has joined #openstack-ansible | 12:13 | |
*** sacharya has quit IRC | 12:13 | |
fauxbert | afternoon | 12:13 |
vnogin | hi guys | 12:13 |
fauxbert | quick question, is it relatively straightforward to add ceilometer post openstack-ansible deployment? | 12:14 |
vnogin | and small question from my side, I use default osa config and trying to deploy AIO however I face problem with "MySQL-python,python-memcached and pycrypto" deployment. Do you know how to fix it? | 12:17 |
odyssey4me | fauxbert yep, it's on by default so undo any settings you set to disable it and re-execute the plays | 12:17 |
asettle | evrardjp: if you chose to do so, I agree with the suggestion that overall you shouldn't *remove* the config files. But they should be clear, concise, and not detract from the original documentation. | 12:17 |
evrardjp | asettle: then there is no point | 12:17 |
*** fawadkhaliq has quit IRC | 12:17 | |
evrardjp | avoiding the duplication was the idea | 12:17 |
odyssey4me | vnogin that typically happens when your load balancer isn't working properly, the repo servers haven't completing synchronising, or your containers can't communicate with the LB | 12:17 |
evrardjp | avoiding the lack of maintenance on a never used file was the idea | 12:18 |
*** fawadkhaliq has joined #openstack-ansible | 12:18 | |
odyssey4me | evrardjp go ahead and propose changes in small chunks - the docs work in progress will fit in with any changes that merge | 12:18 |
asettle | evrardjp: I mean, don't just 'remove' the config files, I mean JUST avoid the duplication :) and that would be appreciated. | 12:19 |
evrardjp | odyssey4me: this is a bad idea because it needs a refactor of the configure-initial page | 12:19 |
fauxbert | odyssey4me: I take it I would need to run the setup-hosts/infrastructure playbooks again as well (to configure any lxcs it needs)? | 12:20 |
evrardjp | It was a good idea, but it impacts a larger change than just small chunks | 12:20 |
evrardjp | will focus on something else | 12:20 |
*** admin0 has quit IRC | 12:21 | |
vnogin | odyssey4me thanks! I'll check LB config again | 12:21 |
*** wadeholler has joined #openstack-ansible | 12:21 | |
*** admin0 has joined #openstack-ansible | 12:22 | |
odyssey4me | fauxbert yeah, you'd probably need to execute 'setup-hosts' (to setup the containers), and 'setup-openstack' to do all the openstack config changes | 12:22 |
asettle | evrardjp: so what's your final solution/ideas? | 12:22 |
asettle | evrardjp: if you want, potentially we can find some time tomorrow to discuss this? That way you can show me a bit more clearly and we can work together on it. | 12:23 |
fauxbert | odyssey4me: thanks, I think I'll be able to figure the rest out myself with the docs and the code ;) | 12:23 |
evrardjp | fine for me | 12:23 |
openstackgerrit | Wang Qing wu proposed openstack/openstack-ansible: Add nova-powervm repo for initial PowerVM support https://review.openstack.org/317816 | 12:26 |
vnogin | odyssey4me: btw, I've used default config from git (also part related to LB and HA). Do you know this conf is valid or should be changed? thanks in advance | 12:29 |
wadeholler | both if my (unrelated) reviews https://review.openstack.org/#/c/316805/3 and https://review.openstack.org/#/c/317675/6 seem to keep failing on jenkins 90 min timeout. | 12:30 |
wadeholler | suggestions ? | 12:30 |
wadeholler | both if = both of | 12:31 |
asettle | evrardjp: great :) let's sync up in the morning | 12:31 |
*** deadnull has quit IRC | 12:32 | |
*** deadnull has joined #openstack-ansible | 12:34 | |
Bofu2U | "Note: You must also make sure scheduler_default_filters contains CoreFilter in order to use cpu_allocation_ratio." -- is CoreFilter the same as AggregateCoreFilter in this case? | 12:37 |
*** promethe1nfire is now known as prometheanfire | 12:38 | |
odyssey4me | Bofu2U hmm, no - AggregateCoreFilter works on host aggregate metadata, whereas CoreFilter operates on the general host data regardless of Aggregates | 12:38 |
Bofu2U | Is it safe to include both? | 12:38 |
Bofu2U | Or is it one or the other | 12:39 |
odyssey4me | wadeholler https://review.openstack.org/315114 is intended to resolve that issue | 12:39 |
odyssey4me | Bofu2U you can do both | 12:39 |
odyssey4me | I think we already do that by default? | 12:39 |
Bofu2U | not that I can see :x | 12:39 |
Bofu2U | maybe my configs screwed it up, looking | 12:39 |
odyssey4me | Bofu2U ah, I see that we don't - interesting | 12:40 |
odyssey4me | https://github.com/openstack/openstack-ansible-os_nova/blob/master/defaults/main.yml#L285 | 12:40 |
Bofu2U | yeah I was wondering why my CPU and RAM allocation settings weren't getting set | 12:40 |
Bofu2U | no overcommit | 12:40 |
odyssey4me | Bofu2U as I recall we set that value based on the upstream defaults | 12:41 |
odyssey4me | ramfilter should be doing the ram overcommit properly? | 12:41 |
Bofu2U | would it reflect in horizons system hypervisors count? | 12:42 |
Bofu2U | or is that always based on physical? | 12:42 |
*** javeriak has joined #openstack-ansible | 12:42 | |
odyssey4me | hmm, it appears that the defaults have changed: http://docs.openstack.org/liberty/config-reference/content/list-of-compute-config-options.html | 12:43 |
Bofu2U | yeah its supposed to default to 16.0 | 12:43 |
Bofu2U | mine was running 1.0 for some reason (probably my configs) | 12:43 |
Bofu2U | (referring to cpu_allocation_ratio, that is) | 12:44 |
mattt | odyssey4me: there's an annoying issue which i've personally seen in the last 2 days where the LXC container we pull down has newer packages than mirror.rackspace.com, and this causes issues when we try to update the container | 12:44 |
mattt | just an FYI incase you see it | 12:44 |
mattt | odyssey4me: http://logs.openstack.org/43/317943/3/check/gate-openstack-ansible-os_neutron-ansible-func-ubuntu-trusty/b0c1800/console.html#_2016-05-18_12_37_41_208 for example | 12:44 |
mattt | at least, i think that's the issue there | 12:45 |
*** flaviodsr has joined #openstack-ansible | 12:45 | |
*** woodard has joined #openstack-ansible | 12:46 | |
Bofu2U | odyssey4me: This is interesting, a comment on ask.openstack -- "I removed all the filters and left only AggregateCoreFilter Then on each Aggregate (through horizon) you can include a new metadata with cpu_allocation_ratio and set it to 16.0 (for example). It's the only way it works." | 12:47 |
odyssey4me | mattt yep, that's because a set fact doesn't override a role vars file - that's why I've proposed https://review.openstack.org/#/c/315114/ | 12:47 |
*** klamath has joined #openstack-ansible | 12:47 | |
*** klamath has quit IRC | 12:47 | |
*** klamath has joined #openstack-ansible | 12:48 | |
odyssey4me | Bofu2U hmm, that's certainly not the only way it works - well, not when I last dug into it | 12:48 |
openstackgerrit | Andy McCrae proposed openstack/openstack-ansible-os_swift: Set functional-test directory based on var https://review.openstack.org/318032 | 12:48 |
Bofu2U | no big deal to me, I'm going to try adding that CoreFilter to the list right before aggregate | 12:48 |
odyssey4me | Bofu2U the best way to figure it out is to experiment with a single scheduler which has a single worker and debug enabled - then tail the log as you request various things | 12:48 |
Bofu2U | yeah | 12:49 |
Bofu2U | I need to refresh everything anyway | 12:49 |
Bofu2U | so I'm going to re-bootstrap on the env and get the facts updated | 12:49 |
Bofu2U | then I'll clone to VMs and mess with it | 12:49 |
*** kylek3h has joined #openstack-ansible | 12:50 | |
Bofu2U | odyssey4me: nova_cpu_allocation_ratio: 2.0 was the change you were referring to as "changed the defaults" right? | 12:56 |
odyssey4me | Bofu2U no, it seems that the default filter list changed too | 12:56 |
Bofu2U | oh! Didn't even notice that. | 12:57 |
Bofu2U | Yeah, the cpu allocation ratio is (allegedly) 16 by default from what I keep seeing | 12:57 |
odyssey4me | we should probably remove our own var for the filters so that the default from upstream are always used unless you use config_overrides | 12:57 |
*** automagically_ has joined #openstack-ansible | 12:57 | |
odyssey4me | the same goes for cpu and ram allocation ratio's | 12:57 |
odyssey4me | a lot of our vars for things like that are historical cruft that should be removed | 12:57 |
*** psilvad has joined #openstack-ansible | 12:58 | |
*** automagically_ has left #openstack-ansible | 12:58 | |
Bofu2U | rgr | 12:59 |
*** rromans_ is now known as rromans | 13:04 | |
Bofu2U | odyssey4me: heh, looks like it already failed on setup-hosts due to the pip version. :| | 13:07 |
odyssey4me | Bofu2U shouldn't be - is this a fresh setup, or an update to a later tag - if so which tag? | 13:08 |
Bofu2U | update to later tag | 13:08 |
Bofu2U | I did.... | 13:08 |
Bofu2U | 13.1.0 | 13:09 |
odyssey4me | Bofu2U odd, that shouldn't fail unless it fails intentionally (ie the task result is ignored) | 13:10 |
automagically | Morning all | 13:10 |
Bofu2U | yeah definitely did. It did the initial and then the "second pip task" after that - both failed. hm | 13:10 |
odyssey4me | Bofu2U do you have custom settings related to pip? alternatively are you sure that the affected hosts are able to reach pypi? | 13:12 |
Bofu2U | I shouldn't, and yes. Double checking both now, though | 13:13 |
Bofu2U | odyssey4me: only thing really is "repo_pip_default_index: "http://rpc-repo.rackspace.com/pools"" | 13:14 |
*** michaelgugino has joined #openstack-ansible | 13:16 | |
*** thorst__ is now known as thorst_ | 13:17 | |
michaelgugino | odyssey4me: do we still need to support upgrading from mariadb5.5 to 10.0 in galera_server? I would think most people will have migrated off of 5.5 by now. | 13:18 |
mhayden | morning | 13:19 |
michaelgugino | that is the reason for the xenial check failing on galera_server | 13:19 |
*** BjoernT has joined #openstack-ansible | 13:21 | |
*** BjoernT is now known as Bjoern_zZzZzZzZ | 13:21 | |
openstackgerrit | Adrien Cunin proposed openstack/openstack-ansible: Include internal and external VIPs in no_proxy_env https://review.openstack.org/318081 | 13:21 |
odyssey4me | Bofu2U that would do it - the default index should be pypi, you can add the rpc-repo as an extra index if you wish | 13:22 |
odyssey4me | the default index will be pypi by default | 13:22 |
*** TxGirlGeek has joined #openstack-ansible | 13:23 | |
Bofu2U | k let me check, I think I had it configured like that - but maybe it was the wrong order | 13:23 |
odyssey4me | michaelgugino the upgrade test from 5.5 to 10 is in the stable/mitaka branch, so we don't need it in the master branch because newton can expect it to already be on 10 | 13:23 |
michaelgugino | would you like that in a new patch, odyssey4me, or should I roll it into the existing one? | 13:25 |
odyssey4me | Bofu2U https://github.com/openstack/openstack-ansible-repo_build/blob/stable/mitaka/defaults/main.yml#L55-L57 | 13:25 |
Bofu2U | thank you. :) | 13:25 |
odyssey4me | michaelgugino hmm, I guess in the same patch is fine - although removing it in a focused patch might get it through quicker | 13:26 |
*** TxGirlGeek has quit IRC | 13:26 | |
*** TxGirlGeek has joined #openstack-ansible | 13:27 | |
michaelgugino | I'll push out a new patch and rebase then. | 13:27 |
*** fauxbert has quit IRC | 13:33 | |
*** smatzek has quit IRC | 13:34 | |
*** Zucan has joined #openstack-ansible | 13:34 | |
*** cloudtrainme has joined #openstack-ansible | 13:36 | |
*** deadnull has quit IRC | 13:36 | |
*** Bjoern_zZzZzZzZ is now known as BjoernT | 13:37 | |
*** lbragstad_ is now known as lbragstad | 13:39 | |
*** jamesdenton has joined #openstack-ansible | 13:42 | |
*** ametts has joined #openstack-ansible | 13:49 | |
*** iceyao has joined #openstack-ansible | 13:49 | |
*** Mudpuppy has joined #openstack-ansible | 13:50 | |
openstackgerrit | Michael Gugino proposed openstack/openstack-ansible-galera_server: Remove Mariadb Upgrade Check https://review.openstack.org/318107 | 13:50 |
openstackgerrit | Wang Qing wu proposed openstack/openstack-ansible: Add nova-powervm repo for initial PowerVM support https://review.openstack.org/317816 | 13:55 |
*** javeriak has quit IRC | 14:02 | |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible-os_horizon: Removed the db create tasks https://review.openstack.org/314846 | 14:02 |
*** raddaoui has joined #openstack-ansible | 14:02 | |
*** cloudtrainme has quit IRC | 14:05 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-lxc_hosts: Make the LXC cache prep use the host package source config https://review.openstack.org/315114 | 14:06 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-memcached_server: Removing the `verbose` variable https://review.openstack.org/318121 | 14:09 |
*** sacharya has joined #openstack-ansible | 14:09 | |
*** alikins has quit IRC | 14:10 | |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible: Verbose option has been deprecated from oslo.log https://review.openstack.org/317580 | 14:10 |
*** sdake has joined #openstack-ansible | 14:14 | |
*** sacharya has quit IRC | 14:14 | |
*** daneyon has joined #openstack-ansible | 14:14 | |
*** alikins has joined #openstack-ansible | 14:15 | |
*** daneyon_ has joined #openstack-ansible | 14:16 | |
*** TxGirlGeek has quit IRC | 14:16 | |
*** daneyon has quit IRC | 14:20 | |
*** TxGirlGeek has joined #openstack-ansible | 14:21 | |
*** alikins has quit IRC | 14:21 | |
*** kstev has joined #openstack-ansible | 14:22 | |
*** spotz_zzz is now known as spotz | 14:23 | |
*** Guest92292 is now known as mgagne | 14:25 | |
*** mgagne has quit IRC | 14:25 | |
*** mgagne has joined #openstack-ansible | 14:25 | |
*** sdake has quit IRC | 14:26 | |
*** sdake has joined #openstack-ansible | 14:27 | |
*** mkrish004c has joined #openstack-ansible | 14:28 | |
*** Brew has joined #openstack-ansible | 14:34 | |
*** bsv has quit IRC | 14:35 | |
*** jthorne has joined #openstack-ansible | 14:36 | |
*** daneyon_ has quit IRC | 14:36 | |
*** psilvad has quit IRC | 14:39 | |
*** psilvad has joined #openstack-ansible | 14:40 | |
*** jamesdenton has quit IRC | 14:41 | |
*** sdake_ has joined #openstack-ansible | 14:42 | |
*** javeriak has joined #openstack-ansible | 14:42 | |
*** phalmos has joined #openstack-ansible | 14:42 | |
*** sdake has quit IRC | 14:43 | |
*** daneyon has joined #openstack-ansible | 14:44 | |
*** psilvad has quit IRC | 14:45 | |
*** cloudtrainme has joined #openstack-ansible | 14:51 | |
logan- | updated gate profiling https://gist.github.com/Logan2211/6e3160c7d28d3886ba9d212c780e1918 | 14:54 |
*** javeriak has quit IRC | 14:55 | |
*** kstev has quit IRC | 14:57 | |
*** TxGirlGeek has quit IRC | 14:57 | |
*** sacharya has joined #openstack-ansible | 14:59 | |
*** FrankZha- is now known as FrankZhang | 14:59 | |
*** FrankZhang is now known as FrankZha- | 15:01 | |
*** iceyao has quit IRC | 15:01 | |
*** FrankZha- is now known as FrankZhang | 15:02 | |
*** iceyao has joined #openstack-ansible | 15:02 | |
mattt | odyssey4me: so do we always pull the latest container down from linuxcontainers.org ? | 15:03 |
*** fawadkhaliq has quit IRC | 15:04 | |
*** TxGirlGeek has joined #openstack-ansible | 15:09 | |
*** smatzek has joined #openstack-ansible | 15:10 | |
openstackgerrit | Wang Qing wu proposed openstack/openstack-ansible: Add nova-powervm repo for initial PowerVM support https://review.openstack.org/317816 | 15:11 |
*** daneyon has quit IRC | 15:12 | |
*** McMurlock has quit IRC | 15:13 | |
*** daneyon has joined #openstack-ansible | 15:13 | |
*** iceyao has quit IRC | 15:15 | |
spotz | odyssey4me: Are the test for tox -e linters different then those in the gate? | 15:16 |
odyssey4me | spotz nope | 15:16 |
*** Qiming has quit IRC | 15:17 | |
odyssey4me | mattt yes, in master only though | 15:17 |
odyssey4me | mitaka backwards still use the rpc-repo container image | 15:17 |
*** weezS has joined #openstack-ansible | 15:17 | |
*** Qiming has joined #openstack-ansible | 15:17 | |
mattt | odyssey4me: wonder if we need to lock to a specific image and bump when SHAs get bumped | 15:17 |
odyssey4me | mattt that's not possible - they rotate a small set of images | 15:18 |
spotz | odyssey4me: Weird cause I ran it before it uploaded and it passed but my review fails. Was hoping to catch mhayden to look at it with me but he's WFH today | 15:18 |
odyssey4me | mattt the point of using the image is to get an up to date one - the build content for Ubuntu hasn't changed much since LXC v1.0.0 so the only differences with newer container images are the updated packages in the containers, which are very few | 15:19 |
odyssey4me | spotz which review is that? | 15:19 |
spotz | https://review.openstack.org/#/c/316332/ | 15:20 |
spotz | I've never had to go through the logs before:) | 15:20 |
odyssey4me | spotz it's missing files: http://logs.openstack.org/32/316332/1/check/gate-openstack-ansible-os_zaqar-linters/a86cd94/console.html#_2016-05-18_09_10_04_983 | 15:20 |
odyssey4me | spotz that's because you deleted the file :/ | 15:21 |
odyssey4me | the files in tests/ are for the testing :) | 15:21 |
spotz | odyssey4me: Weird cause I didn't delete though added a few files and the vars directory | 15:21 |
spotz | I'll track it down and put it back in and reupload:) | 15:22 |
odyssey4me | spotz cool :) | 15:22 |
spotz | odyssey4me: I'm trying!:) | 15:22 |
mattt | odyssey4me: k | 15:22 |
*** fawadkhaliq has joined #openstack-ansible | 15:23 | |
*** fawadkhaliq has quit IRC | 15:23 | |
odyssey4me | mattt note also that deployers are able to put together their own image pipeline using the tooling published at linuxcontainers.org - so if a deployer wants frozen images then that is possible... it's just not the default | 15:25 |
adreznec | odyssey4me: just to make sure I'm following your comment on https://review.openstack.org/#/c/317816 PS2, since nova-powervm uses stable/* naming (rather than master or a unique naming convention) the repo should be in _services rather than _other? | 15:29 |
adreznec | Or am I misreading it your comment and it should stay in _other regardless? | 15:29 |
*** daneyon has quit IRC | 15:30 | |
odyssey4me | adreznec if it follows the stable/ naming convention, then it should be in _services along with all the other openstack bits that follow the same convention | 15:30 |
adreznec | odyssey4me: Ok cool, thanks | 15:30 |
mattt | odyssey4me: if your review addresses the issues we've been seeing then great | 15:31 |
mattt | odyssey4me: but what we're seeing is sorta weird and i'm not entirely sure they're related | 15:31 |
odyssey4me | mattt the actual issue you're seeing is described in the commit message | 15:32 |
*** TxGirlGeek has quit IRC | 15:33 | |
mattt | odyssey4me: ok then we better get this guy merged soon! | 15:33 |
serverascode | not specifically about openstack-ansible, but I notice in the ironic ansible doc that it suggests running diskimage-builder outside of a container, does anyone know why? | 15:34 |
odyssey4me | effectively the image comes up - refreshes the cache, does an install of some packages, then gets reconfigured to use another mirror (rackspace) which happens to not be at the same update level as ubuntu archive, then it tries to install the rest of the packages and fails out because the packages it has are too up to date for the packages it needs | 15:34 |
*** fawadkhaliq has joined #openstack-ansible | 15:34 | |
*** kstev has joined #openstack-ansible | 15:34 | |
odyssey4me | serverascode I think it's because of the way debootstrap (which is used for building images) works | 15:34 |
odyssey4me | serverascode if you can figure out how to make it work, then maybe the build can be automated into the repo_server containers :) | 15:35 |
serverascode | hmm, yeah, ok, it is failing for me in an privileged lxc container even, but works on baremetal, will take a look, thanks :) | 15:36 |
mattt | odyssey4me: yeah i understand now | 15:36 |
spotz | odyssey4me: Ok tox -e linters removes the test.yml | 15:37 |
odyssey4me | spotz uh, that's weird - you'll have to figure out how | 15:39 |
logan- | where does d-i-b fail at serverascode? i build a lot of disk images in containers, however not with d-i-b, and i recall having to do some aa_profile adjustment initially to get the bind mounts working etc, but other than that it works fine | 15:40 |
*** mikelk has quit IRC | 15:40 | |
spotz | odyssey4me: Can I blame automagically? He wrote it:) | 15:40 |
automagically | Feel free to blame me | 15:40 |
automagically | spotz: More seriously, what did I screw up? Happy to make amends and propose a fix | 15:41 |
spotz | automagically: No clue, gate failed for no tests.yml so I went to the os_zaqar repo and got it ran tox -e linters again I pass locally but the test.yml file is gone again | 15:42 |
automagically | Ah, I see it | 15:42 |
serverascode | logan-: here's a gist: https://gist.github.com/ccollicutt/aaebcd00b1863126744f0d96dde8b973 | 15:42 |
automagically | spotz: Let me see why that is happening | 15:43 |
spotz | automagically: And if it doesn't happen for you I'll see if I'm off somehow | 15:43 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-lxc_hosts: Make the LXC cache prep use the host package source config https://review.openstack.org/315114 | 15:46 |
*** Oku_OS is now known as Oku_OS-away | 15:46 | |
*** admin0 has quit IRC | 15:47 | |
*** admin0 has joined #openstack-ansible | 15:47 | |
*** admin0 has quit IRC | 15:48 | |
*** TxGirlGeek has joined #openstack-ansible | 15:49 | |
*** jang has quit IRC | 15:50 | |
*** TxGirlGeek has quit IRC | 15:53 | |
automagically | spotz: Not able to repro locally | 15:55 |
spotz | automagically: weird | 15:55 |
automagically | Yeah and I didn’t see anything in the tox file that would be deleting the test.yml | 15:56 |
spotz | automagically: I had some tox issues back when I worked on barbican but hadn't seen anything odd since I've mainly been doing docs | 15:56 |
*** daneyon has joined #openstack-ansible | 15:56 | |
automagically | I submitted a recheck, so here’s hoping it doesn’t re-occur | 15:56 |
openstackgerrit | Wang Qing wu proposed openstack/openstack-ansible: Add nova-powervm repo for initial PowerVM support https://review.openstack.org/317816 | 15:57 |
*** daneyon has quit IRC | 15:57 | |
*** daneyon has joined #openstack-ansible | 15:58 | |
*** TxGirlGeek has joined #openstack-ansible | 15:58 | |
*** phalmos has quit IRC | 16:01 | |
spotz | automagically: odyssey4me it's really weird when I git commit --amend -a I see the expected but also delete mode 100644 tests/inventory and rename tests/test.yml => vars/debian.yml (58%) | 16:02 |
*** phalmos has joined #openstack-ansible | 16:02 | |
*** asettle has quit IRC | 16:05 | |
*** fauxbert has joined #openstack-ansible | 16:09 | |
*** frf has joined #openstack-ansible | 16:10 | |
fauxbert | hi all, I think I may have found a little bug (bugette?). Shouldn't qemu-utils be a part of the cinder_apt_packages even when you're using ceph instead of lvm? | 16:13 |
*** frf has quit IRC | 16:13 | |
*** frf has joined #openstack-ansible | 16:14 | |
logan- | Sorry serverascode had to step out a min I'll look in a few | 16:19 |
*** vnogin has quit IRC | 16:22 | |
*** MikeChan has joined #openstack-ansible | 16:22 | |
odyssey4me | fauxbert we have a patch in for that | 16:22 |
*** afred312 has joined #openstack-ansible | 16:22 | |
odyssey4me | fauxbert lemme find it quickly | 16:22 |
odyssey4me | fauxbert https://review.openstack.org/#/q/Idd7fd6f8be710c106210ec5bdc3ecda1071fc913 | 16:23 |
fauxbert | ah cool | 16:23 |
fauxbert | should have refreshed my checkout then! | 16:24 |
odyssey4me | fauxbert that only merged yesterday, so the fix should be included the tag after next - it won't yet be included in any tag, nor at the head of the integrated build branch | 16:24 |
odyssey4me | we update SHA's from the roles every two weeks, and tag every two weeks | 16:25 |
odyssey4me | the next tag is tomorrow, then we bump SHA's to include updates in all the roles and in OpenStack... then we test that set for two weeks, then we release that tag | 16:25 |
fauxbert | no worries, just finished an openstack-ansible deployment of a 35 node os cluster and it works! | 16:26 |
fauxbert | is volume consistency groups implemented in os-ansible yet? | 16:26 |
odyssey4me | fauxbert I have no idea what that is. If it requires conf entries, then you can use the config_override mechanism to implement any conf entries you want. | 16:28 |
fauxbert | http://docs.openstack.org/admin-guide/blockstorage-consistency-groups.html | 16:28 |
fauxbert | I'm not fussed about it, but it's on a tab that my users are likely to click on and bug me about it ;) | 16:29 |
fauxbert | they bloody click on everything | 16:29 |
odyssey4me | fauxbert it looks like it just needs policy.json changes, for which there's a config_override, and after that you just need to do some CLI bits... so no instrumentation in OSA required at all | 16:30 |
fauxbert | cool | 16:30 |
*** sdake_ has quit IRC | 16:31 | |
odyssey4me | also note that the support appears to depend on the back-end you use - so validate that it's an option, and if not then you should probably use horizon policy changes to hide any UI buttons for things you can't/won't support | 16:31 |
*** Qiming has quit IRC | 16:31 | |
*** sdake has joined #openstack-ansible | 16:31 | |
openstackgerrit | Curtis Collicutt proposed openstack/openstack-ansible: Change image public configuration option https://review.openstack.org/318205 | 16:31 |
*** alikins has joined #openstack-ansible | 16:32 | |
fauxbert | okidoki, thank you, you're very helpful | 16:32 |
openstackgerrit | Jacob Wagner proposed openstack/openstack-ansible-os_tempest: Allow tempest network overrides for public and private net https://review.openstack.org/314760 | 16:36 |
*** fauxbert has quit IRC | 16:38 | |
*** wangqwsh has joined #openstack-ansible | 16:47 | |
*** asettle has joined #openstack-ansible | 16:47 | |
*** admin0 has joined #openstack-ansible | 16:48 | |
*** michaelgugino_ has joined #openstack-ansible | 16:48 | |
*** michaelgugino has quit IRC | 16:50 | |
*** fawadkhaliq has quit IRC | 16:50 | |
*** fawadkhaliq has joined #openstack-ansible | 16:51 | |
wangqwsh | the repo-build would build the remote_packages and generate wheels. is that right? who is familiar with this? | 16:53 |
*** frf has left #openstack-ansible | 16:54 | |
*** fawadkhaliq has quit IRC | 16:55 | |
automagically | Yes, it generates wheels and venvs | 16:55 |
*** McMurlock has joined #openstack-ansible | 16:55 | |
*** weezS has quit IRC | 16:55 | |
*** mummer has joined #openstack-ansible | 16:55 | |
wangqwsh | I add a new project in openstack_services.yml, but I do not find it in repo container's /tmp/openstack-wheel-output/. | 16:58 |
*** adib_ has joined #openstack-ansible | 17:01 | |
*** michaelgugino_ is now known as michaelgugino | 17:12 | |
mhayden | spotz: i'm around | 17:12 |
mhayden | odyssey4me: how do we go about getting liberty's openstack-ansible-security tagged? | 17:13 |
spotz | mhayden Let me see if I got it fixed otherwise I'll come visit:) | 17:13 |
*** TxGirlGeek has quit IRC | 17:13 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-lxc_hosts: Make the LXC cache prep use the host package source config https://review.openstack.org/315114 | 17:13 |
mhayden | spotz: well, i am around (at home) | 17:14 |
mhayden | but i can help with something! | 17:14 |
spotz | hehehe or can you mhayden?:) | 17:14 |
odyssey4me | mhayden it's ready for a tag? if so, I can request a tag tomorrow | 17:15 |
odyssey4me | I'm out for the night | 17:15 |
mhayden | odyssey4me: yessir -- just in the liberty branch | 17:15 |
mhayden | thanks a bunch | 17:15 |
evrardjp | mattt: found the main issue | 17:16 |
evrardjp | iptables rules | 17:16 |
*** adib_ has quit IRC | 17:17 | |
*** retreved_ has joined #openstack-ansible | 17:18 | |
michaelgugino | rackspace mirror looks broken :/ | 17:18 |
*** wangqwsh has quit IRC | 17:18 | |
michaelgugino | libexpat1-dev : Depends: libexpat1 (= 2.1.0-4ubuntu1.1) but 2.1.0-4ubuntu1.2 is to be installed | 17:18 |
michaelgugino | missing new version of libexpa1 | 17:18 |
michaelgugino | missing new version of libexpat1 | 17:19 |
*** retreved_ has quit IRC | 17:19 | |
*** retreved_ has joined #openstack-ansible | 17:20 | |
evrardjp | michaelgugino: again? | 17:20 |
*** retreved has quit IRC | 17:21 | |
*** TxGirlGeek has joined #openstack-ansible | 17:21 | |
michaelgugino | evrardjp: unless the infrastructure hosts decided to actually start pinning libexpat1, then I'd say yes. | 17:21 |
*** metral is now known as metral_zzz | 17:25 | |
michaelgugino | looks like trusty updates is behind | 17:28 |
pabelanger | michaelgugino: why not use the AFS mirrors openstack-infra provides? | 17:36 |
pabelanger | eg: http://mirror.dfw.rax.openstack.org/ | 17:36 |
pabelanger | per region AFS mirrors depending on which cloud you are using | 17:36 |
openstackgerrit | Amy Marrich (spotz) proposed openstack/openstack-ansible-os_zaqar: [WIP] Updating os_zaqar to use the Multi-Distro framework https://review.openstack.org/316332 | 17:37 |
michaelgugino | I'm all for that change. I'm just complaining about the gate checks atm | 17:37 |
*** electrofelix has quit IRC | 17:37 | |
pabelanger | Here is how we configure the mirrors on each slave: http://git.openstack.org/cgit/openstack-infra/project-config/tree/nodepool/scripts/configure_mirror.sh | 17:38 |
*** McMurlock has quit IRC | 17:39 | |
*** MikeChan has quit IRC | 17:46 | |
*** javeriak has joined #openstack-ansible | 17:48 | |
*** MikeChan has joined #openstack-ansible | 17:49 | |
*** MikeChan has quit IRC | 17:49 | |
*** mummer has quit IRC | 17:50 | |
openstackgerrit | Amy Marrich (spotz) proposed openstack/openstack-ansible-os_zaqar: [WIP] Updating os_zaqar to use the Multi-Distro framework https://review.openstack.org/316332 | 17:52 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_nova: fixing the network issues of nova testing https://review.openstack.org/318264 | 17:55 |
evrardjp | matttt could you try to break things again, and then use this commit ? ^ | 17:58 |
*** BjoernT is now known as Bjoern_zZzZzZzZ | 17:58 | |
evrardjp | I'm off! see you tomorrow everyone! | 17:58 |
*** albertcard has joined #openstack-ansible | 18:04 | |
*** albertcard has quit IRC | 18:04 | |
*** Bjoern_zZzZzZzZ is now known as BjoernT | 18:04 | |
*** albertcard has joined #openstack-ansible | 18:06 | |
*** TxGirlGeek has quit IRC | 18:07 | |
*** jwagner is now known as jwagner_lunch | 18:08 | |
*** metral_zzz is now known as metral | 18:10 | |
*** albertcard has quit IRC | 18:13 | |
*** albertcard has joined #openstack-ansible | 18:14 | |
*** rahulait has joined #openstack-ansible | 18:21 | |
*** rahulait is now known as rahuls | 18:22 | |
*** asettle has quit IRC | 18:25 | |
openstackgerrit | Paulo Matias proposed openstack/openstack-ansible-os_nova: Turn SSH auth into the default for live migration https://review.openstack.org/318274 | 18:25 |
*** TxGirlGeek has joined #openstack-ansible | 18:31 | |
*** sdake_ has joined #openstack-ansible | 18:31 | |
rahuls | Hi All, I have a query related to how the documents on github gets converted to html pages for openstack doc's website. For example:- | 18:32 |
rahuls | https://github.com/openstack/openstack-ansible/blob/master/doc/source/developer-docs/quickstart-aio.rst | 18:32 |
rahuls | The above link gets converted to:- | 18:33 |
rahuls | http://docs.openstack.org/developer/openstack-ansible/developer-docs/quickstart-aio.html | 18:33 |
rahuls | So, the .rst gets converted to .html . There are many broken links in the github/website pages (for ex: bug 1583016) and they are mostly because sometimes someone used .html instead or .rst or missed adding .rst. | 18:33 |
openstack | bug 1583016 in openstack-ansible "broken link in developer documentation: scripts file" [Undecided,In progress] https://launchpad.net/bugs/1583016 - Assigned to Rahul Sharma (rahulsharmaait) | 18:33 |
rahuls | Can someone please help me in understanding if the correct format is to use the github names or not. I can then work on fixing some of the broken links. | 18:33 |
*** sdake has quit IRC | 18:33 | |
*** thotypous has joined #openstack-ansible | 18:38 | |
*** thotypous is now known as Matias | 18:40 | |
*** sacharya_ has joined #openstack-ansible | 18:43 | |
*** sacharya has quit IRC | 18:47 | |
*** mkrish004c has quit IRC | 18:48 | |
*** McMurlock has joined #openstack-ansible | 18:54 | |
*** johnmilton has quit IRC | 18:56 | |
*** smatzek has quit IRC | 19:02 | |
*** smatzek has joined #openstack-ansible | 19:02 | |
*** daneyon has quit IRC | 19:03 | |
*** agireud has quit IRC | 19:04 | |
BjoernT | Hi folks, https://bugs.launchpad.net/openstack-ansible/+bug/1544425 needs to be back ported to Liberty | 19:05 |
openstack | Launchpad bug 1544425 in openstack-ansible "swift dispersion.conf auth version mismatch" [Medium,Fix released] - Assigned to Travis Truman (travis-truman) | 19:05 |
*** mummer has joined #openstack-ansible | 19:08 | |
*** sacharya has joined #openstack-ansible | 19:12 | |
*** alikins has quit IRC | 19:13 | |
*** chhavi has quit IRC | 19:15 | |
*** sacharya_ has quit IRC | 19:16 | |
*** sdake_ has quit IRC | 19:23 | |
*** chhavi has joined #openstack-ansible | 19:27 | |
*** agireud has joined #openstack-ansible | 19:30 | |
automagically | BjoernT: I don’t recall | 19:35 |
*** chhavi has quit IRC | 19:35 | |
automagically | Seems like a reasonable backport candidate | 19:35 |
*** wadeholl_ has joined #openstack-ansible | 19:38 | |
*** wadeholler has quit IRC | 19:41 | |
*** TxGirlGeek has quit IRC | 19:42 | |
*** alikins has joined #openstack-ansible | 19:42 | |
*** aslaen has joined #openstack-ansible | 19:44 | |
*** aslaen has quit IRC | 19:44 | |
*** aslaen has joined #openstack-ansible | 19:44 | |
*** sdake has joined #openstack-ansible | 19:48 | |
BjoernT | yeah that's fine we just have to retarget the bug, I can't open it | 19:49 |
*** javeriak has quit IRC | 19:49 | |
*** asettle has joined #openstack-ansible | 19:51 | |
*** chhavi has joined #openstack-ansible | 19:52 | |
*** TxGirlGeek has joined #openstack-ansible | 19:54 | |
*** fawadkhaliq has joined #openstack-ansible | 19:54 | |
*** fawadkhaliq has quit IRC | 19:54 | |
*** fawadkhaliq has joined #openstack-ansible | 19:55 | |
Matias | hehe i'm unlucky today, my first patch was marked as failing the automated tests because of a minor breakage in rackspace's ubuntu mirror http://logs.openstack.org/74/318274/1/check/gate-openstack-ansible-os_nova-ansible-func-ubuntu-trusty/fefbaf6/console.html#_2016-05-18_19_50_32_688 | 19:55 |
*** johnmilton has joined #openstack-ansible | 19:57 | |
*** smatzek_ has joined #openstack-ansible | 19:58 | |
*** metral is now known as metral_zzz | 19:58 | |
*** jwagner_lunch is now known as jwagner | 19:58 | |
mattt | Matias: don't be discouraged :) | 20:00 |
*** Brew has quit IRC | 20:00 | |
Matias | thanks mattt :) | 20:00 |
*** smatzek has quit IRC | 20:01 | |
*** johnmilton has quit IRC | 20:02 | |
*** smatzek_ has quit IRC | 20:02 | |
*** Zucan has quit IRC | 20:06 | |
errr | I have the following for an ensure_endpoint https://gist.github.com/michaelrice/ed3e91e0d2d14c9c5a1c66c2fdabc49d This shows what is getting added and what I would like added. Can someone take a look at this paste and let me know what Id need to adjust to get my desired outcome? | 20:11 |
*** ametts has quit IRC | 20:13 | |
errr | oh never mind. I see where I have to make my adjustments for that | 20:14 |
*** fawadkhaliq has quit IRC | 20:15 | |
*** asettle has quit IRC | 20:15 | |
*** johnmilton has joined #openstack-ansible | 20:15 | |
*** weezS has joined #openstack-ansible | 20:16 | |
*** TxGirlGeek has quit IRC | 20:17 | |
*** TxGirlGeek has joined #openstack-ansible | 20:17 | |
*** chhavi has quit IRC | 20:18 | |
*** wadeholl_ has quit IRC | 20:20 | |
*** wadeholler has joined #openstack-ansible | 20:21 | |
*** TxGirlGeek has quit IRC | 20:22 | |
*** TxGirlGeek has joined #openstack-ansible | 20:23 | |
*** TxGirlGeek has quit IRC | 20:24 | |
*** McMurlock has quit IRC | 20:28 | |
*** ametts has joined #openstack-ansible | 20:30 | |
*** metral_zzz is now known as metral | 20:30 | |
*** sacharya_ has joined #openstack-ansible | 20:31 | |
*** sacharya has quit IRC | 20:34 | |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible: Add docs for LBaaSv2 Horizon panels https://review.openstack.org/317014 | 20:37 |
*** daneyon_ has joined #openstack-ansible | 20:39 | |
*** asettle has joined #openstack-ansible | 20:43 | |
*** asettle has quit IRC | 20:44 | |
*** asettle has joined #openstack-ansible | 20:46 | |
*** daneyon_ has quit IRC | 20:47 | |
*** psilvad has joined #openstack-ansible | 20:48 | |
*** smatzek_ has joined #openstack-ansible | 20:52 | |
*** matt6434 is now known as mattoliverau | 20:55 | |
*** TxGirlGeek has joined #openstack-ansible | 20:56 | |
*** TxGirlGeek has quit IRC | 20:58 | |
*** TxGirlGeek has joined #openstack-ansible | 20:59 | |
*** aslaen has quit IRC | 20:59 | |
*** aslaen has joined #openstack-ansible | 21:00 | |
*** TxGirlGeek has quit IRC | 21:07 | |
*** ametts has quit IRC | 21:07 | |
*** psilvad has quit IRC | 21:09 | |
*** thorst_ has quit IRC | 21:12 | |
*** smatzek_ has quit IRC | 21:15 | |
*** thorst_ has joined #openstack-ansible | 21:16 | |
*** TxGirlGeek has joined #openstack-ansible | 21:18 | |
*** woodard_ has joined #openstack-ansible | 21:19 | |
*** thorst_ has quit IRC | 21:20 | |
*** retreved_ has quit IRC | 21:20 | |
*** asettle has quit IRC | 21:21 | |
Matias | https://review.openstack.org/317014 --> is this horizon_enable_neutron_lbaas option supposed to work with the stable/mitaka branch? tried it without success (the commit message seems to imply the LBaaSv2 Horizon panel is available for Mitaka) | 21:23 |
*** woodard has quit IRC | 21:23 | |
*** woodard_ has quit IRC | 21:24 | |
*** TxGirlGeek has quit IRC | 21:25 | |
*** TxGirlGeek has joined #openstack-ansible | 21:26 | |
flaviodsr | Matias https://review.openstack.org/#/c/315244 got merged 3 days ago, I think it will be on stable/mitaka on the next SHA's bump which includes updates in all the roles and in OpenStack. | 21:29 |
*** michaelgugino has quit IRC | 21:31 | |
errr | I have a new role I would like to submit for review. While reading the developer docs I think I am just a tad confused. Should I open a bug and request the role and wait for it to be marked as a wish list item or should I submit a blueprint, or something else? | 21:32 |
*** BjoernT is now known as Bjoern_zZzZzZzZ | 21:33 | |
*** thorst_ has joined #openstack-ansible | 21:34 | |
*** TxGirlGeek has quit IRC | 21:34 | |
*** wadeholler has quit IRC | 21:35 | |
mattt | errr: is the role already developed ? | 21:35 |
errr | mattt: yes | 21:35 |
pjm6 | guys anyone know if its possible to use ./run_tests.sh --runserver 0.0.0.0:8080 of horizon via SSL? | 21:35 |
mattt | errr: i think you can just put through a review -- what is the role for btw ? | 21:36 |
errr | mattt: cloudkitty | 21:37 |
mattt | errr: actually review won't work for obvious reasons :P | 21:37 |
mattt | errr: is it on github or somewhere public where we can pull it down? | 21:37 |
*** thorst_ has quit IRC | 21:38 | |
errr | mattt: its on github now, but I want to redo the githistory because I was commiting out of anger and the messages are useless. | 21:38 |
mattt | errr: ha, ok | 21:38 |
*** TxGirlGeek has joined #openstack-ansible | 21:39 | |
mattt | errr: if you're free tomorrow at 5 PM UTC you could hop into #openstack-meeting-4 and give the URL etc. and let the team know that it is ready to be tested | 21:40 |
mattt | (i wouldn't worry too much about commit history for now) | 21:40 |
errr | mattt: it also provides a horizpn dashboard so I had to modify the os_horizon role, how do you submit stuff for this one role where I modified osa, osa-horizon, and then have this role | 21:40 |
errr | I did all of the work on the 13.1.0 tag | 21:41 |
mattt | errr: we don't have cross role dependency gating at the moment, so you just have to break it up and submit changes in such a way that they don't break either the role repo or openstack-ansible itself | 21:41 |
mattt | errr: that's not good, you'll need to do it on master | 21:41 |
*** weezS has quit IRC | 21:41 | |
errr | I can rebase it all, but we needed it working on mitaka | 21:42 |
mattt | yeah we need changes to go into master and get backported | 21:42 |
mattt | but tbh we won't accept cloudkitty bits in mitaka since mitaka has already been released | 21:42 |
mattt | so those changes will need to go into master for newton release | 21:43 |
*** klamath has quit IRC | 21:43 | |
*** flaviodsr has quit IRC | 21:43 | |
errr | ok | 21:44 |
errr | and its not possible to get it backported to add to mitaka? | 21:44 |
mattt | errr: i guess it depends what is actually being done to openstack-ansible and openstack-ansible-os_horizon | 21:45 |
mattt | would be a great quetsion to ask tomorrow at the project meeting | 21:45 |
errr | its really trivial. for osa its just a playbook and then some changes to make an aio install work, for horizon its just the addition of pulling in the cloudkitty dashboard like the lbaas stuff is | 21:46 |
*** cloudtrainme has quit IRC | 21:46 | |
*** Bjoern_zZzZzZzZ is now known as BjoernT | 21:46 | |
mattt | yeah that may be possible then :) | 21:46 |
errr | if not Im sure we can document it for support | 21:46 |
errr | I just think support has to support it for at least 1 customer :) | 21:47 |
*** daneyon has joined #openstack-ansible | 21:49 | |
mattt | :) | 21:49 |
mattt | afk for a bit | 21:49 |
*** markvoelker has joined #openstack-ansible | 21:51 | |
*** Mudpuppy has quit IRC | 21:51 | |
*** weshay has quit IRC | 21:52 | |
*** markvoelker has quit IRC | 21:52 | |
*** markvoelker has joined #openstack-ansible | 21:53 | |
*** mcarden_ is now known as mcarden | 21:53 | |
*** phalmos has quit IRC | 21:54 | |
openstackgerrit | Amy Marrich (spotz) proposed openstack/openstack-ansible-os_zaqar: [WIP] Updating os_zaqar to use the Multi-Distro framework https://review.openstack.org/316332 | 22:02 |
*** sacharya has joined #openstack-ansible | 22:03 | |
*** wadeholler has joined #openstack-ansible | 22:03 | |
*** ozialien10 has joined #openstack-ansible | 22:03 | |
mrda | Morning OSA | 22:04 |
*** mummer has quit IRC | 22:05 | |
spotz | hey mrda | 22:05 |
*** sacharya_ has quit IRC | 22:07 | |
*** klamath has joined #openstack-ansible | 22:08 | |
mrda | o/ | 22:11 |
*** wadeholler has quit IRC | 22:18 | |
*** klamath has quit IRC | 22:18 | |
*** LanceHaig has quit IRC | 22:20 | |
*** mnaser has left #openstack-ansible | 22:24 | |
*** TxGirlGeek has quit IRC | 22:24 | |
*** daneyon has quit IRC | 22:25 | |
*** admin0 has quit IRC | 22:25 | |
Adri2000 | http://logs.openstack.org/81/318081/1/check/gate-openstack-ansible-dsvm-commit/9f005cd/console.html dsvm job timing out on tempest, should I retry the build now or wait? | 22:30 |
*** spotz is now known as spotz_zzz | 22:31 | |
*** cloudtrainme has joined #openstack-ansible | 22:33 | |
*** cloudtrainme has quit IRC | 22:36 | |
*** kylek3h has quit IRC | 22:41 | |
jmccrory | Adri2000: think the gate might be blocked until https://review.openstack.org/#/c/317943 goes through | 22:48 |
*** kstev has quit IRC | 22:53 | |
*** wadeholler has joined #openstack-ansible | 22:58 | |
*** mgariepy has quit IRC | 23:02 | |
*** jamielennox is now known as jamielennox|away | 23:04 | |
*** markvoelker_ has joined #openstack-ansible | 23:05 | |
*** jthorne has quit IRC | 23:05 | |
*** markvoelker_ has quit IRC | 23:05 | |
*** markvoelker_ has joined #openstack-ansible | 23:06 | |
*** markvoelker has quit IRC | 23:09 | |
*** BjoernT has quit IRC | 23:09 | |
*** mgariepy has joined #openstack-ansible | 23:15 | |
*** wadeholler has quit IRC | 23:16 | |
*** rahuls has quit IRC | 23:20 | |
*** Qiming has joined #openstack-ansible | 23:32 | |
*** wadeholler has joined #openstack-ansible | 23:34 | |
*** wadeholler has joined #openstack-ansible | 23:35 | |
*** jamielennox|away is now known as jamielennox | 23:51 | |
*** markvoelker has joined #openstack-ansible | 23:53 | |
*** markvoelker_ has quit IRC | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!