Skip to content

Commit

Permalink
Releasing version 4.17.0
Browse files Browse the repository at this point in the history
Releasing version 4.17.0
  • Loading branch information
dineshsuthar786 authored Mar 23, 2023
2 parents 76a6f3f + 8d2ca14 commit e2fee34
Show file tree
Hide file tree
Showing 1,941 changed files with 16,959 additions and 1,980 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [4.17.0]


## ## Added
- Support for maintenance features in the GoldenGate service
- Support for host storage metrics and network metrics as part of host capacity planning in the Operations Insights service
- Support for managing enhanced clusters, cluster add-ons, and serverless virtual node pools in the Container Engine for Kubernetes service

## Changed
- Minimum required [OCI Python SDK](https://github.com/oracle/oci-python-sdk) changed to 2.96.0

## [4.16.0]

## Added
Expand Down
11 changes: 11 additions & 0 deletions docs/collections/index_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,9 @@ oracle.oci
* :ref:`oracle.oci.oci_compute_vnic_attachment_facts <ansible_collections.oracle.oci.oci_compute_vnic_attachment_facts_module>` -- Fetches details about one or multiple VnicAttachment resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_compute_volume_attachment <ansible_collections.oracle.oci.oci_compute_volume_attachment_module>` -- Manage a VolumeAttachment resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_compute_volume_attachment_facts <ansible_collections.oracle.oci.oci_compute_volume_attachment_facts_module>` -- Fetches details about one or multiple VolumeAttachment resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_container_engine_addon <ansible_collections.oracle.oci.oci_container_engine_addon_module>` -- Manage an Addon resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_container_engine_addon_facts <ansible_collections.oracle.oci.oci_container_engine_addon_facts_module>` -- Fetches details about one or multiple Addon resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_container_engine_addon_option_facts <ansible_collections.oracle.oci.oci_container_engine_addon_option_facts_module>` -- Fetches details about one or multiple AddonOption resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_container_engine_cluster <ansible_collections.oracle.oci.oci_container_engine_cluster_module>` -- Manage a Cluster resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_container_engine_cluster_actions <ansible_collections.oracle.oci.oci_container_engine_cluster_actions_module>` -- Perform actions on a Cluster resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_container_engine_cluster_facts <ansible_collections.oracle.oci.oci_container_engine_cluster_facts_module>` -- Fetches details about one or multiple Cluster resources in Oracle Cloud Infrastructure
Expand All @@ -394,6 +397,10 @@ oracle.oci
* :ref:`oracle.oci.oci_container_engine_node_pool <ansible_collections.oracle.oci.oci_container_engine_node_pool_module>` -- Manage a NodePool resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_container_engine_node_pool_facts <ansible_collections.oracle.oci.oci_container_engine_node_pool_facts_module>` -- Fetches details about one or multiple NodePool resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_container_engine_node_pool_options_facts <ansible_collections.oracle.oci.oci_container_engine_node_pool_options_facts_module>` -- Fetches details about a NodePoolOptions resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_container_engine_pod_shape_facts <ansible_collections.oracle.oci.oci_container_engine_pod_shape_facts_module>` -- Fetches details about one or multiple PodShape resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_container_engine_virtual_node_facts <ansible_collections.oracle.oci.oci_container_engine_virtual_node_facts_module>` -- Fetches details about one or multiple VirtualNode resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_container_engine_virtual_node_pool <ansible_collections.oracle.oci.oci_container_engine_virtual_node_pool_module>` -- Manage a VirtualNodePool resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_container_engine_virtual_node_pool_facts <ansible_collections.oracle.oci.oci_container_engine_virtual_node_pool_facts_module>` -- Fetches details about one or multiple VirtualNodePool resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_container_instances_container <ansible_collections.oracle.oci.oci_container_instances_container_module>` -- Manage a Container resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_container_instances_container_actions <ansible_collections.oracle.oci.oci_container_instances_container_actions_module>` -- Perform actions on a Container resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_container_instances_container_facts <ansible_collections.oracle.oci.oci_container_instances_container_facts_module>` -- Fetches details about one or multiple Container resources in Oracle Cloud Infrastructure
Expand Down Expand Up @@ -957,7 +964,9 @@ oracle.oci
* :ref:`oracle.oci.oci_golden_gate_deployment_backup_facts <ansible_collections.oracle.oci.oci_golden_gate_deployment_backup_facts_module>` -- Fetches details about one or multiple DeploymentBackup resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_golden_gate_deployment_facts <ansible_collections.oracle.oci.oci_golden_gate_deployment_facts_module>` -- Fetches details about one or multiple Deployment resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_golden_gate_deployment_type_facts <ansible_collections.oracle.oci.oci_golden_gate_deployment_type_facts_module>` -- Fetches details about one or multiple DeploymentType resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_golden_gate_deployment_upgrade_actions <ansible_collections.oracle.oci.oci_golden_gate_deployment_upgrade_actions_module>` -- Perform actions on a DeploymentUpgrade resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_golden_gate_deployment_upgrade_facts <ansible_collections.oracle.oci.oci_golden_gate_deployment_upgrade_facts_module>` -- Fetches details about one or multiple DeploymentUpgrade resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_golden_gate_deployment_version_facts <ansible_collections.oracle.oci.oci_golden_gate_deployment_version_facts_module>` -- Fetches details about one or multiple DeploymentVersion resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_golden_gate_deployment_wallets_operation_facts <ansible_collections.oracle.oci.oci_golden_gate_deployment_wallets_operation_facts_module>` -- Fetches details about one or multiple DeploymentWalletsOperation resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_golden_gate_message_facts <ansible_collections.oracle.oci.oci_golden_gate_message_facts_module>` -- Fetches details about one or multiple Message resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_golden_gate_trail_file_facts <ansible_collections.oracle.oci.oci_golden_gate_trail_file_facts_module>` -- Fetches details about one or multiple TrailFile resources in Oracle Cloud Infrastructure
Expand Down Expand Up @@ -1579,6 +1588,8 @@ oracle.oci
* :ref:`oracle.oci.oci_opsi_summarize_exadata_insight_resource_forecast_trend_facts <ansible_collections.oracle.oci.oci_opsi_summarize_exadata_insight_resource_forecast_trend_facts_module>` -- Fetches details about one or multiple SummarizeExadataInsightResourceForecastTrend resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_opsi_summarize_exadata_insight_resource_statistics_aggregation_facts <ansible_collections.oracle.oci.oci_opsi_summarize_exadata_insight_resource_statistics_aggregation_facts_module>` -- Fetches details about one or multiple SummarizeExadataInsightResourceStatisticsAggregation resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_opsi_summarize_exadata_insight_resource_usage_facts <ansible_collections.oracle.oci.oci_opsi_summarize_exadata_insight_resource_usage_facts_module>` -- Fetches details about one or multiple SummarizeExadataInsightResourceUsage resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_opsi_summarize_host_insight_network_usage_trend_aggregation_facts <ansible_collections.oracle.oci.oci_opsi_summarize_host_insight_network_usage_trend_aggregation_facts_module>` -- Fetches details about one or multiple SummarizeHostInsightNetworkUsageTrendAggregation resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_opsi_summarize_host_insight_storage_usage_trend_aggregation_facts <ansible_collections.oracle.oci.oci_opsi_summarize_host_insight_storage_usage_trend_aggregation_facts_module>` -- Fetches details about one or multiple SummarizeHostInsightStorageUsageTrendAggregation resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_opsi_summarize_host_insights_top_processes_usage_facts <ansible_collections.oracle.oci.oci_opsi_summarize_host_insights_top_processes_usage_facts_module>` -- Fetches details about one or multiple SummarizeHostInsightsTopProcessesUsage resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_opsi_summarize_host_insights_top_processes_usage_trend_facts <ansible_collections.oracle.oci.oci_opsi_summarize_host_insights_top_processes_usage_trend_facts_module>` -- Fetches details about one or multiple SummarizeHostInsightsTopProcessesUsageTrend resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_opsi_tablespace_usage_trend_facts <ansible_collections.oracle.oci.oci_opsi_tablespace_usage_trend_facts_module>` -- Fetches details about one or multiple TablespaceUsageTrend resources in Oracle Cloud Infrastructure
Expand Down
24 changes: 23 additions & 1 deletion docs/collections/oracle/oci/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Oracle.Oci
==========

Collection version 4.16.0
Collection version 4.17.0

.. toctree::
:maxdepth: 1
Expand Down Expand Up @@ -400,6 +400,9 @@ Modules
* :ref:`oci_compute_vnic_attachment_facts <ansible_collections.oracle.oci.oci_compute_vnic_attachment_facts_module>` -- Fetches details about one or multiple VnicAttachment resources in Oracle Cloud Infrastructure
* :ref:`oci_compute_volume_attachment <ansible_collections.oracle.oci.oci_compute_volume_attachment_module>` -- Manage a VolumeAttachment resource in Oracle Cloud Infrastructure
* :ref:`oci_compute_volume_attachment_facts <ansible_collections.oracle.oci.oci_compute_volume_attachment_facts_module>` -- Fetches details about one or multiple VolumeAttachment resources in Oracle Cloud Infrastructure
* :ref:`oci_container_engine_addon <ansible_collections.oracle.oci.oci_container_engine_addon_module>` -- Manage an Addon resource in Oracle Cloud Infrastructure
* :ref:`oci_container_engine_addon_facts <ansible_collections.oracle.oci.oci_container_engine_addon_facts_module>` -- Fetches details about one or multiple Addon resources in Oracle Cloud Infrastructure
* :ref:`oci_container_engine_addon_option_facts <ansible_collections.oracle.oci.oci_container_engine_addon_option_facts_module>` -- Fetches details about one or multiple AddonOption resources in Oracle Cloud Infrastructure
* :ref:`oci_container_engine_cluster <ansible_collections.oracle.oci.oci_container_engine_cluster_module>` -- Manage a Cluster resource in Oracle Cloud Infrastructure
* :ref:`oci_container_engine_cluster_actions <ansible_collections.oracle.oci.oci_container_engine_cluster_actions_module>` -- Perform actions on a Cluster resource in Oracle Cloud Infrastructure
* :ref:`oci_container_engine_cluster_facts <ansible_collections.oracle.oci.oci_container_engine_cluster_facts_module>` -- Fetches details about one or multiple Cluster resources in Oracle Cloud Infrastructure
Expand All @@ -410,6 +413,10 @@ Modules
* :ref:`oci_container_engine_node_pool <ansible_collections.oracle.oci.oci_container_engine_node_pool_module>` -- Manage a NodePool resource in Oracle Cloud Infrastructure
* :ref:`oci_container_engine_node_pool_facts <ansible_collections.oracle.oci.oci_container_engine_node_pool_facts_module>` -- Fetches details about one or multiple NodePool resources in Oracle Cloud Infrastructure
* :ref:`oci_container_engine_node_pool_options_facts <ansible_collections.oracle.oci.oci_container_engine_node_pool_options_facts_module>` -- Fetches details about a NodePoolOptions resource in Oracle Cloud Infrastructure
* :ref:`oci_container_engine_pod_shape_facts <ansible_collections.oracle.oci.oci_container_engine_pod_shape_facts_module>` -- Fetches details about one or multiple PodShape resources in Oracle Cloud Infrastructure
* :ref:`oci_container_engine_virtual_node_facts <ansible_collections.oracle.oci.oci_container_engine_virtual_node_facts_module>` -- Fetches details about one or multiple VirtualNode resources in Oracle Cloud Infrastructure
* :ref:`oci_container_engine_virtual_node_pool <ansible_collections.oracle.oci.oci_container_engine_virtual_node_pool_module>` -- Manage a VirtualNodePool resource in Oracle Cloud Infrastructure
* :ref:`oci_container_engine_virtual_node_pool_facts <ansible_collections.oracle.oci.oci_container_engine_virtual_node_pool_facts_module>` -- Fetches details about one or multiple VirtualNodePool resources in Oracle Cloud Infrastructure
* :ref:`oci_container_instances_container <ansible_collections.oracle.oci.oci_container_instances_container_module>` -- Manage a Container resource in Oracle Cloud Infrastructure
* :ref:`oci_container_instances_container_actions <ansible_collections.oracle.oci.oci_container_instances_container_actions_module>` -- Perform actions on a Container resource in Oracle Cloud Infrastructure
* :ref:`oci_container_instances_container_facts <ansible_collections.oracle.oci.oci_container_instances_container_facts_module>` -- Fetches details about one or multiple Container resources in Oracle Cloud Infrastructure
Expand Down Expand Up @@ -973,7 +980,9 @@ Modules
* :ref:`oci_golden_gate_deployment_backup_facts <ansible_collections.oracle.oci.oci_golden_gate_deployment_backup_facts_module>` -- Fetches details about one or multiple DeploymentBackup resources in Oracle Cloud Infrastructure
* :ref:`oci_golden_gate_deployment_facts <ansible_collections.oracle.oci.oci_golden_gate_deployment_facts_module>` -- Fetches details about one or multiple Deployment resources in Oracle Cloud Infrastructure
* :ref:`oci_golden_gate_deployment_type_facts <ansible_collections.oracle.oci.oci_golden_gate_deployment_type_facts_module>` -- Fetches details about one or multiple DeploymentType resources in Oracle Cloud Infrastructure
* :ref:`oci_golden_gate_deployment_upgrade_actions <ansible_collections.oracle.oci.oci_golden_gate_deployment_upgrade_actions_module>` -- Perform actions on a DeploymentUpgrade resource in Oracle Cloud Infrastructure
* :ref:`oci_golden_gate_deployment_upgrade_facts <ansible_collections.oracle.oci.oci_golden_gate_deployment_upgrade_facts_module>` -- Fetches details about one or multiple DeploymentUpgrade resources in Oracle Cloud Infrastructure
* :ref:`oci_golden_gate_deployment_version_facts <ansible_collections.oracle.oci.oci_golden_gate_deployment_version_facts_module>` -- Fetches details about one or multiple DeploymentVersion resources in Oracle Cloud Infrastructure
* :ref:`oci_golden_gate_deployment_wallets_operation_facts <ansible_collections.oracle.oci.oci_golden_gate_deployment_wallets_operation_facts_module>` -- Fetches details about one or multiple DeploymentWalletsOperation resources in Oracle Cloud Infrastructure
* :ref:`oci_golden_gate_message_facts <ansible_collections.oracle.oci.oci_golden_gate_message_facts_module>` -- Fetches details about one or multiple Message resources in Oracle Cloud Infrastructure
* :ref:`oci_golden_gate_trail_file_facts <ansible_collections.oracle.oci.oci_golden_gate_trail_file_facts_module>` -- Fetches details about one or multiple TrailFile resources in Oracle Cloud Infrastructure
Expand Down Expand Up @@ -1595,6 +1604,8 @@ Modules
* :ref:`oci_opsi_summarize_exadata_insight_resource_forecast_trend_facts <ansible_collections.oracle.oci.oci_opsi_summarize_exadata_insight_resource_forecast_trend_facts_module>` -- Fetches details about one or multiple SummarizeExadataInsightResourceForecastTrend resources in Oracle Cloud Infrastructure
* :ref:`oci_opsi_summarize_exadata_insight_resource_statistics_aggregation_facts <ansible_collections.oracle.oci.oci_opsi_summarize_exadata_insight_resource_statistics_aggregation_facts_module>` -- Fetches details about one or multiple SummarizeExadataInsightResourceStatisticsAggregation resources in Oracle Cloud Infrastructure
* :ref:`oci_opsi_summarize_exadata_insight_resource_usage_facts <ansible_collections.oracle.oci.oci_opsi_summarize_exadata_insight_resource_usage_facts_module>` -- Fetches details about one or multiple SummarizeExadataInsightResourceUsage resources in Oracle Cloud Infrastructure
* :ref:`oci_opsi_summarize_host_insight_network_usage_trend_aggregation_facts <ansible_collections.oracle.oci.oci_opsi_summarize_host_insight_network_usage_trend_aggregation_facts_module>` -- Fetches details about one or multiple SummarizeHostInsightNetworkUsageTrendAggregation resources in Oracle Cloud Infrastructure
* :ref:`oci_opsi_summarize_host_insight_storage_usage_trend_aggregation_facts <ansible_collections.oracle.oci.oci_opsi_summarize_host_insight_storage_usage_trend_aggregation_facts_module>` -- Fetches details about one or multiple SummarizeHostInsightStorageUsageTrendAggregation resources in Oracle Cloud Infrastructure
* :ref:`oci_opsi_summarize_host_insights_top_processes_usage_facts <ansible_collections.oracle.oci.oci_opsi_summarize_host_insights_top_processes_usage_facts_module>` -- Fetches details about one or multiple SummarizeHostInsightsTopProcessesUsage resources in Oracle Cloud Infrastructure
* :ref:`oci_opsi_summarize_host_insights_top_processes_usage_trend_facts <ansible_collections.oracle.oci.oci_opsi_summarize_host_insights_top_processes_usage_trend_facts_module>` -- Fetches details about one or multiple SummarizeHostInsightsTopProcessesUsageTrend resources in Oracle Cloud Infrastructure
* :ref:`oci_opsi_tablespace_usage_trend_facts <ansible_collections.oracle.oci.oci_opsi_tablespace_usage_trend_facts_module>` -- Fetches details about one or multiple TablespaceUsageTrend resources in Oracle Cloud Infrastructure
Expand Down Expand Up @@ -2303,6 +2314,9 @@ Modules
oci_compute_vnic_attachment_facts_module
oci_compute_volume_attachment_module
oci_compute_volume_attachment_facts_module
oci_container_engine_addon_module
oci_container_engine_addon_facts_module
oci_container_engine_addon_option_facts_module
oci_container_engine_cluster_module
oci_container_engine_cluster_actions_module
oci_container_engine_cluster_facts_module
Expand All @@ -2313,6 +2327,10 @@ Modules
oci_container_engine_node_pool_module
oci_container_engine_node_pool_facts_module
oci_container_engine_node_pool_options_facts_module
oci_container_engine_pod_shape_facts_module
oci_container_engine_virtual_node_facts_module
oci_container_engine_virtual_node_pool_module
oci_container_engine_virtual_node_pool_facts_module
oci_container_instances_container_module
oci_container_instances_container_actions_module
oci_container_instances_container_facts_module
Expand Down Expand Up @@ -2876,7 +2894,9 @@ Modules
oci_golden_gate_deployment_backup_facts_module
oci_golden_gate_deployment_facts_module
oci_golden_gate_deployment_type_facts_module
oci_golden_gate_deployment_upgrade_actions_module
oci_golden_gate_deployment_upgrade_facts_module
oci_golden_gate_deployment_version_facts_module
oci_golden_gate_deployment_wallets_operation_facts_module
oci_golden_gate_message_facts_module
oci_golden_gate_trail_file_facts_module
Expand Down Expand Up @@ -3498,6 +3518,8 @@ Modules
oci_opsi_summarize_exadata_insight_resource_forecast_trend_facts_module
oci_opsi_summarize_exadata_insight_resource_statistics_aggregation_facts_module
oci_opsi_summarize_exadata_insight_resource_usage_facts_module
oci_opsi_summarize_host_insight_network_usage_trend_aggregation_facts_module
oci_opsi_summarize_host_insight_storage_usage_trend_aggregation_facts_module
oci_opsi_summarize_host_insights_top_processes_usage_facts_module
oci_opsi_summarize_host_insights_top_processes_usage_trend_facts_module
oci_opsi_tablespace_usage_trend_facts_module
Expand Down
Loading

0 comments on commit e2fee34

Please sign in to comment.