RETIRED, further work has moved to Debian project infrastructure
Go to file
Thomas Goirand eb6d5f8c01 Tagger: OpenStack Release Bot <infra-root@openstack.org>
Date:   Mon Sep 19 18:20:58 2016 +0000
 
 retag 3.0.0_rc1 of designate-dashboard 3.0.0.0rc1 release candidate
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABCAAGBQJX6v1kAAoJENQWrRWsa0P++UwP+wUkZ3PsfXgbNEG6y83XqOXN
 b0Q5o6nrU3iL6ol2Fhpvbf5g3R5a/xAwi2nc6qrYDaqr+P3XrpmV2OnFfEJx0oht
 bUwW2SubYLE8WVFdXXHHOXOFUHTIv1a4/x5E8iaxLbV+Z7Mjxx7rg2c55mVk+FPq
 OMSckwp9Ikhmh4OCc1yQ2NLOmwwt58n8eF7UlSbUMr9U9Y5d6jOuN7V9QpjMdA4z
 1GgyQb7HoYR8I0V8L4AggITi2AsFSKvB8hzrKKiwZOlN7HKbuiAXdKr7Kce7YpVt
 H5f0PeUq4wgg4EejBUgVO6+RaJzn2lZpPEnluVUhAPSReryywWVkv6z+E273GeRB
 bYOjpAM8trfaFMHzXPEstSYICpe7WTL+MgVwLAC3/2fVCAgG5OLQ/qFRrNba4AgD
 1U8Knc1vw+RPuCXTy4UfVY7GGbfouQ0XJ87RJhXVJJQyO9wmeyU6r3BTDDnwwNul
 kKmub9tQ0kysJUbasfPN0CSvbodLcfMec6R9rGM8j3yGR1oXkp4JYL7HVyeBCiNY
 fwMCMvI2gI33lK9UiJGOlf0Ps8ZAqkus8wrL5BsTW+tFDFLKqTrJfu0HRyI4qZS0
 TESS9ZF3ZudMdHushAshurTbCuPU6lzLUuKT3UkugNC58Su51PuvRXFlW8OH8qIV
 e2OoLPFAiFF4lHlsZaIS
 =behh
 -----END PGP SIGNATURE-----

Merge tag '3.0.0_rc1' into debian/newton

Tagger: OpenStack Release Bot <infra-root@openstack.org>
Date:   Mon Sep 19 18:20:58 2016 +0000

retag 3.0.0_rc1 of designate-dashboard 3.0.0.0rc1 release candidate

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Using OpenStack's Gerrit as VCS URLs.
  * Point .gitreview file to OpenStack's Gerrit packaging-deb.
  * d/s/options: ignore .gitreview changes.
  * Disable fix-init-fails-to-get-version.patch.

Change-Id: I7223607283ea21dee96fb94c8bf7fc357f171751
2016-09-28 01:30:30 +02:00
debian Tagger: OpenStack Release Bot <infra-root@openstack.org> 2016-09-28 01:30:30 +02:00
designatedashboard Merge "API v2 Dashboard" 2016-09-16 21:16:59 +00:00
doc/source Added designate-dashboard code to contrib/designate-dashboard 2014-11-26 23:18:15 +00:00
.gitignore Conform to Consistent Testing Interface 2015-06-20 15:13:30 +01:00
.gitreview Tagger: OpenStack Release Bot <infra-root@openstack.org> 2016-09-28 01:30:30 +02:00
babel-django.cfg Extract strings from django templates 2016-03-24 06:13:15 +09:00
CONTRIBUTING.rst Added designate-dashboard code to contrib/designate-dashboard 2014-11-26 23:18:15 +00:00
HACKING.rst Added designate-dashboard code to contrib/designate-dashboard 2014-11-26 23:18:15 +00:00
LICENSE Added designate-dashboard code to contrib/designate-dashboard 2014-11-26 23:18:15 +00:00
manage.py Conform to Consistent Testing Interface 2015-06-20 15:13:30 +01:00
openstack-common.conf Added designate-dashboard code to contrib/designate-dashboard 2014-11-26 23:18:15 +00:00
README.rst Modernize README.rst 2016-03-07 23:28:35 -06:00
requirements.txt Updated from global requirements 2016-05-06 22:16:21 +00:00
setup.cfg Update home-page info in the configuration file 2016-09-06 14:03:06 +05:30
setup.py Updated from global requirements 2015-09-17 12:11:33 +00:00
test Added designate-dashboard code to contrib/designate-dashboard 2014-11-26 23:18:15 +00:00
test-requirements.txt Updated from global requirements 2016-08-24 13:28:33 +00:00
tox.ini Put py34 first in the env order of tox 2015-12-22 18:19:06 +05:30

designatedashboard

Designate Horizon UI bits

  • Free software: Apache license

Features

  • TODO

Howto

  1. Package the designatedashboard by running:

    python setup.py sdist

    This will create a python egg in the dist folder, which can be used to install on the horizon machine or within horizon's python virtual environment.

    -- or --

    Install directly from source by running "python setup.py --install"

    Note: On some systems python may throw an error like

    'Exception: Versioning for this project requires either an sdist tarball, or access

    to an upstream git repository'

    this seems to be a result of mismatched pbr versioning. A hacking workaround for development purposes is replacing the pbr call with a hard-coded version (e.g. '1.0.1') in designatedashboard/__init__.py.

  2. Copy panel plugin files into your Horizon config. These files can be found in designatedashboard/enabled and should be copied to /usr/share/openstack-dashboard/openstack_dashboard/local/enabled or the equivalent directory for your openstack-dashboard install.

  3. Make sure your keystone catalog contains endpoints for service type 'dns'. If no such endpoints are found, the designatedashboard panels will not render.

  4. (Optional) Copy the designate policy file into horizon's policy files folder, and add this config:

    'dns': 'designate_policy.json',
  5. (Optional) Within your horizon settings file(s) (either the local settings or the other settings.py), add the line below. This will make it so the record create/update screen uses a drop down of your floating ip addresses instead of a free form text field:

    DESIGNATE = { 'records_use_fips': True }