nova/nova/api
zhangbailin c65aabded2 Add user_id and project_id column to Migration
This adds two String columns, 'user_id' and 'project_id',
to the ``migrations`` table in the DB and corresponding
fields in the Migration versioned object.

Add optional 'user_id' and/or 'project_id' query parameters
for filtering migrations by user or project in the DB.

Co-Authored-By: Qiu Fossen <qiujunting>
Part of blueprint add-user-id-field-to-the-migrations-table
Change-Id: I4700cb00da66eaa84621e91649eaf93c4a6e6f01
2019-09-12 16:52:12 +00:00
..
ec2 ec2: Remove unused functions from 'ec2utils' 2019-07-10 16:15:19 +01:00
metadata hacking: Resolve W503 (line break occurred before a binary operator) 2019-06-24 14:24:06 -05:00
openstack Add user_id and project_id column to Migration 2019-09-12 16:52:12 +00:00
validation Multiple API cleanup changes 2019-08-12 08:52:38 -05:00
__init__.py
auth.py Refactor WSGI apps and utils to limit imports 2018-03-06 22:05:12 +00:00
compute_req_id.py Migrate to oslo request_id middleware - mv 2.46 2017-05-27 10:11:44 +00:00
manager.py Only setup iptables for metadata if using nova-net 2017-07-20 00:00:22 +00:00
wsgi.py Refactor WSGI apps and utils to limit imports 2018-03-06 22:05:12 +00:00