Commit Graph

285 Commits

Author SHA1 Message Date
Jon Bernard 974c61ecc4 Update git submodules
* Update cinder-specs from branch 'master'
  to 3fe68c9fad63d7c577787d500155a6016d771e0f
  - Add spec folder for 2024.2 (Dalmation)
    
    Change-Id: I8870d640a9ab587ba5f8f814333fffad20e3cf24
2024-03-21 13:46:10 +00:00
Brian Rosmaita 4d7104082b Update git submodules
* Update cinder-specs from branch 'master'
  to 2a67eec96be7cbf5227a15003e5895bef727968c
  - Reorganize specs table of contents
    
    Move the 'untargeted' specs to the top of the page where they'll
    be more easily found and create a 'previously approved specs'
    section to organize the old specs better.
    
    Change-Id: I4309c6193c8e5fcc2756685623acbe85577a779e
2024-02-12 16:14:21 +00:00
Zuul 738dc86532 Update git submodules
* Update cinder-specs from branch 'master'
  to 2ae9ed5e5bfc9787f3106646184153800d4213aa
  - Merge "Remove placeholder for 2024.1"
  - Remove placeholder for 2024.1
    
    Change-Id: Iaf16fd2f05b09d956314cc4f13c115244cd6897b
2024-01-10 14:48:23 +00:00
Jon Bernard 981bb58bd5 Update git submodules
* Update cinder-specs from branch 'master'
  to de5ad5283dda6124a12a482980933776f4ab8c60
  - Update 2023.1 placeholder
    
    We're into the 2024.1 cycle now with a few 2023.2 specs remaining to be
    reproposed.  There were no specs approved for the 2023.1 release cycle,
    this patch just makes an explicit note of that.
    
    Change-Id: I49e80c36dc12157d7b074995571fcb718f109579
2023-12-07 20:29:48 +00:00
Zuul cdf8bdeede Update git submodules
* Update cinder-specs from branch 'master'
  to 5adae83030fa5a760ee85cca95d8b04cc6c3b955
  - Merge "Repropose New Quota System spec"
  - Repropose New Quota System spec
    
    This is a reproposal of a previously merged spec in the Zed cycle[1].
    
    We have had a long history of quotas going out of sync. This spec proposes
    to fix the problem by introducing 2 new quota drivers:
    
    1. Counting: Dynamically counting the resources
    2. Counters: Store reserved and in-use quota values in DB and use it
    
    [1] https://specs.openstack.org/openstack/cinder-specs/specs/zed/quota-system.html
    
    Implements: blueprint count-resource-to-check-quota
    Change-Id: Ic4c97e46553e94f57e3f8e22f7cd65d7464a34f8
2023-11-30 14:20:48 +00:00
Konrad Gube c130449dc1 Update git submodules
* Update cinder-specs from branch 'master'
  to f64e1a09ae5059ebcd916e09053fdf286216ffd4
  - Re-propose extend volume completion action
    
    Previously-approved: 2023.1, 2023.2
    
    For previous discussion see the change at:
    https://review.opendev.org/c/openstack/cinder-specs/+/866718
    
    Blueprint: extend-volume-completion-action
    Change-Id: Iacb0781deac38ff3a280588c40373139323c0853
2023-11-08 15:42:09 +00:00
Zuul fd3b7d702d Update git submodules
* Update cinder-specs from branch 'master'
  to 25e2145f0b928ed6b44b8c20ec204088910f641d
  - Merge "Fix cinder CLI parameters for default-type-set"
  - Fix cinder CLI parameters for default-type-set
    
    The arguments that the Cinder CLI takes are reversed
    from what this doc currently states.
    
    $ cinder --os-volume-api-version 3.62 default-type-set
    usage: cinder default-type-set <volume_type> <project_id>
    error: the following arguments are required: <volume_type>, <project_id>
    
    Change-Id: I72df8ed5b1d805e0596ba3d13ce28b29accedcae
2023-09-20 19:34:52 +00:00
Zuul c49d4c517e Update git submodules
* Update cinder-specs from branch 'master'
  to 775ee80a6c5cef44662d11826b9ccc7a77ab6f20
  - Merge "Require openstackdocstheme>=3.2.0"
  - Require openstackdocstheme>=3.2.0
    
    The openstack-tox-docs job runs with Sphinx 7.2.2,
    and fails without openstackdocstheme fix 7e4e2b0.
    
    Change-Id: Ie90a1a81ca00cda41dd0387f8c9798fad779c507
