1π
β
I asked around the office and got the following reply:
Possibly they have no publicly marked flavors. In Glance when you do image-create you indicate whether others can see the image. They can update with:
glance image-update βis-public=True uuid
Also see if this is a Dashboard-only problem by doing:
glance image-list
and see what properties you have on the images you expect to see.
Also, if this is a flavors-only problem, use nova flavor-list to see the flavors that youβd expect to see in the Dashboard. http://docs.openstack.org/trunk/openstack-ops/content/flavors.html
Also, you can ask OpenStack questions at http://ask.openstack.org.
π€Don Schenck
Source:stackexchange.com