Sync charm-helpers to pick up lint fix.
This commit is contained in:
parent
0c008de899
commit
c1a7b3b285
@ -16,7 +16,8 @@ class OpenStackAmuletDeployment(AmuletDeployment):
|
||||
self.openstack = openstack
|
||||
self.source = source
|
||||
self.stable = stable
|
||||
# Note(coreycb): this needs to be changed when new next branches come out.
|
||||
# Note(coreycb): this needs to be changed when new next branches come
|
||||
# out.
|
||||
self.current_next = "trusty"
|
||||
|
||||
def _determine_branch_locations(self, other_services):
|
||||
|
Loading…
Reference in New Issue
Block a user