11 Commits

Author SHA1 Message Date
Chmouel Boudjnah
afae8f4c35 Ignore autogenerated .prereqs.
Change-Id: I593d6bc7776d73e8dff6b9791242fdc3b18db338
2013-03-01 10:31:29 +01:00
Chmouel Boudjnah
9a28c86b4c Add .stackenv to gitignore.
Change-Id: I39e91aaf5e9ff29b025fd5a1aa74bad01c5e5bdd
2013-01-10 15:43:00 +01:00
Attila Fazekas
22ef573172 Add generic account rc creater
* Creates account rc files for all tenant user
* Able to create new accounts
* The rc files contains certificates for image bundle
* euca related steps can be simpler in the future

Change-Id: I917bffb64e09a5d85c84cde45777c49eaca65e64
2012-12-20 18:01:13 +01:00
Doug Hellmann
918360ee87 Ignore .pem files
Ignore certificate files created by running stack.sh.

Change-Id: Ib11e87261dad5985e7852c339243035d715924ed
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2012-09-22 10:51:31 -04:00
Doug Hellmann
a548fc9740 update list of files for git to ignore
These files are all created in the course of running
devstack and openstack but should not be tracked
as part of the devstack sources.

Change-Id: Ia3939c6e20f8d6fadaa18d2f3619361dc9375696
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2012-07-06 14:03:14 -04:00
Vincent Untz
ef352b51c5 Ignore vim swap files
Makes the life of vim users simpler.

Change-Id: I62da9821be8b619fe3fc41d4eeb6286d3ec88e1c
2012-06-14 15:52:05 +02:00
Dean Troyer
f5633ddb7d 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 16:35:15 -05:00
Chmouel Boudjnah
f1f1dd961a Update gitignore to ignore log files and localrc 2011-11-01 13:15:09 +00:00
termie
d5e1f7ba09 make stackrc source localrc 2011-09-28 17:04:01 -05:00
Jesse Andrews
57133cd67e ignore ~ files 2011-09-14 11:29:12 -07:00
Jesse Andrews
5f0982007f move screenrc from stack.sh 2011-09-11 16:34:34 -07:00