213 Commits

Author SHA1 Message Date
Joshua Harlow
4f1a8c547f Updated to handle the None case better. 2012-02-14 21:11:57 -08:00
Joshua Harlow
3ebc869f3b Updated logging message. 2012-02-14 17:29:19 -08:00
Joshua Harlow
19d4e4452d Taking more xs/xa settings from config. 2012-02-14 11:01:43 -08:00
Joshua Harlow
1675d34918 Forgot to raise exception, durrr. 2012-02-14 10:48:59 -08:00
Joshua Harlow
cbaae09f4c Added xa connection ip. 2012-02-14 10:43:40 -08:00
Joshua Harlow
3e2acc9b50 More checks around nova interfaces. 2012-02-14 10:27:07 -08:00
Joshua Harlow
7e03ea5d2b Checking if cleaner is a file before usage. 2012-02-13 23:02:22 -08:00
Joshua Harlow
97699f1b15 Swift cleanups. 2012-02-13 22:25:37 -08:00
Joshua Harlow
e6ec9ce698 Fixing permissions not right (octal!) and some other cleanups. 2012-02-13 18:25:45 -08:00
Joshua Harlow
ada954d82d Reworking nova clean since now its doing more than just network cleaning. 2012-02-13 18:07:57 -08:00
Joshua Harlow
a06220a9ec Some cleanups around imports and making written scripts executable. 2012-02-13 17:53:14 -08:00
Joshua Harlow
ab01dec573 Renamed the conf templates to an actual template folder and adjusted due to this. 2012-02-10 21:16:23 -08:00
Joshua Harlow
fc11aa881f Fixed conf name. 2012-02-10 17:17:02 -08:00
Joshua Harlow
b524af4c8b Fixed nova runtime components. 2012-02-10 12:59:06 -08:00
Joshua Harlow
27047eef63 Some "inner class" renames + var changes. 2012-02-10 10:28:49 -08:00
Joshua Harlow
4be2d8437a Removed describe methods. 2012-02-09 20:44:49 -08:00
Joshua Harlow
95ea8f77e5 Updated with nova volume configuration being a class. 2012-02-09 19:30:30 -08:00
Joshua Harlow
1e52286079 Ensuring libvirt is restarted before cleanout. 2012-02-09 18:03:28 -08:00
Joshua Harlow
5aa35cdba4 Fixed useless tracewriter args now that we aren't using that. 2012-02-09 17:16:48 -08:00
Joshua Harlow
d17c842c02 Updated with pylint warnings and symlinking more config files into /etc/XYZ 2012-02-09 16:58:00 -08:00
Joshua Harlow
010506d2b3 Some simple cleanups + tiny features. 2012-02-08 19:53:08 -08:00
Joshua Harlow
5b74efdb35 Updated so traces happen before actions, so that incase action fails at least an attempt can be made at fixing them. 2012-02-08 15:13:32 -08:00
Joshua Harlow
84c5e3da59 Fixing up kvm detection to actually use libvirt (which seems to work better across distros). 2012-02-08 12:55:23 -08:00
Joshua Harlow
2fa5423295 Update devstack/components/nova.py 2012-02-07 22:06:18 -08:00
Joshua Harlow
972739e77f Pylint cleanups and utils cleanups and moved libvirt cleanup functionality to libvirt file. 2012-02-07 20:56:50 -08:00
Joshua Harlow
a02aa73394 Some small cleanups around libvirt domain clearing. 2012-02-07 17:46:39 -08:00
Joshua Harlow
4b9798d502 Fixing pep8 stuffs. 2012-02-07 17:18:44 -08:00
Joshua Harlow
c3712c259d Updated clear out to also knock off old libvirt domains. 2012-02-07 17:12:13 -08:00
Joshua Harlow
251d31ebff Merge branch 'master' of github.com:yahoo/Openstack-DevstackPy 2012-02-07 17:01:03 -08:00
Joshua Harlow
0dd289575f Updated to clear out old domains and fixing some pylint/pep8 warnings. 2012-02-07 17:00:24 -08:00
Ken Thomas
0498652b97 Invoke cleanup_iptables script on uninstall 2012-02-07 16:46:36 -08:00
Joshua Harlow
7af457ae77 More dinky cleanups. 2012-02-06 23:08:53 -08:00
Joshua Harlow
45db1ba5f1 Some tiny reorderings. 2012-02-06 21:12:00 -08:00
Ken Thomas
f5b9bfb43c Fix cut-n-paste error 2012-02-06 13:50:10 -08:00
Ken Thomas
22a0fc309f Make sure xvnc gets started 2012-02-06 13:09:37 -08:00
Joshua Harlow
88a81a27fa Updated so that we die before horizon gets installed if user/group does not exist.
Also made modified config files have a new header across all writers.
2012-02-05 21:00:52 -08:00
Joshua Harlow
7cc01c8c44 More completness for melange. 2012-02-04 21:39:20 -08:00
Joshua Harlow
6b91feff76 More cleanups + melange actions. 2012-02-04 21:08:20 -08:00
barbermot
3145147f84 swift stuff
Change-Id: I3034c617e6154a67b383e9c85dd60139c38824cb
2012-02-04 02:37:59 -08:00
Joshua Harlow
187e15c1ea Logging cleanups + some small new additions/adjustments to nova config. 2012-02-03 19:57:38 -08:00
Joshua Harlow
5c0563f6c5 Checking on libvirt before we attempt to configure it. 2012-02-03 19:49:52 -08:00
Joshua Harlow
950e86f836 Fixed basename vs dirname. 2012-02-03 19:47:08 -08:00
Joshua Harlow
79baf71b2c More spliting nova configuration up and checking for interfaces that actually exist. 2012-02-03 19:40:25 -08:00
Joshua Harlow
b2247b9d3c Split up the nova conf gen into functions which helps make it readable. 2012-02-03 19:21:35 -08:00
Joshua Harlow
b5cad5c6e5 Added general json and apparently we really need cloudfiles for horizon. 2012-02-03 17:23:54 -08:00
Joshua Harlow
5d3a3e3a20 Getting rhel working (continued). 2012-02-03 14:59:28 -08:00
Joshua Harlow
a612864fda Updated with using warm configs instead of fetch passwords, since warming is more generic. 2012-02-03 10:42:39 -08:00
Gunther Hagleitner
5ccdb79661 fixing pwd query so it also works when going from nothing to start directly 2012-02-03 02:14:14 -08:00
Gunther Hagleitner
bb799d1952 move password queries to the start of the program 2012-02-03 01:09:31 -08:00
Gunther Hagleitner
b8a270519c symlinks for keystone and nova 2012-02-03 00:11:41 -08:00