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
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
<dt> and <dd> tags in hz-detail-row.html contains no translatable strings.
They are unnecessary.
Change-Id: Ic0a687fb3266b02de7dab3e4079c391a45cf95d7
Closes-Bug: #1624730
Releasenote translation publishing is being prepared.
'locale_dirs' needs to be defined in conf.py to generate
translated version of the release notes.
Change-Id: I674deb86cc15ab8898ee87c5a0744d9edb3a76ee
When creating a folder in swift ui with the following
name format "f1;/f2" swift ui is not able to pick the
objects/floders for "f1;" and when this folder is
selected the ui ends in an infinite loop of "f1;"
folders
Change-Id: I8e2d8fdb5fb3b67dfd14bbdd1b100f13e84222eb
Closes-Bug: #1624546
Sample policy file is out of sync with Glance repo; we should update it
to make dev/deployer work easier.
Change-Id: I4891e13a387729660e43f476796731937da0aa6e