| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |
| |
| |
| |
| |
| | |
Closes-Bug: 1469992
Change-Id: Ie63450a82f07da183756d1c04c34872f7e35d6c8
|
| |\ \ |
|
| | | |
| | |
| | |
| | | |
Change-Id: If600dd567553459e54ac68e379732d3226fe90b2
|
| |\ \ \
| |/ /
| | /
| |/
|/| |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
The tld tests will create/remove tlds which would cause problems
when running zone tests in parallel. To solve this, a separate tld
is created for each zone.
Change-Id: I8957f6f294bc5624ce049e36bef4a948cef3e380
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | | |
Change-Id: Idb34853dd72d094fbe4f15140fdc2803b689b136
Closes-Bug: #1504494
|
| |\ \ \ |
|
| | | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | | |
This patch adds available filter option for
'openstack zone list' command.
Change-Id: Ie5d32af1799acf653355ba441f38fd4d1ffe1e17
Closes-Bug: #1506728
|
| |\ \ \ |
|
| | | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | | |
This patch adds --api-export-size option to quota update
cli in designate client.
Change-Id: I376a1fdb19c44796721adad766d74efbc793757c
Closes-Bug: #1505951
|
| |\ \ \ |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This patch replaces zonet with zone.
Change-Id: I789413e52ab749569a2b651fe2d4cf550f8a6b1e
|
| |\ \ \ \ |
|
| | | |_|/
| |/| |
| | | |
| | | |
| | | | |
Change-Id: I7994d3d0ea8ff1fd0f6471f05a1c35d1f4920d9d
Closes-Bug: #1511225
|
| |\ \ \ \ |
|
| | | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Some tests in designateclient used incorrect
argument order in assertEqual(observed, expected).
The correct order expected by testtools is
assertEqual(expected, observed).
Partial-Bug: #1259292
Change-Id: Icc53b2f21e557170a61ceb52cd6f04c31e3b8425
|
| |\ \ \ \ |
|
| | | |/ /
| |/| |
| | | |
| | | | |
Change-Id: I5ef2d096d2af26170eff943fd29a3fa402ea3f52
|
| |\ \ \ \ |
|
| | | |_|/
| |/| |
| | | |
| | | | |
Change-Id: I52d927ab3d5328e7b38198c6cfb60fe497f811d0
|
| |\ \ \ \ |
|
| | | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This patch updates shell doc of designate v1 client.
Closes-Bug: #1511672
Change-Id: Iaa35b4fa97e0a3680769c0942a51c28e7cede2fc
|
| |\ \ \ \
| |/ / /
|/| | | |
|
| | |/ /
| | |
| | |
| | |
| | |
| | | |
Add more information in README.rst
Change-Id: Iaf086bc18202a1989ea906e33983b3ed95f76c29
|
| |\ \ \
| |/ /
|/| | |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
In the case that designate api returns an error response which
does not have an 'message' entry, CLI will prints out nothing helpful
for users. The patch grabs info from response to try to provide a helpful msg.
Fixed axfr resource too.
Change-Id: I810426b6d4f731cc5ead4372083abf6515c05dc3
|
| |\ \ \
| |_|/
|/| | |
|
| | | |
| | |
| | |
| | | |
Change-Id: I7ed14924ea6d4b612e8f1c0b526211f8ba8471b6
|
| |\ \ \ |
|
| | | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This patch fixes exception message which is raises
while 'openstack zone create' command is provided
with incorrect type.
Change-Id: If3a84ee5bec0d7f72edc75ebfcc3aeeadfc83c69
Closes-Bug: #1505142
|
| |\ \ \ |
|
| | |/ /
| | |
| | |
| | |
| | |
| | | |
Closes-Bug: #1499867
Change-Id: Iec4d52aadb588caa7aa5302ae68112908f8e3cec
|
| |\ \ \
| | |/
| |/| |
|
| | | |
| | |
| | |
| | | |
Change-Id: I387179b0c8f80e87436be0dc841a47f0b0aed598
|
| |\ \ \ |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Command help message uses help and CLI-Reference generation.
and in convention, help message stops with period ".".
Change-Id: Ia42df8e65aa8ab44f15e28ee0e1753dc17086a48
|
| |\ \ \ \ |
|
| | | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | | |
This patch adds test cases for v2 client.
Change-Id: I887ce631b3c38d0bd5b36bda094a8a642a21ea6c
|
| |\ \ \ \ |
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This patch adds test cases for servers module of
v1 client.
Change-Id: I3576962d03a8da88ed5bf105ff2c7a5c32aff43c
|
| |\ \ \ \
| |_|_|/
|/| | | |
|
| | |/ /
| | |
| | |
| | |
| | |
| | | |
This patch adds test cases for domain of v1 client.
Change-Id: Ie6bf3c89d8c04c438e2751682f851c868b5dc48b
|
| |\ \ \ |
|
| | |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This patch fixes openstack zone blacklist set
command's pattern option description.
Change-Id: Ic832d4fb120fe98fc436b7d2f47113d45da967ea
Closes-Bug: #1500604
|
| |/ /
| |
| |
| |
| |
| |
| |
| | |
This patch makes target-project-id option as optional
in 'openstack zone transfer request create' command.
Change-Id: I98098d3263781c3517b4eb85ff5d1aeedb55a68f
Closes-Bug: #1499541
|
| |\ \
| |/
|/| |
|
| | |
| |
| |
| | |
Change-Id: Ib2d1261bcb0362c586c0aae4b9c5a8a563f07c71
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
Show records on seperate lines when doing show / commands on recordsets.
Remove resource['link']
Change-Id: I93e5e7c382d0b97c37b8e4b6c8cfad94488290ba
|