frank
32fa3cd996
Bug 13526 - copying template across zone failing with status HTTP Server returned 403 (expected 200 OK) Even though gets status message copy succeeded (
...
Bug 13429 - copy template FAIL - HTTP Server returned 403
lots of things:
1. generate a IP list of all SSVM across all zones, set this IP list to my .htaccess allowable from.
so other SSVMs get privilege to access me.
2. broadcast my IP to other SSVMs instructing them set me to theirs .htacess allowable from. so I get
privilege to access others
3. set outbound route for downloading through public IP. Because public ip/private ip in the same subnet in basic
zone, the http download traffic may come in through public ip but go outside through private ip which finally causes
the VM where the traffic is from to drop response packets. To resolve this, set individual route for each SSVM public
ip making sure the inter-communication between system vm happens through public IP
however, I met certificate expiraton on one SSVM, will report another bug
reviewed-by: Sheng.yang
status 13526: resolved fixed
status 13429: resolved fixed
2012-02-08 18:32:06 -08:00
Edison Su
44638afde0
bug 13470: add cert chain in db, and also open the api to upload a cert chain
...
status 13470: resolved fixed
Reviewed-by: Kelvin
2012-02-07 21:43:46 -08:00
Edison Su
c112fd77bd
bug 11663: iterate the whole /var/cache/cloud/cmdline to find out the mgt server ip address, as the position is different for each hypervisor
...
status 11663: resolved fixed
2011-10-06 14:22:44 -07:00
frank
d7e9dd87b1
Bug 11539 - SSVM stop script doesn't work
...
status 11539: resolved fixed
reviewed-by: edison
2011-09-22 17:50:52 -07:00
Edison Su
e7e436c9fb
bug 9756: fix ssvm-check.sh, always get parameter from /var/run/cloud/cmdline
...
status 9756: resolved fixed
2011-08-09 13:56:07 -04:00
Edison Su
3642aef4c6
bug 10423: agent in ssvm needs to add default keystore, as we copying templates through https://**realhostip .**
...
status 10423: resolved fixed
2011-06-24 14:45:47 -04:00
Abhinandan Prateek
f6b02aa032
bug 10065 : multiple secondary storage support required for ssvm-check.sh
...
status 10065: resolved fixed
checking status of multiple sec storages.
the cmdline remains same
2011-05-27 12:32:27 +05:30
Kelven Yang
e69774e13a
Add console proxy management state, support certificate upload, all done except UI
2011-04-21 18:46:37 -07:00
Frank
92155522f2
Add license header to files
2011-04-14 11:23:14 -07:00
Kevin Kluge
f75be002e2
fix 8210, ssvm-check does not work on kvm
2011-02-03 16:33:14 -08:00
Kevin Kluge
6550f0a63b
update for debian
2011-01-31 23:27:44 -08:00
anthony
19e7387702
build fix
2011-01-28 19:19:53 -08:00
Kevin Kluge
3df2faa7dd
update ssvm-check for the new command line params
2011-01-13 22:42:27 -08:00
nit
6850a0ae9a
bug 7519 : Opening eth2 for public traffic on ssvm. Implementing the ip firewall for zone to zone copy in the Apache layer. Disabling directory listing for extract server root.
2011-01-11 20:05:35 +05:30
Kevin Kluge
4fd7a83645
allow service cloud stop to stop the java process
2010-12-10 15:30:07 -08:00
Kevin Kluge
1b666f3f19
apply a fix mike gave to a customer to keep the SSVM running and recovering
2010-12-06 21:59:26 -08:00
Chiradeep Vittal
2724f059a6
fix apache2 config for ssvm
2010-10-20 10:54:25 -07:00
edison
139ff273ff
fix systemvm template for kvm, using chiradeep's latest debian template
2010-10-05 20:41:39 -07:00
Alex Huang
7249f168d5
more file changes
2010-09-09 13:27:20 -07:00
Chiradeep Vittal
c9da15ff5e
Issue #: 4203 restart java agent
2010-08-27 18:22:22 -07:00
Chiradeep Vittal
5bd4c7afbf
Issue #: 4203 restart java agent
2010-08-27 18:15:31 -07:00
Manuel Amador (Rudd-O)
05c020e1f6
Source code committed
2010-08-11 09:13:29 -07:00