diff --git a/examples/profiles/nova_server.yaml b/examples/profiles/cirros_basic/nova_server.yaml similarity index 100% rename from examples/profiles/nova_server.yaml rename to examples/profiles/cirros_basic/nova_server.yaml diff --git a/examples/profiles/README.rst b/examples/profiles/simple_stack/README.rst similarity index 100% rename from examples/profiles/README.rst rename to examples/profiles/simple_stack/README.rst diff --git a/examples/profiles/env.yaml b/examples/profiles/simple_stack/env.yaml similarity index 100% rename from examples/profiles/env.yaml rename to examples/profiles/simple_stack/env.yaml diff --git a/examples/profiles/heat_stack_random_string.yaml b/examples/profiles/simple_stack/heat_stack_random_string.yaml similarity index 100% rename from examples/profiles/heat_stack_random_string.yaml rename to examples/profiles/simple_stack/heat_stack_random_string.yaml diff --git a/examples/profiles/random_string_stack.yaml b/examples/profiles/simple_stack/random_string_stack.yaml similarity index 100% rename from examples/profiles/random_string_stack.yaml rename to examples/profiles/simple_stack/random_string_stack.yaml diff --git a/examples/profiles/test_script.sh b/examples/profiles/simple_stack/test_script.sh similarity index 100% rename from examples/profiles/test_script.sh rename to examples/profiles/simple_stack/test_script.sh