Added attribute attribution to Digital Ocean component (#15114)
This commit is contained in:
parent
96d5684a89
commit
9de7034d0e
3 changed files with 7 additions and 2 deletions
|
@ -27,6 +27,7 @@ ATTR_MEMORY = 'memory'
|
|||
ATTR_REGION = 'region'
|
||||
ATTR_VCPUS = 'vcpus'
|
||||
|
||||
CONF_ATTRIBUTION = 'Data provided by Digital Ocean'
|
||||
CONF_DROPLETS = 'droplets'
|
||||
|
||||
DATA_DIGITAL_OCEAN = 'data_do'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue