Commit Graph

15 Commits

Author SHA1 Message Date
Dr. Jens Harbott 6369f8ae06 Replace zuul config by noop jobs
Some templates are to be cleaned up and likely most of the jobs are
failing anyway like they did in blazar.

Change-Id: Id4bf99ee4925d10298daf7202380bec667b94eab
Signed-off-by: Dr. Jens Harbott <harbott@osism.tech>
2023-09-06 18:07:46 +02:00
OpenDev Sysadmins 850e264330 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:34:06 +00:00
Nguyen Hai 561923896a import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I75211b253792861017782b407f7e11ab6e1238d3
Story: #2002586
Task: #24286
2018-08-27 10:17:22 +00:00
Masahito Muroi 279c3a1763 Add default branch for pike release
Change-Id: I74dcd8c8e60d886f5d779112c109482b34eef85a
2017-08-28 21:21:42 +09:00
Jenkins 0d6c547552 Merge "Support creation of instance reservation" 2017-08-18 12:16:38 +00:00
Jenkins 561fb6a230 Merge "Show reservations in more detail" 2017-08-18 12:13:45 +00:00
Jenkins 773393a704 Merge "Support lease creation" 2017-08-18 09:56:56 +00:00
Jenkins 6c223d59f0 Merge "Add validation checks for the update form" 2017-08-18 09:54:07 +00:00
Hiroaki Kobayashi 0d81e1b86a Support creation of instance reservation
Change-Id: Ie5d20b2f44e099fe46a1c59a7e823a3b115aab34
Partially Implements: blueprint climate-dashboard
Depends-On: I8065118fca5588e89888ef11888696886573d379
2017-08-18 09:48:43 +00:00
Hiroaki Kobayashi 55b4cf4ed0 Show reservations in more detail
This patch changes the template of detail view to show more detailed
information of reservations.

Partially Implements: blueprint climate-dashboard

Change-Id: Iae34757bb870e84fb6a58eebe6b04da470d22688
2017-08-18 09:48:14 +00:00
Pierre Riteau 2604e54632 Fix paths to blazar-dashboard configuration files
Because links are relative to the openstack_dashboard/local/enabled
directory, several parent directories need to be traversed.

Change-Id: I0503e7519becae780c32d8d74a48d046d1419799
2017-08-10 09:50:01 +01:00
Hiroaki Kobayashi 6ab330c514 Support lease creation
This patch adds a lease creation feature to the Blazar dashboard.

Change-Id: Id078c570122e3de4d4569023f85a94af7ccaa05b
Partially Implements: blueprint climate-dashboard
2017-08-08 18:00:03 +09:00
Hiroaki Kobayashi 2c11840565 Add validation checks for the update form
Instance reservation does not support update of reservation currently.
This patch adds validation checks to the update form and hides
unsupported fields if the lease includes instance reservations.

Change-Id: I2cb51871ed4ff1d301569ee4a9be21be01aac263
Partially Implements: blueprint climate-dashboard
2017-08-08 01:56:45 +00:00
Hiroaki Kobayashi c4afe8b438 Add Horizon plugin for Blazar
This patch adds a Horizon plugin for Blazar. The following features are
currently supported:

* Show a list of leases
* Show details of a lease
* Update a lease
* Delete lease(s)

Change-Id: I24c14e697d4280fa29d84d11324fb881009f089b
Partially Implements: blueprint climate-dashboard
Co-Authored-By: Pablo Andres Fuente <pablo.a.fuente@intel.com>
2017-08-03 10:23:54 +00:00
OpenStack Project Creator 21436c65bf Added .gitreview 2017-07-03 07:48:38 +00:00