Commit Graph

2 Commits (master)

Author SHA1 Message Date
Q.hongtao a80f3d4f0e Remove six.add_metaclass
With python 3.x, classes can use the metaclass= logic
to not require usage of the six library.

Subsequent patches will replace other six usages.

Change-Id: I02b6fbbdc70b228e1734c6085ae4e06a484a556e
3 years ago
Alexey Weyl 7b21a4a985 Rearrange state_manager
Decouple the aggregated and operational values
Rename statemanager to datasource_info_mapper

Change-Id: Ied6220c08f10b6684e21dd22e011af246ec28d3
7 years ago