Hi, So apparently the logic should be : use the greater of flavor disk size OR image disk size but it appears that there may currently be a bug with this ( in nova ). So all I am looking to do is tell the openstack builder to use a specific image size.
hope that helps clarify. Cheers, Glyn On Monday, 5 September 2016 18:46:59 UTC+12, Alvaro Miranda Aguilera wrote: > > Hello, > > Just to contextualize this more. > > the base image you want to use is 65gb, but the logic is not taking that > one and using one smaller? > > those images have different/same image id? > > Can you run a session in debug and share a gist? > > PACKER_LOG=1 > > > On Mon, Sep 5, 2016 at 1:29 AM, Glyn Davies <[email protected] > <javascript:>> wrote: > >> Hi Folks, >> >> I am trying to build an image using the openstack builder but am >> encountering an issue where the builder detects the flavor has a disk size >> of 10GB and takes this in preference of the images size which is 65GB. >> >> Is there anyway to define the minimum image size in the "builders" stanza >> or alternatively to use image size ahead of flavor size? >> >> Cheers, >> Glyn >> >> -- >> This mailing list is governed under the HashiCorp Community Guidelines - >> https://www.hashicorp.com/community-guidelines.html. Behavior in >> violation of those guidelines may result in your removal from this mailing >> list. >> >> GitHub Issues: https://github.com/mitchellh/packer/issues >> IRC: #packer-tool on Freenode >> --- >> You received this message because you are subscribed to the Google Groups >> "Packer" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/packer-tool/29c43d6b-2285-402d-8f18-b9cf00646a34%40googlegroups.com >> >> <https://groups.google.com/d/msgid/packer-tool/29c43d6b-2285-402d-8f18-b9cf00646a34%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Alvaro > (+31)103400555 > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/66c837fb-944f-4821-b051-4f8d0eb0b1ab%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
