python-tripleoclient/tripleoclient/v1
Alex Schultz 93bff99379 Fix timezone lookup
Unfortunately strftime does not always return a timezone that matches up
with what is available via zoneinfo on the file system. So instead of
using that, this patch creates a function to use timedatectl on the host
itself to determine what the current timezone is configured to.

Change-Id: I0d64cb0a534b48f1aa747655f7b7d997c74d77bc
Closes-Bug: #1820081
2019-03-15 20:00:41 +00:00
..
releasenotes/notes New preflight check for the undercloud: disk space 2018-08-03 07:46:00 +02:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
container_image.py container image build: introduce --use-buildah 2019-02-25 19:35:10 -05:00
overcloud_admin.py Add overcloud admin ssh authorize command. 2019-02-08 14:43:05 +01:00
overcloud_config.py Use workflow config_download_export 2018-07-26 09:09:09 -04:00
overcloud_credentials.py Remove overcloudrc.v3 generation 2019-03-05 15:39:14 +02:00
overcloud_delete.py Fix stack.name to stack.stack_name 2018-12-17 18:38:54 +01:00
overcloud_deploy.py Merge "Don't validate stack when creating/updating plan" 2019-03-05 02:25:06 +00:00
overcloud_execute.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_external_update.py Add support of extra variables. 2019-02-28 10:03:57 +01:00
overcloud_external_upgrade.py Add support of extra variables. 2019-02-28 10:03:57 +01:00
overcloud_ffwd_upgrade.py Add verbosity level to the ansible update/upgrade run 2019-01-18 09:47:18 +01:00
overcloud_image.py Issue a message to update nodes after updating images 2018-08-14 18:00:19 +02:00
overcloud_netenv_validate.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_node.py Add '--provide' option to node clean command 2018-12-11 13:07:46 +01:00
overcloud_parameters.py Merge "Make ipmi lanplus the default in auto fencing" 2018-06-05 02:45:24 +00:00
overcloud_plan.py plan: export the plan with data in bytes (not string) (python3) 2019-03-07 10:54:11 -05:00
overcloud_plan_roles.py Add workflows-based role listing commands 2018-01-11 15:10:08 +00:00
overcloud_profiles.py Merge "Report node availability from "overcloud profiles list"" 2017-12-27 12:47:31 +00:00
overcloud_raid.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_roles.py Add workflows-based role listing commands 2018-01-11 15:10:08 +00:00
overcloud_support.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_update.py Ensure created symlink is in $PATH 2019-02-27 01:33:51 +00:00
overcloud_upgrade.py Ensure created symlink is in $PATH 2019-02-27 01:33:51 +00:00
tripleo_config.py get_parser() should return a parser 2019-02-05 11:18:22 +00:00
tripleo_deploy.py Fix ansible-playbook-3 symlink 2019-02-27 16:12:26 -05:00
tripleo_upgrade.py Replace logging with oslo_log for upgrade classes 2018-05-23 11:45:21 +00:00
tripleo_validator.py Add new CLI option openstack tripleo validate run 2019-03-05 09:27:51 +01:00
undercloud.py Remove instack-undercloud and --use-heat 2018-09-24 19:36:38 +00:00
undercloud_backup.py Use i18n for undercloud installer and utils messages 2018-05-21 16:38:03 +02:00
undercloud_config.py Fix timezone lookup 2019-03-15 20:00:41 +00:00
undercloud_deploy.py Make standalone role name configurable 2018-05-23 10:36:53 -06:00
undercloud_preflight.py Run hostname check for standalone 2019-02-13 16:23:36 -07:00