🆕 Networking
- Full support for OpenStack Networking service (#444, #448, #465)
- Typo fixes in documentation (#475, #476)
- Standardizing code samples (#470)
Object Storage
- Improve bulk delete algorithm (#478)
- Refactoring delete container operation to make it more reliable (#479, #481)
- Setting container TTL is now a lot easier (#439)
- More code samples (#464)
- Standardizing code samples (#471)
Load Balancers
- Certificate Mappings feature now supported (#482 — added by @tylerturk, @JPry, and @ttaylor-wpe)
- HTTPS Redirect is now a configurable option when creating LBs (#454)
- Standardizing code samples (#457)
- More code samples (#464)
- Bug fix: Fixed typo in documentation (#438 — bug reported by @jjtroberts)
Compute
- Start and stop actions added for servers (#462 — added by @notFloran)
- Diagnostics feature added for server (#460 — added by @notFloran)
- Added "create server with networks" sample (#468)
- Standardizing code samples (#461)
Identity
- Standardizing code samples (#458)
- Bug fix: Fix to how users are created (#442 — bug reported by @hexusio)
Databases
- Standardizing code samples (#470)
Orchestration
- Standardizing code samples (#474)
Volumes
- Standardizing code samples (#469)
Queues
Common
- Added a more robust solution to negotiating versions in service catalog (#463)
- Table of contents added to userguide (#452)
- Bug fix:
X-Auth-Token
header was not being reset before authentication, causing OpenStack auth calls to fail (#484 — bug reported by @notFloran) - Bug fix: Fixed typo in constants file (#480 - bug reported and fixed by @ficus)
- Bug fix: Tenant IDs can now be imported as strings, rather than as integers (#456 — bug reported by @JeroenVanOort)