← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1823412] Re: unable to update magnum cluster

 

[Expired for OpenStack Dashboard (Horizon) because there has been no
activity for 60 days.]

** Changed in: horizon
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1823412

Title:
  unable to update magnum cluster

Status in OpenStack Dashboard (Horizon):
  Expired

Bug description:
  Horizon gives error when attempting to update a existing cluster..

  [Fri Apr 05 21:29:40.182367 2019] [:error] [pid 50] Traceback (most recent call last):
  [Fri Apr 05 21:29:40.182378 2019] [:error] [pid 50]   File "/openstack/venvs/horizon-18.1.5.dev5/lib/python2.7/site-packages/openstack_dashboard/api/rest/utils.py", line 127, in _wrapped
  [Fri Apr 05 21:29:40.182386 2019] [:error] [pid 50]     data = function(self, request, *args, **kw)
  [Fri Apr 05 21:29:40.182392 2019] [:error] [pid 50]   File "/openstack/venvs/horizon-18.1.5.dev5/lib/python2.7/site-packages/magnum_ui/api/rest/magnum.py", line 113, in patch
  [Fri Apr 05 21:29:40.182400 2019] [:error] [pid 50]     request, cluster_id, **params)
  [Fri Apr 05 21:29:40.182406 2019] [:error] [pid 50]   File "/openstack/venvs/horizon-18.1.5.dev5/lib/python2.7/site-packages/magnum_ui/api/magnum.py", line 170, in cluster_update
  [Fri Apr 05 21:29:40.182413 2019] [:error] [pid 50]     return magnumclient(request).clusters.update(id, patch, rollback=rollback)
  [Fri Apr 05 21:29:40.182420 2019] [:error] [pid 50]   File "/openstack/venvs/horizon-18.1.5.dev5/lib/python2.7/site-packages/magnumclient/v1/baseunit.py", line 111, in update
  [Fri Apr 05 21:29:40.182446 2019] [:error] [pid 50]     return self._update(url, patch)
  [Fri Apr 05 21:29:40.182454 2019] [:error] [pid 50]   File "/openstack/venvs/horizon-18.1.5.dev5/lib/python2.7/site-packages/magnumclient/common/base.py", line 131, in _update
  [Fri Apr 05 21:29:40.182461 2019] [:error] [pid 50]     resp, resp_body = self.api.json_request(method, url, body=body)
  [Fri Apr 05 21:29:40.182467 2019] [:error] [pid 50]   File "/openstack/venvs/horizon-18.1.5.dev5/lib/python2.7/site-packages/magnumclient/common/httpclient.py", line 223, in json_request
  [Fri Apr 05 21:29:40.182474 2019] [:error] [pid 50]     resp, body_iter = self._http_request(url, method, **kwargs)
  [Fri Apr 05 21:29:40.182480 2019] [:error] [pid 50]   File "/openstack/venvs/horizon-18.1.5.dev5/lib/python2.7/site-packages/magnumclient/common/httpclient.py", line 206, in _http_request
  [Fri Apr 05 21:29:40.182500 2019] [:error] [pid 50]     error_json.get('debuginfo'), method, url)
  [Fri Apr 05 21:29:40.182506 2019] [:error] [pid 50] BadRequest: cannot change cluster property(ies) flavor_id, master_flavor_id (HTTP 400)

  Update cluster dose not set master flavor id or flavor id, Nor does it
  allow one to reselect the correct values.

  This is stable rocky deployed with OpenStack ansible

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1823412/+subscriptions


References