Track rename for OpenStack charms

Hi,

Sorry about this but I recently requested new antelope track for some OpenStack charms but I missed that we need to adopt a new naming convention. Please could the antelope track be renamed to 2023.1. If that is not possible could the antelope track be removed (nothing has been published yet) and a new 2023.1 created.

This is for the following charms:

openstack-hypervisor
cinder-ceph-k8s 
cinder-k8s
glance-k8s
horizon-k8s
keystone-k8s
neutron-k8s
nova-k8s
placement-k8s

Thanks again and sorry to mess you about,

Liam

Thanks to amazing work by Przemek and Odysseus, it is apparently now possible to delete tracks that have not been published to :slight_smile:

Delete the antelope track for 'openstack-hypervisor' charm
{'num_tracks_deleted': 1}
Delete the antelope track for 'cinder-ceph-k8s' charm
{'num_tracks_deleted': 1}
Delete the antelope track for 'cinder-k8s' charm
{'num_tracks_deleted': 1}
Delete the antelope track for 'glance-k8s' charm
{'num_tracks_deleted': 1}
Delete the antelope track for 'horizon-k8s' charm
{'num_tracks_deleted': 1}
Delete the antelope track for 'keystone-k8s' charm
{'num_tracks_deleted': 1}
Delete the antelope track for 'neutron-k8s' charm
{'num_tracks_deleted': 1}
Delete the antelope track for 'nova-k8s' charm
{'num_tracks_deleted': 1}
Delete the antelope track for 'placement-k8s' charm
{'num_tracks_deleted': 1}

And creating the new ones:

Create the 2023.1 track for 'openstack-hypervisor' charm with None version-pattern and None automatic-phasing-percentage
{'num_tracks_created': 1}
Create the 2023.1 track for 'cinder-ceph-k8s' charm with None version-pattern and None automatic-phasing-percentage
{'num_tracks_created': 1}
Create the 2023.1 track for 'cinder-k8s' charm with None version-pattern and None automatic-phasing-percentage
{'num_tracks_created': 1}
Create the 2023.1 track for 'glance-k8s' charm with None version-pattern and None automatic-phasing-percentage
{'num_tracks_created': 1}
Create the 2023.1 track for 'horizon-k8s' charm with None version-pattern and None automatic-phasing-percentage
{'num_tracks_created': 1}
Create the 2023.1 track for 'keystone-k8s' charm with None version-pattern and None automatic-phasing-percentage
{'num_tracks_created': 1}
Create the 2023.1 track for 'neutron-k8s' charm with None version-pattern and None automatic-phasing-percentage
{'num_tracks_created': 1}
Create the 2023.1 track for 'nova-k8s' charm with None version-pattern and None automatic-phasing-percentage
{'num_tracks_created': 1}
Create the 2023.1 track for 'placement-k8s' charm with None version-pattern and None automatic-phasing-percentage
{'num_tracks_created': 1}

Thanks roadmr ! ( and Przemek and Odysseus !)