murano-dashboard/muranodashboard
Timur Sufiev 7492333859 Use code from AdvNetworking for MS SQL Cluster IP validation.
Use code borrowed from murano-conductor for generation of subnets
against which both MS SQL Cluster IPs should be validated (they should
belong to that subnet). Old validation of static IPs is no longer
sufficient because CIDR's are generated by murano-conductor during
deployment.

Valid subnet, once generated in dashboard for validation purposes, is
stored in murano-api environment for later use by murano-conductor
(DRY). So this commit comes in a team with 2 following commits:
https://review.openstack.org/#/c/59982/ and
https://review.openstack.org/#/c/59983/

Change-Id: I02c1b1905dd15535f807bcbc49b4f8fc2ad435d7
2013-12-09 14:26:57 +04:00
..
environments Use code from AdvNetworking for MS SQL Cluster IP validation. 2013-12-09 14:26:57 +04:00
images Remove obsolete django imports. 2013-11-05 15:47:52 +04:00
local KEERO-318 - Fix all occurrences of old names (keero, glazier) in Dashboard 2013-04-26 16:25:58 +04:00
openstack Move installation to pbr 2013-09-03 13:25:37 +04:00
service_catalog Remove service-info from returned json 2013-12-02 11:02:02 +04:00
static/muranodashboard Remove table_field.js with hardcoded constants. 2013-11-25 20:16:11 +04:00
templates Rework 'Create Service' wizard to pass environment_id value. 2013-12-03 18:09:22 +04:00
templatetags Fix not working widgetMedia in boolean fields. 2013-10-24 15:27:28 +04:00
test KEERO-318 - Fix all occurrences of old names (keero, glazier) in Dashboard 2013-04-26 16:25:58 +04:00
__init__.py KEERO-318 - Fix all occurrences of old names (keero, glazier) in Dashboard 2013-04-26 16:25:58 +04:00
dashboard.py Move exception registration to a separate file 2013-11-12 16:08:30 +04:00
exceptions.py Move exception registration to a separate file 2013-11-12 16:08:30 +04:00
middleware.py Fix problems with customized HorizonMiddleware on development server. 2013-10-04 19:54:19 +04:00
models.py Remove djblets package from murano-dashboard. 2013-10-03 15:41:56 +04:00
settings.py Use code from AdvNetworking for MS SQL Cluster IP validation. 2013-12-09 14:26:57 +04:00
version.py Move installation to pbr 2013-09-03 13:25:37 +04:00
views.py Move Murano panel (named 'Environments') to a separate dashboard. 2013-10-22 18:12:21 +04:00