nova-dpm: enabled the job for read-the-docs (rtd)

When we created the nova-dpm project with commit e6573087, we weren't
yet quite sure if we wanted to use the publishing of the docs to
read-the-docs, so we omitted the job in the initial setup.
After some time we realised that this is the most reasonable place
for our docs and release notes. This change enables therefore this job.

Change-Id: Ieb37ec4d102e15ebb26d2d7f0ea041fdae0e3663
Closes-Bug: 1640841
This commit is contained in:
Markus Zoeller 2017-01-18 15:22:15 +01:00
parent 01b0f9b65c
commit dd8e58a966
2 changed files with 2 additions and 0 deletions

View File

@ -7989,6 +7989,7 @@
jobs:
- python-jobs
- hook-{name}-rtfd
- project:
name: nova-fusioncompute

View File

@ -12567,6 +12567,7 @@ projects:
- name: merge-check
- name: python-jobs
- name: python35-jobs
- name: docs-on-rtfd
- name: check-requirements
- name: openstack/nova-fusioncompute