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 |
prachi
|
257494eac1
|
changes to build scripts to build and deploy cloudstack - tested for dev env only
|
2012-04-30 17:07:23 -07:00 |
prachi
|
5c8047270b
|
Cloudbridge Source code
|
2012-04-30 17:07:22 -07:00 |
prachi
|
f3c5d94530
|
libraries for CloudBridge project
|
2012-04-30 17:07:14 -07:00 |
Jessica Wang
|
40a84ffe1a
|
CS-13162: cloudstack 3.0 UI - Instance page - detail view - add "Public IP" column.
|
2012-04-30 16:53:15 -07:00 |
Jessica Wang
|
84c13afa62
|
CS-14338: cloudstack 3.0 UI - Restore VM action - after action completed, show "Task completed: Restore Instance" instead of "Task completed: Restoring VM: null".
|
2012-04-30 16:42:08 -07:00 |
Jessica Wang
|
7c8f0ede7e
|
CS-14206: cloudstack 3.0 UI - create network offering - show Elastic LB checkbox, LB Isolation dropdown only when (1)LB Service is checked (2)Service Provider is Netscaler (3)Guest IP Type is Shared;
show Elastic IP checkbox only when (1)StaticNat Service is checked (2)Service Provider is Netscaler (3)Guest IP Type is Shared.
|
2012-04-30 15:56:46 -07:00 |
Alena Prokharchyk
|
e5ed22f55f
|
bug 14694: when select valid clusters, exclude the removed ones
status 14694: resolved fixed
|
2012-04-30 13:10:49 -07:00 |