Ian Wienand ab5ed610e4 Handle install with pip -e
As described in the comments, inspect the installation to see if we
have been installed with "pip -e" and, if so, make sure we reference
the scripts from the source location rather than the
system-installations.

Update the documentation with a terse but helpful quick-start to show
an easy way to start developing a change using this.

Closes-Bug: #1491035
Change-Id: I0460061b834a2b854175f8c9be2be8d38c540c9d
2015-09-10 16:55:39 +10:00
2015-09-10 16:55:39 +10:00
2015-02-11 15:28:28 -06:00
2015-09-10 16:55:39 +10:00
2015-07-19 10:20:39 +00:00
2014-09-30 16:39:21 -05:00
2012-11-15 16:20:32 +13:00
2015-08-25 07:06:43 +00:00
2015-03-30 20:57:34 +00:00

Image building tools for OpenStack

These tools are the components of TripleO (https://wiki.openstack.org/wiki/TripleO) that are responsible for building disk images.

This repository has the core functionality for building disk images, file system images and ramdisk images for use with OpenStack (both virtual and bare metal). The core functionality includes the various operating system specific modules for disk/filesystem images, and deployment and hardware inventory ramdisks.

The TripleO project also develops elements that can be used to deploy OpenStack itself. These live in the TripleO elements repository (https://git.openstack.org/cgit/openstack/tripleo-image-elements).

Online documentation:

Copyright

Copyright 2012 Hewlett-Packard Development Company, L.P. Copyright (c) 2012 NTT DOCOMO, INC.

All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Description
Image building tools for OpenStack
Readme 58 MiB
Languages
Shell 50.3%
Python 49.5%
Jinja 0.2%