Update usage.rst

* add swift_bank_plugin in openstack-infra.conf.
* fix output instruction of karbor protectable-list.

Change-Id: I3f5f4ced081f31366ba772febf6ec8fbc7672dc7
This commit is contained in:
caowei 2016-11-07 22:43:00 +08:00
parent f2a16590e4
commit ece1371099

View File

@ -25,6 +25,11 @@ This example will show protecting volume.
swift_key=123456
swift_tenant_name=admin
[swift_bank_plugin]
lease_expire_window=120
lease_renew_window=100
lease_validity_window=100
#. To use cinder or karbor client, we should provide Keystone authentication
@ -66,6 +71,7 @@ This example will show protecting volume.
| Protectable type |
+-----------------------+
| OS::Cinder::Volume |
| OS::Glance::Image |
| OS::Keystone::Project |
| OS::Nova::Server |
+-----------------------+