commit | 96269d8e758e168fb857fca6e96cbd9a50628ac0 | [log] [tgz] |
---|---|---|
author | Brian Rosmaita <rosmaita.fossdev@gmail.com> | Mon Dec 17 10:38:42 2018 -0500 |
committer | Brian Rosmaita <rosmaita.fossdev@gmail.com> | Mon Jan 28 09:19:45 2019 -0500 |
tree | 9d9f922c21bc44062d7de093af837351e2fb5482 | |
parent | bbb6b0c2409278a4c9266c39bd1f5d91f7066bb8 [diff] |
Change config-file to config-dir for g-api start The glance-api service may use multiple config files, so tell oslo.config about the config dir instead of a specific config file when the service is started. Change-Id: Iad3602d209cbb31e10683c67e1fd6b465d19f560 Partial-bug: #1805765