*** tosky has quit IRC | 00:02 | |
*** macz_ has quit IRC | 00:40 | |
openstackgerrit | Merged openstack/openstack-ansible master: Added Openstack Adjutant role deployment https://review.opendev.org/c/openstack/openstack-ansible/+/756310 | 00:58 |
---|---|---|
*** cshen has quit IRC | 01:07 | |
*** rfolco has joined #openstack-ansible | 02:27 | |
*** rfolco has quit IRC | 02:32 | |
*** spatel has joined #openstack-ansible | 04:24 | |
spatel | noonedeadpunk: hey | 04:24 |
*** evrardjp has quit IRC | 05:33 | |
*** evrardjp has joined #openstack-ansible | 05:33 | |
*** gyee has quit IRC | 05:55 | |
*** spatel has quit IRC | 06:42 | |
*** klamath_atx has quit IRC | 06:47 | |
*** bjoernt has quit IRC | 06:58 | |
*** pto has joined #openstack-ansible | 07:18 | |
*** pto_ has joined #openstack-ansible | 07:20 | |
*** pto has quit IRC | 07:23 | |
*** SiavashSardari has joined #openstack-ansible | 07:34 | |
*** pcaruana has joined #openstack-ansible | 07:46 | |
*** luksky has joined #openstack-ansible | 07:56 | |
*** rpittau|afk is now known as rpittau | 07:59 | |
*** cshen has joined #openstack-ansible | 08:01 | |
*** pto_ has quit IRC | 08:03 | |
*** andrewbonney has joined #openstack-ansible | 08:03 | |
*** pto has joined #openstack-ansible | 08:04 | |
*** ChosSimbaOne has left #openstack-ansible | 08:10 | |
jrosser | noonedeadpunk: did you see we have trouble with the new pip? | 08:11 |
*** pto has quit IRC | 08:13 | |
*** pto has joined #openstack-ansible | 08:14 | |
noonedeadpunk | mornings | 08:20 |
noonedeadpunk | haven't yet, but this is expected? | 08:20 |
noonedeadpunk | as they're having new resolver? | 08:20 |
noonedeadpunk | But we're supposed to have it bumped and fixed? | 08:21 |
jrosser | functional tests seem to pick up the new pip | 08:22 |
noonedeadpunk | uh... | 08:22 |
noonedeadpunk | I see | 08:22 |
jrosser | i took a fairly big guess at a fix but it's not worked https://review.opendev.org/c/openstack/openstack-ansible-tests/+/764824 | 08:23 |
*** pto has quit IRC | 08:29 | |
*** ygk_12345 has joined #openstack-ansible | 08:29 | |
*** pto has joined #openstack-ansible | 08:32 | |
SiavashSardari | morning | 08:37 |
SiavashSardari | I have a qq | 08:37 |
noonedeadpunk | jrosser: maybe it's a chance to test out new resolver as well :) | 08:38 |
noonedeadpunk | hey SiavashSardari | 08:38 |
jrosser | yeah, i'm just trying to debug my patch, it's not right | 08:38 |
SiavashSardari | is handler stuff manage centrally somewhere? because they all kinda looks like the same | 08:38 |
jrosser | it splits the global pins file into characters rather than lines i think | 08:39 |
noonedeadpunk | out of error I see it seems it does | 08:39 |
noonedeadpunk | SiavashSardari: no, handlers are not managed centrally | 08:39 |
*** tosky has joined #openstack-ansible | 08:40 | |
SiavashSardari | oh ok, I found some issue on handlers, almost all handlers of 'Restart * services' will check if the service is started. but in update config case services should restart | 08:42 |
*** spatel has joined #openstack-ansible | 08:43 | |
SiavashSardari | for example in https://opendev.org/openstack/openstack-ansible-os_nova/src/branch/master/handlers/main.yml | 08:43 |
openstackgerrit | Andrew Bonney proposed openstack/openstack-ansible-os_zun master: DNM: Update zun role to match current requirements https://review.opendev.org/c/openstack/openstack-ansible-os_zun/+/763141 | 08:45 |
noonedeadpunk | SiavashSardari: but they frist stop and then start for `Restart * services` | 08:45 |
noonedeadpunk | for config update I can recall only issue with uwsgi which did not get restarted on config change but it has been fixed | 08:46 |
SiavashSardari | hm... you're right. I didn't see that. but why when I update my default quotas and run the playbook with e.g. nova-config tag, it needs a service restart afterwards? | 08:47 |
*** spatel has quit IRC | 08:47 | |
SiavashSardari | oh because the service won't stop first | 08:48 |
noonedeadpunk | well, regarding tags there are bugs in terms that we might miss some task that is required | 08:48 |
noonedeadpunk | like setting some facts or registering variable we're referencing later | 08:48 |
SiavashSardari | nope i was wrong they stop nicely | 08:48 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-tests master: Apply OSA global-requirements-pins during functional tests https://review.opendev.org/c/openstack/openstack-ansible-tests/+/764824 | 08:50 |
SiavashSardari | noonedeadpunk I had an experience like that in keystone and uploaded a patch for it. but in nova I think the problem is the playbooks will never restart nova-api service | 08:52 |
noonedeadpunk | SiavashSardari: yeah and we had a fix for that specific issue | 09:01 |
SiavashSardari | for nova? | 09:02 |
noonedeadpunk | including nova | 09:02 |
noonedeadpunk | let me search for the topic | 09:02 |
noonedeadpunk | it was backported as well | 09:02 |
noonedeadpunk | https://review.opendev.org/q/topic:%22restart-uwsgi%22+(status:open%20OR%20status:merged) | 09:03 |
SiavashSardari | Thanks, | 09:05 |
*** shyamb has joined #openstack-ansible | 09:07 | |
*** pto has quit IRC | 09:07 | |
SiavashSardari | noonedeadpunk I can't find any handler for 'Restart uwsgi services' in nova role | 09:10 |
noonedeadpunk | because it's not in nova role :p | 09:10 |
*** pto has joined #openstack-ansible | 09:10 | |
noonedeadpunk | https://opendev.org/openstack/ansible-role-uwsgi/src/branch/master/handlers/main.yml#L16-L29 | 09:10 |
*** pto has quit IRC | 09:10 | |
*** pto has joined #openstack-ansible | 09:11 | |
SiavashSardari | Oops, didn't think of that '=D | 09:11 |
noonedeadpunk | and we include role here https://opendev.org/openstack/openstack-ansible-os_nova/src/branch/master/tasks/main.yml#L183-L191 | 09:12 |
SiavashSardari | thank you, my role are a bit outdated. | 09:15 |
SiavashSardari | just a question. how often you think it is good to do a minor upgrade? I mean OSA wise | 09:17 |
noonedeadpunk | I usually didn't do any :( | 09:19 |
noonedeadpunk | unless smth is really needs fixing | 09:20 |
*** jbadiapa has joined #openstack-ansible | 09:24 | |
jrosser | SiavashSardari: you should probably do one right before you do a major upgrade | 09:28 |
jrosser | as a minimum | 09:28 |
*** ygk_12345 has quit IRC | 09:30 | |
SiavashSardari | thank you guys. we have kind of mirrored repo of OSA on our gitlab and we tried to adopt upstream branching for that so we can take advantage of new commits of upstream and also scratch our own itches before we can contribute if possible. | 09:35 |
SiavashSardari | so that's why I'd like to do minor upgrades as often as I could. | 09:37 |
jrosser | SiavashSardari: if you need to carry your own patches for a while you should look at the file /etc/openstack_deploy/user-role-requirements.yml, that lets you override what comes in user-role-requirements | 09:37 |
jrosser | you can point to your own repos for that in a version controlled way | 09:38 |
jrosser | *override what comes in ansible-role-requirements, sorry | 09:38 |
SiavashSardari | we use that for roles that we updated roles that we used before it gets to upstream. | 09:39 |
jrosser | awesome | 09:39 |
jrosser | if theres anything difficult with these hooks let us know, it's good to provide places you can plumb in your local repos | 09:40 |
SiavashSardari | we will certainly do, thanks for your support | 09:40 |
*** spatel has joined #openstack-ansible | 09:44 | |
*** fanfi has quit IRC | 09:44 | |
*** spatel has quit IRC | 09:48 | |
MickyMan77 | jrosser: you last tips did not work, "openstack-ansible -e venv_rebuild=yes os-cinder-install.yml", samme error, "Error during database migration: \"Database schema file with version 140 doesn't exist. | 09:52 |
MickyMan77 | do you have any other idea/suggestions ? | 09:53 |
jrosser | MickyMan77: can you show me your hash of cinder from this file https://github.com/openstack/openstack-ansible/blob/master/playbooks/defaults/repo_packages/openstack_services.yml#L66 | 09:54 |
jrosser | and can you check which hash/tag you have checked out in /opt/openstack-ansible on your deploy host | 09:56 |
MickyMan77 | the checkout file look like this, http://paste.openstack.org/show/800583/ | 10:07 |
MickyMan77 | but what do you mean with, "show me your hash of cinder from this file" | 10:08 |
*** shyamb has quit IRC | 10:41 | |
*** shyamb has joined #openstack-ansible | 10:57 | |
openstackgerrit | Georgina Shippey proposed openstack/openstack-ansible-galera_server master: Use mysql user instead of root https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/764449 | 11:03 |
*** kleini has quit IRC | 11:04 | |
*** kleini has joined #openstack-ansible | 11:07 | |
*** waverider has joined #openstack-ansible | 11:09 | |
jrosser | MickyMan77: sorry been in a meeting | 11:12 |
jrosser | MickyMan77: i wanted to know what version of the cinder service was being installed, thats what you put in your paste | 11:12 |
jrosser | i still think that somehow you are not deploying the ussuri version of cinder | 11:13 |
jrosser | becasue on the stable/ussuri branch version 140 of the DB schema does not exist https://github.com/openstack/cinder/tree/stable/ussuri/cinder/db/sqlalchemy/migrate_repo/versions | 11:14 |
jrosser | but it is there from victoria and onward https://github.com/openstack/cinder/tree/stable/victoria/cinder/db/sqlalchemy/migrate_repo/versions | 11:14 |
MickyMan77 | is victoria stable ? | 11:14 |
jrosser | openstack-ansible has not made a release for victoria yet, but the openstack components like nova/cinder are released as stable for victoria | 11:15 |
jrosser | MickyMan77: on the host that has failed, can you find the file /openstack/venvs/cinder-21.x.y/constraints.txt and find a line that looks like cinder==16.1.1.dev46 | 11:19 |
MickyMan77 | # grep cinder /openstack/venvs/cinder-21.1.0/constraints.txt --> cinder==16.2.0 | 11:22 |
MickyMan77 | # grep cinder /openstack/venvs/cinder-21.2.0/constraints.txt --> cinder==16.2.1.dev3 | 11:22 |
MickyMan77 | # grep cinder /openstack/venvs/cinder-21.1.0.dev119/constraints.txt --> cinder==16.1.0.dev275 | 11:24 |
jrosser | MickyMan77: i am running out of ideas really, i don't know enough about the db migrations to know why it is looking for version 140 when it should not be | 11:32 |
jrosser | imho this is not really an openstack-ansible problem | 11:32 |
MickyMan77 | is there any timeline when openstack-ansible will have a stable version for deploying victoria? | 11:34 |
MickyMan77 | I did run this command in the "cinder-api-container", /openstack/venvs/cinder-21.2.0/bin/cinder-manage db sync | 11:40 |
MickyMan77 | Error during database migration: "Database schema file with version 140 doesn't exist." | 11:41 |
MickyMan77 | so if I solve that issue, the openstack-ansible should work. | 11:41 |
jrosser | yes, that is the exact command that the playbook is running | 11:42 |
MickyMan77 | # /openstack/venvs/cinder-21.2.0/bin/cinder-manage db version | 11:42 |
MickyMan77 | 140 | 11:42 |
jrosser | would this be one of the original environments that you tested many different tags of openstack-ansible on? | 11:43 |
MickyMan77 | so I need to downgrade the db... if that is even possible... | 11:44 |
MickyMan77 | "Make a backup of your database. Cinder does not support downgrading of the database. Hence, in case of upgrade failure, restoring database from backup is the only choice" | 11:45 |
jrosser | i have a ussuri cloud here and it is running db version 136 | 11:46 |
jrosser | and that is consistent with the schema numbering on the cinder ussuri branch | 11:46 |
MickyMan77 | can I use openstack-ansible just to deploy victoria version of os-cinder-install.yml ? | 11:50 |
jrosser | if you update the sha in the file i had you look at earlier https://github.com/openstack/openstack-ansible/blob/master/playbooks/defaults/repo_packages/openstack_services.yml#L66 then you can update the version of cinder that is installed | 11:53 |
jrosser | you will also have to take care of ensuring that the victoria version of openstack constraints is used for the venv build | 11:53 |
*** shyam89 has joined #openstack-ansible | 11:54 | |
*** shyam89 has quit IRC | 11:56 | |
*** shyamb has quit IRC | 11:58 | |
*** rfolco has joined #openstack-ansible | 12:06 | |
*** mgariepy has quit IRC | 12:10 | |
jrosser | theres a bunch of patches for os_tempest which i think the tripleo folk would like reviews on | 13:05 |
openstackgerrit | Merged openstack/openstack-ansible-tests master: Apply OSA global-requirements-pins during functional tests https://review.opendev.org/c/openstack/openstack-ansible-tests/+/764824 | 13:05 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_adjutant master: Updated from OpenStack Ansible Tests https://review.opendev.org/c/openstack/openstack-ansible-os_adjutant/+/736723 | 13:21 |
*** mgariepy has joined #openstack-ansible | 13:27 | |
*** sshnaidm has quit IRC | 13:38 | |
*** spatel has joined #openstack-ansible | 13:45 | |
*** sshnaidm has joined #openstack-ansible | 13:46 | |
*** sshnaidm has quit IRC | 13:48 | |
*** spatel has quit IRC | 13:50 | |
*** pcaruana has quit IRC | 14:03 | |
*** admin0 has quit IRC | 14:03 | |
*** spatel has joined #openstack-ansible | 14:05 | |
spatel | noonedeadpunk: morning | 14:10 |
noonedeadpunk | o/ | 14:11 |
spatel | Yesterday i was trying to deploy senlin on ussuri and found its still in master :( | 14:11 |
spatel | so i did cherry pick patch and manually add senlin required files. and when trying to deploy i got this error http://paste.openstack.org/show/800588/ | 14:12 |
noonedeadpunk | I don't think we can now create ussuri branch for senlin | 14:12 |
noonedeadpunk | but I mean role won't change, so you can use working SHA from master and overwrite senlin sha itself from ussuri | 14:14 |
noonedeadpunk | as eventually role can deploy senlin from U without any issues | 14:14 |
spatel | I did deployed but i have noticed some changes in senlin roles and i got stuck here http://paste.openstack.org/show/800588/ | 14:14 |
*** pcaruana has joined #openstack-ansible | 14:14 | |
spatel | where is this error coming from? "msg": "The PyMySQL (Python 2.7 and Python 3.X) or MySQL-python (Python 2.X) module is required." | 14:15 |
spatel | look like python interpreter issue | 14:15 |
noonedeadpunk | sec | 14:15 |
spatel | This module is very different then other roles - /etc/ansible/roles/os_senlin/tasks/db_setup.yml | 14:16 |
noonedeadpunk | you should set `openstack_db_setup_host: "{{ groups['utility_all'][0] }}"` in user_variavbles | 14:16 |
noonedeadpunk | it will be default afterwards | 14:16 |
spatel | hmm | 14:16 |
noonedeadpunk | or you can checkout os_senlin to fb8f6966e260fb5508f4290e31966a8b25b1f150 which does not include this change | 14:17 |
*** cshen has quit IRC | 14:18 | |
spatel | are we going to use openstack_db_setup_host: "{{ groups['utility_all'][0] }} for final release or this is just hack for meantime? | 14:19 |
spatel | also i have noticed we are using community.mysql.mysql_db: module - https://opendev.org/openstack/openstack-ansible-os_senlin/src/branch/master/tasks/db_setup.yml#L31 | 14:20 |
spatel | is that something new we are going to use for other roles? | 14:20 |
jrosser | spatel: thats how everything is for master/victoria because we have switched to the new ansible collections | 14:21 |
spatel | jrosser: oh! | 14:21 |
jrosser | senlin hasnt been included in a release yet so the first point at which it will get a stable branch is stable/victoria | 14:22 |
spatel | how much work left for senlin? | 14:23 |
jrosser | not very much really, you can see the outstanding patches here https://review.opendev.org/q/project:openstack/openstack-ansible-os_senlin | 14:25 |
spatel | cool, let me know if need help for testing. i want to deploy that on production soon | 14:27 |
spatel | noonedeadpunk: Hey i have add "openstack_db_setup_host: "{{ groups['utility_all'][0] }}"" in user_variables and still seeing same error :( | 14:28 |
spatel | "msg": "The PyMySQL (Python 2.7 and Python 3.X) or MySQL-python (Python 2.X) module is required." | 14:28 |
spatel | did i miss something when i did cherry pick this patch? | 14:29 |
spatel | or may be we are missing that module on utility container because i build utility container using stable/ussuri branch | 14:31 |
jrosser | spatel: you still somehow have the delegation wrong for that task, from your paste "failed: [infra-lxb-1_senlin_container-f31c6b85 -> localhost]" | 14:32 |
jrosser | it's delegating to localhost | 14:32 |
spatel | its saying <infra-lxb-1_senlin_container-f31c6b85> Task is delegated to infra-lxb-1_utility_container-085107e1. | 14:33 |
spatel | i have added "openstack_db_setup_host: "{{ groups['utility_all'][0] }}" in var so now its using utility | 14:34 |
jrosser | also openstack_db_setup_python_interpreter: "/openstack/venvs/utility-{{ openstack_release }}/bin/python" | 14:36 |
spatel | that fix my issue :) | 14:37 |
spatel | so what was the deal? | 14:37 |
spatel | use venvs python instead of default os one right? | 14:38 |
openstackgerrit | Merged openstack/openstack-ansible stable/train: Bump SHAs for stable/train https://review.opendev.org/c/openstack/openstack-ansible/+/764591 | 14:40 |
jrosser | spatel: yes, the db setup used to be done on one of the galera nodes but thats been moved to the utility container | 14:44 |
jrosser | and so now it has to be specified which host and which python to use to do that | 14:45 |
spatel | +1 | 14:45 |
jrosser | those will be new vars in victoria https://opendev.org/openstack/openstack-ansible/blame/branch/master/playbooks/defaults/source_install.yml#L35-L36 | 14:45 |
spatel | jrosser: that was the one i was missing in my cherry pick | 14:46 |
spatel | when do you think first stable/victoria coming out? | 14:46 |
spatel | for stability i deployed ussuri on production. | 14:47 |
noonedeadpunk | I'm really aimed to branch this week | 14:48 |
spatel | wow! that would be awesome! | 14:48 |
*** admin0 has joined #openstack-ansible | 14:48 | |
spatel | hope upgrade would be easy also :) | 14:49 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_adjutant master: Define condition for the first play host one time https://review.opendev.org/c/openstack/openstack-ansible-os_adjutant/+/764656 | 14:49 |
ThiagoCMC | I can't wait to upgrade Ussuri to Victoria! It's going to be my first OSA upgrade ever. lol | 14:49 |
spatel | i have successfully deployed senlin, now i am feeling good | 14:49 |
spatel | noonedeadpunk: i did review those changes also and they all looks good https://review.opendev.org/q/project:openstack/openstack-ansible-os_senlin | 14:50 |
spatel | ThiagoCMC: same here | 14:50 |
spatel | Question: I deployed my cloud last week but forgot to change region: RegionOne :( | 14:51 |
spatel | how hard its to change it now ? | 14:51 |
ThiagoCMC | Senlin is awesome! I wanna try it. | 14:52 |
spatel | oh yes.. i want to test it for my SRIOV instances. (its working for normal instances) | 14:53 |
ThiagoCMC | Is your branch for master/victoria or ussuri ? | 14:54 |
noonedeadpunk | spatel: I think pretty much. you need to re-run all roles and drop RegionOne endpoints afterwards | 14:54 |
noonedeadpunk | spatel: yeah, awesome, I was a bit worried about https://review.opendev.org/c/openstack/openstack-ansible-os_senlin/+/764661 and wanted to ping you but you wasn't online at a time | 14:55 |
SiavashSardari | ThiagoCMC spatel major upgrade works fine. keep an eye on Ceph though for me something went wrong with ceph, even though Ceph upgrade worked like a charm, after a week an horror story happend and we lost part of our data | 14:55 |
noonedeadpunk | o_O | 14:55 |
noonedeadpunk | that's frightening... what has happened there? | 14:55 |
ThiagoCMC | Wow, that's bad Siavash! | 14:55 |
SiavashSardari | I'm not sure what went wrong but after upgrade our io_wait raised. we didn't think it was a big deal but on a pg_num change three osds (each on a different host) got corrupted somehow | 14:58 |
SiavashSardari | we extract moset of pgs but 3 pgs was corrupted | 14:59 |
SiavashSardari | to this day that wakes me up at nights. we didn't find the root cause | 14:59 |
noonedeadpunk | were you using raid cards for doing smth like raid0 with each drive in it? (in case there was no support for jbod it's common practise) | 14:59 |
SiavashSardari | we even tried to reproduce is but no luck there too | 15:00 |
SiavashSardari | no osds was raw disks | 15:01 |
noonedeadpunk | or drives are directly connected to sas/sata/pci/whatever? | 15:01 |
noonedeadpunk | I see. | 15:01 |
*** pcaruana has quit IRC | 15:01 | |
*** pcaruana has joined #openstack-ansible | 15:02 | |
noonedeadpunk | just was seing huge latency and util increase for SSD drives connected through raid card after L->N update | 15:02 |
noonedeadpunk | which was a result of ceph algo changes for bluestore, where it become reflecting on how osd are reported by kernel - as rotational drives or not | 15:03 |
SiavashSardari | I found that on mailing lists I think. but that wasn't our case | 15:04 |
SiavashSardari | we upgraded from L -> O | 15:04 |
SiavashSardari | and basically everything was the same except the versions. | 15:05 |
*** cshen has joined #openstack-ansible | 15:05 | |
ThiagoCMC | Have you guys (OSA) ever considered a HA MySQL master/master instead of the Galera Cluster? I have it done for places where I only have 2 servers and it works great! And it's a lot simpler than Galera! | 15:13 |
*** SiavashSardari has quit IRC | 15:13 | |
openstackgerrit | Merged openstack/openstack-ansible-openstack_openrc stable/ussuri: Adding support of system scoped openrc and clouds.yaml https://review.opendev.org/c/openstack/openstack-ansible-openstack_openrc/+/763508 | 15:14 |
*** nurdie has joined #openstack-ansible | 15:15 | |
ThiagoCMC | I mean, I have HA MariaDB but not for OSA... I was using it for small things like Kea DHCP and other network services | 15:16 |
dmsimard | btw it is Ansible PR day in #ansible-community if you'd like to get attention on one of your PRs | 15:16 |
*** waverider has quit IRC | 15:16 | |
admin0 | ThiagoCMC, how do you handle split brain ? | 15:20 |
spatel | I have tried Galera Master/Master and it didn't work for my application (i think its debatable ) | 15:21 |
noonedeadpunk | dmsimard: uh, I should have written test for one of my PRs but I haven't so :( | 15:22 |
noonedeadpunk | ThiagoCMC: personally I haven't considered MySQL as even to download it you need oracle account. | 15:23 |
dmsimard | if you need help or pointers it's a good opportunity to ask | 15:23 |
noonedeadpunk | I had great ones, but had no time :( | 15:23 |
noonedeadpunk | but thatnks for letting know! | 15:23 |
noonedeadpunk | how frequently are they going to be? | 15:24 |
ThiagoCMC | admin0, That's a very good question! The setup I've built has VIP and, while both can receive writes, the applications could only see the VIP. Then, the binary logs did the magic behind the scenes | 15:24 |
ThiagoCMC | noonedeadpunk, I actually used MariaDB lol =P | 15:24 |
ThiagoCMC | But from Ubuntu repos | 15:24 |
*** pto has quit IRC | 15:25 | |
*** pto_ has joined #openstack-ansible | 15:25 | |
spatel | I tried Master/Master with Zabbix and got some lock issue. (then i changed zabbix to single MySQL db and all good) | 15:26 |
noonedeadpunk | isn't galera is master-mastrer implementation for mariadb? https://mariadb.com/kb/en/what-is-mariadb-galera-cluster/ | 15:26 |
admin0 | ThiagoCMC, with 2 nodes only, split brain is a possibility . and having faced it before, i don't like it :) | 15:27 |
noonedeadpunk | yeah, there's no pure master-master eventually | 15:27 |
admin0 | either single with a good backup, or 3 | 15:27 |
spatel | noonedeadpunk: does OSA has option to point write to A node and Read to B node? | 15:27 |
noonedeadpunk | it might be great to use maxscale for balancing instead of haproxy, but yeah | 15:27 |
admin0 | with write going to 1 only, you have making that particular disk prone to failure sooner | 15:28 |
admin0 | a load balanced approach .. should be a load balanced approach :) | 15:28 |
jrosser | ThiagoCMC: we had bad-times with 2 galera instances | 15:28 |
jrosser | *mariadb | 15:28 |
ThiagoCMC | Interesting points! I'll share with you guys later on. I don't think I used Galera. It was last year... | 15:28 |
noonedeadpunk | admin0: anyway galera proxies all writes to master iirc | 15:29 |
jrosser | if you have any kind of issue, like restart one node or some network trouble then a master cant be elected with just two | 15:29 |
spatel | Yes osa/haproxy point all request to only 1 node (not round-robin) | 15:29 |
admin0 | btw, i had a question .. how does ceph handle failure .. suppose due to power failure, all my 3 nodes are down .. is there a specific way to bring it up ? | 15:29 |
ThiagoCMC | power it on =) | 15:30 |
admin0 | or is it same as mariadb where i power 1, then 2 and wait for it to sync and then third one | 15:30 |
ThiagoCMC | Mons first, I believe | 15:30 |
noonedeadpunk | no, it's better to power on at the same time as for me | 15:30 |
noonedeadpunk | or mons first, set noout,norebalance and osd then | 15:30 |
noonedeadpunk | (was just having outages where mons were on osd nodes - super bad solution) | 15:31 |
spatel | all mon down can create disaster also | 15:32 |
jrosser | noonedeadpunk: we just are looking at how to implement https://securitytxt.org/ | 15:34 |
jrosser | not very obvious what to do though - hack in haproxy to serve a static file, or some way to use keystone or horizon instead..... | 15:35 |
jrosser | all kind of ugly | 15:35 |
MickyMan77 | jrosser: I have change the file, openstack_services.yml but what about ansible-role-requirements.yml. http://paste.openstack.org/show/800590/ | 15:35 |
noonedeadpunk | I think keystone is the closest option in terms that it has just web server that can be configured for a separate path for this specific file | 15:36 |
*** pcaruana has quit IRC | 15:36 | |
noonedeadpunk | but yeah... | 15:36 |
noonedeadpunk | not clean for sure | 15:37 |
jrosser | yes i was thinking acl in haproxy to catch that specific path then use the keystone backend | 15:37 |
jrosser | a bit like we do for LE | 15:37 |
noonedeadpunk | yeah thought about the same actually | 15:41 |
*** pcaruana has joined #openstack-ansible | 15:49 | |
openstackgerrit | Merged openstack/openstack-ansible-os_ceilometer stable/ussuri: Add event_pipeline support https://review.opendev.org/c/openstack/openstack-ansible-os_ceilometer/+/762743 | 15:50 |
openstackgerrit | Merged openstack/openstack-ansible-os_placement master: Reduce number of processes on small systems https://review.opendev.org/c/openstack/openstack-ansible-os_placement/+/764658 | 15:51 |
*** irclogbot_1 has quit IRC | 15:53 | |
*** irclogbot_2 has joined #openstack-ansible | 15:55 | |
openstackgerrit | Merged openstack/openstack-ansible-os_swift master: Reduce number of processes on small systems https://review.opendev.org/c/openstack/openstack-ansible-os_swift/+/764652 | 16:00 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-tests stable/ussuri: Apply OSA global-requirements-pins during functional tests https://review.opendev.org/c/openstack/openstack-ansible-tests/+/764895 | 16:04 |
*** sshnaidm has joined #openstack-ansible | 16:05 | |
openstackgerrit | Merged openstack/openstack-ansible-os_trove master: Reduce number of processes on small systems https://review.opendev.org/c/openstack/openstack-ansible-os_trove/+/764653 | 16:08 |
noonedeadpunk | #startmeeting openstack_ansible_meeting | 16:09 |
openstack | Meeting started Tue Dec 1 16:09:05 2020 UTC and is due to finish in 60 minutes. The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot. | 16:09 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 16:09 |
*** openstack changes topic to " (Meeting topic: openstack_ansible_meeting)" | 16:09 | |
openstack | The meeting name has been set to 'openstack_ansible_meeting' | 16:09 |
noonedeadpunk | #topic bug triage | 16:09 |
*** openstack changes topic to "bug triage (Meeting topic: openstack_ansible_meeting)" | 16:09 | |
noonedeadpunk | sorry for the delay with meeting :( | 16:09 |
jrosser | o/ hello | 16:09 |
openstackgerrit | Merged openstack/openstack-ansible-os_senlin master: Reduce number of processes on small systems https://review.opendev.org/c/openstack/openstack-ansible-os_senlin/+/764650 | 16:10 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-tests stable/train: Apply OSA global-requirements-pins during functional tests https://review.opendev.org/c/openstack/openstack-ansible-tests/+/764976 | 16:10 |
noonedeadpunk | I haven't done anything from the last week regarding fixing bugs unfortunatelly - had really a lot of internal things | 16:10 |
openstackgerrit | Merged openstack/openstack-ansible-os_senlin master: Define condition for the first play host one time https://review.opendev.org/c/openstack/openstack-ansible-os_senlin/+/764659 | 16:10 |
noonedeadpunk | I think the only new bug was https://bugs.launchpad.net/openstack-ansible/+bug/1906108 and there's already a fix for it | 16:10 |
openstack | Launchpad bug 1906108 in openstack-ansible "os-keystone-install with keystone-config and keystone-install tags failure" [Undecided,New] - Assigned to Siavash Sardari (siavash.sardari) | 16:10 |
openstackgerrit | Merged openstack/openstack-ansible-os_adjutant master: Trigger uwsgi restart https://review.opendev.org/c/openstack/openstack-ansible-os_adjutant/+/764655 | 16:11 |
*** irclogbot_2 has quit IRC | 16:11 | |
noonedeadpunk | which is https://review.opendev.org/c/openstack/openstack-ansible-os_keystone/+/764552 | 16:11 |
*** irclogbot_2 has joined #openstack-ansible | 16:11 | |
noonedeadpunk | it's really interesting why launchpad does not get updated after gerrit upgrade, but I think it's not the only issue here... | 16:12 |
jrosser | i think the new gerrit broke the integration with LP and storyboard | 16:12 |
*** gshippey has joined #openstack-ansible | 16:13 | |
* jrosser waves to gshippey | 16:13 | |
gshippey | 👋 | 16:14 |
noonedeadpunk | well, I think we don't have much discussions regarding bugs this week | 16:14 |
noonedeadpunk | #topic office hours | 16:14 |
*** openstack changes topic to "office hours (Meeting topic: openstack_ansible_meeting)" | 16:14 | |
noonedeadpunk | so regarding overall plans. thanks everyone for doing lots of reviews today | 16:15 |
*** macz_ has joined #openstack-ansible | 16:15 | |
jrosser | seems like a few gate failures, need some rechecks | 16:16 |
jrosser | and i think that the functional test jobs should be better now | 16:16 |
MickyMan77 | jrosser: did you see my msg.. http://paste.openstack.org/show/800590/ | 16:16 |
noonedeadpunk | Yeah functional looks goot atm | 16:16 |
noonedeadpunk | I'm going to do branching this week, hopefuly tomorrow once rechecks will pass | 16:16 |
noonedeadpunk | and was thinking about doing stable release in 2 weeks after that | 16:17 |
noonedeadpunk | I don't think we have much to merge, except fixing out octavia | 16:17 |
noonedeadpunk | (for debian) | 16:17 |
*** macz_ has quit IRC | 16:17 | |
jrosser | is that something understood or needs more investigating? | 16:17 |
*** macz_ has joined #openstack-ansible | 16:18 | |
noonedeadpunk | well I haven't spawn aio yet | 16:18 |
noonedeadpunk | I hope I will have time on my hands during this week for investigation. I'm worried that this might be upstream thing, as before the latest bump things were good | 16:18 |
noonedeadpunk | and debian uses py3.7 which is weird overall | 16:19 |
noonedeadpunk | good in terms that it was failing for uprade jobs but passing for debian ones | 16:19 |
noonedeadpunk | btw have you seen https://lists.ceph.io/hyperkitty/list/ceph-announce@ceph.io/thread/Y267KT2TQJ3VT7UQCC2ES4ZZV2OTL46P/ ? | 16:20 |
jrosser | omg | 16:21 |
noonedeadpunk | I'm wondering if that's what Saivash was talking about half an hour ago... | 16:21 |
jrosser | so branch will mean victoria rc this week? | 16:24 |
noonedeadpunk | well, I think I don't have much more things to discuss, but love to hear if anything needs attention from your prespective? | 16:24 |
noonedeadpunk | yep, exactly | 16:25 |
jrosser | ok good | 16:25 |
jrosser | well it is a bit unfortunate to see how much trouble folk have with magnum | 16:25 |
noonedeadpunk | oh, yes... | 16:25 |
jrosser | though our experience was the same and i'm not totally sure what can be done | 16:25 |
* noonedeadpunk has the same | 16:26 | |
jrosser | the AIO is too small to start a cluster really | 16:26 |
noonedeadpunk | well, we can probably do job with 2 vms.... | 16:26 |
noonedeadpunk | second one as computing node... | 16:26 |
noonedeadpunk | but again - we don't run magnum jobs with bumps... | 16:28 |
noonedeadpunk | so we won't know that we just broke it | 16:28 |
noonedeadpunk | and not sure we can really add task for each service during bumps... | 16:29 |
jrosser | no, that would be very difficult | 16:30 |
jrosser | is multinode a lot of work? | 16:30 |
noonedeadpunk | not sure.. I think not much. | 16:32 |
noonedeadpunk | but it seems we do test cluster creation.... | 16:32 |
noonedeadpunk | https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_483/410681/3/gate/openstack-ansible-deploy-aio_metal-ubuntu-focal/4836457/logs/openstack/aio1-utility/stestr_results.html | 16:33 |
noonedeadpunk | https://github.com/openstack/magnum-tempest-plugin/blob/master/magnum_tempest_plugin/tests/api/v1/test_cluster.py | 16:33 |
noonedeadpunk | maybe issue is there somewhere in networking | 16:33 |
noonedeadpunk | since in aio we really do everything through same mgmt? | 16:34 |
noonedeadpunk | ah, well | 16:36 |
noonedeadpunk | these are all negative tests | 16:36 |
noonedeadpunk | and we've blacklisted the only positive one which is test_create_list_sign_delete_clusters | 16:37 |
jrosser | hmm | 16:37 |
jrosser | we really need a contributor for magnum stuff | 16:38 |
jrosser | it is a project of it's own somehow | 16:38 |
noonedeadpunk | well we're using it here but tend not to touch it at the moment | 16:38 |
noonedeadpunk | I hope I will get hands on it in some future, but now in the nearest :( | 16:39 |
noonedeadpunk | *but not in the nearest | 16:39 |
jrosser | ok - i don't think i have anything much more | 16:41 |
*** mgariepy has quit IRC | 16:41 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: [DNM] Remove magnum tempest blacklists https://review.opendev.org/c/openstack/openstack-ansible/+/764986 | 16:42 |
noonedeadpunk | However w're about to implement troove support, so it will get better docs at least (I hope) | 16:42 |
jrosser | there are a couple of small patches toward zun from andrewbonney which could do with review to keep that moving | 16:42 |
jrosser | we are close to some basic tempest tests passing for that and the kuryr people are helpful with fixing the networking | 16:43 |
noonedeadpunk | yeah, I realizied I even submited some bug to them one day and andrewbonney had fixed it lately :) | 16:43 |
openstackgerrit | Merged openstack/openstack-ansible stable/train: Remove git repo haproxy backend https://review.opendev.org/c/openstack/openstack-ansible/+/762209 | 16:45 |
openstackgerrit | Merged openstack/openstack-ansible stable/stein: Switch to stable/stein for EM https://review.opendev.org/c/openstack/openstack-ansible/+/761937 | 16:45 |
jrosser | ah yes, merging the magnum docs is good | 16:46 |
jrosser | i think we should just continue to improve those as people get their stuff working | 16:46 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_magnum master: [DNM] Test CI https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/764987 | 16:49 |
openstackgerrit | Merged openstack/openstack-ansible-os_magnum master: Add docs for suggested cluster template and debugging hints https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/764627 | 16:49 |
noonedeadpunk | Yeah, it seems by far the best approach atm... | 16:49 |
noonedeadpunk | well, maybe tests will pass now for magnum with without blacklists | 16:49 |
noonedeadpunk | which will kind of test clusters at least somehow... | 16:50 |
jrosser | dmsimard: have you seen this before? http://paste.openstack.org/show/800592/ | 16:50 |
noonedeadpunk | as otherwise even having several vms for testing we would need to write some tests as well... | 16:50 |
* dmsimard looks | 16:50 | |
dmsimard | jrosser: rarely, but yes | 16:51 |
dmsimard | when I've seen it happen it was due to a prior playbook crashed or was interrupted | 16:51 |
dmsimard | running another playbook after that seemed to be fine | 16:52 |
dmsimard | haven't seen it reproduce with mysql | 16:52 |
jrosser | i just grabbed that off here https://zuul.openstack.org/stream/8e41cd8233c249a798ccafcf8e69ad46?logfile=console.log | 16:52 |
noonedeadpunk | oh, and execution stuck | 16:52 |
jrosser | as the console does seem to have jammed up and i'm not sure if it's related | 16:52 |
jrosser | i took a look at that becasue i've seen more timeouts than usual | 16:53 |
noonedeadpunk | uh, and need to find out where all these deprecations come from... | 16:55 |
jrosser | heres another from earlier the same https://zuul.opendev.org/t/openstack/build/51374ae7438040d3bc00078b77c03174/log/job-output.txt#8428 | 16:56 |
noonedeadpunk | last one is even more weird | 16:59 |
noonedeadpunk | it has timeouted in 1.5 hours? | 17:00 |
noonedeadpunk | job has started at 12:30 and timeouted at 14:00 | 17:00 |
noonedeadpunk | while we should have 3h timeout.... | 17:00 |
noonedeadpunk | #endmeeting | 17:01 |
*** openstack changes topic to "Launchpad: https://launchpad.net/openstack-ansible || Weekly Meetings: https://wiki.openstack.org/wiki/Meetings/openstack-ansible || Review Dashboard: http://bit.ly/osa-review-board-v3" | 17:01 | |
openstack | Meeting ended Tue Dec 1 17:01:10 2020 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 17:01 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2020/openstack_ansible_meeting.2020-12-01-16.09.html | 17:01 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2020/openstack_ansible_meeting.2020-12-01-16.09.txt | 17:01 |
openstack | Log: http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2020/openstack_ansible_meeting.2020-12-01-16.09.log.html | 17:01 |
*** rpittau is now known as rpittau|afk | 17:01 | |
openstackgerrit | Merged openstack/openstack-ansible-os_adjutant master: Updated from OpenStack Ansible Tests https://review.opendev.org/c/openstack/openstack-ansible-os_adjutant/+/736723 | 17:04 |
openstackgerrit | Merged openstack/openstack-ansible-os_nova master: Reduce number of processes on small systems https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/764646 | 17:10 |
*** mgariepy has joined #openstack-ansible | 17:19 | |
*** gyee has joined #openstack-ansible | 17:23 | |
spatel | noonedeadpunk: i deployed senlin and everything works except health manager and what i found is, it missing | 17:42 |
-spatel- [root@infra-lxb-1-senlin-container-f31c6b85 /]# systemctl status senlin_health-manager | 17:42 | |
-spatel- Unit senlin_health-manager.service could not be found. | 17:42 | |
noonedeadpunk | and service name should be senlin-health-manager | 17:46 |
spatel | yes | 17:47 |
spatel | /openstack/venvs/senlin-21.1.1.dev4/bin/senlin-health-manager | 17:47 |
spatel | http://paste.openstack.org/show/800594/ | 17:47 |
noonedeadpunk | `systemctl status senlin-health-manager` not `systemctl status senlin_health-manager` | 17:47 |
noonedeadpunk | aha.... | 17:48 |
spatel | damn! | 17:48 |
spatel | where is that typo? | 17:48 |
noonedeadpunk | well according to output of systemctl it seems that it's really missing. I got typo from your first paste | 17:50 |
noonedeadpunk | ok and group name is that https://opendev.org/openstack/openstack-ansible/src/branch/master/inventory/env.d/senlin.yml#L11 | 17:51 |
spatel | service name should be senlin-health-manager | 17:51 |
spatel | group name is correct | 17:51 |
ThiagoCMC | spatel, just curious, do you think that Senlin will be included in "stable/victoria"? | 17:52 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_senlin master: Fix senlin health manager group name https://review.opendev.org/c/openstack/openstack-ansible-os_senlin/+/764989 | 17:52 |
noonedeadpunk | spatel: can you check this out? ^ | 17:52 |
noonedeadpunk | ThiagoCMC: it will | 17:52 |
spatel | noonedeadpunk: i have group: senlin_health-manager | 17:53 |
noonedeadpunk | hm, and how does your env.d look like? | 17:53 |
ThiagoCMC | Amazing!!!! | 17:53 |
noonedeadpunk | regarding senlin | 17:54 |
spatel | ThiagoCMC: i have created blog for senlin here, working example - https://satishdotpatel.github.io//openstack-senlin-autoscaling/ | 17:54 |
ThiagoCMC | spatel, thank you! This is so cool! | 17:54 |
ThiagoCMC | I've used Senlin before, I really like it. But, was back in 2017 for testing and evaluation. | 17:55 |
spatel | noonedeadpunk: i have senlin_health_manager in env.d | 17:55 |
spatel | that could be my issue.. | 17:56 |
noonedeadpunk | so you should not have senlin_health-manager group name then | 17:56 |
spatel | let me edit my role and fix group: senlin_health-manager | 17:56 |
noonedeadpunk | as upstream we have senlin_health_manager in env.d as well | 17:56 |
noonedeadpunk | so i think the issue is in role | 17:56 |
noonedeadpunk | yeah | 17:56 |
spatel | yes.. let me check quickly and if need patch it | 17:57 |
noonedeadpunk | https://review.opendev.org/c/openstack/openstack-ansible-os_senlin/+/764989/1/defaults/main.yml | 17:57 |
spatel | you are awesome! | 17:57 |
noonedeadpunk | that's what I asked to check out :p | 17:58 |
spatel | Didn't realized that part because its hard to catch - vs _ | 18:00 |
spatel | re-running playbook | 18:01 |
openstackgerrit | Merged openstack/openstack-ansible-os_keystone master: Adding tags to federated openid support using auth_mod_openidc https://review.opendev.org/c/openstack/openstack-ansible-os_keystone/+/764552 | 18:02 |
spatel | noonedeadpunk: its back now senlin-health-manager.service thank you :) | 18:02 |
noonedeadpunk | don't forget to vote on patch :p | 18:03 |
spatel | done! | 18:04 |
*** cshen has quit IRC | 18:08 | |
*** d34dh0r53 has quit IRC | 18:13 | |
spatel | noonedeadpunk: i think all senlin bugs has been fixed if you ask me.. | 18:20 |
spatel | everything looks good so far, i didn't find any issue. | 18:20 |
*** cshen has joined #openstack-ansible | 18:21 | |
noonedeadpunk | nice! | 18:23 |
ThiagoCMC | Quick question! I have "debug: false" but, my logs shows things like: `neutron-keepalived-state-change: 2020-12-01 13:23:54.033 9979 DEBUG neutron.agent.l3.keepalived_state_change` - Why? | 18:24 |
*** cshen has quit IRC | 18:33 | |
*** cshen has joined #openstack-ansible | 18:34 | |
*** andrewbonney has quit IRC | 18:40 | |
noonedeadpunk | I think this wirth adressing to neutron folks... | 18:42 |
noonedeadpunk | *worth | 18:42 |
ThiagoCMC | ok, thanks =) | 18:46 |
*** d34dh0r53 has joined #openstack-ansible | 18:54 | |
*** sshnaidm has quit IRC | 19:15 | |
*** sshnaidm has joined #openstack-ansible | 19:18 | |
*** cshen has quit IRC | 19:30 | |
*** cshen has joined #openstack-ansible | 19:35 | |
*** luksky has quit IRC | 19:43 | |
*** luksky has joined #openstack-ansible | 19:43 | |
openstackgerrit | Merged openstack/openstack-ansible-os_nova stable/stein: Enable notifications when Designate is enabled https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/758413 | 19:49 |
*** klamath_atx has joined #openstack-ansible | 19:54 | |
openstackgerrit | Merged openstack/openstack-ansible-os_neutron master: Rename nova_metadata_* variables https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/760149 | 19:55 |
*** spatel has quit IRC | 20:02 | |
openstackgerrit | Merged openstack/openstack-ansible-os_tempest stable/ussuri: Switch tripleo jobs to content provider https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/761019 | 20:14 |
openstackgerrit | Merged openstack/openstack-ansible-os_panko master: Reduce number of processes on small systems https://review.opendev.org/c/openstack/openstack-ansible-os_panko/+/764648 | 20:18 |
*** pcaruana has quit IRC | 20:27 | |
*** cshen has quit IRC | 20:55 | |
ThiagoCMC | There is a first time for everything! Right? lol | 21:02 |
ThiagoCMC | I'm running openstack-ansible a second time and I'm seeing the following TASK: "os_nova : Grant access to the database for the service" failing with: | 21:02 |
ThiagoCMC | failed: [vosctrl-1_nova_api_container-1b9485de -> 10.232.199.74] (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} | 21:03 |
ThiagoCMC | fatal: [vosctrl-1_nova_api_container-1b9485de]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} | 21:03 |
ThiagoCMC | Any clue? | 21:03 |
*** rfolco is now known as rfolcOUT | 21:06 | |
*** spatel has joined #openstack-ansible | 21:12 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-os_neutron stable/train: Add neutron_keepalived_no_track variable https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/763337 | 21:48 |
*** rfolcOUT has quit IRC | 21:48 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-os_neutron stable/ussuri: Add neutron_keepalived_no_track variable https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/763336 | 21:49 |
*** cshen has joined #openstack-ansible | 21:59 | |
ThiagoCMC | How can I "--limit" the playbook run (os-nova-install.yml, for example) to go only against the "compute nodes" host group? | 22:03 |
*** gyee has quit IRC | 22:04 | |
*** gyee has joined #openstack-ansible | 22:05 | |
openstackgerrit | Merged openstack/openstack-ansible-os_senlin master: Simplify service creation https://review.opendev.org/c/openstack/openstack-ansible-os_senlin/+/764661 | 22:15 |
spotz | ThiagoCMC: I kinda remember seeing something about nova DB credentials. Check the discuss list? | 22:25 |
ThiagoCMC | spotz, ok, cool... I'll google about it =) | 22:36 |
spotz | ThiagoCMC: NP:) | 22:36 |
openstackgerrit | Merged openstack/openstack-ansible master: Cover nova metadata with SSL https://review.opendev.org/c/openstack/openstack-ansible/+/760165 | 22:40 |
*** luksky has quit IRC | 22:42 | |
*** cshen has quit IRC | 22:46 | |
*** jbadiapa has quit IRC | 22:53 | |
*** luksky has joined #openstack-ansible | 22:56 | |
*** nurdie has quit IRC | 23:05 | |
*** spatel has quit IRC | 23:08 | |
openstackgerrit | Merged openstack/openstack-ansible-os_neutron master: Reduce number of processes on small systems https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/764644 | 23:13 |
*** nurdie has joined #openstack-ansible | 23:21 | |
*** nurdie has quit IRC | 23:25 | |
*** luksky has quit IRC | 23:26 | |
*** klamath_atx has quit IRC | 23:39 | |
*** cshen has joined #openstack-ansible | 23:42 | |
*** klamath_atx has joined #openstack-ansible | 23:47 | |
*** cshen has quit IRC | 23:47 | |
*** mcarden has joined #openstack-ansible | 23:54 | |
*** tosky has quit IRC | 23:57 | |
openstackgerrit | Merged openstack/openstack-ansible-tests stable/train: Apply OSA global-requirements-pins during functional tests https://review.opendev.org/c/openstack/openstack-ansible-tests/+/764976 | 23:57 |
openstackgerrit | Merged openstack/openstack-ansible-tests stable/ussuri: Apply OSA global-requirements-pins during functional tests https://review.opendev.org/c/openstack/openstack-ansible-tests/+/764895 | 23:57 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!