horizon/openstack_dashboard/dashboards
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
..
admin Fix tenant_id for a new port. 2020-04-27 13:37:03 +00:00
identity Fix use of ngettext in registry getName 2020-09-07 12:25:41 +00:00
project Fix for "Resize instance" button 2022-04-19 16:59:54 +00:00
settings Move openstack_dashboard specific settings from horizon 2019-09-12 15:05:56 +09:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00