trove/reddwarf
Tim Simpson bec9bc586a Updates tests to run in other configurations.
* Changes the reddwarf.conf.test flag so "use_nova_server_volume"
  is turned off, as it should be, and fixes a resulting fake mode bug.
* Fixes tests to not check for volume when
  "reddwarf_main_instance_has_volume" is specified in the test config.
* Changes poll_until to reuse Reddwarf implementation instead of
  rewriting it just for the tests.
* Adds tests to confirm its possible to log into a real MySQL instance.
  These are only run for "real mode" in a VM or other environment, but
  it's necessary that they live here.
* Changes the "get_address" method of the InstanceTestInfo object to
  get pulled from the test config (necessary when hitting other
  environments).
* Fixes some bugs in guest agent models.
* Deleted the pagination test. It can't run very quickly in the tox
  fake mode, so there's no point in keeping it here (it still exists
  in Reddwarf-Integration).

Change-Id: I2835762c4180e1ca594b27194564b8f993aa4066
Fixes: bug #1085188
2012-11-30 18:07:41 -06:00
..
common specify rpc version for guestagent manager 2012-11-21 15:46:13 -08:00
db No longer import db_api while parsing db __init__. 2012-11-21 13:30:50 -06:00
dns Indentaion fixes all over the place 2012-09-07 16:02:37 -05:00
extensions Merge "No longer import db_api while parsing db __init__." 2012-11-21 19:49:59 +00:00
flavor Indentaion fixes all over the place 2012-09-07 16:02:37 -05:00
guestagent Updates tests to run in other configurations. 2012-11-30 18:07:41 -06:00
instance Change validation to require non-blank name for instances. 2012-11-29 14:33:05 -06:00
openstack No longer import db_api while parsing db __init__. 2012-11-21 13:30:50 -06:00
taskmanager Adding tests to Reddwarf. 2012-11-19 12:33:40 -06:00
tests Updates tests to run in other configurations. 2012-11-30 18:07:41 -06:00
__init__.py A bit more cleanup to remove melange code, and making the auth code work again. 2012-02-21 06:36:47 -06:00
README Folder structure layout stuff 2012-02-15 17:34:45 -06:00
version.py Fixed Pep8 errors. 2012-03-07 14:08:42 -06:00
versions.py Indentaion fixes all over the place 2012-09-07 16:02:37 -05:00

This is the reddwarf code itself