pulp_manage_puppet selinux boolean (lzap+git@redhat.com) - 1110668 - consumer group binding calls now return 404 when invalid group, repo, or distributor ids are given (jcline@redhat.com) - 1074426 - Updated the repository group API docs to reflect actual DELETE behaviour (jcline@redhat.com) - 1109430 - goferd supporting systemd. (jortel@redhat.com) - 1105636 - saving a unit through a conduit now fails over to adding or updating if a unit appears or disappears unexpectedly (mhrivnak@redhat.com) - 1094286 - failing to include 'options' or 'units' during content install/update/uninstall calls on consumers now results in a 400 code (jcline@redhat.com) - 1100805 - Fixing consumer group bind and unbind and moving tasks from tasks/consumer_group.py to consumer group cud manager (skarmark@redhat.com) - 1094264 - Retrieving bindings by consumer and repository now returns 404 if the consumer or repository ids are invalid. (jcline@redhat.com) - 1060866 - The Repository Group Distributors API is now documented (jcline@redhat.com) - 1097781 - Indicate that consumer bind fails when it does. (rbarlow@redhat.com) - 1107782 - fixed in gofer 1.2.1. (jortel@redhat.com) - 1102393 - Rework how we select the queue for new reservations. (rbarlow@redhat.com) - 1100892 - check if filename exists before printing (cduryee@redhat.com) - 1100330 - Improve error message and documentation. (rbarlow@redhat.com) - 1102236 - pass the authenticator to the reply consumer. (jortel@redhat.com) - 1099272 - bump mongodb version requirement in docs (cduryee@redhat.com) - 1098620 - Report NoAvailableQueues as a coded Exception. (rbarlow@redhat.com) - 1101598 - returns the correct data type when copy matches 0 units (mhrivnak@redhat.com) - 1097247 - Add status to pulp_celerybeat script. (rbarlow@redhat.com) - 1100084 - read consumer.conf during setup_plugin(). (jortel@redhat.com) - 1099945 - use correct serializer when publishing http events (cduryee@redhat.com) - 1096931 - improving repo update command to better detect spawned tasks (mhrivnak@redhat.com) - 1051700 - Don't build pulp-admin on RHEL 5. (rbarlow@redhat.com) - 1096822 - Don't set a canceled Task to finished. (rbarlow@redhat.com) - 1099168 - move %postun block inside pulp_server if block (cduryee@redhat.com) - 1096935 - Adds info about qpid-cpp-server-store package to docs (bmbouter@gmail.com) - 1091980 - Update install and upgrade docs with qpid client deps (bmbouter@gmail.com) - 1096968 - return created profile; log reported profiles at debug in the agent. (jortel@redhat.com) - 1094647 - GET of consumer schedule that doesn't exist now returns 404 (mhrivnak@redhat.com) - 1097817 - agent SSL properties applied. (jortel@redhat.com) - 1093870 - Use far less RAM during publish. (rbarlow@redhat.com) - 1093009 - Don't use symlinks for init scripts. (rbarlow@redhat.com) - 1091348 - Always perform distributor updates asyncronously. (rbarlow@redhat.com) - 1094825 - bind/unbind return call_report; 200/202 based on spawned tasks. (jortel@redhat.com) - 1095691 - Adding cleanup of Celery Task Results to Reaper (bmbouter@gmail.com) - 1093429 - Changing repo create API to match documented key name. (mhrivnak@redhat.com) - 1094637 - fixing consumer schedule API urls in the documentation (mhrivnak@redhat.com) - 1094653 - correctly handling the case where an invalid schedule ID is provided to the REST API (mhrivnak@redhat.com) - 1087514 - correct dev-guide for create/update user. (jortel@redhat.com) - 1091922 - Fix _delete_queue() traceback. (bmbouter@gmail.com) - 1093417 - propagate transport configuration property. (jortel@redhat.com) - 1086278 - Convert upload into a polling command. (rbarlow@redhat.com) - 1091919 - agent load rsa keys on demand. (jortel@redhat.com) - 1090570 - Fix content commands handling of returned call report. (jortel@redhat.com) - 1073065 - Better document task cancellations. (rbarlow@redhat.com) - 1072955 - Create TaskStatuses with all attributes. (rbarlow@redhat.com) - 1087015 - Capture warnings with the pulp logger (bmbouter@gmail.com) - 1091530 - fix rendering a progress report = None. (jortel@redhat.com) - 1091090 - alt-content sources updated to work with nectar 1.2.1. (jortel@redhat.com) - 1073999 - removing result from task list and adding it to the task details (skarmark@redhat.com) - 1069909 - Don't run server code on EL5 for pulp-dev.py. (rbarlow@redhat.com) - 1074670 - Save initialize & finalize in step processing even if no units are processed. (bcourt@redhat.com) - 1080609 - pulp-manage-db now ensures the admin. (rbarlow@redhat.com) - 1087863 - Fix progress reporting in node sync command. (jortel@redhat.com) - 1087633 - Fix bind task to support node binding. (jortel@redhat.com) - 1084716 - Register with Celery's setup_logging. (rbarlow@redhat.com) - 1086437 - Fixes consumer reregistration. (jortel@redhat.com) - 1065450 - updating repo delete api docs for responses (skarmark@redhat.com) - 1080647 - added validation that a unit profile is not None before requesting applicability regeneration by repos (skarmark@redhat.com) - 1061783 - added missing example for the consumer group update api documentation (skarmark@redhat.com) - 1074668 - updated consumer group update api docs to remove consumer_ids from acceptable parameters (skarmark@redhat.com) - 1073997 - adding validation to repo group create call to check for valid repo ids (skarmark@redhat.com) - 1085545 - Fix permissions on /etc/pulp/server/plugins.conf.d/nodes/importer. (jortel@redhat.com) - 1082130 - Update progress only when task_id != None. (jortel@redhat.com) - 1082064 - task status created with state=WAITING when None is passed. (jortel@redhat.com) - 1080642 - updated consumer unbind task to mark the binding deleted before notifying agent (skarmark@redhat.com) - 1080626 - updated agent manager to return no exception when converting server bindings to agent bindings in case distributor is already deleted on the server (skarmark@redhat.com) - 1080626 - fixing error in the error code description preventing to complete repo delete on the server (skarmark@redhat.com) - 965764 - Fix a test for the DownloaderConfig API. (rbarlow@redhat.com) - 1015583 - added a new api so that consumers can request applicability generation for themselves (skarmark@redhat.com) - 1078335 - Add import statements for missing tasks. (rbarlow@redhat.com) - 1073154 - Do not log newlines or long messages. (rbarlow@redhat.com) - 1074661 - Raise a validation error if non-existant consumers are specified during creation of a consumer group (bcourt@redhat.com) - 1078305 - Repo update not reporting errors properly. Fix error response for repo update and incorrect documentation for the udpate call. (bcourt@redhat.com) - 1076225 - Update docs to include information about the result value of the Task Report as op