vmware-archive / cliaas

an iaas agnostic cli to perform blue green ops manager rotations
Apache License 2.0
5 stars 7 forks source link

AWS replace-vm does not reassociate EIP #5

Open jgeorge300 opened 7 years ago

jgeorge300 commented 7 years ago

cliaas 0.1.12 Ops Manager has a EIP. Ops Manager created via the pcf-pipelines. EIP created outside of pipeline and ip assigned to Ops Manager.

$ ./cliaas-linux -c config.yml replace-vm --identifier sandbox-OpsMan
2017/08/07 20:29:15 error: associate address failed: InvalidParameterCombination: You must specify an allocation id when mapping an address to a VPC instance
        status code: 400, request id: 35aacdc2-b4c6-4a7e-b19c-284eee1c0b62
cf-gitbot commented 7 years ago

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

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

kcboyle commented 6 years ago

@jgeorge300 were you able to find any workarounds for this issue, manual or automated?

jgeorge300 commented 6 years ago

@kcboyle At the moment, I manually replace my Ops Managers.