opendevreview | wu.chunyang proposed openstack/kolla master: tox: Use allowlist_externals instead of whitelist_externals https://review.opendev.org/c/openstack/kolla/+/791930 | 01:06 |
---|---|---|
opendevreview | Merged openstack/kolla-ansible master: Drop support for Cinder ZFSSA backend https://review.opendev.org/c/openstack/kolla-ansible/+/797248 | 02:44 |
opendevreview | Merged openstack/kolla-ansible stable/victoria: baremetal: fix /etc/hosts generation when api_interface has dashes https://review.opendev.org/c/openstack/kolla-ansible/+/797258 | 03:11 |
opendevreview | Merged openstack/kolla-ansible stable/ussuri: baremetal: fix /etc/hosts generation when api_interface has dashes https://review.opendev.org/c/openstack/kolla-ansible/+/797259 | 03:11 |
*** ricolin_ is now known as ricolin | 05:05 | |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible stable/victoria: Add missing octavia-driver-agent https://review.opendev.org/c/openstack/kolla-ansible/+/782735 | 05:27 |
mnasiadka | mgoddard, yoctozepto: ^^ passing | 05:31 |
opendevreview | Merged openstack/kolla-ansible stable/wallaby: Fix host bootstrap pkg removal on Debian https://review.opendev.org/c/openstack/kolla-ansible/+/797306 | 05:32 |
opendevreview | Verification of a change to openstack/kolla-ansible failed: chronyd crash loop if Debian server is rebooted https://review.opendev.org/c/openstack/kolla-ansible/+/797256 | 05:44 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible stable/train: baremetal: Don't start Docker after install on Debian/Ubuntu https://review.opendev.org/c/openstack/kolla-ansible/+/791582 | 05:44 |
opendevreview | Merged openstack/kayobe-config-dev master: CI: Switch to CentOS 8 stream jobs https://review.opendev.org/c/openstack/kayobe-config-dev/+/792974 | 06:18 |
yoctozepto | morning | 06:22 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible stable/victoria: Fix host bootstrap pkg removal on Debian https://review.opendev.org/c/openstack/kolla-ansible/+/797393 | 06:24 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible stable/ussuri: Fix host bootstrap pkg removal on Debian https://review.opendev.org/c/openstack/kolla-ansible/+/797394 | 06:24 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible stable/wallaby: Drop support for Cinder ZFSSA backend https://review.opendev.org/c/openstack/kolla-ansible/+/797395 | 06:29 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible stable/victoria: Drop support for Cinder ZFSSA backend https://review.opendev.org/c/openstack/kolla-ansible/+/797396 | 06:30 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible stable/ussuri: Drop support for Cinder ZFSSA backend https://review.opendev.org/c/openstack/kolla-ansible/+/797397 | 06:33 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Add missing region_name in keystoneauth sections https://review.opendev.org/c/openstack/kolla-ansible/+/791980 | 06:35 |
opendevreview | Merged openstack/kolla-ansible stable/victoria: chronyd crash loop if Debian server is rebooted https://review.opendev.org/c/openstack/kolla-ansible/+/797255 | 06:38 |
opendevreview | Merged openstack/kolla-ansible master: [CI] Test bifrost on Ubuntu as well https://review.opendev.org/c/openstack/kolla-ansible/+/795750 | 06:39 |
*** rpittau|afk is now known as rpittau | 07:06 | |
opendevreview | Piotr Parczewski proposed openstack/kolla master: Bump up cAdvisor's version https://review.opendev.org/c/openstack/kolla/+/797275 | 07:06 |
mnasiadka | morning | 07:15 |
mnasiadka | yoctozepto: I think in stable/train we have a ,,bit'' older Ansible version, and that's the issue. | 07:15 |
mnasiadka | but weird it only happens on Debian... | 07:15 |
yoctozepto | mnasiadka: ubuntu uses newer ansible | 07:17 |
yoctozepto | we solved the case | 07:17 |
mnasiadka | yoctozepto: bingo | 07:17 |
yoctozepto | great coop | 07:17 |
yoctozepto | co-op | 07:18 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: [CI] Wait longer for volume attachments https://review.opendev.org/c/openstack/kolla-ansible/+/797216 | 07:22 |
opendevreview | Pierre Riteau proposed openstack/kayobe-config-dev stable/wallaby: CI: Switch to CentOS 8 stream jobs https://review.opendev.org/c/openstack/kayobe-config-dev/+/797388 | 07:40 |
jingvar_ | Can I repeat my question? | 07:53 |
jingvar_ | I have a question. What should I do to try the Kayobe on real hardware? 1. What do I add into kayobe-config to link seed-hypervisor bridges (brprov and brmgmt ) with NICs ? | 07:54 |
jingvar_ | to change dummy-mgmt -> enp7s0 ? or mannualy add ens7so to bridge brmgmt ? | 07:54 |
jingvar_ | Is there some doc or step to configure ipmi credentionals for ironic/bifrost ? | 07:54 |
jingvar_ | config/src/kayobe-config/etc/kayobe/seed-vm.yml - # seed_vm_interfaces: | 07:54 |
jingvar_ | seed-vm has 2 interfaces , # Example with one interface connected to a libvirt network called ... | 07:54 |
jingvar_ | Which interface will be connected to one and the next one ? | 07:55 |
mgoddard | morning | 07:56 |
mgoddard | yoctozepto, mnasiadka: Wallaby ready to go? | 07:56 |
jingvar_ | morning | 07:56 |
mgoddard | hi jingvar_ | 07:57 |
mgoddard | jingvar_: look in the kayobe-config for dummy-mgmt. Change it to the name of the NIC you want to plug into the bridge | 07:58 |
mgoddard | jingvar_: but if the NIC has an IP address that you want to keep, make sure that networks.yml is updated to match the subnet, and the IP is assigned to the host in network-allocations.yml | 07:58 |
jingvar_ | Thanks, ofcourse NIC will not have IPs | 08:00 |
jingvar_ | I did't get wokrflow process . where is place in kayobe-config related to IPMI. | 08:01 |
jingvar_ | I should install kayobe, kayobe config, prepare seed-host, deploy seed vm connected with real nic-network, deloy seed services - bifrost , then some how enroll hardware, and when inspect, deploy etc | 08:04 |
jingvar_ | AIO uses Tenks for enroll, - what about real baremetal ? | 08:05 |
jingvar_ | Tenks uses it inventory for creating VMs, and then push it into Ironic | 08:06 |
jingvar_ | Other deployment tools use 2 approaches - store all in a model, and use 2 differnt models - first one openstack config - second one hardware desrcription | 08:09 |
jingvar_ | if you want delpoy the same openstack, you replace hardware model from diffrent source | 08:10 |
yoctozepto | mgoddard: WALLABY GO | 08:13 |
yoctozepto | meh, there is a minor bug in the masakari default config :-( | 08:16 |
mgoddard | jingvar_: typically we go for a discovery approach with kayobe, allowing nodes to PXE boot and be inspected | 08:19 |
mgoddard | jingvar_: but it does require some manual effort to boot them up & power on | 08:19 |
mgoddard | jingvar_: alternatively you can enroll them in bifrost via ironic API | 08:20 |
osmanlicilegi | morning | 08:21 |
jingvar_ | with discovery how will be assigned roles for nodes ? | 08:23 |
priteau | you need to assign them to groups via overcloud.yml, specifying each hostname | 08:23 |
priteau | so it's not completely automated discovery | 08:23 |
opendevreview | Verification of a change to openstack/kolla-ansible failed: chronyd crash loop if Debian server is rebooted https://review.opendev.org/c/openstack/kolla-ansible/+/797256 | 08:24 |
jingvar_ | it looks strange for me | 08:24 |
jingvar_ | if i want deploy on real hardware - which parameters about harware should I have | 08:25 |
jingvar_ | how can I link ansible-kayobe host profile with a hardware | 08:27 |
jingvar_ | Has kayobe have a tool and place in kayobe-config for <mgoddard> jingvar_: alternatively you can enroll them in bifrost via ironic API | 08:33 |
opendevreview | Pierre Riteau proposed openstack/kayobe stable/wallaby: Fix url to ansible site in kolla-ansible.rst https://review.opendev.org/c/openstack/kayobe/+/797392 | 08:33 |
opendevreview | Merged openstack/kolla master: tox: Use allowlist_externals instead of whitelist_externals https://review.opendev.org/c/openstack/kolla/+/791930 | 08:34 |
jingvar_ | My expectation is a host shoud have some additional varables like ipmi, ipmi_user_name, ipmi_password, ipmi_mac and a playbook to enroll this values into Ironic | 08:36 |
mgoddard | jingvar_: you can use this: https://opendev.org/openstack/kayobe/src/branch/master/etc/kayobe/bifrost.yml#L126 | 08:37 |
jingvar_ | amazing, what is the syntax for describe server? | 08:39 |
mgoddard | jingvar_: it's defined in bifrost | 08:39 |
mgoddard | jingvar_: some examples: https://github.com/openstack/bifrost/tree/master/playbooks/inventory | 08:39 |
jingvar_ | mgoddard: thanks, wiil try | 08:45 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Allow user to set sysctl_net_ipv4_tcp_retries2 https://review.opendev.org/c/openstack/kolla-ansible/+/777772 | 08:45 |
mnasiadka | mgoddard: sure, go Wallaby | 08:49 |
mgoddard | /review.opendev.org/c/openstack/releases/+/797413 | 08:50 |
jingvar_ | mgoddard: there are a lot of parameters, I think part of this is result of inspection, next one is from deploy step - I don't see wich Nic is boot - or it is not necessary for Ironic | 08:50 |
mnasiadka | yoctozepto: come on, who uses Masakari :D | 08:50 |
kevko | mgoddard: i've already provided some tiny haproxy docs ..could you check https://review.opendev.org/c/openstack/kolla-ansible/+/777772 ? | 09:02 |
yoctozepto | mnasiadka: hmph | 09:05 |
opendevreview | Merged openstack/kolla stable/victoria: horizon: Correct location of monitoring_policy file https://review.opendev.org/c/openstack/kolla/+/797300 | 09:47 |
opendevreview | Verification of a change to openstack/kolla failed: horizon: Correct location of monitoring_policy file https://review.opendev.org/c/openstack/kolla/+/797301 | 09:50 |
opendevreview | Merged openstack/kolla-ansible stable/wallaby: Drop support for Cinder ZFSSA backend https://review.opendev.org/c/openstack/kolla-ansible/+/797395 | 10:40 |
opendevreview | Merged openstack/kolla-ansible stable/ussuri: chronyd crash loop if Debian server is rebooted https://review.opendev.org/c/openstack/kolla-ansible/+/797256 | 10:41 |
jingvar_ | I've modifyed https://opendev.org/openstack/kayobe/src/branch/master/etc/kayobe/bifrost.yml#L126 | 11:02 |
jingvar_ | http://paste.openstack.org/show/806858/ | 11:02 |
jingvar_ | used as minimal from https://github.com/openstack/bifrost/blob/master/bifrost/tests/functional/test_inventory_functional.py | 11:04 |
jingvar_ | stop and removed bifrost container | 11:04 |
jingvar_ | kayobe seed service deploy | 11:05 |
jingvar_ | saw that server.yaml was modified | 11:05 |
jingvar_ | but baremetal node list is empty | 11:06 |
opendevreview | Merged openstack/kolla-ansible master: Add missing region_name in keystoneauth sections https://review.opendev.org/c/openstack/kolla-ansible/+/791980 | 11:09 |
opendevreview | Scott Solkhon proposed openstack/kolla-ansible master: Add support for storing passwords in Hashicorp Vault https://review.opendev.org/c/openstack/kolla-ansible/+/792997 | 11:16 |
kevko | yoctozepto: if you have few minutes ..could you check documentation in https://review.opendev.org/c/openstack/kolla-ansible/+/777772 :/ ? | 11:30 |
opendevreview | Merged openstack/kayobe-config-dev stable/wallaby: CI: Switch to CentOS 8 stream jobs https://review.opendev.org/c/openstack/kayobe-config-dev/+/797388 | 11:36 |
opendevreview | Michal Arbet proposed openstack/kolla master: Allow build debian-binary cloudkitty images https://review.opendev.org/c/openstack/kolla/+/797433 | 11:36 |
opendevreview | Scott Solkhon proposed openstack/kolla-ansible master: Add support for storing passwords in Hashicorp Vault https://review.opendev.org/c/openstack/kolla-ansible/+/792997 | 11:52 |
opendevreview | Scott Solkhon proposed openstack/kolla-ansible master: Add support for storing passwords in Hashicorp Vault https://review.opendev.org/c/openstack/kolla-ansible/+/792997 | 12:09 |
*** osmanlicilegi is now known as Guest187 | 12:25 | |
*** ChanServ changes topic to "IRC meetings on Wednesdays @ 15:00 UTC - agenda @ https://goo.gl/OXB0DL | Whiteboard: https://bit.ly/2MM7mWF | IRC channel is *LOGGED* @ http://goo.gl/3mzZ7b" | 12:29 | |
opendevreview | Verification of a change to openstack/kolla failed: horizon: Correct location of monitoring_policy file https://review.opendev.org/c/openstack/kolla/+/797301 | 12:42 |
opendevreview | Mark Goddard proposed openstack/kayobe master: WIP: Support Ansible collections https://review.opendev.org/c/openstack/kayobe/+/797497 | 15:14 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible stable/wallaby: Add missing region_name in keystoneauth sections https://review.opendev.org/c/openstack/kolla-ansible/+/797477 | 15:15 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible stable/victoria: Add missing region_name in keystoneauth sections https://review.opendev.org/c/openstack/kolla-ansible/+/797478 | 15:15 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible stable/ussuri: Add missing region_name in keystoneauth sections https://review.opendev.org/c/openstack/kolla-ansible/+/797479 | 15:16 |
opendevreview | wu.chunyang proposed openstack/kolla-ansible master: Modernize the swift role https://review.opendev.org/c/openstack/kolla-ansible/+/797498 | 15:20 |
opendevreview | wu.chunyang proposed openstack/kolla-ansible master: Modernize the swift role https://review.opendev.org/c/openstack/kolla-ansible/+/797498 | 15:32 |
opendevreview | wu.chunyang proposed openstack/kolla-ansible master: Modernize the swift role https://review.opendev.org/c/openstack/kolla-ansible/+/797498 | 15:33 |
*** gfidente is now known as gfidente|afk | 16:36 | |
jingvar_ | I copied servers.yml from https://docs.openstack.org/kolla-ansible/4.0.1/bifrost.html and inserted it into config/src/kayobe-config/etc/kayobe/bifrost.yml | 16:39 |
jingvar_ | run kayobe seed service deploy | 16:39 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible stable/ussuri: Add missing region_name in keystoneauth sections https://review.opendev.org/c/openstack/kolla-ansible/+/797479 | 16:43 |
mgoddard | jingvar_: bear in mind those docs are *very* old - we are 8 major releases ahead | 16:48 |
jingvar_ | wher i can get an example | 16:53 |
jingvar_ | I don't understand why this simple question apears | 16:55 |
jingvar_ | it is basic step | 16:55 |
jingvar_ | Is Kayobe a product only for StackHPC DEs? | 16:59 |
mgoddard | jingvar_: it's just not how we typically use it | 16:59 |
mgoddard | jingvar_: StackHPC is the major maintainer and user of the project, but there are various others who are not affiliated with StackHPC | 17:00 |
jingvar_ | I don't undrestand "typically use it" - where it reflected in docs? | 17:01 |
mgoddard | jingvar_: it isn't | 17:01 |
jingvar_ | not about you, but It looks someone say A and not say B | 17:02 |
mgoddard | I don't know what you mean | 17:02 |
jingvar_ | ok I will read the code | 17:03 |
mgoddard | :) | 17:03 |
jingvar_ | but I don't have time, a probably just leave Kayobe and switch to another solution | 17:06 |
mgoddard | that would be a shame | 17:06 |
mgoddard | it does have a bit of a learning curve | 17:07 |
mgoddard | but I expect other solutions do also | 17:08 |
jingvar_ | My goal make a decision about Kayobe for our team | 17:08 |
mgoddard | What are the main problems you are facing? | 17:09 |
jingvar_ | one by one I try solutions | 17:09 |
jingvar_ | I hope the last :) I can't properly deliver servers.yaml for bifros | 17:10 |
*** rpittau is now known as rpittau|afk | 17:11 | |
jingvar_ | I have /etc/kolla/bifrost/servers.yml on seed node , But i think its content is incorrect | 17:12 |
mgoddard | how does it fail? | 17:14 |
jingvar_ | I don't now - baremetal list is empty | 17:15 |
jingvar_ | kayobe seed service deploy - successful | 17:17 |
mgoddard | ah | 17:18 |
mgoddard | jingvar_: you could try this: https://docs.openstack.org/kolla-ansible/latest/reference/deployment-and-bootstrapping/bifrost.html#manually | 17:20 |
mgoddard | jingvar_: or 'kayobe kolla ansible run deploy-servers', which would enroll and deploy in one step, I'm not sure if that's what you want | 17:20 |
jingvar_ | I want get normal ironic way - enroll, inspect , deploy | 17:21 |
mgoddard | jingvar_: follow the manual section then | 17:22 |
opendevreview | Merged openstack/kolla stable/ussuri: horizon: Correct location of monitoring_policy file https://review.opendev.org/c/openstack/kolla/+/797301 | 17:23 |
jingvar_ | shuold i stop and remove existing container ? | 17:23 |
mgoddard | jingvar_: no | 17:24 |
jingvar_ | PLAY [Enroll hardware from inventory into Ironic] skipping: no hosts matched | 17:26 |
jingvar_ | [WARNING]: * Failed to parse /bifrost/playbooks/inventory/bifrost_inventory.py with script plugin: Inventory script (/bifrost/playbooks/inventory/bifrost_inventory.py) had an execution error: 2021-06-22 17:28:53.660 5001 ERROR __main__ [-] BIFROST_INVENTORY_SOURCE does not define a file that could be processed: 'str' object has no attribute 'get'.Tried JSON and YAML formats | 17:30 |
jingvar_ | I'm not sure that it should be Warning | 17:31 |
jingvar_ | config file = None -> host_list declined parsing /bifrost/playbooks/inventory/bifrost_inventory.py as it did not pass its verify_file() method | 17:35 |
jingvar_ | Hmm, /bifrost/playbooks/inventory/bifrost_inventory.py consits another defenition of inventory - | 18:00 |
jingvar_ | { "node1": { "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec01", ... | 18:00 |
jingvar_ | I modified servers.yaml, invenory.py work with a kind of expected error | 18:12 |
jingvar_ | wrong way | 18:15 |
opendevreview | James Kirsch proposed openstack/kolla-ansible master: Support for keystone scoped authorization https://review.opendev.org/c/openstack/kolla-ansible/+/692179 | 20:14 |
urimeba | Hello everyone! My name is Uriel Medina and I'm kinda new to Openstack project in general as I've been working only six month with it :D | 22:46 |
urimeba | Im breaking up my head with a "how-to" question and I was hoping that, if it was not a problem, someone could help me only by solving that question :) | 22:48 |
urimeba | We have deploy Openstack with Kolla and Kolla-Ansible successfully, but the issue is that we also have built a custom Horizon. If the implementation is the way I think it's, should I build a custom Dockerfile with the instruccions to download the Github repo and deploy it in Apache? | 22:52 |
urimeba | I'll really appreciate any kind of help you guys can provide me. Thanks and cheers! | 22:53 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!