X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=site_type%2Fovsdpdk%2Fairship-treasuremap%2Fsite%2Fairship-seaworthy%2Fsoftware%2Fcharts%2Fosh%2Fopenstack-compute-kit%2Fneutron.yaml;fp=site_type%2Fovsdpdk%2Fairship-treasuremap%2Fsite%2Fairship-seaworthy%2Fsoftware%2Fcharts%2Fosh%2Fopenstack-compute-kit%2Fneutron.yaml;h=25473604896c748fa8159f92fbf89b54837233a5;hb=fe885c06b13b6807209a76d0226a40d84ec61df3;hp=0000000000000000000000000000000000000000;hpb=f75a047e5d98eea7d43cfbe6ade55ce2e2e0f3a9;p=yaml_builds.git diff --git a/site_type/ovsdpdk/airship-treasuremap/site/airship-seaworthy/software/charts/osh/openstack-compute-kit/neutron.yaml b/site_type/ovsdpdk/airship-treasuremap/site/airship-seaworthy/software/charts/osh/openstack-compute-kit/neutron.yaml new file mode 100644 index 0000000..2547360 --- /dev/null +++ b/site_type/ovsdpdk/airship-treasuremap/site/airship-seaworthy/software/charts/osh/openstack-compute-kit/neutron.yaml @@ -0,0 +1,23 @@ +--- +# This file defines hardware-specific settings for neutron. If you use the same +# hardware profile as this environment, you should not need to change this file. +# Otherwise, you should review the settings here and adjust for your hardware. +# In particular: +# 1. logical network interface names +# 2. physical device mappigns +# TODO: Should move to global layer and become tied to the hardware profile +schema: armada/Chart/v1 +metadata: + schema: metadata/Document/v1 + name: neutron-fixme + layeringDefinition: + abstract: false + layer: site + parentSelector: + name: neutron-global + actions: + - method: merge + path: . + storagePolicy: cleartext +data: {} +...