Create new track for "cinder-hitachi-vantara"

Hello,

I am an OpenStack Cinder Block Storage driver programmer.

Since Cinder has “2024.1” and “2023.2“ two release/tag ( https://charmhub.io/cinder?channel=2023.2/stable and https://charmhub.io/cinder?channel=2024.1/stable ) , our Juju charm file need corresponding version too.

Hit error while executed below command

++++++

[hbsd@devstack-u2204-93-51 0128-14:32:45 2024.1]$ charmcraft create-track --name cinder-hitachi-vantara --track 2024.1 Error 400 returned from store: Missing guardrails for requested (‘charm’, ‘n5xlLyCca8efcKm8AhHUeSUIR1RZeAaI’) package Full execution log: ‘/home/hbsd/.local/state/charmcraft/log/charmcraft-20260128-143321.756601.log’

++++++

Guess need administrator

(1). Help me to create “2024.1“ and “2023.2” two tracks

(2). Grant permission to me to create guardrails.

Thanks

1 Like

Hi,

The cinder charm has \d{4}\.[12] as a guardrail, so I’ve added this to the cinder-hitachi-vantara charm as well.

You should now be able to create the desired tracks with the charmcraft create-track command. Let me know if anything looks off.

Thanks,

Deep

2 Likes

Thanks. Works. Please close the ticket.

1 Like