diff options
author | Brian Waldon <bcwaldon@gmail.com> | 2012-07-10 00:12:57 -0700 |
---|---|---|
committer | Brian Waldon <bcwaldon@gmail.com> | 2012-07-11 22:31:16 -0700 |
commit | 7d00b664a4d74333f7cd9736ce6bb613ccddc814 (patch) | |
tree | 0793cc4746c6653450e44fe5d77285ea22b8dede /nova/notifications.py | |
parent | 6dd0a3e8860db0198cf325b521e5a3a790df5602 (diff) | |
download | nova-7d00b664a4d74333f7cd9736ce6bb613ccddc814.tar.gz nova-7d00b664a4d74333f7cd9736ce6bb613ccddc814.tar.xz nova-7d00b664a4d74333f7cd9736ce6bb613ccddc814.zip |
Remove deprecated auth-related db code
* Remove user_*, auth_token_* and project_* db api
functions (except project_get_networks)
* Remove User, Project, AuthToken, UserProjectRoleAssociation,
UserRoleAssociation, and UserProjectAssociation db models
* Add two migrations:
* 109 removes the project_id fkey from dns_domains
* 110 drops tables that correspond to the deleted models
* Related to bp remove-deprecated-auth
Change-Id: Iaacae0e5c0050e94b92e16ab5d8129eadb56c5a7
Diffstat (limited to 'nova/notifications.py')
0 files changed, 0 insertions, 0 deletions