Coder Social home page Coder Social logo

dashing-openstack's People

Contributors

rochaporto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

dashing-openstack's Issues

FYI: The curl script to call this widget

For others looking to call this via command line..

curl -d '{ "auth_token": "YOUR_TOKEN", "title": "Progress", "progress_items" : [ { "name": "Metric1", "progress": 20, "value": 1, "max": 5 }, { "name": "Metric3", "progress": 40, "value": 2, "max": 5 }, { "name": "Metric2", "pro
gress": 90, "value": 90, "max": 100 } ] }'  http://localhost:3030/widgets/widgetid

How to show all tenant

I use admin user wich have admin role only on admin tenant, but keystone does not fetch all tenant, so I can not see tenants on the dashboard. Is there a way to tell aviator to use admin URL.

add logging to icinga/openstack requests

Aviator logs a lot if one sets log_file in the Session object, but includes urls and too much detail, need to check if it can be tuned.

But icinga should also start logging, ideally to syslog. The json replies are quite useful, with things like:
{"success":false,"errors":["User has insufficient rights to access the api"]}

Icehouse

I see that this project is kind of old. I am having problems getting the dashboard up for my Icehouse openstack instance. Should it work for that version?

What are all the things that need to be configured?

I am getting this error when running dashing:
scheduler caught exception:
845: NaN not allowed in JSON
/var/lib/gems/1.9.1/gems/dashing-1.3.4/lib/dashing/app.rb:125:in to_json' /var/lib/gems/1.9.1/gems/dashing-1.3.4/lib/dashing/app.rb:125:insend_event'
/home/dashing/dashing-openstack/jobs/openstack.rb:157:in block (2 levels) in <top (required)>' /home/dashing/dashing-openstack/jobs/openstack.rb:138:ineach'
/home/dashing/dashing-openstack/jobs/openstack.rb:138:in `block in <top (required)>'

Any idea what to check?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.