- Use image from nova scenario tests for cinder tests - Correct environment status wait function - Replace backup waiters with new tempest changes - Use devstack trueorfalse common function to determine boolean values Closes-Bug: #1626872 Change-Id: Id2172d3d9b314eb8132d97ec8868028c714a35c3
9 lines
152 B
HTML
9 lines
152 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title> Hello World</title>
|
|
</head>
|
|
<body>Hello world. This is my first web page. My name is %USER_NAME%.
|
|
</body>
|
|
</html>
|