-
This bug was originally filed in Launchpad as [LP: #1857031](https://bugs.launchpad.net/cloud-init/+bug/1857031)
Launchpad details
affected_projects = ['nova']
assignee = madhuri-rai07
assignee_name…
-
**Problem**
There is no mechanism to detect whether any of the I-GUIDE services is down, not accessible or having any issues. All current detection is done manually which is not optimal and needs to …
fbaig updated
6 months ago
-
Open Baton internally uses **Openstack4j** library to communicate with Openstack.
In my scenario i am having a **Openstack working on HTTPS**, which is behind a proxy server. To reach it we need to…
-
Before digging into this, is calico required? Docs say it is optional and default turned off, however, it installs.
If required, pointers in debugging the error welcome and happy work through it. I've…
-
migrated from an email message from Eddy Truyen
I have an openstack environment with 3 kubernetes units, and a redis service deployed with 4 replicated pods
``` bash
ubuntu@juju-openstack-machine-5:…
-
**Description**
The current Keystone module, and Keystone-ng use two out of date/defunct libraries. The new openstack library is openstacksdk.
We discussed this at a meeting and decided that the…
-
```
2021-05-22 06:25:07.362241 | bionic-medium | 2021-05-22 06:25:07 [ERROR] {'default_alias': 'zaza-21f88ed5ac6e'}
2021-05-22 06:25:07.362486 | bionic-medium | 2021-05-22 06:25:07 [ERROR] Model def…
-
Base on this link https://ask.openstack.org/en/question/8290/port-on-router-to-public-gateway-always-down/, should I set external_network_bridge to null in /etc/neutron/l3_agent.ini as suggested?
Co…
-
As a IaaS user (DevOps person), I need to make sure the way to get a public IPv4 address to a VM or Loadbalancer is standardized across SCS clouds.
## Definition of Ready:
- [ ] User Story is sm…
-
Adding allowed pairs to existing port fails when using:
os.networking().port().update(port.toBuilder().allowedAddressPair(ip, port.getMacAddress()).build());
**NOTE: Method works fine in version…