Add file to the reno documentation build to show release notes for
stable/2025.1.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2025.1.
Sem-Ver: feature
Change-Id: I22adaa53d65d8b6c5ff22a5b0d13d100cac08df7
Update the zed release notes configuration to build from
unmaintained/zed.
Depends-On: I587977b2c5247e11657100a43a8a8d9ccc5fe8ab
Change-Id: I495ddd1e2464782787a08755510d9dab30cc3e92
Clusters created by the magnum-capi-helm driver do not have a heat stack, so
resize currently fails as it depends on the heat stack for a list of worker
nodes. To fix this, we change to querying the nodegroup information and
use that instead.
We keep the old heat stack way for now, as that is the way to get a list
of worker nodes to select candidate(s) for scaling down. This is not
available in capi driver yet, so capi will return an empty list of
worker nodes.
Change-Id: I0d66fc02a7f2c608a4a0b09b98c343017e04ed41
When creating a cluster using an existing network,
once the network has been selected from the dropdown
the subnet dropdown fails to populate. This is due to
an off-by-one indexing error.
Closes-Bug: #2087843
Change-Id: I0f7b20576e25c9f93ddc90fcfb501422d2adb7e1
Add file to the reno documentation build to show release notes for
stable/2024.2.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2024.2.
Sem-Ver: feature
Change-Id: Id095e35e22e69c9e812e7f82b59f653874f7fee5
Update the yoga release notes configuration to build from
unmaintained/yoga.
Depends-On: I587977b2c5247e11657100a43a8a8d9ccc5fe8ab
Change-Id: I137ffba5b3e83581ad19875af67640726f769cb2
* Replace 'floating_ip_enabled' with 'master_lb_floating_ip_enabled',
as the former implies floating ip on all nodes in addition to a
Floating IP on the API loadbalancer.
* Add 'api_master_lb_allowed_cidrs' so limitations can be placed
on K8s API loadbalancer.
Change-Id: I18bf64be9d9ddb4ee043cfba37bffe8e82f33d0d
* Apply limitations to 'master_lb_enabled' checkbox
interactions, such as master_count.
* Basic validation for cluster name, to reduce create failures.
* Rename 'Master' to 'Control Plane' in line with upstream Kubernetes.
* Add validation for 'master_count': min/max and odd numbers.
* 'Network' tab required indicator no longer shows when the
'create new network' checkbox is selected. This tab has no required
options initially and the form can submit without visting the tab.
* Help text updates to reflect the updated options.
Change-Id: I7840ab606eb4a39fe34509d7b49d738391148bae
Restrict enabled row actions on clusters which are not in
a 'COMPLETED' state. For example: disable resize cluster
action while cluster in 'IN_PROGRESS' or '_FAILED' state.
Change-Id: I78411dd91fb6e885a3407678472cbc6eef445cdb
* Resolve all npm lint warnings so we don't hide new ones.
* Any functionality changes from this change are unintentional
and should be fixed.
Change-Id: Ief1433bbe7e873999c94ca763f93a443d4234739
* Remove column 'keypair'
* Add column 'coe_version' as "Kubernetes Version"
* Add 'status_reason' and 'health_status_reason' sections
to cluster drawer.
* Rename 'Master' to 'Control Plane' in line with upstream.
Change-Id: I437d0f0f1ae07f29d41e1cd5d09b046d3d42b69e
Add file to the reno documentation build to show release notes for
stable/2024.1.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2024.1.
Sem-Ver: feature
Change-Id: Id95031ed8e52e844f3a9f59ddad54ae05fb53ada
As per the current release tested runtime, we test
till python 3.11 so updating the same in python
classifier in setup.cfg
Change-Id: Id4d0ce8d3a24ef912ca286f12078c86465c6084a
When creating a cluster and the user decides to reuse an existing
network, it must also choose a subnet, otherwise the resulting
configuration may be invalid when trying to allocate a port.
Closes-Bug: #2038663
Related-Bug: #2038109
Change-Id: I08943f10418385a39eecc7b4117d162854d2d010
This change tests that the generated trackBy property contains the
expected value composed by the object id and updated_at when available
otherwise fallback to created_at.
Change-Id: I7becdd513cd17879d1c99c7b60ed708bb5a34a09
These functions were deprecated in Django 3.0 and have been removed
in Django 4.0. Switch to the functions they were aliased to.
Closes-Bug: #2039226
Change-Id: Iafb6615a7cd26a7746c52a18f11a86b27f1a66e4
Add file to the reno documentation build to show release notes for
stable/2023.2.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2023.2.
Sem-Ver: feature
Change-Id: I3a363d485eb9611f713860295e4ec3389308d2c0
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove python 2.7 stanza from setup.py
Change-Id: I831942731fe64bfd75b97392e6c3fb80d7f92278
success() is deprecated in modern Angular, causing
the 'Sign Certificate' UI to fail.
Fixes-bug: 2021588
Change-Id: Idf4ca74b8bc20a17bb53feeeaae9f9481b69b3e4
Add file to the reno documentation build to show release notes for
stable/2023.1.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2023.1.
Sem-Ver: feature
Change-Id: I6b665dc9069825fba4ecbc6d3af1f44a04497e6f
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for antelope. Also,
updating the template name to generic one.
See also the PTI in governance [1].
[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html
Change-Id: I3c60948fd4db3fa8f97c2c1ff77bc933fbb4d895
Add file to the reno documentation build to show release notes for
stable/zed.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/zed.
Sem-Ver: feature
Change-Id: I311698f8aa383fdfcc5638ed74a16d0fca4bdf78