frank
676ac955cb
Bug 13034 - Error when executing cloud-setup-databases
...
status 13034: resolved fixed
2012-01-11 20:41:48 -08:00
Sam Robertson
ae1e70438c
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2012-01-11 18:43:10 -08:00
Sam Robertson
4edeb0cfec
Updating srx resource to make sure it logs into the srx after establishing a connection
2012-01-11 18:43:01 -08:00
frank
191c92a5c3
add shell/python support in copyright header tool
2012-01-11 18:42:18 -08:00
frank
52610ffcb3
add copyright header to shell scripts
2012-01-11 18:41:53 -08:00
anthony
4bd58bf751
bug 13012: not sure why id_rsa has passphrase, use the new script to create ssh key, make sure there is no passphrase in the key.
...
status 13012: resolved fixed
2012-01-11 18:36:03 -08:00
Edison Su
6df2cd07d2
bug 12130: add "Options -Indexes" in the root directory
...
status 12130: resolved fixed
2012-01-11 18:18:16 -08:00
Edison Su
0b6b8f7e46
bug 13000: send Maintanance command to kvm host when unmanage cluster
...
status 13000: resolved fixed
2012-01-11 17:44:39 -08:00
Edison Su
fe667e949e
fix Maintenance releated issues with kvm:
...
1. put host into Maintenance, will send a Maintenance command to host, tell host that do not reconnect to mgt server
2. cancel Maintenance, will ssh into kvm host, and restart cloud-agent, which will reconnect to host
2012-01-11 17:36:58 -08:00
frank
c6b19615c2
a tool to add/modify copyright header of source file
2012-01-11 17:32:49 -08:00
frank
9c1b8ef673
add copyright delcartion to all sql files
2012-01-11 17:31:10 -08:00
Kelven Yang
c89f6e2936
bug 12994: fix IndexOutOfBoundsException problem in VMDK upload
2012-01-11 15:37:36 -08:00
Kelven Yang
bcd58e3ae3
Change cluster profiling log level to DEBUG, add more profilers to cluster peer-scan processing
2012-01-11 15:37:35 -08:00
Jessica Wang
45f9701c63
bug 12910: cloudstack 3.0 new UI - router page - add "Destroy" action.
2012-01-11 15:12:39 -08:00
Edison Su
0fac4a2bb1
bug 10380: after finishing download template, caculate checksum and report to mgt server
...
status 10380: resolved fixed
2012-01-11 15:05:52 -08:00
Jessica Wang
cb6f1b619f
bug 12910: cloudstack 3.0 new UI - network page - restart network - add checkbox "Clean up" on dialog box.
2012-01-11 14:38:27 -08:00
Sheng Yang
c4677d5f80
Fix NPE in checkVirtualNetworkCidrOverlap()
2012-01-11 14:27:00 -08:00
Jessica Wang
db527555e1
bug 12910: cloudstack 3.0 new UI - stop router - add checkbox "Force stop" on dialog box.
2012-01-11 14:23:10 -08:00
frank
82cf4e2a31
Bug 12777 - Add storage network configuration into CloudStack
...
add DROP statement for new tables according to our code convention guide
http://docs.cloud.com/CloudStack_Documentation/Design_Documents/Coding_Conventions
2012-01-11 13:57:39 -08:00
Sheng Yang
804cfaec46
Fix some testcases
2012-01-11 13:51:43 -08:00
Jessica Wang
88c08cd798
cloudstack 3.0 new UI - Security Groups page - pass listAll=true listXXX API call.
2012-01-11 13:50:53 -08:00
Jessica Wang
bad0c23501
cloudstack 3.0 new UI - network page, IP address page - pass listAll=true listXXX API call.
2012-01-11 13:49:13 -08:00
Jessica Wang
3f824c4257
cloudstack 3.0 new UI - event page, alert page - pass listAll=true listXXX API call.
2012-01-11 12:13:09 -08:00
Jessica Wang
6b1c19cf6e
cloudstack 3.0 new UI - volume page, snapshot page - pass listAll=true listXXX API call.
2012-01-11 12:10:26 -08:00
Jessica Wang
b37e8dc4df
bug 12995: cloudstack 3.0 new UI - routers page - pass listAll=true to listRouters API.
2012-01-11 12:05:28 -08:00
Jessica Wang
645ebd6655
bug 13009: cloudstack 3.0 new UI - instances page - select "Running", "Stopped", "Destroyed" in top filter will also pass listAll=true to API call.
2012-01-11 11:47:34 -08:00
Jessica Wang
4d1924ca11
bug 13009: cloudstack 3.0 new UI - instances page - select "All" in top filter will pass listAll=true to API call.
2012-01-11 11:43:51 -08:00
Jessica Wang
7e0d3bf213
cloudstack 3.0 new UI - Primary Storage page - list view - add server IP, remove pod name and cluster name.
2012-01-11 11:21:47 -08:00
Jessica Wang
8c89b69ff3
bug 12893: cloudstack 3.0 new UI - Add Primary Storage - when KVM cluster is selected, CLVM will show in protocol dropdown.
2012-01-11 11:06:05 -08:00
anthony
12b7fa60f0
fixed typo
2012-01-11 10:30:31 -08:00
Nitin Mehta
2ce205725d
Change of description text for some global configs
2012-01-11 17:30:24 +05:30
Murali reddy
cd84e82599
bug 12911: Netscaler- SDX - Not able to deploy VM when using SDX netscaler for load balancing services.
2012-01-11 16:33:17 +05:30
anthony
f114ddf471
propagate local_link_network
2012-01-10 19:48:55 -08:00
Sheng Yang
129a75974f
Replace some CloudRuntimeException with InvalidParameterException
...
Most during ip check.
2012-01-10 19:02:31 -08:00
Sheng Yang
73dbaf4c9f
bug 12997: Prevent creating LB and firewall rule on different provider
...
status 12997: resolved fixed
2012-01-10 19:02:31 -08:00
anthony
24f7991a70
bug 10831: replace "//" with '/'
...
status 10831: resolved fixed
2012-01-10 18:42:40 -08:00
Jessica Wang
4808e597bf
bug 12964: fix a JS error => "args is undefined"
2012-01-10 17:04:35 -08:00
Jessica Wang
70363baf2d
bug 12964: fix a typo => "newZoneObj is undefined"
2012-01-10 16:50:35 -08:00
anthony
9be635367e
bug 10363 : cleanup vhd in secondary storage if creating private template fails
...
status 10363 : resolved fixed
Conflicts:
core/src/com/cloud/hypervisor/xen/resource/CitrixResourceBase.java
2012-01-10 16:45:07 -08:00
Jessica Wang
96506565e6
bug 12964: fix a typo => "trafficeTypeCount is undefined"
2012-01-10 16:43:51 -08:00
Jessica Wang
f23e315c5f
bug 12964: cloudstack 3.0 new UI - Add Zone Wizard - programatically call createPhysicalNetwork API and addTrafficType API after addZone API returns success.
2012-01-10 16:37:24 -08:00
Edison Su
470ec2cabc
bug 10586: apply Nils's patch
...
status 10586: resolved fixed
2012-01-10 16:20:34 -08:00
anthony
1b0b88c43a
bug 10363 : cleanup vhd in secondary storage if backsnapshot fails
2012-01-10 15:55:15 -08:00
anthony
fb8364ad0c
bug 10363 : cleanup vhd in secondary storage if backsnapshot fails
...
Conflicts:
core/src/com/cloud/hypervisor/xen/resource/CitrixResourceBase.java
2012-01-10 15:51:13 -08:00
Alena Prokharchyk
3c49258d0e
Add Control traffic type automatically as a part of createPhysicalNetwork call
2012-01-10 15:43:15 -08:00
Edison Su
9bcb2affff
bug 12139: add a way to specifiy which hypervisor used to start system vm:
...
Admin can either configure system.vm.default.hypervisor which is a global configuration for all zones, or call updatezone add defaultSystemVMHypervisorType
status 12139: resolved fixed
2012-01-10 15:11:50 -08:00
anthony
924953220b
bug 10363 : cleanup vhd in secondary storage if copy_vhd_to_secondarystorage fails
2012-01-10 15:07:49 -08:00
Sheng Yang
fb596aa003
bug 12974: Update system template in template.sql
2012-01-10 15:01:28 -08:00
Sheng Yang
f98191be5c
Fix domr's file lock
...
And add more information for domr's file lock
2012-01-10 14:25:43 -08:00
Jessica Wang
495e9ad113
cloudstack 3.0 new UI - create network offering - fix a bug that servicecapabilitylist was still passed to API when corresponding service is not selected. (API returns error: "Capabilities for LB service can be specifed only when LB service is enabled for network offering.")
2012-01-10 14:14:53 -08:00