Wednesday, 2023-07-05

chris218Hi is it possible to configure network with cloud-init on openstack?01:09
chris218I'm trying to use the netplan/v2 config but for some reason it doesn't get loaded even though rest of the cloud-config works01:11
sondx25chris218, Do you install cloud-init in OS?01:24
chris218I'm using the qcow2 cloud images01:25
sondx25chris218, have you installed cloud-init in the VM?01:26
chris218Well no, it comes pre-installed01:28
chris218This is my current cloud-init file I'm deploying the VM through heat https://0x0.st/H1ei.yml01:31
chris218The runcmd is workaround I'm trying atm since network: doesn't work01:31
chris218> User data cannot change an instance’s network configuration. In the absence of network configuration in any of the above sources, cloud-init will write out a network configuration that will issue a DHCP request on a “first” network interface. 01:57
chris218I guess this explains it a bit... :(01:57
chris218https://cloudinit.readthedocs.io/en/latest/reference/network-config.html01:57
chris218also I had a ton of mistakes in that file 02:31
*** mhen_ is now known as mhen02:48
sondx25chris218, I agree with using runcmd07:37
MohaaHi07:48
MohaaHow can I edit  an interface ip of a router in the context of OVN? There's no namespace, so no working `ip netns exec `qrouter-<ID> ip ...` !07:49
MohaaHow can I edit  an interface ip of a router in the context of OVN? There's no name spaces, so no working `ip netns exec qrouter-<ID> ip ...`07:49
*** mhen_ is now known as mhen22:30

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!