sateesh
a9446a9811
CLOUDSTACK-657 VMware vNetwork Distributed Virtual Switch support in CloudStack
...
This is 3rd patch for feature 'Support for VMware dvSwitch in CloudStack'.
This patch contains few helper functions (get dvswitch reference, check the type of a port group). Also added method getType() to VirtualSwitchType enum.
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-02-27 18:37:15 +05:30
sateesh
03cde72c4a
CLOUDSTACK-657 VMware vNetwork Distributed Virtual Switch support in CloudStack
...
Added following tests,
1) Test fetching dvSwitch object from vCenter
2) Test for presence of dvPortGroup
3) Test presence of dvPortGroup
4) Test get existing dvPortGroup
5) fetch dvPortGroup configuration
6) Test compare dvPortGroup configuration
7) Test update dvPortGroup configuration
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-02-27 18:37:15 +05:30
sateesh
1777f160c4
CLOUDSTACK-657 VMware vNetwork Distributed Virtual Switch support in CloudStack
...
This is 1st patch for feature 'Support for VMware dvSwitch in CloudStack'.
This contains 3 newly introduced classes. Added apache license header for all 3 files.
[1]TrafficLable and [2]VmwareTrafficLabel classes are to define and encapsulate virtual switch type per traffic type along with other network label fields (VLAN ID and physical network).
[3]DistributedVirtualSwitchMO class is wrapper class for vSphere API calls specific to a distributed virtual switch in a vCenter datacenter.
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-02-27 18:37:14 +05:30
Radhika PC
a508309e7d
CLOUDSTACK-820-documentation for event framework
2013-02-27 18:27:47 +05:30
Rohit Yadav
9c6ced96c1
CLOUDSTACK-1340: Fix path issues in postinstall.sh, zerodisk on all partitions
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-02-27 17:56:55 +05:30
Rohit Yadav
51f66e2b52
CLOUDSTACK-1340: Correct paths used to create cloud-script.tar, fix debug msgs
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-02-27 17:16:18 +05:30
Rohit Yadav
ff32ae5305
CLOUDSTACK-1340: During cleanup deluser vagrant, sync after zero-ing the disk
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-02-27 17:00:17 +05:30
Rohit Yadav
23be2e7ba0
CLOUDSTACK-1340: Shrink the final virtual disk, vmdk was not supported, use vdi
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-02-27 16:59:34 +05:30
Rohit Yadav
aabaf25ce4
CLOUDSTACK-1340: Install scripts and packages which were in previous systemvm
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-02-27 16:37:57 +05:30
Pranav Saxena
1f21c12687
dvSwitch-UI Integration - Set 2
2013-02-27 15:29:27 +05:30
Rohit Yadav
e2bd88b2a1
db: Give option to specify region id while setting up database
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-02-27 15:03:14 +05:30
Mice Xia
9d043cba81
CLOUDSTACK-1350 Management server Stop and start causes previously downloaded ISOs to redownload
2013-02-27 17:25:01 +08:00
Pranav Saxena
1b94047bd8
DV Switch UI Integration -Set 1
2013-02-27 14:53:07 +05:30
Chiradeep Vittal
f30da781f8
Reduce RAT errors in developer environment due to generated python files
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-02-27 13:44:50 +05:30
David Grizzanti
53b6ba3798
CLOUDSTACK-420: listZones missing name parameter
...
When calling the listZones API command, you can now supply a name to pull a specific zone by name.
Updated two classes to include name paramater and query data centers/zones by name if suppled:
- server/src/com/cloud/api/query/QueryManagerImpl.java
- api/src/org/apache/cloudstack/api/command/user/zone/ListZonesByCmd.java
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-02-27 13:35:26 +05:30
Edison Su
cc81413931
CLOUDSTACK-724: add zone wide storage, createstoragepoolcmd doesn't need cluster/pod any more
2013-02-26 23:16:17 -08:00
Harikrishna Patnala
254275dc26
CLOUDSTACK-1293: resetpasswordforVm shows "passsd reset to undefined"
2013-02-27 12:35:04 +05:30
David Nalley
dc6b4b54fa
adding license headers
2013-02-27 01:42:19 -05:00
David Nalley
0e90112a03
updating svg
2013-02-27 01:37:27 -05:00
Edison Su
2ed94cbb64
fix compile
2013-02-26 21:44:44 -08:00
Sheng Yang
a76301bbbe
CLOUDSTACK-1232: Only support cidr=64 in IPv6
2013-02-26 19:46:45 -08:00
Edison Su
0e6290ba87
fix build
2013-02-26 18:50:48 -08:00
Edison Su
8e360f342d
CLOUDSTACK-724: add basic zone wide storage support, refactor storage allocator, need ui support
2013-02-26 18:39:23 -08:00
David Nalley
3902f505ee
CLOUDSTACK-1420 - updating publican brand files with text notice of trademarks
2013-02-26 20:50:10 -05:00
Brian Federle
2386270d7b
Regions UI: Add error handling to API calls
2013-02-26 16:21:13 -08:00
Brian Federle
c48ed610db
Add ID field to regions list view
2013-02-26 16:17:13 -08:00
Brian Federle
b4286e7949
Add 'edit region' action
2013-02-26 16:15:16 -08:00
Brian Federle
acce7d9678
Regions UI actions: Refresh region selector listing
...
After action is performed that adds/removes regions, call
'cloudStack.refreshRegions' to refresh region selector listing.
2013-02-26 16:05:43 -08:00
Brian Federle
b9294daaf1
Add remove region action labels
2013-02-26 16:05:32 -08:00
Brian Federle
b9a459c24d
Regions UI: Move to separate source file, add real data, update style
...
-Move region UI code to ui-custom/regions.js, to separate from core UI
rendering
-Pull real data and endpoint URL on region select list, from data
provider in scripts/regions.js
-Make region selector have same appearance as notifications box
2013-02-26 15:55:02 -08:00
Min Chen
cf06861c9b
CLOUDSTACK-1387: fix incorrect commit
...
d37ed18c3aff4fe522adb803322ba912819c73da.
2013-02-26 15:08:30 -08:00
Brian Federle
84b73b979f
Close region selector on overlay click
2013-02-26 15:08:07 -08:00
Brian Federle
affd70ddcd
Region selector: Add buttons, more styling, placeholder functionality
2013-02-26 15:05:06 -08:00
Brian Federle
fb44e6d7ed
Add basic region drop-down
2013-02-26 14:28:22 -08:00
Brian Federle
e3439bc8d0
Add select region icon to top bar
2013-02-26 14:02:05 -08:00
Brian Federle
cc49cb5806
Add nav icon for regions
2013-02-26 13:50:35 -08:00
Brian Federle
5a08ef64b3
Add region 'ID' field to add form
2013-02-26 13:37:03 -08:00
Brian Federle
8831b2920c
Implement 'add region' action
2013-02-26 13:27:59 -08:00
Brian Federle
142a5a8fba
Implement region list view
2013-02-26 13:09:32 -08:00
Brian Federle
47816a4e04
Merge branch 'master' into ui-regions
2013-02-26 12:41:09 -08:00
Sheng Yang
89dee27503
CLOUDSTACK-1414: Reduce arping time to nearly 0
...
In the previous version it would take at least 1 seconds for arping, and it
would be big if the VR has more than 30 IPs - our biglock default timeout is 30
seconds.
Fix it by send out two arping immediately, and then sleep 1 second for router to
update arp cache.
2013-02-26 12:39:15 -08:00
Brian Federle
6831937145
Fix/cleanup zone wizard UI->public traffic multi-edit
2013-02-26 12:21:15 -08:00
Brian Federle
aec2cfe2cc
Multi-edit: Allow horizontal overflow
2013-02-26 11:32:01 -08:00
Brian Federle
2c8cb3630e
Multi-edit: Allow horizontal overflow
2013-02-26 11:31:34 -08:00
Hugo Trippaers
0fa3ed9b74
Separate stderr and stdout output from jsvc
2013-02-26 18:01:07 +01:00
Hugo Trippaers
d92725e846
Summary: Packaging fixes for usage
...
Make the usage server look in the /etc/cloudstack/usage server for the db.properties
Add the /etc/cloudstack/usage to the package as an empty dir
2013-02-26 16:40:35 +01:00
Kishan Kavala
0b35f7184d
CLOUDSTACK-1289: Added missing usage command processing for External firewall device. ExternalLoadBalancerUsageManagerImpl should be renamed as ExternalDeviceUsageManagerImpl
2013-02-26 17:34:10 +05:30
Pranav Saxena
840650f9ff
IP address reservation basic UI requirement
2013-02-26 17:16:51 +05:30
Pranav Saxena
b9a4774d8e
CLOUDSTACK-1398:LDAP:fail to update the failed job status -stuck in in-progress state
2013-02-26 16:52:04 +05:30
Rohit Yadav
0a1a207a19
usage: Fix regression build fail from fc3905fb, missing closing parenthesis
...
We've to test our commits, build 'em before committing :)
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
(cherry picked from commit c47f685b1f323d1d8316ef6067c11cf14ecabbc6)
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-02-26 16:41:16 +05:30