*** markvoelker has joined #openstack-ansible | 00:15 | |
*** markvoelker has quit IRC | 00:20 | |
*** markvoelker has joined #openstack-ansible | 00:22 | |
tmartins | Hey guys, I'm trying OSA Train today and it's trying to start the Neutron Server container at the Compute Nodes! Which obviously won't work, since there isn't LXC installed there. | 00:30 |
---|---|---|
tmartins | With Stein, I had to manually tell OSA via `env.d/neutron` file that the "neutron_server_container, belongs_to -> shared-infra_containers", however, in Train, apparently my custom file conflicts with "/opt/openstack-ansible/inventory/env.d/neutron.yml"... | 00:32 |
tmartins | So, with Train, I was expecting that Neutron Server was only at the Controllers. | 00:33 |
tmartins | Worth to mention that I tried to `run_upgrade.sh`, my first Train isn't a fresh one... I'll try to start from scratch. | 00:39 |
tmartins | =P | 00:39 |
tmartins | I'm also seeing that Train deploys the neutron agents with "is_metal: true" by default! Finally! lol | 00:41 |
*** strobelight has quit IRC | 00:54 | |
*** weifan has joined #openstack-ansible | 01:24 | |
*** weifan has quit IRC | 01:29 | |
*** nicolasbock has quit IRC | 01:44 | |
*** weifan has joined #openstack-ansible | 02:09 | |
*** weifan has quit IRC | 02:10 | |
*** weifan has joined #openstack-ansible | 02:12 | |
*** weifan has quit IRC | 02:14 | |
*** dave-mccowan has quit IRC | 03:00 | |
tmartins | The "ceph-ansible" is failing on OSA Train (`master` branch), error: https://pastebin.com/raw/9buBUrwx :-( | 03:37 |
tmartins | I have the a super similar "/etc/openstack_deploy" subdir that works with OSA Stein + Ceph. | 03:41 |
tmartins | I believe that OSA Train with Ceph (the prod-ceph example), hits the following bug: https://github.com/ceph/ceph-ansible/issues/4333 | 03:44 |
tmartins | It isn't actually the same issue... :-/ | 03:56 |
tmartins | Daammnn... There is only 1 google result when I search for: "no filter named" "ips_in_ranges" | 03:58 |
tmartins | lol | 03:58 |
tmartins | jrosser, I want to get rid of lxcbr0 to keep my bare metal simple, without NAT, neither DHCP. How hard is to do that? | 04:03 |
tmartins | I would rather see container's eth0 behaving exactly like eth1 (on top of br-mgmt at the host) but, on top of my "br-infra" at the host)... | 04:05 |
*** pcaruana has joined #openstack-ansible | 04:18 | |
int_0x21 | tmartins, i had the same problem with ips_in_ranges, i went down to 19.0.4 dont know if there is a solution atm | 04:28 |
tmartins | int_0x21, Ouch! Thanks for the reply. | 04:29 |
tmartins | I really wanna try Manila with CephFS (as a Service), it depends on ceph-mds_hosts and new code but, it fails there... :-( | 04:30 |
int_0x21 | jrosser looked at it yesterday, dont know if he found something | 04:34 |
tmartins | Nice! | 04:35 |
*** markvoelker has quit IRC | 04:45 | |
*** dmsimard has quit IRC | 04:54 | |
*** dmsimard has joined #openstack-ansible | 04:54 | |
*** hwoarang has quit IRC | 05:01 | |
*** hwoarang has joined #openstack-ansible | 05:11 | |
tmartins | Weird, I'm trying AIO Train but, I'm seeing this: "changed: [aio1] => (item={'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/stein main', 'state': 'present', 'filename': 'uca'})", I thought that the `master` branch was pulling "cloud-archive:train" already! O_O | 05:25 |
*** raukadah is now known as chandankumar | 05:49 | |
*** jawad_axd has joined #openstack-ansible | 05:59 | |
*** jawad_ax_ has joined #openstack-ansible | 06:03 | |
*** jawad_axd has quit IRC | 06:03 | |
int_0x21 | Yea saw that to but the run upgrade does go to train | 06:05 |
jrosser | tmartins: OSA does not have a Train release | 06:07 |
*** jawad_ax_ has quit IRC | 06:07 | |
mensis | Hi, i'm running an OpenStack with 3 controller and 1 compute node. I was trying to resize one of my instance and i got "Error: No valid host was found. No valid host found for resize (HTTP 400)". Even though i set "allow_resize_to_same_host" and "allow_migrate_to_same_host" parameter to True, i get the same error. Any ideas? | 06:09 |
jrosser | tmartins: this is because “lifecycle management” projects such as Openstack-ansible cannot make their release until *after* the underlying Openstack components are released | 06:11 |
jrosser | so the release schedule for OSA and other deployment tools is offset | 06:12 |
*** jawad_axd has joined #openstack-ansible | 06:14 | |
tmartins | So, right now, there is no way to try Train with OSA? | 06:16 |
jrosser | tmartins: personally I would stick with lxcbr0 for now - the further you go from the standard config the harder it is going to be to help you out, and really no complexity is added from a deployed point of view | 06:17 |
jrosser | no | 06:17 |
jrosser | the wider Openstack train release was only yesterday, so it’s chicken/egg for deployment projects | 06:18 |
jrosser | but very soon we shall make a release candidate | 06:19 |
jrosser | the UCA repo pointing to stein is not a vast issue as we deploy from source code generally, not repo packages | 06:21 |
*** udesale has joined #openstack-ansible | 06:22 | |
openstackgerrit | Chandan Kumar (raukadah) proposed openstack/openstack-ansible-os_tempest master: Run blacklist tests as a whitelist tests https://review.opendev.org/689082 | 06:37 |
*** markvoelker has joined #openstack-ansible | 06:46 | |
*** markvoelker has quit IRC | 06:51 | |
*** trident has quit IRC | 06:55 | |
*** cshen has joined #openstack-ansible | 06:56 | |
*** trident has joined #openstack-ansible | 06:58 | |
*** elduderino80 has quit IRC | 07:07 | |
jrosser | int_0x21: i know what the ceph-ansible issue is and also the fix looks quite simple | 07:11 |
jrosser | i'm more concerned that our CI test does not suffer from the same problem so I want to understand that first | 07:11 |
*** tosky has joined #openstack-ansible | 07:16 | |
ioni | do you guys ever used os-nova-install.yml --tag nova-config ? | 07:42 |
ioni | is this correct way to just update the configs? | 07:42 |
*** starborn has joined #openstack-ansible | 07:47 | |
*** rpittau|afk is now known as rpittau | 07:52 | |
*** DanyC has joined #openstack-ansible | 08:03 | |
*** mwe1 has joined #openstack-ansible | 08:07 | |
noonedeadpunk | ioni: I know it's not working now, but had no time to dig into it | 08:10 |
noonedeadpunk | We have not the best times with tags for the last several releases... | 08:10 |
ioni | noonedeadpunk, i was thinking that maybe i don't do something fine. i know it doesn't work for some time now, i thin in mitaka worked last time :( | 08:14 |
*** gokhani has quit IRC | 08:15 | |
*** mensis has quit IRC | 08:15 | |
noonedeadpunk | Since we have not so much cotributors these days, it's not top priority tbh... I hope we will be able to do smth with this in ussuri... | 08:15 |
*** kopecmartin|off is now known as kopecmartin | 08:23 | |
*** starborn has quit IRC | 08:24 | |
openstackgerrit | kourosh vivan proposed openstack/openstack-ansible-lxc_hosts stable/stein: Add Centos GPG key custom url https://review.opendev.org/689103 | 09:02 |
*** starborn has joined #openstack-ansible | 09:04 | |
*** zbr has quit IRC | 09:07 | |
openstackgerrit | kourosh vivan proposed openstack/openstack-ansible-repo_server master: Add Centos GPG key custom url https://review.opendev.org/688093 | 09:07 |
*** zbr has joined #openstack-ansible | 09:10 | |
*** starborn has quit IRC | 10:31 | |
int_0x21 | jrosser, yea the issue wasnt huge with the ceph-ansible, i managed to get through the infrastructure part with master now, needed to do some changes in the code becouse the ceph-mon addresses where used when setting up osd:s also, and in that case the v2:mon-address:3000 syntax that is used for ceph.conf cant be used | 10:35 |
int_0x21 | tmartins, with some fixes i managed to get master installed but its a bit ugly hack and slash :P | 10:39 |
jrosser | int_0x21: the thing is that we are running master CI jobs all the time with ceph and they are passing | 10:40 |
int_0x21 | Wierd | 10:41 |
jrosser | thats why i've not just dived straight in and patched the ipaddr thing, i want to understand why the CI works and yours does not | 10:41 |
jrosser | i deliberatly re-ran this one yesterday to see what happened https://review.opendev.org/#/c/588372/ | 10:42 |
*** cshen has quit IRC | 10:42 | |
jrosser | the content of the patch doesnt matter, but you see there is a passing ceph job | 10:42 |
int_0x21 | shouldnt be a diffrence with one mon instead of 3 since it still should complain that its missing the filter at least | 10:44 |
jrosser | it'll probably be that these conditions are false in CI https://github.com/ceph/ceph-ansible/blob/master/roles/ceph-facts/tasks/set_monitor_address.yml#L6-L10 | 10:44 |
int_0x21 | Should also complain later on about this pice of code " [{{ "v2:" + host.addr + mon_host_v2.suffix }}{{ _v1 | default('') }}] " | 10:45 |
int_0x21 | couse when it tries to setup the osd it sets a mon address to v2:ip_addr:3000,v1:ip_addr:3689 or whatever the port was in mon1 | 10:45 |
jrosser | that syntax looks suspect | 10:46 |
*** CeeMac has joined #openstack-ansible | 10:47 | |
int_0x21 | I butcherd the code localy to just do [{{ host.addr }}] becouse the mons handle the port automaticly in latest ceph | 10:47 |
jrosser | well bear in ming that this is all ceph ansible, not OSA | 10:47 |
jrosser | we consume their ansible roles | 10:47 |
int_0x21 | Yupp i know :) | 10:47 |
CeeMac | morning | 10:47 |
int_0x21 | Just taking it up becouse i asume more pepole are going to stumble there | 10:48 |
jrosser | they deal with PR on github quite quickly if stuff is broken | 10:48 |
int_0x21 | I only been trying to talk with someone over in #ceph on irc | 10:48 |
jrosser | there is also #ceph-ansible | 10:49 |
int_0x21 | Yea i just relised i joined it on freenode and not oftc | 10:50 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-lxc_hosts master: Make centos_epel_mirror usable in CI https://review.opendev.org/689122 | 10:50 |
jrosser | int_0x21: if you are able to help figure out any of the issues with master it would be really cool | 10:52 |
jrosser | noting things in an etherpad or making bugs in launchpad is super helpful, as well as actual patches of course :) | 10:53 |
int_0x21 | Il take a look :) | 10:54 |
int_0x21 | This is one of these work projects that has been low priority but i found a while to increase the value of it with setting up a testing area for developers | 10:55 |
int_0x21 | Usualy im doing a vmware setup | 10:55 |
int_0x21 | But im looking to get away from that licensing cost, its horrendus | 10:56 |
*** cshen has joined #openstack-ansible | 10:56 | |
*** udesale has quit IRC | 10:57 | |
int_0x21 | jrosser, btw thanks for answering alot of questions, it relay is helpfull even if sometimes there is no answers atleast then you know its not something easy :P | 10:58 |
jrosser | no worries - one of the nice things with OSA is that a lot of folk here are running clouds for their day job with OSA, so it’s very real and deployer focussed | 11:00 |
int_0x21 | Yea i noticed it was alot more responsive here then im used to | 11:02 |
*** lkoranda has joined #openstack-ansible | 11:05 | |
*** nicolasbock has joined #openstack-ansible | 11:10 | |
*** lkoranda has quit IRC | 11:15 | |
noonedeadpunk | Does anyone know what has happened to gnocchi? Is it dead? gnocchi.xyz is not resolved... | 11:18 |
*** kaiokmo has quit IRC | 11:25 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Create Train https://review.opendev.org/686573 | 11:31 |
*** hwoarang has quit IRC | 11:31 | |
noonedeadpunk | jrosser: ^ updated | 11:33 |
noonedeadpunk | mnaser: your vote is essential here too | 11:35 |
*** rohit02 has joined #openstack-ansible | 11:37 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Create Train https://review.opendev.org/686573 | 11:40 |
*** hwoarang has joined #openstack-ansible | 11:42 | |
openstackgerrit | kourosh vivan proposed openstack/openstack-ansible-repo_server master: Add Centos GPG key custom url https://review.opendev.org/688093 | 11:44 |
*** markvoelker has joined #openstack-ansible | 11:48 | |
*** shyamb has joined #openstack-ansible | 12:07 | |
*** jamesden_ is now known as jamesdenton | 12:09 | |
int_0x21 | It does take its sweet little time to deploy :P | 12:27 |
openstackgerrit | kourosh vivan proposed openstack/openstack-ansible-repo_server master: Add Centos GPG key custom url https://review.opendev.org/688093 | 12:31 |
jrosser | noonedeadpunk: is this right? https://review.opendev.org/#/c/686573/6/playbooks/os-tempest-install.yml | 12:36 |
jrosser | oh hmm | 12:37 |
noonedeadpunk | As we drop openstack_testing.yml yes... | 12:37 |
noonedeadpunk | It's another part of some tempest black magic.... | 12:38 |
jrosser | :) yes - so, with that change it's from pypi? | 12:38 |
noonedeadpunk | At least I hope so:) | 12:38 |
noonedeadpunk | actually I can recall that we were fighting with smth common not so far ago... So yeah, it should be from pypi now | 12:39 |
tacco | hm.. i'm wondering why cinder_volume isn't set in my group_names therefore ceph_client won't be included.. :( so sad. | 12:42 |
tacco | same with the rbd driver. had to set it manualy to true | 12:43 |
*** dave-mccowan has joined #openstack-ansible | 12:44 | |
*** shyamb has quit IRC | 12:50 | |
*** dmsimard has quit IRC | 12:54 | |
*** dmsimard has joined #openstack-ansible | 12:55 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_placement master: Add nova to placement DB migration https://review.opendev.org/689145 | 13:00 |
*** strobelight has joined #openstack-ansible | 13:00 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Add metal upgrade jobs https://review.opendev.org/671105 | 13:01 |
*** starborn has joined #openstack-ansible | 13:01 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Add metal upgrade jobs https://review.opendev.org/671105 | 13:01 |
*** starborn has quit IRC | 13:08 | |
*** nurdie has joined #openstack-ansible | 13:08 | |
*** strobelight_ has joined #openstack-ansible | 13:13 | |
*** strobelight is now known as Guest52727 | 13:13 | |
*** strobelight_ is now known as strobelight | 13:14 | |
*** udesale has joined #openstack-ansible | 13:16 | |
*** Guest52727 has quit IRC | 13:17 | |
tacco | conditional "[u"cinder_services['cinder-volume']['group'] in group_names" is false.. how can i change this behavior? | 13:18 |
cshen | tacco: where is this condition? | 13:19 |
noonedeadpunk | mnaser: I hope that https://review.opendev.org/689145 will cover placement db migration | 13:21 |
*** DanyC has quit IRC | 13:24 | |
tacco | it's inside the ceph_client role. I will add a existing ceph cluster to my osa deployment. but it always skipes due to this and i don't know where cinder_volume will be added to the group_names | 13:24 |
tacco | or which config sets cinder_volume into group names | 13:24 |
tacco | s/config/config part of osa/ | 13:25 |
tacco | http://paste.openstack.org/show/784528/ | 13:29 |
tacco | i think this would be the broken part of my config.. | 13:30 |
tacco | but not sure about that.. i always get the same error same with cinder_backend_rbd_inuse | 13:30 |
tacco | i had to set it manualy.. to true.. | 13:30 |
tacco | cinder_backend_rbd_inuse: '{{ (cinder_backends|default("")|to_json).find("cinder.volume.drivers.rbd.RBDDriver") != -1 }}' | 13:32 |
tacco | this part if the os_cinder role should set this | 13:32 |
tacco | and as you can see in my config part RBDDriver is already set | 13:32 |
*** DanyC has joined #openstack-ansible | 13:33 | |
noonedeadpunk | tacco: so that paste is from openstack_user_config.yml right? | 13:42 |
tacco | no user_vars.yml | 13:42 |
*** lbragsta_ has joined #openstack-ansible | 13:42 | |
ioni | for me, works fine in way is it now | 13:43 |
noonedeadpunk | ok, I guess that;'s the thing. So I have in openstack_user_config.yml the following: http://paste.openstack.org/show/784529/ | 13:44 |
noonedeadpunk | and so on like you have | 13:44 |
noonedeadpunk | just placing container_vars inside user_variables do not work | 13:45 |
tacco | noonedeadpunk: i see. But i learned if i use something with _hosts osa think it has to build this | 13:45 |
tacco | but i don't want to build this ceph cluster it is already there | 13:45 |
tacco | but i will try it with storage_hosts in the openstack_user_config.yml | 13:45 |
ioni | https://paste.xinu.at/toSmu3/ | 13:45 |
noonedeadpunk | no building ceph cluster is triggered by setting another variable in your user variables. | 13:45 |
noonedeadpunk | once it's absent you're safe | 13:46 |
cshen | tacco: my config is also in storage_hosts. | 13:46 |
tacco | ok. then i will do it this way. | 13:46 |
tacco | thanks a lot guys | 13:46 |
tacco | will report back later if it works for me as well. | 13:46 |
cshen | my config example: http://paste.openstack.org/show/784530/ | 13:47 |
noonedeadpunk | actually ceph-install runs against ceph-mon host group, so if it's not defined, then you're safe for sure | 13:48 |
noonedeadpunk | *ceph-mon and ceph-osd | 13:49 |
*** jawad_axd has quit IRC | 13:52 | |
tacco | now i get a lxc-attach: command not found\ | 13:53 |
tacco | because it tryes to connect to the mon and want to enter a container there.. but this is metall. :D | 13:53 |
tacco | i have ceph_mons defined in my openstack_user_config.yml | 13:54 |
tacco | but not ceph_mon_hosts | 13:54 |
*** jawad_axd has joined #openstack-ansible | 13:54 | |
noonedeadpunk | ceph_mons should be in user_variables | 13:55 |
cshen | i have user_variables.yml only defined in user_variables.yml | 13:55 |
cshen | I mean ceph_mons in user_variables.yml | 13:55 |
*** jawad_axd has quit IRC | 13:58 | |
*** rohit02 has quit IRC | 14:00 | |
tacco | i see | 14:00 |
tacco | but now it tryes to install cinder on my ceph node. xD | 14:01 |
noonedeadpunk | I feel like your inventory might be a bit messed up at this point.... | 14:02 |
noonedeadpunk | As dynamic inventory don't drop already placed records into the inventory | 14:03 |
tacco | i already droped my inventory | 14:03 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-openstack_hosts master: PDF Documentation Build tox target https://review.opendev.org/689162 | 14:04 |
openstackgerrit | Merged openstack/openstack-ansible-galera_server master: PDF Documentation Build tox target https://review.opendev.org/688800 | 14:05 |
noonedeadpunk | that's not rly good as once it's generated it will containe new ips for your existing containers | 14:05 |
noonedeadpunk | which eventually means broken deployment | 14:05 |
noonedeadpunk | instead it should be carefully cleaned | 14:05 |
*** jawad_axd has joined #openstack-ansible | 14:05 | |
tacco | but IPs are in openstack_hostname_ips.yml right? | 14:06 |
noonedeadpunk | oh, actually yes | 14:06 |
noonedeadpunk | if you left it, it's good | 14:07 |
tacco | yes i left it and the IPs in the inventory looks good | 14:07 |
tacco | anyway.. i set the is_mettal false in cinder env file. | 14:08 |
tacco | because cinder itself is on a controllplane in a lxc container | 14:08 |
tacco | but my ceph itself is on mettal. | 14:08 |
noonedeadpunk | on the same control plane? | 14:09 |
tacco | nope on another server | 14:10 |
tacco | is it required to have a cinder_volume_container on the controlplane? | 14:11 |
noonedeadpunk | you can place it wherever you want, the main requirement is that all required networks should be present | 14:12 |
noonedeadpunk | like mgmt, storage | 14:12 |
tacco | they are | 14:12 |
tacco | https://paste.xinu.at/toSmu3/ | 14:13 |
jrosser | cinder volume is always metal isn’t it? | 14:13 |
tacco | here i can see storage_infra and storage_hosts | 14:13 |
jrosser | because of potential iscsi | 14:13 |
noonedeadpunk | jrosser: why should it be mtal? | 14:13 |
noonedeadpunk | by default yes | 14:13 |
noonedeadpunk | I that what you mean | 14:14 |
jrosser | yes | 14:14 |
tacco | yes by default but es set it to false in the env | 14:14 |
tacco | because i want cinder itself in a lxc container on my controlplane | 14:14 |
tacco | but i don't get the point where to place the information only for the attached and already existing ceph | 14:14 |
noonedeadpunk | so the thing is that your ceph node seems to be a part of cinder_volume group | 14:15 |
tacco | the documentation about this is a bit odd | 14:15 |
noonedeadpunk | so I feel like you may have some mentiooning of your ceph node somewhere in openstack_user_config | 14:16 |
tacco | yes as storage_hosts after you suggest it | 14:16 |
tacco | before i only had the ceph_mons listed | 14:17 |
noonedeadpunk | inside storage hosts there should be only hosts where cinder-volume will be placed | 14:17 |
tacco | ahh.. now i got it.. | 14:18 |
noonedeadpunk | So I didn't suggesting putting your ceph node inside storage_hosts | 14:18 |
tacco | i see :) | 14:19 |
tacco | i put my controllplane host in there and set metal true? | 14:20 |
noonedeadpunk | you can run cinder_volume in container as well | 14:21 |
tacco | ok so i will place it first into a container.. but i guess i have to run seupt_hosts and setup_infra first that it creates the required lxc container | 14:22 |
tacco | this may take some time but now i think i understand it. | 14:23 |
tacco | thanks a lot for the quick response and beeing so calm with my sometime stupid questions. :) | 14:23 |
noonedeadpunk | you can run openstack-ansible playbooks/containers-deploy.yml --limit lxc_hosts | 14:25 |
noonedeadpunk | to create all required containers | 14:25 |
noonedeadpunk | actually setup_hosts will be enought in terms of lxc creation as well | 14:26 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-memcached_server master: PDF Documentation Build tox target https://review.opendev.org/689175 | 14:29 |
*** jawad_axd has quit IRC | 14:37 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-memcached_server master: PDF Documentation Build tox target https://review.opendev.org/689175 | 14:38 |
*** gyee has joined #openstack-ansible | 14:40 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-openstack_openrc master: PDF Documentation Build tox target https://review.opendev.org/689184 | 14:42 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-repo_server master: PDF Documentation Build tox target https://review.opendev.org/689188 | 14:46 |
jrosser | oh no "url": "http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img"}, "mode": "0755", "msg": "Connection failure: timed out" | 14:52 |
noonedeadpunk | cirros mirror is down so all tests are expected to fail | 14:52 |
noonedeadpunk | ++++ | 14:52 |
noonedeadpunk | that's unfortunate | 14:53 |
openstackgerrit | kourosh vivan proposed openstack/openstack-ansible-lxc_hosts master: Centos EPEL options default to global variable https://review.opendev.org/689191 | 14:55 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/ansible-role-systemd_mount master: PDF Documentation Build tox target https://review.opendev.org/689193 | 15:01 |
jrosser | noonedeadpunk: 3:59 PM <clarkb> jrosser: /opt/cache/files https://opendev.org/openstack/project-config/src/branch/master/nodepool/elements/cache-devstack/extra-data.d/55-cache-devstack-repos#L142 | 15:01 |
noonedeadpunk | you mean that we do stupid things downloading image each time? | 15:03 |
noonedeadpunk | jrosser: can you patch that out? if you have some time ofc | 15:04 |
noonedeadpunk | I can take a look otherwise | 15:04 |
jrosser | maybe I can look later, but not for a few hours at least | 15:05 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/ansible-role-systemd_networkd master: PDF Documentation Build tox target https://review.opendev.org/689195 | 15:09 |
*** dmsimard has quit IRC | 15:11 | |
*** dmsimard has joined #openstack-ansible | 15:12 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/ansible-role-systemd_service master: PDF Documentation Build tox target https://review.opendev.org/689196 | 15:13 |
*** DanyC has quit IRC | 15:18 | |
*** DanyC has joined #openstack-ansible | 15:21 | |
openstackgerrit | kourosh vivan proposed openstack/openstack-ansible-repo_server master: Add Centos GPG key custom url https://review.opendev.org/688093 | 15:26 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-lxc_hosts master: Centos EPEL options default to global variable https://review.opendev.org/689191 | 15:26 |
*** zbr has quit IRC | 15:29 | |
*** zbr__ has joined #openstack-ansible | 15:30 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Create Train https://review.opendev.org/686573 | 15:31 |
*** jawad_axd has joined #openstack-ansible | 15:32 | |
*** prometheanfire has quit IRC | 15:33 | |
*** prometheanfire has joined #openstack-ansible | 15:33 | |
*** cshen has quit IRC | 15:35 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/ansible-role-systemd_service master: PDF Documentation Build tox target https://review.opendev.org/689196 | 15:36 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/ansible-role-systemd_networkd master: PDF Documentation Build tox target https://review.opendev.org/689195 | 15:36 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/ansible-role-systemd_mount master: PDF Documentation Build tox target https://review.opendev.org/689193 | 15:36 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-memcached_server master: PDF Documentation Build tox target https://review.opendev.org/689175 | 15:37 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-repo_server master: PDF Documentation Build tox target https://review.opendev.org/689188 | 15:37 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-openstack_openrc master: PDF Documentation Build tox target https://review.opendev.org/689184 | 15:39 |
*** DanyC has quit IRC | 15:47 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: Use nodepool cirros images if possible https://review.opendev.org/689205 | 15:52 |
jrosser | noonedeadpunk: ^ bit of a guess if thats right tbh | 15:52 |
jrosser | also it could be a copy task rather than a template that doesnt template anything | 15:52 |
noonedeadpunk | jrosser: I'd say that we need change into tempest role anyway - as I don't see why we should do local copy... | 15:55 |
noonedeadpunk | Actually I've also started some work on that - give me several minutes to finish | 15:56 |
jrosser | it needs to work outside nodepool too | 15:56 |
noonedeadpunk | sure | 15:57 |
noonedeadpunk | and path porbably incorrect in your's patch... url.split('/')[-1].strip() should return just filename | 15:57 |
noonedeadpunk | But I'm not 100% sure | 15:57 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: Use nodepool cirros images if possible https://review.opendev.org/689205 | 15:58 |
jrosser | oh whoops yes | 15:59 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: Use nodepool cirros images if possible https://review.opendev.org/689205 | 15:59 |
*** schwicht has joined #openstack-ansible | 16:01 | |
noonedeadpunk | ok, my method won't work I guess... | 16:02 |
*** rohit02 has joined #openstack-ansible | 16:02 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-lxc_hosts master: PDF Documentation Build tox target https://review.opendev.org/689207 | 16:21 |
*** udesale has quit IRC | 16:22 | |
*** markvoelker has quit IRC | 16:26 | |
*** rpittau is now known as rpittau|afk | 16:27 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-lxc_container_create master: PDF Documentation Build tox target https://review.opendev.org/689211 | 16:30 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-ceph_client master: PDF Documentation Build tox target https://review.opendev.org/689214 | 16:41 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_horizon master: PDF Documentation Build tox target https://review.opendev.org/689216 | 16:49 |
*** weifan has joined #openstack-ansible | 16:53 | |
*** shananigans has joined #openstack-ansible | 16:53 | |
*** rohit02 has quit IRC | 16:55 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/ansible-hardening master: PDF Documentation Build tox target https://review.opendev.org/689218 | 16:58 |
*** markvoelker has joined #openstack-ansible | 17:05 | |
*** DanyC has joined #openstack-ansible | 17:06 | |
int_0x21 | Hi on setup-openstack.yml when it comes to nova i now get Details: No host mappings or compute nodes were found. Remember to |", "| run command 'nova-manage cell_v2 discover_hosts' when new |", "| compute hosts are deployed. | 17:20 |
int_0x21 | Anyone seen that before ? | 17:20 |
int_0x21 | Btw im going from master atm | 17:21 |
*** DanyC has quit IRC | 17:22 | |
*** DanyC has joined #openstack-ansible | 17:26 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/ansible-hardening master: PDF Documentation Build tox target https://review.opendev.org/689218 | 17:37 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-haproxy_server master: PDF Documentation Build tox target https://review.opendev.org/688810 | 17:49 |
noonedeadpunk | If someone has time to look through pdf topic https://review.opendev.org/#/q/topic:build-pdf-docs+status:open+owner:noonedeadpunk) ot will be really appreciated. | 17:51 |
noonedeadpunk | But it's only a half.. | 17:52 |
*** jawad_axd has quit IRC | 17:59 | |
spotz | noonedeadpunk: looking | 18:02 |
jrosser | opensuse fail due to no genisoimage package now https://storage.gra1.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_c43/689205/3/check/openstack-ansible-deploy-aio_metal-opensuse-15/c433a71/logs/ara-report/result/2969aab9-b600-486d-bd2b-7ff70bd38126/ | 18:08 |
*** strobelight has quit IRC | 18:10 | |
*** jawad_axd has joined #openstack-ansible | 18:11 | |
openstackgerrit | Merged openstack/openstack-ansible-openstack_openrc master: PDF Documentation Build tox target https://review.opendev.org/689184 | 18:11 |
openstackgerrit | Merged openstack/openstack-ansible-lxc_hosts master: Centos EPEL options default to global variable https://review.opendev.org/689191 | 18:12 |
openstackgerrit | Merged openstack/ansible-role-systemd_service master: PDF Documentation Build tox target https://review.opendev.org/689196 | 18:18 |
openstackgerrit | Shannon Mitchell proposed openstack/openstack-ansible-os_horizon master: Fixes broken panel registration for source install method due to python 3 changes changing the horizon_lib_dir path dynamically. This sets horizon_dashboard_panel_dir dynamically based on the changed horizon_lib_dir modification in the horizon_install_so https://review.opendev.org/689239 | 18:18 |
openstackgerrit | Merged openstack/openstack-ansible-os_horizon master: PDF Documentation Build tox target https://review.opendev.org/689216 | 18:20 |
openstackgerrit | Merged openstack/openstack-ansible-lxc_hosts master: PDF Documentation Build tox target https://review.opendev.org/689207 | 18:20 |
spotz | no https://review.opendev.org/#/c/688810/ failed and https://review.opendev.org/#/c/689218/ hasn't run through zuul yet | 18:20 |
spotz | others are done though | 18:20 |
openstackgerrit | Merged openstack/openstack-ansible-memcached_server master: PDF Documentation Build tox target https://review.opendev.org/689175 | 18:21 |
spotz | jrosser: I thought we pulled all the opensuse? | 18:21 |
*** schwicht has quit IRC | 18:23 | |
*** weifan has quit IRC | 18:23 | |
*** tmartins has quit IRC | 18:28 | |
openstackgerrit | Merged openstack/ansible-role-systemd_networkd master: PDF Documentation Build tox target https://review.opendev.org/689195 | 18:29 |
*** lbragsta_ has quit IRC | 18:29 | |
*** zbr__ has quit IRC | 18:32 | |
openstackgerrit | Merged openstack/openstack-ansible-ceph_client master: PDF Documentation Build tox target https://review.opendev.org/689214 | 18:32 |
*** zbr has joined #openstack-ansible | 18:33 | |
*** weifan has joined #openstack-ansible | 18:37 | |
openstackgerrit | Merged openstack/openstack-ansible-lxc_container_create master: PDF Documentation Build tox target https://review.opendev.org/689211 | 18:40 |
jrosser | spotz: the opensuse-423 jobs yes, but not the opensuse-15 ones | 18:42 |
*** weifan has quit IRC | 18:42 | |
jrosser | noonedeadpunk: seems to work https://zuul.opendev.org/t/openstack/build/274f28e840404df9af1331383d7f665d/log/job-output.txt#19540-19546 | 18:43 |
openstackgerrit | Merged openstack/openstack-ansible-openstack_hosts master: PDF Documentation Build tox target https://review.opendev.org/689162 | 18:43 |
*** weifan has joined #openstack-ansible | 18:43 | |
*** spatel has joined #openstack-ansible | 18:44 | |
*** weifan has quit IRC | 18:45 | |
spotz | jrosser: ahhh, I just know they were coming in so fast the other day I couldn't click on them:) | 18:46 |
*** weifan has joined #openstack-ansible | 18:46 | |
spotz | OOr really :( | 18:46 |
*** weifan has quit IRC | 18:48 | |
*** jawad_axd has quit IRC | 18:50 | |
openstackgerrit | Merged openstack/openstack-ansible-rabbitmq_server master: PDF Documentation Build tox target https://review.opendev.org/688798 | 18:53 |
openstackgerrit | kourosh vivan proposed openstack/openstack-ansible-repo_server master: Add Centos GPG key custom url https://review.opendev.org/688093 | 18:57 |
*** strobelight has joined #openstack-ansible | 19:00 | |
*** DanyC has quit IRC | 19:06 | |
openstackgerrit | Shannon Mitchell proposed openstack/openstack-ansible-os_horizon master: Author: Shannon Mitchell <shannon.mitchell@rackspace.com> Date: Thu Oct 17 14:07:29 CDT 2019 https://review.opendev.org/689246 | 19:09 |
openstackgerrit | Shannon Mitchell proposed openstack/openstack-ansible-os_horizon master: Author: Shannon Mitchell <shannon.mitchell@rackspace.com> Date: Thu Oct 17 14:07:29 CDT 2019 https://review.opendev.org/689239 | 19:12 |
openstackgerrit | Shannon Mitchell proposed openstack/openstack-ansible-os_horizon master: Broken panel registration fix https://review.opendev.org/689239 | 19:14 |
*** lbragsta_ has joined #openstack-ansible | 19:17 | |
*** lbragsta_ has quit IRC | 19:17 | |
*** strobelight_ has joined #openstack-ansible | 19:24 | |
*** strobelight is now known as Guest35649 | 19:24 | |
*** Guest35649 has quit IRC | 19:24 | |
*** strobelight_ is now known as strobelight | 19:25 | |
*** weifan has joined #openstack-ansible | 19:26 | |
*** nurdie has quit IRC | 19:31 | |
*** weifan has quit IRC | 19:31 | |
openstackgerrit | Shannon Mitchell proposed openstack/openstack-ansible-os_horizon master: Broken panel registration fix https://review.opendev.org/689239 | 19:32 |
*** strobelight_ has joined #openstack-ansible | 19:35 | |
*** strobelight is now known as Guest9114 | 19:35 | |
*** strobelight_ is now known as strobelight | 19:36 | |
*** Guest9114 has quit IRC | 19:39 | |
*** pcaruana has quit IRC | 19:49 | |
*** weifan has joined #openstack-ansible | 19:49 | |
*** mgariepy has quit IRC | 19:56 | |
jrosser | dirk: any idea about this? http://paste.openstack.org/show/784551/ | 19:59 |
*** stingrayza has quit IRC | 20:05 | |
*** spatel has quit IRC | 20:52 | |
*** trident has quit IRC | 20:58 | |
*** trident has joined #openstack-ansible | 21:04 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-haproxy_server master: PDF Documentation Build tox target https://review.opendev.org/688810 | 21:07 |
*** nurdie has joined #openstack-ansible | 21:09 | |
*** hwoarang has quit IRC | 21:14 | |
*** nurdie has quit IRC | 21:14 | |
*** hwoarang has joined #openstack-ansible | 21:15 | |
*** gyee has quit IRC | 21:20 | |
*** elduderino80 has joined #openstack-ansible | 21:26 | |
*** shananigans has quit IRC | 21:28 | |
*** nicolasbock has quit IRC | 21:28 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: Mark opensuse-15 jobs as non voting. https://review.opendev.org/689274 | 21:36 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: Use nodepool cirros images if possible https://review.opendev.org/689205 | 21:36 |
*** markvoelker has quit IRC | 21:39 | |
*** weifan has quit IRC | 21:59 | |
*** weifan has joined #openstack-ansible | 22:01 | |
*** tosky has quit IRC | 22:02 | |
*** weifan has quit IRC | 22:05 | |
*** weifan has joined #openstack-ansible | 22:18 | |
*** weifan has quit IRC | 22:24 | |
*** spatel has joined #openstack-ansible | 22:24 | |
*** spatel has quit IRC | 22:29 | |
*** radeks has joined #openstack-ansible | 22:44 | |
*** jbadiapa has quit IRC | 22:50 | |
*** nicolasbock has joined #openstack-ansible | 22:55 | |
*** kopecmartin is now known as kopecmartin|off | 22:56 | |
*** radeks has quit IRC | 22:57 | |
*** jbadiapa has joined #openstack-ansible | 23:04 | |
*** weifan has joined #openstack-ansible | 23:05 | |
*** weifan has quit IRC | 23:05 | |
*** weifan has joined #openstack-ansible | 23:05 | |
*** jbadiapa has quit IRC | 23:09 | |
*** weifan has quit IRC | 23:10 | |
*** jbadiapa has joined #openstack-ansible | 23:16 | |
*** weifan has joined #openstack-ansible | 23:21 | |
*** markvoelker has joined #openstack-ansible | 23:40 | |
*** markvoelker has quit IRC | 23:45 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!