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

Update OpenStack Swift scaler #1652

Merged
merged 1 commit into from
Mar 4, 2021
Merged

Commits on Mar 3, 2021

  1. Update OpenStack Swift scaler

    The swiftURL is now optional since it can be retrieved from the catalog.
    The optional parameter regionName was added.
    
    Signed-off-by: Pedro Felipe Dominguite <p.dominguite@sidi.org.br>
    
    * Update Keystone helper
    
    Now, the Keystone module can retrieve the service URL dynamically for any OpenStack service, by searching into the OpenStack catalog within the given authorization scope.
    
    Signed-off-by: Pedro Felipe Dominguite <p.dominguite@sidi.org.br>
    
    * Add serviceTypes util
    
    This helper retrieves all the service types historically used by an OpenStack project.
    
    Signed-off-by: Pedro Felipe Dominguite <p.dominguite@sidi.org.br>
    
    * Add OpenStack region option
    
    It specifies the region name where the service is available.
    It can be used to retrieve the correct service URL from the catalog.
    
    Signed-off-by: Pedro Felipe Dominguite <p.dominguite@sidi.org.br>
    
    * Update OpenStack Swift scaler unit tests
    
    Signed-off-by: Pedro Felipe Dominguite <p.dominguite@sidi.org.br>
    
    * Update CHANGELOG.md
    
    Signed-off-by: Pedro Felipe Dominguite <p.dominguite@sidi.org.br>
    pdominguite committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    39d9e13 View commit details
    Browse the repository at this point in the history