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 [ussuri] #809

Merged
merged 1 commit into from
Jun 30, 2023

Commits on Jun 29, 2023

  1. Service token support [ussuri]

    * 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)
    freyes authored and Corey Bryant committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    a07de1a View commit details
    Browse the repository at this point in the history