otcextensions Release Notes

0.32.26

New Features

  • Add configuration management support for API Gateway

Bug Fixes

  • Fix for CSS default volume type.

0.32.25

New Features

  • Add Tag management support for API Gateway

Bug Fixes

  • SDK OBS multipart upload in eu-ch2 region fix

0.32.24

New Features

  • Add group response management for API Gateway

Bug Fixes

  • CLI CBR attributes mapping fix in ListVaults.

0.32.22

New Features

  • added updating images in imsv2

Bug Fixes

  • CLI CBR fix in ListVaults.

0.32.20

New Features

  • Add export and import API for API Gateway

  • Add VPC Channel management support for API Gateway

0.32.18

New Features

  • Add Binding/Unbinding ACL Management support for API Gateway

  • Add Access Control Policy Management support for API Gateway

  • Add App Authorization Management support for API Gateway

  • Add Custom Authorizer Management support for API Gateway

0.32.17

Bug Fixes

  • Cleanup functions signature fixes.

0.32.15

New Features

  • Add domain names support for API Gateway

  • Add Gateway Features support for API Gateway

  • Add Resource Query support for API Gateway

  • Add API throttling policy bindings management support for API Gateway

  • Add excluded request throttling configuration support for API Gateway

Bug Fixes

  • SDK method overrides fixes according openstacksdk signatures.

  • Update requirements, now necessary to install python-novaclient for OSC functioning.

0.32.14

New Features

  • Add API signature key management support for API Gateway

  • Add API signature key bindings management support for API Gateway

Bug Fixes

  • SDK OBS object multipart header fix

0.32.13

Prelude

Replace this text with content to appear at the top of the section for this release. All of the prelude content is merged together and then rendered separately from the items listed in other parts of the file, so the text needs to be worded so that both the prelude and the other items make sense when read independently. This may mean repeating some details. Not every release note requires a prelude. Usually only notes describing major features or adding release theme details should have a prelude.

New Features

  • Add api supplementary management support for API Gateway

  • List new features here, or remove this section. All of the list items in this section are combined when the release notes are rendered, so the text needs to be worded so that it does not depend on any information only available in another section, such as the prelude. This may mean repeating some details.

  • Add environment variables management support for API Gateway

Known Issues

  • List known issues here, or remove this section. All of the list items in this section are combined when the release notes are rendered, so the text needs to be worded so that it does not depend on any information only available in another section, such as the prelude. This may mean repeating some details.

Upgrade Notes

  • List upgrade notes here, or remove this section. All of the list items in this section are combined when the release notes are rendered, so the text needs to be worded so that it does not depend on any information only available in another section, such as the prelude. This may mean repeating some details.

Deprecation Notes

  • List deprecations notes here, or remove this section. All of the list items in this section are combined when the release notes are rendered, so the text needs to be worded so that it does not depend on any information only available in another section, such as the prelude. This may mean repeating some details.

Critical Issues

  • Add critical notes here, or remove this section. All of the list items in this section are combined when the release notes are rendered, so the text needs to be worded so that it does not depend on any information only available in another section, such as the prelude. This may mean repeating some details.

Security Issues

  • Add security notes here, or remove this section. All of the list items in this section are combined when the release notes are rendered, so the text needs to be worded so that it does not depend on any information only available in another section, such as the prelude. This may mean repeating some details.

Bug Fixes

  • Add normal bug fixes here, or remove this section. All of the list items in this section are combined when the release notes are rendered, so the text needs to be worded so that it does not depend on any information only available in another section, such as the prelude. This may mean repeating some details.

  • SDK OBS container headers assigning

  • SDK OBS object multipart upload fix

Other Notes

  • Add other notes here, or remove this section. All of the list items in this section are combined when the release notes are rendered, so the text needs to be worded so that it does not depend on any information only available in another section, such as the prelude. This may mean repeating some details.

0.32.12

New Features

  • Add DDM Service proxies.

  • Add FGS async notification support.

  • Add FGS async requests support.

Bug Fixes

  • Fixed gaussdb-mysql service initialization

0.32.10

New Features

  • Add API group management support for API Gateway

  • Add FGS triggers support.

