Brian Federle
ec3ec924b6
Missing detail view widget localization
2012-05-01 11:59:08 +01:00
Brian Federle
11fa99493a
Add missing instance detail tab localization
2012-05-01 11:51:58 +01:00
Jessica Wang
fd9aacf4c9
cloudstack 3.0 new UI - system page - localize storage traffic type, public traffic type section.
2012-05-01 11:48:45 +01:00
Brian Federle
2760c5b8dd
Add missing labels to list view widget
2012-05-01 11:44:40 +01:00
Brian Federle
229224207a
Localize global settings
2012-05-01 11:41:10 +01:00
Brian Federle
1d6ff9aa4c
Add missing localization for notifications labels
2012-05-01 11:38:55 +01:00
Brian Federle
df921182e8
Localize dashboard capacity labels
2012-05-01 11:37:56 +01:00
Jessica Wang
d83bf9d3ce
3.0 UI - system page - localize KVM/XenServer/VMWare network label default display value.
2012-05-01 11:37:40 +01:00
Brian Federle
633abcdbe2
Translate new message properties
2012-05-01 11:35:47 +01:00
Jessica Tomechak
e7469a5c26
Update documentation source files.
2012-05-01 11:34:49 +01:00
Jessica Wang
6d10506f1c
3.0 UI - localize Add network offering dialog.
2012-05-01 11:34:45 +01:00
Brian Federle
884062703c
bug 13638
...
Hide VLAN/CIDR on network details when zone type = basic
status 13638: resolved fixed
2012-05-01 11:32:23 +01:00
Jessica Wang
a076522b07
3.0 UI - localize network offering page.
2012-05-01 11:30:55 +01:00
Brian Federle
9dea486ae2
Localize events/alerts
2012-05-01 11:18:29 +01:00
Jessica Wang
a7484912a3
3.0 UI - localize system service offering page.
2012-05-01 11:17:51 +01:00
Jessica Wang
b088860fd8
3.0 UI - localize service offering page.
2012-05-01 11:11:47 +01:00
Alena Prokharchyk
a3fb4cf9c1
Update apikey/secretkey in transaction
2012-05-01 11:02:25 +01:00
Nitin Mehta
baf6b6eb82
Bug 13591: Remove unwarranted log messages that we are printing with every answer recieved from the agent.
...
Reviewed-By: Kishan
2012-05-01 11:02:22 +01:00
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