2023-09-20 19:34:31 +00:00
Zuul ecf692312b Update git submodules
* Update cinder-specs from branch 'master'
  to 3eb88ff1be340dcb760534c6130530f317eaa15b
  - Merge "Add spec folder for 2024.1 (Caracal)"
  - Add spec folder for 2024.1 (Caracal)
    
    Change-Id: Icdb5e44b280a15fc1ce24fe71ed8a42e2398b226
2023-09-20 14:26:20 +00:00
whoami-rajat 9c01bd2bb7 Update git submodules
* Update cinder-specs from branch 'master'
  to 9151789af66fa843a2aa1b449095d93a3ec5d4c7
  - Remove placeholder for 2023.2
    
    Change-Id: I4991cabfb755b91b80e8e8806d865d5226809ffe
2023-09-20 14:26:19 +00:00
Christian Rohmann cdbba11eab Update git submodules
* Update cinder-specs from branch 'master'
  to d99603a9ba6fe7d4de3bcd1d43410f21b153ca35
  - Spec to introduce new backup_status field for volume
    
    This also involves splitting up of the backup status away from
    the volume status. The change is intened to allow for less serialization
    or blocking of volume actions such as attachments, resizing, ... by
    backup tasks.
    
    Co-Author: Niklas Schwarz <niklas.schwarz@inovex.de>
    Change-Id: I43a9fb73150e3738554459a459d63b8891418ad0
2023-06-22 13:03:49 +00:00
Konrad Gube bb6335d0c6 Update git submodules
* Update cinder-specs from branch 'master'
  to 04076c9a63d171d05c29eae77aedae8dcb82ae5b
  - Re-propose extend volume completion action
    
    Previously-approved: 2023.1
    
    For previous discussion see the change at:
    https://review.opendev.org/c/openstack/cinder-specs/+/866718
    
    Blueprint: extend-volume-completion-action
    Change-Id: I40d1632953cac767c66f735a11e0477afd63426f
2023-06-21 05:13:51 +00:00
Christian Rohmann 9cd4bfe184 Update git submodules
* Update cinder-specs from branch 'master'
  to b3a1a0ddb65628df83cd27db0023efe46770a8e3
  - Spec folder for 2023.2 cycle
    
    Change-Id: Ib1c1f87d3660e56e7d08f23c5433e1326a461b84
2023-02-23 14:07:49 +00:00
Konrad Gube 9869637284 Update git submodules
* Update cinder-specs from branch 'master'
  to 52cf89058464e4d2f91286b7590d6aa493929deb
  - Add extend volume completion action
    
    This spec proposes a new volume action that can be used by Nova to
    notify Cinder on success or failure when handling "volume-extended"
    external server events.
    The new volume action is used add support for extending attached volumes
    to the NFS, NetApp NFS, Powerstore NFS, and Quobyte volume drivers.
    
    Blueprint: extend-volume-completion-action
    Change-Id: Iffe5e0e05287d57b27227d66864ee226424b5cd4
2022-12-24 17:48:49 +00:00
Zuul 092d5cb276 Update git submodules
* Update cinder-specs from branch 'master'
  to 0c97a9b3f42516a03703e95805879cddae882e84
  - Merge "Add redirect to zed for image encryption spec"
  - Add redirect to zed for image encryption spec
    
    Change Ic038fd8b97e2 moved a spec to the 'zed' directory but
    did not update the redirects to point to the new location.
    
    Change-Id: Id082632888005f5e6aae2616e00bd7d73b8a0687
2022-10-18 16:54:21 +00:00
Zuul f791765a88 Update git submodules
* Update cinder-specs from branch 'master'
  to 78cf01b5a45d9634e33a5b9e59fe8d738e046da9
  - Merge "Spec folder for 2023.1 cycle"
  - Spec folder for 2023.1 cycle
    
    Using release number here. In Zed cycle, TC passed
    a resolution[1] and updated the release Identification
    document[2] to use the release number as primary
    identifier in the development cycle. Release name will
    be used in marketting and release team tooling (until they
    are migrated to work with release number) only.
    
    Let's use release number consistently across OpenStack
    projects.
    
    [1] https://governance.openstack.org/tc/resolutions/20220524-release-identification-process.html
    [2] https://governance.openstack.org/tc/reference/release-naming.html
    
    Change-Id: Ibaeb8c32805e3136ee5947f2527c0d498aeeb7bf
