16263 Commits

Author SHA1 Message Date
Tatiana Ovchinnikova
d0e9e976f2 Fix flavor specification at instance overview page
The details page uses flavor id to resolve instance flavor, relying
on legacy Nova API v2.46. This patch adds the current Nova API
option, resolving instance flavor by flavor name, so flavor
specification at instance overview page is displayed properly.

Change-Id: I1fe45063c9d1cdd8682998329d81f843d30f80b3
2022-09-29 18:49:01 +00:00
Zuul
535171fbf9 Merge "Integration test navigation machinery for Angular pages" 2022-09-28 19:12:54 +00:00
Zuul
a0560b4bf5 Merge "Fix "Set admin password" checkbox visibility" 2022-09-27 08:58:18 +00:00
Tatiana Ovchinnikova
4743c6c748 Integration test navigation machinery for Angular pages
There's an implementation of navigation modules for pages written
in Angular.
Legacy tests for images page are rewritten to work with the new
navigation.

Change-Id: Ib8a40f0adb0a46c9d646c6796a4242988eefa6e3
2022-09-26 14:19:50 -05:00
OpenStack Proposal Bot
9443035163 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ib6e48db072cceed717a011c0a65e993c0a10aaf6
2022-09-24 03:17:58 +00:00
Zuul
65c69dd943 Merge "Switch to 2023.1 Python3 unit tests and generic template name" 2022-09-21 16:09:58 +00:00
Zuul
7b451666b8 Merge "Update master for stable/zed" 2022-09-21 15:01:05 +00:00
b832048287 Switch to 2023.1 Python3 unit tests and generic template name
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: I57d369e1e1a84a2685e3eb157699e1262c996400
2022-09-21 12:08:30 +00:00
2da8878d6a Update master for stable/zed
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: I5ab71b2a53a7b18b719c4561cd0a48c3ef6ab5e4
2022-09-21 12:08:28 +00:00
OpenStack Proposal Bot
214b99304a Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Iabcaaf4f7454f5e481c6172297bc49a142494e60
2022-09-21 02:15:49 +00:00
Zuul
443134b54a Merge "Don't try and update port security if its not changing" 2022-09-20 17:43:01 +00:00
Zuul
34b2e82343 Merge "volume-backup add incremental flag" 23.0.0 2022-09-20 06:43:09 +00:00
Zuul
0850f71df6 Merge "Allow volumes in error_restoring/error_managing to be deleted" 2022-09-19 22:59:07 +00:00
Zuul
c884f79e76 Merge "Sync default policy rules" 2022-09-19 21:18:42 +00:00
Zuul
e53f5ce8fb Merge "Fix redirect after deleting from details page" 2022-09-19 18:25:33 +00:00
Zuul
fee268dd89 Merge "Drop Nodejs14 job" 2022-09-19 18:21:35 +00:00
Zuul
b350b580f3 Merge "Update Xstatic-angular version in `requirements.txt`" 2022-09-19 12:06:27 +00:00
Zuul
753a19cdfb Merge "Use SetUp and cleanup for the network pagination tests" 2022-09-16 20:28:31 +00:00
Tatiana Ovchinnikova
1011d4237e Fix redirect after deleting from details page
On apache environments, when WEBROOT is "/dashboard/" and not "/",
redirection after deleting from Angular details page is broken. If
we go to image/key pair/server group/etc details page, and delete
it from this page, redirect url is "/dashboard/dashboard/project/..."
instead of "/dashboard/project/..."

This patch switches from using WEBROOT depentent panel navigation to
getting default index url directly from details view controller.
It also cleans up a work around that was implemented for some pages.

Change-Id: I6bd06ea479f473a319f8100cbf8d168424b62461
2022-09-14 16:37:58 +00:00
OpenStack Proposal Bot
0b1dd3d89e Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I435d836743280d372178131e2f43f49e653b1232
2022-09-11 04:28:51 +00:00
Zuul
1a4d9e8025 Merge "Add cinder-user-facing messages for Backup" 2022-09-08 12:42:30 +00:00
OpenStack Proposal Bot
9e9fabeb08 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I611d8026eccc1552f5773af86eb2e50a6f6072af
2022-09-07 03:28:05 +00:00
manchandavishal
a8f2153b25 Sync default policy rules
This patch updates default policy-in-code rules in horizon based on
nova/neutron/glance RC deliverables. It doesn't update policy
rules for cinder and keystone as I have found no changes in their
policy rules.

Change-Id: Ifcf911d9bc649f61cc8522ccea60d30cf7f013be
2022-09-06 17:49:24 +05:30
Jesper Schmitz Mouridsen
20a571fdd2 Add cinder-user-facing messages for Backup
This patch adds a tab for cinder user messages for volume backups.
Cinder user messages show error details for cinder resources like if we
are unable to create a volume backup due to some failure in cinder it
will show us the reason for failure.
It also updates project and admin SnapshotDetailsTabs to use
DetailTabsGroup instead of TabGroup to improve top padding.
Also adds the fail_reason in the detail view, if backup errored.

Related-Bug https://bugs.launchpad.net/cinder/+bug/1978729

Change-Id: I4e639211043270e814fac489f915588af03f966a
2022-09-06 07:29:40 +00:00
OpenStack Proposal Bot
58f8329537 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I4ac098693bbac4894cfabf895303d0125fa37995
2022-09-04 03:54:25 +00:00
Jesper Schmitz Mouridsen
61df006f4a volume-backup add incremental flag
Signed-off-by: Jesper Schmitz Mouridsen <jesper@schmitz.computer>
Change-Id: Ia99d045eda9a138cb0466930ccedf865d7a6b54f
2022-09-02 08:56:39 +00:00
Andrey Kurilin
3a2e82ab75 Extend settings with OPENSTACK_SERVER_DEFAULT_USER_DATA
The new setting should allow an administrator to specify default user_data
for new VMs. The default user_data can be a string template that accepts
request object which has info about the user, so the default user_data can
be personalized.

