Commit Graph

5 Commits

Author SHA1 Message Date
zhufl 5d4bf308c4 Fix missing print format and missing ws between words
This is to fix:
1. missing print format
2. missing ws between words in log messages

Change-Id: Iff9cd6c076388e347eb27f317157c6f7239e05bf
2019-08-06 08:29:34 +08:00
Vishakha Agarwal 73b263de55 Followup for remove signing[config].
This patch closes the NIT comments in [1].

[1] https://review.opendev.org/#/c/659434

Change-Id: I934886aee76f9996940425d86cd148c56ef80a20
2019-07-30 16:13:21 +05:30
Vishakha Agarwal b836aa221c Remove [signing] config
Since pki-setup was removed in pike.This
patch removes the config options that were
left for backward compatibility, as PKI is
not supported.

Partial-Bug: #1829453
Change-Id: I83cd08e57fbc046ad69bd42eb2e5fa1ace6e8a28
2019-07-23 12:45:43 +00:00
Morgan Fainberg 41f23eed51 Move json_home "extension" rel functions
Move the json_home "extension" rel functiond to a common location
so that they may be shared as needed between apis. Since there
are no new extensions for keystone, once keystone is moved to being
100% flask dispatched, no new relation functions will need to be
added to keystone.api._shared.json_home_relations.

Change-Id: I7040526acccee63183559b5b817b3e33990ab508
Partial-Bug: #1776504
2018-08-16 20:49:01 +00:00
Morgan Fainberg 637990bf71 Convert OS-SIMPLE-CERT to flask dispatching
Convert OS-SIMPLE-CERT to flask native dispatching.

Change-Id: I7b58c50f1ef870c5966645045efdde2e6c9fd34d
Partial-Bug: #1776504
2018-08-06 14:14:58 -07:00