| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removes the usage of the IPy module in favor of the netaddr module. | Chuck Short | 2011-06-25 | 1 | -3/+3 |
| |\ | |||||
| | * | Merge trunk: | Chuck Short | 2011-06-23 | 1 | -12/+66 |
| | |\ | |||||
| | * \ | Fix merge conflict | Chuck Short | 2011-06-08 | 1 | -7/+8 |
| | |\ \ | |||||
| | * | | | Use IPNetwork rather than IPRange | Chuck Short | 2011-06-07 | 1 | -2/+2 |
| | * | | | Remove ipy from nova-manage and use netaddr | Chuck Short | 2011-06-06 | 1 | -3/+3 |
| * | | | | "nova-manage checks if user is member of proj, prior to adding role for that ... | John Tran | 2011-06-23 | 1 | -0/+5 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | nova-manage checks if user is member of proj, prior to adding role for that p... | John Tran | 2011-06-20 | 1 | -0/+5 |
| * | | | | fixed incorrect exception | Alex Meade | 2011-06-22 | 1 | -1/+1 |
| * | | | | Merge with trunk | Johannes Erdfelt | 2011-06-20 | 1 | -11/+0 |
| |\| | | | |||||
| | * | | | merging trunk | Brian Waldon | 2011-06-13 | 1 | -7/+8 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | * | | | removing LocalImageService from nova-manage | Brian Waldon | 2011-06-10 | 1 | -11/+0 |
| | | |/ | |/| | |||||
| * | | | Clean up docstrings to match HACKING | Johannes Erdfelt | 2011-06-16 | 1 | -4/+4 |
| * | | | Print list of agent builds a bit prettier | Johannes Erdfelt | 2011-06-15 | 1 | -4/+23 |
| * | | | PEP8 cleanups | Johannes Erdfelt | 2011-06-15 | 1 | -1/+2 |
| * | | | Record architecture of image for matching to agent build later. | Johannes Erdfelt | 2011-06-09 | 1 | -0/+45 |
| | |/ |/| | |||||
| * | | Remove unnecessary docstrings. | Josh Kearney | 2011-06-07 | 1 | -5/+1 |
| * | | Add the option to specify a default IPv6 gateway. | Josh Kearney | 2011-06-07 | 1 | -4/+9 |
| |/ | |||||
| * | Added 'config list' to nova-manage. This function will output all of the flag... | Justin Shepherd | 2011-06-03 | 1 | -11/+22 |
| |\ | |||||
| | * | added 'nova-manage config list' which will list out all of the flags and thei... | Justin Shepherd | 2011-06-03 | 1 | -11/+22 |
| * | | Changes all uses of utcnow to use the version in utils. This is a simple wra... | Vishvananda Ishaya | 2011-06-03 | 1 | -2/+1 |
| |\ \ | |||||
| | * | | make all uses of utcnow use our testable utils.utcnow | Vishvananda Ishaya | 2011-06-02 | 1 | -2/+1 |
| | |/ | |||||
| * | | Merge w/ trunk. | Dan Prince | 2011-06-02 | 1 | -1/+1 |
| |\| | |||||
| | * | fixed as per peer review to make more consistent | John Tran | 2011-06-01 | 1 | -1/+1 |
| | * | instance obj returned is not a hash, instead is sqlalchemy obj and hostname a... | John Tran | 2011-05-26 | 1 | -1/+1 |
| * | | Merge w/ trunk. | Dan Prince | 2011-05-26 | 2 | -2/+13 |
| |\| | |||||
| | * | Several changes designed to bring the openstack api 1.1 closer to spec | Mark Washenberger | 2011-05-25 | 1 | -1/+5 |
| | |\ | |||||
| | | * | waldon's naming feedback | Mark Washenberger | 2011-05-19 | 1 | -1/+1 |
| | | * | merge lp:nova | Mark Washenberger | 2011-05-18 | 1 | -10/+16 |
| | | |\ | |||||
| | | * | | support unlimited quotas in nova-manage and flags | Mark Washenberger | 2011-05-17 | 1 | -0/+4 |
| | * | | | Created new libvirt directory, moved libvirt_conn.py to libvirt/connection.py... | Brian Lamar | 2011-05-25 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * \ \ | Merged trunk and resolved horrible horrible conflicts. | Brian Lamar | 2011-05-19 | 2 | -15/+20 |
| | | |\ \ \ | |||||
| | | * | | | | Updated the value of the nova-manager libvirt_type | Brian Lamar | 2011-05-11 | 1 | -1/+1 |
| | * | | | | | make fake_flags set defaults instead of runtime values | termie | 2011-05-24 | 1 | -0/+7 |
| * | | | | | | merge from trunk | William Wolf | 2011-05-23 | 1 | -7/+34 |
| |\| | | | | | |||||
| | * | | | | | Merge and conflict resolving | Eldar Nugaev | 2011-05-20 | 2 | -14/+19 |
| | |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | | style fixing | Eldar Nugaev | 2011-05-16 | 1 | -14/+14 |
| | * | | | | | Pep8 cleaning | Eldar Nugaev | 2011-05-16 | 1 | -1/+1 |
| | * | | | | | Added response about error in nova-manage project operations | Eldar Nugaev | 2011-05-16 | 1 | -8/+35 |
| * | | | | | | moved utils functions into nova/image/ | William Wolf | 2011-05-23 | 1 | -1/+2 |
| * | | | | | | merge from trunk | William Wolf | 2011-05-19 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | | Sort list of controllers/methods before printing | Johannes Erdfelt | 2011-05-18 | 1 | -1/+1 |
| | | |_|_|/ | |/| | | | |||||
| * / | | | | Removed all utils.import_object(FLAGS.image_service) and replaced with | Naveed Massjouni | 2011-05-18 | 1 | -1/+1 |
| |/ / / / | |||||
| * | | | | Improved error notification in network create | Eldar Nugaev | 2011-05-17 | 1 | -10/+16 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | spacing fix | Eldar Nugaev | 2011-05-05 | 1 | -1/+1 |
| | * | | | pep8 fix | Eldar Nugaev | 2011-05-05 | 1 | -1/+0 |
| | * | | | Improved error notification in network create | Eldar Nugaev | 2011-05-05 | 1 | -10/+17 |
| | | |/ | |/| | |||||
| * | | | merge lp:nova | Mark Washenberger | 2011-05-13 | 1 | -1/+1 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | make sure proper exceptions are raised for ec2 id conversion and add tests | Vishvananda Ishaya | 2011-05-11 | 1 | -1/+1 |
| | |/ | |||||
| * / | convert quota table to key-value | Mark Washenberger | 2011-05-06 | 1 | -3/+2 |
| |/ | |||||
| * | Fixes for nova-manage vpn list | Vishvananda Ishaya | 2011-05-04 | 1 | -1/+1 |
| |\ | |||||
