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

Monitoring: Missing suppressions interface #582

Open
enver opened this issue Oct 27, 2015 · 9 comments
Open

Monitoring: Missing suppressions interface #582

enver opened this issue Oct 27, 2015 · 9 comments

Comments

@enver
Copy link

enver commented Oct 27, 2015

There is no interface in cloud monitoring for suppressions. Any ETA on implementation?

@briancurtin
Copy link
Contributor

There are no plans for this. We're working on a replacement for Pyrax in the OpenStack SDK and accompanying Rackspace SDK. We don't have any support for Cloud Monitoring in the Rackspace extension yet, but that's where this type of code will end up.

@StarryShark
Copy link

Hi @briancurtin Are OpenStack SDK and Rackspace SDK ready to use in production?

@briancurtin
Copy link
Contributor

Neither of them are complete enough to really be considered production ready in terms of the APIs that are available, but what is out there now is generally quite stable. The Rackspace extension to OpenStack SDK really only just supplies authentication and one tiny extension at the moment -- that will eventually contain support for all of our own services, like Cloud Monitoring.

@StarryShark
Copy link

Thank you @briancurtin Per https://developer.rackspace.com/sdks/python/ the Rackspace's official SDK for Python is pyrax. Would you know any rough estimate (3 months, 6 months, etc.) when Rackspace SDK will take over pyrax?

@briancurtin
Copy link
Contributor

Yeah, I need to do some writing on what we're doing here now that things are a little more solidified, but also still a bit malleable. OpenStack SDK, the basis for the Rackspace SDK, is probably more on a 3 month schedule (should be quicker in reality, we're just working on a few key low level pieces and then a lot of functional/live testing).

Getting the Rackspace extension up to feature parity with Pyrax is more of a 6 month thing, roughly. I haven't had time to really estimate all of the work that will have to go into the Rackspace specific parts, but off the top of my head it'll be some time early next year for us to have a fully tested (including functional/live tests) Rackspace offering that is production ready and able to replace what Pyrax currently offers.

@StarryShark
Copy link

Awesome, thanks again for quick response @briancurtin

@enver
Copy link
Author

enver commented Nov 11, 2015

Please review and merge pull request #585

@enver
Copy link
Author

enver commented Nov 11, 2015

Please review and merge pull request #586

@enver
Copy link
Author

enver commented Nov 11, 2015

Ok, so pull request is not accepted. If anyone else needs this you can get it from https://github.com/enver/pyrax (see installation instructions from github on https://github.com/rackspace/pyrax#installation)

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

No branches or pull requests

3 participants