Commit Graph

10031 Commits

Author SHA1 Message Date
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
Jessica Wang
cbd45e0e43 cloudstack 3.0 new UI - account page, user page - implement search. 2012-01-05 14:34:22 -08:00
Jessica Wang
c89eaaabb1 cloudstack 3.0 new UI - event page, alert page - implement search. 2012-01-05 14:19:26 -08:00
Jessica Wang
a1bdea5404 cloudstack 3.0 new UI - template page, ISO page - search - do not pass keyword parameter to API if its value is empty. 2012-01-05 14:15:33 -08:00
Jessica Wang
e234d101a2 cloudstack 3.0 new UI - snapshot page - implement search. 2012-01-05 14:10:08 -08:00
Jessica Wang
8b2113230e cloudstack 3.0 new UI - volume page - implement search. 2012-01-05 14:06:24 -08:00
Jessica Wang
bb04f6feeb cloudstack 3.0 new UI - instance page - search - do not pass keyword parameter to API if its value is empty. 2012-01-05 13:52:19 -08:00
Alena Prokharchyk
e1cf8e4933 Added new parameter to listCapabilities identifying if regular user can create projects 2012-01-05 13:32:36 -08:00
bfederle
8384b0102f Fix for network offerings
-Fix network offering details when no service capabilities are present
2012-01-05 13:31:02 -08:00
bfederle
982a964f82 bug 12228
-Add specify service capabilities for LB and source NAT

-Make capability fields conditional (show/hide) based on supported
 service selection

-Misc. code/formatting cleanup for configuration section

status 12228: resolved fixed
2012-01-05 13:21:15 -08:00
bfederle
75d7044c17 Detail view: Fix text indent issues 2012-01-05 13:18:14 -08:00
bfederle
345ca23e67 bug 12122
Show error message when enable static NAT fails

status 12122: resolved fixed
2012-01-05 12:38:07 -08:00
bfederle
710d016775 bug 12120
Add missing fields to IP address details

status 12120: resolved fixed
2012-01-05 12:30:21 -08:00
Jessica Wang
1ddc286430 bug 8776: cloudstack 3.0 new UI - router page - remove reboot action. 2012-01-05 11:40:16 -08:00
bfederle
87f397b1e9 bug 11840: Correct validation on instance wizard
status 11840: resolved fixed
2012-01-05 11:36:21 -08:00
frank
9726b652eb Bug 11823: Added cloud-setup-encryption script for encryption upgrade
fix build
2012-01-05 11:33:26 -08:00
Jessica Wang
22cc8583ce cloudstack 3.0 new UI - system page - secondary page - remove zonename from listView since secondary storage page is under a zone which has been shown on breadcrumb. 2012-01-05 10:26:42 -08:00
bfederle
58e937acc1 Show zone details on dashboard capacity items 2012-01-05 10:24:46 -08:00