Bug 1041046

Summary: [RFE][nova]: db driver for SimpleDB
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: openstack-novaAssignee: RHOS Maint <rhos-maint>
Status: CLOSED WONTFIX QA Contact: Ami Jeain <ajeain>
Severity: unspecified Docs Contact:
Priority: low    
Version: unspecifiedCC: markmc, ndipanov, sgordon, yeylon
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/nova/+spec/simpledb-db-backend
Whiteboard: upstream_milestone_none upstream_status_not-started upstream_definition_drafting
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-24 20:19:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 13:29:37 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/simpledb-db-backend.

Description:

Add a new database driver for a massively scalable, eventually consistent datastore: SimpleDB (which has a free implementation: BasicDB)

First of all, this will require a thorough mapping of the current relational data model. Based on this, a SimpleDB-compatible data model can be devised.

Despite my best efforts, I've not been able to come up with a detailed implementation plan for this. There are just too many unknowns (for me). I'll just have to start hacking and see what happens.

Specification URL (additional information):

None