Fedora 20 Update: openshift-origin-broker-util-1.18.0.1-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Tue Mar 11 04:20:33 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-2355
2014-02-12 14:01:35
--------------------------------------------------------------------------------

Name        : openshift-origin-broker-util
Product     : Fedora 20
Version     : 1.18.0.1
Release     : 1.fc20
URL         : http://www.openshift.com
Summary     : Utility scripts for the OpenShift Origin broker
Description :
This package contains a set of utility scripts for the openshift broker.
They must be run on a openshift broker instance.

--------------------------------------------------------------------------------
Update Information:

Update to the latest stable release.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Dec  6 2013 Krishna Raman <kraman at gmail.com> 1.18.0.1-1
- Bumping versions for OpenShift Origin Release 3 (kraman at gmail.com)
- Fix oo-admin-repair: Do not depend on gear index to know whether it has
  framework cart or not. (rpenta at redhat.com)
- Bug 1035984 - Updated oo-admin-ctl-user man pages with
  setmaxdomains/allowplanupgrade options (rpenta at redhat.com)
- Bug 1034571 - Fix oo-admin-ctl-app script: 'remove-gear' option will not
  remove database gears (rpenta at redhat.com)
- Bug 1034018 - Fix gears/group_instances check in oo-admin-chk script
  (rpenta at redhat.com)
- Bug 977929 (lnader at localhost.localdomain)
- Fix group_instances/component_instances/gears checks in oo-admin-chk script
  (rpenta at redhat.com)
- Bug fixes: 1034084, 1034018 (rpenta at redhat.com)
- Flatten 'gears' in application mongo record i.e. 'gears' field will be
  sibling of 'group_instances'. (rpenta at redhat.com)
- fix bz1032765 - stray args will be treated as erroneous (rchopra at redhat.com)
- Merge pull request #4209 from mrunalp/dev/upgrade_endpoints
  (dmcphers+openshiftbot at redhat.com)
- bump_minor_versions for sprint 37 (admiller at redhat.com)
- Migrate endpoints during upgrade. (mrunalp at gmail.com)
* Wed Dec  4 2013 Krishna Raman <kraman at gmail.com> 1.18.0.1-1
- Fix oo-admin-repair: Do not depend on gear index to know whether it has
  framework cart or not. (rpenta at redhat.com)
- Bug 1035984 - Updated oo-admin-ctl-user man pages with
  setmaxdomains/allowplanupgrade options (rpenta at redhat.com)
- Bug 1034571 - Fix oo-admin-ctl-app script: 'remove-gear' option will not
  remove database gears (rpenta at redhat.com)
- Bug 1034018 - Fix gears/group_instances check in oo-admin-chk script
  (rpenta at redhat.com)
- Bug 977929 (lnader at localhost.localdomain)
- Fix group_instances/component_instances/gears checks in oo-admin-chk script
  (rpenta at redhat.com)
- Bug fixes: 1034084, 1034018 (rpenta at redhat.com)
- Flatten 'gears' in application mongo record i.e. 'gears' field will be
  sibling of 'group_instances'. (rpenta at redhat.com)
- fix bz1032765 - stray args will be treated as erroneous (rchopra at redhat.com)
- Merge pull request #4209 from mrunalp/dev/upgrade_endpoints
  (dmcphers+openshiftbot at redhat.com)
- bump_minor_versions for sprint 37 (admiller at redhat.com)
- Migrate endpoints during upgrade. (mrunalp at gmail.com)
* Wed Nov 13 2013 Adam Miller <admiller at redhat.com> 1.17.5-1
- app_info.rb in right place for rhel (tdawson at redhat.com)
- Merge pull request #4171 from detiber/fixBuildRequires
  (dmcphers+openshiftbot at redhat.com)
- <broker-util> Adding ruby-devel as a build requirement (jdetiber at redhat.com)
* Tue Nov 12 2013 Adam Miller <admiller at redhat.com> 1.17.4-1
- Merge pull request #4160 from pravisankar/dev/ravi/bugs1028955_1028337
  (dmcphers+openshiftbot at redhat.com)
- Merge pull request #4152 from ironcladlou/bz/1028514
  (dmcphers+openshiftbot at redhat.com)
- Bug 1028337 - Fix additional storage consistency check in oo-admin-chk
  (rpenta at redhat.com)
