shipyard/src/bin/shipyard_airflow/shipyard_airflow/control
Bryan Strassner 7708ecbe64 Add Keystone options to registration of config
When registering options, the list_options was not returning the
appropriate options for keystone. This adds those options. Aslo changes
to use a more direct/generic adding of keystone options.

Related to this, a change was required to the service_endpoints module
to generate an auth object used to get a session.

In addition, the zuul gates for py35 were resolving to a non-existent
target. The changes to tox.ini files addresses making it so the unit
test gates are restored to functionality.

This change also uncovered a misconfigured unit test, and corrects that
test.

Change-Id: Ibc1c6c217ac7396390e7a881afbb9ef1c5ab7091
2018-06-06 14:50:54 -05:00
..
action Add deployment group validation to shipyard 2018-05-09 09:18:16 -05:00
af_monitoring Add deployment group validation to shipyard 2018-05-09 09:18:16 -05:00
configdocs Add deployment group validation to shipyard 2018-05-09 09:18:16 -05:00
helpers trivialfix:fix a typo 2018-06-05 17:56:53 +08:00
logging [refactor] logging refactor + redaction filter 2018-06-01 17:14:15 -05:00
middleware [refactor] logging refactor + redaction filter 2018-06-01 17:14:15 -05:00
util [refactor] logging refactor + redaction filter 2018-06-01 17:14:15 -05:00
validators Add deployment group validation to shipyard 2018-05-09 09:18:16 -05:00
__init__.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
api.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
api_lock.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
base.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
health.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
json_schemas.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
service_clients.py Add deployment group validation to shipyard 2018-05-09 09:18:16 -05:00
service_endpoints.py Add Keystone options to registration of config 2018-06-06 14:50:54 -05:00
start_shipyard.py [refactor] logging refactor + redaction filter 2018-06-01 17:14:15 -05:00