Joshua Harlow
bfca0e47da
Readjusted paste config parsing to work correctly.
2012-02-02 21:45:42 -08:00
Joshua Harlow
daf700ec69
Adjusted paste config modification (for nova).
2012-02-02 18:09:13 -08:00
Joshua Harlow
7dc1ac7c89
Merge branch 'master' of github.com:yahoo/Openstack-DevstackPy
2012-02-02 14:51:09 -08:00
Joshua Harlow
6a2d2af8cc
Updated with qemu mode.
2012-02-02 14:50:51 -08:00
Ken Thomas
f1e3410ce6
Fixed using wrong method
2012-02-02 13:44:59 -08:00
Ken Thomas
a882d7dcb4
Added missing s3_host flag
2012-02-02 13:40:55 -08:00
Ken Thomas
69f20b5fec
Added missing settings for firewall
2012-02-02 13:35:00 -08:00
Gunther Hagleitner
0d111b2f4f
Merge branch 'master' of https://github.com/yahoo/Openstack-DevstackPy
...
Conflicts:
devstack/components/db.py
2012-02-01 18:52:36 -08:00
Gunther Hagleitner
cbf9e191f3
removed openstack_x started adding swift, swift_keystone
2012-02-01 18:50:48 -08:00
Joshua Harlow
95d2d33614
Adding timing and some quantum fixups.
2012-02-01 16:27:49 -08:00
Joshua Harlow
1561e636fa
Some cleanups.
2012-01-31 22:05:38 -08:00
Joshua Harlow
f24d046079
Updated with creating dir before u set the instances.
2012-01-31 17:46:09 -08:00
Joshua Harlow
d46daf4085
Working on nova deps for rhel6.
2012-01-31 17:26:26 -08:00
Ken Thomas
c2df53b303
Change permissions on instances directory so that other processes can put
...
their logs in there
2012-01-31 16:05:00 -08:00
Ken Thomas
92a7327574
Fixed path in nova.conf for dhcpbridge_flagfile
2012-01-31 15:13:26 -08:00
Ken Thomas
0d417767aa
changes to nova.conf for vnc
2012-01-30 14:26:42 -08:00
Joshua Harlow
8fd53948df
Large update to re juggle how dependencies are resolved.
...
This time not using priorities but a true topo sort.
Also removed pkg listings and pip listings from settings and moved them to there individual components.
Split up the 2 programs, one for listing deps and one for describing components into 2 programs.
2012-01-28 21:05:54 -08:00
Joshua Harlow
e6a8cfb1c6
Some pylint cleanups.
2012-01-28 12:43:57 -08:00
Joshua Harlow
fbcaccc5e2
Some small updates to glance to have 2 diff subcomponents.
...
Updates to nova for logging and cow update.
2012-01-28 00:31:36 -08:00
Joshua Harlow
bcc0164c12
Updated apache user (shouldn't of been checked in) and made success more visible (vs failure).
...
Also fixed missing network setup.
2012-01-27 23:14:16 -08:00
Joshua Harlow
8da4473362
Fixed pep8 warning.
2012-01-27 18:08:38 -08:00
Joshua Harlow
6f4d811522
Updated so nova starts the right subcomponents by default.
2012-01-27 18:07:07 -08:00
Joshua Harlow
117e3e60b1
Updated to have the right pipelines for keystone.
2012-01-27 17:37:16 -08:00
Joshua Harlow
70f69f2dbd
Fixed source file name.
2012-01-27 15:27:44 -08:00
Joshua Harlow
e1be006b7d
Fixed load file and import. Oops.
2012-01-27 15:20:16 -08:00
Joshua Harlow
464be41d71
Adjusting naming.
2012-01-27 15:14:33 -08:00
Joshua Harlow
15898ee2ac
Working on fixing horizon + nova (this might be it).
2012-01-27 14:51:18 -08:00
Joshua Harlow
8bfe820417
Cleaned up the extract pkg list to allow for merging to not have to be manual.
2012-01-27 11:11:50 -08:00
Joshua Harlow
485f4287cc
Cleaned up this so that subcomponents are defined in the file they are used in.
2012-01-27 11:08:49 -08:00
Joshua Harlow
d6d6008228
Fixed up quantum in nova conf and some other small cleanups.
2012-01-26 18:24:35 -08:00
Joshua Harlow
ed97848c63
Made the text -> byte count string be in utils.
2012-01-26 16:34:50 -08:00
Ken Thomas
66fecad525
Some misc clean up
2012-01-26 15:53:12 -08:00
Ken Thomas
f48a928fda
Move work with lv cleanup during install
2012-01-26 15:13:45 -08:00
Ken Thomas
17f81f0abb
Merge branch 'master' of github.com:yahoo/Openstack-Devstack2
2012-01-26 13:35:51 -08:00
Joshua Harlow
31252f87ee
Copyrights are fun (not).
2012-01-26 12:54:36 -08:00
Ken Thomas
028dd60ef3
Merge branch 'master' of github.com:yahoo/Openstack-Devstack2
2012-01-26 12:45:18 -08:00
Ken Thomas
e3f7bbb761
Changes for creating volume groups as part of nova post-install
2012-01-26 12:43:51 -08:00
Joshua Harlow
31e2e5b112
Another update to component descriptions + colored text output bolding.
2012-01-26 00:09:46 -08:00
Joshua Harlow
15f9e5501c
Added it so that components can describe what they do and what options they have.
2012-01-25 20:05:36 -08:00
Joshua Harlow
ec8858174f
Updated to make get pkg list protected as it should be.
2012-01-25 17:48:56 -08:00
Ken
5dc25462d5
Checkpoint adding vol group creation
2012-01-25 16:16:09 -08:00
Ken
1ac5964646
Merge branch 'master' of github.com:yahoo/Openstack-Devstack2
2012-01-25 15:25:54 -08:00
Ken
4a78603f5a
Add dependencies for all subcomponents if non were specified
2012-01-25 15:25:28 -08:00
Gunther Hagleitner
8b0211c946
len(..)==0 --> not ..
2012-01-25 14:58:45 -08:00
Ken
cec7ab880b
Merge branch 'master' of github.com:yahoo/Openstack-Devstack2
2012-01-25 13:53:01 -08:00
Ken
43acf3957f
Checkpoint nova start changes before doing merge
2012-01-25 13:52:23 -08:00
Gunther Hagleitner
2ff79bd6f0
== None --> is None
2012-01-25 13:30:43 -08:00
Joshua Harlow
438a04a8b6
Larger rename to show that most configs are actually templates and adding a util function to load these correctly.
2012-01-24 22:06:05 -08:00
Joshua Harlow
8db88809b4
Some commenting updates.
2012-01-24 18:10:38 -08:00
Joshua Harlow
4fe27445c3
Updated to always have "=" if not none.
2012-01-24 18:01:36 -08:00