Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger f141cae29c Update api-ref location
The api documentation is now published on docs.openstack.org instead
of developer.openstack.org. Update all links that are changed to the
new location.

Note that redirects will be set up as well but let's point now to the
new location.

For details, see:
http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007828.html

Change-Id: I74d6587d3f753fbe3318ec2041344e6b95e11e21
2019-07-30 19:55:34 +02:00
xuleibj be784a5304 Modify http to https.
Change-Id: I2b38132d9c93627d07bb9f8afe21a2944e795207
2018-12-11 15:09:31 +08:00
Akihiro Motoki 6407785f3c i18n: Do not include html directives in translation strings
It is important not to include html directives in translation targets
to avoid unnecessary errors when selecting translated languages.

You can check extracted strings by the following command locally:
  python manage.py extract_messages -m octavia_dashboard

Change-Id: Icb565d43efcb7b078ca0dab106de178ed7993457
2018-01-24 22:53:19 +09:00
Michael Johnson 1f0c90f3a8 Updating for octavia-dashboard
This patch updates the imported code to reflect octavia-dashboard.

More work is required to make this work with the Octavia v2 API.
This will be done in followup patches.

Change-Id: I7363105a53642d0003036cada21c5b0cc25efc1a
2017-06-22 16:20:27 +08:00