Reviewed:  https://review.openstack.org/429070
Committed: 
https://git.openstack.org/cgit/openstack/horizon/commit/?id=900a46064ecdf9453092c81167b2eb5d645b0ca9
Submitter: Jenkins
Branch:    master

commit 900a46064ecdf9453092c81167b2eb5d645b0ca9
Author: Mateusz Kowalski <mateusz.kowal...@cern.ch>
Date:   Sat Feb 4 00:02:17 2017 +0100

    Remove deprecated calls to novaclient.v2.contrib
    
    As from OpenStack Ocata calls to novaclient.v2.contrib.instance_action
    and novaclient.v2.contrib.list_extensions are deprecated
    in favour of novaclient.v2.instance_action and
    novaclient.v2.list_extensions respectively
    
    Closes-bug: #1661767
    
    Change-Id: I75d89a897093ef24fdb7f2c4a7c29c00fb3b2327


** 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/1661767

Title:
  Deprecated novaclient API calls in Ocata

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Module `novaclient.v2.contrib.instance_action` is deprecated as of
  OpenStack Ocata in favor of `novaclient.v2.instance_action` and will
  be removed after OpenStack Pike.

  Module `novaclient.v2.contrib.list_extensions` is deprecated as of
  OpenStack Ocata in favor of `novaclient.v2.list_extensions` and will
  be removed after OpenStack Pike.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to