a90175e620
On debian based hosts, when a package is installed, the packager has the service automatically start. This causes a problem, especially in CI, where the eventlet doesnt quit fast enough and apache is started but cant bind to port. Change-Id: I6b07a70f0729639f12ebc19f9d3cd405d8be214b Closes-Bug: 1569390
8 lines
215 B
YAML
8 lines
215 B
YAML
---
|
|
features:
|
|
- Provides bool to determine if policy-rc.d should be managed
|
|
for keystone eventlet service.
|
|
issues:
|
|
- Keystone eventlet service is auto-started on debian based
|
|
systems on package install.
|