trove/integration/tests/examples
jiansong 285adb6c1b For Python 3 Common patterns-six string
Replace basestring with six.string_types and add a hacking rule
to check it. This modification refers to neutron and merge
translation_checks into checks .Follow-up will modify the other
on the python3 common

Change-Id: I66d58ecaf664705660bbeb85058ad3cd092ef82f
reference:https://github.com/openstack/neutron/tree/master/neutron/hacking
2017-11-12 22:37:02 -08:00
..
examples For Python 3 Common patterns-six string 2017-11-12 22:37:02 -08:00
example_gen.sh Merge trove-integration into trove 2016-10-09 07:14:25 -04:00
gendoc.sh Merge trove-integration into trove 2016-10-09 07:14:25 -04:00
local.conf Merge trove-integration into trove 2016-10-09 07:14:25 -04:00
README Merge trove-integration into trove 2016-10-09 07:14:25 -04:00
setup.py Merge trove-integration into trove 2016-10-09 07:14:25 -04:00
tox.ini Merge trove-integration into trove 2016-10-09 07:14:25 -04:00

Example Generator

Settings for the example generator are in examples/local.conf

After customizing examples/local.conf, run:
./example_gen.sh

2012-06-12
    - Updated to work with trove
    - All XML calls are commented out
    - Management calls are also commented out
2012-06-14
    - Renabled XML calls