Dreamhost progress
Ian Booth
ian.booth at canonical.com
Fri Jul 17 00:04:29 UTC 2015
On 17/07/15 09:42, Ian Booth wrote:
>>
>> Next step is generate image metadata for the trusty image given by
>> `nova image-list` which is the same as before:
>>
>> $ juju metadata generate-image -i c55094e9-699c-4da9-95b4-2e2e75f4c66e -s trusty
>>
>> Then bootstrap with --upload-tools and --metadata-source pointing at
>> the directory with the image streams.
>>
>
> This won't work yet if cloud storage is removed or not available. We are
> currently implementing the code needed to import custom image metadata as
> structured records in the state database. Currently, the image metadata is
> copied to the environment's cloud storage (ie swift for openstack).
>
>
Ooops. Sorry, I was looking at old code; image metadata is now imported into
state as a blob. We're still working to fix that to make the data properly
structured, so it's a work in progress that we're hoping to finish next week.
More information about the Juju-dev
mailing list