Brian Federle
7b011e7ef4
Merge branch 'master' into ui-vm-affinity
...
Conflicts:
client/WEB-INF/classes/resources/messages.properties
ui/scripts/cloudStack.js
ui/scripts/instanceWizard.js
2013-04-22 13:45:29 -07:00
Alena Prokharchyk
c9c2c5902d
CLOUDSTACK-751: added a support for blacklisting certain routes on a zone level so they can't be used when create Static Route for VPC Private Gateway
2013-04-22 13:35:15 -07:00
Jessica Wang
df039aab7f
CLOUDSTACK-1730: cloudstack UI - IPv6 - network menu - guest network detailView - add IPv6 Gateway, IPv6 CIDR.
2013-04-22 13:32:38 -07:00
Edison Su
b30e39b0e3
CLOUDSTACK-1392: add create template from snapshot and volume
2013-04-22 13:24:10 -07:00
Min Chen
9c584b5500
Use EndPoint to send local/remote command, and hide agentMgr message
...
passing.
2013-04-22 13:21:28 -07:00
Min Chen
ffdf567b58
Add implemention to pick EndPoint for secondary storage
2013-04-22 13:19:04 -07:00
Brian Federle
e5cea0204b
detailView UI: Fix quickview actions not updating list view row
2013-04-22 11:52:52 -07:00
Jessica Wang
0978df95ad
CLOUDSTACK-2120: mixed zone management - revert change in schema-40to410.sql since listVirtualMachines API change will be in 4.2 release only.
2013-04-22 11:45:39 -07:00
Brian Federle
2be8368f44
Affinity UI: Cleanup dialog on close
2013-04-22 11:27:47 -07:00
Brian Federle
57686aeeaf
Affinity UI: Pass _custom to fix broken async poll
2013-04-22 11:27:37 -07:00
Brian Federle
382e8f36f3
Change affinity UI: Allow 0 checkbox selections
2013-04-22 11:27:16 -07:00
Brian Federle
72da1ae969
listView, custom checkbox UI: Fix pre-checked checkbox state
...
Fixes pre-checked checkboxes not having multi-edit-selected class,
preventing item data from being passed to custom widget actions.
2013-04-22 11:26:24 -07:00
Edison Su
0a6e386997
fix callback installation
2013-04-22 11:18:48 -07:00
Milamber
35306d42b3
Improvements for French translation for Admin Web UI (for better display or better meaning). Add some missing translations.
...
Signed-off-by: Milamber <milamber@apache.org>
2013-04-22 18:16:04 +00:00
Jessica Wang
612e5fb672
LOUDSTACK-2120: mixed zone management - extend listVirtualMachines API to return zone type.
2013-04-22 10:08:19 -07:00
Milamber
060be0876f
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack
2013-04-22 16:55:03 +00:00
Milamber
2a769cffc0
Alphebetical order for keys, remove one duplicate key
...
Signed-off-by: Milamber <milamber@apache.org>
2013-04-22 16:52:16 +00:00
Chip Childers
c064afe069
Adding new release manager scripts to master (used for 4.1.0 RCs)
...
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-22 12:48:44 -04:00
Prasanna Santhanam
a1912d9ce2
Refactoring vlan and globalsetting tests
...
Refactoring the vlan and global_setting tests to use the marvin
libraries instead of command classes.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-04-22 19:35:22 +05:30
Talluri
9572f57648
CLOUDSTACK-2135: fix the string formatting error in cloudstackConnection.py
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-04-22 19:35:22 +05:30
Murali Reddy
f1b9ef8581
CLOUDSTACK-2065: addNetscalerLoadBalancer is faling to persist
...
gslb_site_publicip and privateip in db table `external_load_balancer_devices`
2013-04-22 19:01:32 +05:30
Radhika PC
6bd18d9981
CLOUDSTACK-1563
2013-04-22 17:55:45 +05:30
Mice Xia
5118e9e29f
1) fix CLOUDSTACK-2129 and CLOUDSTACK-2128
...
2) include nicId in network.offerings.assign/remove event
3) use publishUsageEvent instead of saveUsageEvent to track usageEvent
2013-04-22 19:38:32 +08:00
Radhika PC
9ae29bb9c7
fixing RN build errors
2013-04-22 14:59:32 +05:30
Radhika PC
67bd2c6eb7
fixing RN build errors
2013-04-22 14:50:08 +05:30
Pranav Saxena
e309a91a9b
CLOUDSTACK-1941:Cannot delete users in the default admin account within the UI
2013-04-22 14:19:38 +05:30
Radhika PC
987941a5b0
publican errors in the release notes fixed
2013-04-22 14:24:50 +05:30
Radhika PC
6296093020
dummy feedback file
2013-04-22 14:08:01 +05:30
Radhika PC
8c1fcef14d
fixing build errors. Missing hypervisor-host-install-primary-storage.xml, feedback.xml
2013-04-22 14:02:29 +05:30
Pranav Saxena
130492d089
Xenserver storage motion UI changes for systemVMs
2013-04-22 13:37:09 +05:30
Radhika PC
2f67dae711
CLOUDSTACK-713
2013-04-22 13:36:51 +05:30
Edison Su
f3ee8fbd7d
clean up createasync
2013-04-21 23:15:50 -07:00
Edison Su
abf40435f3
refactor downloadlistener, sync system vm templates when adding a new image store
2013-04-21 22:46:02 -07:00
Prasanna Santhanam
5a0f4b6330
return a ready template even if ostype doesn't match
2013-04-21 17:06:01 +05:30
Prasanna Santhanam
4a0b05a0b2
correcting the zone reference in scalevm test
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-04-21 16:54:45 +05:30
Prasanna Santhanam
dc87d9325e
naming conventions for test_modules
...
Pythonesque is better. Also test_modules should not have executable bit
set as the test runner will not find them.
2013-04-21 14:26:27 +05:30
Prasanna Santhanam
d0108b8132
Fixing the incorrect zone typo
...
zone.networktype reference corrected as part of commit
5ee3cc41fe
2013-04-21 12:33:00 +05:30
Min Chen
0229c75b50
Use data motion service for PrepareTemplateCmd to move template from
...
secondary storage to primary.
2013-04-20 20:44:31 -07:00
Min Chen
86913ab4d3
Use data motion service to implement copy template.
2013-04-19 23:01:59 -07:00
Min Chen
6f70fe28e8
Trigger system vm template download while adding image store. Just a
...
code skeleton, waiting for some code in EndPoint.
2013-04-19 19:37:06 -07:00
Prachi Damle
0e689dbcc7
CLOUDSTACK-2096 Deployment Planner - Deployment planner is not looking for hosts in other clusters when vm is being started.
...
Changes:
- Cloud-engine 2 step reserver and deploy flow was not retrying out of clusters, if there are no resources in the volume's cluster.
- Fixed this by letting the reservationm step not error out and continue to let deploy step find out resources outside cluster
2013-04-19 17:55:37 -07:00
Min Chen
b8229349f5
Rename HypervisorHostEndPoint to RemoteHostEndPoint to accommodate ssvm
...
as well.
2013-04-19 17:46:33 -07:00
Jessica Wang
35681f3e06
CLOUDSTACK-2074: cloudstack UI - Affinity - Instances page - Change Affinity action - implement API call.
2013-04-19 17:37:22 -07:00
Min Chen
09ba55103e
Fix vmware plugin compilation error due to eclipse refactoring.
2013-04-19 17:09:31 -07:00
Min Chen
539824797c
Refactor listTemplatesCmd and listIsoCmd to use db view.
2013-04-19 16:10:09 -07:00
Brian Federle
b03fb208a9
Fix to pass all affinity group rows to action fn
2013-04-19 15:51:57 -07:00
Joe Brockmeier
b888450ec8
CLOUDSTACK-1004: Adding fqdn info to NFS setup instructions. Why this should be necessary puzzles me.
2013-04-19 17:46:39 -05:00
Joe Brockmeier
489e13eabc
CLOUDSTACK-382: Clarifying storage type in documentation as secondary storage.
2013-04-19 17:42:28 -05:00
Jessica Wang
c4fa5c0f17
CLOUDSTACK-2074: cloudstack UI - Affinity - "View Instances" drilldown - new parameter "affinitygroupid" has been added to listVirtualMachines API. Here is related UI change.
2013-04-19 14:06:25 -07:00
Brian Federle
ef4ed01c19
Detail view UI: Fix wrapping 'view all' buttons
2013-04-19 13:02:08 -07:00