| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Change-Id: Ic6c3f0454bcc103d583e28c49c2d7fdbc7aa5816
|
| |
|
|
|
|
|
|
|
|
| |
This partially reverts commit 90726f9b3bf4de67d4413e14df17c17ba6cec8cd. 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
|
| |
|
|
| |
Change-Id: I273c1bef643207929cbd5733d93ebf999d3e7132
|
| |\ |
|
| | |
| |
| |
| | |
Change-Id: Ie5e0096cdd95eb58ff07b2b3f1d6c0bdde3a4eae
|
| |\ \
| |/
|/| |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
| |
| |
| |
| |
| |
| |
| | |
We don't need sphinx in the test virtualenvs, but we do need it for
docs.
Change-Id: I8ae98d08090e2e391ba725ddd5ff0125a03c8d47
Depends-On: Ie0c9f24df09255e871f904e079b68809144b36b4
|
| |\ \ |
|
| | |/
| |
| |
| |
| |
| |
| | |
Need to make requirements-check non-voting in order for this to pass,
will undo that afterwards.
Change-Id: I939ef1da660e939fe0ff9c6eaa4919e3e1d21fee
|
| |/
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Change-Id: Iec71bebc9a627853766158dc70b08a6a9f69041f
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Change-Id: Ib7c649a643de5e1652841430aac935c7f8c750fd
|
| |
|
|
| |
Change-Id: I383046a60d34047447ec4985a3907523c28e5965
|
| |
|
|
| |
Change-Id: I3bc8c50669e3c050809dc088ac65465b3fddf4ce
|
| |
|
|
| |
Change-Id: I09abebf7b3a4ea52ffe1b64f07f10a863d90dbfb
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
This patch is proposed according to the direction 10 of doc
migration(https://etherpad.openstack.org/p/doc-migration-tracking).
Change-Id: I75a467ebf9407d17360698a3ead57af9b93ef3e6
|
| | |/
|/|
| |
| | |
Change-Id: Ia4da734a197135afb3498499baaf36b0a47bc43f
|
| |/
|
|
| |
Change-Id: I5bce92f2e843d400315b86897b7e46d856d4c3e8
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This fix adds support for the designate tsig keys api to
python-designateclient.
It will add tsigkey related crud commands to the openstackclient.
Change-Id: I84336c3aca85ca62771fd2115481eda32ee980d2
Closes-Bug: #1702506
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
1. Update URLs according to document migration
2. Update the dead and outdated links
3. Optimize (e.g. http -> https)
Change-Id: I426747fbeb2277a5cddacf589234c0fdcfc5d673
|
| |\ \ \ |
|
| | |/ /
| | |
| | |
| | | |
Change-Id: Ieb4d39aa64ea06022652c020f41274af90a4b405
|
| |/ /
| |
| |
| | |
Change-Id: I7f2c88523f540646d2ee5be8ca451d5f094189bc
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | | |
Change-Id: Idd2542a0be57e9ed52718654649f945b85c4ed0a
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
|
| |/ /
| |
| |
| | |
Change-Id: I1536af7adbde5e23c033e1b3d16c387fd1d1cf9b
|
| | |
| |
| |
| |
| | |
Change-Id: Ida7c2fb3f987aa2cef5f2eaba52f36413547de71
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
|
| | |
| |
| |
| |
| | |
Change-Id: I1cf25aade215aad3ce9050af7c9fa8987564863c
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
|
| | |
| |
| |
| |
| |
| |
| |
| | |
We need to use the setuptools/pbr integration to kick off the doc build
to ensure that pbr is triggered to generate the API documentation.
Change-Id: I6d947a08f170c3379f8e7b9879077e60356b5505
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
|
| |/
|
|
|
|
|
|
| |
Marked V1 API docs as deprecated
Moved to "example.(org|net|com). domains
Removed servers cli examples (as they are now dangerous with v2 API)
Change-Id: I3e1fa170dc189cc5dac608a9aecacd9127a2233e
|
| |
|
|
| |
Change-Id: I992d0aafc2d29eaf73a3e805e95fbd0a1665e323
|
| |
|
|
| |
Change-Id: I636255bd0b6ce3a4aaf2970521d5fc59a7ec630a
|
| |
|
|
| |
Change-Id: I8ee570916d5fd25fcf06397051228af4cc0edf5c
|
| |\ |
|
| | |
| |
| |
| | |
Change-Id: I16448e7310c65ceee88aeb5baa120b1d2697ed93
|
| | |
| |
| |
| |
| | |
Change-Id: I29e5ac6bd0aa02d0bca5b0d58e738c72626a5baa
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
|
| | |
| |
| |
| | |
Change-Id: I2cdb0c7ed4b7ef9deb12454fe2fe7361edc9438c
|
| |/
|
|
|
|
|
|
|
|
|
| |
With pbr 2.0 and Sphinx 1.5, the setting for treat sphinx warnings as
errors is setting warning-is-error in build_sphinx section. Migrate the
setting from the old warnerrors one.
This involves a couple of changes to the docs to fix the now broken
build.
Change-Id: I9bee7f6f9c69a9ed7bb22325ad1a0a1316dde526
|
| |
|
|
|
|
|
|
|
| |
An upcoming release of pbr will require explicitly stating which
builders are requested, rather than defaulting to html and man. Head off
any potential impact this may cause by explicitly setting this
configuration now.
Change-Id: Ia04058232a839c4eaf2c85849e8b71879ae414e7
|
| |
|
|
| |
Change-Id: I48dc080e9cb540dd1cf31e3f5fddcf4553d65021
|
| |
|
|
|
|
|
|
|
| |
Since pbr already landed and the old version of hacking seems not
work very well with pbr>=2, we should update it to match global
requirement.
Partial-Bug: #1668848
Change-Id: I11191b14edd3870b5a4443a2ef9b219cb46ddb36
|
| |
|
|
| |
Change-Id: I836c0af1bac70c44bcadd9804f496cb88e44a725
|
| |
|
|
|
|
|
|
|
| |
This page should be linked from the main docs as a place to see the
various commands that are possible. This moves the more verbose
examples to one place and delete the other page. There was also some
grammar that bugged me so I changed it
Change-Id: I8bc23e493794a43d7f6eb4d5bd5dce965c8ff11d
|