From 566eb3455be3a58f77552c9cc75f442561340639440cf35a59fd2346b42529ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 7 Dec 2023 11:01:08 +0000 Subject: [PATCH] Accepting request 1131580 from home:glaubitz:branches:devel:languages:python - Update to version 2.117.0 * Support for calling Oracle Cloud Infrastructure services in the eu-dcc-zurich-1 and the sa-bogota-1 region * Support for managing certificates of target Servers in the Golden Gate service * Support for AWR Hub Snapshot ingest endpoints in the Operations Insights service * Support for reducing false positives in the Application Dependency Management service * Support for ARM shapes in the Data Science service * Support for new optional parameters in the upload discovery data API in the Usage service * Support for multiple clusters in a Software-Defined Data Centers (SDDCs) in the Ocvp service * Support for No/Zero days backup in Autonomous Container Database in the Database service * Support for provisioning a VM Cluster with a choice of Exadata image version in the Database service * Support for updating ocpu/ecpu count, local storage , ACD count and Exadata storage on Cloud Autonomous VM Cluster and Autonomous VM Cluster in the Database service * Support for serial console history in the Database service * Support for Oracle Linux 8 version database system in the Database service * Constants `CURRENT_SKU_HOUR`, `CURRENT_SKU_MONTH`, `CURRENT_SKU_ONE_YEAR`, `CURRENT_SKU_THREE_YEARS`, `NEXT_SKU_HOUR`, `NEXT_SKU_MONTH`, `NEXT_SKU_ONE_YEAR`, `NEXT_SKU_THREE_YEARS` were renamed to `CURRENT_COMMITMENT_HOUR`, `CURRENT_COMMITMENT_MONTH`, `CURRENT_COMMITMENT_ONE_YEAR`, `CURRENT_COMMITMENT_THREE_YEARS`, `NEXT_COMMITMENT_HOUR`, `NEXT_COMMITMENT_MONTH`, `NEXT_COMMITMENT_ONE_YEAR`, `NEXT_COMMITMENT_THREE_YEARS` respectively in models `CreateEsxiHostDetails`, `EsxiHost` and `EsxiHostSummary` in the Ocvp service * Parameters `sddc_id`, `current_sku`, `next_sku`, were renamed to `cluster_id`, `current_commitment`, `next_commitment` in models `CreateEsxiHostDetails`, `EsxiHost` and `EsxiHostSummary` in the Ocvp service * Parameters `non_upgraded_esxi_host_id` and `failed_esxi_host_id` were removed from model `CreateEsxiHostDetails` in the Ocvp service * Constants `INITIAL_SKU_HOUR`, `INITIAL_SKU_MONTH`, `INITIAL_SKU_ONE_YEAR`, `INITIAL_SKU_THREE_YEARS` were removed from model `CreateSddcDetails` in the Ocvp service OBS-URL: https://build.opensuse.org/request/show/1131580 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=127 --- oci-python-sdk-2.116.0.tar.gz | 3 --- oci-python-sdk-2.117.0.tar.gz | 3 +++ python-oci-sdk.changes | 44 +++++++++++++++++++++++++++++++++++ python-oci-sdk.spec | 2 +- 4 files changed, 48 insertions(+), 4 deletions(-) delete mode 100644 oci-python-sdk-2.116.0.tar.gz create mode 100644 oci-python-sdk-2.117.0.tar.gz diff --git a/oci-python-sdk-2.116.0.tar.gz b/oci-python-sdk-2.116.0.tar.gz deleted file mode 100644 index 1875938..0000000 --- a/oci-python-sdk-2.116.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1afa92ea82cc74adef762d32d0953b35109116007086d62a66fd03aa805cfd77 -size 14025994 diff --git a/oci-python-sdk-2.117.0.tar.gz b/oci-python-sdk-2.117.0.tar.gz new file mode 100644 index 0000000..a0d87d7 --- /dev/null +++ b/oci-python-sdk-2.117.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78fc2feeb5aa774c590dca9e8a4e150c14d7463454c3a45c460f0c9e8d247718 +size 14072755 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index 658aaa8..7958a73 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Thu Dec 7 10:01:04 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 2.117.0 + * Support for calling Oracle Cloud Infrastructure services + in the eu-dcc-zurich-1 and the sa-bogota-1 region + * Support for managing certificates of target Servers in the Golden Gate service + * Support for AWR Hub Snapshot ingest endpoints in the Operations Insights service + * Support for reducing false positives in the Application Dependency Management service + * Support for ARM shapes in the Data Science service + * Support for new optional parameters in the upload discovery data API in the Usage service + * Support for multiple clusters in a Software-Defined Data Centers (SDDCs) in the Ocvp service + * Support for No/Zero days backup in Autonomous Container Database in the Database service + * Support for provisioning a VM Cluster with a choice of Exadata image version in the Database service + * Support for updating ocpu/ecpu count, local storage , ACD count and Exadata storage + on Cloud Autonomous VM Cluster and Autonomous VM Cluster in the Database service + * Support for serial console history in the Database service + * Support for Oracle Linux 8 version database system in the Database service + * Constants `CURRENT_SKU_HOUR`, `CURRENT_SKU_MONTH`, `CURRENT_SKU_ONE_YEAR`, + `CURRENT_SKU_THREE_YEARS`, `NEXT_SKU_HOUR`, `NEXT_SKU_MONTH`, `NEXT_SKU_ONE_YEAR`, + `NEXT_SKU_THREE_YEARS` were renamed to `CURRENT_COMMITMENT_HOUR`, + `CURRENT_COMMITMENT_MONTH`, `CURRENT_COMMITMENT_ONE_YEAR`, `CURRENT_COMMITMENT_THREE_YEARS`, + `NEXT_COMMITMENT_HOUR`, `NEXT_COMMITMENT_MONTH`, `NEXT_COMMITMENT_ONE_YEAR`, + `NEXT_COMMITMENT_THREE_YEARS` respectively in models `CreateEsxiHostDetails`, + `EsxiHost` and `EsxiHostSummary` in the Ocvp service + * Parameters `sddc_id`, `current_sku`, `next_sku`, were renamed to `cluster_id`, + `current_commitment`, `next_commitment` in models `CreateEsxiHostDetails`, + `EsxiHost` and `EsxiHostSummary` in the Ocvp service + * Parameters `non_upgraded_esxi_host_id` and `failed_esxi_host_id` were removed + from model `CreateEsxiHostDetails` in the Ocvp service + * Constants `INITIAL_SKU_HOUR`, `INITIAL_SKU_MONTH`, `INITIAL_SKU_ONE_YEAR`, + `INITIAL_SKU_THREE_YEARS` were removed from model `CreateSddcDetails` + in the Ocvp service + * Parameters `compute_availability_domain`, `instance_display_name_prefix`, + `esxi_hosts_count`, `initial_sku`, `is_hcx_enabled`, `hcx_vlan_id`, + `is_hcx_enterprise_enabled`, `workload_network_cidr`, `provisioning_subnet_id`, + `vsphere_vlan_id`, `vmotion_vlan_id`, `vsan_vlan_id`, `nsx_v_tep_vlan_id`, + `nsx_edge_v_tep_vlan_id`, `nsx_edge_uplink1_vlan_id`, `nsx_edge_uplink2_vlan_id`, + `replication_vlan_id`, `provisioning_vlan_id`, `initial_host_shape_name`, + `initial_host_ocpu_count`, `is_shielded_instance_enabled`, `capacity_reservation_id`, + `datastores` were removed from model `CreateEsxiHostDetails` in the Ocvp service + * Models `SupportedSkuSummary` and `SupportedSkuSummaryCollection` + were removed from the Ocvp service + ------------------------------------------------------------------- Thu Nov 23 09:24:09 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index 3072b07..24ed1db 100644 --- a/python-oci-sdk.spec +++ b/python-oci-sdk.spec @@ -18,7 +18,7 @@ %bcond_without python2 Name: python-oci-sdk -Version: 2.116.0 +Version: 2.117.0 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0