abhishek
f9aaa494cb
bug 8806: fixing list hypervisors
...
status 8806: resolved fixed
2011-03-02 08:47:22 -08:00
alena
4b3b2b3f39
Throw an error when fail to configure one of the nics for multiNic user Vm
2011-03-01 18:06:05 -08:00
abhishek
448626be30
bug 8601: propagating to 2.2.2
2011-03-01 17:59:04 -08:00
abhishek
8ff5179fc5
bug 8601: more db upgrade tuning
2011-03-01 17:51:45 -08:00
Edison Su
f0c0022a12
checksshcommand waits for 6 minutes
2011-03-01 16:37:06 -05:00
Edison Su
bc593b5a8f
bug 8783: user vm fs is crashed, use O_DIRECT instead of O_DSYNC/O_SYNC in qemu, aka cache=none. Hope we can reduce the possibility of guest vm crashed.
...
status 8783: resolved fixed
2011-03-01 16:37:06 -05:00
Edison Su
e9b2ac63d0
fix NPE when failed to start VM
2011-03-01 16:37:05 -05:00
abhishek
a1aebfd586
bug 8601: adding another upgrade step for networks table
2011-03-01 16:20:40 -08:00
alena
a16d713a08
Return false when vm fails to stop
2011-03-01 14:43:40 -08:00
alena
f65850732c
bug 8763: Fixed account cleanup process - don't destroy networks when vm expunge failed
...
status 8763: resolved fixed
2011-03-01 14:21:23 -08:00
Jessica Wang
fdc220a7d3
bug 8774: when disabling password hash, we also disable it during account creation, user creation, password changing.
2011-03-01 11:40:11 -08:00
abhishek
dc7164e5e5
bug 8601: adding another step for network offerings table
2011-03-01 10:31:09 -08:00
alena
39ad24d3e1
Set specify_vlan=1 for default Direct network offering.
2011-03-01 10:25:34 -08:00
abhishek
e7b6d0439d
bug 8601: adding another upgrade for data center table
...
status 8601: resolved fixed
2011-03-01 09:37:03 -08:00
alena
be7d003e8d
bug 8781: set dhcp/dns/userData providers to be DhcpServer in Basic zone; all other providers have to be null
...
status 8781: resolved fixed
2011-02-28 19:53:17 -08:00
alena
ad85b9f8c6
Fixed api xml generator - used to truncate some chars during api diff generation
2011-02-28 16:22:53 -08:00
Edison Su
345647afdb
bug 8771: multitenancy on same host in security group
...
status 8711: resolved fixed
2011-02-28 16:14:59 -05:00
alena
fb39d6c9c6
Api xml doc generator: define if command is sync or async in the xml doc
2011-02-28 15:20:42 -08:00
Kelven Yang
c5a29ec1f5
bug 8768 : async-job result can now only be of ResponseObjects, update places where a String object is used
2011-02-28 15:13:32 -08:00
Jessica Wang
297bae697d
bug 8659: deleteNetwork API has been changed from sync to async. Here is related UI change.
2011-02-28 14:26:57 -08:00
Frank
c4cdce8e8a
Add database upgrate script to debian pkg
2011-02-28 14:17:06 -08:00
Frank
028e4c7f6f
Add database upgrate script to RPM
2011-02-28 14:12:27 -08:00
alena
0df9c8fe56
bug 8659: deleteNetwork is async now
...
status 8659: resolved fixed
2011-02-28 13:46:09 -08:00
alena
ed27ad3230
bug 8737: set entityOwnerId for all api commands including non-Async ones
...
status 8737: resolved fixed
2011-02-28 13:46:09 -08:00
abhishek
0fa708534f
checking to see if mysql is running
2011-02-28 13:45:32 -08:00
alena
eb62f16769
Allow network restart only for the networks in Setup and Implemented states.
2011-02-28 12:22:35 -08:00
alena
0ea10492d4
bug 8772: implementNetwork - reapply all the network rules for corresponding network elements every time network is re-implemented
...
status 8772: resolved fixed
2011-02-28 11:23:23 -08:00
alena
a1ffd14425
bug 8753: never release public Ip address without ensuring that all corresponding resources (PF/StaticNat/Lb rules) are cleaned up.
...
Fixed couple of other problems along:
* when expunge PF/Static nat rules as a part of vmExpunge/IpRelease process, first mark all rules as Revoke, and then send commands to the backend. Group commands by Ip address.
Before we used to do Revoke/Send per rule basis.
* When release source nat rule, make sure that corresponding vpn (if exists) is being expunged.
2011-02-28 09:44:23 -08:00
Edison Su
8b04e4c57a
fix security group rules
2011-02-27 21:17:44 -05:00
Edison Su
262e2d90fc
don't break basic zone mode
2011-02-25 22:31:38 -05:00
Edison Su
c5e5a0dc33
fix migration
2011-02-25 21:48:17 -05:00
Edison Su
5ffdb0f7d1
minor fix
2011-02-25 20:58:17 -05:00
Edison Su
386ffa9995
fix migration issue
2011-02-25 20:58:16 -05:00
Edison Su
52a1b2decb
security group is per bridge
2011-02-25 20:58:16 -05:00
Jessica Wang
98ac48e8c2
bug 8655: if zone.securitygroupsenabled is true and users still choose to select network instead of security group, then UI won't show shared networks whose securitygroupenabled is true
2011-02-25 20:40:28 -08:00
Jessica Wang
951ae9eb58
bug 8655: if zone.securitygroupsenabled is true and users still choose to select network instead of security group, then UI won't show networks whose securitygroupenabled is true
2011-02-25 20:17:53 -08:00
Jessica Wang
7c689124c1
bug 8655: VM Wizard - step 4 - NOT create virtual network when zone.securityGroupsEnabled is true and users choose to launch VM on private network instead of using security groups.
2011-02-25 19:26:20 -08:00
Jessica Wang
0e1b35198b
bug 8725: snapshot page - create volume from snapshot dialog - remove disk offering dropdown.
2011-02-25 18:16:59 -08:00
will
a5cf5df7d5
Bug 8655: Merge from master. Fixed text and translation for the new user security group network.
2011-02-25 17:51:13 -08:00
Jessica Wang
74e71e355c
bug 8655: VM Wizard - step 4 - If Security Group Network is used AND there is at least one dedicated direct tagged default network for the account, then prompt “Do you wish to launch your VM on a private cloud/network?” If Yes, present network container. If No, present security groups container.
2011-02-25 17:34:59 -08:00
Jessica Wang
2c3b8306a6
bug 8655: Network page - Add Network dialog - show only 1 option("account-specific") in scope field when zone.securitygroupsenabled is true.
2011-02-25 17:33:54 -08:00
Jessica Wang
45ca5a3da3
bug 8655: Network page - Direct Network - Add IP Range dialog - when zone.securitygroupsenabled is true, show 3 more fields: VLAN ID, gateway, netmask. Otherwise, hide the 3 fields.
2011-02-25 17:32:37 -08:00
Jessica Wang
c309ea5eac
bug 8655: IP Address page - remove "&forvirtualnetwork=true" from listPublicIpAddresses API call for advanced zone whose security group is enabled
2011-02-25 17:32:06 -08:00
Jessica Wang
1ed2a99b7c
Network Offering page - show only DefaultDirectNetworkOffering.
2011-02-25 17:31:32 -08:00
Jessica Wang
3ddf38f2fe
bug 8655: Add Zone Wizard - Advanced Mode - Security Group - step 4 - create direct VLAN with VLAN ID.
2011-02-25 17:29:49 -08:00
Jessica Wang
329c50c244
bug 8655: Add Zone Wizard - Advanced Mode - when security group is selected, create direct VLAN instead of virtual VLAN.
2011-02-25 17:28:56 -08:00
Jessica Wang
e91d8793e7
bug 8655: VM Wizard - step 4 - show security group container if zone.securitygroupsenabled is true; otherwise show network container.
2011-02-25 17:28:10 -08:00
Jessica Wang
598fea2c0f
bug 8655: Add Zone Wizard - step 1 - implement Isolation Mode: virtual, security group.
2011-02-25 17:27:16 -08:00
NIKITA
593590461b
bug 8655 : UI for new options in Advance Mode under Zone Wizard
2011-02-25 17:26:50 -08:00
Jessica Wang
0dd9ab7a43
bug 8655: zone page - add "Security Group Enabled" row.
2011-02-25 17:23:53 -08:00