Added sustainability to ED (#73)
Some checks failed
Create Weekly Analytics Stats / run-analytics (push) Failing after 5s
Some checks failed
Create Weekly Analytics Stats / run-analytics (push) Failing after 5s
Reviewed-on: #73 Reviewed-by: Tino Schreiber <tino.schreiber@t-systems.com> Co-authored-by: Sebastian Gode <sebastian.gode@telekom.de> Co-committed-by: Sebastian Gode <sebastian.gode@telekom.de>
This commit is contained in:
11
otc_metadata/data/documents/ed-sustainability.yaml
Normal file
11
otc_metadata/data/documents/ed-sustainability.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
link: /enterprise-dashboard/sustainability/
|
||||
rst_location: doc/sustainability/source
|
||||
service_type: ed
|
||||
title: Sustainability
|
||||
type: sustainability
|
||||
cloud_environments:
|
||||
- name: eu_de
|
||||
visibility: hidden
|
||||
pdf_visibility: hidden
|
||||
pdf_enabled: true
|
||||
@ -2,6 +2,7 @@
|
||||
# of appearance. Changing the order has an impact on the overall integration
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
stestr>=2.0.0 # Apache-2.0
|
||||
testtools>=2.2.0 # MIT
|
||||
pytest
|
||||
pytest-cov
|
||||
flake8
|
||||
pyyaml
|
||||
|
||||
Reference in New Issue
Block a user