Change-Id: I86ac21bf82c1667135abd4f20fb4514da0899450
2022-09-01 19:23:00 +03:00
Zuul
0a77f42156 Merge "Add pagination to Networks table in Launch Instance wizard" 2022-08-31 13:46:22 +00:00
Zuul
272dbb61c7 Merge "Add new settings to LAUNCH_INSTANCE_DEFAULTS" 2022-08-30 11:34:06 +00:00
Andrey Kurilin
e9b8d707da Add new settings to LAUNCH_INSTANCE_DEFAULTS
The new settings ``LAUNCH_INSTANCE_DEFAULTS.enable_metadata`` and
``LAUNCH_INSTANCE_DEFAULTS.enable_net_ports`` allow to hide Metadata and
Network Ports tabs from launch instance workflow.

It is implemented in the similar way to existing enable_scheduler_hints
setting and doesn't change default behaviour

Change-Id: I3d1ae5ab6cee614dd2c400f66570e320efbe6100
2022-08-29 21:39:33 +03:00
Zuul
9bcf50f3cc Merge "Bugfix: Add missing closing </div> tags to network topology" 2022-08-22 15:03:05 +00:00
manchandavishal
a31da24844 Update Xstatic-angular version in `requirements.txt`
As horizon already migrated to Xstatic-angular version 1.8.2.2
from 1.5.8.0 by patch f044c4b0a3. This patch updates xstatic-angular
version in ``requirements.txt``.

Change-Id: I3a7178fb6b558469f7cc746a56c6bab1dd4dc1e6
2022-08-18 18:41:13 +00:00
Zuul
c28cdb8afb Merge "Drop lower-constraints.txt and its testing" 2022-08-18 18:32:26 +00:00
Zuul
857d17467a Merge "Add setup and teardown to the instances pagination tests" 2022-08-17 18:16:28 +00:00
Zuul
b214ad471e Merge "Update nodejs version in parent job of "horizon-cross-ironic-ui-npm"" 2022-08-17 17:09:26 +00:00
Zuul
877929b554 Merge "Replace deprecated COMPRESS_CSS_FILTERS" 2022-08-17 16:14:59 +00:00
Takashi Kajinami
58d8484e0f Replace deprecated COMPRESS_CSS_FILTERS
The COMPRESS_CSS_FILTERS option was deprecated in django-compressor
v2.4[1] and causes the following warning message.

```
DeprecationWarning: COMPRESS_CSS_FILTERS setting is deprecated and will
be removed in django-compressor 3.0. Use COMPRESS_FILTERS instead.
```

[1] https://django-compressor.readthedocs.io/en/2.4/changelog/#v2-4-2019-12-02

Change-Id: Ib87906faab507540ba57ee3a1a30c6fc4a92f835
2022-08-01 20:16:29 +09:00
OpenStack Proposal Bot
a2b6e6c9bd Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I76fa316b528f058c6ba06f242ebe152e74772b98
2022-07-28 04:18:28 +00:00
Tatiana Ovchinnikova
dd7faaa023 Fix "Set admin password" checkbox visibility
The checkbox should only be visible when 'can_set_password' is True.

Closes-Bug: #1976445

Change-Id: I887c4fcbccc6af77203d2b2bdb4f016fd9725f6c
2022-07-27 15:20:29 -05:00
Zuul
ca74f0a8c9 Merge "Add setup and teardown to the volumes pagination tests" 2022-07-22 16:57:49 +00:00
Zuul
ea9137f63d Merge "zuul: Declare queue at top level" 2022-07-20 06:01:48 +00:00
Zuul
f3767aba90 Merge "Update OPENSTACK_ENDPOINT_TYPE documentation" 2022-07-14 05:37:20 +00:00
Zuul
c311a619c9 Merge "Drop py36 and py37 support" 2022-07-06 19:17:08 +00:00
Zuul
5de967fe2a Merge "Small cleanup of FIP code in api/neutron.py" 2022-07-06 19:09:21 +00:00
Zuul
23bc866f01 Merge "Fix Self-closing syntax (/>) used on a non-void HTML element." 2022-07-05 17:11:56 +00:00
Zuul
3db9b8d4ad Merge "Add an option to use Google Chrome for Selenium tests" 2022-07-05 15:46:12 +00:00
Zuul
a0be5fd7e2 Merge "Fix Create Container issues" 2022-06-29 11:23:59 +00:00
Radomir Dopieralski
421df2451c Add setup and teardown to the instances pagination tests
Also delete any leftover instances before starting the tests

Change-Id: I5a7e4e97e8b9ebd62a9dafb6c82edbff69cf23ba
2022-06-29 10:06:36 +02:00
Radomir Dopieralski
81edf08676 Add setup and teardown to the volumes pagination tests
For now just delete the old volumes at the start

Change-Id: I013da554f58e1638178d3655459c9742fd7f85ba
2022-06-29 09:12:36 +02:00
Tatiana Ovchinnikova
215896c074 Fix page titles for Angular panels
In the new version of AngularJS we need to initialize controllers
with $onInit().

Change-Id: Ibe148ceb16a255ab95c20811869284fd62d91eab
2022-06-27 12:17:05 -05:00