Commit Graph

58 Commits

Author SHA1 Message Date
Sheng Yang 6be53d847a CS-6840: Update ipsectunnel.sh 2012-06-27 19:06:18 -07:00
Clayton Weise ffe66c4917 CS-6840: Add ipsectunnel script 2012-06-27 19:05:22 -07:00
anthony 9775675d97 VPC : fixes for static nat 2012-06-27 11:20:19 -07:00
anthony 7dae3361c6 VPC : listeth.sh is used to list all eth devices in domr 2012-06-26 16:37:30 -07:00
anthony 08b2f7e37e VPC : handle staticnat and loadbalaner 2012-06-26 16:13:03 -07:00
anthony cd73f633a9 VPC : add vpc_staticnat 2012-06-26 13:54:05 -07:00
anthony 493560e370 VPC : fix for CONNMARK 2012-06-25 20:47:01 -07:00
anthony 669029b8cd VPC : fix for connection mark 2012-06-25 16:29:10 -07:00
anthony 781752b4c7 VPC : fix for port forwarding 2012-06-25 15:49:53 -07:00
anthony 61a568cd8e VPC : add portforwarding 2012-06-22 19:15:38 -07:00
anthony 583c8ad979 VPC : acl works 2012-06-22 18:01:38 -07:00
anthony 22f278a864 VCP : fixes for vpc ACL 2012-06-22 14:26:05 -07:00
anthony 8f2b2db0c7 VPC : fixes for vpc_acl 2012-06-22 13:21:54 -07:00
anthony 5e16130d98 VPC : if no public gateway then set up public gateway in ip assoc 2012-06-21 18:23:55 -07:00
anthony 93eeb58a0e VPC : typo in vpc_guestnw.sh 2012-06-21 17:25:39 -07:00
anthony 632c0fe886 VPC : remove dead code 2012-06-21 16:57:37 -07:00
anthony dad686c556 VCP : remove backup when apply succeeds 2012-06-21 15:45:34 -07:00
anthony f2a030688e VPC : create acl chain per acl command 2012-06-21 15:45:33 -07:00
anthony 51e1bda448 VPC : change name 2012-06-21 12:29:42 -07:00
anthony bfc4722ad4 VPC : add vpc_netusage.sh 2012-06-21 12:23:44 -07:00
anthony 49d389d3c0 VPC : add vpc_loadbalancer.sh 2012-06-21 11:48:43 -07:00
anthony f99c203aa0 VPC : add vpc_nat. sh for port_forwarding and static nat 2012-06-20 16:36:37 -07:00
anthony 997bc8d9ce VPC : pass subnet to guestnw.sh 2012-06-20 12:48:14 -07:00
anthony 88aa19796f VPC : fixed snat 2012-06-19 10:23:30 -07:00
anthony 1a690c7041 VPC : fixed vpc_snat script 2012-06-18 17:21:43 -07:00
anthony 0d19de3d4b VPC : fix for geustnw.sh 2012-06-18 15:24:22 -07:00
anthony eb26f9569b VPC : fixed vpc_ipassoc 2012-06-18 12:20:51 -07:00
anthony 99e46e4c2f VPC : add vpc_ipassoc.sh vpc_snat.sh
Conflicts:

	wscript
2012-06-18 10:35:32 -07:00
Alena Prokharchyk aaf0d24a83 Merge branch 'vpc-3.0.x' into 3.0.x
Conflicts:
	api/src/com/cloud/api/ApiConstants.java
	api/src/com/cloud/api/BaseCmd.java
	api/src/com/cloud/api/ResponseGenerator.java
	api/src/com/cloud/api/commands/AssociateIPAddrCmd.java
	api/src/com/cloud/api/commands/EnableStaticNatCmd.java
	api/src/com/cloud/event/EventTypes.java
	api/src/com/cloud/network/NetworkService.java
	api/src/com/cloud/network/rules/RulesService.java
	client/tomcatconf/commands.properties.in
	core/src/com/cloud/agent/resource/virtualnetwork/VirtualRoutingResource.java
	scripts/vm/hypervisor/xenserver/xenserver56fp1/patch
	server/src/com/cloud/api/ApiDBUtils.java
	server/src/com/cloud/api/ApiResponseHelper.java
	server/src/com/cloud/configuration/DefaultComponentLibrary.java
	server/src/com/cloud/consoleproxy/ConsoleProxyManagerImpl.java
	server/src/com/cloud/network/NetworkManagerImpl.java
	server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java
	server/src/com/cloud/network/rules/RulesManagerImpl.java
	server/src/com/cloud/server/ManagementServerImpl.java
	server/src/com/cloud/storage/secondary/SecondaryStorageManagerImpl.java
	server/src/com/cloud/upgrade/dao/Upgrade2214to30.java
	server/test/com/cloud/network/MockNetworkManagerImpl.java
	server/test/com/cloud/vm/MockVirtualMachineManagerImpl.java
	setup/db/create-schema.sql
	wscript
