*** jamesden_ has quit IRC | 00:17 | |
*** jamesdenton has joined #openstack-ansible | 00:18 | |
*** mubix has quit IRC | 00:20 | |
*** mubix has joined #openstack-ansible | 00:21 | |
*** macz_ has joined #openstack-ansible | 00:54 | |
*** macz_ has quit IRC | 00:58 | |
*** rohit02 has joined #openstack-ansible | 01:51 | |
*** rohit02 has quit IRC | 01:55 | |
*** rohit02 has joined #openstack-ansible | 01:55 | |
*** rohit02 has quit IRC | 02:02 | |
*** rohit02 has joined #openstack-ansible | 02:03 | |
*** rohit02 has quit IRC | 02:09 | |
*** rohit02 has joined #openstack-ansible | 02:09 | |
*** evrardjp has quit IRC | 02:33 | |
*** evrardjp has joined #openstack-ansible | 02:33 | |
*** jamesdenton has quit IRC | 03:11 | |
*** jamesdenton has joined #openstack-ansible | 03:12 | |
*** mriosfer has quit IRC | 03:19 | |
*** macz_ has joined #openstack-ansible | 04:12 | |
*** macz_ has quit IRC | 04:16 | |
*** mrda has joined #openstack-ansible | 04:23 | |
*** miloa has joined #openstack-ansible | 04:58 | |
*** miloa has quit IRC | 05:00 | |
*** macz_ has joined #openstack-ansible | 05:56 | |
*** macz_ has quit IRC | 06:01 | |
*** yasemind has joined #openstack-ansible | 06:09 | |
*** jamesdenton has quit IRC | 06:42 | |
*** jamesden_ has joined #openstack-ansible | 06:43 | |
noonedeadpunk | mornings | 06:48 |
---|---|---|
noonedeadpunk | feels like a lot of rechecks will be needed today... | 06:48 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_trove master: Change default pool subnet https://review.opendev.org/c/openstack/openstack-ansible-os_trove/+/784145 | 06:52 |
*** luksky has joined #openstack-ansible | 07:01 | |
*** lemko has joined #openstack-ansible | 07:08 | |
*** lkoranda has joined #openstack-ansible | 07:14 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_trove master: Use uWSGI for trove-api https://review.opendev.org/c/openstack/openstack-ansible-os_trove/+/784202 | 07:20 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_trove master: Use uWSGI for trove-api https://review.opendev.org/c/openstack/openstack-ansible-os_trove/+/784202 | 07:22 |
*** CeeMac has quit IRC | 07:24 | |
*** jamesden_ has quit IRC | 07:45 | |
*** jamesdenton has joined #openstack-ansible | 07:45 | |
*** tosky has joined #openstack-ansible | 07:45 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_trove master: Use uWSGI for trove-api https://review.opendev.org/c/openstack/openstack-ansible-os_trove/+/784202 | 07:59 |
*** MrClayPole has quit IRC | 08:01 | |
*** MrClayPole has joined #openstack-ansible | 08:03 | |
*** macz_ has joined #openstack-ansible | 08:18 | |
*** macz_ has quit IRC | 08:22 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_trove master: Change default pool subnet https://review.opendev.org/c/openstack/openstack-ansible-os_trove/+/784145 | 09:02 |
jrosser | oh dear centos-stream patch is going to fail | 09:31 |
jrosser | quite a lot of times i see failures when applying cinder qos | 09:31 |
*** luksky has quit IRC | 09:41 | |
*** luksky has joined #openstack-ansible | 09:42 | |
noonedeadpunk | yeah, was just going to push a patch to retry them once stream lands | 10:12 |
noonedeadpunk | but it fails:( | 10:12 |
jonher | "just make tmepest plugin to use internal endpoint instead of public which is default" http://paste.openstack.org/show/804080/ i'm not sure where it's getting that 127.0.0.1 from whenever i set the plugin to use "admin" or "internal" but not on "public" | 11:02 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_trove master: Add image upload option https://review.opendev.org/c/openstack/openstack-ansible-os_trove/+/784372 | 11:21 |
*** jamesdenton has quit IRC | 11:31 | |
*** jamesden_ has joined #openstack-ansible | 11:31 | |
jonher | i want to send a review for installing adjutant-ui in horizon that me and noonedeadpunk talked about a while back, i've tested in AIO and it works there, but how do i get the tests to include/deploy adjutant in the test scenario? | 11:42 |
noonedeadpunk | well, we don't have proper horizon testing in terms of tempest atm | 11:45 |
noonedeadpunk | so you can just push the patch | 11:45 |
noonedeadpunk | as well as we don't include for other plugins | 11:48 |
noonedeadpunk | but generally we use this to add some extras to scenario https://opendev.org/openstack/openstack-ansible/src/branch/master/tests/roles/bootstrap-host/vars/main.yml#L20 | 11:49 |
jonher | ok so for adjutant to actually be deployed and tested (on a playbook level) there would need to be a scenario of keystone,horizon,adjutant? but for those you also want there to be a tempest test run if i understand you correctly | 11:51 |
noonedeadpunk | adjutant will be tested once any change to adjutant role will be issues as well, along with aio scenario (keystone,nova,cinder,neutron) | 11:52 |
noonedeadpunk | because we parse also project name which we're testing and add it to the bootstrap_host_scenarios | 11:54 |
noonedeadpunk | we do it here https://opendev.org/openstack/openstack-ansible/src/branch/master/zuul.d/playbooks/pre-gate-scenario.yml#L27-L62 | 11:55 |
noonedeadpunk | it's super complicated actually but yeah... | 11:55 |
jonher | hm ok, but in for example https://review.opendev.org/c/openstack/openstack-ansible-os_adjutant/+/782039 there are no tests of OSA, but that's because there is no depends on? | 11:55 |
noonedeadpunk | there're no tests, because we exclude tests for some files, and Vagrantfile is one of them | 11:56 |
noonedeadpunk | these are non-fuctional changes to the role | 11:56 |
*** fanfi has joined #openstack-ansible | 11:56 | |
jonher | makes sense | 11:56 |
noonedeadpunk | https://opendev.org/openstack/openstack-ansible/src/branch/master/zuul.d/jobs.yaml#L29-L37 | 11:56 |
jonher | so in the case of adjutant-ui i add the repo to OSA and in os_horizon i add the extra logic to include it if the group exists etc.. should i also Depends-On link then? either way it would not deploy adjutant so there would be no testing on my changes | 11:58 |
noonedeadpunk | yep, you're right | 11:59 |
noonedeadpunk | eventually it's better to set depends-on for clarity and logical structure | 11:59 |
noonedeadpunk | as in case horizon will merge with adjutant and patch to integrate repo will not - horizon role will be failing for real deployments | 11:59 |
noonedeadpunk | and depends-on will prevent this from happening anywsy | 12:00 |
fanfi | Hi, during the instalation (setup-openstack.yml) i getting following error http://paste.openstack.org/show/804107/ but if I reset haproxy serice on first node the proces conitinuing. It is any way how I can fix it ? | 12:01 |
noonedeadpunk | yeah | 12:01 |
noonedeadpunk | https://opendev.org/openstack/openstack-ansible-os_cinder/commit/91fef6b5cc08d65e0c21b998595f4e74b74c3248 | 12:02 |
noonedeadpunk | oh, bumps landed! Time to relase new V tag that will include that fix | 12:02 |
jonher | i can add the depends on for the clarity of the changes being related to eachother, i was just not sure if that would cause extra CI runs and still not test my changes, would be nice if one could somehow for each review include one or more role for testing without needed a separate scenario, but i get it's complex to do so | 12:03 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Add trove tempest testing https://review.opendev.org/c/openstack/openstack-ansible/+/784379 | 12:03 |
noonedeadpunk | jonher: it won't cause extra ci checks, unfortunatelly. well actually things work pretty well for general services, but for some, like horizon, this logic is indeed problematic. As well as adding extra usecases, since it takes a lot of CI time and we would need anyway to deploy basic serivces. | 12:05 |
noonedeadpunk | I hope we will have time one day to look into the way of testing horizon and it's plugins properly | 12:05 |
*** lkoranda_ has joined #openstack-ansible | 12:05 | |
noonedeadpunk | eventually nowadays there's a dashboard built-in tempest plugin that we tried to enable, but smth went wrong then and we never returned back to it since | 12:06 |
jonher | i see, would be cool if one could include required roles in the review message: Required-Roles: adjutant,horizon and get those AIO roles/groups included to at least test that the playbook part deploys and works | 12:07 |
*** lkoranda has quit IRC | 12:08 | |
jonher | anyways, thanks for the explanation of the above, it clarified some thing | 12:08 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_trove master: [DNM] Test tempest https://review.opendev.org/c/openstack/openstack-ansible-os_trove/+/784381 | 12:10 |
*** fanfi has quit IRC | 12:18 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Install wget binary https://review.opendev.org/c/openstack/openstack-ansible/+/781506 | 12:27 |
openstackgerrit | Jonathan Herlin proposed openstack/openstack-ansible master: Add adjutant-ui repo package and zuul repo https://review.opendev.org/c/openstack/openstack-ansible/+/784389 | 12:38 |
*** fanfi has joined #openstack-ansible | 12:40 | |
fanfi | noonedeadpunk thanks for the info :) | 12:40 |
openstackgerrit | Jonathan Herlin proposed openstack/openstack-ansible-os_horizon master: Add adjutant dashboard https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/784390 | 12:41 |
noonedeadpunk | jonher: hm, I thought that adjutant needs some extra symlinking to the enabled dir then we do (maybe I'm wrong) | 12:57 |
noonedeadpunk | nah, disregard | 12:58 |
jonher | yeah i didn't have to add anything for that to happen, but i noticed the example in the adjutant repo is wrong: https://opendev.org/openstack/openstack-ansible-os_adjutant/src/branch/master/extras/horizon/horizon_post_install.yml (those are cloudkitty panel names) | 12:59 |
noonedeadpunk | jonher: we've cloned that role from one of the users | 13:01 |
noonedeadpunk | I guess we'd better drop this thing | 13:01 |
*** spatel_ has joined #openstack-ansible | 13:03 | |
*** spatel_ is now known as spatel | 13:03 | |
jonher | yeah does not make sense to keep it around with the wrong values, but tbh i didn't find where it's linked to the correct dir, it just worked | 13:07 |
*** jamesden_ has quit IRC | 13:07 | |
*** jamesdenton has joined #openstack-ansible | 13:07 | |
*** lkoranda_ has quit IRC | 13:08 | |
*** lkoranda has joined #openstack-ansible | 13:09 | |
*** rh-jelabarre has joined #openstack-ansible | 13:15 | |
*** jamesdenton has quit IRC | 13:19 | |
*** jamesden_ has joined #openstack-ansible | 13:20 | |
noonedeadpunk | oh, there's another tricky part I did some time ago https://opendev.org/openstack/openstack-ansible-os_horizon/src/branch/master/tasks/horizon_install_source.yml#L121-L178 | 13:31 |
noonedeadpunk | so it's really linking everything from UI enabled dir into horizon | 13:32 |
*** rgogunskiy has joined #openstack-ansible | 13:38 | |
jonher | makes sense then i didn't get any hits on "adjutant_ui" etc in codesearch, want me to update the extras/horizon/horizon_post_install.yml in os_adjutant or just drop the file? | 13:42 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_trove master: Add image upload option https://review.opendev.org/c/openstack/openstack-ansible-os_trove/+/784372 | 13:47 |
noonedeadpunk | jonher: jsut drop the file sounds good ) | 13:55 |
openstackgerrit | Jonathan Herlin proposed openstack/openstack-ansible-os_adjutant master: Remove incorrect horizon_post_install example https://review.opendev.org/c/openstack/openstack-ansible-os_adjutant/+/784420 | 14:01 |
*** lkoranda has quit IRC | 14:15 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Add trove tempest testing https://review.opendev.org/c/openstack/openstack-ansible/+/784379 | 14:27 |
*** yasemind has quit IRC | 14:56 | |
*** chkumar|ruck is now known as raukadah | 15:01 | |
*** macz_ has joined #openstack-ansible | 15:02 | |
*** macz_ has quit IRC | 15:03 | |
*** rgogunskiy has quit IRC | 15:03 | |
*** macz_ has joined #openstack-ansible | 15:04 | |
noonedeadpunk | jrosser: should we merge or edit or abandon https://review.opendev.org/c/openstack/openstack-ansible-specs/+/758805 ? I tried to answer questions raised there... | 15:16 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_tempest master: Switch tempestconf centos-8-stream nodes and set as NV https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/784019 | 15:17 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_tempest master: Log tempestconf inside tempest_log_dir https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/783637 | 15:18 |
jrosser | noonedeadpunk: i think we should probably merge it, though the amount of time to implement what it says is really small | 15:18 |
noonedeadpunk | it is :( | 15:19 |
jrosser | i suspect we will have something very minimal which deals with the immediate rabbitmq trouble for W | 15:19 |
noonedeadpunk | I decided to set tempestconf to nv and edited your patch for that | 15:20 |
noonedeadpunk | as we really can't fi it without adding trusted cert for public endpoint | 15:20 |
*** mriosfer has joined #openstack-ansible | 15:24 | |
mriosfer | Hi I continue debugging my openstack ansible lab | 15:26 |
mriosfer | why it deploy containers in diferent management network CDIR ? | 15:26 |
mriosfer | https://pastebin.com/RVEtRawd | 15:26 |
mriosfer | my br-mgmt is 172.29.236.0/24 and i see containers in 237.0/24 238.0/24 and 239.0/24... | 15:28 |
*** zbr|rover is now known as zbr | 15:29 | |
noonedeadpunk | maybe because it's /22 and not /24? | 15:40 |
mriosfer | mmm | 15:42 |
mriosfer | https://subscription.packtpub.com/book/virtualization_and_cloud/9781788398763/1/ch01lvl1sec15/configuring-the-installation | 15:42 |
mriosfer | them book is wrong | 15:42 |
jonher | "January 2018" the book is 3+ years old so things might differ since that was written | 15:43 |
mriosfer | looking for the new book | 15:44 |
mriosfer | ok no more "OpenStack Cloud Computing Cookbook" published | 15:45 |
mriosfer | thx for help!:) running again playbooks | 15:48 |
noonedeadpunk | o_O there's book regarding openstack-ansible | 15:50 |
mriosfer | what book you recommend? | 15:53 |
noonedeadpunk | um, dunno) I never read one regarding openstack:) But I'd suggest reading docs. Despite they might be not so well-described and also missing things, but they are more relevant I guess anywya | 15:55 |
*** spatel has quit IRC | 15:56 | |
noonedeadpunk | https://docs.openstack.org/openstack-ansible/latest/ | 15:56 |
noonedeadpunk | you may start from deployment guide, or even just easily install aio for lab https://docs.openstack.org/openstack-ansible/latest/user/aio/quickstart.html | 15:57 |
*** spatel_ has joined #openstack-ansible | 15:58 | |
*** spatel_ is now known as spatel | 15:58 | |
mriosfer | im trying to get a similar infraestructure for our brand deployment, currently we got queens deployed on legacy | 15:59 |
noonedeadpunk | but dunno... jsut considering that things may change dramatically in half a year... | 16:00 |
noonedeadpunk | (and that's a release cycle for openstack) | 16:00 |
noonedeadpunk | But looking through book briefly, I think most things are stil relevant | 16:01 |
noonedeadpunk | except not sure who last time used vagrant here and if it's even working... | 16:03 |
mriosfer | i never used vagrant | 16:07 |
mriosfer | im learning to deploy and manage with ansible | 16:07 |
*** sshnaidm is now known as sshnaidm|afk | 16:20 | |
spatel | mriosfer if you looking for book then i would say this on - https://www.amazon.com/OpenStack-Cloud-Computing-Cookbook-networking-ebook/dp/B0771R5YDC/ref=sr_1_5?dchild=1&keywords=openstack&qid=1617294233&sr=8-5 | 16:24 |
spatel | its based on openstack-ansible and good for starters | 16:25 |
spatel | and this one must have kind of book - https://www.amazon.com/Learning-OpenStack-Networking-technologies-OpenStack-based/dp/1788392493/ref=sr_1_4?dchild=1&keywords=openstack&qid=1617294330&sr=8-4 | 16:26 |
*** jamesden_ has quit IRC | 16:33 | |
*** jamesdenton has joined #openstack-ansible | 16:34 | |
noonedeadpunk | spatel: he's reading exactly it if I got it correctly) | 16:34 |
spatel | :) sorry i just saw topic about book so thought let me put it here | 16:35 |
noonedeadpunk | oh, jamesdenton was participating in writing it up :) | 16:35 |
spatel | yes and openstack networking is all jamesdenton | 16:35 |
noonedeadpunk | cool-cool:) | 16:36 |
spatel | not doing marketing here but just giving good feedback of book :) | 16:36 |
spatel | hope soon he will come up with openstack ovn networking book.. that would be great | 16:37 |
jamesdenton | i was hoping you would do it :D | 16:38 |
spatel | jamesdenton I am not there yet! but love to work with you on that to just test out scenarios for example :D | 16:38 |
jamesdenton | could be fun. i need to circle back on all of them (when i can find time) | 16:39 |
spatel | I think we should publish OVN book because there is no book out there, i did search and found nothing | 16:39 |
jamesdenton | might be too much of a moving target for a book, but blogs are good! | 16:39 |
spatel | I did started documenting my scenarios here - https://satishdotpatel.github.io//openstack-ansible-ovn-deployment/ | 16:40 |
spatel | next i am trying to create 3 node controller with ovn to test OVSDB clustering | 16:40 |
jamesdenton | very nice, i will take a look! | 16:42 |
jamesdenton | these steps should still work? https://bugs.launchpad.net/openstack-ansible/+bug/1790933 | 16:43 |
openstack | Launchpad bug 1790933 in openstack-ansible "Implement OVSDB clustering for OVN" [Medium,In progress] - Assigned to James Denton (james-denton) | 16:43 |
spatel | interesting, do we have these steps in OSA playbook or this is WIP ? | 16:45 |
jamesdenton | no, we don't, because i needed to test how OVN/OVS would behave if a playbook ran them post-setup | 16:46 |
jamesdenton | like, would it rebuild the cluster or cause errors | 16:47 |
spatel | hmm | 16:49 |
spatel | let me test it out in lab and see how it goes | 16:50 |
mgariepy | when you have a WIP patch please add me to it. | 17:10 |
spatel | +1 | 17:49 |
*** mriosfer has quit IRC | 18:10 | |
*** strattao has joined #openstack-ansible | 18:13 | |
openstackgerrit | Marcus Klein proposed openstack/openstack-ansible-os_octavia master: Omit amp_ssh_access_allowed and remove amp_image_id options. https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/767511 | 18:16 |
openstackgerrit | Merged openstack/openstack-ansible master: Switch centos-8 distro jobs to centos-8-stream nodes https://review.opendev.org/c/openstack/openstack-ansible/+/784009 | 18:20 |
*** jamesdenton has quit IRC | 18:48 | |
*** jamesden_ has joined #openstack-ansible | 18:48 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_nova master: Set default qemu settings for RBD https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/783829 | 19:35 |
spatel | jamesden_ i have question | 19:37 |
spatel | if you around | 19:37 |
spatel | http://paste.openstack.org/show/804119/ | 19:38 |
spatel | why my EXTERNAL_MAC is empty ? | 19:39 |
*** rh-jelabarre has quit IRC | 19:42 | |
jamesden_ | no idea. never seen this table | 19:46 |
*** jamesden_ is now known as jamesdenton | 19:46 | |
jamesdenton | it might be used outside of openstack context, i dunno | 19:47 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_trove master: [DNM] Test tempest https://review.opendev.org/c/openstack/openstack-ansible-os_trove/+/784381 | 19:53 |
*** CeeMac has joined #openstack-ansible | 19:54 | |
spatel | jamesdenton i am trying to setup public network | 19:58 |
spatel | created private and public network | 19:58 |
spatel | private where my vm running and public i attached for floating IP | 19:58 |
spatel | for internet connectivity | 19:58 |
spatel | somehow my VMs can't ping outside and found that table so trying to understand what is going on | 19:59 |
spatel | jamesdenton in OVN there is no concept of network node right so if i am not wrong what is this? - http://paste.openstack.org/show/804120/ | 20:18 |
*** luksky has quit IRC | 20:51 | |
*** luksky has joined #openstack-ansible | 20:51 | |
*** lemko9 has joined #openstack-ansible | 21:42 | |
*** lemko has quit IRC | 21:42 | |
*** lemko9 is now known as lemko | 21:42 | |
*** NewJorg has quit IRC | 21:43 | |
*** NewJorg has joined #openstack-ansible | 21:43 | |
*** spatel has quit IRC | 21:47 | |
*** jamesdenton has quit IRC | 22:10 | |
*** jamesden_ has joined #openstack-ansible | 22:10 | |
*** jamesden_ has quit IRC | 23:24 | |
*** jamesdenton has joined #openstack-ansible | 23:24 | |
*** luksky has quit IRC | 23:30 | |
*** tosky has quit IRC | 23:40 | |
*** macz_ has quit IRC | 23:50 | |
openstackgerrit | Merged openstack/openstack-ansible master: Convert host and container journal collection to python https://review.opendev.org/c/openstack/openstack-ansible/+/734883 | 23:52 |
*** macz_ has joined #openstack-ansible | 23:56 | |
openstackgerrit | Merged openstack/openstack-ansible master: Gather minimal facts for dynamic_address_fact https://review.opendev.org/c/openstack/openstack-ansible/+/777989 | 23:57 |
openstackgerrit | Merged openstack/openstack-ansible master: Gather minimal facts in common playbooks https://review.opendev.org/c/openstack/openstack-ansible/+/777990 | 23:59 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!