This commit adds implementation of methods and resources which are used for tempest app deployment and cinder volumes support tests Change-Id: Ibd70aa56987d8f69547fb9f114b6a1a69cfcbe0c targets: bp normalize-murano-tests
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>
|