Repository: cloudstack
Updated Branches:
refs/heads/strongswan 013fbd41f -> 3f9f87e1d
Removed openswan apackage
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3f9f87e1
Tree: http://git-wip-us.apache.org/repos/as
clean-ups in the file
- replace tabs with 4 spaces
- removed trailing spaces
- fixed indenting
- made if; then look the same
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2f858a7d
Tree: http://git-wip-us.apache.or
Repository: cloudstack
Updated Branches:
refs/heads/master f65dec4b0 -> fa56b3f37
this query had no -P port specified so did not work
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ee9b644e
Tree: http://git-wip-
Merge pull request #678 from remibergsma/sec-stor-script-mysql-default-port
Improve cloud-install-sys-tmplt to work in dev environment againThe script that
you run to initially setup secondary storage, had some errors. As it now
depends on /etc/cloudstack/management/db.properties, it did not wor
make sane defaults for MySQL settings
In dev environments, there is no /etc/cloudstack/management/db.properties file
That forces you to specify all parameters on the command line. This commit
sets some defaults, like port 3306, user root and localhost.
When available, it will still get settings f
Repository: cloudstack
Updated Branches:
refs/heads/master b1fa37861 -> f65dec4b0
Implemented condition that only admin or owner of the template can change its
permissions using updateTemplatePermissions API
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-w
Merge pull request #658 from manuiiit/pull-11
Implemented condition that only admin or owner of the template can change its
permissions . using updateTemplatePermissions API
Consider this scenario :
In a domain, there are three User Accounts UA1, UA2,UA3
A private template is registered by U
Repository: cloudstack-ec2stack
Updated Branches:
refs/heads/master f6d08c4b1 -> 69947b236
Add AWS CLI compatibility info to README
Signed-off-by: Sebastien Goasguen
This closes #1
Project: http://git-wip-us.apache.org/repos/asf/cloudstack-ec2stack/repo
Commit:
http://git-wip-us.apache.or
Repository: cloudstack
Updated Branches:
refs/heads/master 8b0266d12 -> b1fa37861
CLOUDSTACK-8720: Handle corner case in remove nic from vm Please see the bug
for more details
Incorporating comments from pavanb018
This closes #671
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/