2022-09-27 10:32:51 +00:00
tushargite96 cd63a5714f Update git submodules
* Update cinder-specs from branch 'master'
  to 7bb2019c281231863111df85de1543bf04df7680
  - Update doc8 version
    
    doc8 only supports python version less than 3.4
    
    [1] https://pypi.org/project/doc8/0.8.0/
    
    Change-Id: Ie857674f1fd5137570ee715818f91d840a8fad96
2022-09-21 20:55:10 +00:00
Zuul 2356fe6312 Update git submodules
* Update cinder-specs from branch 'master'
  to eded640ebab6f52fc36545cff708c13219dbdeec
  - Merge "New Quota System"
  - New Quota System
    
    Cinder quotas have been a constant pain for operators and cloud users.
    This spec proposes a new quota system to resolve inconsistencies in
    tracking quota usage.
    
    This spec proposes reduce the usage of the reservations to a minimum and
    have 2 quota drivers, one that leverages the DB engine to dynamically
    count resources and another that stores the in-use and reserved counters
    in the DB similarly to what we do today.
    
    Change-Id: I3773be238a9edfc971d2b81135b23abfd3c974d7
    Implements: blueprint count-resource-to-check-quota
2022-07-11 12:06:59 +00:00
Zuul 6f47a0df6c Update git submodules
* Update cinder-specs from branch 'master'
  to c0dc8f7b6f349675885becdacf42a4df3a96aa18
  - Merge "Add reporting of capacity factors"
  - Add reporting of capacity factors
    
    This spec outlines the addition of the get pools API response
    to return the new calculated capacity factors.
    
    Change-Id: I8308f5bfcd332a5fd981a16bd1e537040c5c4709
2022-06-25 05:42:35 +00:00
Josephine Seifert f4daffdd17 Update git submodules
* Update cinder-specs from branch 'master'
  to 13305d5ab1914b7696cb3c201b6942979fe32ffe
  - Propose image-encryption spec for Zed
    
    This spec was approved for Train first and its approved status has been
    carried along through Yoga. We propose it for Zed again.
    
    Change-Id: Ic038fd8b97e265285678c299ef25fd812e5709a0
2022-05-26 13:43:09 +00:00
Brian Rosmaita a4a4431946 Update git submodules
* Update cinder-specs from branch 'master'
  to 47cfff335154a2dfaecebb26a30064d60a315821
  - Add zed directory for specs
    
    Change-Id: I5129163ca3f1f918dcda21338ff1995d5f573dfd
2022-02-18 15:11:29 +00:00
Zuul 1b9c680b6a Update git submodules
* Update cinder-specs from branch 'master'
  to d55e2cd44f12d9549826c350a7199c8ff24d99a4
  - Merge "Update metadata in setup.cfg"
  - Update metadata in setup.cfg
    
    This is follow-up patch for [1]
    [1]: https://review.opendev.org/c/openstack/cinder-specs/+/819262
    
    Change-Id: Ic6040bce9e89f2927a479f5d9b49065961831e26
2022-02-03 22:39:35 +00:00
Zuul 4b4efeab98 Update git submodules
* Update cinder-specs from branch 'master'
  to 684432f340ad418f3da7a02854225e7d5b3ed369
  - Merge "Update redirects"
  - Update redirects
    
    Add a redirect for change I067d113cacaf and fix some existing
    redirects that were referring incorrectly to the .rst files
    instead of the generated .html files.
    
    Change-Id: I233af09553830f0f3c93d30cd313d498f2da4233
2022-02-03 22:04:33 +00:00
Zuul c907629b14 Update git submodules
* Update cinder-specs from branch 'master'
  to 53b63afdb1cb0893e4cd52a6d3b3c0fafe80505a
  - Merge "Correct reference list formatting"
  - Correct reference list formatting
    
    For the reference style used in this spec, each reference needs
    to separated by a blank line or they are all rendered together in
    a single paragraph.  (Alternatively, they could be included in an
    ordered or unordered list, according to taste.)
    
    Change-Id: I313a16f1615b6253432f3fdbdfa0b5d5eb56bf1f
