-
So I was trying to bootstrap a BOSH environment on OpenStack using the instructions given [here](https://bosh.io/docs/init-openstack.html) and I got this error at the bosh-init deploy step
```
Starti…
-
After a few hours of running openstack-health-monitor against a CiaB-7.0.1 system with octavia OVN provider (options `-LO` and `-LR`, the latter to work around osism issue #921):
* `octavia_api` cont…
-
Commit d02fb560aa35c4931d40000e8ca4c0e4105299b7 (1)(2) to Neutron disabled 'mcast_flood' on localnet ports, in order to avoid multicast packet duplication. This introduces a regression because outbou…
dparv updated
2 years ago
-
# Required information
* Distribution: Ubuntu
* Distribution version: 24.04
* Snap lxd 6.1/stable
* OVN distribution from Ubuntu
# Issue description
Load balancer on OVN network are not …
-
I tried to create a server with the following node_template:
```
firewall_host:
type: cloudify.openstack.nodes.Server
properties:
openstack_config: *openstack_config
agent_…
-
Hi
I'm running neutron-openvswitch-agent that uses eventlet to connect to ovs-vsctl via command line.
```
def _subprocess_setup():
# Python installs a SIGPIPE handler by default. This is usually…
-
This bug was originally filed in Launchpad as [LP: #1847583](https://bugs.launchpad.net/cloud-init/+bug/1847583)
Launchpad details
affected_projects = []
assignee = None
assignee_name = None
date_cl…
-
**Is this a bug report or feature request?** (choose one):
Documentation feature request
**Explanation**
Compute nodes are with interfaces eth0,eth1,eth2,eth3 ie with biosdevname=0 .Hence ovs…
-
I have deployed RKE2 using the example with CCM, adding my variables as stated in the docs, ssh key, floating ips and so on.
Deployed with 1 master and 3 workers. Everything gets running properly e…
-
With Mitaka+ Heat you can get the subnets associated with a Port object. From the subnet you can get a CIDR notation. That's the last piece missing to support full static configurations (no DHCP neede…