Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
c5a25d9f 06/28/2018 01:37 PM Stephen Benjamin

fixes #24068 - correctly remove schedules for repos

Schedules are not currently correctly removed from pulp. We update the
product to disassociate the sync plan, but the object needs to be
reloaded otherwise sync_plan_id is still set when it gets sent to the...

6d2cf88b 06/15/2018 03:47 PM Justin Sherrill

Fixes #23904 - store unique content per org

69cd04b3 06/11/2018 05:10 PM Jonathon Turel

Fixes #23873 - Cannot remove content view on org destroy

86bc5fcc 06/03/2018 03:19 PM Tomáš Strachota

Fixes #23324 - add notifications to manifest related jobs

961148c0 05/21/2018 02:46 PM Thomas McKay

fixes #18964 - lifecycle environment container image name

11aa29b2 04/14/2018 04:03 PM Jonathon Turel

Refs #22909 - use correct messaging format

e6058817 04/09/2018 07:36 PM Jonathon Turel

Fixes #23111 - Add API to update upstream entitlement quantities

1015edbc 04/05/2018 06:26 PM Andrew Kofink

Fixes #22853: Allow add entitlements to manifest

Allow adding entitlements to your manifest from Katello!

```js
POST katello/api/v2/organizations/1/upstream_subscriptions

{
"pools": {
"id": "8a85f98c60c4fc0e0160c50f7eea0411",
"quantity": 1
}...

59e3a1a4 04/03/2018 03:41 PM Jonathon Turel

Fixes #22909 - Remove subscriptions from upstream allocation

75c44228 03/12/2018 12:03 PM Stephen Benjamin

fixes #22647 - ensure sync notification on repo sync

View revisions

Also available in: Atom