Brian Federle
7db810fcd9
If using commercial build, show 'CloudPlatform' in browser title bar
2012-05-18 09:26:51 -07:00
kishan
2549ec2ae3
bug CS-14965: RegisterSSHKeypair API. allow public key length upto 5120
...
status CS-14965: resolved fixed
reviewed-by: Nitin
2012-05-18 16:42:11 +05:30
Jayapal
0f3dd01c4a
bug cs-14968: added syntax check for cidrs
2012-05-18 16:35:43 +05:30
Likitha Shetty
52351b14a0
CS-14970. "java.lang.NumberFormatException" seen when ec2-describe-groups used to list ingress rules
...
and if any of the icmp rules has a type or code of value '-1'.
Update EC2GroupFilterSet to match the filter values with a regular expression and not an integer.
2012-05-18 15:31:18 +05:30
Likitha Shetty
691b9a471c
CS-14966. When a group has no ingress rules ec2-describe-group does not list this group.
2012-05-18 15:31:18 +05:30
Prasanna Santhanam
23c2579640
Adding support with xmlrunner for generating XML reports
2012-05-18 12:04:11 +05:30
Vijayendra Bhamidipati
8d6bb176f4
CS-14937: System VMs and Router VMs does not come up after upgrading from 3.0 to Bonita
...
Description:
Reverting my earlier fix for bug 14937. The fix is
not needed.
2012-05-17 19:14:54 -07:00
Vijayendra Bhamidipati
624312a830
Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x
2012-05-17 18:12:44 -07:00
Vijayendra Bhamidipati
099ed1af6c
CS-14937: System VMs and Router VMs does not come up after upgrading from 3.0 to Bonita
...
Description:
Putting in fix for bug 14937. Please note however,
that this fix may be modified later.
2012-05-17 18:10:54 -07:00
prachi
6d4c6a4f6b
CS 14640: Output of ec2-describe-instances should provide security group,private ipaddress, ipaddress and hypervisor information.
...
Changes:
- Fixed setting multiple group
-removed EBS
2012-05-17 17:26:36 -07:00
Sheng Yang
6a07a19d98
CS-14869: Fix KVM fail to apply DNS/ROUTER option of the network
2012-05-17 16:22:33 -07:00
Edison Su
3ad0ea93a6
CS-14703 fixed
2012-05-17 14:30:58 -07:00
prachi
6d544f1e93
python script needs indentation corrected
2012-05-17 14:11:24 -07:00
Edison Su
89cb26c4ea
CS-14703 fixed
2012-05-17 13:53:54 -07:00
Brian Federle
b74156dba3
Fix trailing command breaking IE
2012-05-17 12:40:47 -07:00
Brian Federle
296f52e3af
CS-13861: Fix 'isChecked: false' not working on IE
2012-05-17 12:34:45 -07:00
prachi
8c1b89fa67
CS-14635 Issues relating to cloudstack-aws-api-register script
...
Changed name of the script in rpm installation
2012-05-17 11:56:50 -07:00
Jessica Wang
ed0ac5d15e
CS-14901: cloudstack 3.0 UI - IP Address page - non-SourceNAT IP - when network offering's Conserve Mode is off, hide LoadBalancer when any PortForwarding rule exists, hide PortForwarding when any LoadBalancer rule exists.
2012-05-17 11:31:47 -07:00
Salvatore Orlando
c2702e1312
Merge branch '3.0.x' of http://git.cloud.com/cloudstack-oss into 3.0.x
2012-05-17 16:00:55 +01:00
Salvatore Orlando
072410b4e4
CS-14900:
...
CS-14902: Fixing ovs-vif-flows.py for avoiding it kicks in with exp backoff timeouts if ovs is not running
Also removing unnecessary copies of the same script
2012-05-17 15:59:34 +01:00
Nitin Mehta
4b0ae1252d
bug CS-14957: Return hypervisor type for uploaded volume
2012-05-17 19:38:49 +05:30
Devdeep Singh
318b64a5e8
Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x
2012-05-17 18:39:39 +05:30
Devdeep Singh
1490527d8f
CS-14948: Fixing an issue with parsing the xml-rpc response to a command
...
from vsm. This was throwing false exceptions when infact the command
execution was a success. Also adding retry logic for create port profile
request.
2012-05-17 18:33:54 +05:30
Prasanna Santhanam
051ba3cd70
Files from the demo are now available in the sandbox
2012-05-17 18:12:00 +05:30
Prasanna Santhanam
0af5888207
Basic readme to get started on running the tests
2012-05-17 17:13:58 +05:30
Prasanna Santhanam
f35d70b49a
Moving smoke tests and component tests into the test folder
...
Reviewed-by: pychecker
2012-05-17 17:13:58 +05:30
Likitha Shetty
b965ec82e8
Temporarily renaming cloudstack-aws-api-register to cloud-bridge-register.
2012-05-17 14:56:10 +05:30
Likitha Shetty
2b4294d07c
Temporary fix for hudson build failure. Added back the old file cloud-bridge-register.
2012-05-17 14:37:27 +05:30
Sateesh Chodapuneedi
60ec95280b
CS-9919 Support for Nexus Swiches (Cisco Vswitches)
...
Description:
Temporarily skipping exception until vsmresponse
parser doesn't throw malformed exceptions after
adding port profile for native access.
2012-05-16 23:57:50 -07:00
Likitha Shetty
dc37a8acfe
CS-14747: ec2-describe-group. Update EC2GroupFilterSet to reduce the iteratons made
...
ipPermissionFilterMatched() to match the filter.
2012-05-17 11:32:42 +05:30
Vijayendra Bhamidipati
74b105b9d2
CS-9919 Support for Nexus Swiches (Cisco Vswitches)
...
Description:
Didn't stage all modified files in previous
commit by mistake. Checking in the rest of
the changes in this commit. Please refer to
immediate previous commit for CS-9919 for
details on what changes went in with this
commit.
2012-05-16 19:51:28 -07:00
Vijayendra Bhamidipati
9cdba91bd1
CS-9919 Support for Nexus Swiches (Cisco Vswitches)
...
Description:
Removed the AddCiscoNexusVSMCmd command, and all
references to it. From now on, we shall support
adding a Nexus VSM only when the cluster is being
created. The VSM ipaddress, username, password,
the vCenter DC Name and vCenter Ipaddress that it
serves and connects to respectively can be passed
to the addClusterCmd command optionally. To support
these new parameters, parameters have been added
to the addClusterCmd command.
Added a debug statement in the code that runs checks
when attempting to delete a VSM.
2012-05-16 19:51:18 -07:00
prachi
11bb3d91a5
awsapi-setup/tomcat folder is not needed anymore since all tomcat configuration is done through cloudstack client/tomcatconf
2012-05-16 18:15:48 -07:00
prachi
d9af6dadca
CS-14743: "Server.InternalError: org.hibernate.exception.JDBCConnectionException: Cannot open connection" exception seen when trying to execute soap api call.
...
Changes:
- Caused when mysql closes the connection after wait_timeout
- Hibernate connection pooling is not able to handle this
- Solution recommeneded by Hibernate is to use c3p0 connection pooling
- Added c3p0 connection pool properties and thirdparty jar
2012-05-16 18:15:46 -07:00
prachi
4ffc981498
Cs-14635: Issues relating to cloudstack-aws-api-register script
...
- renamed script as cloudstack-aws-api-register
- Script outputs an error message/success message
- changed python home
2012-05-16 18:15:44 -07:00
Vijayendra Bhamidipati
1b36020873
CS-9919 Support for Nexus Swiches (Cisco Vswitches)
...
Description:
Added a new API GetCiscoVSMDetailsCmd. This
API gets all details of a VSM when provided
with the VSM ID.
Resolved Conflicts:
client/tomcatconf/cisconexusvsm_commands.properties.in
2012-05-16 18:06:50 -07:00
anthony
03028c4086
CS-14237 GC commands only sent to UP host
...
resolved fixed
2012-05-16 17:21:08 -07:00
Jessica Wang
1a1d7ce185
CS-14901: cloudstack 3.0 UI - IP Address page - non-SourceNAT IP - when network offering's Conserve Mode is off, hide EnableStaticNAT and EnableVPN when any PortForwarding rule or LoadBalancer rule exists.
2012-05-16 17:02:18 -07:00
Kelven Yang
72bf0c46fa
Support console access through rebooting with XAPI session re-negotiation
2012-05-16 16:57:48 -07:00
anthony
2c1dc421c2
CS-14784 support multiple subnets
...
resolved fixed
2012-05-16 16:41:45 -07:00
Jessica Wang
5712c56f0b
CS-14901: cloudstack 3.0 UI - IP Address page - non-SourceNAT IP - when network offering's Conserve Mode is off, hide PortForwarding and LoadBalacer when staticNAT or VPN is enabled.
2012-05-16 16:25:14 -07:00
Brian Federle
889cfb11d9
Nexus vSwitch UI support
...
Implement ability to add and modify Nexus vSwitches at the cluster
level:
-Add new fields to add cluster form, to allow addition of a vSwitch
-Add new tab to VMware clusters to list cluster's vSwitch
-Add details panel to vSwitch allowing enable, disable, and removal of
vSwitch from cluster
2012-05-16 14:59:15 -07:00
Edison Su
a10a07c09e
send ssh key to kvm host, even if it's developer env
2012-05-16 14:40:22 -07:00
Jessica Wang
5320828387
CS-14905: volume page - Attach Disk action - Instance dropdown - (1) Populate all instances when volume's hypervisor is "None". (2) Populate only instances whose hypervisor matches this volume's hypervisor when volume's hypervisor is not "None".
2012-05-16 14:25:05 -07:00
Jessica Wang
cac21291bd
CS-14901: cloudstack 3.0 UI - IP Address page - non-SourceNAT IP - when network offering's Conserve Mode is off, hide EnableVPN action when staticNAT is enabled, hide EnableStaticNAT action when VPN is enabled.
2012-05-16 13:46:25 -07:00
Jessica Wang
9fb81f239d
CS-14901: cloudstack 3.0 UI - IP Address page - SourceNAT IP - when network offering's Conserve Mode is off, hide LoadBalancer, PortForwarding action in Configuration tab.
2012-05-16 13:46:04 -07:00
Jessica Wang
822c50cdcc
CS-14901: cloudstack 3.0 UI - IP Address page - SourceNAT IP - when network offering's Conserve Mode is off, hide Enable Static NAT, Enable VPN action.
2012-05-16 13:45:39 -07:00
Alena Prokharchyk
272e72df19
Added cisco.commands.properties to input param for ant build-apidocs target
2012-05-16 13:19:50 -07:00
Vijayendra Bhamidipati
30b59044c8
CS-14929: Exception while creating a port forwarding rule on an acquired ip
...
CS-14943: Unable to deploy VM due to Unable to identify the provider by name CiscoNexus1000vVSM
Description:
Ignore the CiscoNexus1000vVSM provider when checking for
providers when applying port forwarding rules.
2012-05-16 13:04:57 -07:00
frank
9998e7d731
CS-13853 secstorage.allowed.internal.sites is not allowed to be 0.0.0.0
...
resolved fixed
2012-05-16 11:57:04 -07:00