For policy details and information on how to request access to the Jetstream API see, Using the Jetstream API. Also note that several Jetstream "Featured" API images are available. They will be named JS-API-Featured-xxxxxx We've also added images as part of preparations for Jetstream2 that are named JS-API-Next-xxxxxxxx → please note that these images will require you to use an m1.small on Jetstream1 due to disk size (the tiny flavor will have a larger disk on JS2)
Code Block |
---|
openstack image list | grep -iE '(JS-API)' OR
glance image-list | grep -iE '(JS-API)' |
|