Alena Prokharchyk
433d6464f6
updateNetwork: don't implement network rules and elements for the networks in Allocated state
...
reviewed-by: Sheng Yang
2011-12-20 16:21:54 -08:00
bfederle
1131f17726
More network fixes
...
-Fix detail view for destroyed networks -- remove actions, view all,
and other fields requiring a network to exist in the system
-Remove unused field 'network offering ID'
reviewed-by: alena
2011-12-20 15:01:00 -08:00
bfederle
6f7c644cdc
Fix missing refresh from add network
...
reviewed-by: alena
2011-12-20 14:48:19 -08:00
bfederle
3e4547e998
Merge changes/fixes
...
reviewed-by: alena
Update network section
-Implement add (isolated) network action
-Update list view/detail view to reflect same data as system area
-Misc. CSS fixes for list views
2011-12-20 13:53:00 -08:00
Jessica Wang
44c38a3efc
cloudstack 3.0 new UI - system - guest - details tab - Remove ID (physical netework ID) field from "Details" page, this info is irrelevant because this is not the ID of the network, and won't be used anywhere in the UI. [reviewed-by Alena]
2011-12-20 13:44:27 -08:00
Jessica Wang
9cbe30e22d
bug 12614: cloudStack 3.0 new UI - system - Add Zone Wizard - basic zone - when securityGroupsEnabled checkbox is checked, only display security-group-enabled network offerings. reviewed-by Brian.
2011-12-20 12:15:13 -08:00
Edison Su
508bc692ff
bug 12657: don't hold a vm lock when taking snapshot
...
status 12657: resolved fixed
Reviewed-by: Anthony.xu@citrix.com
2011-12-20 10:58:49 -08:00
Murali reddy
ca2ad90207
bug 12664: not able to enable static nat
...
status 12664: resolved fixed
added IP assoc to static nat service provider before apply static nat rules
2011-12-20 21:24:01 +05:30
kishan
e2cb4f94d6
bug 12337: Encrypt only password in host_detail table. Removed unused and duplicate references of HostDetailDao
...
status 12337: resolved fixed
reviewed-by: Abhi
2011-12-20 19:28:41 +05:30
Abhinandan Prateek
462ad5cfc2
bug 8962: network related improvements
2011-12-20 18:31:37 +05:30
kishan
a2ed3fa5e2
bug 12337: encrypt Hidden category config values only
...
reviewed-by: Abhi
2011-12-20 15:07:22 +05:30
Abhinandan Prateek
3e5e36e767
bug 12583: updated scripts
2011-12-20 13:24:52 +05:30
kishan
cfb48fb7b7
bug 12337: encrypt Hidden category config values only
2011-12-20 13:01:06 +05:30
anthony
71d05d531e
SWIFT: voluem export
2011-12-19 20:34:57 -08:00
anthony
1bde4520e1
SWIFT : export volume
2011-12-19 20:04:45 -08:00
Jessica Wang
757bb0c9b0
bug 12552: cloudStack 3.0 new UI - template/ISO page - do not show copy template/ISO action when template's zoneId is null or "-1"(i.e. all zones).
2011-12-19 19:23:43 -08:00
anthony
93546c7cf7
SWIFT: swift id may be not 1
2011-12-19 18:33:09 -08:00
Jessica Wang
eb2cfdc041
bug 12612: fix typo.
2011-12-19 18:26:00 -08:00
bfederle
dcccd4a278
Fix test data
2011-12-19 18:08:00 -08:00
Edison Su
56fcfd01bd
bug 12627: if nic stats less than 0, just return 0
...
status 12627: resolved fixed
2011-12-19 18:04:10 -08:00
Jessica Wang
1d69a66781
bug 12612: cloudStack 3.0 new UI - system - zone chart - guest - networks tab (advanced zone) - network detail - Hide "View IP Ranges" when a network's type is Isolated with SourceNAT enabled.
2011-12-19 18:02:24 -08:00
bfederle
a25b562a6c
bug 12554
...
Update style of breadcrumbs and navigation items
status 12554: resolved fixed
2011-12-19 18:01:31 -08:00
bfederle
2ac0e00403
Re-enable source algorithm
2011-12-19 17:50:46 -08:00
bfederle
8314fffa79
bug 12254: Disable source algorithm (for now)
...
status 12254: resolved fixed
2011-12-19 17:43:33 -08:00
Jessica Wang
9fe2314848
cloudstack 3.0 new UI - system - zone chart - guest - networks tab (only available in advanced zone) - network detail - View IP Ranges - remove VLAN and pod name.
2011-12-19 17:28:18 -08:00
Alena Prokharchyk
1b34abf374
restartNetwork: throw exception when there are no clusters in the zone configured
2011-12-19 17:06:35 -08:00
Alena Prokharchyk
3c93b0b8e4
Removed unused imports
2011-12-19 17:05:32 -08:00
bfederle
686af3a652
bug 12273: Project resource management styling
2011-12-19 16:43:25 -08:00
bfederle
8e075b38c3
bug 12273: Add project resource management
...
status 12273: resolved fixed
2011-12-19 19:42:49 -05:00
Jessica Wang
568db1fdb7
bug 12504: cloudstack 3.0 new UI - system - zone chart - guest - network tabs - network detail - add Restart Network action.
2011-12-19 16:38:01 -08:00
Alena Prokharchyk
42a460023e
Don't allow to create snapshotPolicy for disabled account and suspended/inactive project
2011-12-19 16:30:46 -08:00
Alena Prokharchyk
ceb0a918a1
createTemplate/createSnapshot for project - allow to execute for Projects in Active state only
2011-12-19 16:20:40 -08:00
Jessica Wang
e081dd3c91
bug 12614: cloudStack 3.0 new UI - system - Add Zone Wizard - basic zone - when securityGroupsEnabled checkbox is checked, enable security groups provider before create network.
2011-12-19 15:52:57 -08:00
frank
8ef2724c26
better log when deploy vm failed
2011-12-19 15:50:11 -08:00
Sheng Yang
6d320507fd
bug 12667: Use gateway ip for redundant router as DNS
...
status 12667: resolved fixed
2011-12-19 15:45:34 -08:00
anthony
bb11bf9efd
SWIFT : fixed create template from snapshot
2011-12-19 15:37:51 -08:00
Alena Prokharchyk
bdd0e8f860
bug 12642: removed restriction on project state from listResourceLimits command
...
status 12642: resolved fixed
2011-12-19 15:32:58 -08:00
bfederle
b33c6f6de4
bug 12211: Implement project dashboard
...
status 12211: resolved fixed
2011-12-19 18:30:25 -05:00
Edison Su
d33a23cca6
bug 12628: add default route in dhcpentrycommand
...
status 12628: resolved fixed
2011-12-19 15:24:31 -08:00
Edison Su
aac9c540af
bug 12625: don't put volume into snapshotting state if we are taking snapshot on it
...
status 12625: resolved fixed
2011-12-19 15:19:19 -08:00
frank
761069440e
Bug 12194 - Ubuntu init script can fall into infinite loop
...
Bug 11723 - (Ubuntu Install) Management Server service won't restart
patch from community
status 11723: resolved fixed
2011-12-19 14:50:04 -08:00
Kelven Yang
55175fb2fd
bug 12653: add default gateway support for multiple networks under VMware
2011-12-19 14:48:56 -08:00
bfederle
2a2d424bcc
bug 12661: Fix select showing ID instead of value
2011-12-19 14:37:23 -08:00
Alena Prokharchyk
a19b1d92ce
Do services validation when create PF/LB/Firewall rules
2011-12-19 14:24:35 -08:00
Jessica Wang
3de22e41aa
bug 12614: cloudStack 3.0 new UI - system - Add Zone Wizard - basic zone - when securityGroupsEnabled checkbox is unchecked, exclude network offerings that has securityGroup service.
2011-12-19 14:12:33 -08:00
bfederle
134b38bb2d
bug 12211
...
Add system resources, users, alerts to project dashboard
2011-12-19 14:12:09 -08:00
Alena Prokharchyk
3169a54263
bug 12644: don't allow to add new users to suspended/disabled projects
...
status 12644: resolved fixed
2011-12-19 13:42:03 -08:00
frank
b4e1af3943
Update INSTALL.txt
2011-12-19 13:38:56 -08:00
Sheng Yang
a269b089ae
bug 12608: NaaS: Don't shutdown elements if cleanup=false
...
We can use the restartNetwork mechanism to recover the disconnected redundant
router.
Also disable HA for redundant router. Admin would take responsibilty to recover
the failure router, because redundant routers themselves are one layer HA.
status 12608: resolved fixed
2011-12-19 13:29:48 -08:00
Jessica Wang
a2cc66ce41
cloudStack 3.0 new UI - system - guest - IP Ranges tab (only shown in basic zone) - Add IP Range - pass forVirtualNetwork=false to indicate it's for guest network, not for public network.
2011-12-19 12:53:32 -08:00