Bug Fixes

  • Fixed FGS to return correct values for

    _get_function_metadata _get_function_code

  • Fixes for VPC endpoint creation to include the port_ip parameter.

0.32.9

New Features

  • Add environment management support for API Gateway

  • Add FGS versions support.

  • Add FGS aliases support.

  • Add FGS quotas support.

  • Add FGS dependencies support.

  • Add FGS events support.

  • Add FGS metrics support.

  • Add FGS templates support.

  • Add FGS logs support.

  • Add gateway management support for API Gateway

  • added listing images in imsv2

0.32.8

New Features

  • Add FGS functions support.

  • Add FGS functions invocation support.

  • Added OCR sdk proxy implementation.

Bug Fixes

  • Updated the following methods in the CSS module: - Fixed CSS certificate download method. - Removed the override_endpoint logic from the scale_in_by_node_type method. - Added a frequency parameter to the snapshot policy configuration.

0.32.3

New Features

  • Add CTS v3 SDK support for the following operations: create, update, list and delete key events, query traces, create, update, list and delete trackers, list quotas.

  • Add query operations for public VPC endpoint services and target VPC endpoint service.

0.32.2

New Features

  • Add APIG v2 proxy

  • Add EnterpriseRouter v3 proxy

  • Add FunctionGraph v2 proxy

0.32.0

Upgrade Notes

  • Added CLIs for new CSS cluster APIs. - css cluster add nodes - css cluster replace node - css cluster retry upgrade job - css cluster scale in - css cluster scale in node type - css cluster update flavor - css cluster update kernel - css cluster update name - css cluster update password - css cluster update security group - css cluster update security mode - css cluster upgrade status - css cluster version upgrades list

0.31.14

New Features

  • The autocreate AK/SK feature utilizes the capability of creating a temporary AK/SK to run commands that require a AK/SK without explicitly providing a AK/SK in the configuration. This feature can be activated by setting “autocreate_aksk” to true in the clouds.yaml. When activated a temporary AK/SK will be automatically created whenever it is needed.

  • The AsyncJobEntities type allows easier access to the entities of an IMS job.

  • Add wait_for_async_job to imsv1 to wait for a asynchronous job to finish.

Upgrade Notes

  • Added sdk methods for new CSS cluster APIs. - delete_cluster - update_cluster_name - update_cluster_password - update_cluster_flavor - update_cluster_security_mode - update_cluster_security_group - update_cluster_kernel - get_cluster_version_upgrade_info - scale_in_cluster - scale_in_cluster_by_node_type - replace_cluster_node - add_cluster_nodes - get_cluster_upgrade_info - retry_cluster_upgrade_job

0.31.13

Bug Fixes

  • CSS snapshot configuration backup_path (basePath) required attr fix.

0.31.12

Bug Fixes

  • Set the default value of ignore_missing to True for the find and delete SDK methods in DWS.

0.31.11

New Features

  • Add IMS v1 Image Operation support for the create from OBS source

0.31.8

New Features

  • Add TMS v1 Resource Tag Operations support for the following operations: list, create, delete

0.31.7

New Features

  • Add TMS v1 Predefined Tag Operations support for the following operations: list, create, delete, update

0.31.6

New Features

  • The update contains all SDK and OpenStack Client parts for the ‘ModelartsV1’ and ‘ModelartsV2’ modules and the unit tests.

Upgrade Notes

  • upgraded otcextensions.sdk.css.v1.Cluster class.

Bug Fixes

  • Fixed css sdk wait_for_cluster method.

0.31.5

New Features

  • The update contains all SDK and OpenStack Client parts for the ‘VPC Endpoint’ module and the unit tests.

0.31.4

Bug Fixes

  • CSS service attributes fixes.

0.31.1

New Features

  • SDK OBS can use generated temporary ak/sk/token with env variables S3_SECURITY_TOKEN | OS_SECURITY_TOKEN

0.31.0

New Features

  • Add SWR v2 Domain SDK support for the following operations: list, create, delete, update, get

  • Add SWR v2 Repository SDK support for the following operations: list, create, delete, update, get

  • Add SWR v2 Repository Permissions SDK support for the following operations: list, create, delete, update

