Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service token support [wallaby] #811

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

coreycb
Copy link
Contributor

@coreycb coreycb commented Jun 29, 2023

  • Add configuration for use of service tokens

Add a new template to configure the service_user ini file section and also add two needed parameters in keystone_authtoken configuration

(cherry picked from commit f8c8861)

  • Fixes for service tokens

  • Make admin role configurable

  • Move keystone_authtoken configuration from mitaka version to base version

  • Sync service_user config with keystone_authtoken for the base version

(cherry picked from commit 7bcb194)

Conflicts Resolved:
charmhelpers/contrib/openstack/context.py

  • Fix tests

(cherry picked from commit 4090532)

  • Add test for this feature

(cherry picked from commit e43008d)

  • Fix test

(cherry picked from commit c7cc5db)

  • Add service token parameters to last authtoken template

Copy parameters added in pull request #740 to the newest keystone-authtoken template.

(cherry picked from commit 23d838b)

  • Pin tox<4.0

Co-authored-by: Jorge Merlino jorge.merlino@canonical.com
(cherry picked from commit 32772ff)

@coreycb coreycb changed the title Service token support [yoga] (#797) Service token support [wallaby] (#797) Jun 29, 2023
* Add configuration for use of service tokens

Add a new template to configure the service_user ini file section and
also add two needed parameters in keystone_authtoken configuration

(cherry picked from commit f8c8861)

* Fixes for service tokens

* Make admin role configurable
* Move keystone_authtoken configuration from mitaka version to base
  version
* Sync service_user config with keystone_authtoken for the base version

(cherry picked from commit 7bcb194)

Conflicts Resolved:
	charmhelpers/contrib/openstack/context.py

* Fix tests

(cherry picked from commit 4090532)

* Add test for this feature

(cherry picked from commit e43008d)

* Fix test

(cherry picked from commit c7cc5db)

* Add service token parameters to last authtoken template

Copy parameters added in pull request juju#740 to the newest
keystone-authtoken template.

(cherry picked from commit 23d838b)

* Pin tox<4.0

---------

Co-authored-by: Jorge Merlino <jorge.merlino@canonical.com>
(cherry picked from commit 32772ff)
@coreycb coreycb changed the title Service token support [wallaby] (#797) Service token support [wallaby] Jun 29, 2023
@ajkavanagh ajkavanagh merged commit 77f25c4 into juju:stable/wallaby Jun 30, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants