trove/integration/tests/examples
Amrith Kumar 191e3036e1 fix-gate: change trove auth URL's to reflect new URL settings
Trove's code was setup to use :5000 and :35357 for keystone's auth end
points. Change that to reflect the new settings that are /identity/
and /identity_admin/. See also [1]

[1] https://review.openstack.org/#/c/456344/

Change-Id: I3d6f6649430ee40879de15fee0b215dc32e8b666
Related: I46294fb24e3c23fa19fcfd7d6c9ee8a932354702
2017-04-23 00:17:13 +00:00
..
examples fix-gate: change trove auth URL's to reflect new URL settings 2017-04-23 00:17:13 +00: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