Skip to content
Snippets Groups Projects
Commit 8a6bc5e1 authored by Alberto Colla's avatar Alberto Colla
Browse files

Merge branch 'simplestreams0' into 'master'

add information on image metadata/simplestream

See merge request !1
parents 611f742a e3566808
No related branches found
No related tags found
1 merge request!1add information on image metadata/simplestream
......@@ -248,3 +248,4 @@ Additional notes on `Juju`
--------------------------
- `Juju` by default stores its configuration and state locally in the ``~/.local/share/juju`` directory. This includes the ``ssh`` subdirectory, which contains the admin SSH keys. This can be useful for e.g. debugging purposes.
- When `Juju` deploys its applications, the `charms` are fetched remotely (from e.g. https://jujucharms.com) but the images are not: `Juju` queries the local keystone about the ``product-streams`` endpoint, which supplies metadata to retrieve the images from the local `Glance` service. One implementation of the ``product-streams`` endpoint is supplied by `SimpleStreams`.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment