22 Commits

Author SHA1 Message Date
Ian Wienand
aee18c749b Enforce function declaration format in bash8
Check that function calls look like ^function foo {$ in bash8, and fix
all existing failures of that check.  Add a note to HACKING.rst

Change-Id: Ic19eecb39e0b20273d1bcd551a42fe400d54e938
2014-02-28 07:59:03 +11:00
Sean Dague
2bb483d32e clean up ubuntu versions
oneiric is long dead, remove references to it whenever possible
(one more subtle issue in cinder should be a seperate patch). This
includes removing the oneiric only tool build_uec.sh.

also remove the bulk of references to quantal, which is 8 months
out of support. note: raring only has support for the rest of the
month.

Change-Id: Ib17502be7572af76dc95560615221b48b970a547
2014-01-11 19:13:47 -05:00
Sean Dague
93923ebeed fix typo in get_uec_image.sh
it's precise, not percise.

Fixes bug #1085233

Change-Id: I857c233c9b461b7cc6e2ac356aa6f2cd6be93ff5
2012-11-30 17:51:12 -05:00
dmitriybudnik
0c49539288 Few changes to get_uec_image.sh:
Fixed typo in usage message

Fixed usage message to represent actual code

Set default minimum image size to 2000MB from 2000*BS

fixed bug not creating directory for downoladed files

Change-Id: Id736ac7984f88e61b685569b6ba5e9158bea5889

added percise and quantal

Change-Id: Id9cb74dded044ec998700c1b456a8077f76c96e8
2012-11-04 21:43:58 +02:00
Dean Troyer
e62ba4d312 Cleanup tools scripts
* whitespace and comment cleanups only

Change-Id: I4e631e9a9b8151758dc8c96b3aef76b963d5ea7e
2012-06-27 22:25:56 -05:00
Dean Troyer
7f9aa71bce Extract common functions into a separate file
This is the start of an effort to organize devstack's code
to better document the requirements for configuring the individual
components.

Change-Id: I3476b76b9d1f9ee63687fb9898a98729118cbd84
2012-01-31 12:18:16 -06:00
Jesse Andrews
9c7c9083a4 initial devstack + essex
* update horizon apache config
* updates apts for horizon
* better logging for horizon
* keystone conf settings
* only add swift endpoint if it is enabled
* new nova paste

Change-Id: I1edacbe5d8adc4bd5265d36abcaf01ce5490aefd
2011-11-23 11:26:39 -08:00
Jesse Andrews
d7326d2ea9 remove old build scripts and clean for those that work
Change-Id: I5c156879f3c85f1555a1411695ac43cefbbf3b99
2011-11-21 10:14:56 -08:00
Dean Troyer
43392f74b8 Beef up error handling (#886666) 2011-11-05 16:55:15 -05:00
Anthony Young
23324e94e2 create the uec cachedir if it doesn't exist. Otherwise build_libvirt fails on clean installs 2011-11-03 13:47:15 -07:00
Dean Troyer
55c0273723 Trap SIGINT, etc and release used resources 2011-11-01 17:44:03 -05:00
Dean Troyer
dccd6b923e Add map_nbd function 2011-11-01 15:46:14 -05:00
Dean Troyer
71745fe62a Address races in NBD and images 2011-10-31 16:59:02 -05:00
Dean Troyer
2dfdbc9e65 Fix up sources.list 2011-10-31 15:46:49 -05:00
Dean Troyer
2c1a2d56c1 Switch to e2fsck 2011-10-31 15:32:54 -05:00
Dean Troyer
c2ddc97003 Leave downloaded image untouched 2011-10-31 15:09:43 -05:00
Jesse Andrews
04156dbe86 attempt to fix path issues 2011-10-31 11:59:55 -07:00
Jesse Andrews
97c84744ce sources.list needs to support multiple dists - #124 2011-10-31 11:45:27 -07:00
Jesse Andrews
d6ee73f94f blow up if CACHEDIR doesn't exist 2011-10-30 19:40:38 -07:00
Dean Troyer
ae6055685c Always resize the root filesystem 2011-10-26 12:35:22 -05:00
Dean Troyer
a03b99dc99 Fix typos 2011-10-25 16:28:49 -05:00
Dean Troyer
e753fdf42c Add get_uec_image.sh 2011-10-25 15:45:52 -05:00