2022-02-03 22:01:55 +00:00
Simon Dodsley 186ae58d7d Update git submodules
* Update cinder-specs from branch 'master'
  to 5fa4b077b2acae56ed6b219f1fbe4856253c8cf5
  - Update template with example references
    
    Change-Id: I68ca2acb3be76871415369bf557e9482cfb14d53
2022-01-25 20:46:28 +00:00
Simon Dodsley b69c339b58 Update git submodules
* Update cinder-specs from branch 'master'
  to 591d155bdabffc8d632ec6d0f7b8a734229a5424
  - Resolve Sphinx Issues
    
    With the release of Sphinx 4.4.0 this highlighed issues with duplicate
    labels across multiple specs.
    
    This patch fixes all the duplicate labels.
    
    Change-Id: I9baf7c51e2fe9c397feae05a975ddecae7dceba8
2022-01-25 16:49:08 +00:00
Zuul cb69dd447a Update git submodules
* Update cinder-specs from branch 'master'
  to cbb9701c60084e2c62ff8f9b060837d690046e9b
  - Merge "Correct metadata in setup.cfg"
  - Correct metadata in setup.cfg
    
    Remove the python-language specific classifiers because they
    don't apply to this repository.
    
    Change-Id: I82581f005566cb31c206fa8dff475dfa1bbcb2fe
2021-12-23 10:25:38 +00:00
Zuul f692a16f80 Update git submodules
* Update cinder-specs from branch 'master'
  to 923be66d24c245bc4a6228a97549d5c6e78a4024
  - Merge "Os-brick NVMeoF connector multipathing spec"
  - Os-brick NVMeoF connector multipathing spec
    
    Native multipathing
    DeviceMapper "multipathing" / sync replication
    Interaction between these and connector RAID feature
    
    Implements: blueprint nvmeof-multipath
    Change-Id: I863238f619cb809df7243e6d4317f6ff64c0e883
2021-12-22 21:26:32 +00:00
Zuul 738a36ff77 Update git submodules
* Update cinder-specs from branch 'master'
  to 84839d6e4d1859a7c65625130120d13f9bbfd17d
  - Merge "Add volume reimage spec"
  - Add volume reimage spec
    
    This patch adds the spec for reimage feature which enables the
    functionality to rebuild a volume backed instance.
    
    Implements: blueprint add-volume-re-image-api
    
    Change-Id: I067d113cacaf9a4d9e6a7f4d7ed1e0dfcc3ae509
2021-12-21 20:47:12 +00:00
Zuul 87115c509e Update git submodules
* Update cinder-specs from branch 'master'
  to 101c4a038cec1be4880883efe32009335bc24324
  - Merge "Add spec to optimize upload volume for RBD backend"
  - Add spec to optimize upload volume for RBD backend
    
    This patch adds the spec for optimizing the path when we are
    uploading a volume from RBD backend to glance RBD store.
    
    Implements: blueprint optimize-upload-volume-to-rbd-store
    
    Change-Id: I7bfc41b9594b8b7fbc6228973c3c276aa1cf5427
2021-12-21 14:47:29 +00:00
Brian Rosmaita 1780e4b05d Update git submodules
* Update cinder-specs from branch 'master'
  to de4308f4a756da3c189ea77663715ae16a5ea215
  - Update "Secure RBAC Ready" spec
    
    The initial spec was a bit optimistic about how much would be
    accomplished in Xena.  Additionally, this initiative has been
    formalized as a multi-cycle community goal and the direction of
    the effort has been revised and expanded.  So update the Xena
    spec to reflect what was actually done in Xena, and add a new
    spec for the continuation of this work in Yoga.
    
    Change-Id: If6c289d6957bd739ed893f01519441e6039a7d00
2021-12-17 19:45:00 +00:00
Zuul 520dbd8515 Update git submodules
* Update cinder-specs from branch 'master'
  to 06c53c4935aab4ecc27bacfb4b13757d5488a248
  - Merge "Propose image-encryption spec for Yoga"
  - Propose image-encryption spec for Yoga
    
    The team working on this effort has scaled it back to remove a
    dependency that's been holding up development [0].  This change
    has no impact on the current Cinder spec, which was approved
    for Train, and whose approved status has been carried along through
    Xena.  It's now proposed for Yoga.
    
    [0] https://review.opendev.org/c/openstack/glance-specs/+/792134
    
    Change-Id: Ie483be9e82031d8c89dd49c8159373d769e5037d
