Jump to: navigation, search

Difference between revisions of "MagnetoDB Known Issues and Limitations"

m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
= 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
  
== Python 2.6 support ==
+
''Status: work in progress''
 +
 
 +
=== Python 2.6 support ===
 
Python 2.6 is not supported yet
 
Python 2.6 is not supported yet
  
= DynamoDB API gaps =
+
''Status: confirmed''
== [[MagnetoDB#Batch_operations|Batch operations]] ==
+
 
 +
== DynamoDB API gaps ==
 +
=== [[MagnetoDB#Batch_operations|Batch operations]] ===
 
'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
  
== Atomic data modifications ==
+
''Status: confirmed''
 +
 
 +
=== Atomic data modifications ===
 
'UpdateItem' requests with 'ADD' action are not supported
 
'UpdateItem' requests with 'ADD' action are not supported
  
== Return values ==
+
''Status: confirmed''
 +
 
 +
=== 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