Releases: opentelekomcloud/vault-plugin-secrets-openstack
Releases · opentelekomcloud/vault-plugin-secrets-openstack
v1.0.2
v1.0.1
What's Changed
- Fix default
username_template
processing by @lego963 and @outcatcher in #65 - Fix issue with wrong
operation
discovery 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
username
generation bytemplate
andpassword
generation bypolicy
(#60) - e0d80a5 Assign tmp user to a
group
androle
(#56) - 3aa92c7 Add
user_roles
property inrole
path (#54) - aff7c99 Add check for
cloud
existence when creatingrole
(#50) - cc16afb Update api doc (#29)
- 76eac95 Implement
creds
path (#24) - 973b44b Add endpoint for root password rotation (#23)
- 591784b Implement operations for the
roles
(#21) - 39cfd02 Implement
read
/delete
/list
operations forcloud
path (#20) - 7ee856c Implement
create
/update
cloud
path (#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)