| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Change-Id: I9614ddddaf4996bcde22fbe5b95b1e03686dac65
|
| |\ |
|
| | |
| |
| |
| | |
Change-Id: If6e7dd77d43bc541a7e872b7fc6964874e3f3463
|
| |\ \ |
|
| | |/
| |
| |
| |
| | |
Change-Id: Id284e43a53dddd158c1be3768422df42d49efeca
Closes-Bug: #1600775
|
| |/
|
|
|
| |
Change-Id: Ie39f1e86716a096402aafe814fcde821e66dbc5b
Closes-Bug: #1600781
|
| |
|
|
| |
Change-Id: I4b8ce8fd2383381f8ed0d407e9441616200f97cd
|
| |\ |
|
| | |
| |
| |
| | |
Change-Id: I93f788f778b62d70cf5e18cee77e30e3c02e3b4c
|
| |/
|
|
|
|
| |
It's only needed for python < 2.7 which is not supported
Change-Id: I2c7924ce39800e6c49157e993a71bc9495c77196
|
| |
|
|
| |
Change-Id: I15a7e594e50502933fe5bb5a19f76161d84fabd2
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Added:
openstack dns quota
- list
- set
- reset
All sub commands can be scoped to a project using --project-id
If the --project-id does not match the current project id
it will set X-Auth-All-Projects:True
This cannot be a standard quota command as osc does
not allow us to access that command
Change-Id: I8e22535be042608022ef1d1cb3866e7aa5324e84
Depends-On: I7a0b828824ad6f274d922748f5f9a68157cd939a
Related-Bug: #1587927
|
| | |
| |
| |
| | |
Change-Id: I7bc3b73c617289d0e427d041ba138fcc9c37e53f
|
| | |
| |
| |
| | |
Change-Id: I3b3a3cc13d7299e433e6c42c185c5fe40e86d17d
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Base classes of commands are defined in cliff,
but have been encapsulated again in osc-lib for
all plugin clients. So use osc-lib instead of
cliff.
Change-Id: I9ec5dc794d8449bc3618889f68993cea734cb0a9
|
| |/ /
| |
| |
| | |
Change-Id: Ie858ee5c14266d0c056305a102e5d097ef20542b
|
| |\ \
| |/ |
|
| | |
| |
| |
| |
| |
| | |
This time, try not to break other peoples plugins
Change-Id: I3ff6f584b0a5c89ac2c6f263549d2a8b74805572
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | |
| | | |
As the v1 API is scheduled for removal, we should warn users
Change-Id: I6e2570db0dd392389cc54aee816ad8b9aee1a0dd
|
| |\ \ \
| |/ /
|/| | |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The allows users to list all recordsets in the system.
running ``openstack recordset list all`` will show all rrsets
Change-Id: Id47961c80484550c99c1834a554afe31165b69ca
|
| | |/
|/|
| |
| | |
Change-Id: I9a51572a4ba08d5bd377098cb7d0e903f7751fb0
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Registering these options as global flags pollutes the global opt
namespace and is masking plugin-specific options in other plugins.
Partial-Bug: 1595616
This reverts commit 0b2b870237b6a332239dcad73cd9cab2634cb44f.
Change-Id: I7ef5c5511adc40d603374c4963ba22556f16252e
|
| |/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
osc-lib is a package of common support modules for writing
OSC plugins. All common functions, classes such as exceptions,
utils, logs and so on have been moved from openstackclient to
osc-lib.
So use osc-lib instead of openstackclient.
Change-Id: I4377951ba0b58ea94a43c688b66c0b87dda7225d
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This patch add cli for listing accepted zone ownership transfer
and corresponding test cases.
Related-Bug: #1499539
Change-Id: I3eec36c73b2dacd4eed3b8578c4d51593b43104d
depends-on: I3dc042f666be43649bb3dec6e92cc67d1c32578f
|
| | | |
| | |
| | |
| | | |
Change-Id: I4075f41ec79a8c313eb985027ebacf7b070c6580
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Pool listing is required in downstream apps
which use python designate client like searchlight
to retrive list of pool.
Change-Id: I44d3a53d2b490fe9a4cca3858734ca70bb5e0f88
Closes-Bug: #1563497
|
| |\ \ \
| |/ /
|/| | |
|
| | |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
In the HTTP Headers
--all-projects sets "X-Auth-All-Projects:True"
--edit-managed sets "X-Designate-Edit-Managed:True"
--sudo-project-id <id> sets "X-Auth-Sudo-Project-ID:<id>"
Change-Id: I4985a1a2cd75da4311e819afdbfdafcc8a023c56
|
| | |
| |
| |
| | |
Change-Id: I249bd07aaed52bcf71ef0bef5e8192b40a5672c1
|
| |\ \
| |/
|/| |
|
| | |
| |
| |
| |
| |
| | |
Setup Reno for generating release notes for Designate Client
Change-Id: I37c3a2678095c50760bdfb197acf04b77e38686d
|
| | |
| |
| |
| | |
Change-Id: I54c9d0208003fdea7cbf79be73146b48fa1cafb7
|
| |\ \ |
|
| | | |
| | |
| | |
| | | |
Change-Id: If02429ed7254e4cd543b2f22f7685bf045fb4cd6
|
| |/ /
| |
| |
| | |
Change-Id: Ibb7b35437702ea4b5a1419753ca0334ea4e54c36
|
| |\ \ |
|
| | |/
| |
| |
| | |
Change-Id: I0094c16abbe3a315618742a3c7c2c9951588376d
|
| |\ \ |
|
| | |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This patch migrates designateclient to using keystoneauth Session
instead of deprecated keystoneclient's Session and plugins.
Also, this patch removes the old designateclient.auth module as it is
not used anywhere else in the code base and its purpose is overridden by
the fact that keystoneauth acts as an abstraction layer for
authentication (handling requests and reauthentication internally).
Change-Id: Ic3cc0fbb76977a04bab322ebcb1c818e75646772
|
| |/
|
|
| |
Change-Id: If3249a72e89068fcf496ca6c5dbae23570a74ab9
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
As keystoneclient's Session and auth plugins have been deprecated in
favor of keystoneauth, the documentation examples must reflect that.
This patch updates all examples in order to show keystoneauth Session
usage instead of deprecated keystoneclient Session. Also, the python API
bindings were updated too.
Change-Id: I4b64fee4f526cc5b4a5e36cc8edb61164ceded51
|
| |\ \ |
|
| | | |
| | |
| | |
| | | |
Change-Id: I8b4648e5988649678410a8086b6bc5c122a1680c
|