Get this repository:
git clone https://git.launchpad.net/charm-ironic-conductor

See all merge proposals.

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://opendev.org/openstack/charm-ironic-conductor.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log

Branches

Name Last Modified Last Commit
stable/2023.2 2023-11-08 06:24:28 UTC
Updates for testing period for 23.10 release

Author: Alex Kavanagh
Author Date: 2023-10-17 17:01:33 UTC

Updates for testing period for 23.10 release

* charm-helpers sync for classic charms
* build.lock file for reactive charms
* ensure tox.ini is from release-tools
* Locked requirements using pip-compile:
  * existing (test-)requirements.txt ->
    (test-)requirements.in
  * pip-compile to *-py3[8|10].txt using python3.8
    and python3.10.
  * Updated tox.ini to use the appropriate merged
    requirements-*.txt files.
* Removal of lunar from metadata, charmcraft.yaml
  osci.yaml, tests.yaml and associated bundles.
* Locked libs and tests to stable/bobcat branches for:
  * charm-helpers
  * charms.openstack
  * zaza
  * zaza-openstack-tests

Change-Id: I518b987e11a29f617af8e077ed365d0bd3ab913a

stable/yoga 2023-10-03 13:37:59 UTC
Add pkg-config for stable builds

Author: Alex Kavanagh
Author Date: 2023-05-02 16:31:30 UTC

Add pkg-config for stable builds

The s390x and ppc64el builds failed due to missing pkg-config in the
builders on LP. This patch adds this to enable the binary charms to be
produced.

Change-Id: I4de543fc775fa0fb8d6c35a5ca2909096a61eed9
(cherry picked from commit e19cc9410da22fddca884a086e6f413e5473d34b)

master 2023-08-03 17:57:39 UTC
Add 2023.2 Bobcat support

Author: Corey Bryant
Author Date: 2023-07-18 20:47:18 UTC

Add 2023.2 Bobcat support

* sync charm-helpers to classic charms
* change openstack-origin/source default to bobcat
* add mantic to metadata series
* align testing with bobcat
* add new bobcat bundles
* add bobcat bundles to tests.yaml
* add bobcat tests to osci.yaml
* update build-on and run-on bases
* drop kinetic
* drop setuptools-scm and Cython from wheelhouse as
  they are already in layer-basic wheelhouse.
* update charmcraft_channel to 2.x/edge

Change-Id: I85266c6dd187b3584331330701ac97f0acb31b7f

stable/2024.1 2023-08-03 17:57:39 UTC
Add 2023.2 Bobcat support

Author: Corey Bryant
Author Date: 2023-07-18 20:47:18 UTC

Add 2023.2 Bobcat support

* sync charm-helpers to classic charms
* change openstack-origin/source default to bobcat
* add mantic to metadata series
* align testing with bobcat
* add new bobcat bundles
* add bobcat bundles to tests.yaml
* add bobcat tests to osci.yaml
* update build-on and run-on bases
* drop kinetic
* drop setuptools-scm and Cython from wheelhouse as
  they are already in layer-basic wheelhouse.
* update charmcraft_channel to 2.x/edge

Change-Id: I85266c6dd187b3584331330701ac97f0acb31b7f

stable/ussuri 2023-07-06 20:07:17 UTC
Use service_domain in [service_user] section

Author: Corey Bryant
Author Date: 2023-07-06 20:07:17 UTC

Use service_domain in [service_user] section

Rebuild to update [service_user] config to use the service domain.
This was fixed in charm-helpers.

The keystone charm currently creates two service users, one for the
service domain (for v3 authentication), and the other for the default
domain (for v2 authentication). The [service_user] config needs to
use the service domain.

Closes-Bug: #2026202
Change-Id: I06d0fc3be2065adaa05db1ed019b79295ee7198d

stable/victoria 2023-07-06 20:03:02 UTC
Use service_domain in [service_user] section

Author: Corey Bryant
Author Date: 2023-07-06 20:03:02 UTC

Use service_domain in [service_user] section

Rebuild to update [service_user] config to use the service domain.
This was fixed in charm-helpers.

The keystone charm currently creates two service users, one for the
service domain (for v3 authentication), and the other for the default
domain (for v2 authentication). The [service_user] config needs to
use the service domain.

Closes-Bug: #2026202
Change-Id: I97e5d6aecf977e0217665c83c63b69672da0590c

stable/wallaby 2023-07-06 20:02:18 UTC
Use service_domain in [service_user] section

Author: Corey Bryant
Author Date: 2023-07-06 20:02:18 UTC

Use service_domain in [service_user] section

Rebuild to update [service_user] config to use the service domain.
This was fixed in charm-helpers.

The keystone charm currently creates two service users, one for the
service domain (for v3 authentication), and the other for the default
domain (for v2 authentication). The [service_user] config needs to
use the service domain.

Closes-Bug: #2026202
Change-Id: Iba684eef4fa638d4321171decdc5d079eac7aa6a

stable/xena 2023-07-06 20:01:26 UTC
Use service_domain in [service_user] section

