nova-lxd/nova_lxd_tempest_plugin
Chuck Short 323ce16e11 Update test_create_server tests
Add the following tests:

- test_profile_configuration, verify the profile configuration
  is correct
- test_verify_console_log, verify the configration of the console
  log is correct.
- test_verify_nework_configuration, verfity the network configuration
  is correct.
- test_cotnainer_configuration_valid, verify the container configuration
  is correct.

Also fix a typo in the test_verify_created_server_vcpus test. Also
also only make pylxd call once.

Change-Id: I165d94fe79127682a600619f8520838125688911
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2016-09-28 13:24:36 -04:00
..
tests Update test_create_server tests 2016-09-28 13:24:36 -04:00
README Add nova-lxd tempest plugin 2016-09-14 09:41:39 -07:00
__init__.py Add nova-lxd tempest plugin 2016-09-14 09:41:39 -07:00
plugin.py Add nova-lxd tempest plugin 2016-09-14 09:41:39 -07:00

README

To run tempest specific tests for nova-lxd run the following command:

	tox -e all-plugin -- nova_lxd