Image tags can't be added and removed simultaneously in one call
Bug #1500790 reported by
Andrey Pavlov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Python client library for Sahara |
Fix Released
|
Medium
|
Andrey Pavlov |
Bug Description
For example, we have an image with the following tags - ['fake', '0.1'] and we want it to have ['vanilla', '0.1'] tags instead. So, we call update_
Changed in python-saharaclient: | |
assignee: | nobody → Andrey Pavlov (apavlov-n) |
description: | updated |
Changed in python-saharaclient: | |
importance: | Undecided → Medium |
Changed in python-saharaclient: | |
milestone: | none → 0.12.0 |
Changed in python-saharaclient: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/228822
Review: https:/