Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

status: 2023q2: OpenStack: markup et cetera #209

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 20 additions & 20 deletions website/content/en/status/report-2023-04-2023-06/openstack.adoc
Original file line number Diff line number Diff line change
@@ -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 <[email protected]> +
Contact: Li-Wen Hsu <[email protected]>
Contact: Chih-Hsin Chang <[email protected]> +
Contact: Li-Wen Hsu <[email protected]>

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.
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