Get this repository:
git clone https://git.not.enabled/charm-magnum

See all merge proposals.

Import details

Import Status: Suspended

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

Last successful import was .

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

Branches

Name Last Modified Last Commit
master 2023-09-22 18:17:44 UTC
Drop setuptools pinning in wheelhouse.txt

Author: Corey Bryant
Author Date: 2023-09-22 18:16:41 UTC

Drop setuptools pinning in wheelhouse.txt

This should fix the lunar install hook failure described
in the linked bug.

Closes-Bug: #2037125
Change-Id: I47fd26a0def7bb8f0f66eb2e5e2b4853bf2b57d7

stable/2023.2 2023-09-22 18:17:44 UTC
Drop setuptools pinning in wheelhouse.txt

Author: Corey Bryant
Author Date: 2023-09-22 18:16:41 UTC

Drop setuptools pinning in wheelhouse.txt

This should fix the lunar install hook failure described
in the linked bug.

Closes-Bug: #2037125
Change-Id: I47fd26a0def7bb8f0f66eb2e5e2b4853bf2b57d7

stable/yoga 2023-09-14 17:53:18 UTC
Merge "Add cluster-user-trust config option" into stable/yoga

Author: Zuul
Author Date: 2023-09-14 17:53:18 UTC

Merge "Add cluster-user-trust config option" into stable/yoga

stable/zed 2023-09-14 17:51:53 UTC
Merge "Add cluster-user-trust config option" into stable/zed

Author: Zuul
Author Date: 2023-09-14 17:51:53 UTC

Merge "Add cluster-user-trust config option" into stable/zed

stable/victoria 2023-09-11 11:53:42 UTC
Add cluster-user-trust config option

Author: Jesper Schmitz Mouridsen
Author Date: 2023-09-07 17:54:00 UTC

Add cluster-user-trust config option

Clusters created with the option cloud_provider_enabled or
registry_enabled set to true, or volumer_driver set to 'cinder' need
this flag set to True as well to instruct Magnum to assign trust to the
cluster user.

This option defaults to False due to security concerns (see
https://bugs.launchpad.net/bugs/cve/2016-7404 )

[0] https://docs.openstack.org/magnum/latest/user/index.html#cloud-provider-enabled

Closes-Bug: #1996237
Change-Id: I393030fa0da244ba5928482c8ef4e75e53f1a7b3
(cherry picked from commit 29260ddf8ae040e6319732a21ece4cca96196a5f)

stable/ussuri 2023-09-08 20:13:23 UTC
Add cluster-user-trust config option

Author: Jesper Schmitz Mouridsen
Author Date: 2023-09-07 17:54:00 UTC

Add cluster-user-trust config option

Clusters created with the option cloud_provider_enabled or
registry_enabled set to true, or volumer_driver set to 'cinder' need
this flag set to True as well to instruct Magnum to assign trust to the
cluster user.

This option defaults to False due to security concerns (see
https://bugs.launchpad.net/bugs/cve/2016-7404 )

[0] https://docs.openstack.org/magnum/latest/user/index.html#cloud-provider-enabled

Closes-Bug: #1996237
Change-Id: I393030fa0da244ba5928482c8ef4e75e53f1a7b3
(cherry picked from commit 29260ddf8ae040e6319732a21ece4cca96196a5f)

stable/wallaby 2023-09-08 17:28:29 UTC
Add cluster-user-trust config option

Author: Jesper Schmitz Mouridsen
Author Date: 2023-09-07 17:54:00 UTC

Add cluster-user-trust config option

Clusters created with the option cloud_provider_enabled or
registry_enabled set to true, or volumer_driver set to 'cinder' need
this flag set to True as well to instruct Magnum to assign trust to the
cluster user.

This option defaults to False due to security concerns (see
https://bugs.launchpad.net/bugs/cve/2016-7404 )

[0] https://docs.openstack.org/magnum/latest/user/index.html#cloud-provider-enabled

Closes-Bug: #1996237
Change-Id: I393030fa0da244ba5928482c8ef4e75e53f1a7b3
(cherry picked from commit 29260ddf8ae040e6319732a21ece4cca96196a5f)

stable/xena 2023-09-08 16:33:19 UTC
Add cluster-user-trust config option

Author: Jesper Schmitz Mouridsen
Author Date: 2023-09-07 17:54:00 UTC

Add cluster-user-trust config option

Clusters created with the option cloud_provider_enabled or
registry_enabled set to true, or volumer_driver set to 'cinder' need
this flag set to True as well to instruct Magnum to assign trust to the
cluster user.

This option defaults to False due to security concerns (see
https://bugs.launchpad.net/bugs/cve/2016-7404 )

[0] https://docs.openstack.org/magnum/latest/user/index.html#cloud-provider-enabled

Closes-Bug: #1996237
Change-Id: I393030fa0da244ba5928482c8ef4e75e53f1a7b3
(cherry picked from commit 29260ddf8ae040e6319732a21ece4cca96196a5f)

stable/2023.1 2023-09-08 16:19:47 UTC
Add cluster-user-trust config option

Author: Jesper Schmitz Mouridsen
Author Date: 2023-09-07 17:54:00 UTC

Add cluster-user-trust config option

Clusters created with the option cloud_provider_enabled or
registry_enabled set to true, or volumer_driver set to 'cinder' need
this flag set to True as well to instruct Magnum to assign trust to the
cluster user.

This option defaults to False due to security concerns (see
https://bugs.launchpad.net/bugs/cve/2016-7404 )

[0] https://docs.openstack.org/magnum/latest/user/index.html#cloud-provider-enabled

Closes-Bug: #1996237
Change-Id: I393030fa0da244ba5928482c8ef4e75e53f1a7b3
(cherry picked from commit 29260ddf8ae040e6319732a21ece4cca96196a5f)

stable/train 2021-10-21 14:00:34 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: I51735fa54a494328d8d48950f6a56704712f947f

stable/stein 2021-10-21 14:00:34 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: I51735fa54a494328d8d48950f6a56704712f947f

stable/rocky 2021-10-21 14:00:34 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: I51735fa54a494328d8d48950f6a56704712f947f

stable/queens 2021-10-21 14:00:34 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: I51735fa54a494328d8d48950f6a56704712f947f

stable/21.10 2021-10-21 14:00:34 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: I51735fa54a494328d8d48950f6a56704712f947f

stable/21.04 2021-07-02 17:23:50 UTC
rebuild - restore proxy env vars for add-apt-repository

Author: Corey Bryant
Author Date: 2021-07-02 17:23:48 UTC

rebuild - restore proxy env vars for add-apt-repository

Change-Id: I0f09b8858fbd21e6f521d8b184dc3cdba425118d

115 of 15 results

Other repositories

Name Last Modified
lp:charm-magnum 2023-10-07
11 of 1 result
You can't create new repositories for OpenStack Magnum Charm.