From a02a0f9dc0000ca53cc5b73f4d8fc7c2b344c0d6 Mon Sep 17 00:00:00 2001 From: Graham Perrin Date: Sat, 8 Jul 2023 04:30:32 +0100 Subject: [PATCH 1/2] status: 2023q2: OpenStack: markup et cetera --- .../report-2023-04-2023-06/openstack.adoc | 38 +++++++++---------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/website/content/en/status/report-2023-04-2023-06/openstack.adoc b/website/content/en/status/report-2023-04-2023-06/openstack.adoc index 8b0ae34e4fdb..deedfc01252d 100644 --- a/website/content/en/status/report-2023-04-2023-06/openstack.adoc +++ b/website/content/en/status/report-2023-04-2023-06/openstack.adoc @@ -1,30 +1,30 @@ -=== OpenStack on FreeBSD +=== OpenStack on FreeBSD -Links: + -link:https://www.openstack.org/[OpenStack] URL: link:https://www.openstack.org/[] + -link:https://github.com/openstack-on-freebsd[OpenStack on FreeBSD] URL: link:https://github.com/openstack-on-freebsd[] + +Links: + +link:https://www.openstack.org/[OpenStack] URL: link:https://www.openstack.org/[] + +link:https://github.com/openstack-on-freebsd[OpenStack on FreeBSD] URL: link:https://github.com/openstack-on-freebsd[] -Contact: Chih-Hsin Chang + -Contact: Li-Wen Hsu +Contact: Chih-Hsin Chang + +Contact: Li-Wen Hsu -This project aims to port key OpenStack components such as keystone, nova, neutron, etc., so that FreeBSD can function as an OpenStack host. +This project aims to port key OpenStack components such as keystone, nova, and neutron, so that FreeBSD can function as an OpenStack host. -In 2023 Q2, we start porting `nova-novncproxy` and `nova-serialproxy` to increase the ways to access the instance console. -To lower the threshold for people who want to give it a try on the project, we also migrate our development environment from a physical machine to a virtual one. -But there is still a problem running bhyve VMs on top of Linux KVM. -A detailed writeup for the issue can be found link:https://hackmd.io/@starbops/SkdJON2un[here]. -Other achievements include: +We started porting `nova-novncproxy` and `nova-serialproxy` to increase the ways to access the instance console. +To lower the threshold for people who want to give it a try on the project, we also migrated our development environment from a physical machine to a virtual one. +There is still a problem running bhyve VMs on top of Linux KVM. +A detailed writeup for the issue can be found link:https://hackmd.io/@starbops/SkdJON2un[here]. +Other achievements include: -* Sorting out network connectivity issues inside the instances -* Able to spawn multiple instances -* Porting from Python 3.8 to 3.9 +* Sorting out network connectivity issues inside the instances +* Able to spawn multiple instances +* Porting from Python 3.8 to 3.9. -In the next quarter, we will continue working on the console proxy services to make the overall workflow more fluent. +In the next quarter, we will continue working on the console proxy services to make the overall workflow more fluent. -The step-by-step documents for constructing a POC site can also be found link:https://github.com/openstack-on-freebsd/docs[in the `docs` repository]. -The patched version of each OpenStack component is under the same GitHub organization. +The step-by-step documents for constructing a POC site can also be found link:https://github.com/openstack-on-freebsd/docs[in the `docs` repository]. +The patched version of each OpenStack component is under the same GitHub organization. People interested in helping with the project can first help check the documentation by following the installation guide. -Feedback and help are always welcome. +Feedback and help are always welcome. Sponsor: The FreeBSD Foundation From 5a643e25274e89c87c2eed9f7a512b8154ca2bc6 Mon Sep 17 00:00:00 2001 From: Graham Perrin Date: Sun, 9 Jul 2023 20:08:12 +0100 Subject: [PATCH 2/2] status: 2023q2: OpenStack: trailing white space Resolve https://github.com/freebsd/freebsd-doc/pull/209#discussion_r1257435912 --- website/content/en/status/report-2023-04-2023-06/openstack.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/status/report-2023-04-2023-06/openstack.adoc b/website/content/en/status/report-2023-04-2023-06/openstack.adoc index deedfc01252d..b95a65099c75 100644 --- a/website/content/en/status/report-2023-04-2023-06/openstack.adoc +++ b/website/content/en/status/report-2023-04-2023-06/openstack.adoc @@ -24,7 +24,7 @@ In the next quarter, we will continue working on the console proxy services to m The step-by-step documents for constructing a POC site can also be found link:https://github.com/openstack-on-freebsd/docs[in the `docs` repository]. The patched version of each OpenStack component is under the same GitHub organization. -People interested in helping with the project can first help check the documentation by following the installation guide. +People interested in helping with the project can first help check the documentation by following the installation guide. Feedback and help are always welcome. Sponsor: The FreeBSD Foundation