Description of problem: If the filter you are trying to delete is attached to a repo , the message says as follows [root@preethi ~]# pulp-admin filter delete --id=filter-black error: operation failed: PulpException: u"Filter [filter-black] cannot be deleted because of it's association with repos [u'pulp-clone1', u'f14-clone2']" Is should also suggest that to use --force if you still want to go ahead with the delete
$ sudo pulp-admin filter delete --id=foo error: operation failed: PulpException: u"Filter [foo] cannot be deleted because of it's association with following repos: [u'test2']. You can use --force to force deletion of filter by removing it's association with repositories."
Build: 0.158
[root@preethi ~]# rpm -q pulp pulp-0.0.159-1.fc14.noarch [root@preethi ~]# pulp-admin filter delete --id=fliter-black error: operation failed: PulpException: u"Filter [fliter-black] cannot be deleted because of it's association with following repos: [u'f14-clone']. You can use --force to force deletion of filter by removing it's association with repositories."
Closing with Community Release 15 pulp-0.0.223-4.