I don't remember that script actually installing any templates. There's
just the built-in template that is there even before the zone. Or is this
specific to your devcloud.cfg?
In my tests, after running deployDataCenter.py I call registerTemplate and
install my own tiny template, then with the re
Hi Chris,
Ok, deployDataCenter has no command to register template and so further
download it by CS. I believe its the listTemplate API which has a check to
verify related hypervisor for a template and so list only when hypervisor is
available.
So, as such deployDataCenter is adding a host a
It looks like a record gets added to the database for the 'tiny Linux'
template when I run:
mvn -P developer -pl developer,tools/devcloud -Ddeploydb
Does running deployDataCenter.py start the template download when the
hosts gets added, or does something else start the download?
Many thanks,
Ch
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/12228/
---
(Updated March 30, 2014, 8:08 p.m.)
Review request for cloudstack, Brian Federl
When you enable the zone, the mgmt server detects no secondary storage
vm, launches that, and also detects that there are templates that need
to be downloaded. I'm not entirely sure of the mechanisms and what
triggers, what, but it's kicked off indirectly when the zone is
enabled.
On Sun, Mar 30,
And when I say 'you', I mean the deployDataCenter.py script.
On Sun, Mar 30, 2014 at 5:13 PM, Marcus wrote:
> When you enable the zone, the mgmt server detects no secondary storage
> vm, launches that, and also detects that there are templates that need
> to be downloaded. I'm not entirely sure o
Alex,
Make sure that hostname is defined in etc hosts. This should take care
of errors with tests.
Regards
ilya
On 3/29/14, 2:02 AM, Alex Hitchins wrote:
Well, a partial Huzzah - it builds OK with -DskipTests=true.
I'm not going to let that spoil my happiness right now though.
Regards
A