Commit Graph

533 Commits

Author SHA1 Message Date
OpenDev Sysadmins a21d3e8cb0 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:51:43 +00:00
Pino de Candia 3d1216ab30 Add new commands for ssh hosts and pats.
Signed-off-by: Pino de Candia <giuseppe.decandia@gmail.com>
2018-02-26 09:45:09 +00:00
Pino de Candia 7d250150e0 Remove .zuul.yaml before import to OpenStack Github. 2018-02-22 09:31:40 -06:00
Pino de Candia ac1effe109 Remove calls to Tatu's 'noauth' URL. 2018-02-15 15:29:31 -06:00
Pino de Candia 28ecc7505b Merge branch 'master' of https://github.com/pinodeca/python-tatuclient 2018-02-14 22:45:00 -06:00
Pino de Candia f06901a2ac Add commands to view PATs and Hosts. 2018-02-14 22:38:15 -06:00
Pino de Candia f29cf34fb8 Show certificates only on single records, not lists. 2018-01-30 06:02:50 +00:00
Pino de Candia ea431b2011 Fix merge. 2018-01-29 23:53:43 +02:00
Pino de Candia 8395acc983 Merge branch 'master' of https://github.com/pinodeca/python-tatuclient 2018-01-29 23:47:51 +02:00
Pino de Candia 154cf13765 Added commands to print user/host certificate data. 2018-01-29 23:47:44 +02:00
Pino de Candia a973d04b34 Fixed usercert create and revoke commands. 2018-01-25 22:58:30 +00:00
Pino de Candia cf271466bc (Re)introduce use of criterion and response_key in API 'list' calls. 2018-01-25 15:58:12 -06:00
Pino de Candia 5921f3b9f5 Fix entry points. 2018-01-25 21:44:36 +00:00
Pino de Candia 829325633e Merge branch 'master' of https://github.com/pinodeca/python-tatuclient 2018-01-25 15:29:25 -06:00
Pino de Candia 8ad6c77771 Draft of simple client API calls. 2018-01-25 15:29:20 -06:00
Pino de Candia 4a669d454c
Minor Readme Fix. 2018-01-25 14:36:10 -06:00
Pino de Candia 274e9667b0 General cleanup; basic commands for CAs and Certificates. 2018-01-25 14:34:12 -06:00
Pino de Candia f51eb96394 Removing occurrences of 'designate' and 'dns'. 2018-01-25 03:51:17 -06:00
Pino de Candia 2f684da0aa Initial and incomplete conversion from designate to tatu. 2018-01-25 02:42:29 -06:00
OpenStack Proposal Bot 65cc292267 Updated from global requirements
Change-Id: Ic6c3f0454bcc103d583e28c49c2d7fdbc7aa5816
2018-01-24 01:28:11 +00:00
Andreas Jaeger 3f58acd4b9 Partial Revert "Remove unneeded requirements file"
This partially reverts commit 90726f9b3b. we can now make
requirements voting again.

Also, remove name from project stanza, it's not needed for in-tree
definitions anymore.

Change-Id: Ibfd99266e8cbe72de31b721f6b5a303ab2ac0f4d
2018-01-21 20:22:16 +01:00
OpenStack Proposal Bot 699562b9f4 Updated from global requirements
Change-Id: I273c1bef643207929cbd5733d93ebf999d3e7132
2018-01-18 03:27:02 +00:00
Zuul 1a3632cf57 Merge "Updated from global requirements" 2017-12-19 15:54:20 +00:00
Zuul d93485fbfe Merge "Improve recordset create UI" 2017-12-19 09:57:36 +00:00
OpenStack Proposal Bot 2f08b284ba Updated from global requirements
Change-Id: Ie5e0096cdd95eb58ff07b2b3f1d6c0bdde3a4eae
2017-12-19 01:41:42 +00:00
Monty Taylor 853dbddc22
Split doc requirements into their own file
We don't need sphinx in the test virtualenvs, but we do need it for
docs.

Change-Id: I8ae98d08090e2e391ba725ddd5ff0125a03c8d47
Depends-On: Ie0c9f24df09255e871f904e079b68809144b36b4
2017-12-18 14:44:25 -06:00
Zuul 85116fcc7e Merge "Remove unneeded requirements file" 2017-12-08 19:06:06 +00:00
Jens Harbott 90726f9b3b Remove unneeded requirements file
Need to make requirements-check non-voting in order for this to pass,
will undo that afterwards.

Change-Id: I939ef1da660e939fe0ff9c6eaa4919e3e1d21fee
2017-12-07 14:19:53 +00:00
Jens Harbott 66e4955408 Improve recordset create UI
The current implementation has '--records' as a quasi-positional
argument, with the nargs='+' parameter it can only be used at the end of
the command, which is confusing to users and doesn't comply with the
help message.

Add a new option '--record' that takes only exactly one record as
parameter and can be repeated when multiple records are present.
Deprecate the old option so it can be removed in the future.

