Compare commits
	
		
			11 Commits
		
	
	
		
			add-busine
			...
			fg_change
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| f3a340a7ca | |||
| be8fad03bc | |||
| 92bf54ed0b | |||
| 842a30fe3d | |||
| c7558639bb | |||
| 3062b7d309 | |||
| d91d67c912 | |||
| 4095fcd384 | |||
| c9461de490 | |||
| 6cfd6ae04b | |||
| a51b2fcc76 | 
@ -1,5 +1,5 @@
 | 
			
		||||
---
 | 
			
		||||
environment: public
 | 
			
		||||
environment: internal
 | 
			
		||||
link: /architecture-center/caf/
 | 
			
		||||
pdf_name: architecture-center-cloud-adoption-framework
 | 
			
		||||
rst_location: doc/caf/source
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										10
									
								
								otc_metadata/data/documents/aom-umn2.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								otc_metadata/data/documents/aom-umn2.yaml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,10 @@
 | 
			
		||||
---
 | 
			
		||||
environment: internal
 | 
			
		||||
hc_location: usermanual2/aom
 | 
			
		||||
html_location: docs/aom/umn2
 | 
			
		||||
link: /application-operations-management/umn2/
 | 
			
		||||
pdf_name: aom-umn2.0
 | 
			
		||||
rst_location: umn2/source
 | 
			
		||||
service_type: aom
 | 
			
		||||
title: User Guide 2.0
 | 
			
		||||
type: umn2
 | 
			
		||||
							
								
								
									
										6
									
								
								otc_metadata/data/documents/bd-umn.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								otc_metadata/data/documents/bd-umn.yaml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,6 @@
 | 
			
		||||
---
 | 
			
		||||
link: /business-dashboard/umn/
 | 
			
		||||
rst_location: umn/source
 | 
			
		||||
service_type: bd
 | 
			
		||||
title: User Guide
 | 
			
		||||
type: umn
 | 
			
		||||
@ -1,5 +1,4 @@
 | 
			
		||||
---
 | 
			
		||||
html_location: docs/cc/api-ref
 | 
			
		||||
link: /cloud-create/api-ref/
 | 
			
		||||
pdf_name: cc-api-ref
 | 
			
		||||
rst_location: api-ref/source
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,5 @@
 | 
			
		||||
---
 | 
			
		||||
hc_location: bestpractice/css
 | 
			
		||||
environment: internal
 | 
			
		||||
html_location: docs/css/best-practice
 | 
			
		||||
link: /cloud-search-service/best-practice/
 | 
			
		||||
pdf_name: css-best-practice
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,5 @@
 | 
			
		||||
---
 | 
			
		||||
hc_location: api/ocr
 | 
			
		||||
environment: internal
 | 
			
		||||
html_location: docs/ocr/api-ref
 | 
			
		||||
link: /optical-character-recognition/api-ref/
 | 
			
		||||
pdf_name: ocr-api-ref
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,5 @@
 | 
			
		||||
---
 | 
			
		||||
hc_location: usermanual/ocr
 | 
			
		||||
environment: internal
 | 
			
		||||
html_location: docs/ocr/umn
 | 
			
		||||
link: /optical-character-recognition/umn/
 | 
			
		||||
pdf_name: ocr-umn
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										13
									
								
								otc_metadata/data/services/bd.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								otc_metadata/data/services/bd.yaml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,13 @@
 | 
			
		||||
---
 | 
			
		||||
environment: internal
 | 
			
		||||
repositories:
 | 
			
		||||
- environment: internal
 | 
			
		||||
  repo: docs/business-dashboard
 | 
			
		||||
  type: gitea
 | 
			
		||||
service_category: other
 | 
			
		||||
service_title: Business Dashboard
 | 
			
		||||
service_type: bd
 | 
			
		||||
service_uri: business-dashboard
 | 
			
		||||
teams:
 | 
			
		||||
- name: docs-dashboard-rw
 | 
			
		||||
  permission: write
 | 
			
		||||
@ -12,5 +12,5 @@ service_title: FunctionGraph
 | 
			
		||||
service_type: fg
 | 
			
		||||
service_uri: function-graph
 | 
			
		||||
teams:
 | 
			
		||||
- name: docs-compute-rw
 | 
			
		||||
- name: docs-orchestration-rw
 | 
			
		||||
  permission: write
 | 
			
		||||
 | 
			
		||||
@ -1,5 +1,5 @@
 | 
			
		||||
---
 | 
			
		||||
environment: internal
 | 
			
		||||
environment: public
 | 
			
		||||
repositories:
 | 
			
		||||
- environment: internal
 | 
			
		||||
  repo: docs/optical-character-recognition
 | 
			
		||||
 | 
			
		||||
@ -246,12 +246,19 @@ class Services(object):
 | 
			
		||||
                    x for x in srv["teams"] if x["permission"] == "write"
 | 
			
		||||
                ]
 | 
			
		||||
            if "repositories" in srv and environment:
 | 
			
		||||
                internal_exists = False
 | 
			
		||||
                for repo in srv["repositories"]:
 | 
			
		||||
                    if (
 | 
			
		||||
                        "environment" in repo
 | 
			
		||||
                        and repo["environment"] == environment
 | 
			
		||||
                    ):
 | 
			
		||||
                        srv_res["repository"] = repo["repo"]
 | 
			
		||||
                        if repo["environment"] == "internal":
 | 
			
		||||
                            internal_exists = True
 | 
			
		||||
                # internal repo does not exist
 | 
			
		||||
                # service will be left out from metadata.yaml
 | 
			
		||||
                if not internal_exists:
 | 
			
		||||
                    continue
 | 
			
		||||
            for doc in self.all_docs:
 | 
			
		||||
                if (
 | 
			
		||||
                    "html_location" in doc
 | 
			
		||||
 | 
			
		||||
@ -13,6 +13,8 @@ commands = stestr run {posargs}
 | 
			
		||||
  stestr slowest
 | 
			
		||||
 | 
			
		||||
[testenv:pep8]
 | 
			
		||||
allowlist_externals =
 | 
			
		||||
  doc8
 | 
			
		||||
commands =
 | 
			
		||||
  doc8 doc/source README.rst
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user