Commit Graph

5 Commits (cb80df4f4ab0e8de16d53c7fddff7c44dedd3f94)

Author SHA1 Message Date
Thomas Herve 84067dba88 Remove db.api wrapper
The db.api module provides a useless indirection to the only
implementation we ever had, sqlalchemy. Let's use that directly instead
of the wrapper.

Change-Id: I80353cfed801b95571523515fd3228eae45c96ae
2016-12-13 09:40:29 +01:00
Grzegorz Grasza dfdbc99d8f Add OBJ_PROJECT_NAMESPACE for Heat project
This code will be used when objects are registered and serialized.

Change-Id: I9d9095bc40e61a104ebea5042f4eb75d16d27d69
Partial-Bug: 1491258
2016-01-22 21:53:51 +00:00
Peter Razumovsky 9176a36f10 Fix [H405] pep rule in heat/objects
Implements bp docstring-improvements

Change-Id: I4038f6695e4d4e9aae2cc6ac9b8830fccd9bfa53
2015-10-08 15:13:52 +03:00
Pavlo Shchelokovskyy 51bbf37314 Fix some files permissions
these files in Heat repo had been eroneousely set as executables

Change-Id: Ibcb142e30461aefb321d60d311a8b72c90db52a4
2015-08-26 12:11:27 +03:00
Kanagaraj Manickam 7ac9e2891a Versioned-object SyncPoint
Adds versioned-object support for SyncPoint model

Implements blueprint versioned-objects
Co-Authored-by: Rakesh H S <rh-s@hp.com>

Change-Id: Iccfa7553630090f1e9bf6983519009c7d1c7d2a4
2015-03-17 17:32:03 +00:00