devcloud 0.4 - reboot problem due to /opt/cloud/bin/heartbeat file not existing

2014-03-01 Thread chris snow
devcloud 0.4 has a problem where it is rebooting when running the
deployDataCenter.py script [1]

The issue is due to the /opt/cloud/bin/heartbeat file is missing.

I have seen some posts online that mention vhd-util may have not been
setup, but both my local development machine and the devcloud host
seem to have it:

local development machine:

vagrant@devcloud:~$ find cloudstack/ -name vhd-util
cloudstack/client/target/generated-webapp/WEB-INF/classes/scripts/vm/hypervisor/xenserver/vhd-util
cloudstack/client/target/cloud-client-ui-4.3.0/WEB-INF/classes/scripts/vm/hypervisor/xenserver/vhd-util
cloudstack/scripts/vm/hypervisor/xenserver/vhd-util

devcloud:

root@devcloud:~# ls -lh /opt/cloud/bin/vhd-util
-rwxr-xr-x 1 root root 312K Mar  1 06:32 /opt/cloud/bin/vhd-util

Is anyone able to offer any suggestions where to look next for
debugging this issue with the /opt/cloud/bin/heartbeat not existing?

Many thanks,

Chris

---
[1] https://github.com/snowch/devcloud/issues/17


Build failed in Jenkins: cloudstack-4.3-forward-maven-build #123

2014-03-01 Thread jenkins
See 


Changes:

[ng.tuna] CLOUDSTACK-6162: add UI for OVS plugin

--
[...truncated 18680 lines...]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-framework-config ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
cloud-framework-config ---
[INFO] Compiling 1 source file to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ 
cloud-framework-config ---
[INFO] Surefire report directory: 


---
 T E S T S
---
Running org.apache.cloudstack.framework.config.impl.ConfigDepotAdminTest
log4j:WARN No appenders could be found for logger 
(org.apache.cloudstack.framework.config.impl.ConfigDepotImpl).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
info.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] 
[INFO] Building Apache CloudStack API 4.3.0
[INFO] 
Downloading: 
http://repo.maven.apache.org/maven2/com/google/code/gson/gson/1.7.2/gson-1.7.2.pom
2/10 KB
6/10 KB   
10/10 KB   
10/10 KB   
   
