- Get this repository:
-
git clone
https://git.qastaging.paddev.net/charm-nova-compute
Import details
This repository is an import of the Git repository at https://opendev.org/openstack/charm-nova-compute.
Last successful import was .
Branches
| Name | Last Modified | Last Commit |
|---|---|---|
| stable/2023.1 | 2025-11-06 14:42:05 UTC |
Support configuring dbus max_replies_per_connection
Author:
Edward Hope-Morley
Support configuring dbus max_replies_ Hosts running large numbers of vms will need to Change-Id: I38ef52a789a2cb |
| stable/2023.2 | 2025-11-06 14:41:54 UTC |
Support configuring dbus max_replies_per_connection
Author:
Edward Hope-Morley
Support configuring dbus max_replies_ Hosts running large numbers of vms will need to Change-Id: I38ef52a789a2cb |
| stable/2024.1 | 2025-11-06 14:41:19 UTC |
Support configuring dbus max_replies_per_connection
Author:
Edward Hope-Morley
Support configuring dbus max_replies_ Hosts running large numbers of vms will need to Change-Id: I38ef52a789a2cb |
| master | 2025-10-27 21:40:56 UTC |
Merge "Add Workaround to Disable Live Migration Pre-check"
Author:
Zuul
Merge "Add Workaround to Disable Live Migration Pre-check" |
| stable/zed | 2025-08-20 23:19:23 UTC |
Allow duplicate keys in nova_cfg with ConfigParser(strict=False)
Author:
Seyeong Kim
Allow duplicate keys in nova_cfg with ConfigParser( Use ConfigParser( Closes-Bug: #2120507 Change-Id: I6dba02a0b44b89 |
| stable/yoga | 2025-08-20 23:17:42 UTC |
Allow duplicate keys in nova_cfg with ConfigParser(strict=False)
Author:
Seyeong Kim
Allow duplicate keys in nova_cfg with ConfigParser( Use ConfigParser( Closes-Bug: #2120507 Change-Id: I6dba02a0b44b89 |
| stable/ussuri | 2025-05-14 14:23:08 UTC |
Ensure virt_type set when using ironic
Author:
Edward Hope-Morley
Ensure virt_type set when using ironic Adds NovaComputeVirt Closes-Bug: #2105501 Change-Id: I48f67698bf2d02 |
| stable/victoria | 2025-03-12 17:36:55 UTC |
Load nf_conntrack at boot time
Author:
Rodrigo Barbieri
Load nf_conntrack at boot time Sysctl rules fined in charm config fails to be By adding nf_conntrack to the /etc/modules file Closes-Bug: #1922778 |
| stable/wallaby | 2025-03-12 17:04:22 UTC |
Load nf_conntrack at boot time
Author:
Rodrigo Barbieri
Load nf_conntrack at boot time Sysctl rules fined in charm config fails to be By adding nf_conntrack to the /etc/modules file Closes-Bug: #1922778 |
| stable/xena | 2025-02-25 12:24:00 UTC |
Load nf_conntrack at boot time
Author:
Rodrigo Barbieri
Load nf_conntrack at boot time Sysctl rules fined in charm config fails to be By adding nf_conntrack to the /etc/modules file Closes-Bug: #1922778 |
| stable/train | 2023-08-21 18:46:44 UTC |
Restart failed subordinate services
Author:
Aurelien Lourot
Restart failed subordinate services Resolved Conflicts: Change-Id: Id34e9c6f85886d |
| stable/stein | 2021-10-21 14:03:21 UTC |
21.10 - Release
Author:
Alex Kavanagh
21.10 - Release Remove the "channel: candidate" from the func-test Change-Id: I2ddf9d6ac81392 |
| stable/rocky | 2021-10-21 14:03:21 UTC |
21.10 - Release
Author:
Alex Kavanagh
21.10 - Release Remove the "channel: candidate" from the func-test Change-Id: I2ddf9d6ac81392 |
| stable/queens | 2021-10-21 14:03:21 UTC |
21.10 - Release
Author:
Alex Kavanagh
21.10 - Release Remove the "channel: candidate" from the func-test Change-Id: I2ddf9d6ac81392 |
| stable/21.10 | 2021-10-21 14:03:21 UTC |
21.10 - Release
Author:
Alex Kavanagh
21.10 - Release Remove the "channel: candidate" from the func-test Change-Id: I2ddf9d6ac81392 |
| stable/21.04 | 2021-08-12 12:05:53 UTC |
apparmor: ensure multipath.conf is accessible
Author:
James Page
apparmor: ensure multipath.conf is accessible Allow access to main multipath configuration file from the Change-Id: Ibaa5f45b7fd72f |
| stable/21.01 | 2021-02-10 19:16:17 UTC |
Updates for stable branch creation 21.01
Author:
Aurelien Lourot
Updates for stable branch creation 21.01 Set default branch for git review/gerrit. Change-Id: I573f651db37134 |
| stable/20.10 | 2020-11-10 14:37:08 UTC |
Add/update region config in nova.conf
Author:
Rodrigo Barbieri
Add/update region config in nova.conf On multi-region deployments, Nova may talk to the wrong On Rocky+ it will also require updating the This fix addresses the issue where nova-compute will not Given that the template for the [placement] section is Change-Id: I9500ba400d55e6 |
| stable/20.08 | 2020-08-27 09:04:55 UTC |
Add missing apparmor profile rules
Author:
Dmitrii Shcherbakov
Add missing apparmor profile rules Change-Id: I2e01bd104ee42d |
| stable/20.05 | 2020-06-01 16:59:30 UTC |
Fix multipath mount issue with apparmor profile
Author:
Tiago Pasqualini da Silva
Fix multipath mount issue with apparmor profile When nova-compute is deployed with aa-profile- This patch fixes that by adding the file locking flag to those Change-Id: I96e4e5ce9eb670 |
| stable/20.02 | 2020-02-17 15:54:43 UTC |
Updates for stable branch creation
Author:
Liam Young
Updates for stable branch creation Set default branch for git review/gerrit. Switch amulet tests to stable. Switch zaza bundles to stable charms. Switch to using stable charm-helpers branch. Change-Id: Ia527fb9020fa57 |
| stable/19.10 | 2020-01-13 11:02:45 UTC |
Use hosts official name for FQDN
Author:
Frode Nordahl
Use hosts official name for FQDN The current implementations use of a specific interface to build Use of a specific interface was chosen due to ``socket. This patch gets the FQDN by mimicking the behaviour of a call to Add relevant update from c-h. Change-Id: I82db81937e5a46 |
| stable/19.07 | 2019-09-06 20:10:32 UTC |
Ensure that VNC only binds on the internal network
Author:
Chris MacNaughton
Ensure that VNC only binds on the internal network When the VNC server is set to bind to 0.0.0.0, Change-Id: Ibbc12ae282320f |
| stable/19.04 | 2019-05-16 12:09:54 UTC |
Add multipath to nova-compute AppArmor profile
Author:
Tiago Pasqualini da Silva
Add multipath to nova-compute AppArmor profile Deploying nova-compute with apparmor in enforce mode causes it to fail Change-Id: Icc2d187fa3dd63 |
| stable/18.05 | 2019-04-19 19:34:03 UTC |
OpenDev Migration Patch
Author:
OpenDev Sysadmins
OpenDev Migration Patch This commit was bulk generated and pushed by the OpenDev sysadmins http:// Attempts have been made to correct repository namespaces and |
| stable/18.11 | 2019-04-19 19:34:03 UTC |
OpenDev Migration Patch
Author:
OpenDev Sysadmins
OpenDev Migration Patch This commit was bulk generated and pushed by the OpenDev sysadmins http:// Attempts have been made to correct repository namespaces and |
| stable/18.08 | 2019-04-19 19:34:03 UTC |
OpenDev Migration Patch
Author:
OpenDev Sysadmins
OpenDev Migration Patch This commit was bulk generated and pushed by the OpenDev sysadmins http:// Attempts have been made to correct repository namespaces and |
| stable/18.02 | 2019-04-19 19:34:03 UTC |
OpenDev Migration Patch
Author:
OpenDev Sysadmins
OpenDev Migration Patch This commit was bulk generated and pushed by the OpenDev sysadmins http:// Attempts have been made to correct repository namespaces and |
| stable/16.04 | 2019-04-19 19:34:02 UTC |
OpenDev Migration Patch
Author:
OpenDev Sysadmins
OpenDev Migration Patch This commit was bulk generated and pushed by the OpenDev sysadmins http:// Attempts have been made to correct repository namespaces and |
| stable/17.11 | 2019-04-19 19:34:02 UTC |
OpenDev Migration Patch
Author:
OpenDev Sysadmins
OpenDev Migration Patch This commit was bulk generated and pushed by the OpenDev sysadmins http:// Attempts have been made to correct repository namespaces and |
| stable/17.08 | 2019-04-19 19:34:02 UTC |
OpenDev Migration Patch
Author:
OpenDev Sysadmins
OpenDev Migration Patch This commit was bulk generated and pushed by the OpenDev sysadmins http:// Attempts have been made to correct repository namespaces and |
| stable/17.02 | 2019-04-19 19:34:02 UTC |
OpenDev Migration Patch
Author:
OpenDev Sysadmins
OpenDev Migration Patch This commit was bulk generated and pushed by the OpenDev sysadmins http:// Attempts have been made to correct repository namespaces and |
| stable/16.10 | 2019-04-19 19:34:02 UTC |
OpenDev Migration Patch
Author:
OpenDev Sysadmins
OpenDev Migration Patch This commit was bulk generated and pushed by the OpenDev sysadmins http:// Attempts have been made to correct repository namespaces and |
| stable/16.07 | 2019-04-19 19:34:02 UTC |
OpenDev Migration Patch
Author:
OpenDev Sysadmins
OpenDev Migration Patch This commit was bulk generated and pushed by the OpenDev sysadmins http:// Attempts have been made to correct repository namespaces and |
| feature/cellsv2 | 2019-04-19 19:34:01 UTC |
OpenDev Migration Patch
Author:
OpenDev Sysadmins
OpenDev Migration Patch This commit was bulk generated and pushed by the OpenDev sysadmins http:// Attempts have been made to correct repository namespaces and |
| 1 → 35 of 35 results | First • Previous • Next • Last |
Other repositories
| Name | Last Modified |
|---|---|
| lp:charm-nova-compute | 2025-11-06 |
| lp:~dparv/charm-nova-compute | 2021-09-03 |
| 1 → 2 of 2 results | First • Previous • Next • Last |