Commit Graph

8 Commits

Author SHA1 Message Date
Yoshi Kadokawa bf23ef75b2 Add support for juju resources
Simplestreams package is now installed via snap. By having the juju
resources for the snap package, it can benefit in offline environment.

Closes-Bug: 1921832
Change-Id: I5f21ca9faff35427281076e142942c3458e71091
2021-10-05 06:04:44 +00:00
Peter Matulis 3eb41b96aa Update README
Remove `use_swift` option explanation as this
option is now deprecated. Object storage is now
required.

Change-Id: I4316c68a083601e6745ad93c0feeeae2fde89b6f
2020-08-11 16:03:23 -04:00
Alex Kavanagh ac1d2b5dda Add ssl_ca option to enable to gss
This patch enables SSL to be used with glance-simplestreams-sync.
The ssl_ca option allows a base64 encoded PEM CA certificate to be
used with g-s-s such that the keystone and glance HTTPS sessions are
verified using that certificate.

A new basic_deployment_ssl.py is introduced that just verifies that the
gss charm can get gss to perform a sync; this verifies that gss can
communicate with https versions of keystone and glance.

Note that the simplestreams package also requires a change for SSL to
function properly.  As simplestreams doesn't seem to use PyPi, the
version from the git master will need to be used.

Change-Id: Idcdcb2c933a92a558e729aeb718b58d4077621a7
Closes-Bug: #1802407
2019-01-11 09:37:56 +00:00
David Ames 9b29529ce8
Merge pull request #7 from openstack-charmers/update-readme-1508
Update readme
2018-05-08 10:43:28 -07:00
Ryan Beisner 3098be44c7 Relicense to Apache2 2018-05-08 12:30:29 -05:00
Ryan Beisner 19a5fd0e0b Update readme 2018-05-08 12:10:19 -05:00
Ryan Beisner 379d06a39e Update series metadata, test combos and readme 2018-04-10 14:33:49 +00:00
James Page 6cc0f9dc88 Initial baseline from bzr 2017-04-10 09:00:27 +01:00