Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / ui / static / snf / js / glance_models.js @ 6de7fde5

History | View | Annotate | Download (5 kB)

# Date Author Comment
ce493ced 08/10/2012 04:30 pm Kostas Papadimitriou

Glance js model improvements

- Case insensitive get_meta method
- Additional dislay_* methods for size and users metadata
- Additional metadata labels

c16d0b2c 04/30/2012 02:23 pm Kostas Papadimitriou

Fix nonexistent image metadata handling

43ec1206 03/26/2012 03:18 pm Kostas Papadimitriou

Proper gui/os image metadata handling

03639c6d 03/26/2012 02:25 pm Kostas Papadimitriou

Proper display of vms associated with deleted images

1b9ce1d1 03/23/2012 02:42 pm Kostas Papadimitriou

Do not fallback to old images api

old compute/images api is removed, no need to fallback to this api for
missing images

babfdb9b 02/13/2012 05:05 pm Kostas Papadimitriou

Move display_owner to the base Image model

d7612b6e 02/06/2012 04:06 pm Kostas Papadimitriou

Fallback support to another image service in UI

So that glance image service can fallback to the old compute images api
for missing image references.

9c0ac5af 01/30/2012 06:55 pm Kostas Papadimitriou

Renamed snf-app to snf-cyclades-app