Improve server metadata usability

Bug #1467732 reported by Brian Curtin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack SDK
Fix Released
Medium
Brian Curtin

Bug Description

Currently we can only work with compute.v2.server.Server metadata on the resource and not through the proxy. https://review.openstack.org/#/c/163639/ was an attempt at this, but even that is too heavy-handed to solve the job. Working with dictionaries via methods directly on the Server resource are an easier route. I have most of this completed already, finishing tests now.

Changed in python-openstacksdk:
status: Confirmed → In Progress
Revision history for this message
Brian Curtin (brian.curtin) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-openstacksdk (master)

Fix proposed to branch: master
Review: https://review.openstack.org/242694

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-openstacksdk (master)

Change abandoned by Brian Curtin (<email address hidden>) on branch: master
Review: https://review.openstack.org/194767
Reason: going with a different approach

Changed in python-openstacksdk:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstacksdk (master)

Reviewed: https://review.openstack.org/242694
Committed: https://git.openstack.org/cgit/openstack/python-openstacksdk/commit/?id=5f69213a78cb3732c29b5959659f60ff775c8794
Submitter: Jenkins
Branch: master

commit 5f69213a78cb3732c29b5959659f60ff775c8794
Author: Brian Curtin <email address hidden>
Date: Fri Nov 6 18:15:56 2015 -0600

    Better support for metadata in Compute service

    Metadata for both Servers and Images as seen from the Compute
    service is less than optimal. This approach uses a mixin class
    and allows both the Server and Image resources to leverage the
    same code, as they both work with metadata in the same way.

    Change-Id: I1d6b1f4c840d1127257244472243e4fa170baa8d
    Closes-Bug: #1467732

Changed in python-openstacksdk:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.