- Bug 1028514: Add namespace to gear upgrade results (ironcladlou at gmail.com)
* Mon Nov 11 2013 Adam Miller <admiller at redhat.com> 1.17.3-1
- Bug 1028518 (dmcphers at redhat.com)
- Bug 1028518 (dmcphers at redhat.com)
- Merge pull request #4144 from pravisankar/dev/ravi/bug1019246
  (dmcphers+openshiftbot at redhat.com)
- Merge pull request #4137 from pmorie/bugs/1028518
  (dmcphers+openshiftbot at redhat.com)
- Bug 1019246 - Handle errors in setting multiplier for the cartridge
  (rpenta at redhat.com)
- Fix bug 1028518: include prior upgrade attempts in oo-admin-upgrade output
  (pmorie at gmail.com)
* Fri Nov  8 2013 Adam Miller <admiller at redhat.com> 1.17.2-1
- Merge pull request #4130 from pravisankar/dev/ravi/bug-fixes
  (dmcphers+openshiftbot at redhat.com)
- Bug 990798 - oo-admin-ctl-domain with invalidate key type will show
  appropriate error message (rpenta at redhat.com)
- Merge pull request #4121 from brenton/misc7
  (dmcphers+openshiftbot at redhat.com)
- Bug 1027268 - syntax error is seen in oo-accept-broker (bleanhar at redhat.com)
* Thu Nov  7 2013 Adam Miller <admiller at redhat.com> 1.17.1-1
- add oo-admin-info-app (tdawson at redhat.com)
- Merge pull request #3872 from sztsian/master
  (dmcphers+openshiftbot at redhat.com)
- Merge pull request #4106 from pravisankar/dev/ravi/card639
  (dmcphers+openshiftbot at redhat.com)
- Bug 1027058: Gracefully handle upgrading zero gears on a node
  (ironcladlou at gmail.com)
- Allow adding large gear size to users irrespective of their plan If the user
  is enrolled into a plan, do not store capabilites in cloud user mongo record
  instead get the capabilities based on their plan. Any explicitly set
  capabilities will be stored in user record. Fix test cases
  (rpenta at redhat.com)
- update for 36 upgrade (dmcphers at redhat.com)
- Merge pull request #3402 from mscherer/feature/broker/ipv6
  (dmcphers+openshiftbot at redhat.com)
- add acct id to analytics export (rchopra at redhat.com)
- bump_minor_versions for sprint 36 (admiller at redhat.com)
- bug 950299 and bug 1018569 https://bugzilla.redhat.com/show_bug.cgi?id=950299
  https://bugzilla.redhat.com/show_bug.cgi?id=1018569 changed the way it checks
  package and service status to make it runs on all language
  (zsun at fedoraproject.org)
- add ipv6 support to oo-register-dns (misc at zarb.org)
* Wed Oct 30 2013 Adam Miller <admiller at redhat.com> 1.16.6-1
- Fix bug 1024307 - oo-admin-ctl-domain doesn't allow more than one domain
  (jliggitt at redhat.com)
* Mon Oct 28 2013 Adam Miller <admiller at redhat.com> 1.16.5-1
- Fix for bug 1022370, 1023207 (abhgupta at redhat.com)
* Fri Oct 25 2013 Adam Miller <admiller at redhat.com> 1.16.4-1
- Merge pull request #3972 from liggitt/bug_1020009_max_domains_capability
  (dmcphers+openshiftbot at redhat.com)
- Finish implementing oo-admin-ctl-user --setmaxdomains (jliggitt at redhat.com)
- Add config value (jliggitt at redhat.com)
* Thu Oct 24 2013 Adam Miller <admiller at redhat.com> 1.16.3-1
- Merge pull request #3973 from abhgupta/abhgupta-dev
  (dmcphers+openshiftbot at redhat.com)
- Modifications to app delete and pending op execution (abhgupta at redhat.com)
* Wed Oct 23 2013 Adam Miller <admiller at redhat.com> 1.16.2-1
- Merge pull request #3966 from pravisankar/dev/ravi/restrict-large-gear-
  support (dmcphers+openshiftbot at redhat.com)
- Fix oo-admin-ctl-user: Restrict large gears to free users with no billing
  account (rpenta at redhat.com)
- Fix oo-admin-ctl-app: Record 'end' usage records and update user's consumed
  gear count (rpenta at redhat.com)
