lp:~dashmage/charm-cloudstats

Owned by Ashley James
Get this repository:
git clone https://git.launchpad.net/~dashmage/charm-cloudstats
Only Ashley James can upload to this repository. If you are Ashley James please log in for upload directions.

Branches

Name Last Modified Last Commit
master 2023-04-04 18:15:40 UTC
- fix to pass lint

Author: Gabriel Cocenza
Author Date: 2023-04-03 19:18:33 UTC

- fix to pass lint
- pin focal series on charm-grafana.
- pin ops library to maintain bionic.

candidate/21.04 2021-04-15 02:54:26 UTC
Merge branch 'master' of git+ssh://git.launchpad.net/charm-cloudstats

Author: Xav Paice
Author Date: 2021-04-15 02:54:26 UTC

Merge branch 'master' of git+ssh://git.launchpad.net/charm-cloudstats

stable/21.04 2021-04-15 02:54:26 UTC
Merge branch 'master' of git+ssh://git.launchpad.net/charm-cloudstats

Author: Xav Paice
Author Date: 2021-04-15 02:54:26 UTC

Merge branch 'master' of git+ssh://git.launchpad.net/charm-cloudstats

stable/20.10 2020-10-19 16:02:04 UTC
Update git submodule history

Author: Alvaro Uria
Author Date: 2020-10-19 16:02:04 UTC

Update git submodule history

Reviewed-on: https://code.launchpad.net/~aluria/charm-cloudstats/+git/charm-cloudstats/+merge/392469
Reviewed-by: Drew Freiberger <drew.freiberger@canonical.com>

LP1896265 2020-10-02 02:32:32 UTC
rename config option to 'openstack_identity_endpoint'

Author: Adam Dyess
Author Date: 2020-10-02 02:32:32 UTC

rename config option to 'openstack_identity_endpoint'

config-consistency 2020-09-28 21:14:26 UTC
rename charm config keys to be consistent with app config

Author: Joe Guo
Author Date: 2020-09-26 10:50:38 UTC

rename charm config keys to be consistent with app config

currently app config is mapped to charm config as following:

- api.url -> api_url
- api.cloud_uuid -> cloud_uuid
- api.refresh_token -> initial_refresh_token
- exporter.port -> exporter_port
- exporter.collect_interval -> update_minutes

Make changes to be consistent:

- api.cloud_uuid -> api_cloud_uuid
- api.refresh_token -> api_refresh_token
- exporter.collect_interval -> exporter_collect_interval

With this, app config `section.field` is always mapped to `section_field` in charm config.

Signed-off-by: Joe Guo <joe.guo@canonical.com>

16 of 6 results
This repository contains Public information 
Everyone can see this information.

Subscribers