--- prelude: > This release marks the beginning of the path towards removing all of the 'python-\*client' libraries as dependencies. Subsequent releases should expect to have fewer and fewer library depdencies. upgrade: - Removed glanceclient as a dependency. All glance operations are now performed with direct REST calls using keystoneauth Adapter.