]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add database models/functions for ports and networks
authorBrad Hall <bhall@nicira.com>
Sat, 4 Jun 2011 03:55:26 +0000 (20:55 -0700)
committerBrad Hall <bhall@nicira.com>
Sat, 4 Jun 2011 03:55:26 +0000 (20:55 -0700)
commit84bed05e112c2d616903972769330088551e73fc
treed226b031d20ffbedfe35626d49e098b625b6b6c2
parent9453bb93c455ea8e7fa026e1870a3335d7b584c7
Add database models/functions for ports and networks
quantum/db/__init__.py [new file with mode: 0644]
quantum/db/api.py [new file with mode: 0644]
quantum/db/models.py [new file with mode: 0644]