openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #10294
For those that wonder about devstackPY
-
To:
openstack <openstack@xxxxxxxxxxxxxxxxxxx>
-
From:
Joshua Harlow <harlowja@xxxxxxxxxxxxx>
-
Date:
Thu, 19 Apr 2012 22:21:44 -0700
-
Accept-language:
en-US
-
Acceptlanguage:
en-US
-
Thread-index:
Ac0etXmANy03/2Cdl0GPbIo6QZTviw==
-
Thread-topic:
For those that wonder about devstackPY
Hi all,
Just as a follow-up for devstackPY.
For those that were wondering what kind of output it creates.
I just wanted to show an example.
This was ran with:
sudo ./stack -a install -v
The output @
http://pastebin.me/3153652564d00a2026f18b8199001a21
This is from the equivalent install of devstack (ie the same components).
I think the output above shows that u don't have to read the source code to figure out what is occurring (making it easier for documentors and puppet/chef peoples, ....).
With correct logging there should be no need to look at source code to figure out what is happening in any system, including devstack :-)
So try it out!
-Josh