Dale Smith
Dale Smith
Implements: Issue #383
Keystone v3 supports multiple methods of authentication, including `password` and `token`. https://developer.openstack.org/api-ref/identity/v3/?expanded=#token-authentication-with-scoped-authorization Currently, vagrant-openstack-provider supports `password` based authentication but this does not support OpenStack clouds that require `token` auth. Example:...
**What this PR does / why we need it**: Implements new CRD for OpenstackServerGroup in v1beta1 to allow managed Server Groups with standard policies, and adds ServerGroupRef to OpenstackMachine that...
### Pre-submission checklist: *Please check each of these after submitting your pull request:* * [ ] If this is a new entry, have you submitted a signed [participation form](https://github.com/cncf/k8s-conformance/tree/master/participation-form)? *...
* Refresh tokens are returned by the Matrix homeserver when ReqLogin.RefreshToken is set. * Add new functions to client for Refresh() which uses a previously stored refresh token to update...