Since lower constraints job was removed the bounds are not actually
tested. Add a note to explain the bounds are maintained on bast effort
basis.
Change-Id: I1dd4fe7bca050cfbc88dbd4517267f8ef9726919
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: Ia69af67884028bfebfd5c9dbb4db87b46b815169
Commit 222f657fbd0b5382ce221b268bd952409cb164a1 requires the change in
horizon, which will be available in upcoming Dalmetian release. Bump
the minimum version to reflect that requirement.
Depends-on: https://review.opendev.org/c/openstack/requirements/+/924992
Change-Id: I52bc79fbb2ddfee7017676d59e2299fae51bf4c3
Since commit a2d84f10e09baaec844386b4fb204b8bfe75ffd0 was merged,
horizon uses openstacksdk instead of neutronclient for network/subnet
API calls. Update the test data structure to simulate the one returned
by openstacksdk.
Change-Id: I3e5dea7fa3e382c06e8d7bd3c85e384ca1348af8
These excludes were removed from the requirements repo[1] and are now
detected as errors.
[1] 314734e938f107cbd5ebcc7af4d9167c11347406
Change-Id: I7583663228f6050f087628cdb90fdf36b3782760
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: I9f9034ec9ca93c9cf8b1ed03fb12772412cf9933
do not stringify get_resource and get_attr, these must continue
to be objects so that they are correctly rendered to YAML.
As a result, `get_resource_string` was removed as no longer used.
Change-Id: I621c55dd9a0c59f7eb8a87ef1f85557bd38b05d1
Story: 2005120
Task: 29769
tox now always recreates an env although the env is shared using envdir
options.
~~~
$ tox -e genpolicy
genpolicy: recreate env because env type changed from
{'name': 'genconfig', 'type': 'VirtualEnvRunner'} to
{'name': 'genpolicy', 'type': 'VirtualEnvRunner'}
~~~
According to the maintainer of tox, this functionality is not intended
to be supported.
https://github.com/tox-dev/tox/issues/425#issuecomment-1011944293
Change-Id: I1237cfefae5565c495864dd32b95e1f5998385e5
The version currently used is too old.
Also fix E275 "missing whitespace after keyword" newly detected.
Change-Id: I37e88d6b6bd707e9cc626e3625b9c034c7b5c553
This updates the default policy file and sample policy file based
on the latest policy rules in heat code.
Change-Id: I1d9fca846a56ae4893d76053ee1f0b9b6434dbd8
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: I0191f2223c1ce5b5a6fe2b9312475487f62ee7d6
Currnetly, request of dashboard to Horizon API works only for existing
stack. Request about deleted stack fails with 500 status. Proposed patch
fixes it
Story: 2009731
Task: 44148
Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
Change-Id: Ia6ef4459ab8c4c8f3f08e7c655c894cb152238da
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: Id56c9de342890fc746ec5f9800eff8869beb7655
horizon recently switch nodeset for a few jobs from
focal to debian-bullseye [1] as per the runtime of 2023.1
cycle but looks like 'heat-dashboard-integration-tests'
start failing because the firefox package for debian-bullseye
is missing in ``bindep.txt``. This patch updates the ``bindep.txt``
file to sync with the horizon.
[1] https://review.opendev.org/c/openstack/horizon/+/865453
Change-Id: I190f50654e8c817d4a82d4a0718b94f6a736f237
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: Iaf32eff4d83ae5bdfefe0b4b62dab0d045d98a41
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: I49c8fd954ecf4db9e1c3a679429faeaf5e3e6212