These two settings are required in REST_API_REQUIRED_SETTINGS
and need to be mentioned for deployments upgrading from
previous Horizon versions.
Change-Id: I9b80c3f299634fc54fafa1085a8ca65108740c51
Partial-Bug: 1632383
* When OPENSTACK_NEUTRON_NETWORK's enable_ipv6 is set to False set
* ethertype to IPv4 and also assign IP version of CIDR to IPv4.
Change-Id: I37eeccc46fc54e9790634a70e0148bda2f537c7d
Closes-bug: #1631551
LBaaS v1 feature was removed from neutron-lbaas in Newton.
There is no reason we have LBaaS v1 dashboard in Ocata or later.
Change-Id: Ic7d4ceea1943c3721500ce4b7f769b9dba28a359
Closes-Bug: #1624655
Using different letter cases in the date format is unnecessary and
confusing.
Closes-bug: #1634187
Change-Id: Ifa34c19d9eb2573af95b8ae73bd0f8e632dc270c
There are two Enabled column definitions, remove
the one attached to v3 enabled (unrelated to v3 too).
Closes-Bug: #1633288
Change-Id: I8ba74eba843b72ba1d55c5237d2972c45057afb7
The swift objects/folders table was caching the selected
items because it was broadcasting the wrong hzTable event
to clear them when needed.
Change-Id: Ie6d594718d6f2ca50f59d44d20978ccdb28734f5
Closes-Bug: #1629993
Currently the panel is missing appropriate poilcy rules
This patch adds the rules
Change-Id: I4fa8d588cd4a57ecb0cef935dc5544d2b012aeb3
Partial-bug:#1534495
This patch enables all of the features for the Flavors panel to use Angular but
disables it, so that it is easy to switch on/off.
Note that we add integration test switches since it can't read the Django
conf.
Note that I changed the common tests to allow for testing of api calls that
don't produce error toasts, because we needed better branch coverage, and
the deleteFlavor api wasn't fully branch-tested.
Change-Id: I92b1b57bd486e5eb87179cb8d44b7551e9de2e0f
Partially-Implements: blueprint ng-flavors
- Remove link to NG Users table patch, instead
reference NG Images table as go-to standard
- Update some file locations/ names that changed
Change-Id: I26e9652eb3c18273a2c5193c5344ba3d7f56e576
Adding REST API calls to retrieve group list
Co-Authored-By: zhurong <aaronzhu1121@gmail.com>
Partially-Implements: blueprint angularize-identity-tables
Change-Id: I12ca270036b4963fb20d3f6f1a630ded60a449f8
If user doesn't set container name
for volume backup, Horizon sets default
value 'volumebackups'. If Cinder is configured
with different default value, this behaviour
will cause an error.
Since Cinder is able to handle case when
container name for backup is not set,
we should remove this hardcode from Horizon.
Change-Id: Ib121ac1d38f11e967ef059de57a8198c5e890198
Closes-Bug: #1631930
* Render nested lists properly (A blank line is required
when a nested list starts)
* Add a launchpad link for a bug
* Add periods for better readability
* URL only release note looks unusual. The bug link (bug 1508571) is
actually described in the feature section, so the URL was moved.
TrivialFix
Change-Id: I1240c325207bbca513b2e41cc02065118797c2c4