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%2Fnova.yaml;fp=site_type%2Fovsdpdk%2Fairship-treasuremap%2Fsite%2Fairship-seaworthy%2Fsoftware%2Fcharts%2Fosh%2Fopenstack-compute-kit%2Fnova.yaml;h=0000000000000000000000000000000000000000;hb=d0a8cc561d32ce83499a52d9893482124bfa2871;hp=32f94b89bde40edade59f30c8709949e4406bdb3;hpb=267230d53447c489d10905f260f503f2e71d414f;p=yaml_builds.git diff --git a/site_type/ovsdpdk/airship-treasuremap/site/airship-seaworthy/software/charts/osh/openstack-compute-kit/nova.yaml b/site_type/ovsdpdk/airship-treasuremap/site/airship-seaworthy/software/charts/osh/openstack-compute-kit/nova.yaml deleted file mode 100644 index 32f94b8..0000000 --- a/site_type/ovsdpdk/airship-treasuremap/site/airship-seaworthy/software/charts/osh/openstack-compute-kit/nova.yaml +++ /dev/null @@ -1,25 +0,0 @@ ---- -# This file defines hardware-specific settings for nova. 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. vcpu_pin_set will change if the number of logical CPUs on the hardware -# changes. -# 2. pci alias / passthrough_whitelist could change if the NIC type or NIC -# slotting changes. -# TODO: Should move to global layer and become tied to the hardware profile -schema: armada/Chart/v1 -metadata: - schema: metadata/Document/v1 - name: nova - layeringDefinition: - abstract: false - layer: site - parentSelector: - name: nova-global - actions: - - method: merge - path: . - storagePolicy: cleartext -data: {} -...