summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2019-06-06 16:09:51 +1200
committerLingxian Kong <anlin.kong@gmail.com>2019-06-06 16:09:51 +1200
commit35301fa8981a5d8c729fe82fd6bfc2f6fbb6a945 (patch)
treeae83aa117d1011a826cd3641d6f2240419e8f3af /releasenotes
parent2c6feef9580b9ca56fccfee51bc0f7ea1f2839a6 (diff)
downloadtrove-35301fa8981a5d8c729fe82fd6bfc2f6fbb6a945.tar.gz
Fix the structure in releasenotes folder
Change-Id: I4a232fb3148faec690d1bc2096001c5eb6108954
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/deprecate-default_neutron_networks-84cd00224d6b7bc1.yaml (renamed from releasenotes/notes/releasenotes/deprecate-default_neutron_networks-84cd00224d6b7bc1.yaml)0
-rw-r--r--releasenotes/notes/releasenotes/notes/fix-endpoint_type-option-not-used-with-single-tenant-f3e8b0f2807a026d.yaml6
2 files changed, 0 insertions, 6 deletions
diff --git a/releasenotes/notes/releasenotes/deprecate-default_neutron_networks-84cd00224d6b7bc1.yaml b/releasenotes/notes/deprecate-default_neutron_networks-84cd00224d6b7bc1.yaml
index cd62463e..cd62463e 100644
--- a/releasenotes/notes/releasenotes/deprecate-default_neutron_networks-84cd00224d6b7bc1.yaml
+++ b/releasenotes/notes/deprecate-default_neutron_networks-84cd00224d6b7bc1.yaml
diff --git a/releasenotes/notes/releasenotes/notes/fix-endpoint_type-option-not-used-with-single-tenant-f3e8b0f2807a026d.yaml b/releasenotes/notes/releasenotes/notes/fix-endpoint_type-option-not-used-with-single-tenant-f3e8b0f2807a026d.yaml
deleted file mode 100644
index 460e43a7..00000000
--- a/releasenotes/notes/releasenotes/notes/fix-endpoint_type-option-not-used-with-single-tenant-f3e8b0f2807a026d.yaml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-fixes:
- - |
- [`bug 1776229 <https://bugs.launchpad.net/trove/+bug/1776229>`_]
- endpoint_type is now working with single tenant which gives the possibility
- to override the publicURL value.