Add placement service

It's in the nova repo, which is the first time we've done that. Mark it
as secondary so that project-to-service-type can find compute from nova
still.

Closes-Bug: #1709353
Publish placement-api-ref
Depends-On: If5ff9bcc31e2680861e959ef7dc8581210e619e9
Support secondary services
Depends-On: I01ad2934bdcb9346f4af88520f572d9b4f852b5d
Change-Id: Id319fc48e37ccbf68c8086296a1e18b7545e7400
This commit is contained in:
Eric Fried 2017-06-28 14:06:04 -05:00 committed by Monty Taylor
parent 55831f8b2f
commit 4088c19d86
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 4 additions and 0 deletions

View File

@ -149,3 +149,7 @@ services:
- service_type: monitoring-events
project: monasca-events-api
api_reference: https://developer.openstack.org/api-ref/monitoring-events-api/
- service_type: placement
project: nova
api_reference: https://developer.openstack.org/api-ref/placement/
secondary: true