mirror of https://github.com/apache/jclouds.git
Set the cost code in the template to avoid accidental test failures
This commit is contained in:
parent
49990d97e4
commit
a4aaf845ca
|
@ -66,7 +66,7 @@ public class TemplateResources {
|
|||
+ "/datacenterrepositories/1/virtualmachinetemplates/1/conversions"));
|
||||
template.addLink(new RESTLink("tasks", "http://localhost/api/admin/enterprises/1"
|
||||
+ "/datacenterrepositories/1/virtualmachinetemplates/1/tasks"));
|
||||
|
||||
template.setCostCode(0);
|
||||
return template;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue