Skip to content

Commit d2f6ef7

Browse files
committed
Updated README to link to readthedocs site
1 parent e04f579 commit d2f6ef7

File tree

1 file changed

+3
-45
lines changed

1 file changed

+3
-45
lines changed

README.md

Lines changed: 3 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,10 @@
11
# Elastic Secure Infrastructure (ESI)
22

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

5-
## Activities
5+
## Activities and Planning
66

7-
### Past
8-
9-
- [Ironic node Multi-Tenancy](https://docs.openstack.org/ironic/latest/admin/node-multitenancy.html)
10-
- Support for the Cisco Nexus switch in [networking-ansible](https://opendev.org/x/networking-ansible)
11-
- [ESI Leap](https://github.com/cci-moc/esi-leap): a simple leasing service
12-
- [python-esileapclient](https://github.com/cci-moc/python-esileapclient)
13-
- [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).
298

309
## Code Repositories
3110

@@ -39,27 +18,6 @@ Our code development features a mix of upstream OpenStack work and custom ESI co
3918
- [python-esileapclient](https://github.com/cci-moc/python-esileapclient)
4019
- [python-esiclient](https://github.com/CCI-MOC/python-esiclient): CLI commands to simplify OpenStack workflows
4120

42-
## Documentation
43-
44-
### Operations
45-
46-
- [Deployment][deployment]: a method of deploying and configuring ESI
47-
- [Usage][usage]: common commands used by ESI administrators and users
48-
- [Provisioning Scenarios][provisioning-scenarios]: provisioning scenarios for nodes leased through ESI
49-
50-
### Planning
51-
52-
- [Requirements][reqs]: initial requirements of the ESI project
53-
- [Design][design]: initial implementation plans
54-
- [Upstream Features][upstream]: initial plans for changes we will make in upstream projects
55-
56-
[design]: docs/esi-design.md
57-
[reqs]: docs/esi-requirements.md
58-
[upstream]: docs/upstream-features.md
59-
[deployment]: docs/deployment.md
60-
[usage]: docs/usage.md
61-
[provisioning-scenarios]: docs/provisioning-scenarios.md
62-
6321
## References
6422

6523
### Presentations

0 commit comments

Comments
 (0)