-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
26 lines (16 loc) · 774 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
OpenStack Dashboard
-------------------
The OpenStack Dashboard is a Django based reference implementation of a web
based management interface for OpenStack.
It is based on django-openstack, which is designed to be a generic Django
module that can be re-used in other sites.
For more information about how to get started with the OpenStack Dashboard,
view the README file in the openstack-dashboard folder.
For more information about working directly with django-openstack, see the
README file in the django-openstack folder.
For release management:
* https://launchpad.net/openstack-dashboard
For blueprints and feature specifications:
* https://blueprints.launchpad.net/openstack-dashboard
For issue tracking:
* https://bugs.launchpad.net/openstack-dashboard