You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-45Lines changed: 3 additions & 45 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,31 +1,10 @@
1
1
# Elastic Secure Infrastructure (ESI)
2
2
3
-
We want to create a set of services/systems to permit multiple tenants to flexibly allocate baremetal machines from a pool of available hardware, create networks, attach baremetal nodes and networks, and to optionally provision an operating system on those systems through the use of an associated provisioning service.
3
+
The most current documentation, including information about installation and usage, can be found at the [ESI Read the Docs site](https://esi.readthedocs.io/en/latest/index.html).
-[python-esiclient](https://github.com/CCI-MOC/python-esiclient): CLI commands to simplify OpenStack workflows
14
-
15
-
### Current
16
-
17
-
- Test deployment of single-cloud hardware leasing system in [Mass Open Cloud (MOC)](https://massopen.cloud/)
18
-
- External provisioning tests
19
-
- Scale testing
20
-
- Usability tests
21
-
- Test of [Cinder Ceph ISCSI driver](https://review.opendev.org/#/c/662829/)
22
-
- Integration of [Keylime](https://keylime.dev/) attestation in Ironic
23
-
24
-
### Future
25
-
26
-
- Deployment of multi-cloud hardware leasing system for MOC and [Open Cloud Testbed (OCT)](https://massopen.cloud/open-cloud-testbed-developing-a-testbed-for-the-research-community-exploring-next-generation-cloud-platforms/)
27
-
- Multiple ESI architecture: allow creation of a bare metal cluster comprised of hardware leased from multiple ESIs
28
-
- Recursive ESI architecture: allow hardware leased from one ESI to be offered up in another
7
+
Our work is tracked on the [ESI Taskboard](https://github.com/CCI-MOC/esi/projects/1).
29
8
30
9
## Code Repositories
31
10
@@ -39,27 +18,6 @@ Our code development features a mix of upstream OpenStack work and custom ESI co
0 commit comments