Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vSphere Provider Roadmap Outline #22

Closed
hashibot opened this issue Jun 13, 2017 · 1 comment
Closed

vSphere Provider Roadmap Outline #22

hashibot opened this issue Jun 13, 2017 · 1 comment
Labels
enhancement Type: Enhancement

Comments

@hashibot
Copy link

This issue was originally opened by @chrislovecnm as hashicorp/terraform#6565. It was migrated here as part of the provider split. The original body of the issue is below.


vSphere components started

Will update what is completed:

  1. Virtual machines - mostly done
    • Update functionatlity is underway
  2. Disks - Need to double check what is doen
    • vmx attachable disks
    • cdrom iso images
  3. Misc
    • folder - update is missing
    • cdrom
  4. Finders
    • some basic finders are implemented to support object creation

Overview of vSphere components not started

  1. Base servers crud P3
    • single vsphere server (not going to be addressed)
    • cluster
      • add, update, create, no delete
  2. Datacenter P2
    • cluster and non-clustered
    • CRD are in govc ... do we have update?
  3. Datastores - P1 - some work done
    • non-ha datastores
    • ha cluster based datastores (SDRS)
    • basic file commands cp,mv,rm
    • CRD are in govc ... do we have update?
    • basic file commands
  4. Networks - P1
    • portgroups
      • CRD - no update
    • distributed virtual switch
    • firewalls
    • vnics
    • finders for "Networks" but no CUD available R only - TODO verify
  5. Resource pools - prority??
    • Full CRUD
  6. ESX Hosts - P4
    • portgroups
    • vswitch
    • storage partition
    • maintenance mode
    • host options
    • vnic
  7. Misc - P4
    • Events
    • Extensions
    • Host Info
    • Licenses
    • Logs
@hashibot hashibot added the enhancement Type: Enhancement label Jun 13, 2017
krzkowalczyk pushed a commit to krzkowalczyk/terraform-provider-vsphere that referenced this issue Jul 14, 2017
@vancluever
Copy link
Contributor

Hey all,

This is an old roadmap and does not really reflect the state of the provider, with v1.0.0 coming up. We will be reviewing how we want to communicate this kind of information in the future, but for now, the best way to check what upcoming plans are would be to ask a question in the issue tracker, or watch the CHANGELOG.

With that, I'm closing this one out.

Thanks!

@ghost ghost locked and limited conversation to collaborators Apr 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Type: Enhancement
Projects
None yet
Development

No branches or pull requests

2 participants