lp:~smoser/cloud-init/snappy-fix-config

Created by Scott Moser and last modified
Get this branch:
bzr branch lp:~smoser/cloud-init/snappy-fix-config
Only Scott Moser can upload to this branch. If you are Scott Moser please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Scott Moser
Project:
cloud-init
Status:
Development

Recent revisions

1106. By Scott Moser

initial stab at installing from urls

still to do here would be to ake render_snap realize http:
and then to download that.

1105. By Scott Moser

allow-unauthenticated when done from local file

1104. By Scott Moser

do not use set

1103. By Scott Moser

remove debug

1102. By Scott Moser

be more user-friendly when looking for matching .config

On fspath installs, look for .config files harder.
Given a file named:
  pkg.namespace_0.version_arch.snap
We'll search for config files named:
  pkg.namespace_0.version_arch.config
  pkg.namespace.config
  pkg.config

1101. By Scott Moser

merge from trunk

1100. By Scott Moser

fix read_install

1099. By Scott Moser

address namespacing

1098. By Scott Moser

set snappy command earlier

1097. By Scott Moser

change 'configs' to 'config', and namespace input to 'snappy config'

the input to 'snappy config <packagename>' is expected to have
config:
  <packagename>:
    content:

So here we pad that input correctly. Note, that a .config file
on disk is not modified.

Also, we change 'configs' to just be 'config', to be possibly compatible
with the a future 'snappy config /' that dumped:
 config:
   pkg1: data1
   pkg2: data2

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~cloud-init-dev/cloud-init/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers