Commit Graph

13 Commits

Author SHA1 Message Date
OpenDev Sysadmins 6ae52ad684 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:50:32 +00:00
Andreas Maier 94d8e2293f Changed name of cpc_uuid config option to cpc_object_id
Reason for the change is that the HMC API book does not
mention anywhere that the format of the ID is a UUID, and
the name of the resource property is "object-id".

This change set changes the name of the DPM config option
"cpc_uuid" to "cpc_object_id", and updates the unit testcase
accordingly.

Change-Id: I9f4b7dbbdbb19d00c6f0752c028a7462c2bbee3e
Partial-Bug: 1659304
Signed-off-by: Andreas Maier <maiera@de.ibm.com>
2017-01-26 16:47:24 +01:00
Andreas Maier 5b243174b2 Updated help text for common DPM config options.
This change updates the help text for the DPM option group and
for all of the common DPM options, to be more consistent, and
to use the official z Systems terminology.

Change-Id: I3652615676aef83c32142a73908d712a944647a9
Partial-Bug: 1659201
Signed-off-by: Andreas Maier <maiera@de.ibm.com>
2017-01-26 15:26:50 +01:00
Andreas Scheuring df600774c0 Fix an issue where no test coverage report is created
Running `tox -ecover` does not generate the coverage report.
Instead the following is displayed to the user:

    No coverage report, but warnings instead:
    Coverage.py warning: Module networking-dpm was never imported.

This patch set fixes the problem.

Change-Id: Ia2f88e4899536e935e243200093d9855f2c56dbc
2017-01-17 15:10:36 +01:00
Andreas Scheuring 1b7ffe979f remove obsolete default test
Change-Id: Ibf0c07247a1b90b9a6f8a074aea9ff44b0a7c9fc
2017-01-17 15:05:18 +01:00
Andreas Scheuring 345b2cd601 Tests for testing config
Change-Id: Ib3cecd40ff897ffbc654fd07e750f585da3ec598
2017-01-17 15:02:39 +01:00
Andreas Scheuring 320a2e9cf3 renamed register_opts method
Change-Id: Idd997e10a0edd8bd89e9b087957aae5048adcc1a
2017-01-17 14:49:09 +01:00
Andreas Scheuring f7318be1bf Rename default testcase
Change-Id: Ice4068a6ee162d3dcc0d6bdc173bcfd38babb0b9
2017-01-17 14:49:09 +01:00
Andreas Scheuring 7b77974a66 Make config a python package
Change-Id: I65c11ade875d40e9c7ac7fe7b558ca8942116911
2017-01-17 14:49:09 +01:00
Andreas Scheuring babc91e956 tox: don't check upper constraints
Change-Id: I0d3fb8d08a2a4f193d52e87c8583a716dc83c6c0
2017-01-17 14:49:05 +01:00
Andreas Scheuring f0e51d40e2 Add common dpm config
* hmc
* hmc_username
* hmc_password
* cpc_uuid

Change-Id: I2517f00057a4d3d18b82691c9f7c5578c976bc55
Closes-Bug: #1656287
2017-01-13 14:49:47 +01:00
Andreas Scheuring 399bfb3e58 Inital cookiecutter commit
Closes-Bug: #1656286
Change-Id: Ie71dd6c4efa9afd977c38ceff4cc7306b9aec68b
2017-01-13 13:37:33 +01:00
OpenStack Project Creator 50cd3e09bf Added .gitreview 2017-01-12 19:04:34 +00:00