summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorTakashi NATSUME <natsume.takashi@lab.ntt.co.jp>2019-09-13 10:01:00 +0900
committerTakashi NATSUME <natsume.takashi@lab.ntt.co.jp>2019-09-13 10:33:32 +0900
commit338a0603d2072fc21a823766cfcfe8c429ea217c (patch)
tree21976ae75cd84502fd768729c3039f1f4aeba6b9 /etc
parent9d3aef45e539ae61378f7d10b3b63e43cb4557db (diff)
downloadnova-338a0603d2072fc21a823766cfcfe8c429ea217c.tar.gz
Remove an unused file and a related description
The following file should have been removed in I4181f39dea7eb10b84e6f5057938767b3e422aff. * etc/nova/placement-policy-generator.conf A description of generating the placement policy.yaml file should also have been removed in the commit. Therefore remove them. And the 'wsgi-intercept' package is used for OSAPIFixture and not for placement functional tests currently. So a comment is removed in test-requirements.txt. Change-Id: Ie8d0d7085ccd82a47ea27b98be75c1bc9ba6195b
Diffstat (limited to 'etc')
-rw-r--r--etc/nova/README-policy.yaml.txt13
-rw-r--r--etc/nova/placement-policy-generator.conf5
2 files changed, 0 insertions, 18 deletions
diff --git a/etc/nova/README-policy.yaml.txt b/etc/nova/README-policy.yaml.txt
index 7599f80712..aee7a49f81 100644
--- a/etc/nova/README-policy.yaml.txt
+++ b/etc/nova/README-policy.yaml.txt
@@ -9,16 +9,3 @@ the top level of the nova directory:
For a pre-generated example of the latest nova policy.yaml, see:
https://docs.openstack.org/nova/latest/configuration/sample-policy.html
-
-
-Placement
-=========
-
-To generate the sample placement policy.yaml file, run the following command
-from the top level of the nova directory:
-
- tox -e genplacementpolicy
-
-For a pre-generated example of the latest placement policy.yaml, see:
-
- https://docs.openstack.org/nova/latest/configuration/sample-placement-policy.html
diff --git a/etc/nova/placement-policy-generator.conf b/etc/nova/placement-policy-generator.conf
deleted file mode 100644
index a2e0697d00..0000000000
--- a/etc/nova/placement-policy-generator.conf
+++ /dev/null
@@ -1,5 +0,0 @@
-[DEFAULT]
-# TODO: When placement is split out of the nova repo, this can change to
-# etc/placement/policy.yaml.sample.
-output_file = etc/nova/placement-policy.yaml.sample
-namespace = placement