Commit Graph

11618 Commits

Author SHA1 Message Date
Salvatore Orlando 486d962f09 CS-14724 : Making the default network label configurable, improving exception management
Please also see notes added to wiki.cloudstack.org/display/QA/Open+vSwitch+Tunnel+Manager
2012-05-02 13:14:47 +01:00
Nitin Mehta 9b1fd4d414 bug CS-10789: Some upgerade change that tdidnt get merged. 2012-05-02 11:47:32 +05:30
Nitin Mehta 77f1db5e41 bug CS-10789: Some upgerade change that tdidnt get merged. 2012-05-02 11:41:53 +05:30
Nitin Mehta 7a06da8520 bug CS-10789: Some more code to make the Uploav volume more robust. 2012-05-02 11:24:46 +05:30
prachi 3eb95b9b5f More changes to testclient 2012-05-01 19:04:53 -07:00
Alena Prokharchyk 8cb97f47dc build-all: give more RAM to compile-aws 2012-05-01 17:08:32 -07:00
Alena Prokharchyk 57892fef6b Added another testclient 2012-05-01 16:51:14 -07:00
Sheng Yang e34fcff9b9 Don't bring up eth2 for booting process of redundant router 2012-05-01 16:21:02 -07:00
Sheng Yang 90774621f1 Fix keepalived process not started issue 2012-05-01 16:20:48 -07:00
bfederle c45412cc7c Better tab BG appearance for VLAN range step 2012-05-01 15:51:37 -07:00
bfederle c32611abf9 Infrastructure UI: remove button
Remove old 'view all' button from corner of infrastructure chart
2012-05-01 15:51:37 -07:00
frank 97b54c9c2b remove log4j-cloud-bridge.xml
CloudBridge no longer uses separate log4j configure
2012-05-01 09:48:18 -07:00
frank 22f20e5fb9 add CloudStack.cfg.xml from cloudbridge conf folder to cloudstack conf folder 2012-05-01 09:28:28 -07:00
Nitin Mehta 540f4e1431 bug CS-10789: Put zone id in the volumehost ref table. make list volume to show the percent uploaded. 2012-05-01 18:36:31 +05:30
Murali reddy a6caae55ea bug cs-14510:NetScaler SDX does not work when public network is setup to be in untagged network
status cs-14510: resolved fixed

This fix ensures VPX's provisioned on the SDX by CloudStack will be made part of both
tagged and untagged public networks
2012-05-01 12:27:06 +05:30
kishan f2a08afd6f bug CS-14695: Encrypt VNC password during 3.0.0 upgrade
status CS-14695: resolved fixed
reviewed-by: Abhi
2012-05-01 11:16:24 +05:30
prachi c52f1fec77 changes overridden after branch merge 2012-04-30 17:08:39 -07:00
prachi 7140bab73c Files missing after cloudbridge-ec2-integration branch merge 2012-04-30 17:08:38 -07:00
prachi 9a4f5f90a2 Fix error from merge 2012-04-30 17:08:36 -07:00
frank 4bff09b4d1 add AWSAPILOG token to waf build 2012-04-30 17:08:35 -07:00
prachi 4902673fce Added the missing @Implementation annotation for the new API command MarkDefaultZoneForAccountCmd 2012-04-30 17:08:34 -07:00
prachi 7c61b8c7f6 Reverting changes in UserCredentialsDao becuse hibernate session is not handled well in REST part of code. 2012-04-30 17:08:33 -07:00
Likitha Shetty 6ab04076b5 Implementation of api 'markDefaultZoneForAccount'(to enable a user to mark a zone as default for an account).
reviewed-by: prachi
2012-04-30 17:08:32 -07:00
prachi e2f0a4d9fb build script change to clean-tomcat 2012-04-30 17:08:30 -07:00
prachi 74a152df8d - Changes to Configuring hibernate to connect to multiple databases: cloudbridge and cloudstack
- This avoids making multiple API calls just to list ServiceOfferings
2012-04-30 17:08:29 -07:00
prachi 35d3c279db CS-14634: AWS API related logging should happen in awsapi.log.
Changes:

