Commit Graph

18 Commits

Author SHA1 Message Date
Monty Taylor 2c6b018403 Retire stackforge/novaimagebuilder 2015-10-17 16:03:50 -04:00
Ian McLeod 65e06f4603 initial locking implementation
This adds both thread level and process level locking to the cache index.
It also adds a "pending" state to cached object collections, allowing a
single instance of the CacheManager to do long-running downloads without
holding a lock on the index the entire time.

Change-Id: I6a0fcf0941f75fa5d78cc06eb78af6531d712162
2013-12-05 10:12:14 -06:00
Steve Loranz 17f95d3c7d This commit represents 66 commits squashed together. Original commit
messages can be found on GitHub:

https://github.com/imcleod/novaimagebuilder/commits/new

This work represents the switch from a REST service to a CLI and
module library for building Glance images using Nova, Glance, Cinder,
and native operating system installers.

Change-Id: I1edd1ca5a66f18403c75acd8376ef859c6710907
2013-11-04 11:51:17 -05:00
Dennis Kliban f6539619d8 Switched ping check to a status check when monitoring installation.
Change-Id: I6bf317092bacac44e66137e31b56499d03a2cbcd
2013-07-09 13:26:40 -04:00
Steve Loranz 6a3b561c5d REST branch
Change-Id: If4f9d153ca2c3ac8dd728f116817dbfe497d7fd1
2013-07-02 17:13:13 -05:00
Dennis Kliban e950d6a686 Add .gitreview file.
Change-Id: I6240d2649faffdca35508989821761587fc7d2ce
2013-06-18 13:22:15 -04:00
imcleod 9c664454a7 Merge pull request #4 from redhat-openstack/feature/volumes_squash
Formatting revision to README.md
2013-04-03 21:01:53 -07:00
Ian McLeod 099e881ae6 Formatting revision to README.md
Added explicit reference to Oz copyrights (credit where credit is due)
2013-04-03 22:57:33 -05:00
imcleod f5e3da755b Merge pull request #3 from redhat-openstack/feature/volumes_squash
Add support for creating volume snapshots
2013-04-03 14:25:29 -07:00
Ian McLeod 0436ddbe80 Add support for creating volume snapshots
Add initial support for using ISO install media
Add example of Fedora 18 ks file that uses ISO install media
Add RHEL5 and RHEL6 example files
Add significant documentation to README
Add license
Split into CLI file and utility functions
2013-04-03 16:24:16 -05:00
Ian McLeod effd0c2049 More merge error 2013-04-01 14:52:46 -05:00
Ian McLeod 5db630a9be Typo 2013-04-01 14:47:19 -05:00
Ian McLeod 200d6d84d3 merge error 2013-04-01 14:42:53 -05:00
imcleod 4391d3ee60 Merge pull request #2 from redhat-openstack/feature/ubuntu
Debian support and some cleanup
2013-04-01 12:32:17 -07:00
Ian McLeod a0c377989d Debian support and some cleanup 2013-04-01 14:30:49 -05:00
Dennis Kliban 9b1ebe3461 Fixed typo in authentication with Nova. 2013-04-01 14:55:36 -04:00
Ian McLeod 2b81d68f7c Initial drop of a very early CLI tool 2013-04-01 02:13:39 -05:00
Alvaro Lopez Ortega 53e449fc7d Initial commit 2013-03-27 08:35:26 -07:00