Skip to content
This repository was archived by the owner on Jul 26, 2021. It is now read-only.

Update secondarystoragetotal field to float64 for Cloudstack 4.11.1.0#101

Merged
svanharmelen merged 1 commit intoxanzy:masterfrom
cezarsa:secondarystoragetotal_float
Aug 27, 2018
Merged

Update secondarystoragetotal field to float64 for Cloudstack 4.11.1.0#101
svanharmelen merged 1 commit intoxanzy:masterfrom
cezarsa:secondarystoragetotal_float

Conversation

@cezarsa
Copy link
Copy Markdown
Contributor

@cezarsa cezarsa commented Aug 27, 2018

After Cloudstack 4.11.1.0 the secondarystoragetotal field was changed from Long to Float in Cloudstack in apache/cloudstack#2439.
Changing this in the generated client seems safe and backward compatible because long values will still be parsed correctly as a float64.

After Cloudstack 4.11.1.0 the secondarystoragetotal field was changed
from Long to Float in Cloudstack in apache/cloudstack#2439.
Changing this in the generated client seems safe and backward compatible
because long values will still be parsed correctly as a float64.
@svanharmelen
Copy link
Copy Markdown
Member

LGTM! Thanks @cezarsa!

@svanharmelen svanharmelen merged commit a833aae into xanzy:master Aug 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants