diff options
Diffstat (limited to 'releasenotes/notes')
-rw-r--r-- | releasenotes/notes/add-ceilo-polling-agent-53fab550a09a6196.yaml | 2 | ||||
-rw-r--r-- | releasenotes/notes/docker_profile-8571ae260eec69b8.yaml | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/releasenotes/notes/add-ceilo-polling-agent-53fab550a09a6196.yaml b/releasenotes/notes/add-ceilo-polling-agent-53fab550a09a6196.yaml index 127991b..5ab15d5 100644 --- a/releasenotes/notes/add-ceilo-polling-agent-53fab550a09a6196.yaml +++ b/releasenotes/notes/add-ceilo-polling-agent-53fab550a09a6196.yaml @@ -1,6 +1,6 @@ --- features: - - Add support for cielometer polling agent. The central, compute and ipmi + - Add support for ceilometer polling agent. The central, compute and ipmi agent services should use polling agent with namespace. This has been done in packaging already since few releases now. Let puppet do it correctly as well. diff --git a/releasenotes/notes/docker_profile-8571ae260eec69b8.yaml b/releasenotes/notes/docker_profile-8571ae260eec69b8.yaml new file mode 100644 index 0000000..ddbf175 --- /dev/null +++ b/releasenotes/notes/docker_profile-8571ae260eec69b8.yaml @@ -0,0 +1,4 @@ +--- +features: + - | + Added a new profile to configure the docker service |