[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-05-23 Thread Corey Bryant
This bug was fixed in the package horizon - 4:18.6.3-0ubuntu1~cloud1
---

 horizon (4:18.6.3-0ubuntu1~cloud1) focal-victoria; urgency=medium
 .
   * d/p/0001-Fix-for-Resize-instance-button.patch: Fixes resize instance
 widget (LP: #1940834).


** Changed in: cloud-archive/victoria
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-05-23 Thread Corey Bryant
This bug was fixed in the package horizon - 4:19.2.0-0ubuntu1~cloud1
---

 horizon (4:19.2.0-0ubuntu1~cloud1) focal-wallaby; urgency=medium
 .
   [ Corey Bryant ]
   * d/gbp.conf: Create stable/wallaby branch.
 .
   [ Hemanth Nakkina ]
   * d/p/0001-Fix-for-Resize-instance-button.patch: Fixes resize instance
 widget (LP: #1940834).


** Changed in: cloud-archive/wallaby
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-05-23 Thread Corey Bryant
This bug was fixed in the package horizon - 4:20.1.1-0ubuntu2~cloud0
---

 horizon (4:20.1.1-0ubuntu2~cloud0) focal-xena; urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 horizon (4:20.1.1-0ubuntu2) impish; urgency=medium
 .
   * d/p/0001-Fix-for-Resize-instance-button.patch: Fixes resize instance
 widget (LP: #1940834).


** Changed in: cloud-archive/xena
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-05-17 Thread Hemanth Nakkina
Verified on UCA xena, wallaby, victoria and resize works fine on
dashboard with -proposed.

Tested packages:
xena openstack-dashboard  4:20.1.1-0ubuntu2~cloud0
wallaby  openstack-dashboard  4:19.2.0-0ubuntu1~cloud1
victoria openstack-dashboard  4:18.6.3-0ubuntu1~cloud1

** Tags removed: verification-needed verification-victoria-needed 
verification-wallaby-needed verification-xena-needed
** Tags added: verification-done verification-victoria-done 
verification-wallaby-done verification-xena-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-05-02 Thread Garrett Thompson
Hello, it looks like the verification-done-ussuri tag was added for the
backport to ussuri-proposed on March 30th, is there any pending work
before this can be backported to ussuri/stable? Thanks for your time!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-04-27 Thread OpenStack Infra
Reviewed:  https://review.opendev.org/c/openstack/horizon/+/838533
Committed: 
https://opendev.org/openstack/horizon/commit/724005ca275e820d2850feba3139c058d7d07958
Submitter: "Zuul (22348)"
Branch:stable/train

commit 724005ca275e820d2850feba3139c058d7d07958
Author: Thomas Goirand 
Date:   Thu Feb 17 10:36:31 2022 +0100

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 
Change-Id: Id2f38acfc27cdf93cc4341422873e512aaff716a
(cherry picked from commit d269b1640f49e13aa1693a175083d66a3eaf5386)
(cherry picked from commit 920cbb82d20be33074eec52abc6022f5ff97e569)


** Tags added: in-stable-train

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-04-19 Thread Launchpad Bug Tracker
This bug was fixed in the package horizon - 3:18.3.5-0ubuntu2

---
horizon (3:18.3.5-0ubuntu2) focal; urgency=medium

  * d/p/0001-Fix-for-Resize-instance-button.patch: Fixes resize instance
widget (LP: #1940834).

 -- Hemanth Nakkina   Thu, 24 Mar 2022
09:41:06 +0530

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-04-19 Thread Launchpad Bug Tracker
This bug was fixed in the package horizon - 4:20.1.1-0ubuntu2

---
horizon (4:20.1.1-0ubuntu2) impish; urgency=medium

  * d/p/0001-Fix-for-Resize-instance-button.patch: Fixes resize instance
widget (LP: #1940834).

 -- Hemanth Nakkina   Thu, 24 Mar 2022
09:58:48 +0530

** Changed in: horizon (Ubuntu Impish)
   Status: Fix Committed => Fix Released

** Changed in: horizon (Ubuntu Focal)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-04-12 Thread Hemanth Nakkina
Verified on impish and resize works fine on dashboard with -proposed.

Tested packages:
impish openstack-dashboard 4:20.1.1-0ubuntu2


** Tags removed: verification-needed-impish
** Tags added: verification-done-impish

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-04-12 Thread Brian Murray
Hello lmercl, or anyone else affected,

Accepted horizon into impish-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/horizon/4:20.1.1-0ubuntu2 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
impish to verification-done-impish. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-impish. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: horizon (Ubuntu Impish)
   Status: Triaged => Fix Committed

** Tags added: verification-needed-impish

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-04-12 Thread Brian Murray
The version of horizon which was in -proposed for Impish was released
today.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-04-11 Thread Edward Hope-Morley
Impish currently has https://bugs.launchpad.net/cloud-
archive/+bug/1962582 in its queue which will need to be released before
the Xena backport (already in unapproved queue for I) can be approves
(and this patch is not yet in an upstream PR hence why an SRU is
needed).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-04-06 Thread Robie Basak
What's the plan for Impish? See comment 33. If this is released to Focal
but not Impish, then users would face a regression when upgrading from
Focal to Impish.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-03-30 Thread Hemanth Nakkina
Verified on focal and UCA ussuri and resize works fine on dhasboard with
-proposed.

Tested packages:
focal  openstack-dashboard 3:18.3.5-0ubuntu2
UCA ussuri openstack-dashboard 3:18.3.5-0ubuntu2~cloud0

** Tags removed: verification-needed-focal verification-ussuri-needed
** Tags added: verification-done-focal verification-ussuri-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-03-29 Thread Brian Murray
I did not accept this for impish because there is a pending SRU for the
horizon package for that release.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-03-29 Thread Brian Murray
Hello lmercl, or anyone else affected,

Accepted horizon into focal-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/horizon/3:18.3.5-0ubuntu2 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: horizon (Ubuntu Focal)
   Status: Triaged => Fix Committed

** Tags added: verification-needed verification-needed-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-03-28 Thread Corey Bryant
Uploaded to impish and focal unapproved queues, as well as wallaby-
staging and victoria-staging.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-03-28 Thread Corey Bryant
** Changed in: cloud-archive
   Status: New => Fix Released

** Changed in: cloud-archive/xena
   Status: New => Triaged

** Changed in: cloud-archive/ussuri
   Status: New => Triaged

** Changed in: cloud-archive/ussuri
   Importance: Undecided => High

** Changed in: cloud-archive/victoria
   Status: New => Triaged

** Changed in: cloud-archive/victoria
   Importance: Undecided => High

** Changed in: cloud-archive/wallaby
   Status: New => Triaged

** Changed in: cloud-archive/wallaby
   Importance: Undecided => High

** Changed in: cloud-archive/xena
   Importance: Undecided => High

** Changed in: horizon (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: horizon (Ubuntu Focal)
   Status: Confirmed => Triaged

** Changed in: horizon (Ubuntu Focal)
   Importance: Undecided => High

** Changed in: horizon (Ubuntu Impish)
   Status: Confirmed => Triaged

** Changed in: horizon (Ubuntu Impish)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-03-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: horizon (Ubuntu Impish)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-03-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: horizon (Ubuntu Focal)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-03-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: horizon (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-03-24 Thread Ubuntu Foundations Team Bug Bot
The attachment "Debdiff for impish" seems to be a debdiff.  The ubuntu-
sponsors team has been subscribed to the bug report so that they can
review and hopefully sponsor the debdiff.  If the attachment isn't a
patch, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are member of the ~ubuntu-sponsors, unsubscribe
the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-03-24 Thread Hemanth Nakkina
Hi SRU team,

Debdiff's for Impish/Focal, UCA xena/wallaby/victoria/ussuri are
attached.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-03-24 Thread Hemanth Nakkina
** Patch added: "Debdiff for UCA ussuri"
   
https://bugs.launchpad.net/horizon/+bug/1940834/+attachment/5572403/+files/lp1940834_ussuri.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-03-24 Thread Hemanth Nakkina
** Patch added: "Debdiff for UCA victoria"
   
https://bugs.launchpad.net/horizon/+bug/1940834/+attachment/5572402/+files/lp1940834_victoria.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-03-24 Thread Hemanth Nakkina
** Patch added: "Debdiff for UCA wallaby"
   
https://bugs.launchpad.net/horizon/+bug/1940834/+attachment/5572401/+files/lp1940834_wallaby.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-03-24 Thread Hemanth Nakkina
** Patch added: "Debdiff for UCA xena"
   
https://bugs.launchpad.net/horizon/+bug/1940834/+attachment/5572399/+files/lp1940834_xena.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-03-24 Thread Hemanth Nakkina
** Patch added: "Debdiff for focal"
   
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+attachment/5572398/+files/lp1940834_focal.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-03-24 Thread Hemanth Nakkina
** Patch added: "Debdiff for impish"
   
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+attachment/5572397/+files/lp1940834_impish.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940834

Title:
  Horizon not show flavor details in instance and resize is not possible
  - Flavor ID is not supported by nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1940834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940834] Re: Horizon not show flavor details in instance and resize is not possible - Flavor ID is not supported by nova

2022-03-23 Thread Hemanth Nakkina
** Description changed:

  In horizon on Wallaby and Victoria release, there are some view and
  function which are using ID value from Instance's Flavor part of JSON.
  The main issue is when you want to resize instance, you are receiving
  output below. The issue is also on Instance detail is specs, where
  Flavor is Not available. But on all instances view, this is working fine
  and base on detail of instance object and it's details, it looks like
  this view is using different methods based on older API.
  
  We are running Wallaby dashboard with openstack-helm project with nova-api 
2.88
  Nova version:
  {"versions": [{"id": "v2.0", "status": "SUPPORTED", "version": "", 
"min_version": "", "updated": "2011-01-21T11:33:21Z", "links": [{"rel": "self", 
"href": "http://nova.openstack.svc.cluster.local/v2/"}]}, {"id": "v2.1", 
"status": "CURRENT", "version": "2.88", "min_version": "2.1", "updated": 
"2013-07-23T11:33:21Z", "links": [{"rel": "self", "href": 
"http://nova.openstack.svc.cluster.local/v2.1/"}]}]})
  
  For example for resize initialization the log output is:
  
  2021-08-23 12:20:30.308473 Internal Server Error: 
/project/instances/a872bcc6-0a56-413a-9bea-b27dc006c707/resize
  2021-08-23 12:20:30.308500 Traceback (most recent call last):
  2021-08-23 12:20:30.308503   File 
"/var/lib/openstack/lib/python3.6/site-packages/horizon/utils/memoized.py", 
line 107, in wrapped
  2021-08-23 12:20:30.308505 value = cache[key] = cache.pop(key)
  2021-08-23 12:20:30.308507 KeyError: ((,), ())
  2021-08-23 12:20:30.308509
  2021-08-23 12:20:30.308512 During handling of the above exception, another 
exception occurred:
  2021-08-23 12:20:30.308513
  2021-08-23 12:20:30.308515 Traceback (most recent call last):
  2021-08-23 12:20:30.308517   File 
"/var/lib/openstack/lib/python3.6/site-packages/django/core/handlers/exception.py",
 line 34, in inner
  2021-08-23 12:20:30.308519 response = get_response(request)
  2021-08-23 12:20:30.308521   File 
"/var/lib/openstack/lib/python3.6/site-packages/django/core/handlers/base.py", 
line 115, in _get_response
  2021-08-23 12:20:30.308523 response = 
self.process_exception_by_middleware(e, request)
  2021-08-23 12:20:30.308525   File 
"/var/lib/openstack/lib/python3.6/site-packages/django/core/handlers/base.py", 
line 113, in _get_response
  2021-08-23 12:20:30.308527 response = wrapped_callback(request, 
*callback_args, **callback_kwargs)
  2021-08-23 12:20:30.308529   File 
"/var/lib/openstack/lib/python3.6/site-packages/horizon/decorators.py", line 
52, in dec
  2021-08-23 12:20:30.308531 return view_func(request, *args, **kwargs)
  2021-08-23 12:20:30.308533   File 
"/var/lib/openstack/lib/python3.6/site-packages/horizon/decorators.py", line 
36, in dec
  2021-08-23 12:20:30.308534 return view_func(request, *args, **kwargs)
  2021-08-23 12:20:30.308536   File 
"/var/lib/openstack/lib/python3.6/site-packages/horizon/decorators.py", line 
36, in dec
  2021-08-23 12:20:30.308538 return view_func(request, *args, **kwargs)
  2021-08-23 12:20:30.308540   File 
"/var/lib/openstack/lib/python3.6/site-packages/horizon/decorators.py", line 
112, in dec
  2021-08-23 12:20:30.308542 return view_func(request, *args, **kwargs)
  2021-08-23 12:20:30.308543   File 
"/var/lib/openstack/lib/python3.6/site-packages/horizon/decorators.py", line 
84, in dec
  2021-08-23 12:20:30.308545 return view_func(request, *args, **kwargs)
  2021-08-23 12:20:30.308547   File 
"/var/lib/openstack/lib/python3.6/site-packages/django/views/generic/base.py", 
line 71, in view
  2021-08-23 12:20:30.308549 return self.dispatch(request, *args, **kwargs)
  2021-08-23 12:20:30.308551   File 
"/var/lib/openstack/lib/python3.6/site-packages/django/views/generic/base.py", 
line 97, in dispatch
  2021-08-23 12:20:30.308553 return handler(request, *args, **kwargs)
  2021-08-23 12:20:30.308554   File 
"/var/lib/openstack/lib/python3.6/site-packages/horizon/workflows/views.py", 
line 153, in get
  2021-08-23 12:20:30.308556 context = self.get_context_data(**kwargs)
  2021-08-23 12:20:30.308559   File 
"/var/lib/openstack/lib/python3.6/site-packages/openstack_dashboard/dashboards/project/instances/views.py",
 line 597, in get_context_data
  2021-08-23 12:20:30.308561 context = super().get_context_data(**kwargs)
  2021-08-23 12:20:30.308563   File 
"/var/lib/openstack/lib/python3.6/site-packages/horizon/workflows/views.py", 
line 91, in get_context_data
  2021-08-23 12:20:30.308565 workflow = self.get_workflow()
  2021-08-23 12:20:30.308567   File 
"/var/lib/openstack/lib/python3.6/site-packages/horizon/workflows/views.py", 
line 77, in get_workflow
  2021-08-23 12:20:30.308570 extra_context = self.get_initial()
  2021-08-23 12:20:30.308571   File 
"/var/lib/openstack/lib/python3.6/site-packages/openstack_dashboard/dashboards/project/instances/views.py",
 line 638, in get_initial
  2021-08-23 12:20:30.308573 _object = self.get_object()