| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added possibility to mark fixed ip like reserved and unreserved. | Ilya Alekseyev | 2011-08-06 | 1 | -0/+25 |
| |\ | |||||
| | * | methods renamed | Ilya Alekseyev | 2011-08-05 | 1 | -1/+1 |
| | * | tests and merge with trunk | Ilya Alekseyev | 2011-08-05 | 6 | -250/+411 |
| | |\ | |||||
| | * | | added commands | Ilya Alekseyev | 2011-07-14 | 1 | -0/+21 |
| * | | | Pass a real context object into image service calls | Vishvananda Ishaya | 2011-08-05 | 1 | -2/+3 |
| | |/ |/| | |||||
| * | | For nova-manage network create cmd, added warning when size of subnet(s) bein... | John Tran | 2011-08-05 | 1 | -1/+12 |
| |\ \ | |||||
| | * | | forgot to remove comment | John Tran | 2011-08-03 | 1 | -1/+0 |
| | * | | updated to work w/ changes after merged trunk fixing var renaming. the logic... | John Tran | 2011-08-03 | 1 | -3/+6 |
| | * | | merged from trunk | John Tran | 2011-08-02 | 4 | -111/+66 |
| | |\ \ | |||||
| | * | | | fixed per peer review | John Tran | 2011-07-26 | 1 | -1/+1 |
| | * | | | added warning when size of subnet(s) being created are larger than FLAG.netwo... | John Tran | 2011-07-26 | 1 | -0/+9 |
| * | | | | Fix to nova-ajax-console-proxy to use the new syntax. | Mandell Degerness | 2011-08-04 | 1 | -5/+5 |
| | |/ / |/| | | |||||
| * | | | merge the trunk | Jason Koelker | 2011-08-02 | 3 | -61/+1 |
| |\ \ \ | |||||
| | * | | | removing compute monitor | Brian Waldon | 2011-08-02 | 3 | -61/+1 |
| * | | | | the netmask is implied by the cidr, so use that to display the v6 subnet | Jason Koelker | 2011-07-29 | 1 | -3/+3 |
| * | | | | either v4 or v6 is required | Jason Koelker | 2011-07-29 | 1 | -16/+4 |
| * | | | | stwart the switch to just fixed_range | Jason Koelker | 2011-07-29 | 1 | -4/+6 |
| * | | | | require either v4 or v6 | Jason Koelker | 2011-07-29 | 1 | -2/+3 |
| |/ / / | |||||
| * | | | typo | Trey Morris | 2011-07-27 | 1 | -2/+2 |
| * | | | --bridge defaults to br100 but with a deprecation warning and to be removed i... | Trey Morris | 2011-07-27 | 1 | -1/+10 |
| * | | | added ipv6 requirements to nova-manage network create. changed --network to -... | Trey Morris | 2011-07-27 | 1 | -12/+18 |
| * | | | updated the bridge arg requirements based on manager | Trey Morris | 2011-07-27 | 1 | -4/+4 |
| * | | | updated nova-manage create network. better help, handling of required args, a... | Trey Morris | 2011-07-27 | 1 | -40/+49 |
| |/ / | |||||
| * | | fix pep8 | Lvov Maxim | 2011-07-26 | 1 | -64/+128 |
| * | | add decorator for 'dns' params | Lvov Maxim | 2011-07-25 | 1 | -0/+2 |
| * | | merge with trunk, resolve conflicts | Lvov Maxim | 2011-07-25 | 1 | -6/+15 |
| |\ \ | |||||
| | * | | docstring update | Jason Koelker | 2011-07-22 | 1 | -1/+1 |
| | * | | default to None in the method signature | Jason Koelker | 2011-07-22 | 1 | -6/+6 |
| | * | | add in the right number of fields | Jason Koelker | 2011-07-21 | 1 | -1/+2 |
| | * | | only use the flag if it evaluates true | Jason Koelker | 2011-07-21 | 1 | -1/+1 |
| | * | | allow 2 dns servers to be specified on network create | Jason Koelker | 2011-07-21 | 1 | -3/+12 |
| * | | | fix 'version' command | Lvov Maxim | 2011-07-25 | 1 | -2/+2 |
| * | | | add decorator for multi host option | Lvov Maxim | 2011-07-22 | 1 | -0/+1 |
| * | | | merge with trunk, resolve conflicts | Lvov Maxim | 2011-07-22 | 2 | -10/+11 |
| |\| | | |||||
| | * | | merged trunk | Vishvananda Ishaya | 2011-07-20 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | fixing bad lookup | Brian Waldon | 2011-07-18 | 1 | -1/+1 |
| | * | | | merged trunk | Vishvananda Ishaya | 2011-07-18 | 1 | -12/+45 |
| | |\| | | |||||
| | * | | | fix issues that were breaking vlan mode | Vishvananda Ishaya | 2011-07-18 | 1 | -4/+4 |
| | * | | | merged trunk | Vishvananda Ishaya | 2011-07-08 | 2 | -5/+28 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | * | | | add ability to set multi_host in nova-manage and remove debugging issues | Vishvananda Ishaya | 2011-07-05 | 1 | -2/+7 |
| | * | | | filter the dhcp to only respond to requests from this host | Vishvananda Ishaya | 2011-07-05 | 1 | -1/+1 |
| | * | | | First round of changes for ha-flatdhcp. | Vishvananda Ishaya | 2011-07-05 | 1 | -1/+1 |
| * | | | | remove IPy | Lvov Maxim | 2011-07-22 | 1 | -1/+0 |
| * | | | | minor fix | Lvov Maxim | 2011-07-21 | 1 | -1/+1 |
| * | | | | merge with trunk, resolve conflicts | Lvov Maxim | 2011-07-15 | 1 | -14/+45 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
| | * | | | add support to write to stdout rather than file if '-' is specified. | Scott Moser | 2011-07-14 | 1 | -4/+10 |
| | |\ \ \ | |||||
| | | * | | | use 'with' so that close is called on file handle | Scott Moser | 2011-07-13 | 1 | -6/+6 |
| | | * | | | support '-' to indicate stdout in nova-manage project 'environment' and 'zip' | Scott Moser | 2011-07-13 | 1 | -4/+10 |
| | | | |/ | | |/| | |||||
| | * | | | Improvements to nova-manage: | Mike Scherbakov | 2011-07-13 | 1 | -8/+35 |
| | |\ \ \ | | |/ / | |/| | | |||||
| | | * | | Renamed 'nova-manage server list' -> 'nova-manage host list' to differentiate... | Mike Scherbakov | 2011-07-12 | 1 | -9/+9 |
