trove/trove
zhanggang 474b0b3aaa Sync the data fields of DB* class and table fields.
This update try to fix some problems:
1. define the 'id' both in _data_fields and _auto_generated_attrs.
2. some of tables don't have the 'id' field.
3. _data_fields of DBInstance miss some table fields.
4. Change the key of persisted_models as the same of table name to
make it more readable.

Change-Id: I0ad96824e8de978ff5b6766085549b1e1a2509cf
Signed-off-by: zhanggang <zhanggang@cmss.chinamobile.com>
2018-07-17 15:14:11 +08:00
..
backup Sync the data fields of DB* class and table fields. 2018-07-17 15:14:11 +08:00
cluster Sync the data fields of DB* class and table fields. 2018-07-17 15:14:11 +08:00
cmd py3.x: Fix usage of gettext.install 2018-06-19 10:06:35 -04:00
common Merge "Add volume_type to apischema" 2018-07-10 09:10:37 +00:00
conductor report_root should always use context.user 2018-02-07 17:05:54 +08:00
configuration Sync the data fields of DB* class and table fields. 2018-07-17 15:14:11 +08:00
datastore Sync the data fields of DB* class and table fields. 2018-07-17 15:14:11 +08:00
db Sync the data fields of DB* class and table fields. 2018-07-17 15:14:11 +08:00
dns Handle log message interpolation by the logger part 6 2017-03-16 11:27:35 +01:00
extensions Sync the data fields of DB* class and table fields. 2018-07-17 15:14:11 +08:00
flavor Add support for Oslo Policies to Trove 2016-12-06 21:51:21 +00:00
guestagent Merge "Fix invalid escape sequence warnings" 2018-07-03 08:30:21 +00:00
hacking Remove log translations 2018-01-24 17:21:26 +00:00
instance Sync the data fields of DB* class and table fields. 2018-07-17 15:14:11 +08:00
limits Handle isotime deprecation in oslo_utils.timeutils 2017-06-09 16:22:11 +00:00
module Sync the data fields of DB* class and table fields. 2018-07-17 15:14:11 +08:00
network Remove log translations 2018-01-24 17:21:26 +00:00
quota Sync the data fields of DB* class and table fields. 2018-07-17 15:14:11 +08:00
taskmanager Avoid diverged slave when migrating MariaDB master 2018-03-09 10:51:41 +08:00
templates Fix PostgreSQL non-dynamic configration tests 2018-02-26 17:02:55 +08:00
tests Merge "Raise timeout for instance resizing checking job" 2018-07-11 16:37:22 +00:00
volume_type Associate datastore, version with volume-type 2016-12-19 14:24:09 -05:00
README Rename from reddwarf to trove. 2013-06-24 14:11:15 -07:00
__init__.py fix the version info of trove to use pbr 2015-11-05 11:04:46 -06:00
rpc.py Add functionality to define different Message and Notification destination 2018-01-05 10:31:49 +08:00
version.py fix the version info of trove to use pbr 2015-11-05 11:04:46 -06:00
versions.py Allow host URL for versions to be configurable 2018-02-07 11:31:45 +08:00

README

This is the trove code itself