summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Fixes metadata for ec2_api to specify owner_id so that it filters properly.Vishvananda Ishaya2011-03-301-2/+2
|\
| * conversion of properties should set owner as owner_id not ownerVishvananda Ishaya2011-03-291-2/+2
* | TopicAdapterConsumer uses a different callback model than TopicConsumer. Thi...Anthony Young2011-03-301-10/+9
|\ \
| * | fix for lp742650Anthony Young2011-03-291-10/+9
* | | The VNC Proxy is an OpenStack component that allows users of Nova to accessAnthony Young2011-03-301-0/+101
|\ \ \ | |_|/ |/| |
| * | incorporate feedback from termieAnthony Young2011-03-291-2/+2
| * | use manager pattern for auth token proxyAnthony Young2011-03-291-13/+18
| * | address some of termie's recommendationsAnthony Young2011-03-281-0/+3
| * | add period, test githubAnthony Young2011-03-281-1/+1
| * | merge trunk, add unit testAnthony Young2011-03-241-6/+9
| |\ \
| * \ \ merge trunkAnthony Young2011-03-248-65/+452
| |\ \ \
| * | | | incorporate feedback from termieAnthony Young2011-03-241-3/+2
| * | | | make missing noVNC error condition a bit more fool-proofAnthony Young2011-03-231-5/+7
| * | | | general cleanup, use whitelist for webserver securityAnthony Young2011-03-231-4/+18
| * | | | more progressAnthony Young2011-03-231-3/+11
| * | | | use the nova Server objectAnthony Young2011-03-231-13/+5
| * | | | separating out components of vnc consoleAnthony Young2011-03-231-151/+26
| * | | | make executableAnthony Young2011-03-221-0/+0
| * | | | add in eventlet version of vnc proxyAnthony Young2011-03-221-0/+203
* | | | | Make dnsmasq_interface configurable.Josh Kearney2011-03-291-1/+3
|\ \ \ \ \
| * | | | | Make Dnsmasq_interface configurableJosh Kearney2011-03-291-1/+3
| | |_|_|/ | |/| | |
* / | | | don't print the error message on sys.exit(0)Vishvananda Ishaya2011-03-291-1/+1
|/ / / /
* | | | displays an error message if a command fails, so that the user knows somethin...Vishvananda Ishaya2011-03-281-4/+7
* | | | TopicConsumer -> TopicAdapterConsumerBrian Lamar2011-03-281-1/+1
| |_|/ |/| |
* | | port s3server to eventlet/wsgitermie2011-03-241-6/+9
| |/ |/|
* | pep8 cleanupstermie2011-03-241-1/+0
* | add some more docs and make it more obvious which parts are examplestermie2011-03-241-2/+13
* | add an example of a versioned apitermie2011-03-241-1/+10
* | add Limited, an API limiting/versioning wrappertermie2011-03-241-0/+7
* | improve the formatting of the stack tooltermie2011-03-241-2/+12
* | support volume and network in the direct apitermie2011-03-241-2/+7
* | Made service_get_all()'s disabled parameter default to None. Pass False for e...Josh Kleinpeter2011-03-241-1/+1
|\ \
| * | Changed default for disabled on service_get_all to None. Changed calls to ser...Josh Kleinpeter2011-03-221-1/+1
* | | Declare libvirt_type to avoid AttributeError in live_migrationMuneyuki Noguchi2011-03-241-0/+1
|/ /
* | Changed fixed_range (CIDR) to be required in the nova-manage command; changed...Josh Kleinpeter2011-03-211-2/+3
|\ \
| * | Changed error to TypeError so that we get the arguments list.Josh Kleinpeter2011-03-211-2/+2
| * | Added my name to AuthorsJosh Kleinpeter2011-03-211-2/+2
| * | Made fixed_range a required parameter for nova-manage network create. Changed...Josh Kleinpeter2011-03-171-2/+3
* | | cleanup another inconsistent use of 1 for True in nova-manageKen Pepple2011-03-181-1/+1
* | | disable-msg -> disableBrian Lamar2011-03-185-5/+5
* | | Merge trunkSoren Hansen2011-03-171-8/+57
|\| |
| * | added new class Instances for managaging instancesChristian Berendt2011-03-161-8/+57
| |\ \
| | * | fixed pep8 errors (with version 0.5.0)Christian Berendt2011-03-161-6/+3
| | * | merged with trunk and removed conflictsChristian Berendt2011-03-1513-147/+394
| | |\ \
| | * | | added listing of instances running on a specific hostChristian Berendt2011-02-271-1/+7
| | * | | beautification...Christian Berendt2011-02-261-5/+5
| | * | | added new class Instances to manage instances and added a new listing method ...Christian Berendt2011-02-181-1/+42
| | * | | added functionality to list only fixed ip addresses of one node and added exc...Christian Berendt2011-02-181-7/+12
* | | | | Make error message match the check.Soren Hansen2011-03-171-1/+1
* | | | | Fix a couple of things that assume that libvirt == kvm/qemu.Soren Hansen2011-03-161-1/+3
|/ / / /