~juju/goose/dev

Viewing all changes in revision 34.

  • Committer: Ian Booth
  • Date: 2012-12-05 00:03:56 UTC
  • mfrom: (33.1.3 fix-nova-RunServer)
  • Revision ID: ian.booth@canonical.com-20121205000356-fnutcaippmvyh9ra
Fix nova RunServer to return details

The RunServer API was not returning the details of the server just started. This branch fixes that.
It also updates the nova tests to no longer rely on a specific server instance to be running. Instead, the
test suite uses RunServer to create an instance for the tests, and deletes the instance afterwards. This plus a couple
of other tweaks make all but 3 of the nova tests pass. 2 of the remaining 3 are the well known floating IP failures,
and the other is a security tets failure. These can be addressed in another branch.

The work in this branch is needed by the OpenStack provider in juju-core.

R=gz, jameinel
CC=
https://codereview.appspot.com/6872050

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: