aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPasha <pasha@member.fsf.org>2023-05-22 23:21:28 +0000
committerPasha <pasha@member.fsf.org>2023-05-22 23:21:28 +0000
commitb0e92b8aeac5b036d3dffaa21f6972552808d6cd (patch)
treec7aaf2ef9a11b3d2bbdc5fc232871b09687feaad /README
parent97c640db16f3c50ed0512a2813209511a1fb6387 (diff)
downloaddebian_openstack_installer-b0e92b8aeac5b036d3dffaa21f6972552808d6cd.tar.gz
debian_openstack_installer-b0e92b8aeac5b036d3dffaa21f6972552808d6cd.tar.bz2
update for Debian 12
Diffstat (limited to 'README')
-rw-r--r--README26
1 files changed, 19 insertions, 7 deletions
diff --git a/README b/README
index 4ae664f..ac69110 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- Copyright (C) 2022 Pasha <pasha@member.fsf.org>
+ Copyright (C) 2023 Pasha <pasha@member.fsf.org>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -18,18 +18,28 @@ Debian OpenStack Installer
--------------------------
requirements
-1. Install or update to Debian Testing/Bookworm
+1. Install or update to Debian 12 (Bookworm)
2. current configuration uses agent networking (bridge).
Therefore, you need two network interfaces with two different network series.
If you are using VM, then you may configure enp1s0 as "bridge network" with your main network.
-and enp7s0 as NAT interface.
+and enp7s0 as NAT interface. Add two interfaces in your virtual machine.
+
+
+external
+router
+ |
+ |
+ br0 virbr0
+ | |
+ | | (example qemu has two interfaces)
+ -------|------> enp1s0 - static IP: 192.168.0.155
+ |
+ |
+ -------> enp7s0 - static IP/DHCP: 192.168.122.10
-example:
-enp1s0 - static IP: 192.168.0.155
-enp7s0 - static IP/DHCP: 192.168.122.10
3. edit openstack_setup.sh and set the following setting:
@@ -45,4 +55,6 @@ check output from another shell
restart and start exploring openstack on Debian.
-You may check "next_step" file. \ No newline at end of file
+You may check "next_step" file.
+
+https://192.168.0.155/horizon/