← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1745502] Re: novaclient hosts has been removed in version 10

 

Reviewed:  https://review.openstack.org/538472
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=45442821d0864d89c78236af00abf6c8f0711053
Submitter: Zuul
Branch:    master

commit 45442821d0864d89c78236af00abf6c8f0711053
Author: Akihiro Motoki <amotoki@xxxxxxxxx>
Date:   Sun Jan 28 02:19:44 2018 +0900

    Use nova os-services to retrieve host list
    
    novaclient version 10 has dropped the support for novaclient.v2.hosts.
    os-aggregates and migrateLive APIs expects host from os-services,
    so this commit retrieves host list from os-services API.
    
    Change-Id: I5ec007ab1f244ca8caee1eb7b5d4262ac6c32171
    Closes-Bug: #1745502


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
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/1745502

Title:
  novaclient hosts has been removed in version 10

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In version 10.0 of novaclient (the desired version for Queens) the
  support for novaclient.v2.hosts has been removed. There is an import
  statement in horizon to pull in that submodule. As such horizon won't
  work with 10.0 without resolving this.

  It appears the same functionality has been remapped. Changes to remap horizon's use are required.
  https://review.openstack.org/#/c/459496/4/releasenotes/notes/microversion-v2_43-76db2ac463b431e4.yaml

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


References