2012-06-14 19:04:59 -07:00
anthony 91363d555e VPC : fix nic hot plug script 2012-06-12 12:26:31 -07:00
anthony 7e463932f0 VPC : add nic hot plug script 2012-06-12 11:56:12 -07:00
anthony 372582ca6b VPC : vpc_ipassosc.sh 2012-06-11 19:07:36 -07:00
anthony 99385d7c38 VPC : add new ipassoc.sh for vpc 2012-06-11 17:37:37 -07:00
anthony 00278191bb VPC : revert changes in ipassoc.sh 2012-06-11 17:35:37 -07:00
anthony 8712199cfd VPC : bug fix 2012-06-11 17:15:16 -07:00
anthony 52d93071c8 VPC : bug fix 2012-06-07 19:10:20 -07:00
anthony a159255e36 VPC : many debug fix 2012-06-07 17:53:12 -07:00
anthony 1b81342354 VPC : use routerProxy to call networkUsage.sh 2012-06-06 16:36:47 -07:00
anthony 1fa6ba5ecc VPC : move acl.sh ipassoc.sh to /opt/cloud/bin/ 2012-06-06 14:22:06 -07:00
Sheng Yang 90774621f1 Fix keepalived process not started issue 2012-05-01 16:20:48 -07:00
frank 72d284de7d Switch to Apache license 2012-04-03 04:54:14 -07:00
Sheng Yang 3c293bc4b3 bug 14558: Add log for passwd_server
In case something goes wrong.

Log located at /var/log/cloud.log
2012-03-30 14:19:59 -07:00
frank 52610ffcb3 add copyright header to shell scripts 2012-01-11 18:41:53 -08:00
Sheng Yang 89e45bd671 bug 11130: Add GetDomRVersionCmd 2011-09-29 14:50:11 -07:00
Sheng Yang 85a164f6ac bug 11518: Return "saved_password" for non-existed password entry in domR
To solve password file is destroyed along with restartNetwork command issue. If
the password is not set in fact, user can use "ResetPassword" to try again. But
it won't happen mostly, because it's only possible if the restartNetwork
happened between user start up VM and set the new password.

Reviewed-by: Keshav

status 11518: resolved fixed
2011-09-21 15:50:54 -07:00
Sheng Yang 78f88d3985 Fix dhcp_entry.sh fail on redundant router
And don't worry about "chkconfig dnsmasq off", because keepalived script should
take care of it.
2011-08-10 17:13:34 -07:00
Chiradeep Vittal 8277584b8a merge ELB / nectarine branch 2011-08-08 15:20:56 -07:00
Chiradeep Vittal ac8b833fb0 Ensure lb vm enables only those services that are necessary. ensure default route 2011-08-05 12:16:55 -07:00
Sheng Yang ed611fa200 Enforce redundant router command line checking in patchsystemvm.sh 2011-07-19 15:40:53 -07:00
Sheng Yang 4bc8686513 bug 10429: Backport redundant virtual router
Part 1

This backport contained:

commit 52317c718c25111c2535657139b541db0c9d1e1f
    bug 9154: Initial check in for enabling redundant virtual router

commit 54199112055d754371bfb141168fb5538bf6d6ea
    Add host verification for CheckRouterCommand

commit cef978a228c90056ead9be10cbc4de74c2b8de76
    Fix CheckRouterAnswer's isMaster report

commit 4072f0a6991ac3b63601a1764fbe14188965f62f
    Some build fixes and code refactoring for redundant router

commit 4d3350b7cd8ee2706a9bace4437fc194e36c8dd5
    Redundant Router: Fix OVS

commit 6a228830e7c46d819fa0c3317e159e041337e887
    Fix findByNetwork()/findByNetworkAndPod()'s return

commit c627777b3d5bdbcd60db4032cebd349a5b1ecd83
    Redundant Router: Fix isVmAlive()

commit e1275d2514adc41f8744f5107d4069c38be195f1
    Only issue CheckRouterCommand to redundant routers

And all modification to the scripts till
commit 4e3942462ed3fde3a3d7011e95839e2128fba514
logging changes

in the master branch.
2011-07-18 18:29:56 -07:00