Updated Branches:
refs/heads/master ee0a91d11 -> a4a059c04
CLOUDSTACK-779 Egress firewall rules support for Juniper SRX
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a4a059c0
Tree: http://git-wip-us.apache.org/
Updated Branches:
refs/heads/pvlan [created] 4c0f775e6
PVLAN: Add pvlan in createNetworkCommand
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/c26244d1
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tre
Implement PVLAN on Xen
Start/stop vm/dhcp server are done. Not done with VM migration.
A new command(PvlanSetupCommand) is sent for setting up PVLAN for vms. Currently
it's focus on OVS implementation. Need to be more abstruct and add vSwitch part.
Project: http://git-wip-us.apache.org/repos/a
Updated Branches:
refs/heads/pvlan 4c0f775e6 -> 5c6f3a9a0
PVLAN: Simplify OVS policy
We can resubmit the packet against the flow table to get simplier result.
Now we don't need to check if VM is in the same host as DHCP server or not.
Project: http://git-wip-us.apache.org/repos/asf/cloudst
Updated Branches:
refs/heads/pvlan 5c6f3a9a0 -> e4d3603f9
PVLAN: Remove bridge parameter in PvlanSetupCommand
Bridge is hypervisor dependent, shouldn't appear in PvlanSetupCommand.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf
Updated Branches:
refs/heads/pvlan e4d3603f9 -> d988638aa
PVLAN: Add network label parameter to PvlanSetupCommand
We need it to find the real bridge/switch to program on the OVS.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/c
Updated Branches:
refs/heads/master a29e39365 -> 15be97772
PVLAN : Implementing PVLAN deployment capability for VMware deployments in
cloudstack.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/15be9777
Tree: ht
Updated Branches:
refs/heads/master cf6045f1a -> eb7c32142
CLOUDSTACK-1638: Introduce NetworkMigrationResponder
The location of the virtual machine is provided by DeployDestination, which will
be passed in NetworkGuru#reserve and NetworkElement#prepare.
During the virtual machine migration, i
PVLAN: CLOUDSTACK-2401: VM Migration support
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/eb7c3214
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/eb7c3214
Diff: http://git-wip-us.apache.org/repos/asf
Updated Branches:
refs/heads/master a75cf9a79 -> 92ad6abab
PVLAN: Fix NPE when VM are in allocated state
If vlan is not assigned for VM, nic.getBroadcastUri() would be null. Then just
ignore it.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.
Updated Branches:
refs/heads/master 780b45e24 -> 07715b91a
CLOUDSTACK-2639: Add flag for booting complete
Don't execute any command before VR complete booting up process.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack
Updated Branches:
refs/heads/master d99fae07c -> a1437ae82
CLOUDSTACK-2563: Network ACL: Allow protocol 1(icmp) paired with icmp type/code
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a1437ae8
Tree: http://git
Updated Branches:
refs/heads/master a1437ae82 -> a21a4e5ac
CLOUDSTACK-2681: Suppress failed to apply port forwarding rule error when
rollback
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e3a32867
Tree: http:/
CLOUDSTACK-2682: Sleep 1 second before switch to BACKUP
To prevent backup.sh preempt master.sh when keepalived switch to MASTER then
back to BACKUP immediately.
Since it would take at least 3 seconds for BACKUP to switch to MASTER(vrrp
timeout), the fix won't cause chaos when keepalive try to swi
Updated Branches:
refs/heads/master a91f04e75 -> 83c13fcf2
CLOUDSTACK-2614: Fix the permission of patchviasocket.pl
It's non-executable now, which cause trouble on deb package.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/clou
Updated Branches:
refs/heads/master 1300fc812 -> 70ca58149
CLOUDSTACK-2772: Programming firewall rules to VR when recovering redundant
network
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/70ca5814
Tree: http:
Updated Branches:
refs/heads/master 727c5bae9 -> 4c1ace5e0
CLOUDSTACK-2775: Fix trunk port is not 1 on some hosts
Now searching for eth- or em- prefix, as the port for going outside.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/as
Updated Branches:
refs/heads/master 263062526 -> 5a8a2a259
CLOUDSTACK-2792: Send "saved_password" to BACKUP router when reset password for
user VM
Otherwise when MASTER failed, the user VM would get password reset again after
reboot.
But this fix still have issues if MASTER is failure before
CLOUDSTACK-1170: Redundant Router: Ensure MACs are same on other than first
public nic
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fbe6b273
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/fbe6b273
D
Revert "Removing baremetal related references"
This reverts commit 99ea4011b18356d09686889205ef5df1b170b0dc.
Conflicts:
server/src/com/cloud/network/NetworkServiceImpl.java
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/clo
Baremetal: DB upgrade
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f6d71c50
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f6d71c50
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/f6d71c
Updated Branches:
refs/heads/baremetal-4.2 [created] f6d71c506
Fix baremetal functionality
1. Baremetal doesn't have secondary storage, so we don't need check them.
2. The new "AddBaremetalHostCmd" hasn't been used by UI, so keep the validity
checking out for now. "AddHostCmd" would still wor
Baremetal: Re-enable baremetal component
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/43b7a544
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/43b7a544
Diff: http://git-wip-us.apache.org/repos/asf/clo
Updated Branches:
refs/heads/master a16af4380 -> 5d70e1928
CLOUDSTACK-2534: Modify id_rsa.cloud's permission to 600
644 is too open for ssh.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5d70e192
Tree: http://
Updated Branches:
refs/heads/master 5d70e1928 -> c8bc7a0af
Revert "CLOUDSTACK-2534: Modify id_rsa.cloud's permission to 600"
This reverts commit 5d70e1928c19dc18b0479354b24649081f79c277.
Wrong fix. The correct key is at:
/var/cloudstack/management/.ssh/id_rsa
Project: http://git-wip-us.apa
Updated Branches:
refs/heads/master 0a4e65126 -> b3fb4851e
Fix regression of return Userdata provider when caller asked for DHCP
It's introduced by:
commit 052c24c4d1c881f791b804dbb9c2fc083af7da36
Author: Bharat Kumar
Date: Mon May 13 17:02:27 2013 +0530
CLOUDSTACK-702: Multiple ip ra
Updated Branches:
refs/heads/master dad27aaf4 -> c3df34826
Remove Network Parameter for VPN service provider
It's unnecessary since RemoteAccessVpnVO already have network ID binding with
it.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org
CLOUDSTACK-4836: Fix VPN user are not programmed after restart network
Also refactor VPN code.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/c3df3482
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/c3
Updated Branches:
refs/heads/4.2 15b7b1082 -> 7d7bd2afd
CLOUDSTACK-4836: Fix VPN user are not programmed after restart network
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7d7bd2af
Tree: http://git-wip-us.apac
CLOUDSTACK-2792: Call savepassword.sh inside VR for Xen
Also only set password when password service is running, thus avoid setting for
redundant router BACKUP router.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit
Updated Branches:
refs/heads/4.2 7d7bd2afd -> 3c8be550f
CLOUDSTACK-4786: Reset Redundant Router priority after all the routers are
stopped
This patch would reset the priority in such condition:
1. All redundant routers are stopped, e.g. due to network GC
2. User start one VM in the network
3.
CLOUDSTACK-2792: Call savepassword.sh inside VR
Also only set password when password service is running, thus avoid setting for
redundant router BACKUP router.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/484d6c4
Updated Branches:
refs/heads/master c3df34826 -> 484d6c4eb
CLOUDSTACK-4786: Reset Redundant Router priority after all the routers are
stopped
This patch would reset the priority in such condition:
1. All redundant routers are stopped, e.g. due to network GC
2. User start one VM in the network
Updated Branches:
refs/heads/master 152872594 -> df1924d91
CLOUDSTACK-754: Fix KVM and Vmware resource for VPN
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/df1924d9
Tree: http://git-wip-us.apache.org/repos/asf
Updated Branches:
refs/heads/4.2 12fbaf9b4 -> 7e74851cc
CLOUDSTACK-4913: Don't enable ebtables/iptables for non-security group zone
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7e74851c
Tree: http://git-wip-us
Updated Branches:
refs/heads/master df1924d91 -> f650d07b6
CLOUDSTACK-4913: Don't enable ebtables/iptables for non-security group zone
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f650d07b
Tree: http://git-wip
Updated Branches:
refs/heads/master d5777c8e3 -> 10d47147a
Remove the old duplicate savepassword.sh
The working one is at: systemvm/patches/debian/config/opt/cloud/bin/
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/c
Updated Branches:
refs/heads/master 89d6e7ed6 -> 271a7dff9
Fix VPC issue due to VpcVirtualNetworkApplianceManagerImpl.java is not
registered
It should be registered rather than VirtualNetworkApplianceManageImpl.java,
since it would cover the isolated network case as well.
Project: http://gi
Updated Branches:
refs/heads/master a6b6fa65f -> 8871cdc03
Add support for multiple networks in the 'per account' source nat type setting
in external network devices
Signed-off-by: Sheng Yang
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.o
Updated Branches:
refs/heads/master 146019649 -> 3205cd42b
CLOUDSTACK-730: Site-to-site VPN between VPC VR to VR
Now VPN connection can be created as "passive", which would enable the ability
of remote peer initiate the connection. So it's possible for VPC VR to
establish the connection to ano
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8f8ad3f3/plugins/network-elements/palo-alto/src/com/cloud/network/element/PaloAltoExternalFirewallElement.java
--
diff --git
a/plugins/network-elements/palo-alto/src/com/cloud
Updated Branches:
refs/heads/master 40a783932 -> 8f8ad3f38
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8f8ad3f3/ui/scripts/system.js
--
diff --git a/ui/scripts/system.js b/ui/scripts/system.js
index 1579d16..fa22811
Updated Branches:
refs/heads/4.2 721567754 -> 004efe1c0
CLOUDSTACK-5066: Don't remove the current VPN users when updating
If one VPN user and password is existed in current setup, then don't touch it,
otherwise would result in this user's existing connection be dropped.
Project: http://git-w
Updated Branches:
refs/heads/master 24c0513ee -> 27ce69fd5
CLOUDSTACK-5066: Don't remove the current VPN users when updating
If one VPN user and password is existed in current setup, then don't touch it,
otherwise would result in this user's existing connection be dropped.
Project: http://gi
Updated Branches:
refs/heads/master b864e677e -> 62286fcc6
Fix Palo Alto Firewall RAT issue
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/62286fcc
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/62
Updated Branches:
refs/heads/master 4815b024b -> 333be7de4
Fix redundant router failed to start
ResourceUnavailableException won't be catched by VirtualNetworkApplianceManager
after Alex's refactor, because VirtualMachineManager.start() would cover the
exceptions as well. So changed the callin
Updated Branches:
refs/heads/master 333be7de4 -> fd2e8c9ac
Redundant Router: Fix priority records in db
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fd2e8c9a
Tree: http://git-wip-us.apache.org/repos/asf/clouds
Updated Branches:
refs/heads/master 5e2e27dea -> 1f7ef652c
Make com.cloud.network.vpn.RemoteAccessVpnService an extensible type
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1f7ef652
Tree: http://git-wip-us.apa
Updated Branches:
refs/heads/4.3 02c7c1ab0 -> 97dc85cae
Make com.cloud.network.vpn.RemoteAccessVpnService an extensible type
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/97dc85ca
Tree: http://git-wip-us.apache
Updated Branches:
refs/heads/baremetal-4.2 0293875e0 -> f5e67e7c0
Baremetal: Fix typo of BaremetaUserdataProvider
Should be "Baremetal" rather than "Baremeta"
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/83c9
Baremetal: Fix API's packages and categories
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b047a9b6
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b047a9b6
Diff: http://git-wip-us.apache.org/repos/as
Baremetal: Test cases
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f5e67e7c
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f5e67e7c
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/f5e67e
Baremetal: Re-enable baremetal component
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a1851328
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a1851328
Diff: http://git-wip-us.apache.org/repos/asf/clo
Updated Branches:
refs/heads/master 064b570c8 -> b0a321069
Revert "Removing baremetal related references"
This reverts commit 99ea4011b18356d09686889205ef5df1b170b0dc.
Conflicts:
server/src/com/cloud/network/NetworkServiceImpl.java
Project: http://git-wip-us.apache.org/repos/asf/clo
Fix baremetal functionality
1. Baremetal doesn't have secondary storage, so we don't need check them.
2. The new "AddBaremetalHostCmd" hasn't been used by UI, so keep the validity
checking out for now. "AddHostCmd" would still works.
3. Baremetal haven't implemented multiple ip range feature(CLO
Baremetal: DB upgrade
Conflicts:
setup/db/db/schema-410to420.sql
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2edfa9a7
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2edfa9a7
Diff: http://gi
Baremetal: Test cases
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b0a32106
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b0a32106
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/b0a321
Baremetal: Fix typo of BaremetaUserdataProvider
Should be "Baremetal" rather than "Baremeta"
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/041303cc
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/0413
Baremetal: Fix API's packages and categories
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/759269fc
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/759269fc
Diff: http://git-wip-us.apache.org/repos/asf
Updated Branches:
refs/heads/master 64c5266ec -> db97bb8e8
Fix NPE when using baremetal template
Template size is NULL for baremetal, which caused NPE when unboxing
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commi
Updated Branches:
refs/heads/master db97bb8e8 -> fe32dc766
Baremetal: Add BaremetalDhcp Server and BaremetalPxe server to avoid list of
stats collector
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fe32dc76
Tr
Updated Branches:
refs/heads/master fe32dc766 -> d22306344
Baremetal: Fix permission deny to ipmi.py
The file
cloudstack-oss.asf/client/target/cloud-client-ui-4.2.0-SNAPSHOT/WEB-INF/classes/scripts/util/ipmi.py
is not mark as executible, so we cannot execute it directly.
Involve "/usr/bin/py
Updated Branches:
refs/heads/4.2 de767327b -> 1b82ca2a7
Baremetal: Move list APIs to the correct location
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1b82ca2a
Tree: http://git-wip-us.apache.org/repos/asf/clou
Updated Branches:
refs/heads/master 37f12a31a -> 2fc6054a9
Baremetal: Move list APIs to the correct location
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2fc6054a
Tree: http://git-wip-us.apache.org/repos/asf/c
Updated Branches:
refs/heads/master 7b783f0df -> 7d8f6c702
CLOUDSTACK-3417: Prevent conflict of existed foreign keys of baremetal when
upgrade
Now we dropped the keys(if any) then re-add them.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.o
Updated Branches:
refs/heads/4.2 ddf7d40b6 -> a3792fd9c
CLOUDSTACK-3417: Prevent conflict of existed foreign keys of baremetal when
upgrade
Now we dropped the keys(if any) then re-add them.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/
Updated Branches:
refs/heads/master 37ba08a8e -> da8b1ef81
CLOUDSTACK-3417: Remove baremetal foreign key in upgrade path
They're already handled by java code.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/da8b
Updated Branches:
refs/heads/4.2 50b8d6429 -> 00b8dc747
CLOUDSTACK-3417: Remove baremetal foreign key in upgrade path
They're already handled by java code.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/00b8dc7
Updated Branches:
refs/heads/4.2 f8e45c2d7 -> 2ea61e7f2
CLOUDSTACK-3436: Fix inconsistent ip routing table between redundant virtual
routers
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2ea61e7f
Tree: http://
Updated Branches:
refs/heads/master 56da71e5b -> 9de203483
CLOUDSTACK-3436: Fix inconsistent ip routing table between redundant virtual
routers
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9de20348
Tree: http
Updated Branches:
refs/heads/4.2 c1b0228f1 -> 9c1e02ae5
CLOUDSTACK-3434: Improve the atomic of file lock used in VR
Now we would retry if "ls" failed, since the list of files changed.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/a
CLOUDSTACK-3311: PVLAN - vmware dvswitch - stop/start nd reboot Virtual router
FAIL
Description:
Fix logic to check for secondary pvlan id already existing on vmware DVS,
and
fix int to Integer comparison.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://
Updated Branches:
refs/heads/master 2d30f42d0 -> cdbcc6663
CLOUDSTACK-3434: Improve the atomic of file lock used in VR
Now we would retry if "ls" failed, since the list of files changed.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repo
CLOUDSTACK-3311: PVLAN - vmware dvswitch - stop/start nd reboot Virtual router
FAIL
Description:
Fix logic to check for secondary pvlan id already existing on vmware DVS,
and
fix int to Integer comparison.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://
Updated Branches:
refs/heads/4.2 dabedd084 -> 54e9fe448
CLOUDSTACK-3540: Fix edithosts.sh to prevent removing active dhcp entries
IP match must terminated by comma.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commi
Updated Branches:
refs/heads/master 52434dabc -> 9fe1a2b9f
CLOUDSTACK-3540: Fix edithosts.sh to prevent removing active dhcp entries
IP match must terminated by comma.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/co
Updated Branches:
refs/heads/4.2 54e9fe448 -> 2f85c8065
CLOUDSTACK-3539: Fix wrong management ip when server start up
The value "localhost" for mgmt server should be over-written anyway.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repo
Updated Branches:
refs/heads/master 9fe1a2b9f -> ab42c1d6d
CLOUDSTACK-3539: Fix wrong management ip when server start up
The value "localhost" for mgmt server should be over-written anyway.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/r
Updated Branches:
refs/heads/4.1 3b5bcac81 -> f95013273
CLOUDSTACK-3540: Fix edithosts.sh to prevent removing active dhcp entries
IP match must terminated by comma.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commi
Updated Branches:
refs/heads/4.2 9a9d27788 -> 13c1c6291
CLOUDSTACK-1670: Fix the order of user vm's multiple nics
They should follow the order of networkIds parameter of deployVMCmd(). And eth0
would be always on default network.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/rep
Updated Branches:
refs/heads/master ee664a1ca -> 43ebb1c82
CLOUDSTACK-1670: Fix the order of user vm's multiple nics
They should follow the order of networkIds parameter of deployVMCmd(). And eth0
would be always on default network.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/
Updated Branches:
refs/heads/master 43ebb1c82 -> fff763ef8
CLOUDSTACK-3514: [Automation] Vmware - Failed to download default template for
first zone
Description:
Fixing reference to null object.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.a
Updated Branches:
refs/heads/4.2 13c1c6291 -> e18ca0117
CLOUDSTACK-3514: [Automation] Vmware - Failed to download default template for
first zone
Description:
Fixing reference to null object.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apac
Updated Branches:
refs/heads/master fff763ef8 -> 86bbe211f
CLOUDSTACK-494: Loose the limition of same ip used by site-to-site vpn
Different account can have same remote side IP now. Of course the remote side
need
to identify them and configured properly to handle it.
Project: http://git-wip
Updated Branches:
refs/heads/4.2 e18ca0117 -> 882982605
CLOUDSTACK-494: Loose the limition of same ip used by site-to-site vpn
Different account can have same remote side IP now. Of course the remote side
need
to identify them and configured properly to handle it.
Project: http://git-wip-us
Updated Branches:
refs/heads/4.2 83c7b9ae5 -> dc1ac3c45
CLOUDSTACK-3554: NPE while attaching VMWARE Tools ISO to the instance
Description:
Account for null imagestore for vmware-tools iso.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.o
Updated Branches:
refs/heads/master c618caf10 -> d6cb95208
CLOUDSTACK-3554: NPE while attaching VMWARE Tools ISO to the instance
Description:
Account for null imagestore for vmware-tools iso.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apach
Updated Branches:
refs/heads/4.2 fbf38a35d -> 9edddf632
CLOUDSTACK-3598: [Automation] NullPointerException observed while connecting
agent
Description:
Fixing an NPE when setting resource count.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.a
Updated Branches:
refs/heads/master 876a7b336 -> dfa612d1f
CLOUDSTACK-3598: [Automation] NullPointerException observed while connecting
agent
Description:
Fixing an NPE when setting resource count.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-u
Updated Branches:
refs/heads/master 463a3aba7 -> 226bed7ec
Removed unused classes
ScriptBuilder and Executor was not actually used.
Signed-off-by: Laszlo Hornyak
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit
Updated Branches:
refs/heads/master 86a153c59 -> e3f67d126
CLOUDSTACK-1827: Fix redundant router update mechanism
There is a bug that if the smaller number ID RvR stop running, that pair of
RvR's status won't be updated. This patch fixed it.
Project: http://git-wip-us.apache.org/repos/asf/cl
Repository: cloudstack
Updated Branches:
refs/heads/master 0a4ab3251 -> 7d141617f
Fix ip6gateway parameter comments in CreateNetworkCmd
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7d141617
Tree: http://git-wi
Repository: cloudstack
Updated Branches:
refs/heads/master 190bd3802 -> 29911dd2e
CLOUDSTACK-7376 passwd_server attempts to start but terminates with the exit
code 137
Signed-off-by: Sheng Yang
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache
Repository: cloudstack
Updated Branches:
refs/heads/master 9425f06d7 -> aaeadc5c4
CLOUDSTACK-7605: Fix basic zone multiple pod network restart with cleanup=true
1. getRouters() doesn't handle RestartNetwork with cleanup=true for basic zone,
because pod wouldn't be specific at the time.
2. The
Repository: cloudstack
Updated Branches:
refs/heads/master 093fa6f0a -> d2fbe5ccd
CLOUDSTACK-7436: Fix automation test on RvR status detection
Everytime when checking the RvR status, you must wait some time for RvR to
update it's status. The polling thread would update the status only every 30
Repository: cloudstack
Updated Branches:
refs/heads/master 4f43839da -> 307a35a61
CLOUDSTACK-1771: Fix VR IP change when restartnetwork with cleanup=true in
basic zone
In basic network, the correct network id associate with IP is source network id
rather than network id.
Project: http://git
Repository: cloudstack
Updated Branches:
refs/heads/4.5 1b535e20e -> dd7026b20
CLOUDSTACK-1771: Fix VR IP change when restartnetwork with cleanup=true in
basic zone
In basic network, the correct network id associate with IP is source network id
rather than network id.
Project: http://git-wi
Repository: cloudstack
Updated Branches:
refs/heads/master 4d06eef3b -> 57c484140
CLOUDSTACK-7814: Fix default passphrase for keystores
In upgrade case, the db.properties file is not changed, but the following commit
would require passphrase for keystore in it, thus result in error(NPE in fact
Repository: cloudstack
Updated Branches:
refs/heads/4.5 492962520 -> 865b2e679
CLOUDSTACK-7814: Fix default passphrase for keystores
In upgrade case, the db.properties file is not changed, but the following commit
would require passphrase for keystore in it, thus result in error(NPE in fact
du
Repository: cloudstack
Updated Branches:
refs/heads/master 723aedf9b -> 03a43159d
CLOUDSTACK-7821: Fix OSX cannot connect to VPN due to wrongly declaim
ENCAPSULATION_MODE_UDP_TRANSPORT_RFC
OSX always declaims it's behind NAT no matter it's true or not, thus result in
confusion of openswan.
A
1 - 100 of 446 matches
Mail list logo