Commit Graph

38 Commits

Author SHA1 Message Date
Sean Mooney 5123700ea6 ignore dbcounter sub dirs
currently id you run devstack with the dbcounter service enabled
the created subdirs show up in git status

this change justs add them to .gitgnore

Change-Id: Iee48eb4e12ac22734c8a2c1dcbe0b92a0a387eaa
2023-10-27 02:38:19 +01:00
Pavlo Shchelokovskyy 16fe964648 Ignore local.conf in root of repo
gitignore is not parsing regex, only shell globs,
so '^' has no meaning, and local.conf is being thus tracked.

This patch properly ignores only local.conf in root of repo but still
tracks samples/local.conf and others.

Change-Id: I93ef778f1f3ee8101ce21cce377f7b527b7153f3
2018-12-18 09:04:49 +00:00
Matt Riedemann 584979ce2e docs: cleanup install docs
This does a few things to the home page and all-in-one single
machine install guide:

* Uses code blocks for formatting
* Adds the customary "$" to the console blocks in the
  all-in-one single machine install guide
* Instructs to use "sudo su stack" and adds a note about
  "sudo visudo" in the all-in-one single machine doc
* Creates a symbolic link to the sample local.conf and links to
  it from the install guide (note that local.conf might be old
  by now)
* Fixes the .gitignore file to only ignore local.conf in the root
  of the repository, otherwise it would ignore local.conf everywhere
  including the samples and doc/source/assets directories.

Change-Id: I50ae7bd32c4c1caa2ac8551fc54b31dd2dfae568
2018-12-13 08:31:03 -05:00
Michal Rostecki 70be0d14a6 gitignore: Ignore all log files
Before this change, only *.log and *.log.[0-9] patterns were
ignored, which was not enough. Examples of file names which were
not ignored:

    devstack.log.2018-08-09-100547
    wget-log
    wget-log.1

Patterns *.log.* and *-log.* work for every log file generated by
devstack.

Change-Id: I6f0de5de74f196ab9df66cf3f2f969e53da01c22
Signed-off-by: Michal Rostecki <mrostecki@suse.de>
2018-08-09 15:30:58 +02:00
James E. Blair 6f27fca4a7 Zuul: support plugin dependencies
Change-Id: I81302e8988fe6498fea9f08ed66f5d0cc1fce161
2018-03-22 11:50:49 -07:00
Pavlo Shchelokovskyy d064acce4c Ignore etcd files downloaded to files/ dir
Change-Id: Ic1458a612ccdefdcc34880529a259513135fa7a1
2017-06-21 09:18:46 +00:00
vmud213 db8a199b30 Add files/ironic-inspector* to .gitignore
When ironic-inspector is enabled through devstack, these two files
are created which needs to be masked.

