Merge pull request #524 from jlemesh/fix/initialize_tenants_before_sites

Initialize tenants before sites
This commit is contained in:
Christian Mäder 2021-06-03 11:29:53 +02:00 committed by GitHub
commit b8ff0a1d43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@
# status: active
# facility: Amsterdam 3
# asn: 67890
# tenant: tenant1
# custom_field_data:
# text_field: Description for AMS3
# - name: SING 1
@ -28,5 +29,6 @@
# status: active
# facility: Singapore 1
# asn: 09876
# tenant: tenant2
# custom_field_data:
# text_field: Description for SING1