Release Note - WSO2 Stratos 2.0 Foundation - RC 1 WSO2 Stratos2 team is pleased to announce the release of WSO2 Stratos 2.0 Release Candidate 1.
WSO2 Stratos 2.0 RC1 comes with a very easy to configure demo setup that can be run on Amazon EC2 and it can be found at [1]. Please refer to the *Quick Start Guide*** [2] of the *Getting Started* section for more information. Please note that as of now this AMI [1] is only available in *Asia Pacific (Singapore)* region. Stratos 2.0 Command Line Interface (CLI) Tool can be downloaded from [3] and Stratos 2.0 Wiki Documentation is available at [4]. WSO2 Stratos 2.0 is the next major version of WSO2 Stratos 1.x, the most complete, enterprise-grade, open PaaS, with support for more core services than any other available PaaS today. Following are the Key features available in Stratos 2.0. *Key Features * - Artifact Distribution Coordinator (ADC) with support for external Git and GitHub repositories. - Plug-able architecture support for adding new cartridges - Support for PHP, Tomcat and MySQL and WSO2 Carbon cartridges (AS, ESB, BPS etc.) - Support for puppet based cartridge creation for WSO2 Carbon cartridges - Elastic Load Balancer (ELB) with Cartridge support - Multiple IaaS support (EC2, Openstack, vCloud) through jclouds APIs - Auto-scaling - S2 Cloud Controller - Git based deployment synchronizer - Interactive CLI Tool for tenants to manage subscriptions - UI for tenants to manage subscriptions - Custom domain mapping support - Demo purpose internal GIT repository support - Wiki Documentation (User Guide, Architecture Guide) - Demo Ready Public Amazon EC2 Stratos 2.0 setup The RC1 release includes following improvements and bug fixes. Improvements - [SPI-148 <https://wso2.org/jira/browse/SPI-148>] - Show Mysql Access url in the message shown at the tenant is subscribed to PHP and Mysql using connect(at once) - [SPI-176 <https://wso2.org/jira/browse/SPI-176>] - Validate GIT URL when subscribing - [SPI-179 <https://wso2.org/jira/browse/SPI-179>] - Add a refresh button or progress update bar to the list of subscribed cartridges - [SPI-228 <https://wso2.org/jira/browse/SPI-228>] - Stratos Controller should ship with a H2 database by default - [SPI-239 <https://wso2.org/jira/browse/SPI-239>] - Access URLs should not display default ports 80, 443 - [SPI-250 <https://wso2.org/jira/browse/SPI-250>] - CLI unsubcribe must have a force option to avoid confirmation - [SPI-251 <https://wso2.org/jira/browse/SPI-251>] - CLI Tool should prompt the repository password - [SPI-253 <https://wso2.org/jira/browse/SPI-253>] - Improvements to configuration logs - [SPI-255 <https://wso2.org/jira/browse/SPI-255>] - [S2-Beta-3] - Test connectivity for GIT repositiry - [SPI-260 <https://wso2.org/jira/browse/SPI-260>] - [EC2-demo-AMI] Start servers script should use the value in example as the default value - [SPI-262 <https://wso2.org/jira/browse/SPI-262>] - [EC2-demo-AMI] Config.sh script should leverage the 'user-data' feature of AWS EC2 - [SPI-264 <https://wso2.org/jira/browse/SPI-264>] - Support for auto-completing options for commands in CLI tool - [SPI-265 <https://wso2.org/jira/browse/SPI-265>] - There should be a way to see policies available in the CLI Tool. - [SPI-266 <https://wso2.org/jira/browse/SPI-266>] - Create a ESB cartridge - [SPI-278 <https://wso2.org/jira/browse/SPI-278>] - There should be two links to view available Multi-Tenant and Single-Tenant cartridges. - [SPI-284 <https://wso2.org/jira/browse/SPI-284>] - Cancel button is needed to go back page in the subscribing page - [SPI-297 <https://wso2.org/jira/browse/SPI-297>] - CLI Tool should accept only exact number of arguments required for a command - [SPI-298 <https://wso2.org/jira/browse/SPI-298>] - Better to have Remove domain in the Action column instead of info page - [SPI-299 <https://wso2.org/jira/browse/SPI-299>] - Need a cancel button in domain mapping window - [SPI-306 <https://wso2.org/jira/browse/SPI-306>] - Internal Git repositories should be supported with GitBlit Bug Fixes - [SPI-191 <https://wso2.org/jira/browse/SPI-191>] - Removing sratos controller from the cartridges subscription list in log viewer. - [SPI-211 <https://wso2.org/jira/browse/SPI-211>] - Agent cannot add MySQL cartridges intermittently - [SPI-212 <https://wso2.org/jira/browse/SPI-212>] - Set MySQL password should be done via payload data - [SPI-227 <https://wso2.org/jira/browse/SPI-227>] - When CC is Restarted, SC and ELB Connections are Not Re-established with Message Broker - [SPI-235 <https://wso2.org/jira/browse/SPI-235>] - When subscribe using public git repo it should work without username and password - [SPI-236 <https://wso2.org/jira/browse/SPI-236>] - In SC subscribed UI column name should change to running instance and not instance - [SPI-237 <https://wso2.org/jira/browse/SPI-237>] - I have unsubscribe and subscribe for same cartridge with same alias name and then its show previous data - [SPI-256 <https://wso2.org/jira/browse/SPI-256>] - [S2-Beta3] - NPE in CC when Subscribing a cartridge - [SPI-259 <https://wso2.org/jira/browse/SPI-259>] - [S2-Beta3] -User Guide Issues - [SPI-261 <https://wso2.org/jira/browse/SPI-261>] - [EC2-demo-AMI] Config.sh script doesn't work when you have a "/" in the secret key - [SPI-263 <https://wso2.org/jira/browse/SPI-263>] - User should be able to see what policy he subscribed to from SC UI/CMD line - [SPI-267 <https://wso2.org/jira/browse/SPI-267>] - Cleanup script is needed - [SPI-269 <https://wso2.org/jira/browse/SPI-269>] - Creating internal repos for demo purposes doesn't work. - [SPI-270 <https://wso2.org/jira/browse/SPI-270>] - [S2-Beta3] - Services cannot be invoked from subscribed Application Server cartridge - [SPI-273 <https://wso2.org/jira/browse/SPI-273>] - Intermittently server is trying to check the unsubscribed AS details and showing error message "You have not subscribed for AS2" - [SPI-277 <https://wso2.org/jira/browse/SPI-277>] - [EC2-demo-AMI] Config.sh script should enforce the use of sudo, rather than failing at the end - [SPI-279 <https://wso2.org/jira/browse/SPI-279>] - When subscribing in to a App. server cartridge, even after the subscription established the status doesn't change in to active, its remain refreshing. - [SPI-281 <https://wso2.org/jira/browse/SPI-281>] - Services cannot be invoked from subscribed Application Server cartridge - [SPI-282 <https://wso2.org/jira/browse/SPI-282>] - Incorrect message appeared when execute the subscribe without password in CLI tool - [SPI-285 <https://wso2.org/jira/browse/SPI-285>] - User can subscribed ESB without username/password in CLI tool - [SPI-286 <https://wso2.org/jira/browse/SPI-286>] - Cannot login to the MySQL server - [SPI-288 <https://wso2.org/jira/browse/SPI-288>] - ESB and AppSvr cannot communicate without adding the host entry - [SPI-289 <https://wso2.org/jira/browse/SPI-289>] - NPE was throwing when viewing the system logs in SC - [SPI-290 <https://wso2.org/jira/browse/SPI-290>] - Needs to restart S2 Node periodically in appfactorypreview.wso2.com - [SPI-292 <https://wso2.org/jira/browse/SPI-292>] - Even after the created cartridge synchronization (after the synchronization message showed up), the deployed services doesn't show up in the app services. - [SPI-296 <https://wso2.org/jira/browse/SPI-296>] - UI doesn't show the single-tenant cartridge as active upon my subscription - [SPI-302 <https://wso2.org/jira/browse/SPI-302>] - The access URL for Single Tenant Carbon Cartridge must include the tenant domain - [SPI-305 <https://wso2.org/jira/browse/SPI-305>] - CLI mode allows Super domain admin user to login and subscribe. - [SPI-307 <https://wso2.org/jira/browse/SPI-307>] - When giving the Alias in the user subscription in to a cartridge, the given name should be validated to not include the capital letters. Sub-task - [SPI-142 <https://wso2.org/jira/browse/SPI-142>] - Support private-jet mode for Carbon Cartridges Known Issues Known issues of this release can be found at: https://wso2.org/jira/secure/IssueNavigator.jspa?mode=hide&requestId=11005 Report Issues You can report issues at [5]. Deliverable [1] - Public Amazon EC2 Stratos 2.0 AMI - *Asia Pacific (Singapore) Region*: *ami-cd9bd59f* [2] - Quick Start Guide of Stratos 2.0 - http://docs.wso2.org/wiki/display/Stratos200/Quick+Start+Guide [3] - Wiki Documentation : http://docs.wso2.org/wiki/display/Stratos200/WSO2+Stratos+Documentation [4] - CLI Tool : http://dist.wso2.org/downloads/stratos/2.0.0/rc1/wso2s2cli-1.0.1.zip [5] - Issue Tracker : https://wso2.org/jira/browse/SPI *-- WSO2 Stratos2 Team --* -- Thanks & regards, Nirmal Senior Software Engineer- Platform Technologies Team, WSO2 Inc. Mobile: +94715779733 Blog: http://nirmalfdo.blogspot.com/
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
