Remove the build-placement-api-ref job definition

Remove the build-placement-api-ref job definition
because it has been unnecessary
since Ia4680f24d78af1260f2f0106a458b78a079c1287.

Change-Id: I0898dcfebb8021239034e34fa7aa6a71fd9832f2
This commit is contained in:
Takashi NATSUME 2018-10-31 17:20:37 +09:00
parent 1863cb0063
commit 887c5bf241
1 changed files with 0 additions and 17 deletions

View File

@ -903,23 +903,6 @@
- doc/requirements.txt
- test-requirements.txt
- job:
name: build-placement-api-ref
parent: build-openstack-sphinx-docs
description: |
Build placement-api-ref document. This job runs only on master branch.
# We only publish the master branch, so no need to run
# for changes on other branches.
branches: master
vars:
sphinx_build_dir: placement-api-ref/build
sphinx_source_dir: placement-api-ref/source
files:
- ^placement-api-ref/.*
- bindep.txt
- doc/requirements.txt
- test-requirements.txt
- job:
name: legacy-base
abstract: true