Bug #9521
closedKatello needs to activate pulp consumer as node
Description
After chatting with jortel a pulp node needs to be activated using this method:
when a capsule registers with the pulp_node feature.
from irc:
```
jortel | stbenjam: looking at your node sync issue, you capsule does not seem to be
| activated as a node (in the pulp db)
jsherrill | jortel: when you say 'activated' what do you mean exactly?
jsherrill | which api call?
jortel | jsherrill: when you create the consumer, you need to add a special top-secret
| note that indicates it's a node and what it's strategy is
jortel | jsherrill: or, in a consumer update
jsherrill | jortel: is this new?
jsherrill | (my memory is a little fuzzy)
jsherrill | and i'm trying to find where we might have ever done that
jsherrill | i dont' see anything
jsherrill | we were just registering the consumer and adding environments to sync
jsherrill | as far as i can tell
jsherrill | errr, adding repos
jsherrill | jortel: doesn't look like, it is possible pulp 2.4 didn't care?
jortel | jsherrill: yes, it's possible. iirc, we fixed a bug whereby that strategy
| was not being passed to the agent.
```
my guess is that we used to call this method when pulp nodes were first implemented but that got lost along the way.
Updated by The Foreman Bot almost 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5051 added
- Pull request deleted (
)
Updated by Justin Sherrill almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|24d37557621be418f5bc2333acca2fdad60bb29f.