Closed carolynvs closed 8 years ago
Sure seems like it. Thanks for reporting this one.
I'm running into this with the version presently uploaded to https://developer.rackspace.com/docs/rack-cli/. Is there a way to work around this until a new binary with #380 is released?
You can build from source.
I'll try to get v1.2 pushed out this week.
error DiskConfig must be either diskconfig.Auto or diskconfig.Manual.
It appears that the API expects
OS-DCF:diskConfig
to be specified during a rebuild of an instance which could use manual disk config? I get this error for instances with both manual and automatic disk configuration.Is there a way to pass custom json data to the API request? Or perhaps a new optional flag is needed for disk config?