alena
cbbf03492f
bug 8937: throw an Exception when fail to reapply Firewall rules as a part of network Implement
...
status 8937: resolved fixed
2011-03-09 14:40:48 -08:00
Edison Su
c2a1f748df
fix bug when one of template was deleted, then delpoyvm, got NPE
2011-03-08 20:11:33 -05:00
alena
a35c5ed102
bug 8146: Multiple network case (default network is Virtual) - for Direct networks dhcp servers set dns to the eth0 ip address of the domR belonging to virtualNetwork
...
bug 8146: resolved fixed
2011-03-07 19:40:01 -08:00
Edison Su
cd904f676f
bug 8875: add new management cidr configuration for vmware: if there are multiple management servers, each of them may talk to domR, so that means domR needs to know the routing to all the mgt servers.
...
status 8875: resolved fixed
2011-03-07 16:55:41 -05:00
alena
c50a650b41
bug 8874: rebootVm - don't try to implement already implemented network
...
status 8874: resolved fixed
2011-03-07 10:21:43 -08:00
alena
f7bb357b63
Fixed DB upgrade script - vm_type field can be NULL
2011-03-05 10:22:38 -08:00
Edison Su
0399febaf4
bug 8843: add vm into security group when vm is created
...
status 8843: resolved fixed
2011-03-04 13:04:12 -05:00
Alex Huang
cb278909dd
more logging
2011-03-04 11:41:49 -08:00
Edison Su
8ebbca4841
fix transaction rollback in security group listener, which cause state machine update failed
2011-03-04 10:57:46 -05:00
prachi
88a310aa29
Bug 8841 - allocator logging improvements
...
Adding log statements to DeploymentPlanner and StoragePoolAllocators for debugging
2011-03-03 18:09:08 -08:00
Edison Su
f85bb3b26d
fix delete security group rule
2011-03-03 13:45:17 -05:00
alena
8776072589
Release vnet during network shutdown for guest networks only
2011-03-03 12:08:06 -08:00
Kelven Yang
2674680ab9
bug 8759, 8760, 8761: open firewall rules to allow accessing to VMware vCenter and ESX/ESXi hosts in premium SSVM
2011-03-02 15:16:36 -08:00
alena
8581cbcb43
bug 8689: default DirectNetworkOffering has availability=Optional
2011-03-02 14:39:45 -08:00
alena
c11760a163
bug 8795: start domR after corresponding network is shutdown - implement network before starting the domR
...
status 8795: resolved fixed
2011-03-02 12:04:57 -08:00
abhishek
5f7d4129fd
bug 8806: improvements to the flow; using group by to eliminate need for extra ds
2011-03-02 10:09:29 -08:00
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
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
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
alena
39ad24d3e1
Set specify_vlan=1 for default Direct network offering.
2011-03-01 10:25:34 -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
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
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
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
Edison Su
3a1d005400
creating zone wide vlan is disabled if zone is security group enabled
2011-02-25 16:06:53 -05:00
Edison Su
5f3415d377
list systemonly direct network if zone is security group enabled
2011-02-25 16:06:09 -05:00
Edison Su
10ff7127fe
security group is per vm per nic
2011-02-25 16:06:03 -05:00
Edison Su
ea46ee135e
refactor security group in advanced network mode: use direct tagged network instead of public network
2011-02-25 16:05:50 -05:00
Edison Su
7221fb57f9
return security group status per zone
2011-02-25 16:00:56 -05:00
Edison Su
0124930cb9
bug 8655: add security group for direct tagged network
2011-02-25 15:59:40 -05:00
Edison Su
4009554aab
add security group for direct tagged vlan
2011-02-25 15:59:32 -05:00
abhishek
1a8798242b
bug 8216: merging the master fix into 2.2.2
2011-02-25 12:01:18 -08:00
abhishek
11a74658a0
bug 8742,8216: reverting to use org vol's disk off id whilst creating vol from snapshot. Also changing event generation so that an event is generated @ data vol creation (as opposed to attaching to vm). we will correspondingly generate an event at data vol's deletion
2011-02-25 11:33:58 -08:00
alena
d3d558f2fb
Fixed NPE in vm expunge process - when cleanup static nat rules after corresponding vm is expunged, make search for guest Nic including removed.
2011-02-24 18:19:19 -08:00
alena
b1a7cecd39
bug 8726: escape ", ', &, <, > special chars in xml response
...
status 8726: resolved fixed
2011-02-24 17:06:02 -08:00
alena
56ff859f0a
1) Added guestIpType to the network offering; create/listNetworkOffering apis got changed accordingly.
...
2) Set traffic Type to be Guest for Direct/Virtual non-system default network offerings. Use this guestIpType during the network creation/implementation
2011-02-24 16:22:29 -08:00
kishan
b4b516fa3a
bug 8603: Included netwrok_id in network usage records
...
status 8603: resolved fixed
2011-02-24 15:34:58 +05:30