Commit Graph

36479 Commits

Author SHA1 Message Date
abhishek a5c368f7e2 bug 7472: fixing the bootloader issue, wherein a vm with iso attached fails to boot up, when trying to start from a stopped state
status 7472: resolved fixed
2010-12-10 10:40:21 -08:00
Jessica Wang 6a6f0874ae Direct Network - Add IP Range - prepend newly added record on the top. 2010-12-10 10:29:04 -08:00
Jessica Wang 3f2f7fd49f Public Network - Add IP Range - do not pass endip to CreateVLANIPRange API if value is empty. 2010-12-10 10:19:03 -08:00
Jessica Wang 3291ddc392 Direct Network - Add IP Range - do not pass endip to CreateVLANIPRange API if value is empty. 2010-12-10 10:10:46 -08:00
Jessica Wang b485796e8b Network page - IP Range tab - add ID row. 2010-12-10 09:52:12 -08:00
Alex Huang 8ac694bf55 changes from testing 2010-12-10 09:29:23 -08:00
Alex Huang 3f9d797594 Changes to how public ip addresses are allocated 2010-12-10 08:38:21 -08:00
Alex Huang 68932929fb Changes to how public ip addresses are allocated 2010-12-10 08:38:20 -08:00
Alex Huang 2d4432d87e network shutdown code 2010-12-10 08:38:20 -08:00
edison b24cf4715b bug 6278: fix the race condition that take snapshot/and delete snapshot at the same time
status 6278: resolved fixed
2010-12-10 00:27:44 -08:00
anthony dcb40b5b15 Revert "add new api SetVMOSTypeCmd"
This reverts commit 543b2615db.

Conflicts:

	api/src/com/cloud/api/commands/SetVMOSTypeCmd.java
2010-12-09 23:38:52 -08:00
keshav f6f1d38724 - Added variable to keep track of a NicProfile's network 2010-12-09 22:25:42 -08:00
keshav d9f5e63f69 Added a constructor for LoadBalancerConfigCommand, and a variable to keep track of a list of destinations. 2010-12-09 21:28:10 -08:00
edison f48af6ec43 bug 7317,7013: return error message if creating snapshot from KVM host os that not supported snapshot
status 7317: resolved fixed
status 7013: resolved fixed
2010-12-09 21:19:35 -08:00
alena 2f0f78ff73 Set trafficType to Public insteand of Guest for Direct network 2010-12-09 21:06:48 -08:00
alena 7e9579dab2 Fixed create/list LoadBalancerRules 2010-12-09 21:06:48 -08:00
edison 04f3a4baa9 bug 7441: fix ipassoc when starting router
status 7441: resolved fixed
2010-12-09 20:25:27 -08:00
Jessica Wang a9ecbd9850 Network page - change text to be camel-case. 2010-12-09 20:26:28 -08:00
Jessica Wang 3b44a7a089 bug 7452: after creating a new account, clicking All Accounts menu. 2010-12-09 20:12:34 -08:00
Jessica Wang 49d60a4484 bug 7448: hide Add VLAN button. 2010-12-09 19:48:57 -08:00
Jessica Wang 7ef9c06b6d bug 7448: direct network - IP Allocation tab - support delete IP Range. 2010-12-09 19:45:02 -08:00
Kelven Yang c7d8a22cfa revert back an accidentally checked-in on components.xml.in 2010-12-09 19:33:30 -08:00
Kelven Yang 68e6706fbe Fix a number of issues related with vmware on new networking 2010-12-09 19:33:30 -08:00
Jessica Wang 2dd29d2110 bug 7448: correct API for delete network. 2010-12-09 19:34:24 -08:00
Jessica Wang 56b28cf516 bug 7458: zone - network - after creating load balancer, show the newly created item on UI. 2010-12-09 19:29:23 -08:00
Jessica Wang d09866af1f bug 7458: zone - network - after creating external firewall, show the newly created item on UI. 2010-12-09 19:07:49 -08:00
root 471a0e73fe fixing a bug wherein the template/iso gets deleted from the host once upload, on a ms restart. it still exists in db. any further attempt to create vm from this template/iso results in failure. 2010-12-09 18:56:30 -08:00
Jessica Wang f09eb46be0 bug 7458: zone - network - implement List Load Balancer, Delete Load Balancer no UI. 2010-12-09 18:45:23 -08:00
Jessica Wang d5568a35f7 bug 7458: zone - network - implement Add Load Balancer. 2010-12-09 18:31:15 -08:00
Jessica Wang b853cad913 bug 7458: zone - network - implement List External Firewall. 2010-12-09 18:04:34 -08:00
Jessica Wang b724ff8cfa bug 7458: zone - network - implement Add External Firewall. 2010-12-09 17:34:20 -08:00
will 6cff798082 bug 7465: removed network type from service offerings. 2010-12-09 17:25:23 -08:00
will e54892290c Cleaned up the UI for Beta2 features. 2010-12-09 15:15:40 -08:00
will 1915cbcdc7 bug 7199: Removing capability of editing tags for both service and disk offering. 2010-12-09 15:15:39 -08:00
Jessica Wang a0bc697032 remove AddDomain, AddAccount from Test Provisioning Tool (they are available in Domain page, Account page now). 2010-12-09 15:10:10 -08:00
Jessica Wang 0c12bb31af bug 7448: zone page - remove network tab (replaced with network node in zone tree). 2010-12-09 15:04:26 -08:00
Jessica Wang ccf812dde7 bug 7448: zone tree - network - implement Refresh button on right panel. 2010-12-09 15:00:41 -08:00
Jessica Wang 6a57168a0c bug 7448: public network - implement delete IP Range. 2010-12-09 14:48:28 -08:00
edison 712953156b fix boot from iso/attach iso/disks issue 2010-12-09 14:25:44 -08:00
Jessica Wang 2e77e3bcd8 bug 7448: implement Delete (Direct) Network. 2010-12-09 14:26:26 -08:00
alena 52f2d646fd Fixed NPE in listLoadBalancer command 2010-12-09 14:11:11 -08:00
alena c34e2c6c54 Don't return nics for system vms and domain routers. Return private/public/guest ip info instead 2010-12-09 13:56:39 -08:00
Jessica Wang 1ddc5af786 bug 7448: zone tree - network - Add IP range to public network - fix a bug that VLAN ID field disappear after creating a new IP range to public network. 2010-12-09 13:48:42 -08:00
alena 88fa5337ca Fixed responses for userVm/domainRouter/SystemVm: added nic information. 2010-12-09 13:24:40 -08:00
abhishek 3681991b38 adding some comments around tag edit disabling for service and disk offerings 2010-12-09 13:04:38 -08:00
Jessica Wang 476ed64f6b bug 7448: zone tree - network - Add (direct) network - remove Type (direct, public) since type is always direct, remove "untagged" option since direct network doesn't have "untagged" option. 2010-12-09 13:01:05 -08:00
Frank Zhang d7feff5b54 add new deps packages to spec file 2010-12-09 12:45:20 -08:00
Jessica Wang dcad660789 bug 7448: zone tree - network - Add IP range to public network - remove VLAN Type option (because it's always "Virtual") and networkName, networkDesc (because it's for direct network, not public network). 2010-12-09 12:27:11 -08:00
Jessica Wang 5662ea7d90 bug 7448: zone tree - network - direct network page - details tab - remove IP range row. 2010-12-09 11:48:17 -08:00
keshav 198cab4dee Added support code for external firewalls and loadbalancers. Added new host types and startup commands, and enabled NicVO to reserve IPs for external network resources. 2010-12-09 11:40:02 -08:00