commit | df74e7c1f8dad72e5e719bd969121e123cfe6c8b | [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 | 8bf8dc6a7ff95357c518ec5e1e9e7ebf1e220cc9 [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