searchlight/test-scripts
Ji-Wei 0b6a5c0f26 make string.letters python3 compatible
The string.letters in python2 was supported. But in python3,
string.letters was removed. In python3, recommend using
string.ascii_letters instead. This patch fix it.

Change-Id: Ib0444f1d527de4fcb0393bd04c93a64e9d79e3f9
Closes-Bug: #1595786
2016-06-25 11:57:00 +08:00
..
README.rst Simple Script for Generating Resources 2016-05-12 14:23:53 +00:00
generate-swift-data.py make string.letters python3 compatible 2016-06-25 11:57:00 +08:00
listener.py python 3.4 support for urlparse 2016-05-27 12:37:22 +05:30
resources.sh Simple Script for Generating Resources 2016-05-12 14:23:53 +00:00

README.rst

Sample Demo Data

This directory provide scripts that can be used for generating sample and demo data by interacting with the actual services and creating resources in those services.