Commit Graph

41 Commits

Author SHA1 Message Date
Brian Waldon 07646e8584 removing compute monitor 2011-08-02 10:09:58 -04:00
Vishvananda Ishaya 9513dba163 update nova.sh 2011-06-27 09:07:49 -07:00
Vishvananda Ishaya 5120ad458f fix typos 2011-03-25 09:40:59 -07:00
Vishvananda Ishaya e6192a67bd updated nova.sh 2011-03-25 09:23:10 -07:00
Tushar Patil d6589138bd Fixed netadmin smoketests for ipv6 2011-03-18 14:34:37 -07:00
Tushar Patil 59d2a315b8 Fix for LP Bug #737240 2011-03-17 18:26:20 -07:00
Kei Masumoto 0dcd680771 merged to trunk rev781 2011-03-10 15:23:13 +09:00
Vishvananda Ishaya ecc6bce311 add a delay before grabbing zipfile 2011-03-07 16:01:43 -08:00
Vishvananda Ishaya ac681cddda zipfile needs to be extracted after nova is running 2011-03-06 19:21:14 -08:00
Kei Masumoto 1f0df07baa Fixed based on reviewer's comment. Main changes are below.
1. get_vcpu_total()/get_memory_mb()/get_memory_mb_used() is changed for users who used non-linux environment.
2. test code added to test_virt.
2011-03-05 00:57:08 +09:00
Vishvananda Ishaya f066b83f89 Fixes existing smoketests and splits out sysadmin tests from netadmin tests.
* sets use_ipv6 = False by default
* switches to ami-tty for tests
* generally improves error handling
2011-02-23 20:10:17 +00:00
Vishvananda Ishaya 2fd33bdd50 separate out smoketests and add updated nova.sh 2011-02-22 18:04:08 -08:00
Christian Berendt a7eed42c57 puppet scripts only there as an example, should be moved to some other place if they are still necessary 2011-02-20 20:56:14 +01:00
Vishvananda Ishaya 9bdcc71733 wrap sqlalchemy exceptions in a generic error 2011-01-21 15:48:10 -08:00
Vishvananda Ishaya ffe08ea0c5 fix ipv6 conditional 2011-01-20 00:40:57 -08:00
Vishvananda Ishaya 72f08004f3 add helpful error messages to nova-manage and update nova.sh 2011-01-19 10:26:55 -08:00
Hisaharu Ishii f5f0819e1c Merged with r562 2011-01-14 11:40:50 +09:00
Nachi Ueno bc0c5ba502 Moved commands which needs sudo to nova.sh 2011-01-14 06:25:41 +09:00
Vishvananda Ishaya 0e307db62b merged trunk 2011-01-13 01:57:53 -08:00
Nachi Ueno 0a33f1ed87 Merged with 549 2011-01-12 18:46:01 +09:00
Nachi Ueno d368d182d7 Add DescribeInstanceV6 for backward compatibility 2011-01-12 12:05:27 +09:00
Vishvananda Ishaya b5f8ab0e91 fix injection and xml 2011-01-05 19:16:17 +00:00
Nachi Ueno b14a8975de The _update method in base Instance class overides dns_name_v6,so fixed it. 2011-01-05 09:52:45 -05:00
Nachi Ueno 4267c1f204 Merged and fiexed conflicts with r515 2011-01-04 04:18:26 -05:00
Anthony Young eb0ba37ff9 apt-get install socat, which is used to connect to the console 2010-12-29 16:07:41 -08:00
Anthony Young aa71b29518 add ajax console proxy to nova.sh 2010-12-28 18:11:28 -08:00
Anthony Young 4b5bd4b4a8 merge trunk 2010-12-28 18:11:02 -08:00
NTT PF Lab. c5c58cb20d Support IPv6 2010-12-24 20:38:49 +09:00
David Pravec 8060b526e1 Make nova work even when user has LANG or LC_ALL configured
Some commands are having different results when used in another language environment.
  For example ifconfig output parsing fails in my language.
  Also unittest using cat failed, as it didnt expect czech language in the error message.
  
  This small patch makes it work.
  Also adding myself to 'Authors' file.
2010-12-16 12:35:46 +01:00
Vishvananda Ishaya 0a93a9298d The ppa was moved. This updates nova.sh to reflect that. 2010-12-15 07:48:51 +00:00
Vishvananda Ishaya 3a96066987 fix nova.sh to reflect new location of ppa 2010-12-01 22:43:46 +00:00
Ryan Lane aaee43a742 Added a script to use OpenDJ as an LDAP server instead of OpenLDAP. Also modified nova.sh to add an USE_OPENDJ option, that will be checked when USE_LDAP is set. 2010-11-30 23:12:19 +00:00
Michael Gundlach 0aa072ca67 Merge from trizzunk 2010-11-30 10:58:21 -05:00
Michael Gundlach e82afc9020 remove FAKE_subdomain reference 2010-11-29 17:38:51 -06:00
Vishvananda Ishaya 2cc492240f update of nova.sh because default flagfile moved 2010-11-29 21:23:21 +00:00
Vishvananda Ishaya f67a2bfd59 merged trunk, added recent nova.sh 2010-11-23 23:58:26 +00:00
Josh Kearney 9c57e5ce37 Remove FAKE_subdomain from docs 2010-11-23 12:46:07 -06:00
Vishvananda Ishaya 015b7e5848 updated nova.sh 2010-11-23 17:57:25 +00:00
Vishvananda Ishaya 659058bef7 fixes flatdhcp, updates nova.sh, allows for empty bridge device 2010-11-18 00:11:45 +00:00
Todd Willey 028ce51f9f Add sample puppet scripts. 2010-11-12 14:07:46 -05:00
Todd Willey bbd11f5507 Nova quickstart: move vish's novascript into contrib, and convert reademe.md to a quickstart.rst 2010-11-04 14:44:22 -04:00