Get this repository:
git clone https://git.launchpad.net/charm-nova-cell-controller

See all merge proposals.

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://opendev.org/openstack/charm-nova-cell-controller.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 25 seconds — see the log

Branches

Name Last Modified Last Commit
master 2024-02-24 19:57:38 UTC
Updates for caracal testing support

Author: Alex Kavanagh
Author Date: 2024-02-09 18:15:47 UTC

Updates for caracal testing support

These updates, on the master branch, are to support testing the caracal
packages and support of the charms for caracal. They do NOT lock the charms
down, and don't change the testing branches to stable branches.

Change-Id: Iffc97e7963469742439da25040e204fd27000976

stable/2023.2 2023-11-02 18:28:30 UTC
Updates for testing period for 23.10 release

Author: Alex Kavanagh
Author Date: 2023-10-17 17:04:52 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: Ia1fa41475be1b4c1c17569b43a50a5eb8a4addb8

stable/train 2023-09-14 01:30:52 UTC
[train] Ensure get_requests_for_local_unit doesn't fail on incomplete relation

Author: Alex Kavanagh
Author Date: 2023-08-18 14:04:43 UTC

[train] Ensure get_requests_for_local_unit doesn't fail on incomplete relation

This is a rebuild/make sync for charms to pickup the fix in charmhelpers to fix
any inadvertant accesses of ['ca'] in the relation data before it is available
from vault in the certificates relation. Fix in charmhelpers is in [1].

[1] https://github.com/juju/charm-helpers/pull/832
Closes-Bug: #2028683

Change-Id: If4ceae535a84f13e1c1edd64fdd7110aafd8ef84

stable/ussuri 2023-09-12 19:40:20 UTC
[ussuri] Ensure get_requests_for_local_unit doesn't fail on incomplete relation

Author: Alex Kavanagh
Author Date: 2023-08-18 11:14:31 UTC

[ussuri] Ensure get_requests_for_local_unit doesn't fail on incomplete relation

This is a rebuild/make sync for charms to pickup the fix in charmhelpers to fix
any inadvertant accesses of ['ca'] in the relation data before it is available
from vault in the certificates relation. Fix in charmhelpers is in [1].

Add libpq-dev to bindep.txt as psycopg2-binary module no longer has a
wheel for py36.

[1] https://github.com/juju/charm-helpers/pull/831
Closes-Bug: #2028683

Change-Id: Iada964117f170f5924332ca25f5ef69fbc3fbdcc

stable/victoria 2023-09-12 17:33:12 UTC
[victoria] Ensure get_requests_for_local_unit doesn't fail on incomplete rela...

Author: Alex Kavanagh
Author Date: 2023-08-17 19:43:26 UTC

[victoria] Ensure get_requests_for_local_unit doesn't fail on incomplete relation

This is a rebuild/make sync for charms to pickup the fix in charmhelpers to fix
any inadvertant accesses of ['ca'] in the relation data before it is available
from vault in the certificates relation. Fix in charmhelpers is in [1].

Also added bindep.txt for libpq-dev as the wheel for pysycopg-binary on
py36 no longer exists.

[1] https://github.com/juju/charm-helpers/pull/830
Closes-Bug: #2028683

Change-Id: I5836db2321ae20b2ff43002a7937ab364982aa95

stable/zed 2023-09-07 02:11:48 UTC
[zed] Ensure get_requests_for_local_unit doesn't fail on incomplete relation

Author: Alex Kavanagh
Author Date: 2023-08-18 16:39:31 UTC

[zed] Ensure get_requests_for_local_unit doesn't fail on incomplete relation

This is a rebuild/make sync for charms to pickup the fix in charmhelpers to fix
any inadvertant accesses of ['ca'] in the relation data before it is available
from vault in the certificates relation. Fix in charmhelpers is in [1].

[1] https://github.com/juju/charm-helpers/pull/826
Closes-Bug: #2028683

