Prasanna Santhanam
06dda10f31
- when de-serializing back to python from json, python attribute must be built
...
from dicts only, lists and tuples which don't contain dicts will be directly
set to the attribute
- eg: listnetworkserviceproviderresponse : servicelist = ['vpn', 'dhcp',
'firewall'] contains no name,value combination to make attributes. So we make
self.servicelist = ['vpn','dhcp','firewall']
2011-11-30 17:42:40 +05:30
Naredula Janardhana Reddy
e4b5a62402
bug 10796: merging code from branch
2011-11-30 15:03:43 +05:30
Brian Federle
5af364f5c9
Error handling for list view notifications
2011-11-29 19:40:45 -08:00
Brian Federle
f253be7715
Fix to make edit guest network details async
2011-11-29 19:33:03 -08:00
Jessica Wang
ed854ba221
cloudStack 3.0 new UI - system - zone chart - guest - network tab - network detail - edit - network offerings dropdown show only the current network offering in the network if "listNetworkOfferings&networkid=N" returns 0 items.
2011-11-29 18:42:28 -08:00
Jessica Wang
43c1a907df
cloudStack 3.0 new UI - system - zone chart - guest - network tab - network detail - edit - make network offerings editable.
2011-11-29 18:17:01 -08:00
Alena Prokharchyk
3618c45e7c
Fixed listNetworkOfferings by networkId
2011-11-29 18:13:20 -08:00
prachi
0769a3b3f3
API Server changes needed to read a properties file present within a jar provided in classpath.
2011-11-29 18:02:19 -08:00
Jessica Wang
7de9c06aee
cloudStack 3.0 new UI - zone chart - public network - change API call for getting public network since server side has changed.
2011-11-29 17:06:41 -08:00
Jessica Wang
cea20f679f
cloudStack 3.0 new UI - zone chart - management - implement detail tab (filled with zone info).
2011-11-29 16:41:15 -08:00
Alena Prokharchyk
bcca44e05f
1) Use correct command names in f5/juniper commands.properties file
...
2) Fixed API doc to include f5/juniper/netscaler/virtualRouter commands
2011-11-29 16:24:43 -08:00
Jessica Wang
535c8669b6
cloudStack 3.0 new UI - zone chart - virtual router provider - implement enable/disable action.
2011-11-29 16:05:52 -08:00
Jessica Wang
8903c2394d
cloudStack 3.0 new UI - basic zone - Guest network - IP ranges - add Pod Name.
2011-11-29 15:53:14 -08:00
Jessica Wang
304348b729
cloudStack 3.0 new UI - basic zone - guest network detail view - remove account, gateway, netmask, start IP, end IP (only for basic zone).
2011-11-29 15:32:54 -08:00
Brian Federle
d8780d7bac
Add networks list view to Networks section
...
- Add basic list view section - 'Networks'
- Add detail view, with view all IP addresses button
2011-11-29 15:18:29 -08:00
Jessica Wang
f524f882bc
cloudStack 3.0 new UI - basic zone - security groups provider - comment out status for now since dataProvider() doesn't get called by widget code after action is done.
2011-11-29 14:57:54 -08:00
Jessica Wang
e872c71917
cloudStack 3.0 new UI - basic zone - create guest network - network offerings dropdown - if security groups provider is disabled, exclude network offerings that has "SecurityGroupProvider" in service.
2011-11-29 14:43:52 -08:00
Brian Federle
54d0248fb1
Add state, action filters to projects list view
2011-11-29 14:33:39 -08:00
Brian Federle
d955564ce1
Fix list view action filter specified in success
2011-11-29 14:32:20 -08:00
Brian Federle
e9b1ff2848
Misc. fixes for error handling:
...
-Add error handling to multi-edit widget
-Add error handling for projects UI actions
2011-11-29 14:02:32 -08:00
Jessica Wang
279fae7d0f
cloudStack 3.0 new UI - instance wizard - step 5 - get networks whose type is Shared instead of Direct.
2011-11-29 13:48:41 -08:00
Jessica Wang
a95ccdf8bd
cloudStack 3.0 new UI - zone chart - security group - implement Enable, Disable button.
2011-11-29 13:40:14 -08:00
Jessica Wang
ffc8f807c9
cloudStack 3.0 new UI - zone chart - security group - implement listView.
2011-11-29 13:33:17 -08:00
Brian Federle
5007bce96a
Fix multi-wizard CSS
2011-11-29 12:52:44 -08:00
Brian Federle
fb729d429c
More CSS fixes
2011-11-29 12:24:44 -08:00
Brian Federle
3061f398bf
Update icons; fix header bar
2011-11-29 12:01:02 -08:00
frank
6a7d99fc77
Bug 12219 - Cant add baremetal host
...
status 12219: resolved fixed
2011-11-29 11:46:46 -08:00
Jessica Wang
4a54cc4199
cloudStack 3.0 new UI - system - zone chart - Virtual Router, Security Group Provider - display provider status (enabled, disabled, not configured)
2011-11-29 11:42:17 -08:00
Jessica Wang
68c5559c3b
cloudStack 3.0 new UI - basic zone - specify service provider name when trying to get service provider ID of VirtualRouter during zone creation.
2011-11-29 10:57:17 -08:00
Alena Prokharchyk
7ea6082f22
PhysicalNetworkId is not required in listNetworkServiceProvider call
2011-11-29 10:47:03 -08:00
frank
5800a88757
Bug 12220 - Unable to start management server due to "org.jasypt.exceptions.EncryptionOperationNotPossibleException"
...
don't encrypt empty password
status 12220: resolved fixed
2011-11-29 10:33:53 -08:00
Alena Prokharchyk
6e3cbaab6f
SecurityGroupProvider is added automatically in Disabled state during the zone creation
2011-11-29 10:13:02 -08:00
Prasanna Santhanam
3db3b92e2b
- some quick environment configuration files
...
- adding service providers for zone configuration
- getting the python framework working with providers
2011-11-29 23:30:38 +05:30
Alena Prokharchyk
c2448b7bd4
list Providers by name and state
2011-11-29 09:59:43 -08:00
Alena Prokharchyk
ae679017bf
Revert "Adding Virtual Router Element APIs to command.properties"
...
This reverts commit 955686055e80c3b5736f54dd81aed7fc8d98f7fb.
2011-11-29 09:33:09 -08:00
Prasanna Santhanam
990f122633
Adding Virtual Router Element APIs to command.properties
2011-11-29 15:24:54 +05:30
kishan
eae314b130
bug 12207 : Added system integrity checker EncryptionSecretKeyChecker to usage components xml
...
status 12207 : resolved fixed
reviewed-by: Abhi
2011-11-29 14:25:38 +05:30
Abhinandan Prateek
660891b405
bug 8962: adding a check for disabled accounts
2011-11-29 12:40:58 +05:30
Abhinandan Prateek
a560d6f055
bug 11910: no need to do full sync as first thing after connect
2011-11-29 11:23:21 +05:30
kishan
31172a4205
bug 12198: Empty password for system user meed not be encrypted
2011-11-29 08:45:23 +05:30
Alena Prokharchyk
dc07df3588
bug 12068: fixed listIsos by "isReady" flag
...
status 12068: resolved fixed
2011-11-28 17:13:44 -08:00
Jessica Wang
bee7626253
cloudStack 3.0 new UI - basic zone - guest network - add IP range - add 6 Pod fields, guest gateway field, guest netmask field to dialog (for basic zone only).
2011-11-28 16:52:19 -08:00
Alena Prokharchyk
5423f744b3
Fixed multiple bugs in registerTemplate/registerIso:
...
1) throw exception when try to register template/iso when there are no zones in the system
2) don't add the template to template_zone_ref when the zone is removed
3) Don't try to download the template when template failed to persist in the DB
2011-11-28 16:50:54 -08:00
Jessica Wang
a5a5ff82e4
cloudStack 3.0 new UI - basic zone - guest network - create network - if create new pod is selected in pod dropdown, show 5 pod fields and create a pod first, than pass podId to create an IP range on pod level (for basic zone only)
2011-11-28 15:43:14 -08:00
Alena Prokharchyk
abfbac7928
Moved listAccount/listDomains/listDomainChildren methods from ManagementServer to Account/Domain managers
2011-11-28 15:32:12 -08:00
frank
4676d2b487
attach branch name to rpm name
2011-11-28 15:23:24 -08:00
frank
630bb2e278
make build number attach to release number 0 in rpm package name.
...
1. if --prerelease specified, the release number equals to
0.buildnumber
2. if --prerelease omitted, the release number equals to
1 or --release-version if --release-version specified
2011-11-28 14:46:35 -08:00
Jessica Wang
35845a075c
cloudStack 3.0 new UI - system - basic zone - guest network - create network - after create network succeeds, create IP range on pod level (only for basic zone)
2011-11-28 14:42:09 -08:00
Alena Prokharchyk
8f91856822
bug 11859: Added Usage param to @Implementation in API docs. Usage would explain what parameters combinations are valid for specific cases
...
status 11859: resolved fixed
2011-11-28 14:40:13 -08:00
Alena Prokharchyk
628ca6c6d7
bug 11018: removed private_netmask from vm_instance table
...
status 11018: resolved fixed
2011-11-28 14:15:14 -08:00