*** hamzy has joined #openstack-ansible | 00:00 | |
*** gyee has quit IRC | 00:18 | |
*** BjoernT has joined #openstack-ansible | 00:28 | |
*** BjoernT has quit IRC | 00:35 | |
*** BjoernT has joined #openstack-ansible | 00:35 | |
*** BjoernT has quit IRC | 00:50 | |
*** BjoernT has joined #openstack-ansible | 00:58 | |
*** BjoernT has quit IRC | 01:02 | |
*** Weifan has quit IRC | 01:04 | |
*** Weifan has joined #openstack-ansible | 01:04 | |
*** kplant has quit IRC | 01:16 | |
*** BjoernT has joined #openstack-ansible | 01:28 | |
*** macza has joined #openstack-ansible | 01:35 | |
*** macza has quit IRC | 01:39 | |
*** nicolasbock has quit IRC | 01:42 | |
*** Weifan has quit IRC | 01:49 | |
*** CeeMac has quit IRC | 02:06 | |
*** BjoernT has quit IRC | 03:15 | |
*** udesale has joined #openstack-ansible | 03:58 | |
_janno | hmm, internal_lb_vip_address and external_lb_vip_address are supposed to be set in keepalived.conf or am I wrong? | 05:12 |
---|---|---|
_janno | 169.254.2.1/24 and 169.254.1.1/24 are set instead. | 05:13 |
*** shyamb has joined #openstack-ansible | 05:14 | |
*** vincentchong1 has joined #openstack-ansible | 05:24 | |
*** gkadam has joined #openstack-ansible | 05:36 | |
*** radeks_ has joined #openstack-ansible | 05:47 | |
*** SmearedBeard has quit IRC | 05:47 | |
*** spsurya has joined #openstack-ansible | 05:49 | |
*** shyamb has quit IRC | 05:57 | |
*** shyamb has joined #openstack-ansible | 05:58 | |
*** SmearedBeard has joined #openstack-ansible | 06:08 | |
*** cshen has joined #openstack-ansible | 06:23 | |
*** vincentchong1 has quit IRC | 06:24 | |
*** vincentchong1 has joined #openstack-ansible | 06:25 | |
*** cshen has quit IRC | 06:31 | |
*** DanyC has joined #openstack-ansible | 06:39 | |
_janno | what went wrong, when keystone-manage is missing in keystone_container? | 06:43 |
*** luksky has joined #openstack-ansible | 06:43 | |
*** DanyC has quit IRC | 06:48 | |
*** DanyC has joined #openstack-ansible | 06:49 | |
*** vincentchong1 has quit IRC | 06:52 | |
*** starborn has joined #openstack-ansible | 07:01 | |
jrosser | _janno: iirc it’s in the keystone venv, /openstack/venvs/..... | 07:03 |
*** shyamb has quit IRC | 07:11 | |
*** zhongjun2_ has joined #openstack-ansible | 07:23 | |
*** Smeared_Beard has joined #openstack-ansible | 07:24 | |
*** Smeared_Beard has quit IRC | 07:25 | |
*** Smeared_Beard has joined #openstack-ansible | 07:25 | |
*** Smeared_Beard has quit IRC | 07:26 | |
*** shyamb has joined #openstack-ansible | 07:26 | |
*** tosky has joined #openstack-ansible | 07:27 | |
evrardjp | great, ansible hostname module is broken for hostnames on opensuse leap 15 and fixed in the next devel... | 07:27 |
*** Smeared_Beard has joined #openstack-ansible | 07:27 | |
*** SmearedBeard has quit IRC | 07:27 | |
*** DanyC has quit IRC | 07:29 | |
*** Smeared_Beard has quit IRC | 07:33 | |
fnpanic | good morning | 07:33 |
fnpanic | we managed to get horizon_images_upload_method to work in direct mode with the cors settings from 18,1.6 thanks to noonedeadpunk | 07:35 |
fnpanic | unfortunatly it does only show the spinner on the submit button and not the progress bar. does anyone kown what we are missing? | 07:35 |
fnpanic | according to this blueprint we are all good https://blueprints.launchpad.net/horizon/+spec/horizon-glance-large-image-upload | 07:36 |
fnpanic | i am open for any hint | 07:36 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible master: Document bootstrap host failure on leap 15 https://review.opendev.org/659229 | 07:42 |
evrardjp | fnpanic: no clue | 07:42 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_blazar master: Add SUSE and CentOS support to blazar https://review.opendev.org/659119 | 07:46 |
*** cshen has joined #openstack-ansible | 07:53 | |
fnpanic | evrardjp: k but thanks anyway :-) | 07:53 |
*** ivve has joined #openstack-ansible | 07:54 | |
*** aedc has joined #openstack-ansible | 07:57 | |
*** kopecmartin|off is now known as kopecmartin | 08:01 | |
_janno | jrosser: the venv dir exists, but the keystone-manage script is missing in the bin directory | 08:10 |
_janno | the playbook exits at "os_keystone : Create fernet keys for Keystone", but there are no errors before this task | 08:11 |
jrosser | _janno: i have /openstack/venvs/keystone-18.1.7.dev7/bin/keystone-manage | 08:14 |
_janno | the task says it's missing '/openstack/venvs/keystone-19.1.0.dev53/bin/keystone-manage' | 08:14 |
_janno | the directory /openstack/venvs/keystone-19.1.0.dev53/bin/ exists | 08:14 |
*** itandops has joined #openstack-ansible | 08:15 | |
_janno | there ist also some stuff in there, but nothing openstack specific I'd say | 08:15 |
_janno | stuff like python, pip, wheel, etc. | 08:15 |
*** DanyC has joined #openstack-ansible | 08:16 | |
*** shyamb has quit IRC | 08:17 | |
*** DanyC has quit IRC | 08:17 | |
*** DanyC has joined #openstack-ansible | 08:18 | |
*** DanyC has quit IRC | 08:19 | |
*** DanyC has joined #openstack-ansible | 08:20 | |
*** aedc has quit IRC | 08:22 | |
*** miloa has joined #openstack-ansible | 08:29 | |
miloa | Morning | 08:29 |
*** hamzaachi has joined #openstack-ansible | 08:31 | |
_janno | would this be the right to install the missing stuff: source /openstack/venvs/keystone-19.1.0.dev53/bin/activate && pip install -r source /openstack/venvs/keystone-19.1.0.dev53/requirements.txt? | 08:38 |
_janno | this exits with an exception when it tries to install systemd-python-234.tar.gz | 08:39 |
*** shyamb has joined #openstack-ansible | 08:45 | |
*** pcaruana has joined #openstack-ansible | 08:51 | |
*** luksky has quit IRC | 09:01 | |
_janno | Could this be the reason? | 09:09 |
_janno | * http://10.30.0.10:8181/os-releases/19.1.0.dev53/ubuntu-18.04-x86_64 | 09:09 |
_janno | Skipping link http://10.30.0.10:8181/os-releases/19.1.0.dev53/ubuntu-18.04-x86_64 (from -f); unsupported archive format: .04-x86_64 | 09:09 |
_janno | from /openstack/log/ctrl1_keystone_container-f2ce6e81/python_venv_build.log | 09:09 |
*** shyamb has quit IRC | 09:09 | |
*** shyamb has joined #openstack-ansible | 09:21 | |
*** aedc has joined #openstack-ansible | 09:33 | |
noonedeadpunk | fnpanic yep, no progress bar since Queens | 09:39 |
noonedeadpunk | dunno what has changed, probably this might be tracked by horizon commits... | 09:40 |
*** aedc has quit IRC | 09:41 | |
*** aedc has joined #openstack-ansible | 09:41 | |
*** luksky has joined #openstack-ansible | 09:43 | |
*** gkadam has quit IRC | 09:57 | |
*** gkadam has joined #openstack-ansible | 09:58 | |
*** faizy98 has joined #openstack-ansible | 10:03 | |
*** jawad_axd has joined #openstack-ansible | 10:21 | |
*** shyamb has quit IRC | 10:23 | |
*** aedc has quit IRC | 10:28 | |
*** cshen has quit IRC | 10:29 | |
*** yolanda_ has joined #openstack-ansible | 10:39 | |
_janno | well, maybe I should stop for today on continue tomorrow: "Failed to update apt cache: E:Failed to fetch https://packages.erlang-solutions.com/ubuntu/dists/bionic/contrib/binary-amd64/Packages.bz2 File has unexpected size (170848 != 170805). Mirror sync in progress?" | 10:45 |
*** cshen has joined #openstack-ansible | 10:46 | |
*** cshen has quit IRC | 10:50 | |
*** vnogin has joined #openstack-ansible | 10:51 | |
*** CeeMac has joined #openstack-ansible | 10:56 | |
CeeMac | morning | 10:57 |
*** tuxjohnson has quit IRC | 11:03 | |
*** cshen has joined #openstack-ansible | 11:07 | |
*** udesale has quit IRC | 11:08 | |
*** udesale has joined #openstack-ansible | 11:09 | |
*** itandops has quit IRC | 11:09 | |
openstackgerrit | Merged openstack/openstack-ansible master: Add /v2 to mistral api endpoint. https://review.opendev.org/656664 | 11:09 |
*** shyamb has joined #openstack-ansible | 11:10 | |
*** cshen has quit IRC | 11:12 | |
*** aedc has joined #openstack-ansible | 11:15 | |
ioni | seems that the cloud archive for xenial (queens) doesn't provide new qemu for the new vulnerability in intel | 11:19 |
ioni | i was wondering if is safe the disable this and fallback to qemu from xenial-updates | 11:19 |
*** jawad_axd has quit IRC | 11:21 | |
*** tuxjohnson has joined #openstack-ansible | 11:23 | |
jrosser | if you rolling-replace/upgrade infra nodes, what is it that triggers lsyncd to populate the new repo container on infra2? | 11:28 |
*** jsquare has quit IRC | 11:32 | |
*** jsquare has joined #openstack-ansible | 11:32 | |
*** DanyC has quit IRC | 11:34 | |
*** DanyC_ has joined #openstack-ansible | 11:34 | |
*** cshen has joined #openstack-ansible | 11:35 | |
*** mbuil has quit IRC | 11:36 | |
*** vnogin has quit IRC | 11:39 | |
jrosser | also deploying the repo server on infra2 needs to install pip from the repo server via the LB so that fails 1-in-N times due to the infra2 repo being unavailable | 11:43 |
jrosser | *pip packages | 11:43 |
*** nicolasbock has joined #openstack-ansible | 11:54 | |
*** ansmith has quit IRC | 12:00 | |
openstackgerrit | Marc Gariépy (mgariepy) proposed openstack/openstack-ansible stable/stein: Add /v2 to mistral api endpoint. https://review.opendev.org/659276 | 12:00 |
openstackgerrit | Marc Gariépy (mgariepy) proposed openstack/openstack-ansible stable/rocky: Add /v2 to mistral api endpoint. https://review.opendev.org/659277 | 12:00 |
*** vnogin has joined #openstack-ansible | 12:08 | |
*** spsurya has quit IRC | 12:08 | |
openstackgerrit | Merged openstack/openstack-ansible-os_aodh master: Add integrated coverage https://review.opendev.org/658376 | 12:10 |
openstackgerrit | Merged openstack/openstack-ansible-os_aodh master: Clarify supported SUSE versions https://review.opendev.org/659010 | 12:10 |
*** kplant has joined #openstack-ansible | 12:12 | |
*** shyamb has quit IRC | 12:18 | |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_blazar master: Add SUSE and CentOS support to blazar https://review.opendev.org/659119 | 12:26 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_blazar master: Add SUSE and CentOS support to blazar https://review.opendev.org/659119 | 12:26 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_blazar master: Add integrated coverage https://review.opendev.org/658402 | 12:26 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_blazar master: Clarify supported SUSE versions https://review.opendev.org/659023 | 12:26 |
*** vnogin has quit IRC | 12:27 | |
*** vnogin has joined #openstack-ansible | 12:28 | |
*** gkadam has quit IRC | 12:43 | |
*** Conqueror has joined #openstack-ansible | 12:52 | |
*** gkadam has joined #openstack-ansible | 12:55 | |
*** hamzaachi has quit IRC | 12:56 | |
*** ansmith has joined #openstack-ansible | 13:00 | |
*** strattao has joined #openstack-ansible | 13:04 | |
*** BjoernT has joined #openstack-ansible | 13:13 | |
*** BjoernT has quit IRC | 13:14 | |
*** CeeMac_ has joined #openstack-ansible | 13:19 | |
*** BjoernT has joined #openstack-ansible | 13:21 | |
*** CeeMac has quit IRC | 13:22 | |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible stable/stein: Prepare OSA release for Stein https://review.opendev.org/656595 | 13:40 |
*** a0 has joined #openstack-ansible | 13:40 | |
a0 | jamesdenton, is there a working osa-dpdk howto ? | 13:40 |
*** a0 is now known as admin0 | 13:41 | |
*** hwoarang has quit IRC | 13:44 | |
jamesdenton | admin0 the playbooks are borked at the moment and i haven't uploaded the patches | 13:46 |
admin0 | :( .. looking forward to implement dpdk | 13:50 |
logan- | jamesdenton: it seems like something is broken when installing neutron-lbaas in the odl and ovs-nsh gates, any thoughts on the failures in https://review.opendev.org/#/c/645834/? | 13:52 |
evrardjp | mbuil ^ | 13:53 |
evrardjp | jamesdenton: if you think it's unmaintained, maybe we should phase that out too | 13:54 |
evrardjp | I don't see a point of keeping broken stuff | 13:54 |
evrardjp | (if nobody cares) | 13:54 |
logan- | also weird that we have odl-sfc non-voting in check and voting in gate lol | 13:54 |
evrardjp | hahaha | 13:55 |
evrardjp | for realzies? | 13:55 |
logan- | no nvm | 13:55 |
logan- | confused odl and ovs | 13:55 |
jamesdenton | one sec | 13:55 |
evrardjp | :) | 13:56 |
*** vnogin has quit IRC | 13:56 | |
logan- | https://github.com/openstack/neutron-lbaas "This project is no longer maintained." yeah I guess we should remove it | 13:57 |
jamesdenton | yeah i thought i read where it was removed completely like.. this week | 13:57 |
evrardjp | yes, that should go. Octavia replaces it | 13:57 |
evrardjp | but for odl-sfc I don't know if there are ppl maintaining it | 13:58 |
logan- | looks like all 3 of those tests are failing on lbaas | 13:58 |
logan- | so it'll probably fix em up once that's removed | 13:59 |
logan- | thanks | 13:59 |
*** CeeMac_ is now known as CeeMac | 14:03 | |
CeeMac | jamesdenton, hi | 14:04 |
jamesdenton | hey CeeMac | 14:04 |
CeeMac | quick question. If I configure neutron_plugin_type: ml2.ovs.dvr but want to set router_distributed: false so tenants still use legacy routes, do I need to add neutron_plugin_types:ml2.ovs as well? | 14:04 |
jamesdenton | nope | 14:04 |
jamesdenton | the dvr is important because it triggers a few other actions | 14:04 |
CeeMac | cool, thanks. Just trying to get my ducks in a row. | 14:04 |
jamesdenton | sure thing | 14:06 |
*** kplant has quit IRC | 14:08 | |
johnsom | Yeah, the neutron-lbaas retirement is happening now. Most of the code has already been removed. | 14:14 |
*** jbadiapa has quit IRC | 14:14 | |
johnsom | https://wiki.openstack.org/wiki/Neutron/LBaaS/Deprecation if you have questions about it. | 14:14 |
evrardjp | thanks johnsom | 14:18 |
CeeMac | jamesdenton, for rocky I don't need to set the provider network config in openstack_user_config.yml right? just the neutron_provider_networks in user_variables.yml? | 14:20 |
CeeMac | I had this all documented out somewhere, and I can't find it now :( | 14:20 |
*** kplant has joined #openstack-ansible | 14:20 | |
evrardjp | CeeMac: you can do this indeed. | 14:27 |
evrardjp | it's not recommended yet, but it's indeed possible nowadays. | 14:27 |
openstackgerrit | Marc Gariépy (mgariepy) proposed openstack/openstack-ansible-os_mistral stable/rocky: Fix rocky config https://review.opendev.org/659299 | 14:28 |
jsquare | we have an issue with Heat, it's the only service not working after a fresh installation of OSA Rocky. Stacks, resources, templates, generator, all of them can be listed, but then creating a stack hangs, no matter how simple it is, all the resources stuck at Init_Complete, if we try to delete, stuck in Delete_In_Progress | 14:29 |
jsquare | log files show no errors, debug enabled, nothing | 14:29 |
jsquare | any idea? | 14:29 |
CeeMac | evrardjp, what is the recommended way? I remember there was support for auto-creating a single OVS provider network, however I need 2 and wanted to flatten the configuration in a single way to make things consistent | 14:29 |
evrardjp | Does that apply to all your nodes? Or do you have to have some kind of mixed cloud? | 14:32 |
*** vnogin has joined #openstack-ansible | 14:32 | |
evrardjp | if that applies to all nodes, then you can use user_variables. | 14:32 |
evrardjp | you can also check the result before neutron starts to use it | 14:32 |
CeeMac | so, it would be for compute/network nodes | 14:32 |
evrardjp | https://github.com/openstack/openstack-ansible/blob/master/playbooks/common-playbooks/neutron.yml#L74-L96 | 14:33 |
CeeMac | thats introduced in stein though right? | 14:33 |
evrardjp | what do you mean? | 14:34 |
evrardjp | That code is been there for ages now :) | 14:34 |
evrardjp | and the fact you can BYO inventory has been there since Queens IIRC. | 14:34 |
CeeMac | the functionality to auto-create multiple provider networks from the user config | 14:34 |
evrardjp | oh | 14:34 |
evrardjp | that, I don't know | 14:34 |
CeeMac | not sure it that is the code you referenced or not, still trying to figure some of this out | 14:35 |
evrardjp | I would check what the neutron role does neutron_overlay_network, neutron_provider_networks | 14:35 |
evrardjp | with* | 14:35 |
jamesdenton | CeeMac to set multiples in o_u_c you need Stein, otherwise do it in user_variables | 14:40 |
*** vnogin has quit IRC | 14:40 | |
CeeMac | thanks jamesdenton thats what I thought | 14:40 |
*** vnogin has joined #openstack-ansible | 14:40 | |
jamesdenton | gotta bounce... bbiab | 14:41 |
CeeMac | so i can just iterate the neutron_provider_networks: | 14:41 |
*** luksky has quit IRC | 14:41 | |
jamesdenton | you would define multiple mappings: network_mappings: "vlan:br-vlan,vxlan:br-vxlan" | 14:42 |
CeeMac | right, that rings a bell. thanks | 14:42 |
jamesdenton | not quite like that. more like 'physnet1:br-vlan,physnet2:br-vlan2' or something like that | 14:42 |
CeeMac | yep | 14:42 |
jamesdenton | cool. see ya | 14:42 |
CeeMac | l8r | 14:43 |
CeeMac | for the openstack_host_specific_kernel_modules: when using the group: | 14:55 |
CeeMac | if i wanted to include 2 groups, I'd need to have one line for each group, or i can use commas to provide multiple groups in the same line? | 14:56 |
evrardjp | CeeMac: I think group doesn't matter anymore | 14:56 |
evrardjp | if you need to have something per group, just add it to group vars | 14:56 |
CeeMac | rather than user_variables? | 14:57 |
CeeMac | i haven't been using group vars so far, everything is in the one file | 14:58 |
evrardjp | user_variables apply everywhere | 14:58 |
evrardjp | if you want to do things in a specific way for some groups you are bringing, then you should use group vars | 14:58 |
evrardjp | but do you have that group vars? | 14:58 |
CeeMac | you mean the group_vars folder? | 14:59 |
evrardjp | sorry I am in a meeting at the same time | 14:59 |
evrardjp | :p | 14:59 |
evrardjp | I mean do you have different groups? | 14:59 |
evrardjp | I mean... Do you really need different behaviour per group? | 14:59 |
evrardjp | I am confused | 14:59 |
evrardjp | about what you are trying to achieve :) | 14:59 |
evrardjp | I can't really help if I don't understand :D | 15:00 |
*** hwoarang has joined #openstack-ansible | 15:00 | |
*** L_SR has joined #openstack-ansible | 15:00 | |
CeeMac | sorry, just on a call, im confused to lol | 15:01 |
evrardjp | hahaha welcome to the club | 15:01 |
L_SR | Hello community, after days being fooled by os_keystone I was hoping you could help me. I have found no solution to my setup-openstack.yaml playbook being stuck at os_keystone : Check current state of Keystone DB. Specifically, it fails at Perform a Keystone DB sync migrate with msg: non-zero return code Any ideas? | 15:03 |
L_SR | openstack_user config: https://pastebin.com/p71SumCQ, user_variables: https://pastebin.com/Qn1BrkcD ; TLDR: basic test scenario. I have another setup like this working but no idea why I could not repeat it. Any help will be greatly appreciated | 15:05 |
evrardjp | L_SR: that sounds like a failure to do keystone db sync. We would probably need more info about your environment. It would be better captured in a bug | 15:06 |
evrardjp | great that you provide this :) | 15:06 |
evrardjp | L_SR: code branch/version ? | 15:06 |
L_SR | Rocky. | 15:06 |
L_SR | Fellback from Stein just in case | 15:06 |
L_SR | I have this same setup working with Stein in another hardware. This is really puzzling. Been looking at old IRC chats and found no solution. I have destroyed and created all the setup several times now | 15:07 |
evrardjp | how is the networking to the db node and to your haproxy? | 15:07 |
L_SR | The offending command seems to be this: https://pastebin.com/2bjiDtDy | 15:08 |
evrardjp | Are your multiple installs on the same network? | 15:08 |
evrardjp | (how are your haproxy configured?) | 15:08 |
evrardjp | L_SR: you can try running this command directly on your keystone container, it would give you more input | 15:08 |
evrardjp | alternatively, checking the keystone logs :) | 15:08 |
L_SR | evrardjp: the command inside the container works with no problem. | 15:09 |
evrardjp | L_SR: I would then remove the local facts you have in your ansible environment, and try redeploy | 15:09 |
*** cshen has quit IRC | 15:10 | |
L_SR | evrardjp I have been using the default configuration for all the setup. Mainly because I couldn't make it complete successfully | 15:10 |
evrardjp | that's weird, it's working in gates :) | 15:10 |
L_SR | evrardjp ok, gonna try that | 15:10 |
evrardjp | I am in a call, so it's hard for me to help like this | 15:10 |
L_SR | evrardjp thanks for any help | 15:10 |
evrardjp | but I have the impression it's something in your env, I just can't pinpoint to it right now | 15:10 |
*** ivve has quit IRC | 15:15 | |
*** tosky has quit IRC | 15:16 | |
CeeMac | evrardjp, the config i have right now is related to VPNaaS plugin which specifically targets network_hosts, (not sure if this requires compute_hosts as well in dvr scenario) and i need to add the config for OVS which will need to target both network_hosts and compute_hosts for dvr scenario (unless there is a separate group i can use that has both in already) | 15:17 |
*** tosky has joined #openstack-ansible | 15:18 | |
*** starborn has quit IRC | 15:30 | |
CeeMac | so. now i'm wondering if vpnaas with dvr is actually a supported thing currenylu | 15:30 |
CeeMac | *currently | 15:30 |
CeeMac | google is ambiguous | 15:31 |
CeeMac | according to 2015, no its not. I can't find anything (yet) to change that stance for more recent times | 15:31 |
*** miloa has quit IRC | 15:33 | |
*** shyamb has joined #openstack-ansible | 15:36 | |
*** macza has joined #openstack-ansible | 15:37 | |
*** strattao has quit IRC | 15:41 | |
*** strattao has joined #openstack-ansible | 15:43 | |
*** BjoernT has quit IRC | 15:44 | |
*** vnogin has quit IRC | 15:46 | |
*** BjoernT has joined #openstack-ansible | 15:46 | |
CeeMac | ok, so it does work with dvr with the caveat that the VPN runs centralised in the SNAT namespace. so if a VM gets a FIP attached to it, it won't be able to route across the VPN. | 15:47 |
CeeMac | (sorry for thinking out loud in the channel) | 15:48 |
CeeMac | hmm, but it may not work when there are multiple network nodes. need to investigate some more tomorrow i think | 15:49 |
*** shyamb has quit IRC | 15:57 | |
*** kopecmartin is now known as kopecmartin|off | 16:05 | |
e-vad | hello! has anyone done any work with cells v2 aside from the initial setup that gets done when deploying? | 16:08 |
*** tosky has quit IRC | 16:13 | |
L_SR | evrardjp: I redeployed everything after deleting /etc/ansible_facts and got to the same place: https://pastebin.com/euwar8im Any afterthoughts? Will continue exploring, e.g. trying with the master branch; and see | 16:30 |
*** BjoernT has quit IRC | 16:33 | |
*** BjoernT has joined #openstack-ansible | 16:38 | |
*** gyee has joined #openstack-ansible | 16:38 | |
*** aedc has quit IRC | 16:46 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible master: Imported Translations from Zanata https://review.opendev.org/658731 | 16:49 |
*** aedc has joined #openstack-ansible | 16:50 | |
*** luksky has joined #openstack-ansible | 17:10 | |
*** L_SR has quit IRC | 17:11 | |
*** BjoernT_ has joined #openstack-ansible | 17:11 | |
*** BjoernT has quit IRC | 17:12 | |
*** udesale has quit IRC | 17:21 | |
*** DanyC_ has quit IRC | 17:36 | |
*** vnogin has joined #openstack-ansible | 17:43 | |
*** vnogin has quit IRC | 17:47 | |
*** DanyC has joined #openstack-ansible | 17:53 | |
*** DanyC has quit IRC | 17:59 | |
*** strattao has quit IRC | 18:03 | |
*** strattao has joined #openstack-ansible | 18:04 | |
*** CeeMac has quit IRC | 18:08 | |
*** BjoernT_ has quit IRC | 18:11 | |
*** DanyC has joined #openstack-ansible | 18:13 | |
*** BjoernT has joined #openstack-ansible | 18:20 | |
*** DanyC has quit IRC | 18:23 | |
*** BjoernT has quit IRC | 18:29 | |
*** luksky has quit IRC | 18:32 | |
openstackgerrit | Antony Messerli proposed openstack/openstack-ansible-lxc_hosts stable/rocky: Use block/rescue for image pre-stage https://review.opendev.org/659360 | 18:39 |
*** ianychoi has quit IRC | 18:42 | |
*** tosky has joined #openstack-ansible | 18:43 | |
*** hwoarang has quit IRC | 18:50 | |
*** hwoarang has joined #openstack-ansible | 18:51 | |
*** BjoernT has joined #openstack-ansible | 18:52 | |
*** BjoernT_ has joined #openstack-ansible | 18:58 | |
*** BjoernT has quit IRC | 18:59 | |
*** BjoernT_ has quit IRC | 19:03 | |
*** DanyC has joined #openstack-ansible | 19:03 | |
openstackgerrit | Merged openstack/openstack-ansible-os_nova master: Remove nova placement API https://review.opendev.org/657398 | 19:06 |
*** radeks_ has quit IRC | 19:18 | |
*** radeks has joined #openstack-ansible | 19:18 | |
*** BjoernT has joined #openstack-ansible | 19:24 | |
*** ivve has joined #openstack-ansible | 19:25 | |
*** BjoernT has quit IRC | 19:35 | |
*** itandops has joined #openstack-ansible | 19:39 | |
*** BjoernT has joined #openstack-ansible | 19:39 | |
*** Weifan has joined #openstack-ansible | 19:44 | |
*** radeks has quit IRC | 19:47 | |
*** radeks has joined #openstack-ansible | 19:48 | |
*** radeks_ has joined #openstack-ansible | 19:51 | |
*** radeks has quit IRC | 19:53 | |
*** kplant has quit IRC | 20:03 | |
*** DanyC has quit IRC | 20:10 | |
*** BjoernT has quit IRC | 20:12 | |
*** BjoernT has joined #openstack-ansible | 20:12 | |
*** pcaruana has quit IRC | 20:14 | |
*** DanyC has joined #openstack-ansible | 20:15 | |
*** jsquare has quit IRC | 20:40 | |
*** jsquare has joined #openstack-ansible | 20:41 | |
*** tuxjohnson has left #openstack-ansible | 20:43 | |
*** ansmith has quit IRC | 20:44 | |
*** radeks_ has quit IRC | 20:50 | |
*** Weifan has quit IRC | 20:57 | |
*** Weifan has joined #openstack-ansible | 21:01 | |
*** rgogunskiy has quit IRC | 21:03 | |
*** Weifan has quit IRC | 21:06 | |
*** BjoernT has quit IRC | 21:13 | |
*** BjoernT_ has joined #openstack-ansible | 21:13 | |
*** tuxjohnson has joined #openstack-ansible | 21:21 | |
*** tuxjohnson has left #openstack-ansible | 21:22 | |
*** mhayden has quit IRC | 21:27 | |
*** mhayden has joined #openstack-ansible | 21:28 | |
*** Weifan has joined #openstack-ansible | 21:36 | |
*** Weifan has quit IRC | 21:40 | |
openstackgerrit | Merged openstack/openstack-ansible-galera_client master: [redhat] Update variables to be version agnostic https://review.opendev.org/658252 | 21:43 |
*** d34dh0r53 has quit IRC | 21:45 | |
*** BjoernT_ has quit IRC | 21:46 | |
*** DanyC has quit IRC | 21:49 | |
openstackgerrit | Antony Messerli proposed openstack/openstack-ansible-lxc_hosts stable/rocky: Use block/rescue for image pre-stage https://review.opendev.org/659360 | 21:50 |
openstackgerrit | Merged openstack/openstack-ansible master: Migrate to placement_service_password https://review.opendev.org/658217 | 21:54 |
openstackgerrit | Merged openstack/openstack-ansible master: Revert "Set CentOS 7 distro job to non-voting" https://review.opendev.org/657416 | 21:55 |
*** jsquare has quit IRC | 21:59 | |
*** jsquare has joined #openstack-ansible | 21:59 | |
openstackgerrit | Merged openstack/openstack-ansible-tests master: Revert "Pin nova_git_install_branch to before placement removal" https://review.opendev.org/658209 | 22:08 |
openstackgerrit | Merged openstack/openstack-ansible-tests master: Clean up placement test vars https://review.opendev.org/658502 | 22:08 |
openstackgerrit | Logan V proposed openstack/openstack-ansible-os_nova master: Use nova credentials when connecting to other APIs https://review.opendev.org/658177 | 22:12 |
*** kmadac has quit IRC | 22:14 | |
*** strattao has quit IRC | 22:19 | |
*** kplant has joined #openstack-ansible | 22:31 | |
*** ansmith has joined #openstack-ansible | 22:46 | |
openstackgerrit | Merged openstack/openstack-ansible-os_placement master: [redhat] Update variables to be version agnostic https://review.opendev.org/658255 | 22:52 |
*** kmadac has joined #openstack-ansible | 22:52 | |
*** aedc has quit IRC | 22:53 | |
*** Weifan has joined #openstack-ansible | 22:54 | |
openstackgerrit | Merged openstack/openstack-ansible-os_keystone master: [redhat] Update variables to be version agnostic https://review.opendev.org/658254 | 22:57 |
*** macza has quit IRC | 22:59 | |
openstackgerrit | Merged openstack/openstack-ansible-os_glance master: [redhat] Update variables to be version agnostic https://review.opendev.org/658256 | 23:00 |
*** tosky has quit IRC | 23:00 | |
openstackgerrit | Merged openstack/openstack-ansible-os_cinder master: [redhat] Update variables to be version agnostic https://review.opendev.org/658257 | 23:04 |
*** Adri2000 has quit IRC | 23:09 | |
*** Adri2000 has joined #openstack-ansible | 23:11 | |
openstackgerrit | Merged openstack/openstack-ansible-openstack_hosts master: [redhat] Update variables to be version agnostic https://review.opendev.org/658250 | 23:16 |
*** Weifan has quit IRC | 23:39 | |
*** d34dh0r53 has joined #openstack-ansible | 23:43 | |
*** BjoernT has joined #openstack-ansible | 23:57 | |
*** d34dh0r53 has quit IRC | 23:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!