Jessica Wang
ed39de83e3
cloudStack 3.0 new UI - add zone wizard - remove create pod step and create IP range step.
2011-11-11 16:08:32 -08:00
Brian Federle
a5f0e0d633
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2011-11-11 14:54:22 -08:00
Brian Federle
c260d3d214
Disable install wizard
2011-11-11 14:54:15 -08:00
Brian Federle
fb4db0504e
Fix form data
2011-11-11 14:53:06 -08:00
Alena Prokharchyk
f9b31e895a
Fixed unittest
2011-11-11 14:32:25 -08:00
Alena Prokharchyk
2b04d0f6ff
Fixed test client
2011-11-11 14:32:25 -08:00
Jessica Wang
098f6edaa0
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2011-11-11 14:29:25 -08:00
Brian Federle
e1be1156fc
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2011-11-11 14:21:08 -08:00
Brian Federle
7098603130
Disable install wizard, until server calls are corrected
2011-11-11 14:20:59 -08:00
prachi
20e53ce90f
- fixing updateProvider to throw error when the underlying element is not ready
...
- not use includingRemoved while listing networks
- Processing checkNetworkCommand dummy method to avoid failures connecting to Vmware and hyperv resource
2011-11-11 14:20:46 -08:00
Brian Federle
972235ca61
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2011-11-11 14:20:36 -08:00
Brian Federle
e58ff4d71b
Pull real form data for server calls
2011-11-11 14:19:11 -08:00
Brian Federle
105080e915
Fix wizard forms
2011-11-11 14:18:51 -08:00
Alex Huang
ddbcd01f56
fixed up unit test
2011-11-11 14:15:13 -08:00
Alena Prokharchyk
9ca379fc61
Changes to updateNetwork command:
...
* update network with new networkOfferingId only after the network is shutdown
* fixed NPE happenining when updateNetwork with the networkOffering w/o soucrceNat service in Advance zone
2011-11-11 14:06:42 -08:00
Jessica Wang
49ecd42a74
cloudStack 3.0 new UI - instance wizard - select network step - fix a bug that network container was empty when trying to deploy 2nd VM.
2011-11-11 13:59:48 -08:00
Sheng Yang
cdfac9a5e1
NaaS: Fix UUID of virtual router providers
2011-11-11 13:42:19 -08:00
prachi
da846e9c08
Adding UUID to new entities and API commands. PhysicalNetwork, PhysicalNetworkTrafficType, PhysicalNetworkServiceProviders changed.
2011-11-11 13:23:23 -08:00
Brian Federle
68e550dc3d
Fix install wizard labels
2011-11-11 13:18:52 -08:00
Brian Federle
e77aac18e9
Advanced installation button
2011-11-11 13:15:03 -08:00
Brian Federle
97bc2c3769
Update install wizard widget
2011-11-11 13:08:48 -08:00
Brian Federle
0e0ea4fb7d
Add comments
2011-11-11 12:17:27 -08:00
Brian Federle
b911cd7df5
Merge branch 'master' into ui-install-wizard
...
Conflicts:
ui/index-test.html
ui/index.jsp
ui/scripts-test/system.js
ui/scripts/ui-custom/installWizard.js
2011-11-11 12:00:56 -08:00
Brian Federle
7c878a7d17
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2011-11-11 11:57:30 -08:00
Brian Federle
cf2ccf1378
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2011-11-11 11:56:39 -08:00
Brian Federle
22f1755d77
Disable 'add pod' and 'add ip range' steps in zone wizard
2011-11-11 11:56:35 -08:00
Alena Prokharchyk
daec18b4ae
All default network offerings come as Enabled by default
2011-11-11 11:56:10 -08:00
Jessica Wang
9d523abb97
cloudStack 3.0 new UI - network offering page - add "enable", "disable" action.
2011-11-11 11:31:31 -08:00
Brian Federle
f926eee4eb
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2011-11-11 11:31:12 -08:00
Brian Federle
1848079bcd
Add embedded table to detail view, for guest network configuration
2011-11-11 11:31:06 -08:00
Jessica Wang
c93730ddaf
cloudStack 3.0 new UI - network offering page - remove "Unavailable" from the drop down choice for Availability.
2011-11-11 11:09:50 -08:00
Alena Prokharchyk
08160fa882
Fixed responsename for VirtualRouter element
2011-11-11 11:03:01 -08:00
Brian Federle
8e12c9aa21
Update dialog appearance; add UI support for zone network providers
2011-11-11 10:29:27 -08:00
Brian Federle
7eb51d65d0
Add base install wizard scripts
2011-11-11 10:28:58 -08:00
Brian Federle
771b27aa3d
Remove VLAN range input from zone wizard
2011-11-11 10:12:59 -08:00
Alena Prokharchyk
4cf3ecbed4
Cleaned up commented out code
2011-11-11 09:53:46 -08:00
Naredula Janardhana Reddy
f1b99f4f07
Revert "bug 10617: merging code from branch bug10617"
...
This reverts commit 8bc33448b9220534ba0ddc6c642ffb1e69d5844e.
Conflicts:
server/src/com/cloud/api/ApiResponseHelper.java
2011-11-11 20:23:26 +05:30
Naredula Janardhana Reddy
3fffff8966
Revert "bug 10617: alter the sequence of add column"
...
This reverts commit ad17e0970e2a82d5870e455f5616aa9747825d8c.
2011-11-11 20:19:58 +05:30
Abhinandan Prateek
b793ce6c33
bug 11987: changing virtualmachineimpl to reoccuring listener
...
reviewed-by: nitin
2011-11-11 19:24:09 +05:30
kishan
77b710eadf
bug 11889: Revert earlier commit. use sshkeypair instead of keypair in API response
...
status 11889: resolved fixed
reviewed-by: Nitin
2011-11-11 14:12:47 +05:30
kishan
52f940c007
bug 11961: Before creating template usage_storage records, check if entry already exists. In multiple secondary storage case, duplicate usage events will be ignored.
...
status 11961: resolved fixed
reviewed-by: Nitin
2011-11-11 13:45:19 +05:30
Abhinandan Prateek
eefeee72ae
bug 11979: if a VM is absent on the cluster, it is effectively in stopped state.
...
reviewed-by: kishan
2011-11-11 10:55:15 +05:30
Alena Prokharchyk
bfff9ee22c
Fixed list by zoneId in listPhysicalNetworks
2011-11-10 20:46:09 -08:00
Jessica Wang
f922698309
cloudStack 3.0 new UI - NaaS - public network - IP Addresses tab - pass networkId to listVlanIpRanges API.
2011-11-10 20:33:08 -08:00
Jessica Wang
79631ab026
cloudStack 3.0 new UI - NaaS - public network - add IP range - do not pass "isshared=true" to createVlanIpRange API.
2011-11-10 20:13:33 -08:00
Alena Prokharchyk
039e09ce93
* Introduced aclType parameter for createNetwork command (can hold 2 values now: Account and Domain). This parameter defines the access control type to the network object. If it's account -
...
only owner of the network can access it; if it's domain - all accounts in the domain and domain children can have an access.
* aclType replaces 2 old fields: isShared and isDomainSpecific.
* All 2.2.x account specific networks will have aclType=Account; 2.2.x Domain specific networks - aclType=domain; 2.2.x Zone level networks - aclType=Domain with domainId = Root domain id
2011-11-10 18:34:56 -08:00
Edison Su
782b4d97b2
bug 11835: don't return error if it's delete firewall rules
...
status 11835: resolved fixed
Reviewed-by: frank
2011-11-10 17:59:01 -08:00
frank
caf945bca2
Don't allow Agent send out StartupCommand if it can not get its local IP address,
...
otherwise mgmt server will get an incomplete StartupCommand
2011-11-10 17:37:45 -08:00
Sheng Yang
7adedca8a3
NaaS: Update listVirtualRouterElements to accept nspid as parameter
...
Also fix VirtualRouterProviderResponse by adding objectName.
2011-11-10 17:26:11 -08:00
Jessica Wang
9d4b800e29
cloudStack 3.0 new UI - NaaS - VM creation - after deployVM returns success, configure VirtualRouterElement.
2011-11-10 17:08:50 -08:00