opendevreview | Merged openstack/kolla-ansible stable/xena: Fix aodh wsgi config file in Debuntu binary https://review.opendev.org/c/openstack/kolla-ansible/+/822617 | 00:34 |
---|---|---|
*** brinzhang_ is now known as brinhzang | 01:05 | |
*** brinhzang is now known as brinzhang | 01:05 | |
opendevreview | likui proposed openstack/kolla-ansible master: Delete the logrotate files because they do not have separate logs https://review.opendev.org/c/openstack/kolla-ansible/+/822593 | 08:16 |
mnasiadka | yoctozepto: should we deprecate storage_interface? ;-) | 08:47 |
opendevreview | Verification of a change to openstack/kayobe stable/xena failed: Uninstall ansible-base package only if exists https://review.opendev.org/c/openstack/kayobe/+/819369 | 09:22 |
opendevreview | jayonlau proposed openstack/kolla master: venus: add log management system https://review.opendev.org/c/openstack/kolla/+/793795 | 09:28 |
opendevreview | Maksim Malchuk proposed openstack/kolla master: Fix variable name because of customisation ignored https://review.opendev.org/c/openstack/kolla/+/822600 | 10:11 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible master: bifrost: preempt change in defaults for TFTP and HTTP boot paths https://review.opendev.org/c/openstack/kolla-ansible/+/822811 | 10:23 |
opendevreview | Mark Goddard proposed openstack/kayobe master: Disable EPEL by default https://review.opendev.org/c/openstack/kayobe/+/822758 | 10:48 |
opendevreview | Mark Goddard proposed openstack/kolla master: nova: remove EPEL repository from nova-spicehtml5proxy image https://review.opendev.org/c/openstack/kolla/+/822816 | 10:56 |
yoctozepto | mnasiadka: guessing yes | 11:21 |
yoctozepto | the name is confusing | 11:21 |
opendevreview | Mark Goddard proposed openstack/kayobe master: Disable EPEL by default https://review.opendev.org/c/openstack/kayobe/+/822758 | 13:23 |
opendevreview | Merged openstack/kayobe stable/ussuri: Add support for Ironic inspection through DHCP-relay https://review.opendev.org/c/openstack/kayobe/+/819386 | 13:25 |
opendevreview | Verification of a change to openstack/kayobe stable/xena failed: Limit ip-routing and snat to seed hosts only https://review.opendev.org/c/openstack/kayobe/+/819370 | 13:25 |
opendevreview | Merged openstack/kayobe stable/xena: Add support for Ironic inspection through DHCP-relay https://review.opendev.org/c/openstack/kayobe/+/819383 | 13:25 |
opendevreview | Merged openstack/kayobe stable/xena: Uninstall ansible-base package only if exists https://review.opendev.org/c/openstack/kayobe/+/819369 | 13:25 |
mnasiadka | yoctozepto: that's what I thought as well. | 13:37 |
opendevreview | Radosław Piliszek proposed openstack/kolla master: bindep: drop dbus https://review.opendev.org/c/openstack/kolla/+/822832 | 13:38 |
opendevreview | Radosław Piliszek proposed openstack/kolla master: [WIP] Improve linting https://review.opendev.org/c/openstack/kolla/+/734913 | 13:39 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: [docs] swift: fix mentions of interfaces config https://review.opendev.org/c/openstack/kolla-ansible/+/822840 | 15:04 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible master: Revert "Use friendly target names in Prometheus" https://review.opendev.org/c/openstack/kolla-ansible/+/822427 | 15:14 |
opendevreview | Merged openstack/kolla master: nova: remove EPEL repository from nova-spicehtml5proxy image https://review.opendev.org/c/openstack/kolla/+/822816 | 15:14 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: Deprecate storage_interface variable https://review.opendev.org/c/openstack/kolla-ansible/+/822842 | 15:43 |
yoctozepto | mnasiadka: ^ | 15:43 |
spatel | Folks, I am first time deploying openstack-kolla on all-in-one and getting this error - https://paste.opendev.org/show/811832/ | 18:39 |
spatel | where should i set sudo password? if i am running everything using normal user account | 18:41 |
spatel | i did set in sudo to not askpasswd | 18:44 |
admin1 | spatel, you can also run it as root | 19:11 |
admin1 | ssh as root from deployment => root in servers | 19:11 |
spatel | admin1 thanks | 19:40 |
spatel | installation completed but i am surprised why i can't see openvswitch related command? | 19:40 |
spatel | i can see openvswitch container but curious why no ovs on host machine to setup networking | 19:42 |
opendevreview | James Kirsch proposed openstack/kolla master: Add LetsEncrypt images for cert request/renewal https://review.opendev.org/c/openstack/kolla/+/741339 | 20:01 |
spatel | i noticed kolla use container for libvirt but is that how it run for production also or just for all-in-one? | 20:08 |
gueswhat | how can instance ( and heat-agent ) in private subnet communicate with openstack ?? | 20:20 |
opendevreview | Merged openstack/kayobe stable/xena: Limit ip-routing and snat to seed hosts only https://review.opendev.org/c/openstack/kayobe/+/819370 | 21:39 |
gueswhat | do i need three network interfaces for openstack kolla ? ( public ips, openstack management , and external ips ) I want to be able to access openstack from instances created in external network, any ideas? | 21:45 |
admin1 | you can use just 2 .. one for that public access .. and the last one for everything else -- mgmt, storage, east-west | 22:19 |
gueswhat | admin1 i am running openstack single node in proxmox, using pfsense vpn to connect to openstack internal ip and neutron external interface is a bridged interface with pfsense wan, i can get public ips working, but i am not sure how to expose instances to management network .. | 22:34 |
gueswhat | admin1 here is picture https://drive.google.com/uc?export=view&id=1Hv_3WxUSMxRgb_ik40W0jYy2DRFxGn22 | 22:38 |
admin1 | i guess use flat networking .. or if that bridge supports vlan, then use vlan | 22:45 |
admin1 | its midnight for me now .. so best of luck .. check in tomorrow with the update | 22:47 |
gueswhat | okey | 23:07 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!