prachi
aa3e8a05be
Bug 12993 - NullPointer Exception thrown when listRouters() is called.
...
Changes:
- Adding null checks.
2012-01-18 17:21:30 -08:00
Alena Prokharchyk
c3e0f060ab
bug 12986: return domain level networks when listAll is passed along with account/domainId
...
status 12986: resolved fixed
2012-01-18 14:45:19 -08:00
Alena Prokharchyk
d20e10edd3
bug 12919: pass all lb rules in transition (revoke/add) state to the backend when apply a single LB rule
...
status 12919: resolved fixed
2012-01-18 14:15:21 -08:00
prachi
1e675f45ba
Bug 11593 - CIDR conflicts with zone when extending pod but not when creating it
...
Changes:
- Now we validate Pod's CIDR only against other Pod's CIDR. No need to validate against guest CIDR and
public vlan CIDR.
2012-01-18 11:33:49 -08:00
kishan
847b5bc983
Bug 12292: updated netapp_volume primary key for upgrades
...
Status 12292: resolved fixed
Reviewed-By: Nitin
2012-01-18 14:04:40 +05:30
Sheng Yang
ab667cbc16
bug 13041: Fix potential NPE
...
I haven't figure out why the code can NPE, and in my test the clean up of basic
zone is prevent from API as expected. Anyway, I add this check before cleanup to
ensure even API check failed, no NPE would be throwed.
status 13041: resolved fixed.
2012-01-17 21:34:26 -08:00
Alena Prokharchyk
56b3561033
bug 12856: network offerings with services w/o providers support
...
status 12856: resolved fixed
2012-01-17 16:17:09 -08:00
Kelven Yang
3612fc12c8
bug 11428: remove the constraint based on customer's feedback, we will allow creating volume from a snapshot that was originally taken from root volume. Customers should be aware that when the volume is attached as a data volume, some partitions that were originally created as a root volume may not be recognized by the guest OS
2012-01-17 16:10:20 -08:00
prachi
cf7469241f
Bug 12822 - CreatePhysicalNetwork API shouldn't return success when zone is Enabled
...
Changes:
- Physical Network can be created pnly when the Zone is in disabled state
2012-01-17 14:56:22 -08:00
prachi
189822da50
Bug 12592 - createZone: zone should be added in Disabled state
...
- Zone will be Disabled by default when created using createZone API
2012-01-17 14:56:21 -08:00
Alena Prokharchyk
83400cd15f
bug 12776: if there are multiple objects involved in resource creation, verify that they belong to the same account
...
status 12776: resolved fixed
2012-01-17 13:40:37 -08:00
Alena Prokharchyk
c87c3bc665
bug 12065: verify that provider supports service capability
...
status 12065: resolved fixed
2012-01-17 12:39:07 -08:00
Alena Prokharchyk
bda032b874
bug 12760: generate vm.destroy event when vm goes from Stopped to Expuning state
...
status 12760: resolved fixed
2012-01-17 10:38:52 -08:00
kishan
bad573168e
Bug 12639: while logging events, hide value for configs containing password string in config name
...
Status 12639: resolved fixed
Reviewed-By: Nitin
Conflicts:
server/src/com/cloud/configuration/ConfigurationManagerImpl.java
2012-01-17 15:45:00 +05:30
Sheng Yang
200f8e4d14
bug 13100: Handle the multiply source nat for different network
...
The original method of testing source nat didn't consider the situation that
multiply source nat ip can be passed into the function because they belonged to
the different networks.
status 13100: resolved fixed
2012-01-17 01:02:51 -08:00
kishan
550a0f98a9
Bug 13075: To get last alert, use offset 0 instead of 1
...
Status 13075: resolved fixed
Reviewed-By: Nitin
2012-01-17 11:52:03 +05:30
frank
c6c711affe
Bug 13038 - Host allocation state changes after the Management server restart
...
status 13038: resolved fixed
2012-01-16 16:41:58 -08:00
anthony
b20147a4b4
only create new sshkey if user is cloud
2012-01-16 14:55:52 -08:00
Alena Prokharchyk
f0c4980dff
bug 13110: use Ternary data structure when build search criteria
...
status 13110: resolved fixed
2012-01-16 14:15:28 -08:00
prachi
3a72de6d76
Bug 13085 - Traffic types of a deleted physical network should not be present in the "physical_network_traffic_types" table
...
Changes:
- Added deleteTrafficTypes while deleting a physical network.
2012-01-16 12:19:08 -08:00
Alena Prokharchyk
a5900368b6
bug 13023: fixed listAccounts to return all accounts the user is authorized to see
...
status 13023: resolved fixed
2012-01-16 11:45:02 -08:00
Edison Su
a07188b023
bug 9737: prevent from taking snapshot on system vm if the hypervisor is kvm, as system vm has raw disk, which is un-snapshotable.
...
status 9737: resolved fixed
2012-01-16 10:44:40 -08:00
Abhinandan Prateek
e6161ac502
bug 12979: anonymous searches now allowed
2012-01-16 20:03:00 +05:30
Nitin Mehta
8a3a4ab9c0
bug 13096 Make capacity deletion for pod deletion more robust.
...
Reviewed by : Kishan.
2012-01-16 14:29:51 +05:30
Murali reddy
9f428e3817
bug 13054: resource state transition exception while deleting VPX host
...
status 13054:resolved fixed
2012-01-16 14:08:52 +05:30
Abhinandan Prateek
0374e42931
bug 13068: clearing sec grp has a dependency on nic's existing, move the call a bit
2012-01-16 13:50:15 +05:30
Edison Su
1d352f1e2c
bug 12148: add checkpoint for storage migration
...
status 12148: resolved fixed
2012-01-13 15:19:14 -08:00
Nitin Mehta
d0e18f68fd
bug 13066 Storage over prov factor should be float rather than long which leads to wrong storage calculation
...
Reviewed by : Kishan.
2012-01-13 20:28:55 +05:30
Abhinandan Prateek
be6642bf37
bug 13005: added response object name casuing this
2012-01-13 14:49:43 +05:30
frank
f4de2b2cd8
Bug 12956 - Working folder not writeable
...
change default mount path of OS where mgmt server is running to /var/lib/cloud/managment/mnt
as /var/lib/cloud/management is home directory of user 'cloud', mgmt server can have full permission
to manipulate it
status 12956: resolved fixed
2012-01-12 17:32:14 -08:00
anthony
0156ec7cdd
bug 11497:
...
1. remove Garbagecollection primary storage allocator. other storage allocators fails may because there is primary storage with the same tag, it is not caused by no primary storage capacity.
2. delete template will try to delete templates in secondary storage in the API.
status 11497: resolved fixed
GarbageCollecting
Conflicts:
server/src/com/cloud/template/HyervisorTemplateAdapter.java
2012-01-12 16:20:44 -08:00
Alena Prokharchyk
c0f87a25fd
Control traffic type is not tight to the physical network
2012-01-12 15:54:30 -08:00
Edison Su
3aa9a312b4
seems netapp part of code is missing due to merge
...
Revert "bug 10837: rename api related to netapp"
This reverts commit 5db6b500dd1bbb96bfddbd7eda6cf1f616e2e0f9.
Conflicts:
api/src/com/cloud/api/commands/MigrateVolumeCmd.java
client/tomcatconf/commands-ext.properties.in
2012-01-12 15:17:27 -08:00
Kelven Yang
b1376e1f04
bug 13021: add a global configuration variable to let control default network adapter type inside system VMs
2012-01-12 14:21:11 -08:00
kishan
474543d623
Bug 10284: Throw exception instead of returnning false for firewall API commands
...
Status 10284: resolved fixed
Reviewed-By: Nitin
2012-01-12 19:03:34 +05:30
kishan
b589e49263
Bug 12929: Added domain_id to event table. Populate domain_id while persisting events. Cleanedup EventUtils.
...
Status 12929: resolved fixed
Reviewed-By: Nitin
2012-01-12 16:16:06 +05:30
Naredula Janardhana Reddy
eb1b709193
Bug 12606: firewall rule validation for icmp source cidr for duplicate entry.
2012-01-12 15:36:42 +05:30
Abhinandan Prateek
26011e6d26
bug 12980: ssl-fix
2012-01-12 11:20:41 +05:30
anthony
4bd58bf751
bug 13012: not sure why id_rsa has passphrase, use the new script to create ssh key, make sure there is no passphrase in the key.
...
status 13012: resolved fixed
2012-01-11 18:36:03 -08:00
Edison Su
0b6b8f7e46
bug 13000: send Maintanance command to kvm host when unmanage cluster
...
status 13000: resolved fixed
2012-01-11 17:44:39 -08:00
Edison Su
fe667e949e
fix Maintenance releated issues with kvm:
...
1. put host into Maintenance, will send a Maintenance command to host, tell host that do not reconnect to mgt server
2. cancel Maintenance, will ssh into kvm host, and restart cloud-agent, which will reconnect to host
2012-01-11 17:36:58 -08:00
Kelven Yang
bcd58e3ae3
Change cluster profiling log level to DEBUG, add more profilers to cluster peer-scan processing
2012-01-11 15:37:35 -08:00
Edison Su
0fac4a2bb1
bug 10380: after finishing download template, caculate checksum and report to mgt server
...
status 10380: resolved fixed
2012-01-11 15:05:52 -08:00
Sheng Yang
c4677d5f80
Fix NPE in checkVirtualNetworkCidrOverlap()
2012-01-11 14:27:00 -08:00
Sheng Yang
804cfaec46
Fix some testcases
2012-01-11 13:51:43 -08:00
Sheng Yang
129a75974f
Replace some CloudRuntimeException with InvalidParameterException
...
Most during ip check.
2012-01-10 19:02:31 -08:00
Sheng Yang
73dbaf4c9f
bug 12997: Prevent creating LB and firewall rule on different provider
...
status 12997: resolved fixed
2012-01-10 19:02:31 -08:00
Alena Prokharchyk
3c49258d0e
Add Control traffic type automatically as a part of createPhysicalNetwork call
2012-01-10 15:43:15 -08:00
Edison Su
9bcb2affff
bug 12139: add a way to specifiy which hypervisor used to start system vm:
...
Admin can either configure system.vm.default.hypervisor which is a global configuration for all zones, or call updatezone add defaultSystemVMHypervisorType
status 12139: resolved fixed
2012-01-10 15:11:50 -08:00
Alena Prokharchyk
b1c60b9d60
bug 12964: createPhysicalNetwork/addTrafficType is no longer a part of createZone API
2012-01-10 13:55:09 -08:00