Skip to content

Releases: opentelekomcloud/python-otcextensions

0.24.1: RDS v3 SDK feature extension (#235)

27 Oct 09:51
cd05359
Compare
Choose a tag to compare
RDS v3 SDK feature extension

The following RDS v3 API functionalities have been added to the SDK module:

Instance actions: restart, change storage size, change flavour
Tag actions: addition and deletion of instance tags

Reviewed-by: Artem Goncharov <[email protected]>
Reviewed-by: Anton Sidelnikov <None>
Reviewed-by: None <None>
Reviewed-by: None <None>

0.24.0 Tags for elbv2

19 Oct 16:52
6070e61
Compare
Choose a tag to compare

Tags operations for loadbalancer and listener

0.23.0: Css (#222)

29 Sep 07:34
57d6ba3
Compare
Choose a tag to compare
Css

Reviewed-by: None <None>
Reviewed-by: Tino Schr <None>
Reviewed-by: Artem Goncharov <[email protected]>
Reviewed-by: Vineet Pruthi <None>

0.22.1: Fix l7_rule update (#226)

10 Sep 13:46
7453b8a
Compare
Choose a tag to compare

0.22.0: Fix cce project cleanup (#223)

27 Aug 11:46
aa9a0c1
Compare
Choose a tag to compare
Fix cce project cleanup

project cleanup with date filters require created_at/updated_at
attributes be present and parsable as ISO8601. Extract data from the
resource metadata and strip unpasable part.

Reviewed-by: kucerakk <[email protected]>
Reviewed-by: None <None>

elb v3 resources

27 Jul 08:12
5ef7b92
Compare
Choose a tag to compare

New resources for elb v3

  • load_balancer
  • listener
  • pool
  • member
  • health_monitor
  • flavor
  • availability_zone
  • certificate
  • l7_policy
  • l7_rule
  • quota

Move proxy unit tests from _verifiy2 to _verify

0.20.1

16 Jul 08:24
e3b853c
Compare
Choose a tag to compare
  • New delete method for AS Group
  • force_delete option was added to AS Group delete method.

DDS Release

13 Jul 10:06
47c9cad
Compare
Choose a tag to compare

Added DDS datastore, flavor, instance operations

0.19.0: Fix CES service metric namings (#207)

05 Jul 15:03
4f333e5
Compare
Choose a tag to compare
Fix CES service metric namings

For CES service we do not emit proper metric names due to non-standard
URL containing /V1.0/

Reviewed-by: None <None>
Reviewed-by: OpenTelekomCloud Bot <None>

SMN Release

10 Jun 09:07
d78ae59
Compare
Choose a tag to compare
0.18.1

minor CCE fixes