ppc64le-cloud / pvsadm

Tool for managing the IBM Power Systems Virtual Servers
Apache License 2.0
37 stars 32 forks source link

Add support for tier0 and tier5k to create boot images #648

Closed kishen-v closed 3 weeks ago

kishen-v commented 3 weeks ago

Changes:

Tier0

Pasted Graphic

Tier5k

Pasted Graphic 1

Invalid storage tier.

./pvsadm image import --workspace-id <> --object <> --pvs-image-name <>--pvs-storagetype tier54 --bucket-region jp-tok --watch -v4 -b <>

E0821 11:24:15.770645   58796 main.go:26] provide valid StorageType. Allowable values are [tier3 tier1 tier0 tier5k]
ppc64le-cloud-bot commented 3 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kishen-v, mkumatag

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/ppc64le-cloud/pvsadm/blob/main/OWNERS)~~ [mkumatag] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment