congress.db.db_ds_table_data module

congress.db.db_ds_table_data module

class congress.db.db_ds_table_data.DSTableData(**kwargs)

Bases: sqlalchemy.ext.declarative.api.Base

ds_id
tabledata
tablename
congress.db.db_ds_table_data.delete_ds_table_data(ds_id, tablename=None, session=None)
congress.db.db_ds_table_data.get_ds_table_data(ds_id, tablename=None, session=None)
congress.db.db_ds_table_data.store_ds_table_data(ds_id, tablename, tabledata, session=None)
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.