Hide Forgot
Description of problem: Currently if i use the cli to upload a directory of packages the metadata is regenerated for every package that is uploaded (and shortly applicability would be re-generated as well). we should change this such that these things are only regenerated once.
PRs: https://github.com/Katello/katello/pull/3177 https://github.com/Katello/katello-cli/pull/107
katello: commit cd90dfd43f3d5eec2b96e21016b8c810c5ec43e5 Merge: c669da4 04d4c9e Author: Walden Raines <walden> Date: Tue Oct 15 08:11:22 2013 -0700 Merge pull request #3177 from waldenraines/bug-1010339 Bug #1010339 - uploading all repo content before generating metadata. commit 04d4c9efc26d2348222f1f82092c5702ea57563c Author: Walden Raines <walden> Date: Mon Oct 14 16:18:44 2013 -0400 Bug #1010339 - uploading all repo content before generating metadata. katello-cli: commit fe061cd45fb5143f2b485d3fb54774659ce31811 Merge: 10cf659 a40c59a Author: Walden Raines <walden> Date: Tue Oct 15 08:11:26 2013 -0700 Merge pull request #107 from waldenraines/bug-1010339 Bug #1010339: uploading all repo content before generating metadata. commit a40c59addae0b20bbd1aa3f1feef568d6a1d1f63 Author: Walden Raines <walden> Date: Mon Oct 14 16:08:35 2013 -0400 Bug #1010339: uploading all repo content before generating metadata.