Get this repository:
git clone https://git.launchpad.net/charm-manila-netapp

See all merge proposals.

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://opendev.org/openstack/charm-manila-netapp.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-0 and finished taking 20 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-2 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 50 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-2 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-1 and finished taking 25 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
master 2024-09-05 21:23:27 UTC
Add charmcraft 3 support

Author: Myles Penner
Author Date: 2024-09-05 21:22:18 UTC

Add charmcraft 3 support

Summary of changes:

- Update the charmcraft.yaml file to use base and platforms, only
  allowing noble support.
- Update config to default to caracal.
- Update osci.yaml to use the charmcraft 3.x/beta
- Drop non-noble tests
- Update constraints file from -2024.1.txt to -noble.txt
- Add charmbuild to .zuul.yaml
- Add TEST_JUJU3=1 to tox.ini to force Juju 3

Change-Id: I915bf4647e523a9c6f90c2549eab460c0c4cd23c

stable/yoga 2024-08-14 15:11:02 UTC
Add goodness-function config

Author: Rodrigo Barbieri
Author Date: 2024-07-18 20:09:24 UTC

Add goodness-function config

This allows specifying functions that further optimize the scheduling
of shares across backend stanzas.

This is needed due to a netapp-driver specific problem when using
SVM scoped accounts. It does not have enough permissions to obtain
the total_capacity_gb information, so it cannot calculate utilization,
and therefore the goodness_function always returns 50 and end up
scheduling shares always to the same pool.

Closes-bug: #2073537
Change-Id: Ia151c50421e75282f633e0b004c2e6c1bda638f3
(cherry picked from commit 94a4d30901bf9edac08cdcb7363dcb42680e8c80)
(cherry picked from commit 5b8c04db1da67cdb22f137968d617bc29b9b9f53)
(cherry picked from commit b550021fe2372bcbb6482d9851e7d8aa9e6017d8)
(cherry picked from commit f500f4e03b189df42974f115018a7701d136d3e1)
(cherry picked from commit 9e0ffda8820e97d55710dd6cfe823f8e5986bf3f)

stable/zed 2024-08-12 10:50:17 UTC
Add goodness-function config

Author: Rodrigo Barbieri
Author Date: 2024-07-18 20:09:24 UTC

Add goodness-function config

This allows specifying functions that further optimize the scheduling
of shares across backend stanzas.

This is needed due to a netapp-driver specific problem when using
SVM scoped accounts. It does not have enough permissions to obtain
the total_capacity_gb information, so it cannot calculate utilization,
and therefore the goodness_function always returns 50 and end up
scheduling shares always to the same pool.

Closes-bug: #2073537
Change-Id: Ia151c50421e75282f633e0b004c2e6c1bda638f3
(cherry picked from commit 94a4d30901bf9edac08cdcb7363dcb42680e8c80)
(cherry picked from commit 5b8c04db1da67cdb22f137968d617bc29b9b9f53)
(cherry picked from commit b550021fe2372bcbb6482d9851e7d8aa9e6017d8)
(cherry picked from commit f500f4e03b189df42974f115018a7701d136d3e1)

stable/2023.1 2024-08-09 12:11:05 UTC
Add goodness-function config

Author: Rodrigo Barbieri
Author Date: 2024-07-18 20:09:24 UTC

Add goodness-function config

This allows specifying functions that further optimize the scheduling
of shares across backend stanzas.

This is needed due to a netapp-driver specific problem when using
SVM scoped accounts. It does not have enough permissions to obtain
the total_capacity_gb information, so it cannot calculate utilization,
and therefore the goodness_function always returns 50 and end up
scheduling shares always to the same pool.

Closes-bug: #2073537
Change-Id: Ia151c50421e75282f633e0b004c2e6c1bda638f3
(cherry picked from commit 94a4d30901bf9edac08cdcb7363dcb42680e8c80)
(cherry picked from commit 5b8c04db1da67cdb22f137968d617bc29b9b9f53)
(cherry picked from commit b550021fe2372bcbb6482d9851e7d8aa9e6017d8)

stable/2023.2 2024-08-08 12:41:54 UTC
Add goodness-function config

