charm.Bundle (et al) should be renamed to Archive

Bug #1273198 reported by Dimiter Naydenov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Fix Released
Low
Roger Peppe

Bug Description

In the charm package there are several places where we use the term "bundle" with the meaning "a zipped charm archive". There are also several related names in the state package. In all of these cases "bundle" should be renamed to "archive" (e.g. charm.Bundle -> charm.Archive; state.Charm.BundleURL -> state.Charm.ArchiveURL, etc.). This renaming is needed because we started using the term "bundle" inside juju documentation, GUI (e.g. officially) to mean "a collection of related charms, usually exported from a running environment".

In the API packages we are already using Archive instead of Bundle (in method names, comments, etc.), but the changes in state will lead to schema changes, so we need to consider them carefully.

Tags: tech-debt
Curtis Hovey (sinzui)
Changed in juju-core:
milestone: 1.20.0 → none
Roger Peppe (rogpeppe)
Changed in juju-core:
assignee: nobody → Roger Peppe (rogpeppe)
Roger Peppe (rogpeppe)
Changed in juju-core:
status: Triaged → Fix Committed
Curtis Hovey (sinzui)
Changed in juju-core:
milestone: none → 1.21-alpha1
Curtis Hovey (sinzui)
Changed in juju-core:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.