SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for rubygem-openshift-origin-msg-broker-mcollective-1.13.0.1-1.fc20.noarch.rpm :
Thu Aug 1 14:00:00 2013 Krishna Raman 1.13.0.1-1
- Bumping version #s for origin release 2 (kramanAATTgmail.com)
- bump_minor_versions for sprint 32 (admillerAATTredhat.com)

Wed Jul 31 14:00:00 2013 Adam Miller 1.12.6-1
- Bug 988255 (lnaderAATTredhat.com)

Tue Jul 30 14:00:00 2013 Adam Miller 1.12.5-1
- Bug 917790 - Do not log user credentials in broker development.log
(rpentaAATTredhat.com)
- Merge pull request #3140 from Miciah/move_gear-fix-rollback-drop-remove-
httpd-proxy (dmcphers+openshiftbotAATTredhat.com)
- move_gear: drop outdated rollback code (miciah.mastersAATTgmail.com)

Mon Jul 29 14:00:00 2013 Adam Miller 1.12.4-1
- Merge remote-tracking branch \'origin/master\' into changes_for_membership
(ccolemanAATTredhat.com)
- Merge remote-tracking branch \'origin/master\' into changes_for_membership
(ccolemanAATTredhat.com)
- Merge remote-tracking branch \'origin/master\' into changes_for_membership
(ccolemanAATTredhat.com)
- Simplify capabilities to be more model like, and support clean proxying of
inherited properties (ccolemanAATTredhat.com)

Fri Jul 26 14:00:00 2013 Adam Miller 1.12.3-1
- Merge pull request #3160 from pravisankar/dev/ravi/card78
(dmcphers+openshiftbotAATTredhat.com)
- For consistency, rest api response must display \'delete\' instead \'destroy\'
for user/domain/app (rpentaAATTredhat.com)

Wed Jul 24 14:00:00 2013 Adam Miller 1.12.2-1
- fix issues with move code for multiple haproxy cases (rchopraAATTredhat.com)
- support for sparse cartridges (multiple haproxy) (rchopraAATTredhat.com)
- Merge pull request #3069 from sosiouxme/admin-console-mcollective
(dmcphers+openshiftbotAATTredhat.com)
- adjust naming for getting facts (lmeyerAATTredhat.com)
- whitespace + typo fixes (lmeyerAATTredhat.com)
- adding call to retrieve set of facts for admin-console
(lmeyerAATTredhat.com)

Fri Jul 12 14:00:00 2013 Adam Miller 1.12.1-1
- bump_minor_versions for sprint 31 (admillerAATTredhat.com)

Wed Jul 10 14:00:00 2013 Adam Miller 1.11.3-1
- mcoll action for getting env vars for a gear (rchopraAATTredhat.com)

Tue Jul 2 14:00:00 2013 Adam Miller 1.11.2-1
- Handling cleanup of failed pending op using rollbacks (abhguptaAATTredhat.com)
- Remove Online specific references: -Remove hard-coded cart name references.
-Remove login validations from CloudUser model, login validation must be done
by authentication plugin. -Remove \'medium\' gear size references -All \'small\'
gear size references must be from configuration files. -Remove stale
application_observer.rb and its references -Remove stale \'abstract\' cart
references -Remove duplicate code from rest controllers -Move all
get_rest_{user,domain,app,cart} methods in RestModelHelper module. -Cleanup
unnecessary TODO/FIXME comments in broker. (rpentaAATTredhat.com)
- Fix for bug 977224 (abhguptaAATTredhat.com)

Tue Jun 25 14:00:00 2013 Adam Miller 1.11.1-1
- bump_minor_versions for sprint 30 (admillerAATTredhat.com)

Tue Jun 18 14:00:00 2013 Adam Miller 1.10.3-1
- Merge pull request #2872 from pravisankar/dev/ravi/bug973918
(dmcphers+openshiftbotAATTredhat.com)
- Bug 973918 - Do not allow move gear with oo-admin-move without districts.
(rpentaAATTredhat.com)
- Various cleanup (dmcphersAATTredhat.com)

Mon Jun 17 14:00:00 2013 Adam Miller 1.10.2-1
- Bug 971199 - Need to pass application object to CartridgeCache.find_cartridge
method in mcollective_application_container_proxy.rb (rpentaAATTredhat.com)
- Bug 974533 - Separate response messages from secondary carts
(jforrestAATTredhat.com)
- part two of parallelizing node tasks from broker (rchopraAATTredhat.com)
- parallelization of app events across gears (rchopraAATTredhat.com)
- workaround for bz969325 (rchopraAATTredhat.com)

Thu May 30 14:00:00 2013 Adam Miller 1.10.1-1
- bump_minor_versions for sprint 29 (admillerAATTredhat.com)

Thu May 30 14:00:00 2013 Dan McPherson 1.9.9-1
- workaround for bz969325 (rchopraAATTredhat.com)

Thu May 30 14:00:00 2013 Adam Miller 1.9.8-1
- Merge pull request #2675 from rajatchopra/master
(dmcphers+openshiftbotAATTredhat.com)
- refix bz967706 - stop call for move (rchopraAATTredhat.com)

Wed May 29 14:00:00 2013 Adam Miller 1.9.7-1
- fix for bz967706 (rchopraAATTredhat.com)

Tue May 28 14:00:00 2013 Adam Miller 1.9.6-1
- vendoring of cartridges (rchopraAATTredhat.com)

Fri May 24 14:00:00 2013 Adam Miller 1.9.5-1
- online_runtime_296 - No longer need to move the throttle tag.
(rmillnerAATTredhat.com)

Wed May 22 14:00:00 2013 Adam Miller 1.9.4-1
- Removing externally_reserved_uids_size attribute from districts
(abhguptaAATTredhat.com)
- Fixes to cleanup during app operation failures (abhguptaAATTredhat.com)
- Merge pull request #2499 from lnader/master
(dmcphers+openshiftbotAATTredhat.com)
- Bug 963828 (lnaderAATTredhat.com)

Mon May 20 14:00:00 2013 Dan McPherson 1.9.3-1
- Rsync the tc limit settings on gear move. (rmillnerAATTredhat.com)

Thu May 16 14:00:00 2013 Adam Miller 1.9.2-1
- Removing code dealing with namespace updates for applications
(abhguptaAATTredhat.com)
- Merge pull request #2412 from pravisankar/dev/ravi/bug961220-misc
(dmcphers+openshiftbotAATTredhat.com)
- Bug 961220 - Modify error message to state that node profile cannot be
changed for
*scalable
* app gear with oo-admin-move (rpentaAATTredhat.com)
- fix bz961216 and others related to url based apps (rchopraAATTredhat.com)
- Merge pull request #2400 from rajatchopra/master
(dmcphers+openshiftbotAATTredhat.com)
- fix bz959221 - embedded cartridge map (rchopraAATTredhat.com)

Wed May 8 14:00:00 2013 Adam Miller 1.9.1-1
- bump_minor_versions for sprint 28 (admillerAATTredhat.com)

Wed May 8 14:00:00 2013 Adam Miller 1.8.6-1
- Bug 958249 : oo-admin-move will allow different node profile for non-scalable
apps (rpentaAATTredhat.com)

Fri May 3 14:00:00 2013 Adam Miller 1.8.5-1
- fix version mismatch between broker/node for personal carts; some more safety
for yaml downloads (rchopraAATTredhat.com)

Thu May 2 14:00:00 2013 Adam Miller 1.8.4-1
- nomenclature cleanup and fix for bz958342 (rchopraAATTredhat.com)

Wed May 1 14:00:00 2013 Adam Miller 1.8.3-1
- Broker changes for supporting unsubscribe connection event. Details: When one
of the component is removed from the app and if it has published some content
to other components located on different gears, we issue unsubscribe event on
all the subscribing gears to cleanup the published content.
(rpentaAATTredhat.com)
- Merge pull request #2282 from rajatchopra/url_story
(dmcphers+openshiftbotAATTredhat.com)
- support for external cartridge through urls (rchopraAATTredhat.com)

Tue Apr 30 14:00:00 2013 Adam Miller 1.8.2-1
- Env var WIP. (mrunalpAATTgmail.com)

Thu Apr 25 14:00:00 2013 Adam Miller 1.8.1-1
- subscriber connection should know who is the publisher (rchopraAATTredhat.com)
- Splitting configure for cartridges into configure and post-configure
(abhguptaAATTredhat.com)
- Creating fixer mechanism for replacing all ssh keys for an app
(abhguptaAATTredhat.com)
- add connection type to connector calls (dmcphersAATTredhat.com)
- Fix for bug 953673 - Fixing gear move within the same district when target
server is not specified (abhguptaAATTredhat.com)
- Bug 928675 (asari.rubyAATTgmail.com)
- Fix Move gear: Based on district changed or not, we should reverse/unreserve
uid (rpentaAATTredhat.com)
- bump_minor_versions for sprint 2.0.26 (tdawsonAATTredhat.com)

