Repository: cloudstack
Updated Branches:
refs/heads/test [deleted] 94a14485f
Repository: cloudstack
Updated Branches:
refs/heads/master 262be758b -> fa41bc769
Revert "Merge pull request #1228 from borisroman/CLOUDSTACK-9149"
This reverts commit c459dfe62c57c72ced99ddb0c7d8a9547a380305, reversing
changes made to 2afb739f0656d14e5c298bf469f797fff6da221b.
Project: http:
Merge pull request #1335 from nitin-maharana/CloudStack-Nitin18_4.7
CLOUDSTACK-9230: Remove unnecessary return statement from cloudStack.jsRemoved
the unnecessary return statement.
The statement is never reached.
* pr/1335:
CLOUDSTACK-9230: Remove unnecessary return statement from cloudStack.j
Repository: cloudstack
Updated Branches:
refs/heads/4.7 ff89587fd -> 24277e1d8
CLOUDSTACK-9230: Remove unnecessary return statement from cloudStack.js
Removed the unnecessary return statement.
The statement is never reached.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Com
CLOUDSTACK-9188 - Reads network GC interval and wait from configDao
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2aab4c14
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2aab4c14
Diff: http://git-wip
CLOUDSTACK-9154 - Sets the pub interface down when all guest nets are gone
- Refactors the set_backup, set_master and set_fault methods to have better
names for the variable
- Increase the sleep on the test in order to wait for the routers to be
ready. It's now 3 times the GC settings
Pr
Repository: cloudstack
Updated Branches:
refs/heads/4.7 7d4b3d4d8 -> ff89587fd
CLOUDSTACK-9154 - Adds test to cover nics state after GC
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/749ac2e2
Tree: http://git-wi
CLOUDSTACK-9154 - Returns the guest iterface that is marked as added
- Force a restart of keepalived if conntrackd is not running or
configuration has changed
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7988
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2aab4c14/engine/orchestration/src/org/apache/cloudstack/engine/orchestration/NetworkOrchestrator.java
--
diff --git
a/engine/orchestration/src/org/apache/cloudstack/engine/orc
CLOUDSTACK-9187 - Adds test to cover multiple nics and nic removal
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b1e42106
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b1e42106
Diff: http://git-wip-u
CLOUDSTACK-9187 - Makes code ready for more something like eth, if we ever
get that far
- Adds log info to NetworkOrchestrator in order to make the work of the
Net-Scavenger more visible.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.or
CLOUDSTACK-9187 - Fixes interface allocation to VRRP instances
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/c99d6f18
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/c99d6f18
Diff: http://git-wip-us.ap
Merge pull request #1277 from ekholabs/fix/4.7-rvpc-net-gc-CLOUDSTACK-9154
[4.7] Critical VPCVR issues fixed: CLOUDSTACK-9154; CLOUDSTACK-9187; and
CLOUDSTACK-9188This PR applies the same fixes as in the PR #1259, but against
branch 4.7.
Please refer to PR #1259 for the tests results and all th
Merge release branch 4.7 to master
* 4.7:
CLOUDSTACK-9240 remove 40GB filesize limit from SSVM scripts
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/262be758
Tree: http://git-wip-us.apache.org/repos/asf/cloudsta
Merge pull request #1343 from remibergsma/CLOUDSTACK-9240
CLOUDSTACK-9240 remove 40GB filesize limit from SSVM scriptsBoth
createvolume.sh and createtmplt.sh have a 40GB hardcoded limit for the size of
the template that gets created. I could not find any justification of that. I
am just removin
Repository: cloudstack
Updated Branches:
refs/heads/master 329c012b7 -> 262be758b
CLOUDSTACK-9240 remove 40GB filesize limit from SSVM scripts
Thanks Syed
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/69022f9
Merge pull request #994 from pritisarap12/snapshot-has-no-attribute-len
CLOUDSTACK-9001: Modifying snapshot results validation Currently snapshots
results validation is based on length of snapshot result but if snapshot
creation fails then None type object will not have "len" attribute hence
mo
Repository: cloudstack
Updated Branches:
refs/heads/master a4d0af213 -> 329c012b7
CLOUDSTACK-9001: Modifying snapshot results validation in testpath_uuid_event
testpath
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/c
Merge pull request #1000 from
pritisarap12/CLOUDSTACK-9005-Modifying-tearDown-function
CLOUDSTACK-9005: Modifying tearDown functionModifying tearDown function to
check if data volume is in detached state before deleting the volume
* pr/1000:
CLOUDSTACK-9005: Modifying tearDown function
Signe
Repository: cloudstack
Updated Branches:
refs/heads/master ad420bb1d -> a4d0af213
CLOUDSTACK-9005: Modifying tearDown function
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d793c7f5
Tree: http://git-wip-us.apac
Repository: cloudstack
Updated Branches:
refs/heads/master fb658f575 -> ad420bb1d
CLOUDSTACK-9041: Modifying template creation from snapshot function in base.py
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bbe
Merge pull request #1041 from
pritisarap12/CLOUDSTACK-9041-Modifying-template-creation-from-snapshot-function-in-base.py
CLOUDSTACK-9041: Modifying template creation from snapshot function In
create_from_snapshot function of Template class there is no parameter to accept
if the template is publ
Merge pull request #1343 from remibergsma/CLOUDSTACK-9240
CLOUDSTACK-9240 remove 40GB filesize limit from SSVM scriptsBoth
createvolume.sh and createtmplt.sh have a 40GB hardcoded limit for the size of
the template that gets created. I could not find any justification of that. I
am just removin
Repository: cloudstack
Updated Branches:
refs/heads/4.7 a767407fd -> 7d4b3d4d8
CLOUDSTACK-9240 remove 40GB filesize limit from SSVM scripts
Thanks Syed
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/69022f97
T
Merge pull request #1226 from borisroman/CLOUDSTACK-9148
Removed .pydevproject from plugin kvm hypervisor.Ping @wido @wilderrodrigues
@remibergsma @miguelaferreira
It's there for no apparent reason...
Running integration tests now.
```
[INFO] ---
Repository: cloudstack
Updated Branches:
refs/heads/master c459dfe62 -> fb658f575
Removed .pydevproject from plugin kvm hypervisor.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/223e3d54
Tree: http://git-wip-us
Repository: cloudstack
Updated Branches:
refs/heads/master 2afb739f0 -> c459dfe62
Removed cloud-cli folder and contents, as it is not maintained or used anymore.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7f
Merge pull request #1228 from borisroman/CLOUDSTACK-9149
Removed cloud-cli folder and contents, as it is not maintained or used
anymore.Remove legacy code.
Compiles ok:
```
[INFO]
[INFO] BUILD SUCCESS
[INFO] ---
Repository: cloudstack
Updated Branches:
refs/heads/master 1b8c464e6 -> 2afb739f0
CLOUDSTACK-9210: Pass secondary IPs to default_network_rules() function
This is a mandatory argument but it was NOT passed which caused the
re-programming of security groups to fail.
Simple fix to just add the a
Merge pull request #1309 from wido/CLOUDSTACK-9210
CLOUDSTACK-9210: Pass secondary IPs to default_network_rules() functionThis is
a mandatory argument but it was NOT passed which caused the
re-programming of security groups to fail.
Simple fix to just add the argument since the variable is avail
30 matches
Mail list logo