deb-sahara/releasenotes/notes/novaclient_images_to_glanceclient-0266a2bd92b4be05.yaml
Michael Ionkin fba2d67ed9 novaclient.v2.images to glanceclient migration
The novaclient.v2.images module is deprecated and will be removed
after Nova 15.0.0 is released so we need to migrate to glanceclient.

note: glanceclient doesn't have any Image class. It have image json
schema and use it to generate warlock models when creates image
object.

closes-bug: 1573595
Depends-on: I2e13867bed72fd2ae6749491dd5b032c2c08f9f6
Change-Id: Ie0f04c15e6e49e8e7c77f7b7d870a368cdd5c7c7
2016-06-24 15:57:46 +03:00

4 lines
69 B
YAML

---
upgrade:
- Migration from novaclient.v2.images to glanceclient