[pkg-eucalyptus-commits] [SCM] managing cloud instances for Eucalyptus annotated tag, debian/2.0.2-1, created. debian/2.0.2-1

Charles Plessy plessy at debian.org
Sun Jun 10 05:28:27 UTC 2012


The annotated tag, debian/2.0.2-1 has been created
        at  77323bdc06361dc2178e09af07571d8e2584b823 (tag)
   tagging  9732344fdd6f518408dc7179037d188f220aa6ae (commit)
  replaces  debian/1.3.1-1
 tagged by  Charles Plessy
        on  Sun Jun 10 14:28:00 2012 +0900

- Shortlog ------------------------------------------------------------
euca2ools (2.0.2-1) unstable; urgency=low

  [ Miguel Landaeta ]
  * New upstream release. (Closes: #638900).
  * Add myself to Uploaders list.
  * Update versioned dependencies on python-boto to (>= 2.0~).
  * Switch to source format 3.0 (quilt).
  * Add get-orig-source target to debian/rules.
  * Build man pages from source.
  * Add small patch from Ubuntu to correct issue with clean target in Makefile.

  [ Charles Plessy ]
  * Converted source package repository from Subversion to Git.
  * Removed patches applied upstream.
  * Updated Homepage.
  * Normalised debian/copyright with 'cme fix dpkg-copyright'.
  * Conforms to Policy 3.9.3.

 -- Charles Plessy <plessy at debian.org>  Sun, 10 Jun 2012 14:07:09 +0900
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAABCAAGBQJP1DBkAAoJEMW9bI8ildUCOaQQAKEWkRz0w1GhoPNMZiFcY6m2
MKoKorbJ8j2WSIdwYT3E8acXLnKbM4cil5lZa2fqosRgqjcwncs0wVe6S5O27P17
iW/t93bCfVfOe3tO8cQGqxrv+jI0hmmgoBzyU1PFq6yz+LGNZNix1Bln1VoG4F1b
079w/X1iidh7Lc2hYYMVl3Hqv/IU2ZOYgS5b5I84HJCXCVHIV0ki3itpk1skZcAP
yIVnuOVSeHWjbYzCtBPYlyOEFZ5bl5HrlNe76+qN8QbV48jGp6Z2MWyIp2ns9ptG
nRF2z/gT5A339yKxm8LTGNFvafSBf+SlARyMUL5P21+55Q6Fx62cQXfqcu4h4cs6
sEYzifOsDylpC0W5sOre0maghz2Ozlf7y10IJjMbDTAo8b+pscdkLFIdEDejO92e
EATAsMnRc9Uw2Xw9WzDhKdsVjgxyotq08mnWuUEsGYkxtcWviMJqVz6iPUXmzMW8
2cXRlL4bpnR4DSDpzycENoTnpvTH/CK8gixDrFK70BWI6oDd+yMCtWkR58E79n0R
oTZl2U9v86B9Eu0ALFu7tOEAdWGmZWXZyakzZ1sT6Z8BbtldwuZswNAjfRSQX+bw
oVpzG1s8DTENAY5eS3Tt6MfgG9QmNsqiYle7vh2BG00xR+i0PtkTMJ36KpHr5bnZ
UftoY8p/vTJo4GUpOJAd
=f8CB
-----END PGP SIGNATURE-----

Andy Grimm (1):
      add debugger option to euca-* commands

Charles Plessy (7):
      Import upstream sources '2.0.2'
      Removed patches, applied upstream.
      Updated Homepage.
      Converted source package repository from Subversion to Git.
      Conforms to Policy 3.9.3.
      Normalised debian/copyright with 'cme fix dpkg-copyright'.
      euca2ools (2.0.2-1) unstable; urgency=low

David Kavanagh (11):
      add -p option referred to in RT #649
      added eustore tools to handle images in euca image store
      added eustore tools
      replaced progress bar with our own code
      replaced column formatter with code that works with older python vers
      fixed errant tabs, remove unused params var, fixed rt3521
      now all temp files are written to temp dir properly
      fixed RT #4258, honor EUSTORE_URL in image-install tool
      removed stray print statement
      updated to support more image metadata and to handle single-kernel tarballs
      fixed typo in error message

Dmitrii Zagorodnov (6):
      put general description into README, pointing to INSTALL for build and run
      fixed up the docs included with the tools
      fixed up distribution-specific instructions
      gave more URL examples in the doc
      made binary package instructions more vague (as the deps aren't ready)
      bye

Garrett Holmstrom (49):
      Clean up spec file; stop bundling libs
      Also build on openSUSE
      Fix spec file on el5
      Add euare-*, new setup.py location to spec file
      Add euare-*, new setup.py location to spec file
      Bump spec file version
      Fix a typo introduced by the fix for LP #672986
      Fix non-ubiquitous mkfs.ext3 opts, bad xfs_admin usage
      Replace euca2ools-eee packages
      Drop obsolete/unused debian dir
      Let distutils choose the right python executable
      Add missing spec file deps
      Drop euare-whoami
      Fix a variable name typo in modifyimageattribute
      Add eustore-* to rpm spec file
      Add ap-northeast-1 region
      Kill mixed tabs and spaces (It's python...)
      Make euare-userdel -r delete login profiles
      Toast a 2.6-ism
      Bump spec file's boto requirement to >= 2.1
      Fix deletegroup/user documentation
      Add us-west-2 EC2 endpoint
      Drop bogus S3 location constraint in help output
      Work around a rare RNG bug
      Delete a spurious newline
      Replace /usr/local/bin/python with /usr/bin/python
      Unbreak eustore-install-image --help when env is unset
      Resolve a member name collision in DescribeRegions
      Use string substitution, not hardcoded region URLs
      Un-break Bundler.encrypt_image's return values
      Unbreak euca-unbundle-image
      Stop duplicating euca-unbundle option names
      Don't install eustore cmds with setup.py
      bundle-vol: inherit instance metadata by default
      Fix --config option
      Hackish fix for --version option handling
      Default DeleteOnTermination to True
      Fix euare-usercreate convenience options with --delegate
      Version bump
      Clarify euca-delete-bundle help output
      Use a slightly more interesting example
      Fix eucacommand option capitalization
      Replace tabs with spaces
      Make e-d-images always print the same number of fields
      Send file contents, not file names with import-keypair
      Fix make clean
      Fix e-d-addresses + boto 2.0 incompatibility
      Version bump; re-generate man pages
      Add the man page generation script

Ian Wilson (1):
      Adding support for manpages for euare* toolsets.

Luca Invernizzi (1):
      unbundle.py refactoring was incomplete

Miguel Landaeta (10):
      Create euca2ools 2.0 branch
      New upstream release
      Update versioned dependencies on python-boto to (>= 2.0~)
      Switch to source format 3.0 (quilt)
      Switch to source format 3.0 (quilt)
      Add get-orig-source target to debian/rules
      Add get-orig-source target to debian/rules
      Build man pages from source
      Add small patch from Ubuntu to correct issue with clean target in Makefile
      Add myself to Uploaders list

Mitch Garnaat (188):
      Added new bin files from boto to %files section.  Bumped version number to 1.3.
      Fixed issue with euca-describe-image-attributes -B command.  Required monkey patching boto.ec2.blockdevicemapping.BlockDeviceMapping class in euca2ools module.  Also changes version number to 1.3.
      Updating RPM spec file to not build m2crypto on Fedora distros.
      Fixing the sed script used to fix the path to the python executable in the script files during installation on CentOS.  Fixes Request 466.
      Fixing the sed script used to fix the path to the python executable in the script files during installation on CentOS.  Fixes Request 466.
      Fixing a problem in the last fix related to Request 466.
      Monkey patch the boto.ec2.connection.register_image method with a newer version that doesn't have the issue of requiring the name parameter.  Fixes launchpad bug 629118.
      Checking in changes to allow euca2ools to work with latest boto version.
      Removing unused reference to boto.s3.Connection.
      remove reference to s3.Connection.
      explicitly import OrdinaryCallingFormat
      Merging downstream patch from Canonical.  Launchpad bug 509562.
      Incorporating downstream patch set from Scott Moser.  Addresses Launchpad bugs: 522292, 546526, 551847, 479836, 546551, 541468, 546567, 531453, 546420, 530816.
      Adding two additional patches from Scott Moser that were omitted from the previous commit.  Fixes launchpad bug 531453.
      Fixed a long-standing bug in check_image.  See launchpad bug 600783 for details.
      Patch from smoser.  Error when a 'help2man' errors (rather than ignoring), and respect PYTHONPATH if already set.
      Another small patch from smoser.  Fixes usage string.
      Incorporating fix from smoser to euca-bundle-vol.  Also changing URL parsing in main euca2ools module to use urlparse rather than rolling our own.  Fixes launchpad bug 405628.
      Fixed a problem with handling of result from boto confirm_product_instance method.  Fixes launchpad bug 548483.
      Changes from Sang-min to help get euca2ools running on Windows platform.
      Left a commented line in from a debug session.
      Fixed a bug introduced when merging sang-min's changes.  My fault.
      Merging changes from downstream to address volume labels.  See https://code.launchpad.net/~smoser/euca2ools/bundle-vol-copy-fs-info/+merge/50167 for more details.
      Merging ubuntu fix from euca2ools-main.
      Merging changes for windows bundling code.
      Getting a saner code organization.
      WIP checkpoint.  Have several of the euca-describe-* commands working with this new refactoring.  Still lots more to do.
      Another snapshot, more commands working.
      Adding a few more commands, fixing some issues.
      Adding more commands.
      Adding more commands.
      And yet more commands converted.  Pretty much down to the bundle-related ones now.
      Adding more commands, tweaking bundler.py.
      Adding a couple more converted commands.
      A few more stragglers.
      Last two commands, with the exception of the NC-specific commands.
      Renamed admin to nc to avoid confusion with eucadmin.  Messing around with setup.py file.
      fixing small bugs found in initial automated testing.
      fixing bug in euca-add-keypair, calling wrong boto method.
      Fixing call to print_instances in euca-run-instances.
      Tweaking euca-delete-group and converting euca-check-bucket.
      Fixing a bug in euca-create-volume (wrong param name).
      Add meaningful --debug option.  Enable --filter option.
      Adding support for creating/deleting tags and using filters in the euca-describe-* commands.
      Cleaning up the validate_* methods a bit.
      Adding euca-describe-tags.  Small tweaks to euca-describe-addresses.
      Adding euca-start-instances and euca-stop-instances.
      Adding euca-monitor-instances and euca-unmonitor-instances.
      Fixed reference to validate.validate_instance_id.
      Fixing reference to euca rather than controller.
      Add two new commands to scripts variable in setup.py.
      Fixing some old references in euca-authorize and euca-disassociate-address.
      Fixes LP 726901
      Incorporating patch from LP 725170.
      Incorporating patch from LP 725170.
      A few small cleanups prior to finishing up the refactoring of the bundling/uploading tools.
      Halfway through another big, hairy refactor.  But will I still love it in the morning?
      Another checkpoint.
      A bunch more of the refactoring completed.
      Adding runinstance.py.
      Initial version of bundleimage.
      Fixing up handling of environment variables.
      Fixing things up so bundling an image works again.
      A version of bundlevol that is closer to working.
      Fixing bunch of small bugs found during AWS tests.
      This refactored branch now passes my current AWS test suite.
      Fixing a few small bugs uncovered by automated testing.
      Fixing small typo bug when printing final output.
      Working thru the bundlevol thickets.
      Adding some bits that got lost along the way.
      Working refactored bundlevol.
      Fixing bugs in register and reworking the handling of connections in eucacommand.
      Adding some bundle-related commands.
      Fixing typo bug in deletebundle.py.
      Fixing a bug related to the --destination option in bundlevol.
      Fixing some bug and introducing type-checking in the roboto Param class.
      Shuffling files around for a more flexible organization.
      Adding all of the euare classes and wrapper scripts.
      Fixing up some odds and ends from the merge of the roboto stuff to boto.
      Add missing class, remove debug print statements.
      fixing issue with euca-version and handling of options in eucacommand.
      Merging development branch.
      Removing controller.py, it's no longer needed.  That functionality has been incorporated into eucacommand.py.
      Cleaning up the validate methods, now handled in Param class.
      Fixing some bugs in euare cli tools.
      Renaming command wrappers to match iam cli tools.  Small edits in all euare command classes to fix problem caused by code generator.
      change lingering reference to Options to Params.
      Adding output formatters for some commands to emulate IAM CLI tools output.
      Adapting a few more commands to match IAM CLI tools.
      Adding missing command, updating output formatting for a number of commands.
      Removing explicit Name class attribute.  Just use the class name instead.
      A template for what a request class should contain.
      Adding a certificate-file option.
      Updating setup.py to use the new euare-* command names.
      Reworking all euca-* commands to have a main() method that simply returns the value from boto and a main_cli that calls main() and then outputs the result.  This makes it easier to use the command classes in other testing scripts.
      Fixing a few bugs introduced in last round of changes.
      Fixed typo bug in reference to option attributes.
      fixing issues found during regression testing.
      Fixing issues found in regression tests.
      Fixing typo errors introduced in previous commit.
      Parameterizing the environment variable used to point to service URL.
      Fixed main_cli issue.
      fixed duplicate defn of main.
      Fixing some issues introduced in last refactoring.
      Slight refactoring of main and main_cli.
      removing euare-useraddpolicy from setup.py, replacing with euare-useruploadpolicy
      Moving standard ops for access key/secret key back to 'a' and 's'.  Need to implement secret compat magic.  Fixing refactor bugs in bundlevol.py
      Pass explicit value for APIVersion to EC2Connection constructor to avoid any surprises.
      Fixing things up so that Makefile doesn't break.
      Adding the NC command for bundling a Windows instance.
      Makefile now just does install by default.
      Fixing a bug in handling of default image name.  Wasn't using the basename of the image_path passed in.
      Removing 'except foo as bar' syntax which will not work in Python 2.5
      Removing another reference to except syntax that won't work in python 2.5
      Fixed typo bug introduced in last refactoring.
      Making change to makefile to see if I can get this successfully installed on clc during qa.
      Have authorize and revoke call the deprecated style of the methods in boto so Eucalyptus is happy.
      Now handles potential conflict in -a and -s in the same way old euca2ools did.
      Add 'all' to the list of executable_by when --all option is used.
      Merging branch from smoser to fix LP760157.
      Adding checkbucket.  Fixing describeimages.
      fixed reference to old module name.
      Fixing bug wrt nc connections.
      change type of -s Param from file to integer
      Fixing bugs in euca-bundle-instance command.
      Lots of bug fixes for bundleinstance and bundleupload stuff.
      A number of fixes for bundling/uploading/etc.
      fix reference to manifest_path.
      Adding euca-check-bucket and euca-bundle-upload to setup.py
      Adding a euca-create-image command.
      The size option on bundlevol is optional.
      Add missing import statement.
      Manifest is now optional for euca-register.  Only needed if registering an S3-based AMI.
      Adding missing import for BlockDeviceMapping.
      Add support for setting default values of args as well as options.
      Bunch of small typo fixes, a couple of actual bug fixes, a couple of things to be more consistent with ec2 commands and one new command, euca-import-keypair.
      Adding euca-import-keypair to setup.py file.
      fixed typo bug.
      Adding support for -v and -p options to policy listing commands.
      Making euare commands more compatible with IAM CLI tools.
      Fix to handling of --block-device-mapping option.  Fixes LP 793898.
      Added additional checking in parse_block_device_args to handle empty size.
      merging from euca2ools-main.
      Adding the account alias euare commands.
      Adding some new and some missing scripts to setup.py
      Adding the euare-[user|group]addpolicy commands.
      updating setup.py with new commands.
      Integrating patch to fix LP 795395.
      Adding missing scripts to setup.py file.  Fixes LP 796524.
      Adding recursive group delete command for euare.
      Adding recursive delete for users.
      Fixing an error in the original template code used by roboto.  Need to pass kwargs from main to self.send().  Not used in command line mode but still needed for composition.
      Making the special nc auth module compatible with updated boto signature code.
      Fixing another compatibility issue between NC auth and new boto signing code.
      Allow location to be specified when uploading a bundle.
      Fix to RT 2067 policy validation issue.
      Changing default value for Location param and changing doc string.
      Fixed typo in doc string.
      Fixing missing parens.
      Fixed to uploadbundle.py and bundleupload.py to fix RT 2067.
      Adding comment to docstring to indicate policy option is not supported on Eucalyptus.
      Fixed incorrect reference to self.image_prefix rather than self.prefix
      Fixing cut/paste error in metadata.py.  Fixes LP issue  814193.
      Fix reference to self.location.
      Make default args compatible with ec2 tools.  Fixes RT 2918.
      Print full usage when a required argument is not provided.  Fixes RT 2906.
      Updating man pages for euca2ools.  Fixes RT 2357.
      Make sure operation_type is initialized in all paths.  Fixes RT 2939.
      Allow old behavior of deleting all manifests in a bucket if neither manifestpath nor prefix is specified.  Fixes RT 2978.
      Allow tag commands to work against EC2 even if not supported in Eucalyptus.  Fixes RT 3084.
      Merging from euca2ools-main.
      ImportKeyPair request requires API version 2010-08-31.
      Correctly handle -r and -R options to euare-delete-user and euare-delete-group.  Fixes RT 3106.
      Simplifying the handling of API versions for commands.  Each command can override the default API version by overriding the APIVersion class variable. This allows new, EC2-specific commands like tagging to co-exist with eucalyptus-compatible commands.
      Fixed typo bug in euare-userlistpolicies command.  Fixes RT 3139.
      Make Param choices work for euca-* commands to provide true enum.  Fixes RT 3356.
      Change the ptype of the user_data Param.  Fixes RT 3578.
      Clean up the error message you get when you specify in incorrect option.  Fixes LP 850196.
      Update all euca-* commands that can receive a true/false response to exit with a 1 if false is returned.  Fixes RT 3783.
      Merging from euca2ools-main.
      Removing Response data structures from euare classes.  These are not used and clutter things up a lot.
      Removing last remaining Response structure.
      Removing cruft leftover from initial code generation from wsdl.
      Fixed reference to get_parts.  Fixes RT 4154.
      Fixed calls to superclasses cli_formatter which was causing extraneous output.
      Added max value for size parameter to help string.  Addresses RT 1316.
      Merging patch from smoser to add additional checks of user_data value.
      Merging patch from Luca Invernizzi to fix LP 896481.

Neil (268):
      added swig
      added euca-describe-images
      fixes to euca-describe-images
      added euca-describe-instances
      fixes to euca-describe-instances
      added euca-describe-volumes
      added euca-describe-snapshots
      added euca-describe-availability-zones
      euca-describe-keypairs
      euca-describe-groups
      euca-describe-addresses
      euca-create-volume
      euca-delete-volume
      added create/delete snapshot
      create/delete keypair
      euca-describe-regions
      euca-detach-volume
      euca-register/deregister
      added euca-add-group/delete-group
      euca-get-console-output
      euca-terminate-instances
      euca-reboot-instances
      associate/allocate address
      disassociate/release address
      .
      fixes to arg parsing
      euca-run-instances
      fixed describe-groups
      authorize/revoke group
      image attr
      modify-image-attribute
      .
      .
      fixes to upload bundle
      fixes to euca_tool
      fixed bundle image.
      more fixes to bundle image
      more fixes to bundle image
      fixes to upload bundle
      refactored common code.:
      fixed to work with amazon
      more fixes.
      fix to check S3_URL
      fixed directory path for euca-bundle. no more L
      added download bundle
      adding delete bundle
      adding unbundle
      minor fix
      added confirm product instance
      added setup.py
      refactored for packaging
      added makefiles.
      removed unnecessary crap.
      fixed reference.
      bundle-image now reads EUCALYPTUS_CERT
      make sure that the entire file is not read in.
      added support for prefix
      added support for block device mapping (bundle image)
      added support for parts param for upload.
      fixed deprecation issue with popen2
      moved from sha to hashlib
      minor fix and refactored common code.
      basic bundle vol (not complete)
      refactored directory structure some more.
      minor fix to bundle-vol
      added support to get instance metadata (bundle vol)
      more fixes to bundle vol.
      refactored. added debug option. all options to bundle vol.
      forward ported to boto-1.7a.
      forgot to fix Makefile
      number of tweaks to boto. removed unnecessary stuff from boto.
      support for canned_acl
      fail gracefully if upload fails.
      number of fixes to bundle image and describe images.
      fixes to bundle and unbundle
      fixes to authorize and revoke
      changed copyright.
      changed help text to be uniform.
      bunch of refactoring and input validation.
      fixes to bundle volume.
      more fixes to bundle volume.
      added support for generating fstab. added options for platform specific operations.
      changing name.
      minor fix.
      minor fix to bundle image
      fixes to detach and describe volumes.
      minor fix to delete bundle
      number of fixes for command line processing
      fixed output from describe instances.
      boto fix for create volume from snapshot
      fix to ip address validation
      minor tweak (bundle prints some progress).
      merging in changes from old branch.
      better reporting for missing options.
      replacing tar with native tar
      minor rename
      fixed issues with delete bundle, minor compat mod to describe instances, bundle image
      fix to print out name of the bucket/manifest with upload bundle
      fix minor error in associate address
      minor fixes
      converted to older exception types
      added executable by to describe images.
      another fix to describe images.
      compatibility changes to authorize and revoke
      fixes to bundle vol
      more fixes to bundle vol
      add essential dirs to image (bundle vol).
      set correct perms for tmp. also other minor fixes to bundle vol.
      merging in latest from euca2ools
      added --size to create volume
      merge in euca2ools
      removed unnecessary deps
      renamed boto
      renamed boto
      adding ancestor ids to bundle
      more fixes to bundle vol. were lost somehow?
      fixed typo.
      added productcodes option to bundle vol.
      minor fix to describe image attr
      print product codes in describe instances
      fixes to boto product code parsing.
      fixes to boto for modify image attr (launch perms
      fix to mod image attribute
      allows hyphens in user id
      minor fixes to describe instances.
      minor tweak to d instances.
      removed spurious print.
      add product codes to bundle image
      changed default value for service path so the client doesnt have to worry about it
      better patch for boto. doesn't break existing boto clients.
      adding boto patch.
      pulled in fix from boto upstream for instance monitoring
      fixed disassociate address.
      minor fixes to download bundle
      fix to work with boto-1.8a. replaced 1.7a-patched with 1.8a
      forgot to add a file.
      made unbundle a bit more verbose.
      adding INSTALL
      removing deps.
      removing deps.
      tweaking the install file.
      some more python 2.5 compat fixes, made download bundle a bit more verbose.
      better reporting of input validation.
      adding uninstall target
      added target for man.
      cleaning up help format to make it manpage friendly and consistent.
      cleaning up help format to make it manpage friendly and consistent.
      create volume was not using -S? weird.
      README
      adding -u to euca-authorize.
      updating to boto-1.8c
      changed from getopt to GNU compliant getopt (thereby ruining POSIX compliance) but you can blame GNU for that.
      adding EC2_USER_ID for bundle image and bundle vol. eucarc should set this.
      small fix to describe images.
      tiny fix to create volume.:
      changed license in spec file. added license text.
      hi
      a fix to delete bundle.
      fixed a typo
      typo in verbose msg.
      updated to boto-1.8d
      applying patches from Debian.
      added null check.
      --region to availability zones.
      committing changes.
      set default protocol fixes #401190
      fixed help output for create snap fixes #401222
      nicer error reporting. fixes #401172
      fixes #402670
      better error checking for authorize/revoke
      added fake batch option for compatibility.
      fixes #403244
      fixes #401225
      fixes #407710
      fix to bundle vol for distros with older losetup options. fixes #409732
      fixes #413735
      fixes #419583
      fixes #417937
      fixes #417937 (previous fix was incomplete).
      fixes #419583
      fixes #419583
      fixes #419583
      removed unnecessary check.
      fixes #423500
      fixes #424212
      fixes #424212
      fixes #429010
      fixes #404951
      changelog.
      fixes #436947
      fixes #436950
      added build deps for python-m2crypto and boto
      fixes #444097
      fixes #444105
      fixes #444747
      removed unnecessary filtering of zones.
      fixes #450044
      fixes #461301
      fixed changelog.
      fixes #479823
      fixes #450044
      added bash completion.
      fixes #485106
      fixes LP: #495618
      fixes LP: #439366
      fixes LP: #497495
      fixes LP: #510982
      fixes LP: #510982
      fixes LP: #516486
      fixes LP: #516738
      updated CHANGELOG.
      fixes LP: #517871
      fixes LP: #522398
      fixes LP: #522396
      fixes LP: #522396
      fixes LP: #523332
      fixes error in help message for bundle vol.
      fixes LP: #516738
      fixes LP: #525137
      fixes LP: #527477
      fixes LP: #527477
      fixes LP: #526697
      fixes LP:#530296
      fixes LP: 531076
      fixes LP: #522060
      merging latest 1.0
      fixes LP: #541468
      fixes LP: 542097
      graziano supplied spec file for fedora.
      fixes LP: #543221
      fixes LP: 543559
      merging latest 1.0
      fixes LP: 543221
      fixes LP: 543221
      fixes LP: 544706
      fixes LP: 544706
      removed unused imports.
      added bundle instance.
      added cancel bundle task.
      added describe bundle tasks.
      updated describe bundle tasks.
      added get password data.
      fixes to display bundle string.
      added get password.
      added man page.
      added bash completion support for windows bundle commands.
      block dev mapping support for describe images
      fixed describe image attr
      added support for block device mapping.
      updated euca-register to accept new args
      euca-modify-image-attribute should check for -l/-p
      arch and root dev are optional for register.
      euca-authorize should respect port/proto with -u
      automatically generate policy if none specified.
      fixed policy generation.
      check for negative expiration.
      fixed formatting.
      updated run instances to handle latest AWS options (monitoring, subnet, api termination, instance shutdown behavior).
      removed disable api term (not supported in boto 1.9b).
      instanceinitiatedshutdown-behavior not supported in boto 1.9b
      add support for owner and restorable_by options to euca-describe-snapshots.
      updated CHANGELONG for 1.3
      typo in CHANGELOG.
      merging fixes to support owner and restorable by for euca-describe-snapshots.
      bringing over spec file fixes from 1.3.
      updated INSTALL.
      updated version and INSTALL.
      upped version # to 1.3.2

Neil Soman (5):
      changed output of describe images slightly.
      another fix to describe images
      fixes #427367
      fixes LP: #507840
      fixes RT: #5655: euca-create-volume does not show availabilityZone.

Sang-Min Park (5):
      fix euca-getpassword (use decrypt_string in Bundler
      fix a typo in bundleinstance.py
      fix to include policy in bundle-upload and ignore custom policy in bundle-instance
      one line missing in r450
      typo in euca-revoke

Scott Moser (9):
      2 changes here regarding euca2ools.setup_environ (LP: #526591)
      Exit with with non-zero status in Usage except under '--help'.
      check if --user-data is a file on local system
      add --user-data-force flag to ignore the file check of --user-data
      replace /usr/local/bin/python with /usr/bin/python
      Makefile: make 'make clean' not exit failure
      bin/eustore-install-image: make --help work without environ
      euca-import-keypair: fix importing keypairs
      describe-images: add fields 'platform' and 'root_device_type' even if empty

Ye Wen (6):
      Return cert id for euare-useraddcert
      Enable "enabled" user attribute display and setting.
      Enable display and modify euca-specific user attribute.
      Better "--delegate" usage text.
      Fix euare-usermod and euare-groupmod options for new name and new path to be
      Fix "euca-describe-volumes" output by adding the volume attaching status.

Zach Hill (1):
      Modified the euca2ools/nc/connection.py to always set EucaEffectiveUserId as well as AWSAccessKeyId. Fix for RT 6445/6421

decker (8):
      update debian/control
      fix spelling of crypto
      update debian directory from unstable
      remove duplicate
      updated ./debian dir from pkg-eucalyptus
      bump revno because packages were mislabeled.
      bump revno because packages were mislabeled.
      bump revno because packages were mislabeled.

graziano (4):
      Stub for 1.1
      Added "closes bug"
      Do not generate texinfo reference.
      Latest changelog changes

graziano obertelli (12):
      Just a stub for the spec file
      a crude way to get a pacakge
      first rpm pacakge
      added installation of binaries
      sourcing eucarc is enough for eucalyptus users
      Fixed typo in Makefile. Modified spec file to add man pages.
      we depend on python-devel on build.
      added man pages: to regenerate them just do make man
      duh! fixed typo in spec file.
      I guess the rum sauce was pretty good: fixed other typos.
      centos should work now.
      added documentations files

mgarnaat (8):
      Fixed references to BlockDeviceType.  This should be EBSBlockDeviceType to be compatible with boto 1.9b
      merging from euca2ools-main.
      Merging from euca2ools-main
      Merging changes from dev branch related to RT issue 2007.
      Merging changes from dev branch to implement new account alias commands.
      Adding updated setup.py file.
      Adding the euare-useraddpolicy and euare-groupaddpolicy commands.
      Fix to LP 795395

mitch (1):
      Fix a bug with user_string that only shows up when building man pages.

mitch.garnaat at eucalyptus.com (3):
      Removed the casting of user-id to an int.  This causes problems if the user id starts with a zero (like one of mine).  Fixes LP 479823.
      Incorporating fix from smoser regarind handling of '-' character in user id.
      Merging small patch from smoser which fixes bug in handling of manifest directory and path in euca-upload-bundle.

neil (3):
      fixes LP: #526591
      fixes LP: #526591
      fixes LP: #536876

nekro (13):
      adding files.
      bundle image in progress
      in progress.
      status updated.
      first prototype. needs a lot more.
      .
      moar
      bundle.
      got rid of ncrypt and other deps.
      .
      added deps
      preliminary refactoring
      exclude image path.

root (12):
      minor fix (CopyError)
      removed deps
      added the deps
      merge release version of the /debian directory
      adding a check for help2man
      if help2man does not exist, do not install the manpages, but go forward with the build
      adding generated manpages to repository; if you have help2man installed at build time, then they will be re-generated
      change spec to version 1.2 release 0.1.rc1
      added support for DESTDIR in euca2ools.spec
      CHANGELOG framework for 1.2 release, spec file version/changelog update
      updated version number for release
      fixed sha1 generation for image/vol bundling. pipelined

test-dev (1):
      fix typo (target_architecture) in bundleimage.py

wenye (19):
      Added account level command lines.
      Remove ListAccounts parameter.
      Fix getuser
      Fix conflict arguments for deleteaccesskey
      Add "choices" for "enum" type of Param based on latest boto fix.
      Fix createaccesskey print
      Add CreateSigningCertificate API.
      Better output for createsigningcertificate
      Add user info related APIs.
      Rename command to the proper name.
      Fix issues in user policy commands.
      Add/change group policy related commands. Also add a whoami command for user.
      New commands for account policies.
      DeleteAccountPolicy API
      Add recursive flag for deleteaccount.
      Fix getloginprofile output.
      Add GetLdapSyncStatus
      Account delegate for user/group level commands.
      Fixed "DelegateAccount" option doc string. Added "recursive" option for userdel and groupdel.

-----------------------------------------------------------------------

-- 
managing cloud instances for Eucalyptus



More information about the pkg-eucalyptus-commits mailing list