2021-12-15 21:19:53 +00:00
Alan Bishop 6f963a522a Update git submodules
* Update cinder-specs from branch 'master'
  to 19fe7038579b5826f0d1097c3c391e6c601726a3
  - Remove the need for project_id from API endpoints
    
    blueprint project-id-optional-in-urls
    
    Change-Id: Ia44f199243be8f862520d7923007e7182b32f67d
2021-12-14 14:23:23 +00:00
Brian Rosmaita e63483425d Update git submodules
* Update cinder-specs from branch 'master'
  to 7464b781cfcfcd334be97b20b3f66fc9518f7f9b
  - Add yoga directory for specs
    
    Change-Id: Ia5abc0f314cf2afb1aa30ce667afb86cc3c9b4c9
2021-09-08 14:23:08 +00:00
Zuul fb798c6353 Update git submodules
* Update cinder-specs from branch 'master'
  to 40bff61666d69e0979253355af1c698168ad9fb8
  - Merge "Update Xena specs"
  - Update Xena specs
    
    Move unimplemented wallaby specs to xena and set up http redirects
    so that the old URLs won't 404.
    
    Change-Id: Ic7aa7e45ed9e6f09f72a87034cd0b88d1390117b
2021-07-02 15:18:15 +00:00
Zuul c4c730db86 Update git submodules
* Update cinder-specs from branch 'master'
  to 65d24fcb563ea4c65d51cd0d76d8219462802d59
  - Merge "Expose ``user visible`` extra specs"
  - Expose ``user visible`` extra specs
    
    so that regular users can know the abstract back end
    independent capabilities and features in volume types.
    
    Implements: https://blueprints.launchpad.net/cinder/+spec/expose-user-visible-extra-specs
    
    APIImpact
    DocImpact
    
    Co-Authored-By: Tom Barron <tpb@dyncloud.net>
    Co-Authored-By: Alan Bishop <abishop@redhat.com>
    
    Change-Id: Id236326dca9ee08aad8427ea6cb400e25e7ac09e
2021-06-30 13:07:21 +00:00
Zuul 7764fbcabd Update git submodules
* Update cinder-specs from branch 'master'
  to afe205de49a2e44f31f3a42a866eb2312abc49b5
  - Merge "NVMe-oF connection agent"
  - NVMe-oF connection agent
    
    Implements: blueprint nvmeof-connection-agent
    
    Change-Id: I94c1e8df684a25b0630af6490966b376dad6c047
2021-06-25 20:58:21 +00:00
Brian Rosmaita 298541aafa Update git submodules
* Update cinder-specs from branch 'master'
  to 38efff1e24af424091afa531d2ad359254c2dac4
  - Spec for "Consistent and Secure RBAC" in Cinder
    
    Change-Id: I201235a1816a300806c0a0dc7678b695cebff27e
2021-06-24 20:08:40 +00:00
Zuul aec30fa1a7 Update git submodules
* Update cinder-specs from branch 'master'
  to eff52b7353fe8fbe14ebd70ab455c76ceb71c702
  - Merge "Snapshot attached volumes w/o force flag"
  - Snapshot attached volumes w/o force flag
    
    Allow snapshots of attached volumes w/o
    the force flag.
    
    Change-Id: I8742af4ace0baf1175b2a06afa9dbca462d9805b
2021-06-23 13:28:31 +00:00
Gorka Eguileor 6599b0175d Update git submodules
* Update cinder-specs from branch 'master'
  to 4090c987c4e963b7a6b128418720709ec26c865c
  - Temporary Resource Tracking
    
    This spec proposes a way to easily track which volumes and snapshots are
    temporary and should not be considered when updating the usage quota.
    
    Change-Id: I0a3f5836641dec535c2d2bf49cbf3a435faa8224
    Implements: blueprint temp-resources
2021-06-23 13:25:30 +00:00
Yandong Xuan 920f740fd2 Update git submodules
* Update cinder-specs from branch 'master'
  to e2abf973c7e4e80293aad403a10b2455ca34b573
  - setup.cfg: Replace dashes with underscores
    
    Resolves warnings like the following:
    
      UserWarning: Usage of dash-separated 'description-file' will not be
      supported in future versions. Please use the underscore name
      'description_file' instead
    
    Change-Id: Iba570948044d74acb78ef58c94bd3ea4bcf5016f
