| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
oslo project provide jsonutils, and the others use it in many place,
this PS to update the json moudule to oslo jsonutils for consistency.
Change-Id: I8cbf78b0735572f550ece31611258c3da9ae1d35
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Zone import commands (create, list, show, delete)
are missing from the python-designateclient.
This change includes implementation, as well as unit tests
and functionaltests.
Change-Id: I635431b5ef11989247e8d185ad692e4fee9bebba
Closes-Bug: #1550532
|
| |/
|
|
| |
Change-Id: I1b15c64bac1bc495fe7aecbcf08c28b8ea41b5a7
|
| |
|
|
| |
Change-Id: I55a39f985fe51452ee8b892fff10787dddc7c837
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| | |
1. replaced dict.keys() with six.iterkeys(dict)
2. replaced map with six.moves.map
Change-Id: I4b80e12a4686fd6f5857c2322de13b1245e72083
|
| |/
|
|
|
|
|
| |
1. replace urllib with six.moves.urllib
2. replace basestring with six.string_types
Change-Id: I92dbbdb149ed35e1623184eb7a93162b5cc0bfb6
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This provides bindings for:
- zones
- recordsets
- tlds
- blacklists
- limits
- nameservers
With associated unit tests.
Change-Id: Ie9b79340bd327b78916fd038633842da3ace881b
|
|
|
Change-Id: I5cdb4e0b57e00743cb1a4409a1fc8b519ae38ddb
|