Change-Id: I8fefd9d0f104170d50c5d5dc3cbcc53facda9baf
Closes-Bug: 1736161
2017-12-07 14:18:31 +00:00
Andreas Jaeger e80a25ac6c Avoid tox_install.sh for constraints support
We do not need tox_install.sh, pip can handle constraints itself
and install the project correctly. Thus update tox.ini and remove
the now obsolete tools/tox_install.sh file.

This follows https://review.openstack.org/#/c/508061 to remove
tools/tox_install.sh.

Change-Id: I30b48b58d368c2d79d3407735d2a082b3b46d2fb
2017-12-02 16:56:16 +00:00
Graham Hayes 3158069322
Use jobs from designate repo
Change-Id: Iec71bebc9a627853766158dc70b08a6a9f69041f
2017-11-29 14:22:32 +00:00
Andreas Jaeger f70e6f588a Remove setting of version/release from releasenotes
Release notes are version independent, so remove version/release
values. We've found that projects now require the service package
to be installed in order to build release notes, and this is entirely
due to the current convention of pulling in the version information.

Release notes should not need installation in order to build, so this
unnecessary version setting needs to be removed.

This is needed for new release notes publishing, see
I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting
at
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html
.

Change-Id: I7c84bf403e19a1b7c1528cf349de43399e6475c5
2017-11-16 20:40:19 +01:00
OpenStack Proposal Bot 9dd904d78e Updated from global requirements
Change-Id: Ib7c649a643de5e1652841430aac935c7f8c750fd
2017-11-16 11:23:23 +00:00
OpenStack Proposal Bot 67346e3c8e Updated from global requirements
Change-Id: I383046a60d34047447ec4985a3907523c28e5965
2017-10-12 22:03:18 +00:00
OpenStack Proposal Bot 963b3017e1 Updated from global requirements
Change-Id: I3bc8c50669e3c050809dc088ac65465b3fddf4ce
2017-09-13 13:01:51 +00:00
OpenStack Proposal Bot 0a1fc31540 Updated from global requirements
Change-Id: I09abebf7b3a4ea52ffe1b64f07f10a863d90dbfb
2017-09-11 21:48:09 +00:00
Jenkins 987f1502b6 Merge "Make remote error handling more robust" 2017-09-06 22:37:26 +00:00
Jenkins 60bdcd1f35 Merge "Update the documentation link for doc migration" 2017-09-06 22:29:08 +00:00
OpenStack Proposal Bot c7a91a3d66 Updated from global requirements
Change-Id: Ia4da734a197135afb3498499baaf36b0a47bc43f
2017-09-01 12:46:07 +00:00
Jens Harbott 5b502b9f78 Make remote error handling more robust
When a RemoteError is created, it is passed the complete content of the
json response from the server. Thus is can happen that it contains
unexpected entries, we should just ignore them.

Change-Id: I2155d1d44432884f19ef926c02b9d0f99ade57d9
Closes-Bug: 1714460
2017-09-01 10:45:10 +00:00
OpenStack Proposal Bot 245ea8deac Updated from global requirements
Change-Id: I5bce92f2e843d400315b86897b7e46d856d4c3e8
2017-08-18 11:41:06 +00:00
lingyongxu ecc8c5d6ce Update the documentation link for doc migration
This patch is proposed according to the direction 10 of doc
migration(https://etherpad.openstack.org/p/doc-migration-tracking).

Change-Id: I75a467ebf9407d17360698a3ead57af9b93ef3e6
2017-08-03 01:38:33 +00:00
Jenkins 684588fa70 Merge "Add tsig key support to python-designateclient" 2017-08-02 18:21:15 +00:00
Jenkins 0357c7dc51 Merge "Update and optimize documentation links" 2017-08-02 18:20:57 +00:00
Jenkins f882dc8d63 Merge "Updated from global requirements" 2017-07-31 12:54:04 +00:00
OpenStack Release Bot 2a1ffa09b7 Update reno for stable/pike
Change-Id: I7f2c88523f540646d2ee5be8ca451d5f094189bc
2017-07-28 21:06:41 +00:00
OpenStack Proposal Bot ae2631a3f6 Updated from global requirements
Change-Id: Ieb4d39aa64ea06022652c020f41274af90a4b405
2017-07-27 20:32:11 +00:00
Hangdong Zhang 8763100955 Update and optimize documentation links
1. Update URLs according to document migration
2. Update the dead and outdated links
3. Optimize (e.g. http -> https)

Change-Id: I426747fbeb2277a5cddacf589234c0fdcfc5d673
2017-07-19 10:50:25 +08:00
Jenkins ea41cef9a1 Merge "switch from oslosphinx to openstackdocstheme" 2017-07-15 23:15:58 +00:00
OpenStack Proposal Bot ffcc723a5e Updated from global requirements
Change-Id: I1536af7adbde5e23c033e1b3d16c387fd1d1cf9b
2017-07-13 14:23:36 +00:00