Tue Apr 16 14:00:00 2013 Troy Dawson 1.7.4-1
- Merge pull request #2079 from pravisankar/dev/ravi/fix_move_gear
(dmcphersAATTredhat.com)
- Fixing issue where app creation failure did not cleanup gears from node
(abhguptaAATTredhat.com)
- Move gear within district should ignore its source server (rpentaAATTredhat.com)

Wed Apr 10 14:00:00 2013 Adam Miller 1.7.3-1
- Change \'allow_change_district\' to \'change_district\' and remove warnings when
target server or district is specified. Fix start/stop carts order in move
gear. (rpentaAATTredhat.com)
- Gear Move changes: Keep same uid for the gear When changing the gear from one
district to another. (rpentaAATTredhat.com)
- Delete move/pre-move/post-move hooks, these hooks are no longer needed.
(rpentaAATTredhat.com)
- Adding checks for ssh key matches (abhguptaAATTredhat.com)

Mon Apr 8 14:00:00 2013 Adam Miller 1.7.2-1
- broker messaging does not require mcollective server (markllamaAATTgmail.com)
- Bug 928752: Run threaddump/system-messages only on primary cart
(ironcladlouAATTgmail.com)

Thu Mar 28 13:00:00 2013 Adam Miller 1.7.1-1
- bump_minor_versions for sprint 26 (admillerAATTredhat.com)

Mon Mar 25 13:00:00 2013 Adam Miller 1.6.5-1
- Merge pull request #1505 from jreuning/bug-916809
(dmcphers+openshiftbotAATTredhat.com)
- Prevent exit() call from mcollective on rpc_client connect error, throw
appropriate exception (johnAATTibiblio.org)

Thu Mar 21 13:00:00 2013 Adam Miller 1.6.4-1
- Updating rest-client and rake gem versions to match F18 (kramanAATTgmail.com)

Mon Mar 18 13:00:00 2013 Adam Miller 1.6.3-1
- Add SNI upload support to API (lnaderAATTredhat.com)

Thu Mar 14 13:00:00 2013 Adam Miller 1.6.2-1
- Make packages build/install on F19+ (tdawsonAATTredhat.com)
- Merge pull request #1625 from tdawson/tdawson/remove-obsoletes
(dmcphers+openshiftbotAATTredhat.com)
- remove old obsoletes (tdawsonAATTredhat.com)
- Adding the ability to fetch all gears with broker auth tokens
(bleanharAATTredhat.com)

Thu Mar 7 13:00:00 2013 Adam Miller 1.6.1-1
- bump_minor_versions for sprint 25 (admillerAATTredhat.com)

Thu Mar 7 13:00:00 2013 Troy Dawson 1.5.12-2
Change the source from a tar to gem

Thu Mar 7 13:00:00 2013 Adam Miller 1.5.12-1
- Bug 896391 - Move the gear name symlink, not the app name.
(rmillnerAATTredhat.com)

Wed Mar 6 13:00:00 2013 Adam Miller 1.5.11-1
- Merge pull request #1555 from danmcp/master (dmcphersAATTredhat.com)
- Bug 917973 Addind a retry and better messaging when you dont get a response
from the find one (dmcphersAATTredhat.com)

Tue Mar 5 13:00:00 2013 Adam Miller 1.5.10-1
- Bug 916918 - Couple of issues with frontend calls. (rmillnerAATTredhat.com)

Fri Mar 1 13:00:00 2013 Adam Miller 1.5.9-1
- Removing mcollective qpid plugin and adding some more doc
(dmcphersAATTredhat.com)
- Use secondary algorithm for find available node as the default
(dmcphersAATTredhat.com)

Thu Feb 28 13:00:00 2013 Adam Miller 1.5.8-1
- reverted US2448 (lnaderAATTredhat.com)

Wed Feb 27 13:00:00 2013 Adam Miller 1.5.7-1
- Merge pull request #1477 from ironcladlou/dev/cartridge_refactor
(dmcphersAATTredhat.com)
- WIP Cartridge Refactor (pmorieAATTgmail.com)

Wed Feb 27 13:00:00 2013 Adam Miller 1.5.6-1
- US2448 (lnaderAATTredhat.com)
- Add debug timings for external operations (dmcphersAATTredhat.com)

Tue Feb 26 13:00:00 2013 Adam Miller 1.5.5-1
- fix typo (dmcphersAATTredhat.com)
- Bug 915478 (dmcphersAATTredhat.com)

Wed Feb 20 13:00:00 2013 Adam Miller 1.5.4-1
- fix rubygem sources (tdawsonAATTredhat.com)

