Bug 1012989 - pulp-manage-db deprecation warning on rhel6
Summary: pulp-manage-db deprecation warning on rhel6
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: Master
Hardware: Unspecified
OS: Unspecified
low
unspecified
Target Milestone: ---
: ---
Assignee: pulp-bugs
QA Contact: pulp-qe-list
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-27 14:14 UTC by Preethi Thomas
Modified: 2015-02-28 21:58 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-28 21:58:55 UTC


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Pulp Redmine 374 0 None None None Never

Description Preethi Thomas 2013-09-27 14:14:36 UTC
Description of problem:
I see the following error on running pulp-manage-db on a el6


[root@pulp-node2 ~]# pulp-manage-db 
Beginning database migrations.
/usr/lib/python2.6/site-packages/pulp/server/db/connection.py:103: DeprecationWarning: The safe parameter is deprecated. Please use write concern options instead.
  return method(*args, **kwargs)
Applying pulp.server.db.migrations version 1

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Chris Duryee 2014-11-10 15:00:24 UTC
This is still outstanding as of pulp 2.4.3

Comment 2 Brian Bouterse 2015-02-28 21:58:55 UTC
Moved to https://pulp.plan.io/issues/374


Note You need to log in before you can comment on or make changes to this bug.