Description of problem:
Steps to Reproduce:
1. Create some labels for multiple objects in Openshift (pods, nodes, etc)
2. Add the provider to CFME (I tested it with the fresh CFME appliance but it could also be done with the already existing provider)
3. Verify the newly created labels are visible in CFME
4. Delete some labels in Openshift, then do "oc describe..." to verify the labels were successfully deleted.
5. Refresh the provider in CFME and wait 3-5 minutes.
6. Check the objects with the deleted labels.
Actual results:
The deleted labels are still visible in CFME
Expected results:
The deleted labels should not be displayed
Comment 6Federico Simoncelli
2017-05-18 09:09:42 UTC
(In reply to Einat Pacifici from comment #5)
> Federico, I noticed: https://bugzilla.redhat.com/show_bug.cgi?id=1436132
> Is this BZ one instance of the above BZ i.e. refresh provider doesn't
> refresh directly?
Indeed they could be related.
Assigning this to Zahi that is already working on bug 1436132.