Upload test_landscape_augumented.yml
Browse filesa file which is used with test_landscape_extactor.py to test the landscape_extactor.py
test_landscape_augumented.yml
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
landscape:
|
| 2 |
+
- category: null
|
| 3 |
+
name: Test_Provisioning
|
| 4 |
+
subcategories:
|
| 5 |
+
- subcategory: null
|
| 6 |
+
name: Automation & Configuration
|
| 7 |
+
items:
|
| 8 |
+
- item: null
|
| 9 |
+
name: Airship
|
| 10 |
+
homepage_url: https://www.airshipit.org/
|
| 11 |
+
repo_url: https://github.com/airshipit/treasuremap
|
| 12 |
+
logo: airship.svg
|
| 13 |
+
twitter: https://twitter.com/airshipproject
|
| 14 |
+
crunchbase: https://www.crunchbase.com/organization/open-infrastructure-foundation
|
| 15 |
+
download_urls:
|
| 16 |
+
md:
|
| 17 |
+
- https://raw.githubusercontent.com/airshipit/treasuremap/master/.github/ISSUE_TEMPLATE/bug_report.md
|
| 18 |
+
- https://raw.githubusercontent.com/airshipit/treasuremap/master/.github/ISSUE_TEMPLATE/feature_request.md
|