cloudfoundry / bosh-softlayer-cpi-release

An external BOSH CPI for the SoftLayer cloud written in Golang
Apache License 2.0
14 stars 20 forks source link

Retrieve the item prices to upgrade from UpgradeItemPrices service #301

Closed edwardstudy closed 6 years ago

edwardstudy commented 6 years ago

According to softlayer-go comment, we switch getUpgradeItemPrices service to retrieve the item prices to upgrade virtual guest.

I tested follow senarios:

  1. Upgrade virtual guest's cpu 1 to 2
  2. Upgrade virtual guest's memory 1024 to 2048
  3. Downgrade virtual guest's cpu 2 to 1 and memory 2048 to 1024
cfdreddbot commented 6 years ago

:white_check_mark: Hey edwardstudy! The commit authors and yourself have already signed the CLA.

cf-gitbot commented 6 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/162044117

The labels on this github issue will be updated when the story is started.