frank
ea422af8a9
Bug 12777 - Add storage network configuration into CloudStack
...
Let StorageGuru inherit PodBaseNetworkGuru
2012-01-06 11:07:14 -08:00
frank
cb6058906d
Bug 12777 - Add storage network configuration into CloudStack
...
add the new API to commands.properties
2012-01-06 11:07:14 -08:00
frank
ec7c22f5c7
Bug 12777 - Add storage network configuration into CloudStack
...
new API: ListTafficTypeImplementors
2012-01-06 11:07:14 -08:00
frank
51dc4aff80
Bug 12777 - Add storage network configuration into CloudStack
...
move cidr from op_dc_storage_network_ip_address to dc_storage_network_ip_range
2012-01-06 11:06:18 -08:00
frank
6c8c657e2b
Bug 12777 - Add storage network configuration into CloudStack
...
basic done
2012-01-06 11:06:18 -08:00
frank
f72940e041
Bug 12777 - Add storage network configuration into CloudStack
...
most finish
2012-01-06 11:06:18 -08:00
frank
0b01c5dc1a
Bug 12777 - Add storage network configuration into CloudStack
...
create APIs
2012-01-06 11:06:17 -08:00
Sheng Yang
aa8bf6c135
Make networkoffering.conserve_mode not a required parameter for API
...
Also fix some NPEs
2012-01-06 11:02:13 -08:00
Jessica Wang
c7d5e29405
cloudstack 3.0 new UI - system page - actions - replace obsolete args.data with args.context
2012-01-06 10:58:20 -08:00
Jessica Wang
205ffdb792
bug 12859: cloudstack 3.0 new UI - systemVM page - migrate action - fix a bug that passed an empty virtualMachineId to API.
2012-01-06 10:42:33 -08:00
Murali reddy
a4cabad669
bug 12911, 12912, 11417: netscaler SDX based dynamiac load balancer provisioning
...
status 12911, 12912, 11417: resolved fixed
2012-01-06 20:46:31 +05:30
Naredula Janardhana Reddy
c46591f814
bug 12917: spell check.
2012-01-06 20:05:42 +05:30
Naredula Janardhana Reddy
65f84f4321
bug 12917: security groups - icmp type/code validations.
2012-01-06 20:04:14 +05:30
Naredula Janardhana Reddy
6aa0560d37
bug 12917: security groups - icmp type/code validations.
2012-01-06 19:33:07 +05:30
kishan
d1dc819df5
Bug 12904,12906,12907: Consider keyword while listing Clusters, Zones and hypervisorCapabilities
...
Status 12904,12906,12907: resolved fixed
Reviewed-By: Nitin
2012-01-06 18:10:27 +05:30
Sheng Yang
d3b4163dac
Add conserve_mode change in db upgrade
2012-01-05 21:12:39 -08:00
Sheng Yang
89ca2fe48e
bug 12656: Add restriction for network update and new rules
...
status 12656: resolved fixed
2012-01-05 21:08:41 -08:00
Sheng Yang
ba23973d53
bug 12656: Refactor IP associate process
...
Introduce the concept of Ip Deployer. The IP deployer would be responible for
apply IP to the element. Most element's IP deployer is itself, but it can be
someone else if we want to implement inline mode in the future.
2012-01-05 21:08:28 -08:00
Sheng Yang
5e60228d2b
bug 12656: Add conserve mode for network offering
...
Conserve mode means, we can use same IP for different purposes, in order to
"conserve" ip resources. But in this offering, all the service providers should
be the same, and the network created from this offering may be prohibited from
update to different network offering whose services are provided by different
service providers - because different service providers would need different IPs
for different services.
If user want to update the "conserve mode" network with the network offering
that has different service providers, each public IP should have only one usage,
only them the update is allowed.
2012-01-05 21:08:23 -08:00
Naredula Janardhana Reddy
d683e30e28
bug 12891: added cookie to destination if it is http based sticky.
2012-01-06 10:17:55 +05:30
Edison Su
144265dbf4
bug 12791: Simulator: reload vm state when restart mgt server.
...
status 12791: resolved fixed
2012-01-05 18:19:53 -08:00
Kelven Yang
cd29fdf711
bug 11484: print stack trace on catch-all clause
2012-01-05 18:15:09 -08:00
Edison Su
b39d29ef76
bug 12898:fix storage related bugs
...
status 12898: resolved fixed
2012-01-05 18:07:12 -08:00
Chiradeep Vittal
5aba3913bb
bug 12854: arp requests can also be used to poison arp caches
2012-01-05 18:01:19 -08:00
Chiradeep Vittal
f138d15efb
bug 12854: arp and ip antispoof independent of the order of vm start
2012-01-05 18:01:10 -08:00
Kelven Yang
74c2506f42
bug 12843: initialize uuid column for tables that have default data content
2012-01-05 17:38:50 -08:00
Jessica Wang
b0dd607e29
cloudstack 3.0 new UI - system - remove obsolete code.
2012-01-05 17:13:46 -08:00
Jessica Wang
d1a79c865e
cloudstack 3.0 new UI - system - systemVM page - remove actions from listView.
2012-01-05 16:57:45 -08:00
Jessica Wang
5f2c4ccabe
cloudstack 3.0 new UI - project page - implement search.
2012-01-05 16:47:12 -08:00
Edison Su
1648bd800c
bug 12899: mgt server needs to pass down the storage pool uuid when creating template from volume
...
status 12899: resolved fixed
2012-01-05 16:42:45 -08:00
Jessica Wang
c802971cce
cloudstack 3.0 new UI - IP Address page - implement search.
2012-01-05 16:38:11 -08:00
Jessica Wang
cefa1f3311
cloudstack 3.0 new UI - network page - implement search.
2012-01-05 16:27:28 -08:00
Jessica Wang
0254a6c35f
cloudstack 3.0 new UI - system - secondary storage page - implement search.
2012-01-05 16:07:36 -08:00
Jessica Wang
b14a2015fd
cloudstack 3.0 new UI - system - primary storage page - implement search.
2012-01-05 16:03:57 -08:00
Jessica Wang
1c4a52ce95
cloudstack 3.0 new UI - system - hosts page - implement search.
2012-01-05 15:58:56 -08:00
Jessica Wang
255d3c41c5
cloudstack 3.0 new UI - system - clusters page - implement search.
2012-01-05 15:56:12 -08:00
Jessica Wang
7bf3108d95
cloudstack 3.0 new UI - system - pods page - implement search.
2012-01-05 15:50:40 -08:00
Jessica Wang
0c84ca37a4
cloudstack 3.0 new UI - security group page - implement search.
2012-01-05 15:47:33 -08:00
Jessica Wang
3d9bb6591c
cloudstack 3.0 new UI - system - virtual router - instances tab - implement search.
2012-01-05 15:34:30 -08:00
Jessica Wang
c291508385
cloudstack 3.0 new UI - system - guest network - network tab - implement search.
2012-01-05 15:31:14 -08:00
Jessica Wang
413beb78f5
cloudstack 3.0 new UI - system - management network - IP Ranges tab - implement search.
2012-01-05 15:23:03 -08:00
Jessica Wang
6ace7027bb
cloudstack 3.0 new UI - system - management network - IP Ranges tab - change label to avoid a visual format bug for now.
2012-01-05 15:19:18 -08:00
Jessica Wang
cddcd01a1a
cloudstack 3.0 new UI - SystemVM page - implement search.
2012-01-05 15:06:27 -08:00
Jessica Wang
3d233d42fc
cloudstack 3.0 new UI - zone page - implement search.
2012-01-05 15:03:21 -08:00
Kelven Yang
61410b3125
bug 12709: extend cluster keep-alive timeout to 2.5 minutes to make it resistance to temporary management server hiccups
2012-01-05 15:01:11 -08:00
Kelven Yang
dcdd87b30f
bug 12709: add management server active fencing
2012-01-05 15:00:35 -08:00
Kelven Yang
323a07d7e2
bug 12709: incremental fix - profiling management server clustering heartbeat activities
2012-01-05 14:59:45 -08:00
Jessica Wang
ca189f661f
cloudstack 3.0 new UI - service offering page, disk offering page, hypervisor capability page, network offering page - implement search.
2012-01-05 14:54:56 -08:00
Kelven Yang
85ad8ffca3
rename com.cloud.identity package to com.cloud.uuididentity as a previous deleted com.cloud.Identity name make git confused with com.cloud.identity under linux systems
2012-01-05 14:52:16 -08:00
bfederle
0092ee1090
Fix text indent on detail view embedded list view
2012-01-05 14:47:24 -08:00