GitHub user wilderrodrigues opened a pull request:
https://github.com/apache/cloudstack/pull/75
Feature/systemvm persistent config 4
Fixed:
ACL between tiers in the same VPC
VRRP router password generated by the management server
DHCP fixes
Fix state of isolated redundant network routers
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/schubergphilis/cloudstack
feature/systemvm-persistent-config-4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/75.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #75
----
commit a12193a5fcd2ec879b6e1f3b4b69aea3391fca60
Author: wilderrodrigues <[email protected]>
Date: 2015-02-07T09:15:24Z
Fix state of isolated redundant network router
- once stopped, got to UNKNOWN
commit 35279465fa3c7ce8869dd9ca4d019d7154426dea
Author: Ian Southam <[email protected]>
Date: 2015-02-09T14:20:36Z
A tab got in there somehow!
commit 9ade49e0e44fe97da107cec65aa39250cb695c21
Author: Ian Southam <[email protected]>
Date: 2015-02-09T14:40:36Z
{ip: hosts} syntax goes wrong if ip contains 1::
Needs to anchore regexp
commit e913eb63d8010cbc02961b37d6118c5e88fc181f
Author: Ian Southam <[email protected]>
Date: 2015-02-10T13:05:13Z
Utterley stupid
commit a4eb234386db99e000411a12533047898f24454f
Author: wilderrodrigues <[email protected]>
Date: 2015-02-10T15:43:40Z
generate random password for redundant VPC
commit 4a012dd3091a81c1272cafcb7118a84815d77805
Author: wilderrodrigues <[email protected]>
Date: 2015-02-10T18:30:45Z
No hardcoded passwords.
- If for some reason the cmdLine json doesn't contain the password key,
which is almost impossible to happen,
we generate a password based on other unique data per VPC
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---