horizon/openstack_dashboard/dashboards/project
Thomas Goirand 724005ca27 Fix for "Resize instance" button
Currently, "Resize instance" widget is not working because it relies on
legacy Nova API v2.46, obsoleted in Pike release. Proposed patch make
Horizon use current Nova API (>=2.47).

Note: It also cherry-picks a7956cd004 from the master branch
which avoids the extra call of flavor_get in resize server form.

Closes-Bug: #1940834
Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
Change-Id: Id2f38acfc27cdf93cc4341422873e512aaff716a
(cherry picked from commit d269b1640f)
(cherry picked from commit 920cbb82d2)
2022-04-19 16:59:54 +00:00
..
api_access Drop deprecated Keystone V2 API support 2019-09-12 17:15:07 +00:00
backups Enable volume snapshot backups 2019-07-25 19:15:01 +00:00
containers Cleanup unused util functions 2019-06-21 15:10:57 +00:00
floating_ips Save instace_id inside Associate Floating IP workflow 2021-03-23 14:06:30 +00:00
images Handle partial dict setting 2019-09-26 14:31:17 +09:00
instances Fix for "Resize instance" button 2022-04-19 16:59:54 +00:00
key_pairs Handle partial dict setting 2019-09-26 14:31:17 +09:00
network_qos Fix W503 warnings 2018-04-11 18:13:47 +09:00
network_topology Handle partial dict setting 2019-09-26 14:31:17 +09:00
networks Fix tenant_id for a new port. 2020-04-27 13:37:03 +00:00
overview Fixes a series of bugs related to Floating IPs. 2020-01-16 08:01:27 +00:00
routers Handle partial dict setting 2019-09-26 14:31:17 +09:00
security_groups Handle partial dict setting 2019-09-26 14:31:17 +09:00
server_groups Fix W503 warnings 2018-04-11 18:13:47 +09:00
snapshots Enable volume snapshot backups 2019-07-25 19:15:01 +00:00
static/dashboard/project Fix community image handling in launch instance form 2021-05-19 08:21:07 +09:00
trunks Fix W503 warnings 2018-04-11 18:13:47 +09:00
vg_snapshots Make project volume group table work even with volumev3 only env 2019-05-29 14:06:17 +00:00
volume_groups Merge "Make project volume group table work even with volumev3 only env" 2019-06-05 12:51:42 +00:00
volumes Wrong list of attached vms are shown in manage volume attachments 2019-09-25 16:21:15 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Bump hacking to 1.1.0 2018-11-10 16:44:25 +09:00