0.30.9

New Features

  • Add DWS v1 SDK support for the following cluster tag operations: list, create, delete, batch create, batch delete

Bug Fixes

  • Bms fix in exact_name function.

  • Fix list function for lts stream.

0.30.8

Bug Fixes

  • LTS fixes

0.30.7

New Features

  • CTS was splited by versions to provide opportunity to use all of them.

  • New services were added swr, rms, drs, ctsv2

0.30.6

New Features

  • Proxies for lts, vpcep, csbs, dataarts, dli, gaussdb were added

0.30.4

Bug Fixes

  • SDK OBS region selection fixes

0.30.3

New Features

  • The update contains all SDK and OpenStack Client parts for the ‘Data Ingestion Service’ (DIS) module and the unit tests.

0.30.1

Bug Fixes

  • Refactored CSS sdk and osclient modules.

  • Added missing attr to dws sdk Cluster class and improved delete_cluster method exception handling.

Other Notes

  • Update DWS list flavors raw response for simplification.

0.30.0

New Features

  • The update contains all SDK and OpenStack Client parts for the ‘Data Warehouse Service’ module and the unit tests.

0.28.1

Bug Fixes

  • CSS cluster creation backup attr fix.

0.28.0

New Features

  • Add DCAAS Connection CLI implementation.

  • Add DCAAS Virtual Gateway CLI implementation.

  • Add DCAAS Endpoint Group CLI implementation.

  • New SDK DCAAS Direct Connection Endpoint Group Resource implemetation.

  • SDK MRS Job, Jobbinary, Data Source, Cluster(not creation by now).

  • CLI MRS Job, Jobbinary, Data Source, Cluster(not creation by now).

0.27.0

New Features

  • CLI implemetation for cbr member resource.

  • SDK OBS large objects upload

Bug Fixes

  • Allow get operation fix according removal from openstack.resource

  • SDK OBS file permissions assigning

0.26.3

New Features

  • Add cbr backup support into CLI.

  • CLI SDRS: List Active Domain, Show Job

Bug Fixes

  • SMN message publishing fix.

0.26.2

New Features

  • [CCE] Support ENI network for turbo clusters.

0.26.1

New Features

  • Add DCS Availability Zones information support.

  • Add DCS Service Specification list support.

Bug Fixes

  • CSS cluster tags creation fix.

0.26.0

New Features

  • CLI CBR Vault operations (List, Show, Create, Update, Delete, Associate/Dissociate resources, Bind/Unbind policy)

  • SDK CBR Task list operation support.

  • CLI List/Show CBR Task

  • Add DCAAS Connection resource implemetation.

  • Add DCAAS Virtual Gateway resource implemetation.

  • Add DCS Maintenance Time Window list support.

0.25.0

New Features

  • Add CCE certificates show support into CLI.

  • Add DCS Quota list operation support. Add new mixin class for quotas.

  • SDK KMS Quota list operation support. CLI List KMS Quotas

Other Notes

  • Auto_scaling quota refactoring was done.

0.24.6

New Features

  • Allow passing vpc_id when listing subnets

0.24.5

New Features

  • Add VPC Subnet resource implementation

0.24.4

Bug Fixes

  • Fix base_path for Vpc route.

0.24.3

New Features

  • Add find_vpc method to the proxy layer for the VPC service.

  • Add VPC resource implementation.

Other Notes

  • VPC proxy contain all supported resources as v1.

0.24.1

New Features

  • Add RDS v3 SDK support for the following instance operations: restart, resize volume, change flavor, query logs, add/remove tag.

0.24.0

New Features

  • Release notes tutorial added to documentation.

0.23.0

New Features

  • Agency auth now also support undocumented “restrict” setting for requesting explicit roles in the scope. This is really undocumented feature, therefore it is not documented there. Really.

  • The update contains all SDK and OpenStack Client parts for the ‘Cloud Search Service’ module and the unit tests.

0.20.0

New Features

  • Add DDS instance operations support.

0.19.0

New Features

  • Add DDS datastore type/version support.

  • Add DDS flavors list support.

Bug Fixes

  • Fixes metric naming for the CES service.

Other Notes

  • Initializes releasenotes building.