@@ -221,37 +221,6 @@ Here's a simple example of using this collection to create and start a Hyper-V V
221221
222222See the [changelog](https://github.com/ansible-collections/microsoft.hyperv/blob/main/CHANGELOG.md).
223223
224- # # Roadmap
225-
226- This collection is currently under active development. The roadmap includes :
227-
228- # ## Phase 1: Core VM Management (Epic: ACA-4728)
229- - VM lifecycle operations (create, delete, start, stop, restart)
230- - VM hardware configuration (CPU, memory, storage, network)
231- - Checkpoint/snapshot management
232- - VM import/export capabilities
233-
234- # ## Phase 2: Networking and Storage
235- - Virtual switch and VLAN management
236- - Advanced network features (ACLs, bandwidth management, isolation)
237- - Storage pool and VHD management
238- - SAN adapter integration
239-
240- # ## Phase 3: Advanced Features
241- - Hyper-V Replica configuration
242- - Live migration support
243- - Shielded VM support
244- - GPU partitioning and DDA
245- - Nested virtualization
246-
247- # ## Phase 4: Clustering and Enterprise Features
248- - Failover clustering integration
249- - Resource pool management
250- - Guest integration services
251- - Enhanced monitoring and information gathering
252-
253- The collection follows semantic versioning. Breaking changes will only be introduced in major version releases.
254-
255224# # More information
256225
257226# ## Collection Documentation
0 commit comments