9897 Commits

Author SHA1 Message Date
frank
21c510fa70 deploy cloud_usage when ant deploydb 2011-12-27 16:55:36 -08:00
Alena Prokharchyk
6fd49a265c Fixed unittest 2011-12-27 15:34:54 -08:00
Nitin Mehta
a1f6cf5f70 bug 12732 Send the storage pool comands to the hosts whose agent is Up and the resource state is Enabled
Reviewed by : Kishan.
2011-12-27 13:35:26 +05:30
Abhinandan Prateek
5e4acc2a55 bug 12530: introduce initial full sync; cleanup syncronization; 2011-12-27 11:13:38 +05:30
Abhinandan Prateek
ac0275b3e8 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2011-12-24 13:31:18 +05:30
anthony
a9f5e5f88a SWIFT : download container 2011-12-23 17:16:50 -08:00
anthony
b2b653f7d4 SWIFT : fix, create vm on zone2 2011-12-23 16:45:18 -08:00
anthony
6e259b2cb1 SWIFT : check swift in storage allocator 2011-12-23 15:45:29 -08:00
bfederle
a24589710a Projects list view: 'destroy' fix
Fix destroy project not being allowed by admin who is not owner of a
project.
2011-12-23 17:06:48 -05:00
bfederle
17bf657b71 bug 12745:
Fix listVirtualMachines for attach disk option, when in project mode

status 12745: resolved fixed
2011-12-23 15:20:15 -05:00
Sheng Yang
79d2450e6c bug 12719: Use getProviderForServiceInNetwork() instead of listProvidersForServiceForNetworkOffering() in applyIpAssociations()
Also add check for firewall service provider and lb service provider.
2011-12-23 12:18:15 -08:00
bfederle
4a8c431ee3 Only do 'listSwifts' for admin accounts 2011-12-23 15:12:20 -05:00
bfederle
bab60829ea Add project resource management to new project wizard 2011-12-23 15:06:38 -05:00
anthony
5346a61917 SWIFT : API refine 2011-12-23 11:40:52 -08:00
bfederle
678ea310d8 Fix error on login
--Should be 'listSwifts' not 'listSwift'
2011-12-23 14:39:13 -05:00
Jessica Wang
c2c0d09154 bug 12744: cloudStack 3.0 new UI - VM Wizard - step 5 - fix data passed to args.response.success() 2011-12-23 10:44:11 -08:00
bfederle
2004af88e7 Update gitignore 2011-12-23 12:57:34 -05:00
Murali reddy
df21338b08 bug 12719:When restartNetwork() is called ,IpAssocCommand() is called for the public ipaddresses that are owned by Netscaler 2011-12-23 23:11:45 +05:30
Murali reddy
f259fec471 bug 12742:Static NAT IP address is being programmed as Source NAT Ip address on the Virtual Router
reviewed-by:Abhinandan.Prateek@citrix.com janardhan.reddynaredula@citrix.com
2011-12-23 18:05:58 +05:30
kishan
37a8d83b6a bug 5412: Use same search criteria for listing pending events instead of creating a new one
status 5412: resolved fixed
reviewed-by: Nitin
2011-12-23 17:42:17 +05:30
kishan
51d77c259d bug 5412: Use same search criteria for listing pending events instead of creating a new one
status 5412: resolved fixed
reviewed-by: Nitin
2011-12-23 17:42:17 +05:30
Nitin Mehta
5d00edb31b bug 11602: Account id logged in the events table should belong to the caller.
Reviewed by : Kishan.
2011-12-23 16:28:22 +05:30
Abhinandan Prateek
764742ecac Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2011-12-23 08:05:41 +05:30
anthony
d462e14e01 SWIFT : remove template_zone_ref when delete template 2011-12-22 17:53:18 -08:00
Sheng Yang
14d6c85176 bug 12727: Add arping to update the vSwitch cache
We need to broadcast all our public IP address's ARP, not only the gateway one.

status 12727: resolved fixed
2011-12-22 17:24:57 -08:00
Jessica Wang
0a8606f47c cloudstack 3.0 new UI - Add Network Offering - add new checkbox "Redundant router capability" 2011-12-22 16:34:11 -08:00
bfederle
aac2ce7cd9 bug 12520
Hide specific sections when in project view:

-Projects (list view)
-Accounts
-Domains
-System
-Global Settings
-Configuration

status 12520: resolved fixed
2011-12-22 15:47:37 -08:00
bfederle
deef431cc7 bug 12569
Disable system navigation item when in project mode
2011-12-22 15:39:11 -08:00
bfederle
c429a66306 bug 12569: Correct error handling for acquire IP address
status 12569: resolved fixed
2011-12-22 15:36:18 -08:00
bfederle
46ebc1e032 List view, error handling
Fix list view error handling, where addRow == 'true' but no createForm
is present -- properly remove row
2011-12-22 15:35:55 -08:00
bfederle
6b60341ea4 Add correct error handling to VM wizard 2011-12-22 15:30:27 -08:00
bfederle
ec7ace2a2c bug 12573: Correct error handling for add volume
status 12573: resolved fixed
2011-12-22 15:25:55 -08:00
bfederle
e66af621f1 bug 12595
Only allow change service offering for stopped VMs

status 12595: resolved fixed
2011-12-22 15:15:12 -08:00
bfederle
0c3c7d1b34 bug 12610
Add close button to user management tab of projects wizard

status 12610: resolved fixed
2011-12-22 15:10:46 -08:00
frank
c7ac604c8a Bug 12736 - missing dependency when installing mgt server on rhel 6.1
status 12736: resolved fixed

reviewed-by: edison
2011-12-22 15:07:14 -08:00
frank
363aea4aee Bug 12731 - Ebtable rules are blocking all traffic going out of VMs in basic zone
status 12731: resolved fixed

reviewed-by: edison
2011-12-22 15:04:15 -08:00
bfederle
fa6baa6917 More consistent appearance of filter-by/section switcher selects 2011-12-22 15:03:31 -08:00
bfederle
ceb95cb002 bug 12651: Make new network name field required
status 12651: resolved fixed
2011-12-22 15:03:31 -08:00
anthony
e9987ecb15 SWIFT : fixed create vm on zone 2 2011-12-22 14:51:23 -08:00
anthony
12eae7148c SWIFT: listSwift refine 2011-12-22 14:28:27 -08:00
bfederle
e5884365d9 More instance wizard <ul> list CSS fixes 2011-12-22 14:29:08 -08:00
bfederle
23cc26ea86 Instance wizard: fix CSS for select ISO step 2011-12-22 14:24:54 -08:00
bfederle
9fab3e68b5 bug 12658
Allow ROOT admin to manage projects, even if they are not the project
owner

status 12658: resolved fixed
2011-12-22 13:57:02 -08:00
bfederle
c07d711266 Project dashboard: Fix IP address total 2011-12-22 13:52:31 -08:00
bfederle
650301fc94 Fix createForm actions for template section 2011-12-22 12:27:49 -08:00
bfederle
27a552278f Fix validation for <select> 2011-12-22 12:27:35 -08:00
bfederle
4819e24c3a Install wizard CSS tweaks 2011-12-22 12:05:32 -08:00
bfederle
d623ddad5e Fix BG 2011-12-22 11:51:41 -08:00
bfederle
1244cd6985 Fix broken pod diagram 2011-12-22 11:39:12 -08:00
bfederle
dfbb125e30 New install wizard styling 2011-12-22 11:38:56 -08:00