fuel-octane/octane/commands
Sergey Abramov b888b3019e Set fuel access password from console params
Set fuel access passowrd from console params in fuel-restore command.
It used for extra args in fuel console commands as extra args and as
password for nailgun api authorization.

Set up password over argument --admin-password.

    octane fuel-restore --admin-password *****

Change-Id: I7ecc57838c2fcba79f181c942945176d5ed859e9
Closes-bug: 1555145
(cherry picked from commit 61cdc15a72)
2016-03-14 09:45:21 +00:00
..
__init__.py Add first command stub (prepare) 2015-07-15 19:09:07 +03:00
backup.py Fix creation empty file if exception on backup 2016-02-21 07:26:23 +00:00
cleanup.py Use node util functions to manage upgrade_levels 2015-12-04 14:28:10 +00:00
install_node.py Increase default timeout for provision and deploy nodes. 2015-10-15 16:56:40 +03:00
prepare.py Unpack bootstrap img in context manager 2016-03-11 14:39:03 +00:00
restore.py Set fuel access password from console params 2016-03-14 09:45:21 +00:00
rollback_controlplane.py Add possibility to switch controlplane back 2015-10-20 10:33:58 +00:00
sync_images.py Restart memcached on all nodes in sync-images-prepare 2015-09-08 13:31:33 +03:00
sync_networks.py Cleanup networks checking 2015-09-09 18:13:33 +03:00
update_bootstrap.py Tool for update authorized_keys in centos bootstrap image 2016-03-11 14:41:36 +00:00
update_plugin_settings.py Set pyzabbix as an optional dependency 2015-10-16 15:58:48 +03:00
upgrade_ceph.py Fix permissions on upgrade ceph 2015-12-01 12:18:47 +00:00
upgrade_controlplane.py Start corosync services after control plane switch for multiple controllers 2015-10-23 13:18:09 +00:00
upgrade_db.py Invert logic with db names filtering in upgrade_db 2015-09-07 18:18:19 +03:00
upgrade_env.py Properly cache nova service tenant id 2015-09-30 08:57:17 +00:00
upgrade_node.py Fix patch partition generator for any 5.x.x version 2015-12-09 11:25:47 +03:00