Skip to content

Commit

Permalink
changelog for hawaii release (#457)
Browse files Browse the repository at this point in the history
  • Loading branch information
kumarashit authored Jan 8, 2021
1 parent c98bbda commit 8aeb271
Showing 1 changed file with 57 additions and 0 deletions.
57 changes: 57 additions & 0 deletions CHANGELOG/CHANGELOG-v1.1.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
# Changelog

## [Unreleased](https://github.com/sodafoundation/delfin/tree/HEAD)

[Full Changelog](https://github.com/sodafoundation/delfin/compare/v1.1.0-rc2...HEAD)

**Closed issues:**

- Module file is missing in IBM driver folder [\#455](https://github.com/sodafoundation/delfin/issues/455)
- Open API Spec \(Swagger file\) do not display disk api correctly [\#453](https://github.com/sodafoundation/delfin/issues/453)

**Merged pull requests:**

- Add python module file for ibm drivers [\#456](https://github.com/sodafoundation/delfin/pull/456) ([joseph-v](https://github.com/joseph-v))
- Fix api spec for format error in disk api [\#454](https://github.com/sodafoundation/delfin/pull/454) ([joseph-v](https://github.com/joseph-v))

## [v1.1.0-rc2](https://github.com/sodafoundation/delfin/tree/v1.1.0-rc2) (2021-01-05)

[Full Changelog](https://github.com/sodafoundation/delfin/compare/v1.1.0-rc1...v1.1.0-rc2)

**Merged pull requests:**

- Performance collection unregistration during storage deletion [\#451](https://github.com/sodafoundation/delfin/pull/451) ([sushanthakumar](https://github.com/sushanthakumar))
- Add EMC Unity driver [\#442](https://github.com/sodafoundation/delfin/pull/442) ([sushanthakumar](https://github.com/sushanthakumar))
- delfin 0.8.0 to master [\#439](https://github.com/sodafoundation/delfin/pull/439) ([PravinRanjan10](https://github.com/PravinRanjan10))
- Seperation of task service class [\#435](https://github.com/sodafoundation/delfin/pull/435) ([sushanthakumar](https://github.com/sushanthakumar))

## [v1.1.0-rc1](https://github.com/sodafoundation/delfin/tree/v1.1.0-rc1) (2020-12-24)

[Full Changelog](https://github.com/sodafoundation/delfin/compare/v1.0.0...v1.1.0-rc1)

**Closed issues:**

- Add python-dev instruction for delfin installation [\#418](https://github.com/sodafoundation/delfin/issues/418)
- Provide additional labels, storage name & storage serial number, in metrics collection data sent to Prometheus exporter [\#417](https://github.com/sodafoundation/delfin/issues/417)
- API update \(swagger\) for resource model improvement [\#405](https://github.com/sodafoundation/delfin/issues/405)
- Resource management improvement implementation [\#404](https://github.com/sodafoundation/delfin/issues/404)
- oslo\_service.wsgi.ConfigNotFound: Could not find config at api-paste.ini [\#390](https://github.com/sodafoundation/delfin/issues/390)
- Code improvements based on 0.8.0 version [\#356](https://github.com/sodafoundation/delfin/issues/356)
- Delfin installation doesn't work [\#340](https://github.com/sodafoundation/delfin/issues/340)

**Merged pull requests:**

- Adding Prometheus alert manager exporter [\#437](https://github.com/sodafoundation/delfin/pull/437) ([NajmudheenCT](https://github.com/NajmudheenCT))
- Update installer for the changed exporter path [\#436](https://github.com/sodafoundation/delfin/pull/436) ([joseph-v](https://github.com/joseph-v))
- Delfin exporter configurations and modified exporter selction mechanism [\#433](https://github.com/sodafoundation/delfin/pull/433) ([NajmudheenCT](https://github.com/NajmudheenCT))
- Update oceanstor for Controller, Port and Disk resource support [\#426](https://github.com/sodafoundation/delfin/pull/426) ([joseph-v](https://github.com/joseph-v))
- Adding more labels to array leval metrics [\#422](https://github.com/sodafoundation/delfin/pull/422) ([NajmudheenCT](https://github.com/NajmudheenCT))
- Add python3-dev package instruction [\#419](https://github.com/sodafoundation/delfin/pull/419) ([Anmolbansal1](https://github.com/Anmolbansal1))
- Update Delfin APIs for new resources controller, port & disk [\#415](https://github.com/sodafoundation/delfin/pull/415) ([joseph-v](https://github.com/joseph-v))
- Add Port resource to Delfin [\#408](https://github.com/sodafoundation/delfin/pull/408) ([joseph-v](https://github.com/joseph-v))
- Add Disk resource to Delfin [\#407](https://github.com/sodafoundation/delfin/pull/407) ([joseph-v](https://github.com/joseph-v))
- Delfin resource support enhancement for 'controller' [\#403](https://github.com/sodafoundation/delfin/pull/403) ([joseph-v](https://github.com/joseph-v))



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 comments on commit 8aeb271

Please sign in to comment.