oci-cli/oc_relax-python-depends.patch

115 lines
2.6 KiB
Diff
Raw Normal View History

Accepting request 1032883 from home:glaubitz:branches:Cloud:Tools - Update to version 3.20.0 * Database service * Support for Clone from backup from last available timestamp * ``oci db autonomous-database create-from-backup-timestamp --use-latest-available-backup-time-stamp `` * The required parameter --timestamp is now optional in the below command * ``oci db autonomous-database create-from-backup-timestamp`` * The required parameter --display-name is now optional in the below command * ``oci db autonomous-database-backup create`` * Support for agent settings parameter for specifying third-party Qualys scanner when creating or updating a host scan recipe in the Vulnerability Scanning service * ``oci vulnerability-scanning host scan recipe create --agent-settings `` * ``oci vulnerability-scanning host scan recipe update --agent-settings `` * Support for the below commands in the Logging Analytics service * ``oci log-analytics storage list-encryption-key-info`` * ``oci log-analytics storage assign-encryption-key`` * Golden Gate service * Support for Connections for Database Resources * ``oci golden-gate connection`` * Support for the below new command * ``oci goldengate deployment-type-collection list-deployment-types`` * Support for the parameters --assignable-connection-id, --assigned-connection-id and --supported-connection-type in the below command * ``oci goldengate deployment list`` * [BREAKING] The command oci organizations work-request-log-entry list has been changed to oci organizations work-request-log list in the Organization service * Improved CLI error message on incorrect JSON input - from version 3.19.0 * Support for Full Stack Disaster Recovery service * ``oci disaster-recovery`` OBS-URL: https://build.opensuse.org/request/show/1032883 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=57
2022-11-04 09:22:58 +01:00
diff -Nru oci-cli-3.20.0.orig/requirements.txt oci-cli-3.20.0/requirements.txt
--- oci-cli-3.20.0.orig/requirements.txt 2022-11-01 20:08:18.000000000 +0100
+++ oci-cli-3.20.0/requirements.txt 2022-11-02 12:39:46.299912638 +0100
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
@@ -2,41 +2,41 @@
# (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 1032883 from home:glaubitz:branches:Cloud:Tools - Update to version 3.20.0 * Database service * Support for Clone from backup from last available timestamp * ``oci db autonomous-database create-from-backup-timestamp --use-latest-available-backup-time-stamp `` * The required parameter --timestamp is now optional in the below command * ``oci db autonomous-database create-from-backup-timestamp`` * The required parameter --display-name is now optional in the below command * ``oci db autonomous-database-backup create`` * Support for agent settings parameter for specifying third-party Qualys scanner when creating or updating a host scan recipe in the Vulnerability Scanning service * ``oci vulnerability-scanning host scan recipe create --agent-settings `` * ``oci vulnerability-scanning host scan recipe update --agent-settings `` * Support for the below commands in the Logging Analytics service * ``oci log-analytics storage list-encryption-key-info`` * ``oci log-analytics storage assign-encryption-key`` * Golden Gate service * Support for Connections for Database Resources * ``oci golden-gate connection`` * Support for the below new command * ``oci goldengate deployment-type-collection list-deployment-types`` * Support for the parameters --assignable-connection-id, --assigned-connection-id and --supported-connection-type in the below command * ``oci goldengate deployment list`` * [BREAKING] The command oci organizations work-request-log-entry list has been changed to oci organizations work-request-log list in the Organization service * Improved CLI error message on incorrect JSON input - from version 3.19.0 * Support for Full Stack Disaster Recovery service * ``oci disaster-recovery`` OBS-URL: https://build.opensuse.org/request/show/1032883 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=57
2022-11-04 09:22:58 +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
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,<=37.0.2
-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 1032883 from home:glaubitz:branches:Cloud:Tools - Update to version 3.20.0 * Database service * Support for Clone from backup from last available timestamp * ``oci db autonomous-database create-from-backup-timestamp --use-latest-available-backup-time-stamp `` * The required parameter --timestamp is now optional in the below command * ``oci db autonomous-database create-from-backup-timestamp`` * The required parameter --display-name is now optional in the below command * ``oci db autonomous-database-backup create`` * Support for agent settings parameter for specifying third-party Qualys scanner when creating or updating a host scan recipe in the Vulnerability Scanning service * ``oci vulnerability-scanning host scan recipe create --agent-settings `` * ``oci vulnerability-scanning host scan recipe update --agent-settings `` * Support for the below commands in the Logging Analytics service * ``oci log-analytics storage list-encryption-key-info`` * ``oci log-analytics storage assign-encryption-key`` * Golden Gate service * Support for Connections for Database Resources * ``oci golden-gate connection`` * Support for the below new command * ``oci goldengate deployment-type-collection list-deployment-types`` * Support for the parameters --assignable-connection-id, --assigned-connection-id and --supported-connection-type in the below command * ``oci goldengate deployment list`` * [BREAKING] The command oci organizations work-request-log-entry list has been changed to oci organizations work-request-log list in the Organization service * Improved CLI error message on incorrect JSON input - from version 3.19.0 * Support for Full Stack Disaster Recovery service * ``oci disaster-recovery`` OBS-URL: https://build.opensuse.org/request/show/1032883 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=57
2022-11-04 09:22:58 +01:00
-oci==2.87.0
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
-py==1.10.0
-pyasn1==0.2.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
-pyOpenSSL>=17.5.0,<=22.0.0
-pycparser==2.20
-pyparsing==2.2.0
-pytest==3.2.3
-pytest-cov==2.5.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
-python-dateutil>=2.5.3,<3.0.0
Accepting request 1032883 from home:glaubitz:branches:Cloud:Tools - Update to version 3.20.0 * Database service * Support for Clone from backup from last available timestamp * ``oci db autonomous-database create-from-backup-timestamp --use-latest-available-backup-time-stamp `` * The required parameter --timestamp is now optional in the below command * ``oci db autonomous-database create-from-backup-timestamp`` * The required parameter --display-name is now optional in the below command * ``oci db autonomous-database-backup create`` * Support for agent settings parameter for specifying third-party Qualys scanner when creating or updating a host scan recipe in the Vulnerability Scanning service * ``oci vulnerability-scanning host scan recipe create --agent-settings `` * ``oci vulnerability-scanning host scan recipe update --agent-settings `` * Support for the below commands in the Logging Analytics service * ``oci log-analytics storage list-encryption-key-info`` * ``oci log-analytics storage assign-encryption-key`` * Golden Gate service * Support for Connections for Database Resources * ``oci golden-gate connection`` * Support for the below new command * ``oci goldengate deployment-type-collection list-deployment-types`` * Support for the parameters --assignable-connection-id, --assigned-connection-id and --supported-connection-type in the below command * ``oci goldengate deployment list`` * [BREAKING] The command oci organizations work-request-log-entry list has been changed to oci organizations work-request-log list in the Organization service * Improved CLI error message on incorrect JSON input - from version 3.19.0 * Support for Full Stack Disaster Recovery service * ``oci disaster-recovery`` OBS-URL: https://build.opensuse.org/request/show/1032883 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=57
2022-11-04 09:22:58 +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 1032883 from home:glaubitz:branches:Cloud:Tools - Update to version 3.20.0 * Database service * Support for Clone from backup from last available timestamp * ``oci db autonomous-database create-from-backup-timestamp --use-latest-available-backup-time-stamp `` * The required parameter --timestamp is now optional in the below command * ``oci db autonomous-database create-from-backup-timestamp`` * The required parameter --display-name is now optional in the below command * ``oci db autonomous-database-backup create`` * Support for agent settings parameter for specifying third-party Qualys scanner when creating or updating a host scan recipe in the Vulnerability Scanning service * ``oci vulnerability-scanning host scan recipe create --agent-settings `` * ``oci vulnerability-scanning host scan recipe update --agent-settings `` * Support for the below commands in the Logging Analytics service * ``oci log-analytics storage list-encryption-key-info`` * ``oci log-analytics storage assign-encryption-key`` * Golden Gate service * Support for Connections for Database Resources * ``oci golden-gate connection`` * Support for the below new command * ``oci goldengate deployment-type-collection list-deployment-types`` * Support for the parameters --assignable-connection-id, --assigned-connection-id and --supported-connection-type in the below command * ``oci goldengate deployment list`` * [BREAKING] The command oci organizations work-request-log-entry list has been changed to oci organizations work-request-log list in the Organization service * Improved CLI error message on incorrect JSON input - from version 3.19.0 * Support for Full Stack Disaster Recovery service * ``oci disaster-recovery`` OBS-URL: https://build.opensuse.org/request/show/1032883 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=57
2022-11-04 09:22:58 +01:00
+oci>=2.87.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
+packaging>=20.2
+pluggy>=0.13.0
+py>=1.10.0
+pyasn1>=0.2.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
+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
+pytest>=3.2.3
+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
-requests==2.21.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
+requests>=2.21.0
setuptools<45
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 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
-terminaltables==3.1.0
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 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
-vcrpy==1.13.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
-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 934577 from home:glaubitz:branches:Cloud:Tools - Update to version 3.3.1 * Support for Object Storage integration with the Big Data service * ``oci bds bds-api-key`` * Support for the GetSubnetTopology API in the Networking Topology Service * ``oci network subnet-topology get`` * Support for Cloud Advisor V2 features as a part of the Cloud Advisor Service * ``oci optimizer profile-level-summary list-profile-levels`` * ``oci optimizer queryable-field-summary list-resource-action-queryable-fields`` * ``oci optimizer resource-action-summary filter-resource-actions`` * FastConnect Service * Support for MACSEC in the below commands * ``oci network cross-connect create --macsec-properties`` * ``oci network cross-connect update --macsec-properties`` * ``oci network cross-connect-group create --macsec-properties`` * ``oci network cross-connect-group update --macsec-properties`` * Support for MTU in the below commands * ``oci network virtual-circuit create --ip-mtu`` * ``oci network virtual-circuit update --ip-mtu`` * Support for Service Manager Proxy aimed at having SaaS environments that implement Service Manager API contract. * ``oci service-manager-proxy service-environment`` * Database service * The required parameter --backup-tde-password is now optional in the below commands * ``oci db database create-from-backup`` * ``oci db database create-from-database`` * The parameter --backup-tde-password is now optional in the below commands * ``oci db system launch-from-backup `` * ``oci db database launch-from-database`` * The parameters --pdb-admin-password, --tde-wallet-password and OBS-URL: https://build.opensuse.org/request/show/934577 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=26
2021-11-30 16:42:29 +01:00
-PyYAML>=5.4,<6
-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 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 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
+terminaltables>=3.1.0
+tox>=3.23.0
+vcrpy>=1.13.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
+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 934577 from home:glaubitz:branches:Cloud:Tools - Update to version 3.3.1 * Support for Object Storage integration with the Big Data service * ``oci bds bds-api-key`` * Support for the GetSubnetTopology API in the Networking Topology Service * ``oci network subnet-topology get`` * Support for Cloud Advisor V2 features as a part of the Cloud Advisor Service * ``oci optimizer profile-level-summary list-profile-levels`` * ``oci optimizer queryable-field-summary list-resource-action-queryable-fields`` * ``oci optimizer resource-action-summary filter-resource-actions`` * FastConnect Service * Support for MACSEC in the below commands * ``oci network cross-connect create --macsec-properties`` * ``oci network cross-connect update --macsec-properties`` * ``oci network cross-connect-group create --macsec-properties`` * ``oci network cross-connect-group update --macsec-properties`` * Support for MTU in the below commands * ``oci network virtual-circuit create --ip-mtu`` * ``oci network virtual-circuit update --ip-mtu`` * Support for Service Manager Proxy aimed at having SaaS environments that implement Service Manager API contract. * ``oci service-manager-proxy service-environment`` * Database service * The required parameter --backup-tde-password is now optional in the below commands * ``oci db database create-from-backup`` * ``oci db database create-from-database`` * The parameter --backup-tde-password is now optional in the below commands * ``oci db system launch-from-backup `` * ``oci db database launch-from-database`` * The parameters --pdb-admin-password, --tde-wallet-password and OBS-URL: https://build.opensuse.org/request/show/934577 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=26
2021-11-30 16:42:29 +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 1032883 from home:glaubitz:branches:Cloud:Tools - Update to version 3.20.0 * Database service * Support for Clone from backup from last available timestamp * ``oci db autonomous-database create-from-backup-timestamp --use-latest-available-backup-time-stamp `` * The required parameter --timestamp is now optional in the below command * ``oci db autonomous-database create-from-backup-timestamp`` * The required parameter --display-name is now optional in the below command * ``oci db autonomous-database-backup create`` * Support for agent settings parameter for specifying third-party Qualys scanner when creating or updating a host scan recipe in the Vulnerability Scanning service * ``oci vulnerability-scanning host scan recipe create --agent-settings `` * ``oci vulnerability-scanning host scan recipe update --agent-settings `` * Support for the below commands in the Logging Analytics service * ``oci log-analytics storage list-encryption-key-info`` * ``oci log-analytics storage assign-encryption-key`` * Golden Gate service * Support for Connections for Database Resources * ``oci golden-gate connection`` * Support for the below new command * ``oci goldengate deployment-type-collection list-deployment-types`` * Support for the parameters --assignable-connection-id, --assigned-connection-id and --supported-connection-type in the below command * ``oci goldengate deployment list`` * [BREAKING] The command oci organizations work-request-log-entry list has been changed to oci organizations work-request-log list in the Organization service * Improved CLI error message on incorrect JSON input - from version 3.19.0 * Support for Full Stack Disaster Recovery service * ``oci disaster-recovery`` OBS-URL: https://build.opensuse.org/request/show/1032883 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=57
2022-11-04 09:22:58 +01:00
diff -Nru oci-cli-3.20.0.orig/setup.py oci-cli-3.20.0/setup.py
--- oci-cli-3.20.0.orig/setup.py 2022-11-01 20:08:18.000000000 +0100
+++ oci-cli-3.20.0/setup.py 2022-11-02 12:39:12.087779814 +0100
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
@@ -29,23 +29,23 @@
readme = f.read()
requires = [
Accepting request 1032883 from home:glaubitz:branches:Cloud:Tools - Update to version 3.20.0 * Database service * Support for Clone from backup from last available timestamp * ``oci db autonomous-database create-from-backup-timestamp --use-latest-available-backup-time-stamp `` * The required parameter --timestamp is now optional in the below command * ``oci db autonomous-database create-from-backup-timestamp`` * The required parameter --display-name is now optional in the below command * ``oci db autonomous-database-backup create`` * Support for agent settings parameter for specifying third-party Qualys scanner when creating or updating a host scan recipe in the Vulnerability Scanning service * ``oci vulnerability-scanning host scan recipe create --agent-settings `` * ``oci vulnerability-scanning host scan recipe update --agent-settings `` * Support for the below commands in the Logging Analytics service * ``oci log-analytics storage list-encryption-key-info`` * ``oci log-analytics storage assign-encryption-key`` * Golden Gate service * Support for Connections for Database Resources * ``oci golden-gate connection`` * Support for the below new command * ``oci goldengate deployment-type-collection list-deployment-types`` * Support for the parameters --assignable-connection-id, --assigned-connection-id and --supported-connection-type in the below command * ``oci goldengate deployment list`` * [BREAKING] The command oci organizations work-request-log-entry list has been changed to oci organizations work-request-log list in the Organization service * Improved CLI error message on incorrect JSON input - from version 3.19.0 * Support for Full Stack Disaster Recovery service * ``oci disaster-recovery`` OBS-URL: https://build.opensuse.org/request/show/1032883 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=57
2022-11-04 09:22:58 +01:00
- 'oci==2.87.0',
+ 'oci>=2.87.0',
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 1032883 from home:glaubitz:branches:Cloud:Tools - Update to version 3.20.0 * Database service * Support for Clone from backup from last available timestamp * ``oci db autonomous-database create-from-backup-timestamp --use-latest-available-backup-time-stamp `` * The required parameter --timestamp is now optional in the below command * ``oci db autonomous-database create-from-backup-timestamp`` * The required parameter --display-name is now optional in the below command * ``oci db autonomous-database-backup create`` * Support for agent settings parameter for specifying third-party Qualys scanner when creating or updating a host scan recipe in the Vulnerability Scanning service * ``oci vulnerability-scanning host scan recipe create --agent-settings `` * ``oci vulnerability-scanning host scan recipe update --agent-settings `` * Support for the below commands in the Logging Analytics service * ``oci log-analytics storage list-encryption-key-info`` * ``oci log-analytics storage assign-encryption-key`` * Golden Gate service * Support for Connections for Database Resources * ``oci golden-gate connection`` * Support for the below new command * ``oci goldengate deployment-type-collection list-deployment-types`` * Support for the parameters --assignable-connection-id, --assigned-connection-id and --supported-connection-type in the below command * ``oci goldengate deployment list`` * [BREAKING] The command oci organizations work-request-log-entry list has been changed to oci organizations work-request-log list in the Organization service * Improved CLI error message on incorrect JSON input - from version 3.19.0 * Support for Full Stack Disaster Recovery service * ``oci disaster-recovery`` OBS-URL: https://build.opensuse.org/request/show/1032883 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=57
2022-11-04 09:22:58 +01:00
- 'click==8.0.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
- 'cryptography>=3.2.1,<=37.0.2',
- 'jmespath==0.10.0',
- 'python-dateutil>=2.5.3,<3.0.0',
Accepting request 1032883 from home:glaubitz:branches:Cloud:Tools - Update to version 3.20.0 * Database service * Support for Clone from backup from last available timestamp * ``oci db autonomous-database create-from-backup-timestamp --use-latest-available-backup-time-stamp `` * The required parameter --timestamp is now optional in the below command * ``oci db autonomous-database create-from-backup-timestamp`` * The required parameter --display-name is now optional in the below command * ``oci db autonomous-database-backup create`` * Support for agent settings parameter for specifying third-party Qualys scanner when creating or updating a host scan recipe in the Vulnerability Scanning service * ``oci vulnerability-scanning host scan recipe create --agent-settings `` * ``oci vulnerability-scanning host scan recipe update --agent-settings `` * Support for the below commands in the Logging Analytics service * ``oci log-analytics storage list-encryption-key-info`` * ``oci log-analytics storage assign-encryption-key`` * Golden Gate service * Support for Connections for Database Resources * ``oci golden-gate connection`` * Support for the below new command * ``oci goldengate deployment-type-collection list-deployment-types`` * Support for the parameters --assignable-connection-id, --assigned-connection-id and --supported-connection-type in the below command * ``oci goldengate deployment list`` * [BREAKING] The command oci organizations work-request-log-entry list has been changed to oci organizations work-request-log list in the Organization service * Improved CLI error message on incorrect JSON input - from version 3.19.0 * Support for Full Stack Disaster Recovery service * ``oci disaster-recovery`` OBS-URL: https://build.opensuse.org/request/show/1032883 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=57
2022-11-04 09:22:58 +01:00
+ 'click>=8.0.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
+ 'cryptography>=3.2.1',
+ 'jmespath>=0.10.0',
+ 'python-dateutil>=2.5.3',
'pytz>=2016.10',
'six>=1.15.0',
- 'terminaltables==3.1.0',
- 'pyOpenSSL>=17.5.0,<=22.0.0',
- 'PyYAML>=5.4,<6',
- 'prompt-toolkit==3.0.29'
+ 'terminaltables>=3.1.0',
+ 'pyOpenSSL>=17.5.0',
+ 'PyYAML>=5.4',
+ '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")