Releases: opentelekomcloud/vault-plugin-secrets-openstack
Releases · opentelekomcloud/vault-plugin-secrets-openstack
v1.1.0
v1.0.2
v1.0.1
What's Changed
- Fix default
username_templateprocessing by @lego963 and @outcatcher in #65 - Fix issue with wrong
operationdiscovery by @lego963 and @outcatcher in #66 - Add usage/installation guideline by @lego963 in #64
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Changelog
- 9368216 Implement
usernamegeneration bytemplateandpasswordgeneration bypolicy(#60) - e0d80a5 Assign tmp user to a
groupandrole(#56) - 3aa92c7 Add
user_rolesproperty inrolepath (#54) - aff7c99 Add check for
cloudexistence when creatingrole(#50) - cc16afb Update api doc (#29)
- 76eac95 Implement
credspath (#24) - 973b44b Add endpoint for root password rotation (#23)
- 591784b Implement operations for the
roles(#21) - 39cfd02 Implement
read/delete/listoperations forcloudpath (#20) - 7ee856c Implement
create/updatecloudpath (#19) - 327d7c8 Add future implementation API documentation (#10)
- 69609df Core functionality for future implementation (#18)
- 9c19bf6 Add plugin info endpoint (#2)
- 6586499 Add initial configuration (#1)