Tue Feb 19 13:00:00 2013 Adam Miller 1.5.3-1
- stop passing extra app object (dmcphersAATTredhat.com)
- Switch from VirtualHosts to mod_rewrite based routing to support high
density. (rmillnerAATTredhat.com)
- Fixes for ruby193 (johnAATTibiblio.org)
- Add request id to mco requests (dmcphersAATTredhat.com)
- correction in node selection algorithm (dmcphersAATTredhat.com)
- remove community pod (dmcphersAATTredhat.com)
- minor cleanup (dmcphersAATTredhat.com)
- Ignore components for methods destined for carts (ironcladlouAATTgmail.com)
- Refactor agent and proxy, move all v1 code to v1 model
(ironcladlouAATTgmail.com)

Fri Feb 8 13:00:00 2013 Adam Miller 1.5.2-1
- change %define to %global (tdawsonAATTredhat.com)

Thu Feb 7 13:00:00 2013 Adam Miller 1.5.1-1
- Merge pull request #1334 from kraman/f18_fixes
(dmcphers+openshiftbotAATTredhat.com)
- Reading hostname from node.conf file instead of relying on localhost
Splitting test features into common, rhel only and fedora only sections
(kramanAATTgmail.com)
- bump_minor_versions for sprint 24 (admillerAATTredhat.com)

Wed Feb 6 13:00:00 2013 Adam Miller 1.4.5-1
- Merge pull request #1324 from tdawson/tdawson/remove_rhel5_spec_stuff
(dmcphers+openshiftbotAATTredhat.com)
- Merge pull request #1328 from rajatchopra/master (dmcphersAATTredhat.com)
- refix bug907788 - moves across node profiles will not be supported
(rchopraAATTredhat.com)
- remove BuildRoot: (tdawsonAATTredhat.com)
- make Source line uniform among all spec files (tdawsonAATTredhat.com)

Mon Feb 4 13:00:00 2013 Adam Miller 1.4.4-1
- Fix _id to uuid issue with districts (dmcphersAATTredhat.com)
- share db connection logic (dmcphersAATTredhat.com)

Thu Jan 31 13:00:00 2013 Adam Miller 1.4.3-1
- better error message (dmcphersAATTredhat.com)

Tue Jan 29 13:00:00 2013 Adam Miller 1.4.2-1
- Bug 904100: Tolerate missing Endpoint cart manifest entries
(ironcladlouAATTgmail.com)
- Switch calling convention to match US3143 (rmillnerAATTredhat.com)
- indexed and Bug 894985 (rchopraAATTredhat.com)
- Bug 894985 (rchopraAATTredhat.com)
- Bug 893879 (dmcphersAATTredhat.com)
- Bug 892112 (rchopraAATTredhat.com)
- district re-alignment for migration (rchopraAATTredhat.com)
- use uuid for communication with node (rchopraAATTredhat.com)
- Bug 892124 (rchopraAATTredhat.com)
- BZ890104 (rchopraAATTredhat.com)
- move fixes (rchopraAATTredhat.com)
- admin-ctl-app remove particular gear (rchopraAATTredhat.com)
- move unqueued (rchopraAATTredhat.com)
- corrected ref to app.user to app.domain.owner (lnaderAATTredhat.com)
- refactoring to use getter/setter for user capabilities (abhguptaAATTredhat.com)
- Removing merge conflicts (kramanAATTgmail.com)
- porting bug fix for 883607 to model refactor branch (abhguptaAATTredhat.com)
- Fixing php manifest Adding logging statements for debugging scaled apps
(kramanAATTgmail.com)
- Added support for thread dump. Fixed default username in mongoid.yml file
(kramanAATTgmail.com)
- Various bugfixes (kramanAATTgmail.com)
- Moving model refactor work - Updated cartridge manifest files - Simplified
descriptor - Switched from mongo gem to use mongoid (kramanAATTgmail.com)

Wed Jan 23 13:00:00 2013 Adam Miller 1.4.1-1
- bump_minor_versions for sprint 23 (admillerAATTredhat.com)

Wed Jan 23 13:00:00 2013 Adam Miller 1.3.5-1
- Bug 902690 Cant use direct addressing mode when facts are required
(dmcphersAATTredhat.com)

Mon Jan 21 13:00:00 2013 Adam Miller 1.3.4-1
- set timeout to disc timeout for direct addressing (dmcphersAATTredhat.com)
- Fix include? (dmcphersAATTredhat.com)
- Still need to use broadcast for get all gears methods (dmcphersAATTredhat.com)
- favor different nodes within a gear group (dmcphersAATTredhat.com)

