oci-cli/oc_relax-python-depends.patch

125 lines
3.2 KiB
Diff
Raw Normal View History

Accepting request 1168842 from home:glaubitz:branches:Cloud:Tools - Update to version 3.39.1 * Database Service * New Autonomous Database Software Image Introduced * ``oci db autonomous-database-software-image`` * Support for Autonomous Database Software Image * ``oci db autonomous-database-software-image change-compartment --autonomous-database-software-image-id`` * ``oci db autonomous-database-software-image create`` * ``oci db autonomous-database-software-image delete`` * ``oci db autonomous-database-software-image get --autonomous-database-software-image-id`` * ``oci db autonomous-database-software-image list`` * ``oci db autonomous-database-software-image update --autonomous-database-software-image-id`` * Support for optional parameter --database-software-image-id * ``oci db autonomous-container-database create --database-software-image-id`` * Database Migration Service * Support for AWS_S3 with object_storage_bucket migrations * ``oci database-migration migration create-migration-aws-s3-data-transfer-medium-details`` * ``oci database-migration migration update-migration-aws-s3-data-transfer-medium-details`` * Generative AI Interface Service * Support for Chat Results * ``oci generative-ai-inference chat-result chat`` * ``oci generative-ai-inference chat-result chat-cohere-chat-request`` * ``oci generative-ai-inference chat-result chat-dedicated-serving-mode`` * ``oci generative-ai-inference chat-result chat-generic-chat-request`` * ``oci generative-ai-inference chat-result chat-on-demand-serving-mode`` * Network Load Balancer Service * Addition of optional parameter --is-fail-open in backend-set and health-checker update commands OBS-URL: https://build.opensuse.org/request/show/1168842 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=122
2024-04-18 14:16:29 +02:00
diff -Nru oci-cli-3.39.1.orig/requirements.txt oci-cli-3.39.1/requirements.txt
--- oci-cli-3.39.1.orig/requirements.txt 2024-04-16 10:33:42.000000000 +0200
+++ oci-cli-3.39.1/requirements.txt 2024-04-18 14:04:51.410499047 +0200
Accepting request 1098627 from home:glaubitz:branches:Cloud:Tools - Update to version 3.29.3 * Support for optional parameters in the Application Performance Monitoring Synthetic service * ``oci apm-synthetics monitor create-browser-monitor --is-default-snapshot-enabled --verify-response-codes`` * ``oci apm-synthetics monitor create-rest-monitor --client-certificate-details`` * ``oci apm-synthetics monitor create-scripted-browser-monitor --is-default-snapshot-enabled`` * ``oci apm-synthetics monitor create-scripted-rest-monitor --req-authentication-scheme --verify-response-codes`` * ``oci apm-synthetics monitor update-browser-monitor --is-default-snapshot-enabled --verify-response-codes`` * ``oci apm-synthetics monitor update-rest-monitor ---client-certificate-details`` * ``oci apm-synthetics monitor update-scripted-browser-monitor ---is-default-snapshot-enabled`` * ``oci apm-synthetics monitor update-scripted-rest-monitor --req-authentication-scheme --verify-response-codes`` * Support for new commands in the OSP Gateway service * ``oci osp-gateway address-rule-service address-rule get`` * ``oci osp-gateway address-service address`` * AI Document Service * Support for new commands * ``oci ai-document analyze-document-result`` * ``oci ai-document model patch`` * Support for new optional parameters * ``oci ai-document model create --alias-name --component-models`` * Support for workload mapping processing in the Container Engine service * ``oci ce workload-mapping`` * ``oci ce workload-mapping-summary`` * Support for new commands in the Data Integration service * ``oci data-integration composite-state get`` * ``oci data-integration export-request`` * ``oci data-integration export-request-summary-collection list-export-requests`` * ``oci data-integration import-request`` * ``oci data-integration import-request-summary-collection list-import-requests`` * ``oci data-integration data-entity create-entity-shape-create-entity-shape-from-object`` * ``oci data-integration workspace delete-export-request`` OBS-URL: https://build.opensuse.org/request/show/1098627 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=92
2023-07-16 11:29:19 +02:00
@@ -2,47 +2,47 @@
# (https://pip.pypa.io/en/stable/reference/pip_install/#requirements-file-format),
# you may need to use the --extra-index-url option instead.
-appdirs==1.4.3
Accepting request 903053 from home:glaubitz:branches:Cloud:Tools - Update to version 2.25.4 * Users can authenticate the CLI with only environment variables, a config does not need to exist * The following environment variables need to be set, OCI_CLI_USER, OCI_CLI_TENANCY, OCI_CLI_FINGERPRINT, OCI_CLI_KEY_FILE, OCI_CLI_REGION * Optional variable for passphrase, OCI_CLI_PASSPHRASE * Support for VMBM Pluggable Database feature as a part of the Database Service * ``oci db pluggable-database`` * Support for cross-tenancy volume clone in Block Storage service * ``oci bv volume create --source-volume-id`` * ``oci bv boot-volume create --source-volume-id`` * Changed allowed versions of cryptography package to a range from 3.2.1 to 3.4.7 * Following updates in installer scripts: * Use dnf, if available, to install python * Updated check for ubuntu/debian systems to use ID_LIKE/ID instead of NAME in /etc/os-release * oci setup bootstrap was causing a ``AttributeError: module 'oci' has no attribute 'identity'`` - from version 2.25.3 * Support for migrating an OKE cluster not integrated with your VCN to a VCN-Native cluster in Container Engine * ``oci ce cluster cluster-migrate-to-native-vcn`` * ``oci ce cluster cluster-migrate-to-native-vcn-status`` * Support for filtering of applications based on spark version in Data Flow service * ``oci data-flow application list --spark-version`` * Support for registration and management of target databases in Data Safe service. * ``oci data-safe target-database create`` * Support for Elastic Storage feature for Exadata Infrastructure resources for ExaCC in Database service. * ``oci db exadata-infrastructure create --compute-count`` * ``oci db exadata-infrastructure update --additional-storage-count`` OBS-URL: https://build.opensuse.org/request/show/903053 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=22
2021-06-30 11:24:12 +02:00
+appdirs>=1.4.3
Accepting request 927780 from home:glaubitz:branches:Cloud:Tools - Update to version 3.2.0 * Support for Node subsetting feature for vmcluster resources for ExaCC in Database Service * ``oci db vm-cluster add --db-servers`` * ``oci db vm-cluster create --db-servers`` * ``oci db vm-cluster remove --db-servers`` * Support for convert to pdb, rollback, sync, sync-rollback, list-pdb-conversion-history, get-pdb-conversion-history in Database Service * ``oci db database convert-to-new-pdb`` * ``oci db database convert-to-new-pdb-precheck`` * ``oci db database convert-to-pdb-sync`` * ``oci db database convert-to-pdb-sync-rollback`` * ``oci db database list-pdb-conversion-history`` * ``oci db pdb-conversion-history get --history-id`` * Support to optionally provide peer database unique name AND SID prefix during database creation in ExaCS and ExaCC in Database Service * ``oci db database create --sid-prefix`` * ``oci db database create-from-backup --sid-prefix`` * ``oci db data-guard-association create from-existing-db-system --peer-db-unique-name --peer-sid-prefix`` * ``oci db data-guard-association create from-existing-vm-cluster --peer-db-unique-name --peer-sid-prefix`` * Support for a parameter for creating db system from the backup with database software image in Database Service * ``oci db system launch-from-backup --database-software-image-id`` * Support for preference get/update/remove in Log Analytics Service * ``oci log-analytics preference get`` * ``oci log-analytics preference update`` * ``oci log-analytics preference remove`` * Support for unprocessed data bucket in Log Analytics Service OBS-URL: https://build.opensuse.org/request/show/927780 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=25
2021-10-27 15:46:23 +02:00
arrow>=1.0.0
certifi
cffi>=1.9.1
Accepting request 1071500 from home:glaubitz:branches:Cloud:Tools - Update to version 3.23.3 * Support for Identity Domains service * ``oci identity-domains`` * Database Service * Support for Long Term Backup for Autonomous Databases on Exadata Cloud at Customer * ``oci db autonomous-database-backup create --backup-destination-details`` * ``oci db autonomous-database-backup list --type`` * Container Engine for Kubernetes service * Support for enhanced cluster * ``oci ce cluster create --type`` * ``oci ce cluster update --type`` * Support for Cluster AddOns * ``oci ce addon`` * Support for Serverless * ``oci ce virtual-node-pool`` * Data integration service * Support for copy objects and template retrieval * ``oci data-integration workspace copy-object-request create`` * ``oci data-integration workspace copy-object-request get`` * ``oci data-integration workspace delete-copy-object-request`` * ``oci data-integration workspace update-copy-object-request`` * ``oci data-integration workspace copy-object-request-summary-collection list-copy-object-requests`` * ``oci data-integration template get`` * ``oci data-integration template list`` * Goldengate service * Support for managing available deployment version in the system * ``oci goldengate deployment-version`` * Support for listing deployment versions * ``oci goldengate deployment-version list`` OBS-URL: https://build.opensuse.org/request/show/1071500 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=79
2023-03-15 09:21:50 +01:00
-click==8.0.4
Accepting request 785669 from home:glaubitz:branches:Cloud:Tools - Update to version 2.9.6 + New option for load balancer listener create/update. * ``oci lb listener create --connection-configuration-backend-tcp-proxy-protocol-version`` * ``oci lb listener update --connection-configuration-backend-tcp-proxy-protocol-version`` + COMMON_ISSUES.rst file: includes common user installation issues and how to fix them. + Bulk VNIC Data Fetch by compartment-id. * ``--instance-id`` is optional for ``oci compute instance list-vnics --compartment-id`` + Creating a budgets alert rule. * ``--recipients`` is optional for ``oci budgets alert-rule create`` + Improved Installation experience by checking if Curl and Python are working in the system before using them. - from version 2.9.5 + Support for updating the shape of a Database System in the Database service * ``oci db system update --shape`` + Support for generating CPE Configuration for customer to download in the Networking service * ``oci network cpe get-cpe-device-config-content`` * ``oci network cpe-device-shape list`` * ``oci network cpe-device-shape-detail get-cpe-device-shape`` * ``oci network tunnel-cpe-device-config`` * ``oci network cpe create --cpe-device-shape-id`` * ``oci network cpe update --cpe-device-shape-id`` * ``oci network ip-sec-connection get-ipsec-cpe-device-config-content`` + Private IP and Fault Domain for Kubernetes cluster nodes in the NodePool response + Support for calling Oracle Cloud Infrastructure services in the Montreal region (``--region ca-montreal-1``) + The following for the Data Transfer service * Notifications setup - ``oci dts job create`` has a new option called ``--setup-notificaitons`` - ``oci dts appliance request`` has a new option called ``--setup-notificaitons`` * Bug fixes in ``oci dts export configure-physical-appliance`` OBS-URL: https://build.opensuse.org/request/show/785669 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=6
2020-03-16 17:10:29 +01:00
-coverage==4.5.2
- Switch build setup to agreed upon format to better accomodate SLE and Factory and make it easier in the future to deal with Python interpreter changes (bsc#1221103) - Switch to wheel build - Update to version 3.37.13 * Support for New Dev License Type in Oracle Autonomous Database (on Dedicated Infrastructure) * Support for new optional parameters to create Autonomous Container Database * Support for Autoscaling in the Data Science Model Deployment service - From 3.37.12 * Support for server streaming events in the Generative AI Inference Service when `inference-request-is-stream` is set to true * Support for Whisper Models in creation of transcription job * Support for Delete Job API in transcription job * Support for updating host-insights * Support to receive insights from resources in child compartments for news reports * Support to update more parameters for news reports * Support to choose the day of the week the report is received for news reports - From 3.37.11 * Support for retrieving logs in Container Instance Service. * Support for queue source feature in Connector Hub Service. * Support for asynchronous data asset export in Data Catalog Service. * Support for the secret auto-generation in Vault Secret Management Service. * Support for new optional parameters in key commands to enable or modify automatic key rotation settings in Key Management Service. * Support for tagging for following commands in Database Management Service. * Support for multiple approvals (two approvals). * Support for forwarding Hypervisor logs. OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=118
2024-03-14 14:31:43 +01:00
-cryptography>=3.2.1,<43.0.0
-httpsig-cffi==15.0.0
Accepting request 965382 from home:glaubitz:branches:Cloud:Tools - Update to version 3.6.2 * Support for virtual machines, bare metal machines, and Exadata databases with private endpoints in the Operations Insights service * ``oci opsi opsi-private-endpoint`` * ``oci opsi database-insights change-pe-comanaged-database-detail`` * Support for setting deletion policies on database systems in the MySQL Database service * ``oci mysql db-system clone--deletion-policy`` * ``oci mysql db-system create --deletion-policy`` * ``oci mysql db-system import --deletion-policy`` * ``oci mysql db-system update --deletion-policy`` * Changed existing database insight operations updated in the Operations Insights service * ``oci opsi database-insights create-pe-comanged-database`` * ``oci opsi database-insights enable-pe-comanaged-database`` * ``oci opsi database-insights update-pe-comanaged-database`` - from version 3.6.1 * Support for DI application resource in the Data Integration service * ``oci data-integration dis-application`` * Support for enabling shielded instances feature in create SDDC in the Oracle Cloud VMware Solution service * ``oci ocvs sddc create --is-shielded-instance-enabled`` * Vulnerability Scanning Service * Support for Optional param ``--image-count`` in container scan recipe create and update * ``oci vulnerability-scanning container scan recipe create --image-count`` * ``oci vulnerability-scanning container scan recipe update --image-count`` * Support for vulnerabilities list and get * ``oci vulnerability-scanning vulnerability get`` * ``oci vulnerability-scanning vulnerability list`` * ``oci vulnerability-scanning vulnerability list-vulnerability-impacted-containers`` OBS-URL: https://build.opensuse.org/request/show/965382 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=32
2022-04-08 09:48:50 +02:00
-Jinja2==3.0.3
Accepting request 833318 from home:glaubitz:branches:Cloud:Tools - Update to version 2.12.10 * Support for searching Oracle Cloud resources across tenancies in the Search Service * ``oci search resource free-text-search --tenant-id`` * ``oci search resource structured-search --tenant-id`` * Support for Management Agent Cloud Service * ``oci management-agent`` * Support for sending diagnostic interrupt to a VM instance in the Compute Service * ``oci compute instance action --action SENDDIAGNOSTICINTERRUPT --instance-id`` * Support for custom Database Software Images in the Database Service * ``oci db database-software-image`` * Support for Management Dashboard Service * ``oci management-dashboard`` * Support for Logging Analytics Service * `oci log-analytics` * Support for Logging Service * ``oci logging`` * Support for Logging Ingestion Service * ``oci logging-ingestion`` * Support for Logging Search Service * ``oci logging-search`` * Support for Service Connector Hub service * ``oci sch`` * Support for getting and listing container database patches for Autonomous Container Database resources in the Database Service * ``oci db autonomous-patch get --autonomous-patch-id`` * ``oci db autonomous-patch list-container-database-patches --autonomous-container-database-id`` * Support for updating patch id on maintenance run for Autonomous Container Database resources in the Database Service * ``oci db maintenance-run update --patch-id`` * Support for Policy based Request/Response transformation OBS-URL: https://build.opensuse.org/request/show/833318 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=12
2020-09-09 20:32:27 +02:00
-jmespath==0.10.0
-ndg-httpsclient==0.4.2
-mock==2.0.0
Accepting request 1168842 from home:glaubitz:branches:Cloud:Tools - Update to version 3.39.1 * Database Service * New Autonomous Database Software Image Introduced * ``oci db autonomous-database-software-image`` * Support for Autonomous Database Software Image * ``oci db autonomous-database-software-image change-compartment --autonomous-database-software-image-id`` * ``oci db autonomous-database-software-image create`` * ``oci db autonomous-database-software-image delete`` * ``oci db autonomous-database-software-image get --autonomous-database-software-image-id`` * ``oci db autonomous-database-software-image list`` * ``oci db autonomous-database-software-image update --autonomous-database-software-image-id`` * Support for optional parameter --database-software-image-id * ``oci db autonomous-container-database create --database-software-image-id`` * Database Migration Service * Support for AWS_S3 with object_storage_bucket migrations * ``oci database-migration migration create-migration-aws-s3-data-transfer-medium-details`` * ``oci database-migration migration update-migration-aws-s3-data-transfer-medium-details`` * Generative AI Interface Service * Support for Chat Results * ``oci generative-ai-inference chat-result chat`` * ``oci generative-ai-inference chat-result chat-cohere-chat-request`` * ``oci generative-ai-inference chat-result chat-dedicated-serving-mode`` * ``oci generative-ai-inference chat-result chat-generic-chat-request`` * ``oci generative-ai-inference chat-result chat-on-demand-serving-mode`` * Network Load Balancer Service * Addition of optional parameter --is-fail-open in backend-set and health-checker update commands OBS-URL: https://build.opensuse.org/request/show/1168842 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=122
2024-04-18 14:16:29 +02:00
-oci==2.125.3
Accepting request 833318 from home:glaubitz:branches:Cloud:Tools - Update to version 2.12.10 * Support for searching Oracle Cloud resources across tenancies in the Search Service * ``oci search resource free-text-search --tenant-id`` * ``oci search resource structured-search --tenant-id`` * Support for Management Agent Cloud Service * ``oci management-agent`` * Support for sending diagnostic interrupt to a VM instance in the Compute Service * ``oci compute instance action --action SENDDIAGNOSTICINTERRUPT --instance-id`` * Support for custom Database Software Images in the Database Service * ``oci db database-software-image`` * Support for Management Dashboard Service * ``oci management-dashboard`` * Support for Logging Analytics Service * `oci log-analytics` * Support for Logging Service * ``oci logging`` * Support for Logging Ingestion Service * ``oci logging-ingestion`` * Support for Logging Search Service * ``oci logging-search`` * Support for Service Connector Hub service * ``oci sch`` * Support for getting and listing container database patches for Autonomous Container Database resources in the Database Service * ``oci db autonomous-patch get --autonomous-patch-id`` * ``oci db autonomous-patch list-container-database-patches --autonomous-container-database-id`` * Support for updating patch id on maintenance run for Autonomous Container Database resources in the Database Service * ``oci db maintenance-run update --patch-id`` * Support for Policy based Request/Response transformation OBS-URL: https://build.opensuse.org/request/show/833318 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=12
2020-09-09 20:32:27 +02:00
-packaging==20.2
Accepting request 893103 from home:glaubitz:branches:Cloud:Tools - Update to version 2.24.4 * Support for database maintenance run patchMode feature as a part of the Database Service * ``oci db maintenance-run`` * PyYAML was upgraded to version 5.4.1 to address a vulnerability identified on GitHub as CVE-2020-14343 * Py was upgraded to version 1.10.0 to address a vulnerability identified on GitHub as CVE-2020-29651. Py isn't used in our run-time system but as part of our documentation build process. - from version 2.24.3 * Options for configuring config path and profile name for session authentication * ``oci session authenticate --profile-name --config-location`` * Support for the Operator Access Control service * ``oci opctl`` * Support for the Service Catalog service * ``oci service-catalog`` * Support for the AI Language service * ``oci ai language`` * Wait for state parameter for the following database commands were returning on incorrect states * oci db database create --wait-for-state * oci db database create-from-backup --wait-for-state * oci db database create-from-database --wait-for-state * oci db db-home create --wait-for-state - from version 2.24.2 * Support for data masking and other enhancements in the Cloud Guard service * ``oci cloud-guard data-mask-rule`` * ``oci cloud-guard policy-summary list-policies`` * ``oci cloud-guard problem update-bulk-problem-status --comment`` * Support for opting out of DNS records during instance launch, as well as attaching secondary VNICs, in the Compute service * ``oci compute instance attach-vnic --assign-private-dns-record`` * ``oci compute instance launch --assign-private-dns-record`` * Support for mutable sizes on cluster networks in the Compute Management service. Argument (instance-pools) OBS-URL: https://build.opensuse.org/request/show/893103 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=18
2021-05-15 21:55:47 +02:00
-pluggy==0.13.0
Accepting request 1110315 from home:glaubitz:branches:Cloud:Tools - Update to version 3.33.0 * Support for filtering and sorting work requests in the Container Instances service * ``oci container-instances work-request list --availability-\ domain --sort-by --sort-order --status`` * ``oci container-instances work-request list-errors --sort-by --sort-order`` * ``oci container-instances work-request list-logs --sort-by --sort-order`` * Queue Service * Support for queue channels * ``oci queue channels list-channels`` * Support for new optional parameters * ``oci queue messages get-messages --channel-filter`` * ``oci queue messages get-stats --channel-id`` * ``oci queue queue-admin queue create --channel-consumption-limit`` * ``oci queue queue-admin queue purge --channel-ids`` * ``oci queue queue-admin queue update --channel-consumption-limit`` * Data Catalog Service * Support for new entity lineage retrieval and asynchronous glossary export commands in the Data Catalog service * ``oci data-catalog entity fetch-entity-lineage`` * ``oci data-catalog glossary asynchronous-export`` * Support for new optional parameters on folders and jobs in the Data Catalog service * ``oci data-catalog folder list --type-key`` * ``oci data-catalog job list --glossary-key`` * ``oci data-catalog job-definition create --glossary-key`` * ``oci data-catalog job-definition list --glossary-key`` * ``oci data-catalog job-definition update --glossary-key`` * [BREAKING] Customer Incident Management Service * Endoint changed from https://incidentmanagement.{region}.{domainAndTopLevelDomain} to https://incidentmanagement.{region}.oci.{domainAndTopLevelDomain} OBS-URL: https://build.opensuse.org/request/show/1110315 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=98
2023-09-12 12:20:37 +02:00
-py==1.11.0
-pyasn1==0.2.3
- Switch build setup to agreed upon format to better accomodate SLE and Factory and make it easier in the future to deal with Python interpreter changes (bsc#1221103) - Switch to wheel build - Update to version 3.37.13 * Support for New Dev License Type in Oracle Autonomous Database (on Dedicated Infrastructure) * Support for new optional parameters to create Autonomous Container Database * Support for Autoscaling in the Data Science Model Deployment service - From 3.37.12 * Support for server streaming events in the Generative AI Inference Service when `inference-request-is-stream` is set to true * Support for Whisper Models in creation of transcription job * Support for Delete Job API in transcription job * Support for updating host-insights * Support to receive insights from resources in child compartments for news reports * Support to update more parameters for news reports * Support to choose the day of the week the report is received for news reports - From 3.37.11 * Support for retrieving logs in Container Instance Service. * Support for queue source feature in Connector Hub Service. * Support for asynchronous data asset export in Data Catalog Service. * Support for the secret auto-generation in Vault Secret Management Service. * Support for new optional parameters in key commands to enable or modify automatic key rotation settings in Key Management Service. * Support for tagging for following commands in Database Management Service. * Support for multiple approvals (two approvals). * Support for forwarding Hypervisor logs. OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=118
2024-03-14 14:31:43 +01:00
-pyOpenSSL>=17.5.0,<25.0.0
Accepting request 1136516 from home:glaubitz:branches:Cloud:Tools - Update to version 3.37.1 * Support for carbon footprint reporting in the Usage Service * ``oci usage-api average-carbon-emission request`` * ``oci usage-api clean-energy-usage request`` * ``oci usage-api configuration request-usage-carbon-emission-config`` * ``oci usage-api usage-carbon-emission-summary request-usage-carbon-emissions`` * ``oci usage-api usage-carbon-emissions-query create`` * ``oci usage-api usage-carbon-emissions-query delete`` * ``oci usage-api usage-carbon-emissions-query get`` * ``oci usage-api usage-carbon-emissions-query list`` * ``oci usage-api usage-carbon-emissions-query update`` * Support for change compartment of configurations in the PostgreSQL service * ``oci psql configuration change-compartment`` * Support for Token Exchange in the IdentityDomains Service * ``oci identity-domains identity-propagation-trust`` * Support for resource locking in the Data Catalog Service * ``oci data-catalog catalog add`` * ``oci data-catalog catalog remove`` * ``oci data-catalog catalog-private-endpoint add`` * ``oci data-catalog catalog-private-endpoint remove`` * ``oci data-catalog metastore add`` * ``oci data-catalog metastore remove`` * Support for new optional parameter --dedicated-vm-host-id in the Core Service * ``oci compute instance update --dedicated-vm-host-id`` * Support for additional attributes for existing APIs in the Data Safe Service * ``oci data-safe sensitive-data-model list-discovery-analytics --is-common, --sensitive-type-id`` * ``oci data-safe sensitive-type list --is-common`` * Cloud Advisor Service * Support for non root compartment in list commands for resource action summary and history summary * ``oci optimizer resource-action-summary list -c <compartment ocid>`` OBS-URL: https://build.opensuse.org/request/show/1136516 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=108
2024-01-05 21:04:00 +01:00
-pycparser==2.20
-pyparsing==2.2.0
-pytest==4.6.10; python_version <= '3.9'
-pytest==7.1.2; python_version >= '3.10'
-pytest-cov==2.5.1
-python-dateutil>=2.5.3,<3.0.0
Accepting request 1071500 from home:glaubitz:branches:Cloud:Tools - Update to version 3.23.3 * Support for Identity Domains service * ``oci identity-domains`` * Database Service * Support for Long Term Backup for Autonomous Databases on Exadata Cloud at Customer * ``oci db autonomous-database-backup create --backup-destination-details`` * ``oci db autonomous-database-backup list --type`` * Container Engine for Kubernetes service * Support for enhanced cluster * ``oci ce cluster create --type`` * ``oci ce cluster update --type`` * Support for Cluster AddOns * ``oci ce addon`` * Support for Serverless * ``oci ce virtual-node-pool`` * Data integration service * Support for copy objects and template retrieval * ``oci data-integration workspace copy-object-request create`` * ``oci data-integration workspace copy-object-request get`` * ``oci data-integration workspace delete-copy-object-request`` * ``oci data-integration workspace update-copy-object-request`` * ``oci data-integration workspace copy-object-request-summary-collection list-copy-object-requests`` * ``oci data-integration template get`` * ``oci data-integration template list`` * Goldengate service * Support for managing available deployment version in the system * ``oci goldengate deployment-version`` * Support for listing deployment versions * ``oci goldengate deployment-version list`` OBS-URL: https://build.opensuse.org/request/show/1071500 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=79
2023-03-15 09:21:50 +01:00
+click>=8.0.4
Accepting request 903053 from home:glaubitz:branches:Cloud:Tools - Update to version 2.25.4 * Users can authenticate the CLI with only environment variables, a config does not need to exist * The following environment variables need to be set, OCI_CLI_USER, OCI_CLI_TENANCY, OCI_CLI_FINGERPRINT, OCI_CLI_KEY_FILE, OCI_CLI_REGION * Optional variable for passphrase, OCI_CLI_PASSPHRASE * Support for VMBM Pluggable Database feature as a part of the Database Service * ``oci db pluggable-database`` * Support for cross-tenancy volume clone in Block Storage service * ``oci bv volume create --source-volume-id`` * ``oci bv boot-volume create --source-volume-id`` * Changed allowed versions of cryptography package to a range from 3.2.1 to 3.4.7 * Following updates in installer scripts: * Use dnf, if available, to install python * Updated check for ubuntu/debian systems to use ID_LIKE/ID instead of NAME in /etc/os-release * oci setup bootstrap was causing a ``AttributeError: module 'oci' has no attribute 'identity'`` - from version 2.25.3 * Support for migrating an OKE cluster not integrated with your VCN to a VCN-Native cluster in Container Engine * ``oci ce cluster cluster-migrate-to-native-vcn`` * ``oci ce cluster cluster-migrate-to-native-vcn-status`` * Support for filtering of applications based on spark version in Data Flow service * ``oci data-flow application list --spark-version`` * Support for registration and management of target databases in Data Safe service. * ``oci data-safe target-database create`` * Support for Elastic Storage feature for Exadata Infrastructure resources for ExaCC in Database service. * ``oci db exadata-infrastructure create --compute-count`` * ``oci db exadata-infrastructure update --additional-storage-count`` OBS-URL: https://build.opensuse.org/request/show/903053 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=22
2021-06-30 11:24:12 +02:00
+coverage>=4.5.2
Accepting request 990997 from home:glaubitz:branches:Cloud:Tools - Update to version 3.11.1 * Support for 2 new global parameters to provide connection and read timeout value * ``oci --connection-timeout --read-timeout`` * Support for Container Databases (CDBs) and Pluggable Databases (PDBs) discovery in the Stack Monitoring service * ``oci stack-monitoring discovery-job create --compartment-id --discovery-details`` * Support for the Fusion Apps service * ``oci fusion-apps`` * Support for the Oracle Process Automation service * ``oci opa`` * Support for ingress routing tables to NAT Gateway and Internet Gateway in the VCN Routing service * ``oci network nat-gateway create --route-table-id`` * ``oci network nat-gateway update --route-table-id`` * ``oci network internet-gateway create --route-table-id`` * ``oci network internet-gateway update --route-table-id`` * Support for maintenance reboot due date extension on Virtual Machine instances in the core service * ``oci compute instance-maintenance-reboot get`` * ``oci compute instance update --time-maintenance-reboot-due`` * Support for Oracle Managed Access service * ``oci oma`` * Support for grapePeriod for wallet rotation feature in the Autonomous Database service * ``oci db autonomous-database-wallet rotate --grace-period`` * ``oci db autonomous-database-wallet rotate-regional-wallet --grace-period`` * Support for the Media service * ``oci media-services`` * Modified supported version for the following package: cryptography (>=3.2.1, <=37.0.2), pyOpenSSL (>=17.5.0, <=22.0.0) - from version 3.11.0 OBS-URL: https://build.opensuse.org/request/show/990997 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=43
2022-07-25 16:05:08 +02:00
+cryptography>=3.2.1
Accepting request 903053 from home:glaubitz:branches:Cloud:Tools - Update to version 2.25.4 * Users can authenticate the CLI with only environment variables, a config does not need to exist * The following environment variables need to be set, OCI_CLI_USER, OCI_CLI_TENANCY, OCI_CLI_FINGERPRINT, OCI_CLI_KEY_FILE, OCI_CLI_REGION * Optional variable for passphrase, OCI_CLI_PASSPHRASE * Support for VMBM Pluggable Database feature as a part of the Database Service * ``oci db pluggable-database`` * Support for cross-tenancy volume clone in Block Storage service * ``oci bv volume create --source-volume-id`` * ``oci bv boot-volume create --source-volume-id`` * Changed allowed versions of cryptography package to a range from 3.2.1 to 3.4.7 * Following updates in installer scripts: * Use dnf, if available, to install python * Updated check for ubuntu/debian systems to use ID_LIKE/ID instead of NAME in /etc/os-release * oci setup bootstrap was causing a ``AttributeError: module 'oci' has no attribute 'identity'`` - from version 2.25.3 * Support for migrating an OKE cluster not integrated with your VCN to a VCN-Native cluster in Container Engine * ``oci ce cluster cluster-migrate-to-native-vcn`` * ``oci ce cluster cluster-migrate-to-native-vcn-status`` * Support for filtering of applications based on spark version in Data Flow service * ``oci data-flow application list --spark-version`` * Support for registration and management of target databases in Data Safe service. * ``oci data-safe target-database create`` * Support for Elastic Storage feature for Exadata Infrastructure resources for ExaCC in Database service. * ``oci db exadata-infrastructure create --compute-count`` * ``oci db exadata-infrastructure update --additional-storage-count`` OBS-URL: https://build.opensuse.org/request/show/903053 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=22
2021-06-30 11:24:12 +02:00
+httpsig-cffi>=15.0.0
Accepting request 965382 from home:glaubitz:branches:Cloud:Tools - Update to version 3.6.2 * Support for virtual machines, bare metal machines, and Exadata databases with private endpoints in the Operations Insights service * ``oci opsi opsi-private-endpoint`` * ``oci opsi database-insights change-pe-comanaged-database-detail`` * Support for setting deletion policies on database systems in the MySQL Database service * ``oci mysql db-system clone--deletion-policy`` * ``oci mysql db-system create --deletion-policy`` * ``oci mysql db-system import --deletion-policy`` * ``oci mysql db-system update --deletion-policy`` * Changed existing database insight operations updated in the Operations Insights service * ``oci opsi database-insights create-pe-comanged-database`` * ``oci opsi database-insights enable-pe-comanaged-database`` * ``oci opsi database-insights update-pe-comanaged-database`` - from version 3.6.1 * Support for DI application resource in the Data Integration service * ``oci data-integration dis-application`` * Support for enabling shielded instances feature in create SDDC in the Oracle Cloud VMware Solution service * ``oci ocvs sddc create --is-shielded-instance-enabled`` * Vulnerability Scanning Service * Support for Optional param ``--image-count`` in container scan recipe create and update * ``oci vulnerability-scanning container scan recipe create --image-count`` * ``oci vulnerability-scanning container scan recipe update --image-count`` * Support for vulnerabilities list and get * ``oci vulnerability-scanning vulnerability get`` * ``oci vulnerability-scanning vulnerability list`` * ``oci vulnerability-scanning vulnerability list-vulnerability-impacted-containers`` OBS-URL: https://build.opensuse.org/request/show/965382 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=32
2022-04-08 09:48:50 +02:00
+Jinja2>=3.0.3
Accepting request 903053 from home:glaubitz:branches:Cloud:Tools - Update to version 2.25.4 * Users can authenticate the CLI with only environment variables, a config does not need to exist * The following environment variables need to be set, OCI_CLI_USER, OCI_CLI_TENANCY, OCI_CLI_FINGERPRINT, OCI_CLI_KEY_FILE, OCI_CLI_REGION * Optional variable for passphrase, OCI_CLI_PASSPHRASE * Support for VMBM Pluggable Database feature as a part of the Database Service * ``oci db pluggable-database`` * Support for cross-tenancy volume clone in Block Storage service * ``oci bv volume create --source-volume-id`` * ``oci bv boot-volume create --source-volume-id`` * Changed allowed versions of cryptography package to a range from 3.2.1 to 3.4.7 * Following updates in installer scripts: * Use dnf, if available, to install python * Updated check for ubuntu/debian systems to use ID_LIKE/ID instead of NAME in /etc/os-release * oci setup bootstrap was causing a ``AttributeError: module 'oci' has no attribute 'identity'`` - from version 2.25.3 * Support for migrating an OKE cluster not integrated with your VCN to a VCN-Native cluster in Container Engine * ``oci ce cluster cluster-migrate-to-native-vcn`` * ``oci ce cluster cluster-migrate-to-native-vcn-status`` * Support for filtering of applications based on spark version in Data Flow service * ``oci data-flow application list --spark-version`` * Support for registration and management of target databases in Data Safe service. * ``oci data-safe target-database create`` * Support for Elastic Storage feature for Exadata Infrastructure resources for ExaCC in Database service. * ``oci db exadata-infrastructure create --compute-count`` * ``oci db exadata-infrastructure update --additional-storage-count`` OBS-URL: https://build.opensuse.org/request/show/903053 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=22
2021-06-30 11:24:12 +02:00
+jmespath>=0.10.0
+ndg-httpsclient>=0.4.2
+mock>=2.0.0
Accepting request 1168842 from home:glaubitz:branches:Cloud:Tools - Update to version 3.39.1 * Database Service * New Autonomous Database Software Image Introduced * ``oci db autonomous-database-software-image`` * Support for Autonomous Database Software Image * ``oci db autonomous-database-software-image change-compartment --autonomous-database-software-image-id`` * ``oci db autonomous-database-software-image create`` * ``oci db autonomous-database-software-image delete`` * ``oci db autonomous-database-software-image get --autonomous-database-software-image-id`` * ``oci db autonomous-database-software-image list`` * ``oci db autonomous-database-software-image update --autonomous-database-software-image-id`` * Support for optional parameter --database-software-image-id * ``oci db autonomous-container-database create --database-software-image-id`` * Database Migration Service * Support for AWS_S3 with object_storage_bucket migrations * ``oci database-migration migration create-migration-aws-s3-data-transfer-medium-details`` * ``oci database-migration migration update-migration-aws-s3-data-transfer-medium-details`` * Generative AI Interface Service * Support for Chat Results * ``oci generative-ai-inference chat-result chat`` * ``oci generative-ai-inference chat-result chat-cohere-chat-request`` * ``oci generative-ai-inference chat-result chat-dedicated-serving-mode`` * ``oci generative-ai-inference chat-result chat-generic-chat-request`` * ``oci generative-ai-inference chat-result chat-on-demand-serving-mode`` * Network Load Balancer Service * Addition of optional parameter --is-fail-open in backend-set and health-checker update commands OBS-URL: https://build.opensuse.org/request/show/1168842 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=122
2024-04-18 14:16:29 +02:00
+oci>=2.125.3
Accepting request 903053 from home:glaubitz:branches:Cloud:Tools - Update to version 2.25.4 * Users can authenticate the CLI with only environment variables, a config does not need to exist * The following environment variables need to be set, OCI_CLI_USER, OCI_CLI_TENANCY, OCI_CLI_FINGERPRINT, OCI_CLI_KEY_FILE, OCI_CLI_REGION * Optional variable for passphrase, OCI_CLI_PASSPHRASE * Support for VMBM Pluggable Database feature as a part of the Database Service * ``oci db pluggable-database`` * Support for cross-tenancy volume clone in Block Storage service * ``oci bv volume create --source-volume-id`` * ``oci bv boot-volume create --source-volume-id`` * Changed allowed versions of cryptography package to a range from 3.2.1 to 3.4.7 * Following updates in installer scripts: * Use dnf, if available, to install python * Updated check for ubuntu/debian systems to use ID_LIKE/ID instead of NAME in /etc/os-release * oci setup bootstrap was causing a ``AttributeError: module 'oci' has no attribute 'identity'`` - from version 2.25.3 * Support for migrating an OKE cluster not integrated with your VCN to a VCN-Native cluster in Container Engine * ``oci ce cluster cluster-migrate-to-native-vcn`` * ``oci ce cluster cluster-migrate-to-native-vcn-status`` * Support for filtering of applications based on spark version in Data Flow service * ``oci data-flow application list --spark-version`` * Support for registration and management of target databases in Data Safe service. * ``oci data-safe target-database create`` * Support for Elastic Storage feature for Exadata Infrastructure resources for ExaCC in Database service. * ``oci db exadata-infrastructure create --compute-count`` * ``oci db exadata-infrastructure update --additional-storage-count`` OBS-URL: https://build.opensuse.org/request/show/903053 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=22
2021-06-30 11:24:12 +02:00
+packaging>=20.2
+pluggy>=0.13.0
Accepting request 1110315 from home:glaubitz:branches:Cloud:Tools - Update to version 3.33.0 * Support for filtering and sorting work requests in the Container Instances service * ``oci container-instances work-request list --availability-\ domain --sort-by --sort-order --status`` * ``oci container-instances work-request list-errors --sort-by --sort-order`` * ``oci container-instances work-request list-logs --sort-by --sort-order`` * Queue Service * Support for queue channels * ``oci queue channels list-channels`` * Support for new optional parameters * ``oci queue messages get-messages --channel-filter`` * ``oci queue messages get-stats --channel-id`` * ``oci queue queue-admin queue create --channel-consumption-limit`` * ``oci queue queue-admin queue purge --channel-ids`` * ``oci queue queue-admin queue update --channel-consumption-limit`` * Data Catalog Service * Support for new entity lineage retrieval and asynchronous glossary export commands in the Data Catalog service * ``oci data-catalog entity fetch-entity-lineage`` * ``oci data-catalog glossary asynchronous-export`` * Support for new optional parameters on folders and jobs in the Data Catalog service * ``oci data-catalog folder list --type-key`` * ``oci data-catalog job list --glossary-key`` * ``oci data-catalog job-definition create --glossary-key`` * ``oci data-catalog job-definition list --glossary-key`` * ``oci data-catalog job-definition update --glossary-key`` * [BREAKING] Customer Incident Management Service * Endoint changed from https://incidentmanagement.{region}.{domainAndTopLevelDomain} to https://incidentmanagement.{region}.oci.{domainAndTopLevelDomain} OBS-URL: https://build.opensuse.org/request/show/1110315 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=98
2023-09-12 12:20:37 +02:00
+py>=1.11.0
Accepting request 903053 from home:glaubitz:branches:Cloud:Tools - Update to version 2.25.4 * Users can authenticate the CLI with only environment variables, a config does not need to exist * The following environment variables need to be set, OCI_CLI_USER, OCI_CLI_TENANCY, OCI_CLI_FINGERPRINT, OCI_CLI_KEY_FILE, OCI_CLI_REGION * Optional variable for passphrase, OCI_CLI_PASSPHRASE * Support for VMBM Pluggable Database feature as a part of the Database Service * ``oci db pluggable-database`` * Support for cross-tenancy volume clone in Block Storage service * ``oci bv volume create --source-volume-id`` * ``oci bv boot-volume create --source-volume-id`` * Changed allowed versions of cryptography package to a range from 3.2.1 to 3.4.7 * Following updates in installer scripts: * Use dnf, if available, to install python * Updated check for ubuntu/debian systems to use ID_LIKE/ID instead of NAME in /etc/os-release * oci setup bootstrap was causing a ``AttributeError: module 'oci' has no attribute 'identity'`` - from version 2.25.3 * Support for migrating an OKE cluster not integrated with your VCN to a VCN-Native cluster in Container Engine * ``oci ce cluster cluster-migrate-to-native-vcn`` * ``oci ce cluster cluster-migrate-to-native-vcn-status`` * Support for filtering of applications based on spark version in Data Flow service * ``oci data-flow application list --spark-version`` * Support for registration and management of target databases in Data Safe service. * ``oci data-safe target-database create`` * Support for Elastic Storage feature for Exadata Infrastructure resources for ExaCC in Database service. * ``oci db exadata-infrastructure create --compute-count`` * ``oci db exadata-infrastructure update --additional-storage-count`` OBS-URL: https://build.opensuse.org/request/show/903053 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=22
2021-06-30 11:24:12 +02:00
+pyasn1>=0.2.3
Accepting request 1136516 from home:glaubitz:branches:Cloud:Tools - Update to version 3.37.1 * Support for carbon footprint reporting in the Usage Service * ``oci usage-api average-carbon-emission request`` * ``oci usage-api clean-energy-usage request`` * ``oci usage-api configuration request-usage-carbon-emission-config`` * ``oci usage-api usage-carbon-emission-summary request-usage-carbon-emissions`` * ``oci usage-api usage-carbon-emissions-query create`` * ``oci usage-api usage-carbon-emissions-query delete`` * ``oci usage-api usage-carbon-emissions-query get`` * ``oci usage-api usage-carbon-emissions-query list`` * ``oci usage-api usage-carbon-emissions-query update`` * Support for change compartment of configurations in the PostgreSQL service * ``oci psql configuration change-compartment`` * Support for Token Exchange in the IdentityDomains Service * ``oci identity-domains identity-propagation-trust`` * Support for resource locking in the Data Catalog Service * ``oci data-catalog catalog add`` * ``oci data-catalog catalog remove`` * ``oci data-catalog catalog-private-endpoint add`` * ``oci data-catalog catalog-private-endpoint remove`` * ``oci data-catalog metastore add`` * ``oci data-catalog metastore remove`` * Support for new optional parameter --dedicated-vm-host-id in the Core Service * ``oci compute instance update --dedicated-vm-host-id`` * Support for additional attributes for existing APIs in the Data Safe Service * ``oci data-safe sensitive-data-model list-discovery-analytics --is-common, --sensitive-type-id`` * ``oci data-safe sensitive-type list --is-common`` * Cloud Advisor Service * Support for non root compartment in list commands for resource action summary and history summary * ``oci optimizer resource-action-summary list -c <compartment ocid>`` OBS-URL: https://build.opensuse.org/request/show/1136516 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=108
2024-01-05 21:04:00 +01:00
+pyOpenSSL>=17.5.0
Accepting request 903053 from home:glaubitz:branches:Cloud:Tools - Update to version 2.25.4 * Users can authenticate the CLI with only environment variables, a config does not need to exist * The following environment variables need to be set, OCI_CLI_USER, OCI_CLI_TENANCY, OCI_CLI_FINGERPRINT, OCI_CLI_KEY_FILE, OCI_CLI_REGION * Optional variable for passphrase, OCI_CLI_PASSPHRASE * Support for VMBM Pluggable Database feature as a part of the Database Service * ``oci db pluggable-database`` * Support for cross-tenancy volume clone in Block Storage service * ``oci bv volume create --source-volume-id`` * ``oci bv boot-volume create --source-volume-id`` * Changed allowed versions of cryptography package to a range from 3.2.1 to 3.4.7 * Following updates in installer scripts: * Use dnf, if available, to install python * Updated check for ubuntu/debian systems to use ID_LIKE/ID instead of NAME in /etc/os-release * oci setup bootstrap was causing a ``AttributeError: module 'oci' has no attribute 'identity'`` - from version 2.25.3 * Support for migrating an OKE cluster not integrated with your VCN to a VCN-Native cluster in Container Engine * ``oci ce cluster cluster-migrate-to-native-vcn`` * ``oci ce cluster cluster-migrate-to-native-vcn-status`` * Support for filtering of applications based on spark version in Data Flow service * ``oci data-flow application list --spark-version`` * Support for registration and management of target databases in Data Safe service. * ``oci data-safe target-database create`` * Support for Elastic Storage feature for Exadata Infrastructure resources for ExaCC in Database service. * ``oci db exadata-infrastructure create --compute-count`` * ``oci db exadata-infrastructure update --additional-storage-count`` OBS-URL: https://build.opensuse.org/request/show/903053 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=22
2021-06-30 11:24:12 +02:00
+pycparser>=2.20
+pyparsing>=2.2.0
Accepting request 1071500 from home:glaubitz:branches:Cloud:Tools - Update to version 3.23.3 * Support for Identity Domains service * ``oci identity-domains`` * Database Service * Support for Long Term Backup for Autonomous Databases on Exadata Cloud at Customer * ``oci db autonomous-database-backup create --backup-destination-details`` * ``oci db autonomous-database-backup list --type`` * Container Engine for Kubernetes service * Support for enhanced cluster * ``oci ce cluster create --type`` * ``oci ce cluster update --type`` * Support for Cluster AddOns * ``oci ce addon`` * Support for Serverless * ``oci ce virtual-node-pool`` * Data integration service * Support for copy objects and template retrieval * ``oci data-integration workspace copy-object-request create`` * ``oci data-integration workspace copy-object-request get`` * ``oci data-integration workspace delete-copy-object-request`` * ``oci data-integration workspace update-copy-object-request`` * ``oci data-integration workspace copy-object-request-summary-collection list-copy-object-requests`` * ``oci data-integration template get`` * ``oci data-integration template list`` * Goldengate service * Support for managing available deployment version in the system * ``oci goldengate deployment-version`` * Support for listing deployment versions * ``oci goldengate deployment-version list`` OBS-URL: https://build.opensuse.org/request/show/1071500 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=79
2023-03-15 09:21:50 +01:00
+pytest>=4.6.10; python_version <= '3.9'
+pytest>=7.1.2; python_version >= '3.10'
Accepting request 903053 from home:glaubitz:branches:Cloud:Tools - Update to version 2.25.4 * Users can authenticate the CLI with only environment variables, a config does not need to exist * The following environment variables need to be set, OCI_CLI_USER, OCI_CLI_TENANCY, OCI_CLI_FINGERPRINT, OCI_CLI_KEY_FILE, OCI_CLI_REGION * Optional variable for passphrase, OCI_CLI_PASSPHRASE * Support for VMBM Pluggable Database feature as a part of the Database Service * ``oci db pluggable-database`` * Support for cross-tenancy volume clone in Block Storage service * ``oci bv volume create --source-volume-id`` * ``oci bv boot-volume create --source-volume-id`` * Changed allowed versions of cryptography package to a range from 3.2.1 to 3.4.7 * Following updates in installer scripts: * Use dnf, if available, to install python * Updated check for ubuntu/debian systems to use ID_LIKE/ID instead of NAME in /etc/os-release * oci setup bootstrap was causing a ``AttributeError: module 'oci' has no attribute 'identity'`` - from version 2.25.3 * Support for migrating an OKE cluster not integrated with your VCN to a VCN-Native cluster in Container Engine * ``oci ce cluster cluster-migrate-to-native-vcn`` * ``oci ce cluster cluster-migrate-to-native-vcn-status`` * Support for filtering of applications based on spark version in Data Flow service * ``oci data-flow application list --spark-version`` * Support for registration and management of target databases in Data Safe service. * ``oci data-safe target-database create`` * Support for Elastic Storage feature for Exadata Infrastructure resources for ExaCC in Database service. * ``oci db exadata-infrastructure create --compute-count`` * ``oci db exadata-infrastructure update --additional-storage-count`` OBS-URL: https://build.opensuse.org/request/show/903053 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=22
2021-06-30 11:24:12 +02:00
+pytest-cov>=2.5.1
+python-dateutil>=2.5.3
Accepting request 785669 from home:glaubitz:branches:Cloud:Tools - Update to version 2.9.6 + New option for load balancer listener create/update. * ``oci lb listener create --connection-configuration-backend-tcp-proxy-protocol-version`` * ``oci lb listener update --connection-configuration-backend-tcp-proxy-protocol-version`` + COMMON_ISSUES.rst file: includes common user installation issues and how to fix them. + Bulk VNIC Data Fetch by compartment-id. * ``--instance-id`` is optional for ``oci compute instance list-vnics --compartment-id`` + Creating a budgets alert rule. * ``--recipients`` is optional for ``oci budgets alert-rule create`` + Improved Installation experience by checking if Curl and Python are working in the system before using them. - from version 2.9.5 + Support for updating the shape of a Database System in the Database service * ``oci db system update --shape`` + Support for generating CPE Configuration for customer to download in the Networking service * ``oci network cpe get-cpe-device-config-content`` * ``oci network cpe-device-shape list`` * ``oci network cpe-device-shape-detail get-cpe-device-shape`` * ``oci network tunnel-cpe-device-config`` * ``oci network cpe create --cpe-device-shape-id`` * ``oci network cpe update --cpe-device-shape-id`` * ``oci network ip-sec-connection get-ipsec-cpe-device-config-content`` + Private IP and Fault Domain for Kubernetes cluster nodes in the NodePool response + Support for calling Oracle Cloud Infrastructure services in the Montreal region (``--region ca-montreal-1``) + The following for the Data Transfer service * Notifications setup - ``oci dts job create`` has a new option called ``--setup-notificaitons`` - ``oci dts appliance request`` has a new option called ``--setup-notificaitons`` * Bug fixes in ``oci dts export configure-physical-appliance`` OBS-URL: https://build.opensuse.org/request/show/785669 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=6
2020-03-16 17:10:29 +01:00
pytz>=2016.10
Accepting request 1098627 from home:glaubitz:branches:Cloud:Tools - Update to version 3.29.3 * Support for optional parameters in the Application Performance Monitoring Synthetic service * ``oci apm-synthetics monitor create-browser-monitor --is-default-snapshot-enabled --verify-response-codes`` * ``oci apm-synthetics monitor create-rest-monitor --client-certificate-details`` * ``oci apm-synthetics monitor create-scripted-browser-monitor --is-default-snapshot-enabled`` * ``oci apm-synthetics monitor create-scripted-rest-monitor --req-authentication-scheme --verify-response-codes`` * ``oci apm-synthetics monitor update-browser-monitor --is-default-snapshot-enabled --verify-response-codes`` * ``oci apm-synthetics monitor update-rest-monitor ---client-certificate-details`` * ``oci apm-synthetics monitor update-scripted-browser-monitor ---is-default-snapshot-enabled`` * ``oci apm-synthetics monitor update-scripted-rest-monitor --req-authentication-scheme --verify-response-codes`` * Support for new commands in the OSP Gateway service * ``oci osp-gateway address-rule-service address-rule get`` * ``oci osp-gateway address-service address`` * AI Document Service * Support for new commands * ``oci ai-document analyze-document-result`` * ``oci ai-document model patch`` * Support for new optional parameters * ``oci ai-document model create --alias-name --component-models`` * Support for workload mapping processing in the Container Engine service * ``oci ce workload-mapping`` * ``oci ce workload-mapping-summary`` * Support for new commands in the Data Integration service * ``oci data-integration composite-state get`` * ``oci data-integration export-request`` * ``oci data-integration export-request-summary-collection list-export-requests`` * ``oci data-integration import-request`` * ``oci data-integration import-request-summary-collection list-import-requests`` * ``oci data-integration data-entity create-entity-shape-create-entity-shape-from-object`` * ``oci data-integration workspace delete-export-request`` OBS-URL: https://build.opensuse.org/request/show/1098627 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=92
2023-07-16 11:29:19 +02:00
-requests==2.21.0; python_version == '3.6'
-requests==2.31.0; python_version > '3.6'
Accepting request 1164575 from home:glaubitz:branches:Cloud:Tools - Update to version 3.38.1 * OCI Network Load Balancer Service * Support for assigned private Ip by adding new optional parameters in the Network Load Balancer Service for creation and update * ``oci nlb network-load-balancer create --assigned-ipv6, --assigned-private-ipv4`` * ``oci nlb network-load-balancer update --assigned-ipv6`` * LBaaS Support for TLSv1.3 * OCI Email-Delivery Service * Support for Configuration API in Email-Delivery Service * Support for sending mails via Https for Email Delivery Service * OCI Cloud Guard service * Support for the status field in creating data source resource of Cloud Guard Service * ``oci cloud-guard data-source create --status`` * ``oci cloud-guard data-source create-data-source-logging-query-data-source-details --status`` * [BREAKING] Commands removed * ``oci devops code-search list-results`` * ``oci devops project delete-project-settings`` * ``oci devops project get-notification-preference`` * ``oci devops project get-project-settings`` * ``oci devops project list-project-analytics-authors`` * ``oci devops project summarize-project-analytics`` * ``oci devops project update-notification-preference`` * ``oci devops project update-project-settings`` * ``oci devops protected-branch create-or-update`` * ``oci devops protected-branch delete`` * ``oci devops protected-branch list-protected-branches`` * ``oci devops pull-request create`` * ``oci devops pull-request create-pull-request-attachment`` * ``oci devops pull-request decline`` * ``oci devops pull-request delete`` OBS-URL: https://build.opensuse.org/request/show/1164575 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=120
2024-04-04 23:17:09 +02:00
+requests>=2.21.0; python_version >= '3.6'
Accepting request 1098627 from home:glaubitz:branches:Cloud:Tools - Update to version 3.29.3 * Support for optional parameters in the Application Performance Monitoring Synthetic service * ``oci apm-synthetics monitor create-browser-monitor --is-default-snapshot-enabled --verify-response-codes`` * ``oci apm-synthetics monitor create-rest-monitor --client-certificate-details`` * ``oci apm-synthetics monitor create-scripted-browser-monitor --is-default-snapshot-enabled`` * ``oci apm-synthetics monitor create-scripted-rest-monitor --req-authentication-scheme --verify-response-codes`` * ``oci apm-synthetics monitor update-browser-monitor --is-default-snapshot-enabled --verify-response-codes`` * ``oci apm-synthetics monitor update-rest-monitor ---client-certificate-details`` * ``oci apm-synthetics monitor update-scripted-browser-monitor ---is-default-snapshot-enabled`` * ``oci apm-synthetics monitor update-scripted-rest-monitor --req-authentication-scheme --verify-response-codes`` * Support for new commands in the OSP Gateway service * ``oci osp-gateway address-rule-service address-rule get`` * ``oci osp-gateway address-service address`` * AI Document Service * Support for new commands * ``oci ai-document analyze-document-result`` * ``oci ai-document model patch`` * Support for new optional parameters * ``oci ai-document model create --alias-name --component-models`` * Support for workload mapping processing in the Container Engine service * ``oci ce workload-mapping`` * ``oci ce workload-mapping-summary`` * Support for new commands in the Data Integration service * ``oci data-integration composite-state get`` * ``oci data-integration export-request`` * ``oci data-integration export-request-summary-collection list-export-requests`` * ``oci data-integration import-request`` * ``oci data-integration import-request-summary-collection list-import-requests`` * ``oci data-integration data-entity create-entity-shape-create-entity-shape-from-object`` * ``oci data-integration workspace delete-export-request`` OBS-URL: https://build.opensuse.org/request/show/1098627 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=92
2023-07-16 11:29:19 +02:00
+requests>=2.31.0; python_version > '3.6'
Accepting request 914250 from home:glaubitz:branches:Cloud:Tools - Update to version 3.0.2 * Support to generate recommended vm cluster network and create vm cluster network with given customer listener port in the Database service * ``oci db exadata-infrastructure generate-recommended-vm-cluster-network --scan-listener-port-tcp, --scan-listener-port-tcp-ssl`` * ``oci db vm-cluster-network create --scans`` * Prompt to create a config file with a CLI session profile if a CLI command is run with a nonexistent config file and --auth security_token * Prompt to re-authenticate a CLI session profile if a CLI command is run with an expired session token and --auth security_token * Modified supported versions for the following packages: cryptography (>3.2.1, <=3.4.7), click (7.1.2). - from version 3.0.1 * Support for identifying Management Agent hosts eligible to create Operations Insights Host resources on * ``oci opsi host-insights list-importable-agent-entities`` * Support for summarize-agen-counts and summarize-plugin-counts in Management Agent service * ``oci management-agent agent summarize-agent-counts`` * ``oci management-agent agent summarize-plugin-counts`` * Support for additional filters when listing management agents in Management Agent service * ``oci management-agent agent list --availability-status, --host-id, --is-customer-deployed`` * Modified supported versions for the following packages: six (>=0.15.0). * Check the bucket exists before bulk and sync operations in Object Storage service * ``oci os object bulk-upload`` * ``oci os object bulk-download`` * ``oci os object sync`` * Session authentication now has no private key passphrase prompt by default; private key OBS-URL: https://build.opensuse.org/request/show/914250 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=24
2021-08-30 09:56:47 +02:00
six>=1.15.0
Accepting request 949352 from home:glaubitz:branches:Cloud:Tools - Update to version 3.4.4 * Below services were added to support the Account Management finance data * One Subscription Billing Schedule service * ``oci osub-billing-schedule billing-schedule-summary`` * One Subscription Subscription service * ``oci osub-subscription commitment`` * ``oci osub-subscription ratecard`` * ``oci osub-subscription subscription`` * One Subscription Usage service * ``oci osub-usage computed-usage`` * ``oci osub-usage computed-usage-aggregated-summary`` * One Subscription Organization subscription service * ``oci osub-organization-subscription subscription`` * Support for new field 'type' to specify if a run or application is streaming or batch in the Data Flow service * ``oci data-flow application create --type`` * ``oci data-flow run create --type`` * ``oci data-flow run submit --type`` - from version 3.4.3 * Support for calling Oracle Cloud Infrastructure services in the me-dcc-muscat-1 region * Support for the Visual Builder service * ``oci visual-builder`` * Support for cross-region replication of volume groups in the Block Storage service * ``oci bv volume-group create --volume-group-replicas`` * ``oci bv volume-group update --volume-group-replicas`` * Support for boot volume encryption in the Container Engine for Kubernetes service * ``oci ce node-pool create --is-pv-encryption-in-transit-enabled, --kms-key-id`` * ``oci ce node-pool update --is-pv-encryption-in-transit-enabled, --kms-key-id`` * Support for adding metadata to records when creating and OBS-URL: https://build.opensuse.org/request/show/949352 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=28
2022-01-27 09:01:30 +01:00
-sphinx==3.3.0
Accepting request 914250 from home:glaubitz:branches:Cloud:Tools - Update to version 3.0.2 * Support to generate recommended vm cluster network and create vm cluster network with given customer listener port in the Database service * ``oci db exadata-infrastructure generate-recommended-vm-cluster-network --scan-listener-port-tcp, --scan-listener-port-tcp-ssl`` * ``oci db vm-cluster-network create --scans`` * Prompt to create a config file with a CLI session profile if a CLI command is run with a nonexistent config file and --auth security_token * Prompt to re-authenticate a CLI session profile if a CLI command is run with an expired session token and --auth security_token * Modified supported versions for the following packages: cryptography (>3.2.1, <=3.4.7), click (7.1.2). - from version 3.0.1 * Support for identifying Management Agent hosts eligible to create Operations Insights Host resources on * ``oci opsi host-insights list-importable-agent-entities`` * Support for summarize-agen-counts and summarize-plugin-counts in Management Agent service * ``oci management-agent agent summarize-agent-counts`` * ``oci management-agent agent summarize-plugin-counts`` * Support for additional filters when listing management agents in Management Agent service * ``oci management-agent agent list --availability-status, --host-id, --is-customer-deployed`` * Modified supported versions for the following packages: six (>=0.15.0). * Check the bucket exists before bulk and sync operations in Object Storage service * ``oci os object bulk-upload`` * ``oci os object bulk-download`` * ``oci os object sync`` * Session authentication now has no private key passphrase prompt by default; private key OBS-URL: https://build.opensuse.org/request/show/914250 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=24
2021-08-30 09:56:47 +02:00
-sphinx-rtd-theme==0.4.3
Accepting request 1145107 from home:glaubitz:branches:Cloud:Tools - Update to version 3.37.8 * Support for the Globally Distributed Database Service * ``oci gdd`` * Support for Data Sources, including Prometheus Emitter, in the Management Agent Service * ``oci management-agent agent create-prometheus-emitter`` * Support for Bring Your Own Certificates in MySQL HeatWave Database Service * ``oci mysql db-system clone --secure-connections`` * ``oci mysql db-system create --secure-connections`` * ``oci mysql db-system import --secure-connections`` * ``oci mysql db-system update --secure-connections`` * Support for resource locking operations in the Digital Media Services * ``oci media-services media-asset add --type full`` * Vault Secret Management Service * Support for the secret rotation * ``oci vault secret rotate`` * Support for cancelling the ongoing rotation * ``oci vault secret cancelrotation`` * Vault Key Management Service * Support for Dedicated KMS * ``oci kms kms-hsm-cluster hsm-cluster cancel-hsm-cluster-deletion --hsm-cluster-id`` * ``oci kms kms-hsm-cluster hsm-cluster change-compartment --compartment-id`` * ``oci kms kms-hsm-cluster hsm-cluster create --compartment-id`` * ``oci kms kms-hsm-cluster hsm-cluster download-certificate-signing-request --hsm-cluster-id`` * ``oci kms kms-hsm-cluster hsm-cluster get --hsm-cluster-id`` * ``oci kms kms-hsm-cluster hsm-cluster list --compartment-id`` * ``oci kms kms-hsm-cluster hsm-cluster schedule-hsm-cluster-deletion --hsm-cluster-id, --time-of-deletion`` * ``oci kms kms-hsm-cluster hsm-cluster update --hsm-cluster-id, --defined-tags, --display-name, --force, --freeform-tags`` OBS-URL: https://build.opensuse.org/request/show/1145107 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=112
2024-02-09 15:14:32 +01:00
-terminaltables==3.1.10
Accepting request 893103 from home:glaubitz:branches:Cloud:Tools - Update to version 2.24.4 * Support for database maintenance run patchMode feature as a part of the Database Service * ``oci db maintenance-run`` * PyYAML was upgraded to version 5.4.1 to address a vulnerability identified on GitHub as CVE-2020-14343 * Py was upgraded to version 1.10.0 to address a vulnerability identified on GitHub as CVE-2020-29651. Py isn't used in our run-time system but as part of our documentation build process. - from version 2.24.3 * Options for configuring config path and profile name for session authentication * ``oci session authenticate --profile-name --config-location`` * Support for the Operator Access Control service * ``oci opctl`` * Support for the Service Catalog service * ``oci service-catalog`` * Support for the AI Language service * ``oci ai language`` * Wait for state parameter for the following database commands were returning on incorrect states * oci db database create --wait-for-state * oci db database create-from-backup --wait-for-state * oci db database create-from-database --wait-for-state * oci db db-home create --wait-for-state - from version 2.24.2 * Support for data masking and other enhancements in the Cloud Guard service * ``oci cloud-guard data-mask-rule`` * ``oci cloud-guard policy-summary list-policies`` * ``oci cloud-guard problem update-bulk-problem-status --comment`` * Support for opting out of DNS records during instance launch, as well as attaching secondary VNICs, in the Compute service * ``oci compute instance attach-vnic --assign-private-dns-record`` * ``oci compute instance launch --assign-private-dns-record`` * Support for mutable sizes on cluster networks in the Compute Management service. Argument (instance-pools) OBS-URL: https://build.opensuse.org/request/show/893103 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=18
2021-05-15 21:55:47 +02:00
-tox==3.23.0
Accepting request 1071500 from home:glaubitz:branches:Cloud:Tools - Update to version 3.23.3 * Support for Identity Domains service * ``oci identity-domains`` * Database Service * Support for Long Term Backup for Autonomous Databases on Exadata Cloud at Customer * ``oci db autonomous-database-backup create --backup-destination-details`` * ``oci db autonomous-database-backup list --type`` * Container Engine for Kubernetes service * Support for enhanced cluster * ``oci ce cluster create --type`` * ``oci ce cluster update --type`` * Support for Cluster AddOns * ``oci ce addon`` * Support for Serverless * ``oci ce virtual-node-pool`` * Data integration service * Support for copy objects and template retrieval * ``oci data-integration workspace copy-object-request create`` * ``oci data-integration workspace copy-object-request get`` * ``oci data-integration workspace delete-copy-object-request`` * ``oci data-integration workspace update-copy-object-request`` * ``oci data-integration workspace copy-object-request-summary-collection list-copy-object-requests`` * ``oci data-integration template get`` * ``oci data-integration template list`` * Goldengate service * Support for managing available deployment version in the system * ``oci goldengate deployment-version`` * Support for listing deployment versions * ``oci goldengate deployment-version list`` OBS-URL: https://build.opensuse.org/request/show/1071500 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=79
2023-03-15 09:21:50 +01:00
-vcrpy==1.13.0; python_version <= '3.9'
-vcrpy==4.2.1; python_version >= '3.10'
Accepting request 949352 from home:glaubitz:branches:Cloud:Tools - Update to version 3.4.4 * Below services were added to support the Account Management finance data * One Subscription Billing Schedule service * ``oci osub-billing-schedule billing-schedule-summary`` * One Subscription Subscription service * ``oci osub-subscription commitment`` * ``oci osub-subscription ratecard`` * ``oci osub-subscription subscription`` * One Subscription Usage service * ``oci osub-usage computed-usage`` * ``oci osub-usage computed-usage-aggregated-summary`` * One Subscription Organization subscription service * ``oci osub-organization-subscription subscription`` * Support for new field 'type' to specify if a run or application is streaming or batch in the Data Flow service * ``oci data-flow application create --type`` * ``oci data-flow run create --type`` * ``oci data-flow run submit --type`` - from version 3.4.3 * Support for calling Oracle Cloud Infrastructure services in the me-dcc-muscat-1 region * Support for the Visual Builder service * ``oci visual-builder`` * Support for cross-region replication of volume groups in the Block Storage service * ``oci bv volume-group create --volume-group-replicas`` * ``oci bv volume-group update --volume-group-replicas`` * Support for boot volume encryption in the Container Engine for Kubernetes service * ``oci ce node-pool create --is-pv-encryption-in-transit-enabled, --kms-key-id`` * ``oci ce node-pool update --is-pv-encryption-in-transit-enabled, --kms-key-id`` * Support for adding metadata to records when creating and OBS-URL: https://build.opensuse.org/request/show/949352 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=28
2022-01-27 09:01:30 +01:00
-virtualenv==20.13.0
Accepting request 785669 from home:glaubitz:branches:Cloud:Tools - Update to version 2.9.6 + New option for load balancer listener create/update. * ``oci lb listener create --connection-configuration-backend-tcp-proxy-protocol-version`` * ``oci lb listener update --connection-configuration-backend-tcp-proxy-protocol-version`` + COMMON_ISSUES.rst file: includes common user installation issues and how to fix them. + Bulk VNIC Data Fetch by compartment-id. * ``--instance-id`` is optional for ``oci compute instance list-vnics --compartment-id`` + Creating a budgets alert rule. * ``--recipients`` is optional for ``oci budgets alert-rule create`` + Improved Installation experience by checking if Curl and Python are working in the system before using them. - from version 2.9.5 + Support for updating the shape of a Database System in the Database service * ``oci db system update --shape`` + Support for generating CPE Configuration for customer to download in the Networking service * ``oci network cpe get-cpe-device-config-content`` * ``oci network cpe-device-shape list`` * ``oci network cpe-device-shape-detail get-cpe-device-shape`` * ``oci network tunnel-cpe-device-config`` * ``oci network cpe create --cpe-device-shape-id`` * ``oci network cpe update --cpe-device-shape-id`` * ``oci network ip-sec-connection get-ipsec-cpe-device-config-content`` + Private IP and Fault Domain for Kubernetes cluster nodes in the NodePool response + Support for calling Oracle Cloud Infrastructure services in the Montreal region (``--region ca-montreal-1``) + The following for the Data Transfer service * Notifications setup - ``oci dts job create`` has a new option called ``--setup-notificaitons`` - ``oci dts appliance request`` has a new option called ``--setup-notificaitons`` * Bug fixes in ``oci dts export configure-physical-appliance`` OBS-URL: https://build.opensuse.org/request/show/785669 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=6
2020-03-16 17:10:29 +01:00
-pytest-xdist==1.22.2
-pytest-forked==1.0.2
Accepting request 1110315 from home:glaubitz:branches:Cloud:Tools - Update to version 3.33.0 * Support for filtering and sorting work requests in the Container Instances service * ``oci container-instances work-request list --availability-\ domain --sort-by --sort-order --status`` * ``oci container-instances work-request list-errors --sort-by --sort-order`` * ``oci container-instances work-request list-logs --sort-by --sort-order`` * Queue Service * Support for queue channels * ``oci queue channels list-channels`` * Support for new optional parameters * ``oci queue messages get-messages --channel-filter`` * ``oci queue messages get-stats --channel-id`` * ``oci queue queue-admin queue create --channel-consumption-limit`` * ``oci queue queue-admin queue purge --channel-ids`` * ``oci queue queue-admin queue update --channel-consumption-limit`` * Data Catalog Service * Support for new entity lineage retrieval and asynchronous glossary export commands in the Data Catalog service * ``oci data-catalog entity fetch-entity-lineage`` * ``oci data-catalog glossary asynchronous-export`` * Support for new optional parameters on folders and jobs in the Data Catalog service * ``oci data-catalog folder list --type-key`` * ``oci data-catalog job list --glossary-key`` * ``oci data-catalog job-definition create --glossary-key`` * ``oci data-catalog job-definition list --glossary-key`` * ``oci data-catalog job-definition update --glossary-key`` * [BREAKING] Customer Incident Management Service * Endoint changed from https://incidentmanagement.{region}.{domainAndTopLevelDomain} to https://incidentmanagement.{region}.oci.{domainAndTopLevelDomain} OBS-URL: https://build.opensuse.org/request/show/1110315 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=98
2023-09-12 12:20:37 +02:00
-PyYAML>=5.4,<=6.0.1
Accepting request 1063791 from home:glaubitz:branches:Cloud:Tools - Update to version 3.22.5 * Support for Autonomous Container Database role in the Database service * Support for new command * ``oci db autonomous-container-database change-dataguard-role`` * ``oci db autonomous-container-database-version list`` * Support for new optional parameter * ``oci db autonomous-container-database create --fast-start-fail-over-lag-limit-in-seconds --version-preference --db-version`` * ``oci db autonomous-container-database-dataguard update --fast-start-fail-over-lag-limit-in-seconds --protection-mode`` * ``oci db autonomous-container-database update --version-preference`` * Devops Deploy service * Support for new optional parameters * ``oci devops deploy-stage create-oke-helm-chart-stage --cleanup-on-fail --debug-helm --force-helm --history-max --no-hooks --render-subchart-notes --reset-values --reuse-values --set-string --set-values --skip-crds --wait-helm`` * ``oci devops deploy-stage update-oke-helm-chart-stage --cleanup-on-fail --debug-helm --force-helm --history-max --no-hooks --render-subchart-notes --reset-values --reuse-values --set-string --set-values --skip-crds --wait-helm`` * Support for new optional helm-verification-key-source parameter * ``oci devops deploy-artifact --create-helm-repository-artifact --helm-verification-key-source`` * ``oci devops deploy-artifact --update-helm-repository-artifact --helm-verification-key-source`` * Support for new optional dry-run parameter * ``oci devops deployment create-pipeline-deployment --dry-run`` * ``oci devops deployment create-single-stage-deployment --dry-run`` * Support for new Uploading MasterKey Wallets commands in the OCI GoldenGate Deployments service * ``oci goldengate deployment wallet-exists`` OBS-URL: https://build.opensuse.org/request/show/1063791 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=71
2023-02-09 12:23:27 +01:00
-docutils==0.15.2
-prompt-toolkit==3.0.29
Accepting request 949352 from home:glaubitz:branches:Cloud:Tools - Update to version 3.4.4 * Below services were added to support the Account Management finance data * One Subscription Billing Schedule service * ``oci osub-billing-schedule billing-schedule-summary`` * One Subscription Subscription service * ``oci osub-subscription commitment`` * ``oci osub-subscription ratecard`` * ``oci osub-subscription subscription`` * One Subscription Usage service * ``oci osub-usage computed-usage`` * ``oci osub-usage computed-usage-aggregated-summary`` * One Subscription Organization subscription service * ``oci osub-organization-subscription subscription`` * Support for new field 'type' to specify if a run or application is streaming or batch in the Data Flow service * ``oci data-flow application create --type`` * ``oci data-flow run create --type`` * ``oci data-flow run submit --type`` - from version 3.4.3 * Support for calling Oracle Cloud Infrastructure services in the me-dcc-muscat-1 region * Support for the Visual Builder service * ``oci visual-builder`` * Support for cross-region replication of volume groups in the Block Storage service * ``oci bv volume-group create --volume-group-replicas`` * ``oci bv volume-group update --volume-group-replicas`` * Support for boot volume encryption in the Container Engine for Kubernetes service * ``oci ce node-pool create --is-pv-encryption-in-transit-enabled, --kms-key-id`` * ``oci ce node-pool update --is-pv-encryption-in-transit-enabled, --kms-key-id`` * Support for adding metadata to records when creating and OBS-URL: https://build.opensuse.org/request/show/949352 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=28
2022-01-27 09:01:30 +01:00
+sphinx>=3.3.0
Accepting request 914250 from home:glaubitz:branches:Cloud:Tools - Update to version 3.0.2 * Support to generate recommended vm cluster network and create vm cluster network with given customer listener port in the Database service * ``oci db exadata-infrastructure generate-recommended-vm-cluster-network --scan-listener-port-tcp, --scan-listener-port-tcp-ssl`` * ``oci db vm-cluster-network create --scans`` * Prompt to create a config file with a CLI session profile if a CLI command is run with a nonexistent config file and --auth security_token * Prompt to re-authenticate a CLI session profile if a CLI command is run with an expired session token and --auth security_token * Modified supported versions for the following packages: cryptography (>3.2.1, <=3.4.7), click (7.1.2). - from version 3.0.1 * Support for identifying Management Agent hosts eligible to create Operations Insights Host resources on * ``oci opsi host-insights list-importable-agent-entities`` * Support for summarize-agen-counts and summarize-plugin-counts in Management Agent service * ``oci management-agent agent summarize-agent-counts`` * ``oci management-agent agent summarize-plugin-counts`` * Support for additional filters when listing management agents in Management Agent service * ``oci management-agent agent list --availability-status, --host-id, --is-customer-deployed`` * Modified supported versions for the following packages: six (>=0.15.0). * Check the bucket exists before bulk and sync operations in Object Storage service * ``oci os object bulk-upload`` * ``oci os object bulk-download`` * ``oci os object sync`` * Session authentication now has no private key passphrase prompt by default; private key OBS-URL: https://build.opensuse.org/request/show/914250 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=24
2021-08-30 09:56:47 +02:00
+sphinx-rtd-theme>=0.4.3
Accepting request 1145107 from home:glaubitz:branches:Cloud:Tools - Update to version 3.37.8 * Support for the Globally Distributed Database Service * ``oci gdd`` * Support for Data Sources, including Prometheus Emitter, in the Management Agent Service * ``oci management-agent agent create-prometheus-emitter`` * Support for Bring Your Own Certificates in MySQL HeatWave Database Service * ``oci mysql db-system clone --secure-connections`` * ``oci mysql db-system create --secure-connections`` * ``oci mysql db-system import --secure-connections`` * ``oci mysql db-system update --secure-connections`` * Support for resource locking operations in the Digital Media Services * ``oci media-services media-asset add --type full`` * Vault Secret Management Service * Support for the secret rotation * ``oci vault secret rotate`` * Support for cancelling the ongoing rotation * ``oci vault secret cancelrotation`` * Vault Key Management Service * Support for Dedicated KMS * ``oci kms kms-hsm-cluster hsm-cluster cancel-hsm-cluster-deletion --hsm-cluster-id`` * ``oci kms kms-hsm-cluster hsm-cluster change-compartment --compartment-id`` * ``oci kms kms-hsm-cluster hsm-cluster create --compartment-id`` * ``oci kms kms-hsm-cluster hsm-cluster download-certificate-signing-request --hsm-cluster-id`` * ``oci kms kms-hsm-cluster hsm-cluster get --hsm-cluster-id`` * ``oci kms kms-hsm-cluster hsm-cluster list --compartment-id`` * ``oci kms kms-hsm-cluster hsm-cluster schedule-hsm-cluster-deletion --hsm-cluster-id, --time-of-deletion`` * ``oci kms kms-hsm-cluster hsm-cluster update --hsm-cluster-id, --defined-tags, --display-name, --force, --freeform-tags`` OBS-URL: https://build.opensuse.org/request/show/1145107 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=112
2024-02-09 15:14:32 +01:00
+terminaltables>=3.1.10
Accepting request 903053 from home:glaubitz:branches:Cloud:Tools - Update to version 2.25.4 * Users can authenticate the CLI with only environment variables, a config does not need to exist * The following environment variables need to be set, OCI_CLI_USER, OCI_CLI_TENANCY, OCI_CLI_FINGERPRINT, OCI_CLI_KEY_FILE, OCI_CLI_REGION * Optional variable for passphrase, OCI_CLI_PASSPHRASE * Support for VMBM Pluggable Database feature as a part of the Database Service * ``oci db pluggable-database`` * Support for cross-tenancy volume clone in Block Storage service * ``oci bv volume create --source-volume-id`` * ``oci bv boot-volume create --source-volume-id`` * Changed allowed versions of cryptography package to a range from 3.2.1 to 3.4.7 * Following updates in installer scripts: * Use dnf, if available, to install python * Updated check for ubuntu/debian systems to use ID_LIKE/ID instead of NAME in /etc/os-release * oci setup bootstrap was causing a ``AttributeError: module 'oci' has no attribute 'identity'`` - from version 2.25.3 * Support for migrating an OKE cluster not integrated with your VCN to a VCN-Native cluster in Container Engine * ``oci ce cluster cluster-migrate-to-native-vcn`` * ``oci ce cluster cluster-migrate-to-native-vcn-status`` * Support for filtering of applications based on spark version in Data Flow service * ``oci data-flow application list --spark-version`` * Support for registration and management of target databases in Data Safe service. * ``oci data-safe target-database create`` * Support for Elastic Storage feature for Exadata Infrastructure resources for ExaCC in Database service. * ``oci db exadata-infrastructure create --compute-count`` * ``oci db exadata-infrastructure update --additional-storage-count`` OBS-URL: https://build.opensuse.org/request/show/903053 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=22
2021-06-30 11:24:12 +02:00
+tox>=3.23.0
Accepting request 1071500 from home:glaubitz:branches:Cloud:Tools - Update to version 3.23.3 * Support for Identity Domains service * ``oci identity-domains`` * Database Service * Support for Long Term Backup for Autonomous Databases on Exadata Cloud at Customer * ``oci db autonomous-database-backup create --backup-destination-details`` * ``oci db autonomous-database-backup list --type`` * Container Engine for Kubernetes service * Support for enhanced cluster * ``oci ce cluster create --type`` * ``oci ce cluster update --type`` * Support for Cluster AddOns * ``oci ce addon`` * Support for Serverless * ``oci ce virtual-node-pool`` * Data integration service * Support for copy objects and template retrieval * ``oci data-integration workspace copy-object-request create`` * ``oci data-integration workspace copy-object-request get`` * ``oci data-integration workspace delete-copy-object-request`` * ``oci data-integration workspace update-copy-object-request`` * ``oci data-integration workspace copy-object-request-summary-collection list-copy-object-requests`` * ``oci data-integration template get`` * ``oci data-integration template list`` * Goldengate service * Support for managing available deployment version in the system * ``oci goldengate deployment-version`` * Support for listing deployment versions * ``oci goldengate deployment-version list`` OBS-URL: https://build.opensuse.org/request/show/1071500 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=79
2023-03-15 09:21:50 +01:00
+vcrpy>=1.13.0; python_version <= '3.9'
+vcrpy>=4.2.1; python_version >= '3.10'
Accepting request 949352 from home:glaubitz:branches:Cloud:Tools - Update to version 3.4.4 * Below services were added to support the Account Management finance data * One Subscription Billing Schedule service * ``oci osub-billing-schedule billing-schedule-summary`` * One Subscription Subscription service * ``oci osub-subscription commitment`` * ``oci osub-subscription ratecard`` * ``oci osub-subscription subscription`` * One Subscription Usage service * ``oci osub-usage computed-usage`` * ``oci osub-usage computed-usage-aggregated-summary`` * One Subscription Organization subscription service * ``oci osub-organization-subscription subscription`` * Support for new field 'type' to specify if a run or application is streaming or batch in the Data Flow service * ``oci data-flow application create --type`` * ``oci data-flow run create --type`` * ``oci data-flow run submit --type`` - from version 3.4.3 * Support for calling Oracle Cloud Infrastructure services in the me-dcc-muscat-1 region * Support for the Visual Builder service * ``oci visual-builder`` * Support for cross-region replication of volume groups in the Block Storage service * ``oci bv volume-group create --volume-group-replicas`` * ``oci bv volume-group update --volume-group-replicas`` * Support for boot volume encryption in the Container Engine for Kubernetes service * ``oci ce node-pool create --is-pv-encryption-in-transit-enabled, --kms-key-id`` * ``oci ce node-pool update --is-pv-encryption-in-transit-enabled, --kms-key-id`` * Support for adding metadata to records when creating and OBS-URL: https://build.opensuse.org/request/show/949352 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=28
2022-01-27 09:01:30 +01:00
+virtualenv>=20.13.0
Accepting request 903053 from home:glaubitz:branches:Cloud:Tools - Update to version 2.25.4 * Users can authenticate the CLI with only environment variables, a config does not need to exist * The following environment variables need to be set, OCI_CLI_USER, OCI_CLI_TENANCY, OCI_CLI_FINGERPRINT, OCI_CLI_KEY_FILE, OCI_CLI_REGION * Optional variable for passphrase, OCI_CLI_PASSPHRASE * Support for VMBM Pluggable Database feature as a part of the Database Service * ``oci db pluggable-database`` * Support for cross-tenancy volume clone in Block Storage service * ``oci bv volume create --source-volume-id`` * ``oci bv boot-volume create --source-volume-id`` * Changed allowed versions of cryptography package to a range from 3.2.1 to 3.4.7 * Following updates in installer scripts: * Use dnf, if available, to install python * Updated check for ubuntu/debian systems to use ID_LIKE/ID instead of NAME in /etc/os-release * oci setup bootstrap was causing a ``AttributeError: module 'oci' has no attribute 'identity'`` - from version 2.25.3 * Support for migrating an OKE cluster not integrated with your VCN to a VCN-Native cluster in Container Engine * ``oci ce cluster cluster-migrate-to-native-vcn`` * ``oci ce cluster cluster-migrate-to-native-vcn-status`` * Support for filtering of applications based on spark version in Data Flow service * ``oci data-flow application list --spark-version`` * Support for registration and management of target databases in Data Safe service. * ``oci data-safe target-database create`` * Support for Elastic Storage feature for Exadata Infrastructure resources for ExaCC in Database service. * ``oci db exadata-infrastructure create --compute-count`` * ``oci db exadata-infrastructure update --additional-storage-count`` OBS-URL: https://build.opensuse.org/request/show/903053 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=22
2021-06-30 11:24:12 +02:00
+pytest-xdist>=1.22.2
+pytest-forked>=1.0.2
Accepting request 1063791 from home:glaubitz:branches:Cloud:Tools - Update to version 3.22.5 * Support for Autonomous Container Database role in the Database service * Support for new command * ``oci db autonomous-container-database change-dataguard-role`` * ``oci db autonomous-container-database-version list`` * Support for new optional parameter * ``oci db autonomous-container-database create --fast-start-fail-over-lag-limit-in-seconds --version-preference --db-version`` * ``oci db autonomous-container-database-dataguard update --fast-start-fail-over-lag-limit-in-seconds --protection-mode`` * ``oci db autonomous-container-database update --version-preference`` * Devops Deploy service * Support for new optional parameters * ``oci devops deploy-stage create-oke-helm-chart-stage --cleanup-on-fail --debug-helm --force-helm --history-max --no-hooks --render-subchart-notes --reset-values --reuse-values --set-string --set-values --skip-crds --wait-helm`` * ``oci devops deploy-stage update-oke-helm-chart-stage --cleanup-on-fail --debug-helm --force-helm --history-max --no-hooks --render-subchart-notes --reset-values --reuse-values --set-string --set-values --skip-crds --wait-helm`` * Support for new optional helm-verification-key-source parameter * ``oci devops deploy-artifact --create-helm-repository-artifact --helm-verification-key-source`` * ``oci devops deploy-artifact --update-helm-repository-artifact --helm-verification-key-source`` * Support for new optional dry-run parameter * ``oci devops deployment create-pipeline-deployment --dry-run`` * ``oci devops deployment create-single-stage-deployment --dry-run`` * Support for new Uploading MasterKey Wallets commands in the OCI GoldenGate Deployments service * ``oci goldengate deployment wallet-exists`` OBS-URL: https://build.opensuse.org/request/show/1063791 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=71
2023-02-09 12:23:27 +01:00
+PyYAML>=5.4
Accepting request 914250 from home:glaubitz:branches:Cloud:Tools - Update to version 3.0.2 * Support to generate recommended vm cluster network and create vm cluster network with given customer listener port in the Database service * ``oci db exadata-infrastructure generate-recommended-vm-cluster-network --scan-listener-port-tcp, --scan-listener-port-tcp-ssl`` * ``oci db vm-cluster-network create --scans`` * Prompt to create a config file with a CLI session profile if a CLI command is run with a nonexistent config file and --auth security_token * Prompt to re-authenticate a CLI session profile if a CLI command is run with an expired session token and --auth security_token * Modified supported versions for the following packages: cryptography (>3.2.1, <=3.4.7), click (7.1.2). - from version 3.0.1 * Support for identifying Management Agent hosts eligible to create Operations Insights Host resources on * ``oci opsi host-insights list-importable-agent-entities`` * Support for summarize-agen-counts and summarize-plugin-counts in Management Agent service * ``oci management-agent agent summarize-agent-counts`` * ``oci management-agent agent summarize-plugin-counts`` * Support for additional filters when listing management agents in Management Agent service * ``oci management-agent agent list --availability-status, --host-id, --is-customer-deployed`` * Modified supported versions for the following packages: six (>=0.15.0). * Check the bucket exists before bulk and sync operations in Object Storage service * ``oci os object bulk-upload`` * ``oci os object bulk-download`` * ``oci os object sync`` * Session authentication now has no private key passphrase prompt by default; private key OBS-URL: https://build.opensuse.org/request/show/914250 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=24
2021-08-30 09:56:47 +02:00
+docutils>=0.15.2
Accepting request 986330 from home:glaubitz:branches:Cloud:Tools - Update to version 3.10.5 * Support for the Network Monitoring service * ``oci vn-monitoring`` * Support for EmWarehouse Service * ``oci em-warehouse`` * Support for specifying application scan settings when creating or updating host scan recipes in the Vulnerability Scanning service * ``oci vulnerability-scanning host scan recipe create --application-settings`` * ``oci vulnerability-scanning host scan recipe update --application-settings`` * Support for shared infrastructure autonomous database character sets in the Database service * ``oci db autonomous-database-character-sets list`` * Support for safe-deleting nodes in the Container Engine for Kubernetes service * ``oci ce node-pool create --is-force-deletion-after-override-grace-duration-query-param`` * ``oci ce node-pool update --is-force-deletion-after-override-grace-duration-query-param`` * ``oci ce node-pool delete --is-force-deletion-after-override-grace-duration-query-param`` * ``oci ce node-pool delete-node --is-force-deletion-after-override-grace-duration-query-param`` * Support for ``ncharacter-set`` and ``ncharacter-set`` in Autonomous database service * ``oci db autonomous-database create --character-set "AL32UTF8" --ncharacter-set "AL16UTF16"`` - from version 3.10.4 * Support for the Network Firewall service * ``oci network-firewall`` * Support for CSV file type datasets for text labeling and JSONL in the Data Labeling service * ``oci data-labeling-service dataset create-dataset-text-dataset-format-details --dataset-format-details-text-file-type-metadata`` * Support for diagnostics in the Database Management service * ``oci database-management diagnosability`` * ``oci database-management sql-tuning-task`` * Fixed following command/operations input, output filenames and path for windows OS in object storage service * ``oci os object sync`` OBS-URL: https://build.opensuse.org/request/show/986330 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=41
2022-07-03 17:29:37 +02:00
+prompt-toolkit>=3.0.29
Accepting request 1060960 from home:glaubitz:branches:Cloud:Tools - Update to version 3.22.3 * Support for the Cloud Migrations service * ``oci cloud-migrations`` * Support for new optional parameter to set Custom Private IP during Private End Point provisioning in the Database service * ``oci db autonomous-database create --private-endpoint-ip`` * ``oci db autonomous-database create-adb-cross-region-data-guard-details --private-endpoint-ip`` * ``oci db autonomous-database create-from-backup-id --private-endpoint-ip`` * ``oci db autonomous-database create-from-backup-timestamp --private-endpoint-ip`` * ``oci db autonomous-database create-from-clone --private-endpoint-ip`` * ``oci db autonomous-database create-refreshable-clone --private-endpoint-ip`` * ``oci db autonomous-database update --private-endpoint-ip`` * Support for Machine Learning pipelines for the Data Science Service * ``oci data-science pipeline`` * ``oci data-science pipeline-run`` * Support for the language PII (Personal Identifiable Information) detection in the AI Language service * ``oci ai language batch-detect-pii-entities`` * Support for cross region replication in the File Storage service * ``oci fs replication create`` * ``oci fs replication get`` * ``oci fs replication list`` * ``oci fs replication delete`` * ``oci fs replication change-compartment`` * ``oci fs file-system estimate-replication`` - from version 3.22.2 * Database service * Support for Private DNS in ExaCS systems during provisioning * ``oci db cloud-vm-cluster create --private-zone-id`` OBS-URL: https://build.opensuse.org/request/show/1060960 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=69
2023-01-26 14:37:12 +01:00
setuptools>65.5.1; python_version > '3.6'
-setuptools==59.6.0; python_version == '3.6'
Accepting request 1168842 from home:glaubitz:branches:Cloud:Tools - Update to version 3.39.1 * Database Service * New Autonomous Database Software Image Introduced * ``oci db autonomous-database-software-image`` * Support for Autonomous Database Software Image * ``oci db autonomous-database-software-image change-compartment --autonomous-database-software-image-id`` * ``oci db autonomous-database-software-image create`` * ``oci db autonomous-database-software-image delete`` * ``oci db autonomous-database-software-image get --autonomous-database-software-image-id`` * ``oci db autonomous-database-software-image list`` * ``oci db autonomous-database-software-image update --autonomous-database-software-image-id`` * Support for optional parameter --database-software-image-id * ``oci db autonomous-container-database create --database-software-image-id`` * Database Migration Service * Support for AWS_S3 with object_storage_bucket migrations * ``oci database-migration migration create-migration-aws-s3-data-transfer-medium-details`` * ``oci database-migration migration update-migration-aws-s3-data-transfer-medium-details`` * Generative AI Interface Service * Support for Chat Results * ``oci generative-ai-inference chat-result chat`` * ``oci generative-ai-inference chat-result chat-cohere-chat-request`` * ``oci generative-ai-inference chat-result chat-dedicated-serving-mode`` * ``oci generative-ai-inference chat-result chat-generic-chat-request`` * ``oci generative-ai-inference chat-result chat-on-demand-serving-mode`` * Network Load Balancer Service * Addition of optional parameter --is-fail-open in backend-set and health-checker update commands OBS-URL: https://build.opensuse.org/request/show/1168842 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=122
2024-04-18 14:16:29 +02:00
+setuptools>=59.6.0; python_version >= '3.6'
Accepting request 1098627 from home:glaubitz:branches:Cloud:Tools - Update to version 3.29.3 * Support for optional parameters in the Application Performance Monitoring Synthetic service * ``oci apm-synthetics monitor create-browser-monitor --is-default-snapshot-enabled --verify-response-codes`` * ``oci apm-synthetics monitor create-rest-monitor --client-certificate-details`` * ``oci apm-synthetics monitor create-scripted-browser-monitor --is-default-snapshot-enabled`` * ``oci apm-synthetics monitor create-scripted-rest-monitor --req-authentication-scheme --verify-response-codes`` * ``oci apm-synthetics monitor update-browser-monitor --is-default-snapshot-enabled --verify-response-codes`` * ``oci apm-synthetics monitor update-rest-monitor ---client-certificate-details`` * ``oci apm-synthetics monitor update-scripted-browser-monitor ---is-default-snapshot-enabled`` * ``oci apm-synthetics monitor update-scripted-rest-monitor --req-authentication-scheme --verify-response-codes`` * Support for new commands in the OSP Gateway service * ``oci osp-gateway address-rule-service address-rule get`` * ``oci osp-gateway address-service address`` * AI Document Service * Support for new commands * ``oci ai-document analyze-document-result`` * ``oci ai-document model patch`` * Support for new optional parameters * ``oci ai-document model create --alias-name --component-models`` * Support for workload mapping processing in the Container Engine service * ``oci ce workload-mapping`` * ``oci ce workload-mapping-summary`` * Support for new commands in the Data Integration service * ``oci data-integration composite-state get`` * ``oci data-integration export-request`` * ``oci data-integration export-request-summary-collection list-export-requests`` * ``oci data-integration import-request`` * ``oci data-integration import-request-summary-collection list-import-requests`` * ``oci data-integration data-entity create-entity-shape-create-entity-shape-from-object`` * ``oci data-integration workspace delete-export-request`` OBS-URL: https://build.opensuse.org/request/show/1098627 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=92
2023-07-16 11:29:19 +02:00
# this is required because of python 3.6 requests dependency version bound
Accepting request 1131622 from home:glaubitz:branches:Cloud:Tools - Update to version 3.37.0 * Database service * Support for the serial console history. * ``oci db console-history`` * Support for new optional parameters, autonomous-data-storage-size-in-tbs, cpu-core-count-per-node and total-container-databases in the cloud autonomous and autonomous vm cluster db resources. * ``oci db autonomous-vm-cluster update --autonomous-data-storage-size-in-tbs, --cpu-core-count-per-node, --total-container-databases`` * ``oci db cloud-autonomous-vm-cluster update --autonomous-data-storage-size-in-tbs, --cpu-core-count-per-node, --total-container-databases`` * Support for new list system versions commands. * ``oci db system-version list`` *Support for new optional parameter in cloud-vm-cluster and vm-cluster resources. * ``oci db cloud-vm-cluster create --system-version`` * ``oci db vm-cluster create --system-version`` * Support for multiple clusters in a SDDC in Oracle Cloud VMware Provisioning service. * ``oci ocvs esxi-host replace-host`` * ``oci ocvs cluster cluster`` * ``oci ocvs sddc retrieve-password`` * Support for upload-discovery-data in Log Analytics service. * ``oci log-analytics entity upload-discovery-data --upload-discovery-data-details --namespace-name`` * ``oci log-analytics entity upload-discovery-data --file --namespace-name`` * ADM service. * Support for new list actions. * ``oci adm remediation-recipe list`` * ``oci adm remediation-run list`` * ``oci adm remediation-run list-application-dependency-recommendations`` * ``oci adm remediation-run-stage list-stages`` OBS-URL: https://build.opensuse.org/request/show/1131622 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=106
2023-12-11 15:08:47 +01:00
urllib3<=1.26.15
Accepting request 1168842 from home:glaubitz:branches:Cloud:Tools - Update to version 3.39.1 * Database Service * New Autonomous Database Software Image Introduced * ``oci db autonomous-database-software-image`` * Support for Autonomous Database Software Image * ``oci db autonomous-database-software-image change-compartment --autonomous-database-software-image-id`` * ``oci db autonomous-database-software-image create`` * ``oci db autonomous-database-software-image delete`` * ``oci db autonomous-database-software-image get --autonomous-database-software-image-id`` * ``oci db autonomous-database-software-image list`` * ``oci db autonomous-database-software-image update --autonomous-database-software-image-id`` * Support for optional parameter --database-software-image-id * ``oci db autonomous-container-database create --database-software-image-id`` * Database Migration Service * Support for AWS_S3 with object_storage_bucket migrations * ``oci database-migration migration create-migration-aws-s3-data-transfer-medium-details`` * ``oci database-migration migration update-migration-aws-s3-data-transfer-medium-details`` * Generative AI Interface Service * Support for Chat Results * ``oci generative-ai-inference chat-result chat`` * ``oci generative-ai-inference chat-result chat-cohere-chat-request`` * ``oci generative-ai-inference chat-result chat-dedicated-serving-mode`` * ``oci generative-ai-inference chat-result chat-generic-chat-request`` * ``oci generative-ai-inference chat-result chat-on-demand-serving-mode`` * Network Load Balancer Service * Addition of optional parameter --is-fail-open in backend-set and health-checker update commands OBS-URL: https://build.opensuse.org/request/show/1168842 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=122
2024-04-18 14:16:29 +02:00
diff -Nru oci-cli-3.39.1.orig/setup.py oci-cli-3.39.1/setup.py
--- oci-cli-3.39.1.orig/setup.py 2024-04-16 10:33:42.000000000 +0200
+++ oci-cli-3.39.1/setup.py 2024-04-18 14:13:32.618481796 +0200
Accepting request 1094620 from home:glaubitz:branches:Cloud:Tools - Update to version 3.29.1 * Support for the Serial Console Access in the Database service * ``oci db console-connection create`` * ``oci db console-connection delete`` * ``oci db console-connection update`` * ``oci db node update`` * Database Migration Service * Support for creating a new connection with Network Security Group (NSG) Id's * ``oci database-migration connection create --nsg-ids`` * Support for updating a connection with new Network Security Group (NSG) Id's * ``oci database-migration connection update --nsg-ids`` * Support for new optional parameter in the Functions service * ``oci fn application create --shape`` * Data Flow service * Support for creating and managing Data Flow Pools * ``oci data-flow pool`` * Support for additional optional parameters for using Data Flow pools * ``oci data-flow application create --pool-id`` * ``oci data-flow application update --pool-id`` * ``oci data-flow run create --pool-id`` * ``oci data-flow run submit --pool-id`` * ``oci data-flow run list --pool-id`` * Rover Node Service * Support for the following in the Roving Edge Infrastructure Service * ``oci rover node create --cert-compartment-id --cert-key-algorithm --cert-signature-algorithm --common-name --issuer-certificate-authority-id --time-cert-validity-end`` * ``oci rover node update --cert-compartment-id --cert-key-algorithm --cert-signature-algorithm --certificate-authority-id --common-name --time-cert-validity-end`` * Commands for rover upgrade bundle support * ``oci rover node rover-bundle copy-to-customer`` OBS-URL: https://build.opensuse.org/request/show/1094620 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=88
2023-06-22 13:42:30 +02:00
@@ -30,23 +30,23 @@
Accepting request 990997 from home:glaubitz:branches:Cloud:Tools - Update to version 3.11.1 * Support for 2 new global parameters to provide connection and read timeout value * ``oci --connection-timeout --read-timeout`` * Support for Container Databases (CDBs) and Pluggable Databases (PDBs) discovery in the Stack Monitoring service * ``oci stack-monitoring discovery-job create --compartment-id --discovery-details`` * Support for the Fusion Apps service * ``oci fusion-apps`` * Support for the Oracle Process Automation service * ``oci opa`` * Support for ingress routing tables to NAT Gateway and Internet Gateway in the VCN Routing service * ``oci network nat-gateway create --route-table-id`` * ``oci network nat-gateway update --route-table-id`` * ``oci network internet-gateway create --route-table-id`` * ``oci network internet-gateway update --route-table-id`` * Support for maintenance reboot due date extension on Virtual Machine instances in the core service * ``oci compute instance-maintenance-reboot get`` * ``oci compute instance update --time-maintenance-reboot-due`` * Support for Oracle Managed Access service * ``oci oma`` * Support for grapePeriod for wallet rotation feature in the Autonomous Database service * ``oci db autonomous-database-wallet rotate --grace-period`` * ``oci db autonomous-database-wallet rotate-regional-wallet --grace-period`` * Support for the Media service * ``oci media-services`` * Modified supported version for the following package: cryptography (>=3.2.1, <=37.0.2), pyOpenSSL (>=17.5.0, <=22.0.0) - from version 3.11.0 OBS-URL: https://build.opensuse.org/request/show/990997 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=43
2022-07-25 16:05:08 +02:00
readme = f.read()
requires = [
Accepting request 1168842 from home:glaubitz:branches:Cloud:Tools - Update to version 3.39.1 * Database Service * New Autonomous Database Software Image Introduced * ``oci db autonomous-database-software-image`` * Support for Autonomous Database Software Image * ``oci db autonomous-database-software-image change-compartment --autonomous-database-software-image-id`` * ``oci db autonomous-database-software-image create`` * ``oci db autonomous-database-software-image delete`` * ``oci db autonomous-database-software-image get --autonomous-database-software-image-id`` * ``oci db autonomous-database-software-image list`` * ``oci db autonomous-database-software-image update --autonomous-database-software-image-id`` * Support for optional parameter --database-software-image-id * ``oci db autonomous-container-database create --database-software-image-id`` * Database Migration Service * Support for AWS_S3 with object_storage_bucket migrations * ``oci database-migration migration create-migration-aws-s3-data-transfer-medium-details`` * ``oci database-migration migration update-migration-aws-s3-data-transfer-medium-details`` * Generative AI Interface Service * Support for Chat Results * ``oci generative-ai-inference chat-result chat`` * ``oci generative-ai-inference chat-result chat-cohere-chat-request`` * ``oci generative-ai-inference chat-result chat-dedicated-serving-mode`` * ``oci generative-ai-inference chat-result chat-generic-chat-request`` * ``oci generative-ai-inference chat-result chat-on-demand-serving-mode`` * Network Load Balancer Service * Addition of optional parameter --is-fail-open in backend-set and health-checker update commands OBS-URL: https://build.opensuse.org/request/show/1168842 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=122
2024-04-18 14:16:29 +02:00
- 'oci==2.125.3',
+ 'oci>=2.125.3',
Accepting request 990997 from home:glaubitz:branches:Cloud:Tools - Update to version 3.11.1 * Support for 2 new global parameters to provide connection and read timeout value * ``oci --connection-timeout --read-timeout`` * Support for Container Databases (CDBs) and Pluggable Databases (PDBs) discovery in the Stack Monitoring service * ``oci stack-monitoring discovery-job create --compartment-id --discovery-details`` * Support for the Fusion Apps service * ``oci fusion-apps`` * Support for the Oracle Process Automation service * ``oci opa`` * Support for ingress routing tables to NAT Gateway and Internet Gateway in the VCN Routing service * ``oci network nat-gateway create --route-table-id`` * ``oci network nat-gateway update --route-table-id`` * ``oci network internet-gateway create --route-table-id`` * ``oci network internet-gateway update --route-table-id`` * Support for maintenance reboot due date extension on Virtual Machine instances in the core service * ``oci compute instance-maintenance-reboot get`` * ``oci compute instance update --time-maintenance-reboot-due`` * Support for Oracle Managed Access service * ``oci oma`` * Support for grapePeriod for wallet rotation feature in the Autonomous Database service * ``oci db autonomous-database-wallet rotate --grace-period`` * ``oci db autonomous-database-wallet rotate-regional-wallet --grace-period`` * Support for the Media service * ``oci media-services`` * Modified supported version for the following package: cryptography (>=3.2.1, <=37.0.2), pyOpenSSL (>=17.5.0, <=22.0.0) - from version 3.11.0 OBS-URL: https://build.opensuse.org/request/show/990997 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=43
2022-07-25 16:05:08 +02:00
'arrow>=1.0.0',
'certifi',
Accepting request 1071500 from home:glaubitz:branches:Cloud:Tools - Update to version 3.23.3 * Support for Identity Domains service * ``oci identity-domains`` * Database Service * Support for Long Term Backup for Autonomous Databases on Exadata Cloud at Customer * ``oci db autonomous-database-backup create --backup-destination-details`` * ``oci db autonomous-database-backup list --type`` * Container Engine for Kubernetes service * Support for enhanced cluster * ``oci ce cluster create --type`` * ``oci ce cluster update --type`` * Support for Cluster AddOns * ``oci ce addon`` * Support for Serverless * ``oci ce virtual-node-pool`` * Data integration service * Support for copy objects and template retrieval * ``oci data-integration workspace copy-object-request create`` * ``oci data-integration workspace copy-object-request get`` * ``oci data-integration workspace delete-copy-object-request`` * ``oci data-integration workspace update-copy-object-request`` * ``oci data-integration workspace copy-object-request-summary-collection list-copy-object-requests`` * ``oci data-integration template get`` * ``oci data-integration template list`` * Goldengate service * Support for managing available deployment version in the system * ``oci goldengate deployment-version`` * Support for listing deployment versions * ``oci goldengate deployment-version list`` OBS-URL: https://build.opensuse.org/request/show/1071500 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=79
2023-03-15 09:21:50 +01:00
- 'click==8.0.4',
- Switch build setup to agreed upon format to better accomodate SLE and Factory and make it easier in the future to deal with Python interpreter changes (bsc#1221103) - Switch to wheel build - Update to version 3.37.13 * Support for New Dev License Type in Oracle Autonomous Database (on Dedicated Infrastructure) * Support for new optional parameters to create Autonomous Container Database * Support for Autoscaling in the Data Science Model Deployment service - From 3.37.12 * Support for server streaming events in the Generative AI Inference Service when `inference-request-is-stream` is set to true * Support for Whisper Models in creation of transcription job * Support for Delete Job API in transcription job * Support for updating host-insights * Support to receive insights from resources in child compartments for news reports * Support to update more parameters for news reports * Support to choose the day of the week the report is received for news reports - From 3.37.11 * Support for retrieving logs in Container Instance Service. * Support for queue source feature in Connector Hub Service. * Support for asynchronous data asset export in Data Catalog Service. * Support for the secret auto-generation in Vault Secret Management Service. * Support for new optional parameters in key commands to enable or modify automatic key rotation settings in Key Management Service. * Support for tagging for following commands in Database Management Service. * Support for multiple approvals (two approvals). * Support for forwarding Hypervisor logs. OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=118
2024-03-14 14:31:43 +01:00
- 'cryptography>=3.2.1,<43.0.0',
Accepting request 1115033 from home:glaubitz:branches:Cloud:Tools - Update to version 3.33.3 * Database Service * Support for resource-pool-shapes for autonomous databases * ``oci db autonomous-database resource-pool-shapes`` * Support for Elastic Resource Pools for autonomous databases, adding two optional parameter * ``oci db autonomous-database create --resource-pool-leader-id --resource-pool-summary`` * ``oci db autonomous-database create-adb-cross-region-data-guard-details --resource-pool-leader-id --resource-pool-summary`` * ``oci db autonomous-database create-autonomous-database-create-cross-region-disaster-\ recovery-details --resource-pool-leader-id --resource-pool-summary`` * ``oci db autonomous-database create-from-backup-id --resource-pool-leader-id --resource-pool-summary`` * ``oci db autonomous-database create-from-backup-timestamp --resource-pool-leader-id --resource-pool-summary`` * ``oci db autonomous-database create-from-clone --resource-pool-leader-id --resource-pool-summary`` * ``oci db autonomous-database create-refreshable-clone --resource-pool-leader-id --resource-pool-summary`` * ``oci db autonomous-database update --resource-pool-leader-id --resource-pool-summary`` * ``oci db autonomous-database list --is-resource-pool-leader --resource-pool-leader-id`` * Support for Private Endpoints in Data Science Service * ``oci data-science ds-private-endpoint`` * Support for File System Service (FSS) as transfer medium for Datapump export/import in the Database Migration Service (DMS) * Support for new optional parameter * ``oci database-migration migration create --data-transfer-medium-details`` * ``oci database-migration migration update --data-transfer-medium-details`` * ``oci database-migration migration create --dump-transfer-details`` * ``oci database-migration migration update --dump-transfer-details`` * ``oci database-migration migration create --data-transfer-medium-details-v2`` * ``oci database-migration migration update --data-transfer-medium-details-v2`` * Support for new optional parameters for Replica in the MySQL Heatwave Service * ``oci mysql replica create --replica-overrides`` * ``oci mysql replica update --replica-overrides`` OBS-URL: https://build.opensuse.org/request/show/1115033 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=100
2023-10-04 11:35:07 +02:00
- 'jmespath==0.10.0',
Accepting request 1118869 from home:glaubitz:branches:Cloud:Tools - Update to version 3.34.0 * Support for the new Redis service * ``oci redis`` * Support for export Container and Kubernetes application listings in the Marketplace Service * ``oci marketplace-publisher`` * Support for achieving higher limits in the Network Firewall Service * ``oci network-firewall address-list`` * ``oci network-firewall application`` * ``oci network-firewall application-group`` * ``oci network-firewall decryption-profile`` * ``oci network-firewall decryption-rule`` * ``oci network-firewall mapped-secret`` * ``oci network-firewall network-firewall-policy`` * ``oci network-firewall security-rule`` * ``oci network-firewall service`` * ``oci network-firewall service-list`` * ``oci network-firewall url-list`` * Support for exporting access request reports in the Managed Access Service * ``oci oma lockbox export-access-requests`` * Support for Mount File System in Data Science Jobs and Notebooks in the Data Science Service * ``oci data-science job create --job-storage-mount-configuration-details-list`` * ``oci data-science job update --job-storage-mount-configuration-details-list`` * ``oci data-science notebook-session create --notebook-session-storage-mount-configuration-details-list`` * ``oci data-science notebook-session update --notebook-session-storage-mount-configuration-details-list`` * Logging Management * Support for unified agent operational metrics for the service configuration option * ``oci logging agent-configuration`` * Added new destination field in the option ``--service-configuration`` * [BREAKING] Optional parameter ``--auto-approval-state`` was removed in the Managed Access Service * ``oci oma lockbox update`` OBS-URL: https://build.opensuse.org/request/show/1118869 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=102
2023-10-20 08:46:08 +02:00
- 'python-dateutil>=2.5.3,<3.0.0',
+ 'click>=8.0.4',
+ 'cryptography>=3.2.1',
Accepting request 990997 from home:glaubitz:branches:Cloud:Tools - Update to version 3.11.1 * Support for 2 new global parameters to provide connection and read timeout value * ``oci --connection-timeout --read-timeout`` * Support for Container Databases (CDBs) and Pluggable Databases (PDBs) discovery in the Stack Monitoring service * ``oci stack-monitoring discovery-job create --compartment-id --discovery-details`` * Support for the Fusion Apps service * ``oci fusion-apps`` * Support for the Oracle Process Automation service * ``oci opa`` * Support for ingress routing tables to NAT Gateway and Internet Gateway in the VCN Routing service * ``oci network nat-gateway create --route-table-id`` * ``oci network nat-gateway update --route-table-id`` * ``oci network internet-gateway create --route-table-id`` * ``oci network internet-gateway update --route-table-id`` * Support for maintenance reboot due date extension on Virtual Machine instances in the core service * ``oci compute instance-maintenance-reboot get`` * ``oci compute instance update --time-maintenance-reboot-due`` * Support for Oracle Managed Access service * ``oci oma`` * Support for grapePeriod for wallet rotation feature in the Autonomous Database service * ``oci db autonomous-database-wallet rotate --grace-period`` * ``oci db autonomous-database-wallet rotate-regional-wallet --grace-period`` * Support for the Media service * ``oci media-services`` * Modified supported version for the following package: cryptography (>=3.2.1, <=37.0.2), pyOpenSSL (>=17.5.0, <=22.0.0) - from version 3.11.0 OBS-URL: https://build.opensuse.org/request/show/990997 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=43
2022-07-25 16:05:08 +02:00
+ 'jmespath>=0.10.0',
Accepting request 1118869 from home:glaubitz:branches:Cloud:Tools - Update to version 3.34.0 * Support for the new Redis service * ``oci redis`` * Support for export Container and Kubernetes application listings in the Marketplace Service * ``oci marketplace-publisher`` * Support for achieving higher limits in the Network Firewall Service * ``oci network-firewall address-list`` * ``oci network-firewall application`` * ``oci network-firewall application-group`` * ``oci network-firewall decryption-profile`` * ``oci network-firewall decryption-rule`` * ``oci network-firewall mapped-secret`` * ``oci network-firewall network-firewall-policy`` * ``oci network-firewall security-rule`` * ``oci network-firewall service`` * ``oci network-firewall service-list`` * ``oci network-firewall url-list`` * Support for exporting access request reports in the Managed Access Service * ``oci oma lockbox export-access-requests`` * Support for Mount File System in Data Science Jobs and Notebooks in the Data Science Service * ``oci data-science job create --job-storage-mount-configuration-details-list`` * ``oci data-science job update --job-storage-mount-configuration-details-list`` * ``oci data-science notebook-session create --notebook-session-storage-mount-configuration-details-list`` * ``oci data-science notebook-session update --notebook-session-storage-mount-configuration-details-list`` * Logging Management * Support for unified agent operational metrics for the service configuration option * ``oci logging agent-configuration`` * Added new destination field in the option ``--service-configuration`` * [BREAKING] Optional parameter ``--auto-approval-state`` was removed in the Managed Access Service * ``oci oma lockbox update`` OBS-URL: https://build.opensuse.org/request/show/1118869 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=102
2023-10-20 08:46:08 +02:00
+ 'python-dateutil>=2.5.3',
Accepting request 990997 from home:glaubitz:branches:Cloud:Tools - Update to version 3.11.1 * Support for 2 new global parameters to provide connection and read timeout value * ``oci --connection-timeout --read-timeout`` * Support for Container Databases (CDBs) and Pluggable Databases (PDBs) discovery in the Stack Monitoring service * ``oci stack-monitoring discovery-job create --compartment-id --discovery-details`` * Support for the Fusion Apps service * ``oci fusion-apps`` * Support for the Oracle Process Automation service * ``oci opa`` * Support for ingress routing tables to NAT Gateway and Internet Gateway in the VCN Routing service * ``oci network nat-gateway create --route-table-id`` * ``oci network nat-gateway update --route-table-id`` * ``oci network internet-gateway create --route-table-id`` * ``oci network internet-gateway update --route-table-id`` * Support for maintenance reboot due date extension on Virtual Machine instances in the core service * ``oci compute instance-maintenance-reboot get`` * ``oci compute instance update --time-maintenance-reboot-due`` * Support for Oracle Managed Access service * ``oci oma`` * Support for grapePeriod for wallet rotation feature in the Autonomous Database service * ``oci db autonomous-database-wallet rotate --grace-period`` * ``oci db autonomous-database-wallet rotate-regional-wallet --grace-period`` * Support for the Media service * ``oci media-services`` * Modified supported version for the following package: cryptography (>=3.2.1, <=37.0.2), pyOpenSSL (>=17.5.0, <=22.0.0) - from version 3.11.0 OBS-URL: https://build.opensuse.org/request/show/990997 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=43
2022-07-25 16:05:08 +02:00
'pytz>=2016.10',
'six>=1.15.0',
Accepting request 1145107 from home:glaubitz:branches:Cloud:Tools - Update to version 3.37.8 * Support for the Globally Distributed Database Service * ``oci gdd`` * Support for Data Sources, including Prometheus Emitter, in the Management Agent Service * ``oci management-agent agent create-prometheus-emitter`` * Support for Bring Your Own Certificates in MySQL HeatWave Database Service * ``oci mysql db-system clone --secure-connections`` * ``oci mysql db-system create --secure-connections`` * ``oci mysql db-system import --secure-connections`` * ``oci mysql db-system update --secure-connections`` * Support for resource locking operations in the Digital Media Services * ``oci media-services media-asset add --type full`` * Vault Secret Management Service * Support for the secret rotation * ``oci vault secret rotate`` * Support for cancelling the ongoing rotation * ``oci vault secret cancelrotation`` * Vault Key Management Service * Support for Dedicated KMS * ``oci kms kms-hsm-cluster hsm-cluster cancel-hsm-cluster-deletion --hsm-cluster-id`` * ``oci kms kms-hsm-cluster hsm-cluster change-compartment --compartment-id`` * ``oci kms kms-hsm-cluster hsm-cluster create --compartment-id`` * ``oci kms kms-hsm-cluster hsm-cluster download-certificate-signing-request --hsm-cluster-id`` * ``oci kms kms-hsm-cluster hsm-cluster get --hsm-cluster-id`` * ``oci kms kms-hsm-cluster hsm-cluster list --compartment-id`` * ``oci kms kms-hsm-cluster hsm-cluster schedule-hsm-cluster-deletion --hsm-cluster-id, --time-of-deletion`` * ``oci kms kms-hsm-cluster hsm-cluster update --hsm-cluster-id, --defined-tags, --display-name, --force, --freeform-tags`` OBS-URL: https://build.opensuse.org/request/show/1145107 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=112
2024-02-09 15:14:32 +01:00
- 'terminaltables==3.1.10',
- Switch build setup to agreed upon format to better accomodate SLE and Factory and make it easier in the future to deal with Python interpreter changes (bsc#1221103) - Switch to wheel build - Update to version 3.37.13 * Support for New Dev License Type in Oracle Autonomous Database (on Dedicated Infrastructure) * Support for new optional parameters to create Autonomous Container Database * Support for Autoscaling in the Data Science Model Deployment service - From 3.37.12 * Support for server streaming events in the Generative AI Inference Service when `inference-request-is-stream` is set to true * Support for Whisper Models in creation of transcription job * Support for Delete Job API in transcription job * Support for updating host-insights * Support to receive insights from resources in child compartments for news reports * Support to update more parameters for news reports * Support to choose the day of the week the report is received for news reports - From 3.37.11 * Support for retrieving logs in Container Instance Service. * Support for queue source feature in Connector Hub Service. * Support for asynchronous data asset export in Data Catalog Service. * Support for the secret auto-generation in Vault Secret Management Service. * Support for new optional parameters in key commands to enable or modify automatic key rotation settings in Key Management Service. * Support for tagging for following commands in Database Management Service. * Support for multiple approvals (two approvals). * Support for forwarding Hypervisor logs. OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=118
2024-03-14 14:31:43 +01:00
- 'pyOpenSSL>=17.5.0,<25.0.0',
Accepting request 1118869 from home:glaubitz:branches:Cloud:Tools - Update to version 3.34.0 * Support for the new Redis service * ``oci redis`` * Support for export Container and Kubernetes application listings in the Marketplace Service * ``oci marketplace-publisher`` * Support for achieving higher limits in the Network Firewall Service * ``oci network-firewall address-list`` * ``oci network-firewall application`` * ``oci network-firewall application-group`` * ``oci network-firewall decryption-profile`` * ``oci network-firewall decryption-rule`` * ``oci network-firewall mapped-secret`` * ``oci network-firewall network-firewall-policy`` * ``oci network-firewall security-rule`` * ``oci network-firewall service`` * ``oci network-firewall service-list`` * ``oci network-firewall url-list`` * Support for exporting access request reports in the Managed Access Service * ``oci oma lockbox export-access-requests`` * Support for Mount File System in Data Science Jobs and Notebooks in the Data Science Service * ``oci data-science job create --job-storage-mount-configuration-details-list`` * ``oci data-science job update --job-storage-mount-configuration-details-list`` * ``oci data-science notebook-session create --notebook-session-storage-mount-configuration-details-list`` * ``oci data-science notebook-session update --notebook-session-storage-mount-configuration-details-list`` * Logging Management * Support for unified agent operational metrics for the service configuration option * ``oci logging agent-configuration`` * Added new destination field in the option ``--service-configuration`` * [BREAKING] Optional parameter ``--auto-approval-state`` was removed in the Managed Access Service * ``oci oma lockbox update`` OBS-URL: https://build.opensuse.org/request/show/1118869 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=102
2023-10-20 08:46:08 +02:00
- 'PyYAML>=5.4,<=6.0.1',
Accepting request 1115033 from home:glaubitz:branches:Cloud:Tools - Update to version 3.33.3 * Database Service * Support for resource-pool-shapes for autonomous databases * ``oci db autonomous-database resource-pool-shapes`` * Support for Elastic Resource Pools for autonomous databases, adding two optional parameter * ``oci db autonomous-database create --resource-pool-leader-id --resource-pool-summary`` * ``oci db autonomous-database create-adb-cross-region-data-guard-details --resource-pool-leader-id --resource-pool-summary`` * ``oci db autonomous-database create-autonomous-database-create-cross-region-disaster-\ recovery-details --resource-pool-leader-id --resource-pool-summary`` * ``oci db autonomous-database create-from-backup-id --resource-pool-leader-id --resource-pool-summary`` * ``oci db autonomous-database create-from-backup-timestamp --resource-pool-leader-id --resource-pool-summary`` * ``oci db autonomous-database create-from-clone --resource-pool-leader-id --resource-pool-summary`` * ``oci db autonomous-database create-refreshable-clone --resource-pool-leader-id --resource-pool-summary`` * ``oci db autonomous-database update --resource-pool-leader-id --resource-pool-summary`` * ``oci db autonomous-database list --is-resource-pool-leader --resource-pool-leader-id`` * Support for Private Endpoints in Data Science Service * ``oci data-science ds-private-endpoint`` * Support for File System Service (FSS) as transfer medium for Datapump export/import in the Database Migration Service (DMS) * Support for new optional parameter * ``oci database-migration migration create --data-transfer-medium-details`` * ``oci database-migration migration update --data-transfer-medium-details`` * ``oci database-migration migration create --dump-transfer-details`` * ``oci database-migration migration update --dump-transfer-details`` * ``oci database-migration migration create --data-transfer-medium-details-v2`` * ``oci database-migration migration update --data-transfer-medium-details-v2`` * Support for new optional parameters for Replica in the MySQL Heatwave Service * ``oci mysql replica create --replica-overrides`` * ``oci mysql replica update --replica-overrides`` OBS-URL: https://build.opensuse.org/request/show/1115033 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=100
2023-10-04 11:35:07 +02:00
- 'prompt-toolkit==3.0.29'
Accepting request 1145107 from home:glaubitz:branches:Cloud:Tools - Update to version 3.37.8 * Support for the Globally Distributed Database Service * ``oci gdd`` * Support for Data Sources, including Prometheus Emitter, in the Management Agent Service * ``oci management-agent agent create-prometheus-emitter`` * Support for Bring Your Own Certificates in MySQL HeatWave Database Service * ``oci mysql db-system clone --secure-connections`` * ``oci mysql db-system create --secure-connections`` * ``oci mysql db-system import --secure-connections`` * ``oci mysql db-system update --secure-connections`` * Support for resource locking operations in the Digital Media Services * ``oci media-services media-asset add --type full`` * Vault Secret Management Service * Support for the secret rotation * ``oci vault secret rotate`` * Support for cancelling the ongoing rotation * ``oci vault secret cancelrotation`` * Vault Key Management Service * Support for Dedicated KMS * ``oci kms kms-hsm-cluster hsm-cluster cancel-hsm-cluster-deletion --hsm-cluster-id`` * ``oci kms kms-hsm-cluster hsm-cluster change-compartment --compartment-id`` * ``oci kms kms-hsm-cluster hsm-cluster create --compartment-id`` * ``oci kms kms-hsm-cluster hsm-cluster download-certificate-signing-request --hsm-cluster-id`` * ``oci kms kms-hsm-cluster hsm-cluster get --hsm-cluster-id`` * ``oci kms kms-hsm-cluster hsm-cluster list --compartment-id`` * ``oci kms kms-hsm-cluster hsm-cluster schedule-hsm-cluster-deletion --hsm-cluster-id, --time-of-deletion`` * ``oci kms kms-hsm-cluster hsm-cluster update --hsm-cluster-id, --defined-tags, --display-name, --force, --freeform-tags`` OBS-URL: https://build.opensuse.org/request/show/1145107 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=112
2024-02-09 15:14:32 +01:00
+ 'terminaltables>=3.1.10',
Accepting request 1118869 from home:glaubitz:branches:Cloud:Tools - Update to version 3.34.0 * Support for the new Redis service * ``oci redis`` * Support for export Container and Kubernetes application listings in the Marketplace Service * ``oci marketplace-publisher`` * Support for achieving higher limits in the Network Firewall Service * ``oci network-firewall address-list`` * ``oci network-firewall application`` * ``oci network-firewall application-group`` * ``oci network-firewall decryption-profile`` * ``oci network-firewall decryption-rule`` * ``oci network-firewall mapped-secret`` * ``oci network-firewall network-firewall-policy`` * ``oci network-firewall security-rule`` * ``oci network-firewall service`` * ``oci network-firewall service-list`` * ``oci network-firewall url-list`` * Support for exporting access request reports in the Managed Access Service * ``oci oma lockbox export-access-requests`` * Support for Mount File System in Data Science Jobs and Notebooks in the Data Science Service * ``oci data-science job create --job-storage-mount-configuration-details-list`` * ``oci data-science job update --job-storage-mount-configuration-details-list`` * ``oci data-science notebook-session create --notebook-session-storage-mount-configuration-details-list`` * ``oci data-science notebook-session update --notebook-session-storage-mount-configuration-details-list`` * Logging Management * Support for unified agent operational metrics for the service configuration option * ``oci logging agent-configuration`` * Added new destination field in the option ``--service-configuration`` * [BREAKING] Optional parameter ``--auto-approval-state`` was removed in the Managed Access Service * ``oci oma lockbox update`` OBS-URL: https://build.opensuse.org/request/show/1118869 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=102
2023-10-20 08:46:08 +02:00
+ 'pyOpenSSL>=17.5.0',
+ 'PyYAML>=5.4',
Accepting request 990997 from home:glaubitz:branches:Cloud:Tools - Update to version 3.11.1 * Support for 2 new global parameters to provide connection and read timeout value * ``oci --connection-timeout --read-timeout`` * Support for Container Databases (CDBs) and Pluggable Databases (PDBs) discovery in the Stack Monitoring service * ``oci stack-monitoring discovery-job create --compartment-id --discovery-details`` * Support for the Fusion Apps service * ``oci fusion-apps`` * Support for the Oracle Process Automation service * ``oci opa`` * Support for ingress routing tables to NAT Gateway and Internet Gateway in the VCN Routing service * ``oci network nat-gateway create --route-table-id`` * ``oci network nat-gateway update --route-table-id`` * ``oci network internet-gateway create --route-table-id`` * ``oci network internet-gateway update --route-table-id`` * Support for maintenance reboot due date extension on Virtual Machine instances in the core service * ``oci compute instance-maintenance-reboot get`` * ``oci compute instance update --time-maintenance-reboot-due`` * Support for Oracle Managed Access service * ``oci oma`` * Support for grapePeriod for wallet rotation feature in the Autonomous Database service * ``oci db autonomous-database-wallet rotate --grace-period`` * ``oci db autonomous-database-wallet rotate-regional-wallet --grace-period`` * Support for the Media service * ``oci media-services`` * Modified supported version for the following package: cryptography (>=3.2.1, <=37.0.2), pyOpenSSL (>=17.5.0, <=22.0.0) - from version 3.11.0 OBS-URL: https://build.opensuse.org/request/show/990997 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=43
2022-07-25 16:05:08 +02:00
+ 'prompt-toolkit>=3.0.29'
]
extras = {
- 'db': ['cx_Oracle==8.3']
+ 'db': ['cx_Oracle>=8.3']
}
fips_libcrypto_file = os.getenv("OCI_CLI_FIPS_LIBCRYPTO_FILE")