Author: Corey Bryant
Author Date: 2023-07-06 20:01:26 UTC

Use service_domain in [service_user] section

Rebuild to update [service_user] config to use the service domain.
This was fixed in charm-helpers.

The keystone charm currently creates two service users, one for the
service domain (for v3 authentication), and the other for the default
domain (for v2 authentication). The [service_user] config needs to
use the service domain.

Closes-Bug: #2026202
Change-Id: I6cb98e6a74437efccd028b27d2e6aa5cd547a340

stable/zed 2023-07-06 19:58:18 UTC
Use service_domain in [service_user] section

Author: Corey Bryant
Author Date: 2023-07-06 19:58:18 UTC

Use service_domain in [service_user] section

Rebuild to update [service_user] config to use the service domain.
This was fixed in charm-helpers.

The keystone charm currently creates two service users, one for the
service domain (for v3 authentication), and the other for the default
domain (for v2 authentication). The [service_user] config needs to
use the service domain.

Closes-Bug: #2026202
Change-Id: I67fa174a0afd1790f49ca27f7681c7a570b21d0e

stable/2023.1 2023-07-06 19:57:13 UTC
Use service_domain in [service_user] section

Author: Corey Bryant
Author Date: 2023-07-06 19:57:13 UTC

Use service_domain in [service_user] section

Rebuild to update [service_user] config to use the service domain.
This was fixed in charm-helpers.

The keystone charm currently creates two service users, one for the
service domain (for v3 authentication), and the other for the default
domain (for v2 authentication). The [service_user] config needs to
use the service domain.

Closes-Bug: #2026202
Change-Id: I053c866d147ad5ef828b8ad2333b14964e93fd85

stable/train 2023-01-13 20:22:11 UTC
Pin tox to < 4.0.0

Author: Corey Bryant
Author Date: 2023-01-13 20:06:41 UTC

Pin tox to < 4.0.0

Tox 4.0.0 was recently released and it has several breaking changes.
We pin to < 4.0.0 here. We are planning to move forward only on the
master charm branches.

Tox is also pinned to < 4.0.0 for stable branches in upstream
openstack-zuul-jobs as well as in zosci-config. However, the
requires= section in the charm's tox.ini file ends up installing
tox>4, wiping out the zuul-pinned tox<4 that was already installed
installed. This patch fixes that.

Related-Bug: #2002788
Change-Id: I6add653a61220766e103688aaf47b2ba1ba36f06

stable/queens 2021-10-21 13:59:47 UTC
21.10 - Release

Author: Alex Kavanagh
Author Date: 2021-10-21 13:49:40 UTC

21.10 - Release

Remove the "channel: candidate" from the func-test
bundles.

Change-Id: Iad55cdc1534ffc2390b1133fe6e0dc64034af359

stable/stein 2021-10-21 13:59:47 UTC
21.10 - Release

Author: Alex Kavanagh
Author Date: 2021-10-21 13:49:40 UTC

21.10 - Release

Remove the "channel: candidate" from the func-test
bundles.

Change-Id: Iad55cdc1534ffc2390b1133fe6e0dc64034af359

stable/21.10 2021-10-21 13:59:47 UTC
21.10 - Release

Author: Alex Kavanagh
Author Date: 2021-10-21 13:49:40 UTC

21.10 - Release

Remove the "channel: candidate" from the func-test
bundles.

Change-Id: Iad55cdc1534ffc2390b1133fe6e0dc64034af359

stable/rocky 2021-10-21 13:59:47 UTC
21.10 - Release

Author: Alex Kavanagh
Author Date: 2021-10-21 13:49:40 UTC

21.10 - Release

Remove the "channel: candidate" from the func-test
bundles.

Change-Id: Iad55cdc1534ffc2390b1133fe6e0dc64034af359

stable/21.04 2021-09-14 08:02:23 UTC
Sync release-tools

Author: Aurelien Lourot
Author Date: 2021-07-22 12:54:56 UTC

Sync release-tools

In order to fix ResolutionImpossible on tox invocation.

https://github.com/openstack-charmers/release-tools/issues/151
https://github.com/openstack-charmers/release-tools/pull/152

Change-Id: I91666f3f1abc8753cb5136af04f99e91dd7b2aea
(cherry picked from commit 00f6602cfe25bc7fafb464908f0f5e9e4f3e71e7)

stable/21.01 2021-02-10 19:08:21 UTC
Updates for stable branch creation 21.01

Author: Aurelien Lourot
Author Date: 2021-02-10 19:08:08 UTC

Updates for stable branch creation 21.01

Set default branch for git review/gerrit.
Switch tests to stable.
Switch to using stable charm-helpers branch.
Switch to using stable charm.openstack branch.
Switch to using stable zaza branch.
Switch to using stable zaza-openstack-tests branch.

Change-Id: Ia08c8e7dfd52472cee078c2dc8839eef2beadac6

117 of 17 results

Other repositories

Name Last Modified
lp:charm-ironic-conductor 2024-04-24
11 of 1 result
You can't create new repositories for OpenStack Ironic Conductor Charm.