Modify ↓
Ticket #1085 (closed defect: fixed)
deprecated perms
Reported by: | https://www.google.com/accounts/o8/id?id=AItOawkNEJexqVKC_4vGwGsKaBP7gTGAqqPjqLQ | Owned by: | https://www.google.com/accounts/o8/id?id=AItOawnSjgovXZr-_V3vGkvMSR0pc5LDykRc1Nc |
---|---|---|---|
Priority: | major | Milestone: | Bcfg2 1.2.1 Release (Bugfix) |
Component: | bcfg2-server | Version: | 1.0 |
Keywords: | Cc: |
Description
When I run
bcfg2-admin snapshot minestruct got the following message: {{{ /usr/lib/python2.4/site-packages/Bcfg2/Server/Snapshots/model.py:181: SADeprecationWarning: Passing arguments to type object constructor <class 'sqlalchemy.types.Integer'> is deprecated perms = Column(Integer(5)) }}}
Attachments
Change History
comment:1 Changed 11 years ago by https://www.google.com/accounts/o8/id?id=AItOawnSjgovXZr-_V3vGkvMSR0pc5LDykRc1Nc
- Owner changed from desai to https://www.google.com/accounts/o8/id?id=AItOawnSjgovXZr-_V3vGkvMSR0pc5LDykRc1Nc
- Status changed from new to assigned
Note: See
TracTickets for help on using
tickets.