GitHub user KarlHarrisSungardAS opened a pull request:

    https://github.com/apache/cloudstack/pull/33

    Feature cenik123 vpcvrr 1.1.1

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/KarlHarrisSungardAS/cloudstack 
FEATURE-CENIK123-VPCVRR_1.1.1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/33.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 #33
    
----
commit d081efc647737d4fee106eda31767a061f885f69
Author: Alex Brett <alex.br...@citrix.com>
Date:   2014-10-15T17:50:57Z

    CLOUDSTACK-7727 Skip various BVT tests on LXC
    
    A number of BVT tests are not valid for LXC (e.g. migrating a VM), so this 
patch
    ensures they skip if LXC is in use.
    
    Signed-off-by: SrikanteswaraRao Talluri <tall...@apache.org>

commit e225065ec2510a93a1f3f694050645687b2969d0
Author: Jessica Wang <jessicaw...@apache.org>
Date:   2014-10-16T19:06:59Z

    CLOUDSTACK-7731: UI > Infrastructure > Virtual Routers > group by 
zone/pod/cluster view > listView > detailView > add View All link (i.e. "View 
all Virtual Routers").

commit c49a09fad0ad830a3ce56511da5cd568d56c594c
Author: Jessica Wang <jessicaw...@apache.org>
Date:   2014-10-15T23:12:52Z

    CLOUDSTACK-7731: UI > Infrastructure > Virtual Routers > group by account 
view > listView > detailView > add View All link (i.e. "View all Virtual 
Routers").

commit f8cbd6ad46f5e75de3354ffe4dc646b819aa40a1
Author: Jessica Wang <jessicaw...@apache.org>
Date:   2014-10-16T00:00:11Z

    CLOUDSTACK-7736: UI - listView widget - select view dropdown on top of 
listView - prefilter() - include original args.context when passing it to 
prefilter().

commit 5e165d499e5e81f6941e74a60b628a544523780a
Author: Jessica Wang <jessicaw...@apache.org>
Date:   2014-10-16T00:02:21Z

    CLOUDSTACK-7731: UI > Infrastructure > Virtual Routers > group by XXXXXXX 
view > listView > detailView > add View All link > not show "group by XXXXXXX" 
in select view dropdown.

commit be60e46e1efad93cb3c26bcf9ec9ee501239ffdf
Author: Jessica Wang <jessicaw...@apache.org>
Date:   2014-10-16T19:01:20Z

    CLOUDSTACK-7731: UI > Infrastructure > Virtual Routers > group by XXXXXXX 
view > listView > detailView > add View All link > show read-only text "group 
by zone/pod/cluster/account" in select view area.

commit c9dcae548056aa477e4156a1ec2efc9a83813aed
Author: Edison Su <sudi...@gmail.com>
Date:   2014-10-16T19:51:11Z

    fix kvm issue, for windows sever 2008, it will crash without hyperv 
enlightment featre enabled

commit 13decd4c85e540337fdf1e46eb367f78d691b4ab
Author: Jessica Wang <jessicaw...@apache.org>
Date:   2014-10-16T21:47:24Z

    CLOUDSTACK-7744: UI > Instances > detailView > Change Service Offering > 
show generic notification.

commit f3e91bf26acaeb1202e1fa84b70ad24db3a0eace
Author: Edison Su <sudi...@gmail.com>
Date:   2014-10-16T23:59:09Z

    There are few cases that mgt server won't reponse agent's pingcommand 
timely, or in KVM's case, libvirt won't repsonse in few mintues, which will 
cause agent reconnect to mgt server, then all the on going tasks on host will 
fail

commit 892b11ec0230ce87d14370fd1055ac223096cc77
Author: Karl Harris <karl.har...@sungard.com>
Date:   2014-10-17T14:40:59Z

    Added /cloudstack/tools/appliance/packer/ directory and various packer 
build files.

commit 7f55a1ef032c29cb955e02c90da43c91739108d7
Author: Karl Harris <karl.har...@sungard.com>
Date:   2014-10-17T14:57:16Z

    Replaced cloud-early-config.sh with test version

commit dbf12d58e713ee5d3a120999cebf5a87d728b209
Author: Min Chen <min.c...@citrix.com>
Date:   2014-10-17T01:15:50Z

    CLOUDSTACK-7749: AsyncJob GC thread cannot purge queue items that have been 
blocking for too long if exception is thrown in expunging some unfinished or 
completed old jobs, this will make some future jobs stuck.

commit e796d418b4ff7d3644bcc962b796d929b3d7baf7
Author: Jessica Wang <jessicaw...@apache.org>
Date:   2014-10-17T21:46:23Z

    CLOUDSTACK-5576: UI > IP Address > EnableVPN, DisableVPN: change label.

commit 1fe8be74e7c8d21a69ed0973a6fc403797d33d89
Author: Karl Harris <karl.har...@sungard.com>
Date:   2014-10-19T12:50:56Z

    Changes to cssysvm_template.json to try to correct problems with 
preseed.cfg http access during the beginning of packer build.

commit 10f87af81f5fc201d499246a110fd25938db27b3
Author: Karl Harris <karl.har...@sungard.com>
Date:   2014-10-19T13:23:56Z

    Merge remote-tracking branch 'origin/master' into FEATURE-CENIK123-v1.1

commit 287ff83552081cd91c68af6214016ca4cc4cc040
Author: Nitin Mehta <nitin.me...@citrix.com>
Date:   2014-10-20T23:49:48Z

    CLOUDSTACK-7754: Templates source_template_id is null when it is created 
from Snapshot with its corresponding volume removed. Fix it by searching for 
volumes including removed.

commit 0cc5ee7abedf8154e17c5e6b9e32a2c1b3a10396
Author: Karl Harris <karl.har...@sungard.com>
Date:   2014-10-21T17:38:20Z

    Update from pulls

commit cb764564ecdcdddc97d8cb7e3a6c7fd9f43fbe2a
Author: Karl Harris <karl.har...@sungard.com>
Date:   2014-10-23T00:50:13Z

    Fixed typo in preseed configuration file spec in the cssysvm.json file 
which caused packer build to fail

commit b85b45f6628ba6b238ad6af6c875954b5f996d25
Author: Karl Harris <karl.har...@sungard.com>
Date:   2014-10-23T00:59:14Z

    Pull Commit

commit c9ca0b8f4a4bdc807d300efa5ead797e169a7e0e
Author: Karl Harris <karl.har...@sungard.com>
Date:   2014-10-23T02:11:19Z

    Vagrant validation changes

commit fdae4f436299f3e016ea5a273ae52d01eb39464a
Author: Karl Harris <karl.har...@sungard.com>
Date:   2014-10-23T02:14:21Z

    Merge remote-tracking branch 'origin/master' into FEATURE-CENIK123-v1.1

commit eb74a6c3b163ecf1af07c25eb91754af4ab70beb
Author: Karl Harris <karl.har...@sungard.com>
Date:   2014-10-23T02:14:42Z

    Merge remote-tracking branch 'origin/4.5' into FEATURE-CENIK123-v1.1

commit 01c8ad825ce8874fe6aefccd749d08a6279c0d3d
Author: Karl Harris <karl.har...@sungard.com>
Date:   2014-10-23T02:19:43Z

    Merge remote-tracking branch 'origin/master' into FEATURE-CENIK123-v1.1

commit 3b6cdc46e3f1df4e143507b1168a79dc28906314
Author: Karl Harris <karl.har...@sungard.com>
Date:   2014-10-23T02:28:01Z

    Merge remote-tracking branch 'origin/master' into FEATURE-CENIK123-v1.1 
(reverted from commit 01c8ad825ce8874fe6aefccd749d08a6279c0d3d)

commit b281c52778e805ccb523e1c3ad3d371c3c60df92
Author: Karl Harris <karl.har...@sungard.com>
Date:   2014-10-23T14:46:43Z

    Added new build script with automatic timestamps for vagrantfile. 
Vagrantfile is now customized by timestamp

commit 5ffa6cb8edb54a092a4472d83831b7eac1a18cac
Author: Karl Harris <karl.har...@sungard.com>
Date:   2014-10-24T14:25:35Z

    Fixed build.sh errors and added separate folder for customized packer 
cssysvm_template<timestamp>.json files which are generated when build.sh is run

commit 6a408d1ca159d4ab5bfa1e72ae1141e1587cb7c0
Author: Karl Harris <karl.har...@sungard.com>
Date:   2014-10-24T20:39:29Z

    Updated build.sh to place Vagrantfile inside Vagrant Box file. Consolodated 
directories so all files except packer.json file are contained in the same root 
directory. The Vagrantfile to Vagrant Box container function still has issues 
in this version. vagrantfile_template parameter does not seem to work or I 
don't understand how to use it

commit 47d58384ced128ded4ff88e1a9745f10d13ffdc3
Author: Karl Harris <karl.har...@sungard.com>
Date:   2014-10-27T16:12:05Z

    Moved all output of build.sh to a folder: 
cloudstackroot/tools/appliance/packer/vm/<output_<timestamp>_<buildheader>_virtualbox.
 Exported packer environment variables PACKER_CACHE_DIR and PACKER_LOG from 
build.sh. Added cloudstack root directory input paramter to packer build .json 
template to root the relative directory references.

commit 9c8506388a8f335a12ba02474750bc9118bf9d62
Author: Karl Harris <karl.har...@sungard.com>
Date:   2014-10-31T00:46:19Z

    Build overlay changes and changes to Vagrantfile to add cdrom mount at 
vagrant up time.

commit 53a9ac2e06eabff5f85516f2fa38d258f0a689e3
Author: Karl Harris <karl.har...@sungard.com>
Date:   2014-10-31T09:58:16Z

    Add ignores for overlays and added CD mount to packer build.sh

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to