- Added awsapi logging to log4j-cloud.xml
- Having two log4j configurations caused problems when two webapps were deployed in tomcat
2012-04-30 17:08:28 -07:00
prachi 5ffc9990c3 Corrected the encryption key path 2012-04-30 17:08:27 -07:00
prachi 42728c7f78 Fixed the Encryption util to not do anything when db.properties do not use encryption. 2012-04-30 17:08:26 -07:00
prachi a515a9441f Correcting the python location in the register script. 2012-04-30 17:08:25 -07:00
prachi 3207ef6b78 CS-14611 : Not able to connect to cloudbridge db
changes:
- Added the util code that CloudStack uses to decrypt the password
2012-04-30 17:08:24 -07:00
frank e6a60dfdc3 CS-14610
Management server not able to connect to DB when there is no password set for cloud user/ if password is set to anything other than 'cloud'

fixed
2012-04-30 17:08:22 -07:00
frank 0f542545e3 fix cloudbridge setup database script 2012-04-30 17:08:21 -07:00
prachi e9ae32f172 Call CS to get the ServiceOffering name for the SvcOfferingId 2012-04-30 17:08:20 -07:00
prachi 38fffccb58 - Changes to EC2MainServlet to turn down request in enable.ec2.api is 'false'
- runInstances now calls CS to get the matching serviceOffering for the EC2 instanceType
2012-04-30 17:08:19 -07:00
Likitha Shetty 860aa58540 Fix RevokeSecurityGroupIngressCmd in AWSAPI to use responsename returned by CloudStack
reviewed by: prachi
2012-04-30 17:08:18 -07:00
frank 3648a9cc73 remove duplicate %post for cloud-client 2012-04-30 17:08:17 -07:00
frank 8073a7a3bb run post script to link cloudbridge directories after cloud-client installed 2012-04-30 17:08:16 -07:00
Likitha Shetty c130768b94 DescribeSecurityGroup: Use String instead of Long for RuleId
RevokeSecurityGroupIngress: Match the response name that CloudBridge uses with that provided by Cloudstack
2012-04-30 17:08:15 -07:00
frank 51d3eda79e fix spec file 2012-04-30 17:08:13 -07:00
frank 35e62d693c add missing cloud-wsdl4j-1.6.2.jar 2012-04-30 17:08:12 -07:00
prachi 0f33c7c056 Cs-14524 - Change hardcode DB properties in hibernate cfg file of CloudBridge to dynamical reading from db.properties
Changes to read from DB host, user credentials from cloudStack's db.properties file instead of ec2-service.properties
2012-04-30 17:08:11 -07:00
frank 4a38ba087e to replace cloud-wsdl4j.jar which is 1.5.1 version with wsdl4j-1.6.2.jar used by CloudBridge 2012-04-30 17:08:10 -07:00
frank 692ac91ad6 get rid of cloud-setup-bridge-db from RPM spec file 2012-04-30 17:08:09 -07:00
frank 2f87c2212f merge cloud-setup-bridge-db to cloud-setup-databases 2012-04-30 17:08:08 -07:00
frank 2a64b1fff8 add post run script to cloud-aws-api 2012-04-30 17:08:06 -07:00
frank 98512131ed able to build awsapi RPM 2012-04-30 17:08:05 -07:00
frank 1d0749cc92 merge cloudbridge spec to cloudstack spec 2012-04-30 17:08:04 -07:00
prachi dfde2bc0d6 Renaming cloud-bridge to awsapi
Thirdparty Libraries
2012-04-30 17:08:03 -07:00
prachi 28c2e3b20b Renaming cloud-bridge to awsapi
removing contents under cloudbridge
2012-04-30 17:07:56 -07:00
prachi ce1775a55c Renaming cloud-bridge to awsapi
build script changes
2012-04-30 17:07:41 -07:00