Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
registry.rb 1.76 KB
rhsm.rb 5.61 KB
v2.rb 14.3 KB

Latest revisions

# Date Author Comment
39817828 06/13/2018 04:36 PM Thomas McKay

fixes #23822 - allow slashes in registry repo routes

989648bf 06/01/2018 02:07 PM Thomas McKay

fixes #22951 - support docker v2 api

e643193b 05/23/2018 12:49 PM Bernhard Suttner

Fixes #23594 - Change description of a CV version

b59cf1e9 05/15/2018 01:35 PM Stephen Benjamin

fixes #22835 - support deleting pools from sub-man

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

6e3f500f 04/02/2018 08:10 PM Justin Sherrill

Fixes #23069 - use org scoped api for upstream subs

dfd14f4a 03/26/2018 01:33 PM Andrew Kofink

Fixes #22944: Use current org for rhsm candlepin

53d7ed1b 03/09/2018 02:32 PM Andrew Kofink

Fixes #22594: Allow listing upstream subs

Refactor upstream candlepin resources

View revisions

Also available in: Atom