2021-05-05 13:19:24 +00:00
tushargite96 35f5ead82c Update git submodules
* Update cinder-specs from branch 'master'
  to 2d21f45ebd108772f066a2be4cae44efb4426517
  - Changed minversion in tox to 3.18.0
    
    The patch bumps min version of tox to 3.18.0 python in order to
    replace tox's whitelist_externals by allowlist_externals option:
    https://github.com/tox-dev/tox/blob/master/docs/changelog.rst#v3180-2020-07-23
    
    Change-Id: I003623b16d045635af3d83e886ee9c2db46056ea
2021-04-16 14:37:17 +00:00
Zuul 972d52da55 Update git submodules
* Update cinder-specs from branch 'master'
  to 14f350682243588c730202fcc566717c0730c6e1
  - Merge "Remove testr detrius"
  - Remove testr detrius
    
    We don't actually use testr, so remove the conf file.
    
    Change-Id: I75615b3da7185413bd23a9f0633c1a5028406733
2021-03-04 12:37:33 +00:00
Yandong Xuan 77b79cdf8d Update git submodules
* Update cinder-specs from branch 'master'
  to e2e1f0761bc41104e6a156cd921424708613b877
  - Add xena directory for specs
    
    Change-Id: I846fb0432232feb4f9ea5d07e8fa86bb4e622372
2021-03-04 01:51:09 +00:00
Zuul 4a3ffd0adf Update git submodules
* Update cinder-specs from branch 'master'
  to bb8e6bc242c1ca90f9cce6f40e18d6e439720223
  - Merge "NVMe monitoring and healing agent for NVMe connector."
  - NVMe monitoring and healing agent for NVMe connector.
    
    Depends-On: https://review.opendev.org/c/openstack/cinder-specs/+/766730
    Implements: blueprint nvmeof-client-raid-healing-agent
    Change-Id: I9b76fc4b1f13ddf07769136ec975148e1e109ca8
2020-12-23 13:46:20 +00:00
Zuul be3a6f0c6b Update git submodules
* Update cinder-specs from branch 'master'
  to 4056c8102d5bac933fd81f2cc4efbaf2583b35f8
  - Merge "NVMe connector support MD replication spec."
  - NVMe connector support MD replication spec.
    
    Implements: blueprint nvme-of-add-client-raid-1
    Change-Id: Ibeebc62ec649933747b30537d3a6d4d84641fad0
2020-12-23 13:44:59 +00:00
Zuul 2c143cad06 Update git submodules
* Update cinder-specs from branch 'master'
  to 731c475244442ca5db735586687e1028ab6dd755
  - Merge "Support storing volume format info"
  - Support storing volume format info
    
    blueprint add-support-store-volume-format-info
    
    Change-Id: I0ba7acc803c53adef6249deac80256a6c3283083
2020-12-22 23:43:18 +00:00
Zuul 6f1957ef4f Update git submodules
* Update cinder-specs from branch 'master'
  to 1299025f995ce962c3a0eae55b771dde36975a6b
  - Merge "Sizing encrypted volumes"
  - Sizing encrypted volumes
    
    This feature will support retype/migrate unencrypted volumes to
    encrypted type.
    
    Change-Id: Ib9058b89fefaad100a8f98e606bf7d02f2d781da
    Implements: blueprint sizing-encrypted-volumes
2020-12-18 20:40:32 +00:00
Zuul 7696c07238 Update git submodules
* Update cinder-specs from branch 'master'
  to b2aa4932454704699322e5ae9da9502534fdf0f2
  - Merge "Include encryption_key_id in volume and backup details"
  - Include encryption_key_id in volume and backup details
    
    APIImpact
    Implements: blueprint include-encryption-key-id-in-details
    Change-Id: I3e6ff82614dcf2a588561a6757164ec8d14869bf
2020-12-18 14:20:43 +00:00
tushargite96 cbec6e7510 Update git submodules
* Update cinder-specs from branch 'master'
  to 7b9f133c5dc3069a06f5fb3ce24247621d6390eb
  - Reset state robustification
    
    Co-authored-by: Eric Harney <eharney@redhat.com>
    
    Change-Id: I7a32f05499406d5911e60d219ffb254b24b7d929
2020-12-18 14:13:23 +00:00