Zuul now supports including the file extension on the playbook path
and omitting the extension is now deprecrated. Update references
to include the extension.
Change-Id: Ie95cb754fca911cd988ef6dd1c274750e0950822
The Octavia dashboard member details page was missing the subnet ID
information. This patch corrects that.
Change-Id: I1c7f4d9d306589aeb81e3336ca8ea176661ca174
Story: 1713865
Task: 5220
oslo.log, six, and python-keystoneclient where missing from the
requirements.txt file.
Change-Id: Ia8f85314b730458b0aaf4167a0be2f25f9bfc8a6
Story: 1688211
Task: 5667
This patch coverts the Octavia dasboard over to use the openstack SDK
and the new Octavia v2 API.
It's octavia-dashboard, now with less neutron-lbaas (ok, no neutron-lbaas)
Change-Id: I71fd67128210c3ff365838414920a1de1883ebd2
1) Update doc links according to OpenStack document migration
2) Use https instead of http for docs links
Change-Id: Ie26e0fc4b3d0635981e752892c37a06df0ac36be
This patch removes the dependency on neutron-lbaas being enabled in neutron
and it renames the "slug" from ngloadbalancersv2 to load_balancer. These
changes should allow co-installation of the neutron-lbaas-dashboard with
octavia-dashboard (however, they will both show up as "Load Balancers" in the
menu).
Change-Id: I4b02f67ba10e6339316fd17fcaf522f7339993ca
The octavia-dashboard repo had legacy code that is not used in the current
version of the dashboard. This patch removes that code.
Change-Id: Icf410babf285e2b5c55dd717f18a27b7cdc3eba3
This adds a loading indicator to detail pages and makes sure that the
page content is not displayed until fully loaded. This prevents the
pages from displaying with partial content and having the updated
values pop in. It also adds an error indicator with a message when
there is an error loading the page. The page content will not display
if there is an error. This prevents the user from seeing the page in
an error state with missing information and broken links.
Change-Id: I6c04d8dd5b27b1ee6423176dd553cc231394ce2f
Closes-Bug: #1561102
The URL patterns was deprecated in ~1.8, and this style has been
removed from the Horizon codebase.
Change-Id: I2ee7ff310a6b9d5c339fd5b2e9143d0ac72278ca
This change adds the 'Operating Status' and 'Provisioning Status'
properties to the member attributes that are visible in the
members table and detail pages. The member statuses are taken
from the Load Balancer status tree API, which returns all child
resources with their corresponding statuses for a particular Load
Balancer.
Change-Id: I2ff81940a62786b40efbfa9deed3e0dc972fb404
Closes-Bug: #1563444
Due to I4e59d897508b497a3cd2ae2fda93b30b786610dc, without this change,
the whole octavia dashboard would be broken.
Change-Id: Ic6b5019213f6e809602bb1173a7bca98a56b7828