commit | 6b65321b7e3239ae76eba3cae003ebe263361019 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Oct 01 09:57:32 2015 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Thu Oct 01 09:57:32 2015 -0700 |
tree | 6aeac80e4f8e36e7e432744a432a417f0e6254d9 | |
parent | e30188fa866becb07e8390b64fc9e4f8a87353fe [diff] |
make sure display_name is different from login_base for nodetest
diff --git a/xos/tosca/tests/nodetest.py b/xos/tosca/tests/nodetest.py index dad2ab0..d49dab1 100644 --- a/xos/tosca/tests/nodetest.py +++ b/xos/tosca/tests/nodetest.py
@@ -25,6 +25,8 @@ relationship: tosca.relationships.ControllerDeployment testsite: type: tosca.nodes.Site + properties: + display_name: My Site requirements: - deployment: node: testdep