nodepool/nodepool
David Shrewsbury 742b0b1d6b Add provider info command
This command will display all ZooKeeper data for a given provider,
and provide and option to remove all of the data from ZooKeeper.
This can be useful when an operator must permanently remove a
pre-existing provider from nodepool and cannot cleanly shutdown
the services otherwise.

Example:

   nodepool info rax
   nodepool info --erase rax

Change-Id: I527aae5ff89aac864f984af050abb83e7bc3ac04
2018-01-19 11:22:30 -05:00
..
cmd Add provider info command 2018-01-19 11:22:30 -05:00
driver Only fail requests if no cloud can service them 2018-01-17 11:46:39 -08:00
tests Add provider info command 2018-01-19 11:22:30 -05:00
__init__.py Initial commit 2013-08-15 09:47:23 -07:00
builder.py Do pep8 housekeeping according to zuul rules 2018-01-17 02:17:45 +00:00
config.py Add support for a secure ZooKeeper configuration 2018-01-09 16:03:33 -05:00
exceptions.py Do pep8 housekeeping according to zuul rules 2018-01-17 02:17:45 +00:00
launcher.py Do pep8 housekeeping according to zuul rules 2018-01-17 02:17:45 +00:00
nodeutils.py Do pep8 housekeeping according to zuul rules 2018-01-17 02:17:45 +00:00
provider_manager.py Move the fakeprovider module to the fake driver 2017-07-28 11:35:07 +00:00
stats.py Do pep8 housekeeping according to zuul rules 2018-01-17 02:17:45 +00:00
status.py Do pep8 housekeeping according to zuul rules 2018-01-17 02:17:45 +00:00
task_manager.py Do pep8 housekeeping according to zuul rules 2018-01-17 02:17:45 +00:00
version.py Fix nodepool --version 2015-02-06 12:09:52 -08:00
webapp.py Add webapp port and listen_address configuration 2017-06-09 13:56:36 +00:00
zk.py Add provider info command 2018-01-19 11:22:30 -05:00