Statistics
| Branch: | Tag: | Revision:

root @ 3d875ca3

Latest revisions

# Date Author Comment
3d875ca3 02/25/2014 11:08 am Chrysostomos Nanakos

pithos: Remove 'create' flag from the mapper

The file access mode is now chosen from the file mapper or blocker
according to the function that is being used, i.e., read or write
an object.

Refs #5011

6f08f063 02/25/2014 11:08 am Chrysostomos Nanakos

pithos: Add new read/write file object functions

Add new functions for reading and writing file objects based
on the new file access mode introduced in the file context manager.

d6eb0143 02/25/2014 11:07 am Chrysostomos Nanakos

pithos: Remove 'create' flag from RADOS blocker/mapper

RADOS blocker and mapper do not use the 'create' flag to specify
the access mode to RADOS objects.

bba357e7 02/25/2014 11:07 am Chrysostomos Nanakos

pithos: Remove 'create' flag from object context manager

c3ec3b3b 02/25/2014 11:07 am Chrysostomos Nanakos

pithos: Add new access mode flag to file context manager

Remove old create flag that was used for choosing the access mode.
New flag 'oflag' determines the mode in which the file has to be
opened, i.e., read, write or both. Applications shall specify exactly...

a6d847dc 02/24/2014 06:08 pm Christos Stavrakakis

cyclades: Use vm.flavor_id instead of vm.flavor.id

Get the ID of the flavor of the VM without getting the flavor object
from DB.

a23d59a4 02/24/2014 05:47 pm Christos Stavrakakis

cyclades: Prefetch metadata when listing servers

e1c66081 02/21/2014 05:43 pm Dionysis Grigoropoulos

Update changelog to include HTTP 500 API fixes

d2db2d69 02/21/2014 03:55 pm Sofia Papagiannaki

docs: Update Changelog

21387cf4 02/21/2014 12:10 pm Kostas Papadimitriou

ui: Escape vm metadata keys in vm list item views (icon/single)

View all revisions | View revisions

Also available in: Atom