elektra
elektra copied to clipboard
An opinionated openstack Web UI for consumer self service and operations.
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | netaddr | patch | `'2.0.4'` -> `'2.0.6'` | --- ### Configuration 📅 **Schedule**:...
Extend key_manager cypress test - Show secret uuid and container uuid in the respective tables - Add required data attributes to the relevant controls
During import in ironic we enable the serial console for baremetal nodes. However, it seems some automatism is disabling it after a while. If a user now tries to use...
similar to https://github.com/sapcc/elektra/issues/1055 If you open a project metadata page (`/masterdata-cockpit/project`) and it has ampersands or anything else, it is displayed: ``` Name: test Description: A & B ```
In current implementation the main `Object Storage` page tries to list all containers and retrieve details for each of the container before rendering the page. If account has a high...
only share access rules need to stay at older 2.44 because this api got deprecated and would require a rework most interesting new feature comes with 2.63: "Added the possibility...
We would like to make the upgrade/installation of their VM tools more visible to the customer. The work on the VM tools doesn't seem to have had an impact yet...
Reference ticket and customer contact: INC1700409 Issue: list of server snapshots only the snapshot from March 16 is available. Older snapshots that we had taken are no longer visible. Investigation:...
A specified fixed-ip is not honored when creating a new interface on a server.   This is from the neutron-server logs. It looks like the IP is not sent...
Based on BGPVPN we added cross-region interconnections. This is an additional Neutron plugin that allows creating `interconnection` objects in two regions for making connectivity between them. ### What have to...