Commit Graph

11608 Commits

Author SHA1 Message Date
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
prachi 75c4446494 Renaming cloud-bridge to awsapi
src folder
2012-04-30 17:07:40 -07:00
prachi 51912b7687 Renaming cloudbridge project to be awsapi project
- db and setup files
2012-04-30 17:07:34 -07:00
Likitha Shetty 5b9a7ce6d0 describeVolumes - avoid null pointer exception in attachment.instance-id, snapshot-id and attachment.device filters
reviewed-by: prachi
2012-04-30 17:07:33 -07:00
prachi af5137260a describeInstances - fixed the filter support for private-ip-address 2012-04-30 17:07:31 -07:00
prachi 1fa596fcf5 DeployVMCmd: Do not place the instance in default security group if groupId is provided 2012-04-30 17:07:30 -07:00
frank df82c8abf3 make cloudbridge buildable 2012-04-30 17:07:29 -07:00
prachi 46ccc1ec79 Fixes related to
- DescribeImages
- Fix Vm current state in runInstances
- Set hypervisor to UserVm response in CloudStack
2012-04-30 17:07:28 -07:00
prachi 1f81fca6d2 Fixed DescribeImages to list templates that are:
- private
- public
- shared by some other user
2012-04-30 17:07:27 -07:00
prachi a0d52a6d81 Fixes for run-instances:
- Use String for DomainId and NicId and NetworkId
- 3.0.x use String for Ids and not Long unlike 2.2.14
2012-04-30 17:07:26 -07:00
prachi c458990559 db and other setup files
eclipse project declaration
2012-04-30 17:07:24 -07:00