]> git-server-git.apps.pok.os.sepia.ceph.com Git - radosgw-agent.git/commit
Rename variable to match option parsing variable name 4/head
authorChristophe Courtaut <christophe.courtaut@gmail.com>
Tue, 15 Oct 2013 17:32:43 +0000 (19:32 +0200)
committerChristophe Courtaut <christophe.courtaut@gmail.com>
Tue, 15 Oct 2013 17:32:43 +0000 (19:32 +0200)
commit8ee44b6f8274817b80c2cc7d9243fed2d66cf7e9
tree52e6bf8bc5aefb23e5de8668d6b158423d9c36a4
parent82423fc5e617613cf61b03d9858559c4cad54470
Rename variable to match option parsing variable name

The data_log_window variable was renamed rgw_data_log_window
in the option parser, but not elsewhere.

This patch fixes it.

Signed-off-by: Christophe Courtaut <christophe.courtaut@gmail.com>
radosgw_agent/cli.py
radosgw_agent/sync.py