Replaced two references to Cloud Files with Swift
Change-Id: I721f2b25a255a829c625b34928b066df3cd3e632
This commit is contained in:
parent
4b78b4d136
commit
ff6ba367fa
@ -48,7 +48,7 @@ as well.
|
||||
Lists the containers for the account or the objects for a container.
|
||||
The -p or --prefix is an option that will only list items beginning
|
||||
with that prefix. The -d or --delimiter is option (for container listings only)
|
||||
that will roll up items with the given delimiter (see Cloud Files general
|
||||
that will roll up items with the given delimiter (see OpenStack Swift general
|
||||
documentation for what this means).
|
||||
|
||||
The -l and --lh options provide more detail, similar to ls -l and ls -lh, the latter
|
||||
|
@ -14,7 +14,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
"""
|
||||
Cloud Files client library used internally
|
||||
OpenStack Swift client library used internally
|
||||
"""
|
||||
|
||||
import socket
|
||||
|
Loading…
x
Reference in New Issue
Block a user