-
Currently we list info for the given instance and we parse the info about the floating IPs from there. 5minute should not be relying on the nova proxy API and should use the neutron API directly.
C…
-
## Issue
The ./tools/passstore-vm-ssh.sh script do not support to ssh to the ocp-sscp cluster
```
pass-team
./passstore-vm-ssh.sh openstack ocp-sscpc
Error: openstack/ocp-sscpc/ansible_ssh_hos…
-
### Terraform Version
v0.11.7
### Affected Resource(s)
- openstack_compute_volume_attach_v2
- openstack_lb_member_v2
Have listed under the openstack provider given it's only OS resources affect…
-
Hi,
Not sure if it's a provider issue, but will start from here.
terraform playbook forces a new compute instance in case there was a network rename operation before. Network wasn't recreated, it …
-
I previously reported a similar bug here hashicorp/packer#11656 but since I couldn't comment there , I am opening up a new issue here.
Packer version: 1.8.6
Tested with: CentOS Stream 9 and Ubun…
-
OpenStack is an open source orchestration platform for virtual machines. Think vSphere, but open source, or AWS EC2, S3 but on-prem. OpenStack consists of 6 core components that are responsible for ma…
-
We had a case where terraform was not able to delete an openstack subnet because there were still some attached ports.
Unfortunately the tf openstack provider did not log this, only once I set `OS_DE…
-
I did this from the actual server itself, my old notes were a bit over the top because I had no idea what was happening.
I had a problem with python ... so I followed the instructions with a dummy…
-
Hi,
I am using the following versions of Openstack-Cloud Plugin & Jenkins:
```
Jenkins Version: 2.204.1
Openstack-Cloud Plugin Version: 2.51
```
I have added the Openstack cloud in Jenkins…
-
**Describe the solution you'd like**
We are operating Gimbal cluster in our private cloud and got a request to get Gimbal support gRPC (http2) based endpoints as well.
Manually change the services…