lp:charm-octavia-dashboard

Get this repository:
git clone https://git.launchpad.net/charm-octavia-dashboard

Import details

Import Status: Reviewed

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

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 20 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 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 15 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 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log

Branches

Name Last Modified Last Commit
stable/2024.1 2024-02-24 20:12:20 UTC
Updates for caracal tox.ini

Author: Alex Kavanagh
Author Date: 2024-02-24 20:12:20 UTC

Updates for caracal tox.ini

Update the tox.ini file(s) to use the constraints file from
zaza-openstack-tests.

Change-Id: I1ee98030ed0b69aa7737fe9d2cb1f2b76e184b7b

master 2024-02-24 20:12:20 UTC
Updates for caracal tox.ini

Author: Alex Kavanagh
Author Date: 2024-02-24 20:12:20 UTC

Updates for caracal tox.ini

Update the tox.ini file(s) to use the constraints file from
zaza-openstack-tests.

Change-Id: I1ee98030ed0b69aa7737fe9d2cb1f2b76e184b7b

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

Author: Alex Kavanagh
Author Date: 2023-10-17 17:05:37 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: Id442681f4467948bcb7f7ef5a87bbc35b54fd6c1

stable/2023.1 2023-06-08 20:04:41 UTC
Bump up Charm-helpers revision

Author: Felipe Reyes
Author Date: 2023-06-08 20:04:31 UTC

Bump up Charm-helpers revision

Update src/build.lock to get the latest revision available in the
stable/antelope branch, among the most relevant patches are:

837a8b58 Support legacy cert requests (#799)
580c7764 Update Makefile to be consistent with CI (#777) (#795)
a2468260 Run CI on stable branches (#786) (#787)
ed014373 Update method for checking endpoint protocol (#769) (#775)

Change-Id: Ieade4b80d0147dd208c5d5eca2c848480cd66a5f

stable/victoria 2023-05-26 17:16:48 UTC
Pin build.lock for all layers to the commit hash

Author: Alex Kavanagh
Author Date: 2022-09-21 13:53:15 UTC

Pin build.lock for all layers to the commit hash

The build.lock branch points to master which means that the layer is not
locked. Lock the layers to the commit hash instead; this ensures
reproducible builds as much as possible.

Change-Id: Ica9a1d7235a3d23e02f8e10dfcf5352ea7a705ed

stable/wallaby 2023-04-26 12:23:03 UTC
Merge "Pin build.lock for all layers to the commit hash" into stable/wallaby

Author: Zuul
Author Date: 2023-04-26 12:23:03 UTC

Merge "Pin build.lock for all layers to the commit hash" into stable/wallaby

stable/train 2023-01-13 20:23:45 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: I17ce178daaca225b8ffbda003a6657d2b83d829c

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

Author: Corey Bryant
Author Date: 2023-01-13 20:06:11 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: Ie2b7815db675e85d59381137aa1c5a186a127e22

stable/xena 2023-01-13 20:08:48 UTC
Pin tox to < 4.0.0

Author: Corey Bryant
Author Date: 2023-01-13 20:04:20 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: I37ad93a221db49aeefd0967a7532925b7d6cdcae

stable/zed 2023-01-09 18:59:44 UTC
Pin tox to < 4.0.0

Author: Corey Bryant
Author Date: 2022-12-14 18:45:01 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.

Change-Id: Ia7add693d07209173f571523b3bab4915ae8de6a

stable/yoga 2022-05-05 23:12:54 UTC
Add 22.04 to charmcraft.yaml

Author: Felipe Reyes
Author Date: 2022-05-05 22:30:45 UTC

Add 22.04 to charmcraft.yaml

Add 22.04 and all the supported architectures to the run-on section.

Change-Id: I3e9f530b7d3bc19877954d9baad021c90a7ae438

stable/queens 2021-10-21 14:03:39 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: I211e6af0b1e1d31955e79a459fa393974011e5e4

stable/rocky 2021-10-21 14:03:39 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: I211e6af0b1e1d31955e79a459fa393974011e5e4

stable/stein 2021-10-21 14:03:39 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: I211e6af0b1e1d31955e79a459fa393974011e5e4

stable/21.10 2021-10-21 14:03:39 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: I211e6af0b1e1d31955e79a459fa393974011e5e4

stable/21.04 2021-05-03 10:31:28 UTC
Updates for stable branch creation

Author: Aurelien Lourot
Author Date: 2021-05-03 10:31:15 UTC

Updates for stable branch creation

Set default branch for git review/gerrit.

Update test bundles to point to openstack-charmers.

Change-Id: I065c72a9812e4fe50dab8f0d00c04449bd9b5e68

stable/21.01 2021-02-10 19:16:54 UTC
Updates for stable branch creation 21.01

Author: Aurelien Lourot
Author Date: 2021-02-10 19:16:43 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: I6e50f5420d18170f474010b1fe6c2b8c56bf6ed8

stable/20.10 2020-11-02 10:51:27 UTC
Updates for stable branch creation

Author: Aurelien Lourot
Author Date: 2020-11-02 10:51:17 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: Ic0e15c587caa4fe82f0d30dad46d1beacf91a85f

stable/20.08 2020-08-13 10:37:52 UTC
Updates for stable branch creation

Author: Alex Kavanagh
Author Date: 2020-08-13 10:37:43 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: Ib3a76f0eeeb6c410efddd9b037de51d85b56df55

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

Author: David Ames
Author Date: 2020-05-21 16:58:56 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: I34460a160d8ea19bdb2ecaa2e1b605bc6005eaf8

stable/20.02 2020-02-17 15:55:00 UTC
Updates for stable branch creation

Author: Liam Young
Author Date: 2020-02-17 15:54:56 UTC

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: Ifbe8f5e0602f17599cc31664004abe433e3aa7dd

stable/19.10 2019-10-24 19:27:55 UTC
Updates for stable branch creation

Author: David Ames
Author Date: 2019-10-24 19:27:49 UTC

Updates for stable branch creation

Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch to using stable charm-helpers branch.

Change-Id: I2f3a2ea5f12ab04f870542df7fab750ce52d9235

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

Author: Frode Nordahl
Author Date: 2019-08-14 06:10:59 UTC

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

Change-Id: Ia74243ddf044aa856ba876d0ee218f0cbd6d49f3

stable/19.04 2019-05-24 14:41:01 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: Ib783a847be740e0b88b3db7609bc52b6c5ead8a2

stable/18.11 2019-04-19 19:42:56 UTC
OpenDev Migration Patch

Author: OpenDev Sysadmins
Author Date: 2019-04-19 19:42:56 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.

125 of 25 results
This repository contains Public information 
Everyone can see this information.