Author: Rodrigo Barbieri
Author Date: 2024-07-18 20:09:24 UTC

Add goodness-function config

This allows specifying functions that further optimize the scheduling
of shares across backend stanzas.

This is needed due to a netapp-driver specific problem when using
SVM scoped accounts. It does not have enough permissions to obtain
the total_capacity_gb information, so it cannot calculate utilization,
and therefore the goodness_function always returns 50 and end up
scheduling shares always to the same pool.

Closes-bug: #2073537
Change-Id: Ia151c50421e75282f633e0b004c2e6c1bda638f3
(cherry picked from commit 94a4d30901bf9edac08cdcb7363dcb42680e8c80)
(cherry picked from commit 5b8c04db1da67cdb22f137968d617bc29b9b9f53)

stable/2024.1 2024-08-06 19:22:23 UTC
Add goodness-function config

Author: Rodrigo Barbieri
Author Date: 2024-07-18 20:09:24 UTC

Add goodness-function config

This allows specifying functions that further optimize the scheduling
of shares across backend stanzas.

This is needed due to a netapp-driver specific problem when using
SVM scoped accounts. It does not have enough permissions to obtain
the total_capacity_gb information, so it cannot calculate utilization,
and therefore the goodness_function always returns 50 and end up
scheduling shares always to the same pool.

Closes-bug: #2073537
Change-Id: Ia151c50421e75282f633e0b004c2e6c1bda638f3
(cherry picked from commit 94a4d30901bf9edac08cdcb7363dcb42680e8c80)

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

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

stable/victoria 2023-01-13 20:15:42 UTC
Pin tox to < 4.0.0

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

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

Author: Corey Bryant
Author Date: 2023-01-13 20:05:53 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: Ic3bdff5b118d22891e6349fdbee7f57bffa36a4b

stable/xena 2023-01-13 20:07:54 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: I5f7d4a14f44f0cf9b138f5d55aab37c0bb5607e0

stable/rocky 2021-10-21 19:57:48 UTC
21.10 - Stable cut of charms for release

Author: Alex Kavanagh
Author Date: 2021-10-21 19:57:39 UTC

21.10 - Stable cut of charms for release

* On stable/21.10 branch
* Point charms to stable libraries
* Update bundles to point to stable charms

Change-Id: I4bc59a38ba3eac34ad62449c8cc0f00da60cd35b

stable/21.10 2021-10-21 19:57:48 UTC
21.10 - Stable cut of charms for release

Author: Alex Kavanagh
Author Date: 2021-10-21 19:57:39 UTC

21.10 - Stable cut of charms for release

* On stable/21.10 branch
* Point charms to stable libraries
* Update bundles to point to stable charms

Change-Id: I4bc59a38ba3eac34ad62449c8cc0f00da60cd35b

stable/stein 2021-10-21 19:57:48 UTC
21.10 - Stable cut of charms for release

Author: Alex Kavanagh
Author Date: 2021-10-21 19:57:39 UTC

21.10 - Stable cut of charms for release

* On stable/21.10 branch
* Point charms to stable libraries
* Update bundles to point to stable charms

Change-Id: I4bc59a38ba3eac34ad62449c8cc0f00da60cd35b

stable/train 2021-10-21 19:57:48 UTC
21.10 - Stable cut of charms for release

Author: Alex Kavanagh
Author Date: 2021-10-21 19:57:39 UTC

21.10 - Stable cut of charms for release

* On stable/21.10 branch
* Point charms to stable libraries
* Update bundles to point to stable charms

Change-Id: I4bc59a38ba3eac34ad62449c8cc0f00da60cd35b

stable/queens 2021-10-21 19:57:48 UTC
21.10 - Stable cut of charms for release

Author: Alex Kavanagh
Author Date: 2021-10-21 19:57:39 UTC

21.10 - Stable cut of charms for release

* On stable/21.10 branch
* Point charms to stable libraries
* Update bundles to point to stable charms

Change-Id: I4bc59a38ba3eac34ad62449c8cc0f00da60cd35b

115 of 15 results

Other repositories

Name Last Modified
lp:charm-manila-netapp 2024-09-06
11 of 1 result
You can't create new repositories for OpenStack Manila NetApp Charm.