* Mon Oct 21 2013 Adam Miller <admiller at redhat.com> 1.16.1-1
- Merge pull request #3934 from rajatchopra/master
  (dmcphers+openshiftbot at redhat.com)
- Fixing admin clear pending ops script (abhgupta at redhat.com)
- add scalable field to the export (rchopra at redhat.com)
- <oo-admin-chk> test for node hostname changes (lmeyer at redhat.com)
- Merge pull request #3878 from abhgupta/abhgupta-dev
  (dmcphers+openshiftbot at redhat.com)
- Fix for bug 1018450 (abhgupta at redhat.com)
- set multiplier of a sparse cart through admin command (rchopra at redhat.com)
- Merge pull request #3826 from pravisankar/dev/ravi/bug1016171
  (dmcphers+openshiftbot at redhat.com)
- Bug 1016171 - Fix domain allowed_gear_sizes  in oo-admin-ctl-user
  (rpenta at redhat.com)
- <oo-accept-systems> prefer oo-admin-broker-cache command (lmeyer at redhat.com)
- <oo-accept-broker> smarter checks for ruby (lmeyer at redhat.com)
- <oo-admin-move> follow options change on man page (lmeyer at redhat.com)
- Adding deploy migration for broker auth (dmcphers at redhat.com)
- Merge pull request #3767 from Miciah/bug-1015255-oo-accept-broker-and-oo-
  register-dns-unauthenticated-DNS-updates (dmcphers+openshiftbot at redhat.com)
- bump_minor_versions for sprint 35 (admiller at redhat.com)
- oo-accept-broker, oo-register-dns: unauth'd DNS (miciah.masters at gmail.com)
* Wed Oct  2 2013 Adam Miller <admiller at redhat.com> 1.15.6-1
- Merge pull request #3756 from pravisankar/dev/ravi/rename-node-removed
  (dmcphers+openshiftbot at redhat.com)
- Renamed field 'node_removed' to 'removed' in gear model (rpenta at redhat.com)
- Merge pull request #3742 from pravisankar/dev/ravi/misc-bugfixes
  (dmcphers+openshiftbot at redhat.com)
- Merge pull request #3750 from ironcladlou/bz/1008645
  (dmcphers+openshiftbot at redhat.com)
- Bug 1008645: Fix --ignore-cartridge-version update option
  (ironcladlou at gmail.com)
- fix bz1012709 - remove gear's ssh keys. add debugging to admin-clear-pending-
  ops (rchopra at redhat.com)
- Bug 1012264 : oo-admin-repair --removed-nodes fixes (rpenta at redhat.com)
* Mon Sep 30 2013 Troy Dawson <tdawson at redhat.com> 1.15.5-1
- Merge pull request #3733 from pravisankar/dev/ravi/bug1012782
  (dmcphers+openshiftbot at redhat.com)
- Bug 1012782 - oo-admin-chk fix (rpenta at redhat.com)
- oo-admin-repair changes (rpenta at redhat.com)
- Bug 1012297 - Pass gear_id instead of gear_uuid to application remove_gear()
  (rpenta at redhat.com)
- Bug 1012264 - Remove all unresponsive db features + misc bug fixes
  (rpenta at redhat.com)
* Fri Sep 27 2013 Troy Dawson <tdawson at redhat.com> 1.15.4-1
- Merge pull request #3720 from smarterclayton/origin_ui_72_membership
  (dmcphers+openshiftbot at redhat.com)
- Bug 1012264 - Pretty print usage duration in oo-admin-ctl-usage script
  (rpenta at redhat.com)
- Origin UI 72 - Membership (ccoleman at redhat.com)
* Wed Sep 25 2013 Troy Dawson <tdawson at redhat.com> 1.15.3-1
- Add rake test for extended integration tests (rpenta at redhat.com)
- oo-admin-repair fixes (rpenta at redhat.com)
- Added skip_node_ops flag to app/domain/user/district models.
  (rpenta at redhat.com)
* Tue Sep 24 2013 Troy Dawson <tdawson at redhat.com> 1.15.2-1
- Merge pull request #3647 from detiber/runtime_card_255
  (dmcphers+openshiftbot at redhat.com)
- Card origin_runtime_255: Publish district uid limits to nodes
  (jdetiber at redhat.com)
* Tue Sep 24 2013 Troy Dawson <tdawson at redhat.com> 1.15.1-1
- Fix for bug 1010632 (abhgupta at redhat.com)
- Creating the app secret token (abhgupta at redhat.com)
- Merge pull request #3648 from pravisankar/dev/ravi/misc-fixes
  (dmcphers+openshiftbot at redhat.com)
