alena
8d47c53735
Revert "bug 10435: removed vpn feature"
...
This reverts commit ea9e1b5d138950e8de49fce7ffdbb12a1c72c560.
Conflicts:
api/src/com/cloud/api/ResponseGenerator.java
scripts/vm/hypervisor/xenserver/vmops
server/src/com/cloud/configuration/Config.java
server/src/com/cloud/network/router/VirtualNetworkApplianceManager.java
server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java
2011-08-02 18:12:57 -07:00
Naredula Janardhana Reddy
15d57cef9f
bug 10557: implemented the TODO - opening the stats port using iptable
2011-07-28 17:28:20 +05:30
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
frank
244de00b65
Bug 9887 - baremetal: support for image operation (create template from guest disk)
...
Resolved fixed
2011-07-18 13:57:03 -07:00
alena
74f34a0e0c
bug 10435: removed vpn feature
...
status 10435: resolved fixed
2011-06-24 09:18:46 -07:00
Chiradeep Vittal
88b453928c
bug 9771: fix metadata url
2011-05-12 15:06:54 -07:00
Frank
fd24a1e240
Use static IP when PING provisioning
2011-05-06 19:44:01 -07:00
Edison Su
1139868af9
fix vm data permission issue, by ssh to domr, chmod to 644
2011-05-02 11:01:19 -04:00
Edison Su
7e8d02defb
bug 8955: add umask 022 to make sure we can get read permission for user data
...
status 8955: resolved fixed
2011-04-27 10:28:23 -04:00
Frank
92155522f2
Add license header to files
2011-04-14 11:23:14 -07:00
Frank
3968a3014b
Bug 8208 - bare metal provisioning
...
mv prepare_ping.sh to prepare_dhcpd.sh
2011-04-13 16:42:55 -07:00
Frank
148a46f629
Bug 8208 - bare metal provisioning
...
remove PING binary from source
2011-04-12 16:38:34 -07:00
Frank
65dda266f5
Bug 8208 - bare metal provisioning
...
user lower case for tftp boot file
2011-04-11 14:58:09 -07:00
Frank
5819e8fee0
Bug 8208 - bare metal provisioning
...
Work with PING
2011-04-04 19:19:42 -07:00
Frank
ab643851c5
Bug 8208 - bare metal provisioning
...
support dhcpd as external dhcp server
2011-04-02 19:42:27 -07:00
Frank
a414d33e12
Bug 8208 - bare metal provisioning
...
setup name server when prepare external dhcp server
2011-03-21 17:06:17 -07:00
Frank
02cd820645
Bug 8208 - bare metal provisioning
...
Ingore bootp and pxe boot request in external DHCP server
2011-03-16 17:00:55 -07:00
Frank
1a307faefd
Bug 8208 - bare metal provisioning
...
fix wrong result comparsion in prepare_dnsmasq.sh
2011-03-16 10:15:55 -07:00
Frank
e872996084
Bug 8208 - bare metal provisioning
...
get DHCP entry state from DHCP server
2011-03-11 14:09:23 -08:00
Frank
4324efea26
Bug 8208 - bare metal provisioning
...
able to get IP from external DHCP server
2011-03-11 14:09:23 -08:00
Frank
469280866d
Bug 8208 - bare metal provisioning
...
able to add external DHCP server
2011-03-08 17:29:33 -08:00
Chiradeep Vittal
10dc1c75d8
bug 8370: pass in original params when calling delete during add
...
status 8370: resolved fixed
2011-02-08 16:41:27 -08:00
Chiradeep Vittal
711c4eeaae
bug 8209,8370,8459: cleanup scripting
2011-02-08 12:10:07 -08:00
Chiradeep Vittal
757bd0b5e4
bug 8254: point save password to right location
2011-01-28 16:01:52 -08:00
Chiradeep Vittal
8ba1b2d33a
bug 7380: SNAT rules when there are multiple public interfaces
2011-01-13 15:49:23 -08:00
abhishek
239942bbe1
refactored all the commands to cater to keshav's needs, and added the new apis. the initial set of testing is complete, will now focus on corner cases
2010-11-11 13:07:26 -08:00
abhishek
e5ca5dddf9
renaming the ip forwarding commands to port forwarding commands, and beginning to work on Keshav's request to modify the current 1-1 NAT to be compatible with the Amazon apis
2010-11-11 13:07:26 -08:00
Chiradeep Vittal
04f89d89ec
bug 6981: merge from 2.1.x bug 6807
...
status 6981: resolved fixed
2010-11-04 12:45:46 -07:00
Chiradeep Vittal
900d597002
bug 6981: merge from 2.1.x
2010-11-04 12:30:55 -07:00
Chiradeep Vittal
542a6da0d7
bug 6981: restore ipassoc behaviour
2010-11-04 11:53:42 -07:00
Chiradeep Vittal
1e0eb04442
Add VPN apis, some systemvm changes for vpn
2010-11-01 10:27:49 -07:00
kishan
c40f053eb0
bug 6425: run ssh in quiet mode to avoid warning
...
status 6425: resolved fixed
2010-11-01 16:03:39 +05:30
abhishek
50c319e19b
bug 3120: incremental checkin
2010-09-21 14:47:52 -07:00
abhishek
37870da95f
bug 3120: incremental fix
2010-09-21 14:47:51 -07:00
abhishek
e6cfacacfe
some more ipassoc changes
2010-09-21 14:47:51 -07:00
abhishek
a9c96b4da0
bug 3120: incremental checkin
2010-09-20 14:54:06 -07:00
abhishek
437f717633
bug 3120: incremental checkin
2010-09-20 14:54:06 -07:00
kishan
c5610eab4b
Bug 6175: Added rules to account HAProxy traffic
2010-09-17 12:00:32 +05:30
Alex Huang
7249f168d5
more file changes
2010-09-09 13:27:20 -07:00
Manuel Amador (Rudd-O)
05c020e1f6
Source code committed
2010-08-11 09:13:29 -07:00