Commit Graph

4 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov d732704509 Cleanup after repo_build and pip_install retirement
Change-Id: I874c8b0671827eed025a0dc90642150ef650fe13
2020-05-12 22:51:06 +03:00
Dmitriy Rabotyagov 0195d269b7 Start using uWSGI role
Move service to use uWSGI role instead of iternal task for uwsgi
deployment. This aims to ease the maintenance of uWSGI and speedup
metal deployments as the same uwsgi environment will be used
across all services.

Depends-On: https://review.opendev.org/678025/
Change-Id: Ied4b59787e9707bc886c7bcba8f4ac50865edcb9
2019-09-02 16:02:56 +03:00
melissaml 08c6171972 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I1276ccc116a726b45b3028ee9547046595d001c6
2019-07-10 21:00:05 +08: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