Commit Graph

2 Commits (master)

Author SHA1 Message Date
Ivan Kolodyazhny 1c30f8aa47 Enable Hacking H104 rule
According to [1] files with no code shouldn’t contain any license header
or comments, and must be left completely empty. This patch cleaups the
code and enables H104 checking in the tox 'pep8' environment.

[1] https://docs.openstack.org/hacking/latest/user/hacking.html#openstack-licensing

Change-Id: I2528af3579b0426fff24796e94978fcba5001f6e
5 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