-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2013-2717 2013-02-20 03:31:51 --------------------------------------------------------------------------------
Name : openshift-origin-broker Product : Fedora 18 Version : 1.4.1 Release : 1.fc18 URL : http://openshift.redhat.com Summary : OpenShift Origin broker components Description : This contains the broker 'controlling' components of OpenShift Origin. This includes the public APIs for the client tools. -------------------------------------------------------------------------------- Update Information: Update to 1.4.1 -------------------------------------------------------------------------------- ChangeLog: * Fri Feb 15 2013 Troy Dawson <[email protected]> 1.4.1-1 - Added missing create for broker httpd logs dir. Updated owner of broker and broker httpd logs to apache:apache. ([email protected]) - Fixing bad merge ([email protected]) - Fixing bad merge ([email protected]) - move logs to a more standard location ([email protected]) - Merge pull request #1289 from smarterclayton/isolate_api_behavior_from_base_controller ([email protected]) - Merge pull request #1288 from smarterclayton/improve_action_logging ([email protected]) - Merge pull request #1339 from tdawson/tdawson/cleanup-spec-headers ([email protected]) - Merge branch 'improve_action_logging' into isolate_api_behavior_from_base_controller ([email protected]) - Merge remote-tracking branch 'origin/master' into improve_action_logging ([email protected]) - change %define to %global ([email protected]) - Bug 884934 ([email protected]) - Merge pull request #1334 from kraman/f18_fixes ([email protected]) - Reading hostname from node.conf file instead of relying on localhost Splitting test features into common, rhel only and fedora only sections ([email protected]) - Setting namespace and canonical_namespace for the domain together and doing the same for the application ([email protected]) - Fixing init-quota to allow for tabs in fstab file Added entries in abstract for php-5.4, perl-5.16 Updated python-2.6,php-5.3,perl-5.10 cart so that it wont build on F18 Fixed mongo broker auth Relaxed version requirements for acegi-security and commons-codec when generating hashed password for jenkins Added Apache 2.4 configs for console on F18 Added httpd 2.4 specific restart helper ([email protected]) - remove BuildRoot: ([email protected]) - move rest api tests to functionals ([email protected]) - make Source line uniform among all spec files ([email protected]) - Improving coverage tooling ([email protected]) - Merge pull request #1303 from pravisankar/dev/ravi/app-lock-timeout ([email protected]) - fix issue with reserve given not taking the valid uid ([email protected]) - - Added Application Lock Timeout (default: 10 mins) - Unit tests for Lock model ([email protected]) - Ensure lib directory is in the autoload path, do not require rubygems when developing from source ([email protected]) - Do not use a global variable to initialize a RestReply - use a controller helper method. ([email protected]) - netrc should only be loaded in source mode (test env loads it via a patched gem) ([email protected]) - Allow broker to be started using source directly ([email protected]) - working on testing coverage ([email protected]) - Handle numbers for users and passwords ([email protected]) - US2626 changes based on feedback - Add application name in Usage and UsageRecord models - Change 'price' to 'usage_rate_usd' in rest cartridge model - Change 'charges' to 'usage_rates' in rails configuration - Rails configuration stores usage_rates for different currencies (currently only have usd) ([email protected]) - Merge pull request #1260 from abhgupta/abhgupta-dev ([email protected]) - Fix for bug 906266, bug 906230, and bug 906233 ([email protected]) - US3350 - Expose a plan_upgrade_enabled capability that indicates whether users can select a plan ([email protected]) - Merge pull request #1230 from abhgupta/abhgupta-dev ([email protected]) - Merge pull request #1232 from pravisankar/dev/ravi/fix-broker-extended-tests ([email protected]) - Merge pull request #1233 from danmcp/master ([email protected]) - Fix Broker extended tests, Don't call observers for cloud user model if the record is already persisted. ([email protected]) - remove consumed_gear_sizes ([email protected]) - removing legacy broker rest api ([email protected]) * Fri Feb 8 2013 Troy Dawson <[email protected]> 1.4.0-1 - Update to version 1.4.0 * Mon Jan 28 2013 Krishna Raman <[email protected]> 1.1.2-1 - Merge pull request #1212 from brenton/misc5 ([email protected]) - Bug 873180 ([email protected]) - Disable test that doesnt work with concurrency ([email protected]) - BZ888056 - production.rb should not be marked as a conf file ([email protected]) - fixing rebase/merge issue that caused missing comma in test rails env configuration ([email protected]) - using openshift_broker_test db in test rails env for origin broker ([email protected]) - Fix SSL option in mongoid.yml ([email protected]) - bumping rest api version to handle change in rest user model ([email protected]) - Fix usage model unit test ([email protected]) - Fix Usage: Through an error instead of bailing out when gear was created with usage-tracking disabled and later on gear was destroyed with usage-tracking enabled ([email protected]) - District unit test: clear all districts that were created during teardown phase ([email protected]) - Remove old mongo datastore test ([email protected]) - Added system, subuser, usage tests from li repo ([email protected]) - Fix district model and district unit tests rework ([email protected]) - fixing broker integration tests ([email protected]) - minor cleanup ([email protected]) - Populate mongoid.yml config from Rails datastore configuration. ([email protected]) - uncommenting app_cart_delete_v1 rest unit test ([email protected]) - uncommenting scale down unit test ([email protected]) - uncommenting app scale down unit tests ([email protected]) - fixing integration test ([email protected]) - Bug 889947 ([email protected]) - Fix for bug 889978 ([email protected]) - commenting out broken tests for now - were always broke but error was hidden before ([email protected]) - fixing broker tests again after rebase ([email protected]) - fixing mongoid.yml for broker tests ([email protected]) - fix mongoid.yml username ([email protected]) - add dynect migration ([email protected]) - removed debug statements ([email protected]) - add random number to app alias ([email protected]) - removing app templates and other changes ([email protected]) - fixing rest_api_test and fixing backward compatibility bugs ([email protected]) - fix broker integration tests ([email protected]) - fix create domain breakage ([email protected]) - fix broker functional tests ([email protected]) - fix functional tests ([email protected]) - fixing cloud user test cases ([email protected]) - test case fixes + typo fixes ([email protected]) - fixup cloud user usages ([email protected]) - fix db for test ([email protected]) - add bson_ext ([email protected]) - Added support for thread dump. Fixed default username in mongoid.yml file ([email protected]) - Moving model refactor work - Updated cartridge manifest files - Simplified descriptor - Switched from mongo gem to use mongoid ([email protected]) - Ensure write to at least 2 mongo instances ([email protected]) - Merge pull request #1192 from Miciah/bz-902630-failed-to-reload-openshift- broker-service ([email protected]) - Bug 902630: fix `service openshift-broker reload` ([email protected]) - Adding support for broker to mongodb connections over SSL ([email protected]) * Fri Jan 11 2013 Troy Dawson <[email protected]> 1.1.1-2 - Updated spec file to match the version in Fedora * Fri Jan 11 2013 Troy Dawson <[email protected]> 1.1.1-1 - BZ876324 resolve ServerName/NameVirtualHost situation for node/broker/ssl.conf ([email protected]) - Minor tweak to the broker log owner/mode issue ([email protected]) - BZ888671 - oo-accept-broker or oo-accept-systems will create production.log, the file's permission is wrong. ([email protected]) - Switched console port from 3128 to 8118 due to selinux changes in F17-18 Fixed openshift-node-web-proxy systemd script Updates to oo-setup-broker script: - Fixes hardcoded example.com - Added basic auth based console setup - added openshift-node-web-proxy setup Updated console build and spec to work on F17 ([email protected]) - BZ876937 - Return "FAILED" if trying to stop openshift-console which is already stopped ([email protected]) - create :default_gear_capabilities conf key for setting default gear capabilities a user has at creation ([email protected]) - fixing mongo connection issues for build ([email protected]) - Bug 880370 ([email protected]) - Bug 878270 - everyone read user_action.log ([email protected]) - fix elif typos ([email protected]) - add oo-ruby ([email protected]) - Bug 878328 - Drupal and Wordpress should be tagged 'instant_app' ([email protected]) - F18 compatibility fixes - apache 2.4 - mongo journaling - JDK 7 - parseconfig gem update Bugfix for Bind DNS plugin ([email protected]) - Fix tests to work with remote-user auth ([email protected]) - add additional gem deps ([email protected]) - Merge remote-tracking branch 'origin/master' into us3046_quickstarts_and_app_types ([email protected]) - update Gemfile version ([email protected]) - use version 0.12.0 ([email protected]) - remove mocha version ([email protected]) - fixing tests ([email protected]) - getting tests working ([email protected]) - getting specs up to 1.9 sclized ([email protected]) - Merge remote-tracking branch 'origin/master' into us3046_quickstarts_and_app_types ([email protected]) - Implement all templates as the base quickstarts, and make quickstart.rb a bit more flexible ([email protected]) - Support COMMUNITY_QUICKSTARTS_URL parameter for serving hardcoded quickstarts vs. public quickstarts, and test that these values are returned. ([email protected]) - specifying rake gem version range ([email protected]) - specifying mocha gem version and fixing tests ([email protected]) - BZ873970, BZ873966 - disabling HTTP TRACE for the Broker, Nodes and Console ([email protected]) - Adding rewrites to / to go to /console for http and https vhosts Added NamedVirtualHost for the 443 vhost to avoid conflict with ssl.conf ([email protected]) - Set ENV["RAILS_ENV"] in boot.rb ([email protected]) - Removing node gem requirement from broker script ([email protected]) - Bug 871436 - moving the default path for AUTH_PRIVKEYFILE and AUTH_PUBKEYFILE under /etc ([email protected]) - OpenShift Origin console package ([email protected]) - BZ870385 - Remove unnecessary %post logfile touching from the Broker ([email protected]) - Removing a useless semanage command from the broker's %postun ([email protected]) - openshift-origin-broker rpmdiff errors ([email protected]) - Moving broker config to /etc/openshift/broker.conf Rails app and all oo-* scripts will load production environment unless the /etc/openshift/development marker is present Added param to specify default when looking up a config value in OpenShift::Config Moved all defaults into plugin initializers instead of separate defaults file No longer require loading 'openshift-origin-common/config' if 'openshift-origin-common' is loaded openshift-origin-common selinux module is merged into F16 selinux policy. Removing from broker %postrun ([email protected]) - fixing file name typo in usage and fixing domain name in test environment file ([email protected]) - Bug 868331 - corrected test ([email protected]) - remove various hardcoded usage of file in /tmp ([email protected]) -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update openshift-origin-broker' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
