Commit Graph

6 Commits

Author SHA1 Message Date
Kendall Nelson 1d52e37d0a Retire karbor-dashboard
As announced on the openstack-discuss ML[1], Karbor is retiring
this cycle (Wallaby).

This commit retires this repository as per the process defined in
the project-guide[2].

Thank you to all the contributors of Karbor for your hard work!

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-November/018643.html
[2] https://docs.openstack.org/project-team-guide/repository.html#retiring-a-repository

Depends-On: https://review.opendev.org/c/openstack/project-config/+/767030
Change-Id: I972ffb299f93863c4e34b1f504b002095661e6af
2021-01-08 00:21:36 +00:00
jacky06 98cdd8207e Update json module to jsonutils
oslo project provide jsonutils, and karbor use it in many place[1],
this PS to update the remained json module to oslo jsonutils for
consistency.

[1]: https://github.com/openstack/karbor/search?q=jsonutils&unscoped_q=jsonutils

Change-Id: I8a191a0a668a05eb1a63bb6cf45eb2624a7f848a
2019-02-28 00:34:20 +08:00
iswarya_vakati a42bb36d5f Replaces uuid.uuid4 with uuidutils.generate_uuid()
Change-Id: I751aa0e819faaf0a5cd07741fa812ab15dec967d
2017-07-05 16:01:54 +05:30
Yuval Brik 22ec1940fc plans: add provider name to plans table
Change-Id: I68763f5e7ae9993d48ffbd04af27deab084c1b6b
2017-01-24 11:43:45 +02:00
zhangshuai d3f3c06a05 Plan edit - change resource and parameters
User is unable to update the Protection Plan from the dashboard
- updating name, status, resources and parameters.

Change-Id: I5dfcc9507689a27d1a6bfdc9ca8f9f4711ba797a
Closes-Bug: #1643338
2017-01-16 14:18:12 +08:00
xiangxinyong 0914f30a04 Rename Smaug Dashboard to Karbor
Smaug has been renamed to Karbor.
Adjust Dashboard accordingly.

Change-Id: I626c5937abff0f0ebdb1fbc91b72053f92f4390f
2016-08-29 16:09:39 +08:00