Skip to content

Commit 4a9cb62

Browse files
authored
Merge branch 'main' into vaibhav-openshift-09
2 parents 6dd7c32 + 79fbbbd commit 4a9cb62

File tree

29 files changed

+485
-29
lines changed

29 files changed

+485
-29
lines changed

ai/gen-ai-agents/assistant-secretary-agent/files/local_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ langchain-core==0.3.29
3838
langchain-experimental==0.3.4
3939
langchain-text-splitters==0.3.9
4040
langgraph==0.2.62
41-
langgraph-checkpoint==2.0.8
41+
langgraph-checkpoint==3.0.0
4242
langgraph-sdk==0.1.51
4343
langsmith==0.2.11
4444
markdown-it-py==3.0.0

ai/gen-ai-agents/mcp-oci-integration/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ smmap==5.0.2
109109
sniffio==1.3.1
110110
SQLAlchemy==2.0.43
111111
sse-starlette==3.0.2
112-
starlette==0.47.3
112+
starlette==0.49.1
113113
streamlit==1.49.1
114114
tenacity==9.1.2
115115
toml==0.10.2

cloud-infrastructure/virtualization-solutions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Cloud Virtualization Solutions area focuses on providing deep technical guidance
77
- Oracle Secure Desktops
88
- Oracle Cloud Migrations (OCM)
99

10-
Reviewed: 06.11.2025
10+
Reviewed: 12.11.2025
1111

1212
# License
1313

cloud-infrastructure/virtualization-solutions/openshift-on-oci/openshift-floating-egress-ip/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ https://docs.oracle.com/en-us/iaas/Content/VMware/Tasks/ocvsmanagingl2net.htm
1313

1414
We can use these VLANs for our OpenShift worker nodes as secondary NIC interfaces and route the EgressIP traffic over.
1515

16+
This document provides the guidelines to configure Floating Egress IP for OpenShift environments on OCI.
17+
18+
Reviewed: 12.11.2025
1619

1720
## Create VLAN and assign addition vNIC(s) to worker nodes attached to the VLAN in OCI
1821

cloud-infrastructure/virtualization-solutions/oracle-cloud-migrations/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Oracle Cloud Migrations enables customers to migrate virtual machines to Oracle Cloud Infrastructure (OCI) Compute instances. It helps customers eliminate manual migration tasks and ultimately reduces errors in asset discovery and migration planning and execution.
44

5-
Reviewed: 06.11.2024
5+
Reviewed: 012.11.2025
66

77
# Table of Contents
88

@@ -21,7 +21,7 @@ Reviewed: 06.11.2024
2121

