Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Christopher Hauser
OpenStack-Cloud
Wiki
opendaylight
opendaylight
· Changes
Page history
hzn53 created page: opendaylight
authored
Oct 08, 2014
by
Jan Siersch
Show whitespace changes
Inline
Side-by-side
opendaylight.markdown
0 → 100644
View page @
339adf4d
### deleting the stored opendaylight configuration
```
./run.sh -virt ovsdb -stop
rm -rf configuration/startup
./run.sh -XX:MaxPermSize=512m -virt ovsdb -of13 -start
```
\ No newline at end of file