#305 backend: quote "compose" in generate_pulp_compose docstring
Merged 4 years ago by lsedlar. Opened 4 years ago by ktdreyer.
ktdreyer/odcs pulp-compose-quotes  into  master

@@ -617,7 +617,7 @@ 

  

  def generate_pulp_compose(compose):

      """

-     Generates the compose of PULP type - this basically means only

+     Generates the "compose" of PULP type - this basically means only

      repo file pointing to data in pulp.

      """

      content_sets = compose.source.split(" ")

This is not really a full "compose" operation - it's a .repo file that
points at content that already exists in Pulp.

Pull-Request has been merged by lsedlar

4 years ago