- Allow/Disallow HA capability from oo-admin-ctl-user script Show user plan in
  oo-admin-ctl-user output (rpenta at redhat.com)
- Fix for bug 1007582 and bug 1008517 (abhgupta at redhat.com)
- Merge pull request #3622 from brenton/ruby193-mcollective
  (dmcphers+openshiftbot at redhat.com)
- force destroy should take care of usage too (rchopra at redhat.com)
- Bug 1007711: Fix upgraded gear count reporting (ironcladlou at gmail.com)
- Merge pull request #3632 from pravisankar/dev/ravi/bug-fixes
  (dmcphers+openshiftbot at redhat.com)
- Bug 998467 - Add addtional storage mismatch checks in oo-admin-chk
  (rpenta at redhat.com)
- Bug 998810 - Handle symbols during sort (rpenta at redhat.com)
- bump_minor_versions for sprint 34 (admiller at redhat.com)
- Adding oo-mco and updating oo-diagnostics to support the SCL'd mcollective
  (bleanhar at redhat.com)
- Dependency changes for the SCL mcollective package (bleanhar at redhat.com)
* Thu Sep 12 2013 Adam Miller <admiller at redhat.com> 1.14.5-1
- <oo-admin-ctl-usage> Bug 990451, use Mongo config options for Moped session
  https://bugzilla.redhat.com/show_bug.cgi?id=990451 (jolamb at redhat.com)
- Merge pull request #3617 from ironcladlou/dev/upgrade-stability
  (dmcphers+openshiftbot at redhat.com)
- Improve upgrade MCollective response handling (ironcladlou at gmail.com)
* Wed Sep 11 2013 Adam Miller <admiller at redhat.com> 1.14.4-1
- Merge pull request #3613 from abhgupta/abhgupta-scheduler
  (dmcphers+openshiftbot at redhat.com)
- Merge pull request #3610 from ironcladlou/bz/1001855
  (dmcphers+openshiftbot at redhat.com)
- Fix for bug 1005007 and bug 1006526 (abhgupta at redhat.com)
- Merge pull request #3604 from abhgupta/abhgupta-scheduler
  (dmcphers+openshiftbot at redhat.com)
- Bug 1001855: Process all active gears before inactive (ironcladlou at gmail.com)
- Fix for bug 1006223 (abhgupta at redhat.com)
* Tue Sep 10 2013 Adam Miller <admiller at redhat.com> 1.14.3-1
- Merge pull request #3583 from jwforres/admin_console_capacity_planning-fork
  (dmcphers+openshiftbot at redhat.com)
- Merge pull request #3588 from abhgupta/abhgupta-scheduler
  (dmcphers at redhat.com)
- The uuid attribute is being removed from the application documents
  (abhgupta at redhat.com)
- <admin stats> refactor and mods for admin console (lmeyer at redhat.com)
* Mon Sep  9 2013 Adam Miller <admiller at redhat.com> 1.14.2-1
- Fix for bug 1005151 (abhgupta at redhat.com)
* Thu Aug 29 2013 Adam Miller <admiller at redhat.com> 1.14.1-1
- Upgrade fix for warning handling (ironcladlou at gmail.com)
- Merge remote-tracking branch 'origin/master' into propagate_app_id_to_gears
  (ccoleman at redhat.com)
- Bug 1000193: Use an Hourglass in the gear upgrader (ironcladlou at gmail.com)
- Fix test cases (ccoleman at redhat.com)
- Merge pull request #3459 from pravisankar/dev/ravi/bug999702
  (dmcphers+openshiftbot at redhat.com)
- bump_minor_versions for sprint 33 (admiller at redhat.com)
- Bug 999702 - oo-admin-chk: Don't sort usage records based on time, instead
  update app_name based on created_at field (rpenta at redhat.com)
- Switch OPENSHIFT_APP_UUID to equal the Mongo application '_id' field
  (ccoleman at redhat.com)
* Wed Aug 21 2013 Adam Miller <admiller at redhat.com> 1.13.8-1
- Merge pull request #3442 from smarterclayton/oo_admin_user_not_setting_domain
  (dmcphers+openshiftbot at redhat.com)
- Merge pull request #3326 from kraman/admin_command_connection_hooks
  (dmcphers+openshiftbot at redhat.com)
