This website requires JavaScript.
Explore
Get Started
openstack
/
devstack
Code
Issues
Proposed changes
08bc3048b1
Branches
Tags
View all branches
devstack
/
.gitignore
8 lines
47 B
Plaintext
Raw
Normal View
History
Unescape
Escape
move screenrc from stack.sh
2011-09-11 16:34:34 -07:00
proto
ignore ~ files
2011-09-14 11:29:12 -07:00
*~
Ignore vim swap files Makes the life of vim users simpler. Change-Id: I62da9821be8b619fe3fc41d4eeb6286d3ec88e1c
2012-06-13 11:24:48 +02:00
.*.sw[nop]
Update gitignore to ignore log files and localrc
2011-11-01 13:12:53 +00:00
*.log
src
make stackrc source localrc
2011-09-28 17:04:01 -05:00
localrc
Add local.sh support and samples of local.sh and locarc Run $TOP_DIR/local.sh at the end of stack.sh if it exists and is executable. This allows the user to automatically perform local actions on every re-stack, such as creating custom flavors or specific tenants/users. Like localrc, this file is not distributed with DevStack so user modifications will be undisturbed. Add local.sh to .gitignore Examples of local.sh and localrc are in the samples/ directory. Change-Id: I0be6b4d80ce084981cac8a3a8f1dc9bc8c3bbd4e
2012-03-28 11:21:40 -05:00
local.sh
Copy Permalink