Compare commits

...

5 Commits

Author SHA1 Message Date
d96333c8a1 Removed disable import from services
All checks were successful
gl/check check status: success (d96333c8a16fa8f97d47ad270c9cfa7758578ddf)
gl/gate gate status: success (d96333c8a16fa8f97d47ad270c9cfa7758578ddf)
2024-06-24 12:04:04 +00:00
6fc0d4e9b0 Add disable_import: true
All checks were successful
gl/check check status: success (6fc0d4e9b0b32fa8b86a3b8161bb8b257659df58)
2024-06-24 08:38:43 +00:00
c3562f3c34 Add disable_import: true
All checks were successful
gl/check check status: success (c3562f3c34450f7842d88daea4365032880de1af)
2024-06-24 07:12:40 +00:00
ec7e0f0eab Fix pep8
All checks were successful
gl/check check status: success (ec7e0f0eab2d044abf17d589764908f5af7e2e41)
2024-06-21 12:28:20 +00:00
f1505b01f3 Filter for disable_import
Some checks failed
gl/check check status: failure (f1505b01f39adc7a584b84b00b56e46ad3357387)
2024-06-21 12:19:26 +00:00
29 changed files with 46 additions and 1 deletions

View File

@ -6,3 +6,4 @@ rst_location: doc/blueprints/source
service_type: ac service_type: ac
title: Blueprints title: Blueprints
type: blueprints type: blueprints
disable_import: true

View File

@ -6,3 +6,4 @@ rst_location: doc/caf/source
service_type: ac service_type: ac
title: Cloud Adoption Framework title: Cloud Adoption Framework
type: caf type: caf
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: asm service_type: asm
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: blueprints service_type: blueprints
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: cbr service_type: cbr
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: cce service_type: cce
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -7,3 +7,4 @@ rst_location: doc/best-practice/source
service_type: css service_type: css
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: dc service_type: dc
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: dcs service_type: dcs
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: dds service_type: dds
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: dms service_type: dms
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: dns service_type: dns
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: drs service_type: drs
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: ecs service_type: ecs
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: elb service_type: elb
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: evs service_type: evs
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: fg service_type: fg
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: iam service_type: iam
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: ims service_type: ims
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: mrs service_type: mrs
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: natgw service_type: natgw
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: obs service_type: obs
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: sfs service_type: sfs
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: swr service_type: swr
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: tms service_type: tms
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: vpc service_type: vpc
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: wafd service_type: wafd
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -278,6 +278,10 @@ class Services(object):
doc_res["pdf_name"] = doc["pdf_name"] doc_res["pdf_name"] = doc["pdf_name"]
if "hc_location" in doc: if "hc_location" in doc:
doc_res["hc_location"] = doc["hc_location"] doc_res["hc_location"] = doc["hc_location"]
if "disable_import" in doc:
doc_res["disable_import"] = doc["disable_import"]
else:
doc_res["disable_import"] = False
srv_res["docs"].append(doc_res) srv_res["docs"].append(doc_res)
if len(srv_res["docs"]) > 0: if len(srv_res["docs"]) > 0:
doc_struct[srv["service_category"]].append(srv_res) doc_struct[srv["service_category"]].append(srv_res)

View File

@ -12,12 +12,26 @@ def main():
data = otc_metadata.services.Services() data = otc_metadata.services.Services()
data._sort_data() data._sort_data()
docs = data.docs_html_by_category("internal")
# Filter out documents with "disable_import": True
for category, services in docs['categories'].items():
for service in services:
filtered_docs = []
for doc in service['docs']:
# Check if the document doesnt have 'disable_import' on True
if not doc.get('disable_import'):
filtered_docs.append(doc)
service['docs'] = filtered_docs
_yaml = YAML() _yaml = YAML()
_yaml.indent(mapping=2, sequence=4, offset=2) _yaml.indent(mapping=2, sequence=4, offset=2)
sys.stdout.write( sys.stdout.write(
"# Auto-generated by otc_metadata.generate_docexports.data\n" "# Auto-generated by otc_metadata.generate_docexports.data\n"
) )
_yaml.dump(data.docs_html_by_category("internal"), sys.stdout) _yaml.dump(docs, sys.stdout)
if __name__ == "__main__": if __name__ == "__main__":