Change-Id: I7a3db6fd6197da20cca1e938727d54195957ac18
Closes-Bug: #1690105
2017-05-11 09:38:25 +00:00
zhurong 1c5fc97136 Add files/*.deb and files/*.deb.* to gitignore
Change-Id: Ieb8bc6a0852eabce987fef9441cca8770b711a38
2016-08-25 23:36:12 +08:00
Jenkins cd6f79b509 Merge "Ignore vmdk files as well as other image types" 2016-03-23 20:42:07 +00:00
Brant Knudson 9f5e7ba100 Update gitignore for docs
These files are created when generating docs and should not be
checked in.

Change-Id: I1dc4ca05ab522237328f79f3a855750b8202f5da
2016-03-14 14:54:47 -05:00
Tracy Jones a440bf8629 Ignore vmdk files as well as other image types
Change-Id: I012b21181f1e54a1e4a3707b0fdf8c0afa6222c2
2016-03-07 10:50:32 -08:00
Jin Nan Zhang bb16c87a21 Ignore files created by pkg/elasticsearch.sh
When running pkg/elasticsearch.sh the following files are created:

.localrc.password
files/elasticsearch-1.4.2.noarch.rpm
files/elasticsearch-1.4.2.noarch.rpm.sha1.gen
files/elasticsearch-1.4.2.noarch.rpm.sha1.txt


Change-Id: Ie2ab8b7fe72f51cb350e1f46ca97570b84047ac4
Closes-Bug: #1548201
2016-02-23 15:06:48 +00:00
ZhiQiang Fan c581c78c92 add file userrc_early to .gitignore list
After devstack runs ./stack.sh, there is a file named userrc_early
which contains sensitive information is created, we should add it
to ignore list, because it is only for end user debugging.

Change-Id: Ic99c279ec6a3606dc6f6ba9a7612b5ca7a2b6b10
2015-10-18 06:28:25 -06:00
Jenkins 1235581559 Merge "Add ironic files to .gitignore" 2015-04-14 21:25:54 +00:00
Pavlo Shchelokovskyy 8768ee39c4 Ignore *.img images in files folder
Some (qcow) images have .img file name extension (e.g. Cirros).
Ignore such files in files/ folder too (as we already do
with .qcow2 and .gz images).

Change-Id: Iac8593b65205e25fd3f94244a136c584d9af8eab
2015-04-12 10:24:57 +00:00
Ghe Rivero 13a95a2dc1 Add ironic files to .gitignore
Add pxe booting related files to the .gitignore list

Change-Id: I08cfc98bcdd89f6a9a922f86c86551b661d69fff
2015-04-10 10:14:15 +02:00
Ian Wienand 7c4ce9edba Check for new versions of get-pip.py
People can leave their devstack installs around for a long time, and
in the mean time new versions of pip can be released.

The current check does not download a new version if an old one
exists.  We want to check for new versions, but we also don't want the
gate jobs trying this sometimes unreliable fetch.

So add a flag-file that tells devstack if it downloaded get-pip.py
originally.  If so, on each run check for a new version using curl's
"-z" flag to request only files modified since the file's timestamp.

Change-Id: I91734528f02deafabf3d18d968c3abd749751199
Closes-Bug: #1429943
2015-03-11 09:40:13 +11:00
Monty Taylor 0cbddea50d Move the doc paths to match other repos
In order to build in the Infra system, we'd like to be able to reuse the
existing doc build macros. To support that, move docs/source to
doc/source and docs/html to doc/build/html.

Change-Id: Ibd8e8e82e54c69b182120df67e6ec6908fed2908
2014-10-14 12:13:07 -04:00
K Jonathan Harker 0c256abd76 Use tox for bashate testing
Create a tox.ini file to install bashate into a virtualenv for running
tests. It can be run with a command such as "tox -v -ebashate". The find
command being used is equivalent to the default list of files discovered
by bashate plus the exclusion of the .tox/ directory. Also add the .tox/
directory to the .gitignore file.

Change-Id: I94cab4e4a9118d62edfce29ead1f1e2a5f48e529
2014-08-20 12:53:42 -07:00
Dean Troyer 54b9732339 Move static docs into master branch
The hand-maintained static HTML docs for DevStack have been in a
GitHub gh-pages branch; move them into the master branch in
preparation for hosting them in openstack.org infrastructure.

By default tools/build_docs.sh now builds the static HTML output
into docs/html.

Change-Id: Ide5f7d980a294c7a9f8a3decaed0939f1c239934
2014-06-20 18:04:55 -05:00
Masayuki Igawa ab491bcc88 Add get-pip.py/*.qcow2 to .gitignore
files/get-pip.py and *.qcow2 are installed by DevStack itself. So
we shouldn't manage it with the git repository.

Change-Id: Ib22ed814d3d3eb33ef3ff45874b0ff36b2036cf5
2014-01-23 12:41:38 +09:00
Isaku Yamahata f93b98ac73 gitignore: add .localrc.auto and local.conf
The changeset of 893e66360c,
Change-Id of I367cadc86116621e9574ac203aafdab483d810d3
introduced local.conf and generates .localrc.auto.
But they aren't in .gitignore. This patch adds them into .gitignore.

Change-Id: I7d4dc99d980d9c5b5156cf915646bc96163a3dc4
Closes-Bug: #1267027
2014-01-08 18:16:29 +09:00
Jenkins b2d40cf18b Merge "Add pip folder to ignore list" 2013-12-17 15:19:16 +00:00
Sushil Kumar 6cc0c12dd0 Updates .gitignore
Closes-Bug: #1255854

Change-Id: I22b6fa351dd5b654783f432c01785c706eff8397
2013-11-28 07:35:25 +00:00
Noorul Islam K M 261852ddfc Add pip folder to ignore list
Change-Id: I26da80b9e09774b9940d382a32cf69e75c61a527
2013-11-12 20:25:11 +05:30
Dean Troyer c04ddbe868 Robustify shocco install and config
* shocco has some non-optional prereqs, make sure they are present if
shocco is being installed
* set the path to installed shocco correctly
* add the working dir to .gitignore

Change-Id: If786ea9e28d3595775f7b86d2fe760dff8047f49
2013-11-06 21:46:20 -06:00
Adam Spiers 6fa67c99ba git-ignore files generated by "./tools/build_docs.sh ."
Change-Id: Ibf190998e52e7814ddc7f7ab4cf174aee28df9bf
2013-10-24 17:09:38 +01:00
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