On Wed, Sep 14, 2011 at 11:24 AM, Takahiro Shida <[email protected]> wrote: > Hi Stackers, > > I'm interested in openstack nova design and architecture to extend, > improvement openstack. > I wanted to know about openstack in deep, so I searched openstack > database schema. > And I found it. > > http://wiki.openstack.org/NovaDatabaseSchema > > But, it looks out of date to recent trunk. I'm start to create new > data model document on according to trunk. > Please share following > > https://docs.google.com/spreadsheet/ccc?key=0AsUHVTZg__ridEE3cjdrTWZaRGxtSXd0dVRUT0ZsdlE&hl=en_US#gid=0
Looks pretty good. It's worth mentioning that some (many?) of the tables that deal with Identity information are being removed because they duplicate data in Keystone. So, tables like User, AuthToken, Project, UserRoleAssociation, UserProjectAssociation and UserProjectRoleAssociation may change significantly in the near future. Cheers! jay > I'm unfamiliar about new features, Quantum and Virtual Server Array and so on. > Maybe I have a misunderstanding about these. > > Best Regards > Takahiro Shida > > _______________________________________________ > Mailing list: https://launchpad.net/~openstack > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

