heat.db.sqlalchemy.utils.clone_table(name, parent, meta, newcols=None, ignorecols=None, swapcols=None, ignorecons=None)[source]¶Helper function that clones parent table schema onto new table.
| Parameters: |
|
|---|---|
| Returns: | sqlalchemy.Table instance |
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.