Change-Id: I4178dc384ef49457fd82649e4ae99850531eb1f2

stable/wallaby 2023-09-05 17:37:53 UTC
[wallaby] Ensure get_requests_for_local_unit doesn't fail on incomplete relation

Author: Alex Kavanagh
Author Date: 2023-08-17 15:28:50 UTC

[wallaby] Ensure get_requests_for_local_unit doesn't fail on incomplete relation

This is a rebuild/make sync for charms to pickup the fix in charmhelpers to fix
any inadvertant accesses of ['ca'] in the relation data before it is available
from vault in the certificates relation. Fix in charmhelpers is in [1].

[1] https://github.com/juju/charm-helpers/pull/829
Closes-Bug: #2028683

Change-Id: Icbec259056fb3932fedda62b54d99157145d49c8

stable/xena 2023-09-05 17:26:53 UTC
[xena] Ensure get_requests_for_local_unit doesn't fail on incomplete relation

Author: Alex Kavanagh
Author Date: 2023-08-17 12:55:52 UTC

[xena] Ensure get_requests_for_local_unit doesn't fail on incomplete relation

This is a rebuild/make sync for charms to pickup the fix in charmhelpers to fix
any inadvertant accesses of ['ca'] in the relation data before it is available
from vault in the certificates relation. Fix in charmhelpers is in [1].

[1] https://github.com/juju/charm-helpers/pull/828
Closes-Bug: #2028683

Change-Id: Ic4f9f4e640fefaba9bba486737447e25674359f7

stable/2023.1 2023-08-17 10:24:39 UTC
[2023.1] Ensure get_requests_for_local_unit doesn't fail on incomplete relation

Author: Alex Kavanagh
Author Date: 2023-08-15 21:22:12 UTC

[2023.1] Ensure get_requests_for_local_unit doesn't fail on incomplete relation

This is a rebuild/make sync for charms to pickup the fix in charmhelpers to fix
any inadvertant accesses of ['ca'] in the relation data before it is available
from vault in the certificates relation. Fix in charmhelpers is in [1].

[1] https://github.com/juju/charm-helpers/pull/825
Closes-Bug: #2028683

Change-Id: Iac74be5df881a4c0af30b3fc941e14462f1a1556

stable/yoga 2023-08-17 10:19:58 UTC
[yoga] Ensure get_requests_for_local_unit doesn't fail on incomplete relation

Author: Alex Kavanagh
Author Date: 2023-08-15 14:13:22 UTC

[yoga] Ensure get_requests_for_local_unit doesn't fail on incomplete relation

This is a rebuild/make sync for charms to pickup the fix in charmhelpers to fix
any inadvertant accesses of ['ca'] in the relation data before it is available
from vault in the certificates relation. Fix in charmhelpers is in [1].

[1] https://github.com/juju/charm-helpers/pull/827
Closes-Bug: #2028683

Change-Id: I1982ea8027b4f7eef4f9fb5d5cede5119fbb52d0

stable/stein 2021-10-21 14:03:01 UTC
21.10 - Release

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

21.10 - Release

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

Change-Id: Ic857c0089b434ca751d49dc68d0beeb3f2d4a1ed

stable/queens 2021-10-21 14:03:01 UTC
21.10 - Release

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

21.10 - Release

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

Change-Id: Ic857c0089b434ca751d49dc68d0beeb3f2d4a1ed

stable/rocky 2021-10-21 14:03:01 UTC
21.10 - Release

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

21.10 - Release

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

Change-Id: Ic857c0089b434ca751d49dc68d0beeb3f2d4a1ed

stable/21.10 2021-10-21 14:03:01 UTC
21.10 - Release

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

21.10 - Release

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

Change-Id: Ic857c0089b434ca751d49dc68d0beeb3f2d4a1ed

stable/21.04 2021-08-27 09:47:46 UTC
Test bundles for focal-wallaby and hirsute-wallaby

Author: Alex Kavanagh
Author Date: 2021-03-05 14:14:28 UTC

