horizon/openstack_dashboard/test/integration_tests/pages/project/compute
Tomas Novacik 7b16bbf920 Add test_sahara_image_registry
Add simple test for page under /Project/Data Processing/Image Registry,
that registers and unregisters an image in the Sahara registry.

Infrastructure changes needed by the test:
 - new page object with basic handling of the Image Registry page;
 - new ssh_user config option with the cloud-init username for the
   image (named after the corresponding tempest option);
 - new parameter in get_row() table method for exact match;
 - add "wait-until-active" method for the Image page;
 - enable sahara service by default in horizon.conf.

Partially implements blueprint: selenium-integration-testing
Co-Authored-By: Luigi Toscano <ltoscano@redhat.com>

Change-Id: I1e389f0baff655f8f06a0a6cbb4a10b9a68dd444
2015-03-05 11:36:00 +01:00
..
access_and_security Use IDs in locators instead of CSS when it is possible 2015-02-12 16:13:18 +01:00
volumes Add new directory structure for page objects 2014-11-27 21:14:45 +01:00
__init__.py Add new directory structure for page objects 2014-11-27 21:14:45 +01:00
imagespage.py Add test_sahara_image_registry 2015-03-05 11:36:00 +01:00
overviewpage.py Use IDs in locators instead of CSS when it is possible 2015-02-12 16:13:18 +01:00