Fri Jan 18 13:00:00 2013 Dan McPherson 1.3.3-1
- added add/remove ssl cert methods to ease merge (mlamouriAATTredhat.com)
- adding rdoc to mcollective_application_container (mlamouriAATTredhat.com)
- SSL support for custom domains. (mpatelAATTredhat.com)
- Merge pull request #1163 from ironcladlou/endpoint-refactor
(dmcphersAATTredhat.com)
- Replace expose/show/conceal-port hooks with Endpoints (ironcladlouAATTgmail.com)

Thu Jan 17 13:00:00 2013 Adam Miller 1.3.2-1
- dont return nil resultIO (dmcphersAATTredhat.com)

Wed Dec 12 13:00:00 2012 Adam Miller 1.3.1-1
- bump_minor_versions for sprint 22 (admillerAATTredhat.com)

Mon Dec 10 13:00:00 2012 Adam Miller 1.2.7-1
- fix for bug 883607 (abhguptaAATTredhat.com)

Fri Dec 7 13:00:00 2012 Adam Miller 1.2.6-1
- Merge pull request #1035 from abhgupta/abhgupta-dev
(openshift+botAATTredhat.com)
- fix for bugs 883554 and 883752 (abhguptaAATTredhat.com)

Fri Dec 7 13:00:00 2012 Adam Miller 1.2.5-1
- Move last_access file with gear (pmorieAATTgmail.com)
- Use correct alias method during gear post-move (ironcladlouAATTgmail.com)

Wed Dec 5 13:00:00 2012 Adam Miller 1.2.4-1
- Fix incorrect filter in finding district (rpentaAATTredhat.com)
- updated gemspecs so they work with scl rpm spec files. (tdawsonAATTredhat.com)

Tue Dec 4 13:00:00 2012 Adam Miller 1.2.3-1
- more mco 2.2 changes (dmcphersAATTredhat.com)
- repacking for mco 2.2 (dmcphersAATTredhat.com)
- Refactor tidy into the node library (ironcladlouAATTgmail.com)
- Move add/remove alias to the node API. (rmillnerAATTredhat.com)
- mco value passing cleanup (dmcphersAATTredhat.com)

Thu Nov 29 13:00:00 2012 Adam Miller 1.2.2-1
- Various mcollective changes getting ready for 2.2 (dmcphersAATTredhat.com)
- Move force-stop into the the node library (ironcladlouAATTgmail.com)
- BZ876465 Embedding scalable app (php) with jenkins fails to create a new
builder (calfonsoAATTredhat.com)
- use a more reasonable large disctimeout (dmcphersAATTredhat.com)
- Changing same uid move to rsync (dmcphersAATTredhat.com)
- Merge pull request #957 from rajatchopra/master (openshift+botAATTredhat.com)
- Merge pull request #956 from danmcp/master (openshift+botAATTredhat.com)
- fix get_all_gears to provide Integer value of uid (rchopraAATTredhat.com)
- Merge pull request #953 from rajatchopra/master (dmcphersAATTredhat.com)
- Add method to get the active gears (dmcphersAATTredhat.com)
- add obsoletes (dmcphersAATTredhat.com)
- reform the get_all_gears call and add capability to reserve a specific uid
from a district (rchopraAATTredhat.com)

Sat Nov 17 13:00:00 2012 Adam Miller 1.2.1-1
- bump_minor_versions for sprint 21 (admillerAATTredhat.com)

Fri Nov 16 13:00:00 2012 Adam Miller 1.1.4-1
- Bug 876459 (dmcphersAATTredhat.com)

Thu Nov 15 13:00:00 2012 Adam Miller 1.1.3-1
- Merge pull request #897 from sosiouxme/BZ876271 (openshift+botAATTredhat.com)
- fix for bug#876458 (rchopraAATTredhat.com)
- comment and set correct defaults in openshift-origin-msg-broker-
mcollective.conf.example (lmeyerAATTredhat.com)

Wed Nov 14 13:00:00 2012 Adam Miller 1.1.2-1
- add config to gemspec (dmcphersAATTredhat.com)
- Moving plugins to Rails 3.2.8 engine (kramanAATTgmail.com)
- getting specs up to 1.9 sclized (dmcphersAATTredhat.com)
- specifying rake gem version range (abhguptaAATTredhat.com)

Thu Nov 8 13:00:00 2012 Adam Miller 1.1.1-1
- Bumping specs to at least 1.1 (dmcphersAATTredhat.com)

Tue Oct 30 13:00:00 2012 Adam Miller 1.0.1-1
- bumping specs to at least 1.0.0 (dmcphersAATTredhat.com)


 
ICM