2222
- [OCM Deployment Guide - Migrate VMs from an on-premises VMware environment to Oracle Cloud Compute VMs using Oracle Cloud Migrations service](https://docs.oracle.com/en/learn/ocm-migrate-on-prem-vm/)
2323
- This tutorial provides step-by-step guidelines for configuring the Oracle Cloud Migrations service, to enable customers to migrate their virtual machines from an on-premises VMware environment to Oracle Cloud Compute VMs.
24-
- [Preparing your Windows VMs for successful migrations](https://github.com/oracle-devrel/technology-engineering/tree/main/cloud-infrastructure/vmware-solutions/oracle-cloud-migrations/windows-migrations)
24+
- [Preparing your Windows VMs for successful migrations](https://github.com/oracle-devrel/technology-engineering/tree/main/cloud-infrastructure/virtualization-solutions/oracle-cloud-migrations/windows-migrations)
2525

2626

2727
## Videos
@@ -31,7 +31,7 @@ Reviewed: 06.11.2024
3131

3232
# Reusable Assets
3333

34-
- [OCM Solution Definition Document](https://github.com/oracle-devrel/technology-engineering/tree/main/cloud-infrastructure/vmware-solutions/oracle-cloud-migrations/ocm-solution-definition-document)
34+
- [OCM Solution Definition Document](https://github.com/oracle-devrel/technology-engineering/tree/main/cloud-infrastructure/virtualization-solutions/oracle-cloud-migrations/ocm-solution-definition-document)
3535

3636

3737

cloud-infrastructure/virtualization-solutions/oracle-cloud-migrations/ocm-solution-definition-document/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Oracle Cloud Migrations - Workload Migration Solution Definition
22
This repository contains an in-depth guide for the migration of VMware workloads to OCI Compute VMs. It offers a high-level solution definition of the deployment architecture and migration process of workloads from a current VMware environment to OCI Compute. The document is aimed at capturing the current state architecture with requirements and provides a prospective state, potential project scope, and anticipated timelines for the migration.
33

4-
Reviewed: 11.11.2024
4+
Reviewed: 12.11.2025
55

66
# When to use this asset?
77
This document serves as an integral asset for individuals and organizations seeking to deploy re-platform their VMware workloads and migrate OCI Compute VMs.

cloud-infrastructure/virtualization-solutions/oracle-cloud-migrations/ocm-solution-definition-document/files/Oracle-Cloud-Migration-Solution-Definition-Template.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -233,20 +233,19 @@ Below is the current high-level architecture of the customer's on-premises VMwar
233233

234234
* A Compartment in the tenancy. This can be a new or existing compartment.
235235

236-
* Appropriate policy and permissions in place to manage Oracle Cloud Migrations and required components in the selected compartment.
236+
* Run the prerequisites provided on the Cloud Migration Console page, this will:
237237

238-
* Please find details about required IAM Polices at: IAM and Oracle Cloud Migrations Policies. and On-prem vCenter roles and permissions.
238+
* Creates tenancy and compartment specific policies
239+
* Creates object storage bucket for replication
240+
* Creates Namespaces for use by OCM
241+
* Creates Vault for holding vCenter credentials
239242

240243
* Supported vSphere environment (6.5 and Above). Supported vSphere versions & Operating systems. Supported vSphere versions and Operating systems.
241244

242-
* Provide agent dependency, which is a 3rd party package required by remote agent appliance for it’s function. Oracle Cloud Migrations replication function running on the remote agent appliance depends on the appropriate VMware Virtual Disk Development Kit (VDDK) agent to perform the snapshot operations on the VMware VM disk. This can be downloaded from theVMware portal.
245+
* Provide agent dependency, which is a 3rd party package required by remote agent appliance for it’s function. Oracle Cloud Migrations replication function running on the remote agent appliance depends on the appropriate VMware Virtual Disk Development Kit (VDDK) agent to perform the snapshot operations on the VMware VM disk. This can be downloaded from theVMware portal. At this moment OCM only supports the VDDK 7.0.2 version
243246
For more information and download links for vSphere VDDK, see vSphere VDDK.
244247

245-
* Create a Private Object Storage bucket in the OCI tenancy, to store the source asset snapshots.
246248

247-
* Create a vault to store the credentials used by the Oracle Cloud Migrations Service.
248-
249-
* Object Storage Configuration: OCI Object Storage will be used to store the replicated VM data by Oracle Cloud Migrations service from on-premises environment.
250249

251250
Oracle Cloud migration service Being a SAAS offering is deployed at tenancy level within the OCI region.
252251

cloud-infrastructure/virtualization-solutions/oracle-cloud-migrations/windows-migrations/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This is a guide on how to migrate source environments based on the Microsoft Windows operating system.
44

5-
Reviewed: 11.11.2024
5+
Reviewed: 12.11.2025
66

77
# When to use this asset?
88

cloud-infrastructure/virtualization-solutions/oracle-cloud-migrations/windows-migrations/files/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Microsoft Windows instances run on OCI Compute shapes using paravirtualized driv
1010

1111
[You can download the Oracle VirtIO drivers for Windows for Oracle's e-delivery site](https://docs.oracle.com/en/operating-systems/oracle-linux/kvm-virtio/)
1212

13-
**IMPORTANT**: Use the new VirtIO 2.0.1 or 2.1.0 Drivers, as the previous version (2.0) will result in an inaccessible boot device error.
13+
**IMPORTANT**: Use the new VirtIO 2.3 Drivers
1414

1515
### Replication issues with source instances running Microsoft Windows
1616

@@ -43,4 +43,4 @@ Copyright (c) 2025 Oracle and/or its affiliates.
4343

4444
Licensed under the Universal Permissive License (UPL), Version 1.0.
4545

46-
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
46+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

cloud-infrastructure/virtualization-solutions/oracle-cloud-vmware-solution/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Oracle Cloud VMware Solution is based on VMware Cloud Foundation (VCF) and provides a fully supported, customizable cloud environment for VMware deployments and migrations. The solution delivers a full-stack software-defined data center (SDDC), including VMware’s vCenter, ESXi, NSX, and vSAN. Specific use cases targeted by Oracle Cloud VMware Solution include data center and application migration, hybrid extension, on-demand capacity, and disaster recovery.
44

5-
Reviewed: 23.09.2025
5+
Reviewed: 12.11.2025
66

77
# Table of Contents
88

0 commit comments

Comments
 (0)