Jump to: navigation, search

Difference between revisions of "MagnetoDB Known Issues and Limitations"

(Created page with "=MagnetoDB Known Issues And Limitations = == Project Level Issues == === Keystone based authentication === AWS compatible authentication via Openstack Keystone -- work in pr...")
 
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
=MagnetoDB Known Issues And Limitations =
 
 
 
== Project Level Issues ==
 
== Project Level Issues ==
  
 
=== Keystone based authentication ===
 
=== Keystone based authentication ===
AWS compatible authentication via Openstack Keystone -- work in progress  
+
AWS compatible authentication via Openstack Keystone
 +
 
 +
''Status: work in progress''
  
 
=== Python 2.6 support ===
 
=== Python 2.6 support ===
 
Python 2.6 is not supported yet
 
Python 2.6 is not supported yet
 +
 +
''Status: confirmed''
  
 
== DynamoDB API gaps ==
 
== DynamoDB API gaps ==
Line 13: Line 15:
 
'BatchGetItem' and 'BatchWriteItem' requests are not supported
 
'BatchGetItem' and 'BatchWriteItem' requests are not supported
  
=== Conditional operations ===  
+
''Status: confirmed''
 +
 
 +
=== Conditional operations ===
 
'UpdateItem', 'PutItem' and 'DeleteItem' requests with non-empty 'Expected' part are not supported
 
'UpdateItem', 'PutItem' and 'DeleteItem' requests with non-empty 'Expected' part are not supported
 +
 +
''Status: confirmed''
  
 
=== Atomic data modifications ===
 
=== Atomic data modifications ===
 
'UpdateItem' requests with 'ADD' action are not supported
 
'UpdateItem' requests with 'ADD' action are not supported
 +
 +
''Status: confirmed''
  
 
=== Return values ===
 
=== Return values ===
 
'UpdateItem', 'PutItem' and 'DeleteItem' requests with 'ReturnValues' attribute values other than 'NONE' are not supported
 
'UpdateItem', 'PutItem' and 'DeleteItem' requests with 'ReturnValues' attribute values other than 'NONE' are not supported
 +
 +
''Status: confirmed''
  
 
This list contains only major issues and missing features. For the full list please refer to MagnetoDB page on Launchpad https://bugs.launchpad.net/magnetodb
 
This list contains only major issues and missing features. For the full list please refer to MagnetoDB page on Launchpad https://bugs.launchpad.net/magnetodb

Latest revision as of 13:12, 25 February 2014

Project Level Issues

Keystone based authentication

AWS compatible authentication via Openstack Keystone

Status: work in progress

Python 2.6 support

Python 2.6 is not supported yet

Status: confirmed

DynamoDB API gaps

Batch operations

'BatchGetItem' and 'BatchWriteItem' requests are not supported

Status: confirmed

Conditional operations

'UpdateItem', 'PutItem' and 'DeleteItem' requests with non-empty 'Expected' part are not supported

Status: confirmed

Atomic data modifications

'UpdateItem' requests with 'ADD' action are not supported

Status: confirmed

Return values

'UpdateItem', 'PutItem' and 'DeleteItem' requests with 'ReturnValues' attribute values other than 'NONE' are not supported

Status: confirmed

This list contains only major issues and missing features. For the full list please refer to MagnetoDB page on Launchpad https://bugs.launchpad.net/magnetodb