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

Roadmap for missing functionality relative to z15 #709

Open
andy-maier opened this issue Dec 24, 2020 · 1 comment
Open

Roadmap for missing functionality relative to z15 #709

andy-maier opened this issue Dec 24, 2020 · 1 comment
Assignees

Comments

@andy-maier
Copy link
Member

andy-maier commented Dec 24, 2020

This issue lists the functionality that is missing in the zhmcclient project, relative to the functionality supported at the WS API of the HMC as per z15.

The functionality is listed in terms of HMC operations. Whether they are represented 1:1 in methods on zhmcclient resource objects is to be determined.

DISCUSSION: Prioritize and assign to zhmcclient releases.

Missing HMC operations:

Console:

  • "List Permitted Partitions" (on DPM mode CPCs)
  • "List Permitted Logical Partitions" (on classic mode CPCs)
  • Console support for mobile apps:
    • "Get Mobile App Preferences"
    • "Set Mobile App Preferences"
    • "Get CPC Notification Preferences for Device"
    • "Update CPC Notification Preferences for Device"
  • Console Hardware Message related operations:
    • "List Console Hardware Messages"
    • "Get Console Hardware Message Properties"
    • "Delete Console Hardware Message"
    • "Request Console Service" - for a HW message
    • "Get Console Service Request Information" - for a HW message
    • "Decline Console Service" - for a HW message

MFA Server Definition:

  • new resource; all operations

CPC:

  • "Set Auto-Start List" (issue Implement the 'set auto-start list' operation for DPM mode #472)
  • STP-related operations: (issue Add support for STP-related operations on CPC #750)
    • "Set STP Configuration"
    • "Change STP-only Coordinated Timing Network"
    • "Join STP-only Coordinated Timing Network"
    • "Leave STP-only Coordinated Timing Network"
  • "Get CPC Audit Log"
  • "Get CPC Security Log"
  • CPC Hardware Message related operations:
    • "List CPC Hardware Messages"
    • "Get CPC Hardware Message Properties"
    • "Delete CPC Hardware Message"
    • "Request CPC Service" - for a HW message
    • "Get CPC Service Request Information" - for a HW message
    • "Decline CPC Service" - for a HW message
  • "Import DPM Configuration" (DPM mode) (issue Support for "Import DPM Configuration" operation #686)
  • Energy mgmt operations:
    • "Set zCPC Power Save"
    • "Set zCPC Power Capping"
    • "Get Energy Optimization Advice Summary"
    • "Get Energy Optimization Advice Details"

LPAR (classic mode):

  • "Reset Normal"
  • "Start Logical Partition"
  • "List OS Messages of a Logical Partition"
  • "Delete Logical Partition OS Message"
  • "List Managed Virtual Machines of a Logical Partition" (z/VM)

Partition (DPM mode):

Adapter (DPM mode):

  • "Get Partitions Assigned to Adapter"

StorageGroup (DPM mode):

  • "Resend Request"
  • "Accept Mismatched FCP Storage Volumes"
  • "Reject Mismatched FCP Storage Volumes"
  • "Get Storage Group Histories"

Storage mgmt feature for FICON (DPM mode):

  • StorageSite (DPM mode, FICON):
    • new resource; all operations
  • StorageFabric (DPM mode, FICON):
    • new resource; all operations
  • StorageSwitch (DPM mode, FICON):
    • new resource; all operations
  • StorageSubsystem (DPM mode, FICON):
    • new resource; all operations
  • StorageControlUnit (DPM mode, FICON):
    • new resource; all operations

CapacityGroup (DPM mode):

CapacityRecord (classic mode):

  • new resource; all operations

Group (classic mode??):

  • new resource; all operations

Group Profile (classic mode):

  • new resource; all operations
@andy-maier andy-maier added this to the 0.29.0 milestone Dec 24, 2020
@andy-maier andy-maier modified the milestones: 0.29.0, 0.30.0 Mar 14, 2021
@andy-maier andy-maier removed this from the 0.30.0 milestone Apr 6, 2021
@andy-maier andy-maier self-assigned this Jun 17, 2021
@andy-maier
Copy link
Member Author

TODO: Create issues for the missing functionality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant