Commit Graph

2 Commits

Author SHA1 Message Date
Guilherme Steinmüller 2bdc2eebb2 db_setup: refactor database setup to a common file
This patch refactors the database creation to db_setup.yml which
will eventually be managed by openstack-ansible-tests.

 This also re-orders the mq_setup to be done earlier so these system
level dependencies are ready before service activation.

Change-Id: Ic9a12d7f04288f838cfc80c2b7725d20fec1dde9
2019-06-17 17:45:43 +00:00
Guilherme Steinmüller 32c1eb8488 Add initial placement role
This patch adds the support for the placement service with
a simple functional test which hits the API (which in turn
hits the database and keystone for authorization).

Depends-On: I878e8c479d8963b339b5e1f6031f649c0f87082f
Change-Id: Iaa11a8cc4d945712b62c3b9c2cb6ad168def34eb
2019-02-06 15:47:53 -05:00