Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloud DNS Support #410

Open
devx opened this issue Apr 20, 2016 · 2 comments
Open

Cloud DNS Support #410

devx opened this issue Apr 20, 2016 · 2 comments

Comments

@devx
Copy link

devx commented Apr 20, 2016

I was wondering if there was plan to support Cloud DNS, as I did not see it under networks:

rack networks --help                                                                                                                                                    
NAME:
   rack networks - Software-defined networking.
USAGE:
   rack networks <subcommand> <action> [FLAGS]
SUBCOMMANDS:
   network      Software-defined networks used by servers.
   subnet       Allocate IP address blocks, gateways, DNS servers, and host routes to networks.
   port         Virtual switch ports on logical network switches.
   security-group   Collections of rules for network traffic.
   security-group-rule  Define network ingress and egress rules.
   help, h      Shows a list of commands or help for one command
@jrperritt
Copy link
Contributor

jrperritt commented Apr 20, 2016

There are definitely plans to support Cloud DNS (and indeed, all the Rackspace services), but at the moment we don't have a time-frame for getting it implemented. It first needs to be implemented in the Go SDK that this library uses to make calls to Rackspace. When it is implemented, it'll be a top-level command, at the level of networks instead of beneath it: rack dns domain list. You can find a (tentative) roadmap here: https://github.com/rackspace/rack#roadmap

@MightyFlea2017
Copy link

Was this ever added or is there a beta of it we can try? This comment was from nearly 4 years ago. We need the ability to script adding/updating/removing Cloud DNS CNames.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants