The Dashboard for OpenStack is based on a Django module called django-openstack. Both the django-openstack module as well as a reference implementation of a fully functional Django site called openstack-dashboard are part of this project.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
199
commits
186
commits
184
commits
72
commits
43
commits
29
commits
26
commits
22
commits
14
commits
13
commits
Merge pull request #153 from gabrielhurley/novaclient_auth
6c8522cView on GitHubUpdated style nits, and cleaned up some imports in django_openstack.api.
bd4fa4fView on GitHubMerge branch 'novaclient_auth' of github.com:gabrielhurley/openstack-dashboard into novaclient_auth
6f38fb7View on GitHubReworked to support exchanging unscoped token for scoped token via tenant and unscoped token (no user/pass).
fb0b097View on GitHubConverts auth/token/service catalog mechanisms to use novaclient. Refs (if not fixes) LP bug 848396.
5c20151View on GitHubReworked to support exchanging unscoped token for scoped token via tenant and unscoped token (no user/pass).
e48c2c4View on GitHubFixes LP bug 872684 -- Use service catalog instead of settings.SWIFT_ENABLED
c597348View on GitHubMerge pull request #151 from gabrielhurley/swift_service_catalog
22688dfView on GitHubConverts auth/token/service catalog mechanisms to use novaclient. Refs (if not fixes) LP bug 848396.
b916fedView on GitHubFixes LP bug 872684 -- Use service catalog instead of settings.SWIFT_ENABLED
81f5407View on GitHubthis gives the possibility to have an image launchable :) previous release removed it
9747f1cView on GitHubMerge pull request #141 from cloudbuilders/owner-editable-images
c0fdb7bView on GitHub