| ... | @@ -4,13 +4,24 @@ Here you'll find resources for understanding and contributing to the VCR. |
... | @@ -4,13 +4,24 @@ Here you'll find resources for understanding and contributing to the VCR. |
|
|
|
|
|
|
|
### Contents
|
|
### Contents
|
|
|
- [What is the VCR?](the-vcr)
|
|
- [What is the VCR?](the-vcr)
|
|
|
- [**Cyber Design Competition**](cyber-design-competition)
|
|
- [Training](#training)
|
|
|
|
- [Requesting Training](#requesting-training)
|
|
|
- [Design Framework](#design-framework)
|
|
- [Design Framework](#design-framework)
|
|
|
- [For Developers](#for-developers)
|
|
- [For Developers](#for-developers)
|
|
|
|
- [Development Environment](#development-environment)
|
|
|
|
- [Customizing the UI](#customizing-the-ui)
|
|
|
- [**Testing**](#testing)
|
|
- [**Testing**](#testing)
|
|
|
|
- [Help](#getting-help-with)
|
|
|
- [Troubleshooting](#troubleshooting)
|
|
- [Troubleshooting](#troubleshooting)
|
|
|
|
- [Cyber Design Competition](cyber-design-competition)
|
|
|
|
|
|
|
|
## Design Framework
|
|
## Training
|
|
|
|
|
|
|
|
### Requesting Training
|
|
|
|
|
|
|
|
- [Training Requests](training/training-requests)
|
|
|
|
|
|
|
|
### Design Framework
|
|
|
|
|
|
|
|
- [Create a Lane](design-framework/create-a-lane)
|
|
- [Create a Lane](design-framework/create-a-lane)
|
|
|
- [Learning Objectives](design-framework/learning-objectives)
|
|
- [Learning Objectives](design-framework/learning-objectives)
|
| ... | @@ -18,7 +29,7 @@ Here you'll find resources for understanding and contributing to the VCR. |
... | @@ -18,7 +29,7 @@ Here you'll find resources for understanding and contributing to the VCR. |
|
|
|
|
|
|
|
## For Developers
|
|
## For Developers
|
|
|
|
|
|
|
|
### Setting Up Your Environment
|
|
### Development Environment
|
|
|
|
|
|
|
|
- [DevStack Guide](developers/devstack-guide)
|
|
- [DevStack Guide](developers/devstack-guide)
|
|
|
- [Clone the VCR](developers/clone-the-vcr)
|
|
- [Clone the VCR](developers/clone-the-vcr)
|
| ... | @@ -44,7 +55,7 @@ Here you'll find resources for understanding and contributing to the VCR. |
... | @@ -44,7 +55,7 @@ Here you'll find resources for understanding and contributing to the VCR. |
|
|
|
|
|
|
|
Make sure to run `. ~/vcr/tools/validate_devstack.sh` to check if there is a configuration issue with DevStack, Horizon or VCR. If this passes with no errors and the issue persists, its most likely a bug.
|
|
Make sure to run `. ~/vcr/tools/validate_devstack.sh` to check if there is a configuration issue with DevStack, Horizon or VCR. If this passes with no errors and the issue persists, its most likely a bug.
|
|
|
|
|
|
|
|
Report bugs under [Issues](https://git.cybbh.space/jacob.j.curtis/vcr/issues)
|
|
Report bugs under [Issues](https://git.cybbh.space/jacob.j.curtis/vcr/issues), use `bug_report` template
|
|
|
|
|
|
|
|
- [Error Processing Package `runit` and `git-daemon-run`](/troubleshoot/error-processing-package)
|
|
- [Error Processing Package `runit` and `git-daemon-run`](/troubleshoot/error-processing-package)
|
|
|
- [Cannot import name base](/troubleshoot/cannot-import-name-base) |
|
- [Cannot import name base](/troubleshoot/cannot-import-name-base) |
|
|
|
\ No newline at end of file |