Test bundles for focal-wallaby and hirsute-wallaby

These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] https://github.com/juju-solutions/layer-basic/issues/194

Change-Id: I259256fedb52f424535cba3c5e78ac53516989f2
(cherry picked from commit f1fc48218d3e98e1e8cf11d46979acac4e0a4e40)

stable/21.01 2021-02-10 19:15:37 UTC
Updates for stable branch creation 21.01

Author: Aurelien Lourot
Author Date: 2021-02-10 19:15:25 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: Ide223b344165b474d9db470aeb6fa3b1dd24fb48

stable/20.10 2020-11-02 10:50:22 UTC
Updates for stable branch creation

Author: Aurelien Lourot
Author Date: 2020-11-02 10:50:11 UTC

Updates for stable branch creation

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.

Change-Id: I8c1b5488d5358572a050e266fa0c4c16daac9f81

stable/20.08 2020-08-13 10:36:53 UTC
Updates for stable branch creation

Author: Alex Kavanagh
Author Date: 2020-08-13 10:36:44 UTC

Updates for stable branch creation

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.

Change-Id: Ia4966b7abce5d2abd921c54c99581896ecd50161

stable/20.05 2020-05-21 17:30:03 UTC
Updates for stable branch creation

Author: David Ames
Author Date: 2020-05-21 16:58:20 UTC

Updates for stable branch creation

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.

Change-Id: I8ea0a8f3087bd5c712bc99cef3f94e8a09619a69

stable/20.02 2020-04-28 21:18:17 UTC
Rebuild reactive APIs for layer-basic regression

Author: David Ames
Author Date: 2020-04-28 21:18:12 UTC

Rebuild reactive APIs for layer-basic regression

Fix regression in layer-basic which failed to unpack new dependencies
properly during the upgrade-charm hook.

Github Issue: #166
Closes Bug: #1875496

Change-Id: Ic9b9a150f51a43f09fa23ced76b02280fe4d2ee0

stable/19.10 2019-11-08 13:19:54 UTC
Add train template and train functional tests

Author: Sahid Orentino
Author Date: 2019-10-18 12:24:31 UTC

Add train template and train functional tests

A train template is added which pulls in sectional
placement config from charm-layer-openstack.

This requires adding identity-credentials as a required
interface for train and above.

This patch also updates the smoke test to run train.

Closes-Bug: 1850691
Depends-On: https://review.opendev.org/#/c/692426/
Depends-On: https://review.opendev.org/#/c/693535/
Change-Id: Ib3937915c5195b5e031d5056959932849012fc23
Signed-off-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>

stable/19.07 2019-08-16 05:14:59 UTC
Pin stable charm to ``charms.openstack`` stable branch

Author: Frode Nordahl
Author Date: 2019-08-14 06:03:12 UTC

Pin stable charm to ``charms.openstack`` stable branch

Change-Id: I51aa315607809ca73a5448e9bf9d1d2ad454533b

stable/19.04 2019-05-24 12:54:38 UTC
Backport Zaza reconfiguration

Author: Chris MacNaughton
Author Date: 2019-05-24 12:52:24 UTC

Backport Zaza reconfiguration

By splitting up Zaza from the openstack-charms specific tests,
we can more easily guarantee test stability, while not harming
out ability to improve on the testing library during a cycle.

This change backports the zaza namespace change landing, and
adds a stable branch of the zaza-openstack-charms project to
the test-dependencies.

Change-Id: I0956a696d97cc8e1b25bd1542e1ba1197f7cade9

stable/18.11 2019-04-19 19:43:03 UTC
OpenDev Migration Patch

Author: OpenDev Sysadmins
Author Date: 2019-04-19 19:43:03 UTC

OpenDev Migration Patch

This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.

124 of 24 results

Other repositories

Name Last Modified
lp:charm-nova-cell-controller 2024-03-08
11 of 1 result
You can't create new repositories for OpenStack Nova Cell Controller Charm.