commit | 2dfca047d97d4867048dbc9eec34b6f7ff54655e | [log] [tgz] |
---|---|---|
author | Clark Boylan <clark.boylan@gmail.com> | Thu May 25 14:57:19 2017 -0700 |
committer | Clark Boylan <clark.boylan@gmail.com> | Tue May 30 13:22:39 2017 -0700 |
tree | 9cae7347ba647234140f7482ef8385efb3c406e4 | |
parent | f0442dd59230af083fc1e348591debf5897959f6 [diff] |
Don't run and check c-api if it is disabled Previously we didn't block out the c-api startup code because the devstack functions to start services check that for us. However, since the cinder devstack code checks the service is up and runs the tls proxy if tls is enabled we need to block it all off to avoid doing those things if c-api is disabled. Change-Id: I1c4f22f785af96caaf4baa21ff28714b9afd3458