Downloaded: 
http://repo.maven.apache.org/maven2/com/google/code/gson/gson/1.7.2/gson-1.7.2.pom
 (10 KB at 298.9 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/com/google/code/gson/gson/1.7.2/gson-1.7.2.jar
2/170 KB   
3/170 KB   
7/170 KB   
11/170 KB   
15/170 KB   
16/170 KB   
17/170 KB   
21/170 KB   
25/170 KB   
29/170 KB   
33/170 KB   
37/170 KB   
40/170 KB   
44/170 KB   
48/170 KB   
52/170 KB   
56/170 KB   
60/170 KB   
62/170 KB   
64/170 KB   
68/170 KB   
72/170 KB   
75/170 KB   
79/170 KB   
83/170 KB   
87/170 KB   
89/170 KB   
92/170 KB   
96/170 KB   
100/170 KB   
104/170 KB   
108/170 KB   
112/170 KB   
116/170 KB   
117/170 KB   
120/170 KB   
122/170 KB   
126/170 KB   
130/170 KB   
134/170 KB   
138/170 KB   
142/170 KB   
146/170 KB   
147/170 KB   
149/170 KB   
150/170 KB   
154/170 KB   
158/170 KB   
162/170 KB   
166/170 KB   
170/170 KB   
170/170 KB   
 
Downloaded: 
http://repo.maven.apache.org/maven2/com/google/code/gson/gson/1.7.2/gson-1.7.2.jar
 (170 KB at 7371.3 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-api ---
[INFO] Deleting 
 
(includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-api 
---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-api ---
[INFO] Compiling 844 source files to 

[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
:[361,4]
 cannot find symbol
symbol  : class LDAPConfigResponse
location: interface org.apache.cloudstack.api.ResponseGenerator
[ERROR] 
:[32,22]
 package com.cloud.async does not exist
[ERROR] 
:[40,21]
 cannot find symbol
symbol  : class UserContext
location: package com.cloud.user
[ERROR] 


Build failed in Jenkins: cloudstack-4.3-forward-maven-build #124

2014-03-01 Thread jenkins
See 

--
[...truncated 410 lines...]
[INFO] Nullcheck of sc at line 432 of value previously dereferenced in 
com.cloud.utils.db.GenericDaoBase.customSearchIncludingRemoved(SearchCriteria, 
Filter) ["com.cloud.utils.db.GenericDaoBase"] At GenericDaoBase.java:[lines 
116-1872]
[INFO] return value of String.replaceFirst(String, String) ignored in 
com.cloud.utils.db.GroupBy.toSql(StringBuilder) ["com.cloud.utils.db.GroupBy"] 
At GroupBy.java:[lines 26-81]
[INFO] return value of String.replaceFirst(String, String) ignored in 
com.cloud.utils.db.GroupBy$Having.toSql(StringBuilder) 
["com.cloud.utils.db.GroupBy$Having"] At GroupBy.java:[lines 89-106]
[INFO] explicit invocation of com.cloud.utils.db.SearchBase.finalize() in 
com.cloud.utils.db.SearchBase.finalize() ["com.cloud.utils.db.SearchBase"] At 
SearchBase.java:[lines 53-359]
[INFO] Comparison of String parameter using == or != in 
com.cloud.utils.db.TransactionLegacy.removeUpTo(String, Object) 
["com.cloud.utils.db.TransactionLegacy"] At TransactionLegacy.java:[lines 
63-1200]
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-framework-db ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
cloud-framework-db ---
[INFO] Compiling 12 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-framework-db 
---
[INFO] Surefire report directory: 


---
 T E S T S
---

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] 
[INFO] Building Apache CloudStack Framework - Configuration 4.3.0
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
cloud-framework-config ---
[INFO] Deleting 

 (includes = [**/*], excludes = [])
[INFO] Deleting 

 (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-framework-config ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-framework-config ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
cloud-framework-config ---
[INFO] Compiling 10 source files to 

[INFO] 
[INFO] >>> findbugs-maven-plugin:2.5.3:check (cloudstack-findbugs) @ 
cloud-framework-config >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.3:findbugs (findbugs) @ 
cloud-framework-config ---
[INFO] Fork Value is true
 [java] Warnings generated: 1
[INFO] Done FindBugs Analysis
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.5.3:check (cloudstack-findbugs) @ 
cloud-framework-config <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.3:check (cloudstack-findbugs) @ 
cloud-framework-config ---
[INFO] BugInstance size is 1
[INFO] Error size is 0
[INFO] Total bugs: 1
[INFO] org.apache.cloudstack.framework.config.ConfigKey.equals(Object) checks 
for operand being a String ["org.apache.cloudstack.framework.config.ConfigKey"] 
At ConfigKey.java:[lines 41-184]
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-framework-config ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
cloud-framework-config ---
[INFO] Compiling 1 source file to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ 
cloud-fram

Re: Changing the SSL certificate for my own realhostip

2014-03-01 Thread Nux!

On 28.02.2014 14:32, Wei ZHOU wrote:

Can you visit the console by IE or Chrome?


I managed to do it by modifying the DB, Billy's comments helped
https://mail-archives.apache.org/mod_mbox/cloudstack-users/201402.mbox/%3C017b01cf348a%24c5739010%24505ab030%24%40dynamicquest.com%3E

Also Chip's instructions helped clear the confusion a bit
http://www.chipchilders.com/blog/2013/1/2/undocumented-feature-using-certificate-chains-in-cloudstack.html

Thanks for help.

We really need to get rid of this realhostip. :)

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro


Difference between 4.3 and 4.3-forward?

2014-03-01 Thread Nux!

Hi,

What's the difference between 4.3 and 4.3-forward. From which will the 
official 4.3 release be build?


Lucian

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro


KVM

2014-03-01 Thread María Noelia Gil
Hi, I'm throwing the CloudStack agent with "CloudStack-setup-agent" command. 
Initially shows "OK" and the configuration of the interface is unchanged, but 
the server can not find the agent. I have looked at the log file and I found 
the following line: 

02/27/2014 17:49:16,538 INFO [cloud.agent.Agent] (AgentShutdownThread: null) 
Stopping the agent: Reason = sig.kill 

Can this be the problem? How can I fix this?

Thanks.

Re: Review Request 17790: Domain-Account-User Sync Up Among Multiple Regions

2014-03-01 Thread Daan Hoogland
Ha Alex,

branch 4.3 is going to be a problem. We will be able to release this
with 4.4 if we hurry.

On Fri, Feb 28, 2014 at 4:01 PM, Alex Ough  wrote:
> Hi Daan,
>
> 1. Yes, we'll update the request once all the unit tests are completed.
> 2. And yes, it is a branch from 4.3
> 3. I'm using the global parameter, called 'region.auto.generation.interval'
> and the value is 0 (millisec) by default.
> If you set the value more than 0, it will automatically
> create/update/remove domains/accounts/users with that interval,
> which will trigger the scheduled full scan to sync the newly changed
> resources.
>
> Let me know if you need more info.
> Thanks
> Alex Ough
>
>
> On Thu, Feb 27, 2014 at 3:50 PM, Daan Hoogland 
> wrote:
>>
>> I see, great.
>>
>> I will find a moment to apply it and test. It looks good at first sight.
>>
>> Don't forget adding the license header to the new files. Are you
>> updating the review request with these tests?
>>
>> You are using a local branch to implement this on,
>> 'alexoughsg/Albatross'  is a fork of cloudstack, is it?
>> Let's discuss merge back and testing.
>> Do you have a integration test script in Marvin and/or scenarios that
>> will ensure continued functionality for the sync feature?
>>
>>
>> thanks,
>> Daan
>>
>> On Thu, Feb 27, 2014 at 9:19 PM, Alex Ough  wrote:
>> > Hi Daan,
>> >
>> > We started to work on implementing unit tests and checked in some of
>> > them,
>> > so please review them and let us know if there is any
>> > comments/suggestions.
>> >
>> >
>> > https://github.com/alexoughsg/Albatross/commit/fca94db36054ee35f5da85c69c2471430e0eebfe
>> >
>> > Thanks
>> > Alex Ough
>> >
>> >
>> > On Thu, Feb 13, 2014 at 3:15 PM, Alex Ough 
>> > wrote:
>> >>
>> >> We're just about to add unit tests, so I'll add them once completed.
>> >>
>> >> Thanks
>> >> Alex Ough
>> >>
>> >>
>> >> On Thu, Feb 13, 2014 at 3:12 PM, Daan Hoogland
>> >> 
>> >> wrote:
>> >>>
>> >>> h Alex,
>> >>>
>> >>>  looks alright (i did mean with newlines but I don't know if this is
>> >>> actually caught by our checkstyle run) I was wondering if you have any
>> >>> unit
>> >>> tests for your code. I can see you did take testing seriously and I
>> >>> would
>> >>> like to see this formalized for future reference and repetition on
>> >>> updates.
>> >>> Can you add some stuff in this line?
>> >>>
>> >>> thanks,
>> >>> Daan
>> >>>
>> >>>
>> >>> On Thu, Feb 13, 2014 at 9:52 PM, Alex Ough 
>> >>> wrote:
>> 
>>  Hi Daan,
>>  Does it look good to you?
>> 
>>  Thanks
>>  Alex Ough
>> 
>> 
>>  On Mon, Feb 10, 2014 at 1:07 PM, Alex Ough 
>>  wrote:
>> >
>> > This is an automatically generated e-mail. To reply, visit:
>> > https://reviews.apache.org/r/17790/
>> >
>> > Review request for cloudstack.
>> > By Alex Ough.
>> >
>> > Updated Feb. 10, 2014, 7:06 p.m.
>> >
>> > Changes
>> >
>> > Updates for Daan's request.
>> >
>> > Repository: cloudstack-git
>> >
>> > Description
>> >
>> > Currently, under the environment of cloudstack with multiple
>> > regions,
>> > each region has its own management server running with a separate
>> > database,
>> > which will cause data discrepancies when users create/update/delete
>> > domain/account/user data independently in each management server. So
>> > to
>> > support multiple regions and provide one point of entry for each
>> > customer,
>> > this implementation duplicates domain/account/user information of
>> > customers
>> > in one region to all of the regions independently whenever there is
>> > any
>> > change.
>> >
>> > https://issues.apache.org/jira/browse/CLOUDSTACK-4992
>> >
>> >
>> > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Domain-Account-User+Sync+Up+Among+Multiple+Regions
>> >
>> > Testing
>> >
>> > 1. Successfully tested real time synchronization as soon as
>> > resources
>> > are created/deleted/modified in one region.
>> > 2. Successfully tested full scans to synchronize resources that were
>> > missed during real time synchronization because of any reasons like
>> > network
>> > connection issues.
>> > 3. The tests were done manually and also automatically by randomly
>> > generating changes each region.
>> >
>> > Diffs (updated)
>> >
>> > api/src/com/cloud/domain/Domain.java (befed07)
>> > api/src/com/cloud/event/EventTypes.java (77d2fab)
>> > api/src/com/cloud/user/Account.java (940a0eb)
>> > api/src/com/cloud/user/AccountService.java (8153a3f)
>> > api/src/com/cloud/user/User.java (dcf27a0)
>> > api/src/com/cloud/user/UserAccount.java (0cb0f69)
>> > api/src/org/apache/cloudstack/api/ApiConstants.java (68abf8d)
>> > api/src/org/apache/cloudstack/api/BaseCmd.java (acc1568)
>> > api/src/org/apache/cloudstack/api/response/AccountResponse.java
>> > (957936b)

Re: Review Request 18552: Internal LB support for Juniper contrail VPC implementation

2014-03-01 Thread Suresh Balineni

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18552/
---

(Updated March 1, 2014, 10:02 p.m.)


Review request for cloudstack.


Changes
---

Fixed spell and added re-throw exception.


Repository: cloudstack-git


Description
---

Internal LB support for Juniper contrail VPC implementation.

- This implementation just extends the existing implementation of internal lb.
- New element  uses juniper contrail network offering so that nics are 
impelemented by contrail element. 
- LB VM deployment functionality is reused (new element is extended from 
existing Internal LB element implementation).


Diffs (updated)
-

  api/src/com/cloud/network/Network.java 6dc6752 
  api/src/org/apache/cloudstack/api/BaseCmd.java 0e83cee 
  plugins/network-elements/juniper-contrail/pom.xml 8c6877d 
  
plugins/network-elements/juniper-contrail/resources/META-INF/cloudstack/contrail/spring-contrail-context.xml
 99ab02e 
  
plugins/network-elements/juniper-contrail/src/org/apache/cloudstack/network/contrail/management/ContrailInternalLbElementImpl.java
 PRE-CREATION 
  
plugins/network-elements/juniper-contrail/src/org/apache/cloudstack/network/contrail/management/ContrailManagerImpl.java
 01be7db 
  server/src/com/cloud/network/vpc/VpcManagerImpl.java 2157eac 

Diff: https://reviews.apache.org/r/18552/diff/


Testing
---

Tested LB VM deployment. Traffic tests are done.


Thanks,

Suresh Balineni



Re: KVM

2014-03-01 Thread Marcus
Change the agent to debug mode by changing all 'INFO'  to 'DEBUG' in
/etc/cloudstack/agent/log4j.cloud, this will give you more info,
usually the agent can't find the required network config on the host
or something like that.

On Sat, Mar 1, 2014 at 1:21 PM, María Noelia Gil  wrote:
> Hi, I'm throwing the CloudStack agent with "CloudStack-setup-agent" command. 
> Initially shows "OK" and the configuration of the interface is unchanged, but 
> the server can not find the agent. I have looked at the log file and I found 
> the following line:
>
> 02/27/2014 17:49:16,538 INFO [cloud.agent.Agent] (AgentShutdownThread: null) 
> Stopping the agent: Reason = sig.kill
>
> Can this be the problem? How can I fix this?
>
> Thanks.


Re: Difference between 4.3 and 4.3-forward?

2014-03-01 Thread Marcus
4.3-forward is where commits go that you want to eventually end up in
4.3.x, whether it be another RC build or a maintenance release
(4.3.1). Then the release manager approves and pulls into 4.3, or when
4.3 is released pulls all of 4.3-forward back into 4.3 for the next
release going forard.

On Sat, Mar 1, 2014 at 11:39 AM, Nux!  wrote:
> Hi,
>
> What's the difference between 4.3 and 4.3-forward. From which will the
> official 4.3 release be build?
>
> Lucian
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro


Re: Difference between 4.3 and 4.3-forward?

2014-03-01 Thread Animesh Chaturvedi
4.3 is the branch from which I build RCs. 4.3-forward is temporary staging 
branch where folks post fixes for issues. I pick up critical issues needed from 
there into 4.3. Once 4.3 GAs i will merge 4.3-forward into 4.3 and delete the 
forward branch.

Thanks
Animesh

On Mar 1, 2014, at 10:40 AM, "Nux!"  wrote:

> Hi,
> 
> What's the difference between 4.3 and 4.3-forward. From which will the 
> official 4.3 release be build?
> 
> Lucian
> 
> -- 
> Sent from the Delta quadrant using Borg technology!
> 
> Nux!
> www.nux.ro


Re: Review Request 17790: Domain-Account-User Sync Up Among Multiple Regions

2014-03-01 Thread Alex Ough
Can you tell me when the deadline for 4.4 is?

Thanks
Alex Ough


On Sat, Mar 1, 2014 at 2:26 PM, Daan Hoogland wrote:

> Ha Alex,
>
> branch 4.3 is going to be a problem. We will be able to release this
> with 4.4 if we hurry.
>
> On Fri, Feb 28, 2014 at 4:01 PM, Alex Ough  wrote:
> > Hi Daan,
> >
> > 1. Yes, we'll update the request once all the unit tests are completed.
> > 2. And yes, it is a branch from 4.3
> > 3. I'm using the global parameter, called
> 'region.auto.generation.interval'
> > and the value is 0 (millisec) by default.
> > If you set the value more than 0, it will automatically
> > create/update/remove domains/accounts/users with that interval,
> > which will trigger the scheduled full scan to sync the newly changed
> > resources.
> >
> > Let me know if you need more info.
> > Thanks
> > Alex Ough
> >
> >
> > On Thu, Feb 27, 2014 at 3:50 PM, Daan Hoogland 
> > wrote:
> >>
> >> I see, great.
> >>
> >> I will find a moment to apply it and test. It looks good at first sight.
> >>
> >> Don't forget adding the license header to the new files. Are you
> >> updating the review request with these tests?
> >>
> >> You are using a local branch to implement this on,
> >> 'alexoughsg/Albatross'  is a fork of cloudstack, is it?
> >> Let's discuss merge back and testing.
> >> Do you have a integration test script in Marvin and/or scenarios that
> >> will ensure continued functionality for the sync feature?
> >>
> >>
> >> thanks,
> >> Daan
> >>
> >> On Thu, Feb 27, 2014 at 9:19 PM, Alex Ough 
> wrote:
> >> > Hi Daan,
> >> >
> >> > We started to work on implementing unit tests and checked in some of
> >> > them,
> >> > so please review them and let us know if there is any
> >> > comments/suggestions.
> >> >
> >> >
> >> >
> https://github.com/alexoughsg/Albatross/commit/fca94db36054ee35f5da85c69c2471430e0eebfe
> >> >
> >> > Thanks
> >> > Alex Ough
> >> >
> >> >
> >> > On Thu, Feb 13, 2014 at 3:15 PM, Alex Ough 
> >> > wrote:
> >> >>
> >> >> We're just about to add unit tests, so I'll add them once completed.
> >> >>
> >> >> Thanks
> >> >> Alex Ough
> >> >>
> >> >>
> >> >> On Thu, Feb 13, 2014 at 3:12 PM, Daan Hoogland
> >> >> 
> >> >> wrote:
> >> >>>
> >> >>> h Alex,
> >> >>>
> >> >>>  looks alright (i did mean with newlines but I don't know if this is
> >> >>> actually caught by our checkstyle run) I was wondering if you have
> any
> >> >>> unit
> >> >>> tests for your code. I can see you did take testing seriously and I
> >> >>> would
> >> >>> like to see this formalized for future reference and repetition on
> >> >>> updates.
> >> >>> Can you add some stuff in this line?
> >> >>>
> >> >>> thanks,
> >> >>> Daan
> >> >>>
> >> >>>
> >> >>> On Thu, Feb 13, 2014 at 9:52 PM, Alex Ough 
> >> >>> wrote:
> >> 
> >>  Hi Daan,
> >>  Does it look good to you?
> >> 
> >>  Thanks
> >>  Alex Ough
> >> 
> >> 
> >>  On Mon, Feb 10, 2014 at 1:07 PM, Alex Ough 
> >>  wrote:
> >> >
> >> > This is an automatically generated e-mail. To reply, visit:
> >> > https://reviews.apache.org/r/17790/
> >> >
> >> > Review request for cloudstack.
> >> > By Alex Ough.
> >> >
> >> > Updated Feb. 10, 2014, 7:06 p.m.
> >> >
> >> > Changes
> >> >
> >> > Updates for Daan's request.
> >> >
> >> > Repository: cloudstack-git
> >> >
> >> > Description
> >> >
> >> > Currently, under the environment of cloudstack with multiple
> >> > regions,
> >> > each region has its own management server running with a separate
> >> > database,
> >> > which will cause data discrepancies when users
> create/update/delete
> >> > domain/account/user data independently in each management server.
> So
> >> > to
> >> > support multiple regions and provide one point of entry for each
> >> > customer,
> >> > this implementation duplicates domain/account/user information of
> >> > customers
> >> > in one region to all of the regions independently whenever there
> is
> >> > any
> >> > change.
> >> >
> >> > https://issues.apache.org/jira/browse/CLOUDSTACK-4992
> >> >
> >> >
> >> >
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Domain-Account-User+Sync+Up+Among+Multiple+Regions
> >> >
> >> > Testing
> >> >
> >> > 1. Successfully tested real time synchronization as soon as
> >> > resources
> >> > are created/deleted/modified in one region.
> >> > 2. Successfully tested full scans to synchronize resources that
> were
> >> > missed during real time synchronization because of any reasons
> like
> >> > network
> >> > connection issues.
> >> > 3. The tests were done manually and also automatically by randomly
> >> > generating changes each region.
> >> >
> >> > Diffs (updated)
> >> >
> >> > api/src/com/cloud/domain/Domain.java (befed07)
> >> > api/src/com/cloud/event/EventTypes.java (77d2fab)
> >> > api/src/

Re: Difference between 4.3 and 4.3-forward?

2014-03-01 Thread Nux!

On 01.03.2014 23:27, Marcus wrote:

4.3-forward is where commits go that you want to eventually end up in
4.3.x, whether it be another RC build or a maintenance release
(4.3.1). Then the release manager approves and pulls into 4.3, or when
4.3 is released pulls all of 4.3-forward back into 4.3 for the next
release going forard.


Roger, thanks for the explanation.

While I have your attention, please have a look at the following re 
your root resize patches:

http://www.mail-archive.com/dev@cloudstack.apache.org/msg23889.html

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro