Re: [Openstack] which SDK to use?

2018-04-21 Thread Volodymyr Litovka
Hi Adrian, at the moment, "wildly different" python clients provide more, than Unified SDK. Not sure about all clients, but what I found and what finally turned me to client libraries is inability to to do actions on stack (e.g. suspend/resume) using Unified SDK (neither doc not source code c

Re: [Openstack] Glance image definition using V2 API

2018-04-21 Thread Fabian Zimmermann
Hi, just create an empty image (Without file or location param), then use add-location to set your locations. Fabian Zimmermann Am 19. April 2018 06:15:33 MESZ schrieb Cory Hawkless : >Looking for some help with defining glance images. I'm running a new >Queens installation and do not have th