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
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