Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  actions
  katello

Latest revisions

# Date Author Comment
c7bfc159 08/15/2014 10:27 AM Partha Aji

Fixes #6815,#6187/bz1125398,1125358 - Environment Destroy Dynflow

This commit adds code to orchestrate lifecycle env destroy via dynflow.
In addition to that it adds code to prevent environment deletion if any
of the lifecycle env associations like content hosts and activation keys

73a95697 08/13/2014 11:49 AM Partha Aji

Fixes #7068/bz1129775 - Fix repo sync checksum error

When one synced a repo priori to this commit, we got an error that
looked like

Error
undefined method `hidden' for #<Class:0x0000000d6beab0> (NoMethodError)
gems/ruby-2.0.0-p481/gems/activerecord-3.2.18/lib/active_record/dynamic_matchers.rb:55:in...

7f7b2eff 08/13/2014 10:57 AM Justin Sherrill

Merge pull request #4528 from jlsherrill/6330

fixes #6330 - using pulp & pulp_node features of smart proxy

45ea963b 08/13/2014 08:52 AM Ivan Necas

Merge pull request #4549 from ehelms/fixes-6993

Fixes #6993: Allow repo-discovery through a proxy.

ed787520 08/12/2014 04:55 PM Justin Sherrill

Merge pull request #4554 from jlsherrill/6981

fixes #6981 - handle non-yum sync statuses

17c7daf6 08/12/2014 03:08 PM Justin Sherrill

Merge pull request #4551 from jlsherrill/6992

fixes #6992 - ensure rhel 5 repos can be used by el5 clients

99c3094a 08/12/2014 03:06 PM Justin Sherrill

fixes #6981 - handle non-yum sync statuses

Splitting out the sync presenter into a few different files
depending on the type

14152963 08/07/2014 03:52 PM Justin Sherrill

fixes #6992 - ensure rhel 5 repos can be used by el5 clients

We can not publish the repos prior to syncing as this will cause
pulp to set the checksum on the repos to sha256. See https://bugzilla.redhat.com/show_bug.cgi?id=1127793
We also need to pull the checksum after sync and add it to the repo...

cb16e806 08/07/2014 03:35 PM Eric Helms

Fixes #6993: Allow repo-discovery through a proxy.

Note that the Anemone gem allows the passing of proxy_host and proxy_port
by default but does not currently support proxy user and password.
In order to get around this, a monkey patch is applied to anemone...

58e2ca06 08/07/2014 12:08 PM David Davis

Fixes #6985,BZ1127747 - Reusing CVEnv action in org destroy

Reusing the ContentViewEnvironment::Destroy action in Organization::Destroy
since the action was updated without Organization::Destroy being also updated.
This'll ensure future updates won't break org destroy.

View revisions

Also available in: Atom