- fix 998355, last gear of a cart cannot be removed (rchopra at redhat.com)
- oo-admin-ctl-user should update child domains when new gear size added
  (ccoleman at redhat.com)
- New admin command to call connection hooks on an application.
  (kraman at gmail.com)
* Tue Aug 20 2013 Adam Miller <admiller at redhat.com> 1.13.7-1
- Merge pull request #3423 from rajatchopra/master
  (dmcphers+openshiftbot at redhat.com)
- bz998355 oo-admint-ctl-app fix for sparse components (rchopra at redhat.com)
- Merge pull request #3421 from pravisankar/dev/ravi/bug997352
  (dmcphers+openshiftbot at redhat.com)
- Bug 997352 - Added usage_record -> usage inconsistency checks
  (rpenta at redhat.com)
- Merge pull request #3417 from abhgupta/abhgupta-scheduler
  (dmcphers+openshiftbot at redhat.com)
- Fix for bug 991398 (abhgupta at redhat.com)
- <Admin::Stats> use only strings for hash keys (lmeyer at redhat.com)
* Mon Aug 19 2013 Adam Miller <admiller at redhat.com> 1.13.6-1
- Handle lack of JSON reply from gear upgrades (ironcladlou at gmail.com)
* Fri Aug 16 2013 Adam Miller <admiller at redhat.com> 1.13.5-1
- Merge pull request #3371 from
  smarterclayton/bug_997374_fix_man_for_oo_admin_ctl_domain
  (dmcphers+openshiftbot at redhat.com)
- Merge pull request #3358 from sosiouxme/oo-stats-mods
  (dmcphers+openshiftbot at redhat.com)
- <oo-stats> ability to read results from file; more (lmeyer at redhat.com)
- <Admin::Stats> refactor classes and tests (lmeyer at redhat.com)
- Bug 997374 - Fix man page for oo-admin-ctl-domain (ccoleman at redhat.com)
* Thu Aug 15 2013 Adam Miller <admiller at redhat.com> 1.13.4-1
- Upgrade tool enhancements (ironcladlou at gmail.com)
* Wed Aug 14 2013 Adam Miller <admiller at redhat.com> 1.13.3-1
- Fix for bug 990927 (abhgupta at redhat.com)
- Merge pull request #3322 from smarterclayton/origin_ui_73_membership_model
  (dmcphers+openshiftbot at redhat.com)
- Fix for bug 989908 (abhgupta at redhat.com)
- Fix for bug 990927 (abhgupta at redhat.com)
- Check denormalization in oo-admin-chk (ccoleman at redhat.com)
- Merge remote-tracking branch 'origin/master' into
  origin_ui_73_membership_model (ccoleman at redhat.com)
- * Implement a membership model for OpenShift that allows an efficient query
  of user access based on each resource. * Implement scope limitations that
  correspond to specific permissions * Expose membership info via the REST API
  (disableable via config) * Allow multiple domains per user, controlled via a
  configuration flag * Support additional information per domain
  (application_count and gear_counts) to improve usability * Let domains
  support the allowed_gear_sizes option, which limits the gear sizes available
  to apps in that domain * Simplify domain update interactions - redundant
  validation removed, and behavior of responses differs slightly. * Implement
  migration script to enable data (ccoleman at redhat.com)
* Fri Aug  9 2013 Adam Miller <admiller at redhat.com> 1.13.2-1
- Fix for bug 990956 (abhgupta at redhat.com)
* Thu Aug  8 2013 Adam Miller <admiller at redhat.com> 1.13.1-1
- cleanup (dmcphers at redhat.com)
- Fix for bug 985496 (abhgupta at redhat.com)
- Merge pull request #3260 from pmorie/bugs/988782
  (dmcphers+openshiftbot at redhat.com)
- Bug 990948 (dmcphers at redhat.com)
- Fix bug 988782: add --rerun to oo-admin-upgrade help (pmorie at gmail.com)
- Bug 989642 - Fix generating usage record chunks in oo-admin-ctl-usage script
  (rpenta at redhat.com)
- bump_minor_versions for sprint 32 (admiller at redhat.com)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #4209 - LILO fails during bootdisk generation
        https://bugzilla.redhat.com/show_bug.cgi?id=4209
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update openshift-origin-broker-util' 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
--------------------------------------------------------------------------------


More information about the package-announce mailing list