Age | Commit message (Collapse) | Author | Files | Lines |
|
- removing the -r and -c parameters
- relying on ENV vars for non-system locations
- abstracting the apex-python-utils to a var
Change-Id: I7ff1ca8b741c890647aee029c57e8342f0b5cb07
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
- first stage in standarizing how custom config
values are passed in by moving
to using ENV vars to pass in custom params
- next stage is to remove the -r and -c
options in deploy.sh
Moving this direction will reduce managment of
custom parameters and rely on ENV vars to make
the customizations for development
Change-Id: Ibbc171d5e6801b27c1b62ca65c2a9f7830483b97
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
Using pool-refresh should be sufficient to clean up storage pool.
Change-Id: I10a58340c4c24b429a2d46d8c9f5a469fd4e18f2
Signed-off-by: Feng Pan <fpan@redhat.com>
|
|
- ensures the storage vols are cleaned up properly
Change-Id: I55c0dbcbbc884658b9e37e34aa85d00e29e99b57
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
- Only support for NOSDN for this patch
- Other SDN controllers will not be tested for this patch
- AODH is now upstream and not needed to be carried in Apex
- puppet-cinder-quota-fix.patch is now upstream and not needed to be carried in Apex
- puppet-neutron-force-metadata.patch is now upstream and not needed to be carried in Apex
- removing the catalog of nic files and creating a templatization for them
JIRA: APEX-108
JIRA: APEX-93
JIRA: APEX-92
Change-Id: Ic1a24baec7ef295e9dc1b8b72ac36ca5b05578ea
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
This commit is not backwards compatible with cleaning.
VMs named Instack will need to be manually removed.
Change-Id: I6829119e43a0a572da07e6d9757c5208c7fe91d4
|
|
Removes --remove-all-storage option in ci/clean.sh
JIRA: APEX-121
Change-Id: Ia8063112333d12d09cfb16dd1a02e14551dae7d7
Signed-off-by: Feng Pan <fpan@redhat.com>
|
|
- replacing brbm with logical names br-netname
- replacing instack-virt-setup with tripleo scripts
JIRA: APEX-90, APEX-80
Change-Id: I58a15dee8de882e034c8af8a3368ca0647741b13
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
Similar to the instack line above, the vol-delete will fail if the
baremetal image file is not present. This can happen if the disk
runs out of space during copy, for example.
Change-Id: Ib3a60dd03c3f7172cb59ade30e745397410e3ef2
|
|
JIRA: APEX-62
Change-Id: Ide34d9971cd6ac987b5994f5e23b4cfa58f92b29
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
- adding a missing exit 1 in the deploy script
- setting link up on hypervisor bridges
- redirecting error from cleanup commands so they're not so chatty
Change-Id: I844c35effb2817948ea096b07a34d83678803e00
|
|
This applies only to baremetal deployments. Interfaces from admin and
public networks are attached from the host to the OVS bridges brbm and
brbm2 for external connectivity.
Change-Id: If3f5b33eab267e05ee9094396daa40f37e69319a
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: Ib8a3baa645c4e2a2b7b5c39e8642bae367981f37
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Changes include:
- Fixes Intel Pod 2 inventory file
- Check for DHCP server on the host and disable
- Adds realistic+common network-settings file
- Modifies baremetal deployments to bridge to correct interface
- Adds private/storage network OVS bridges
- Parses network-settings into valid network-environment variables
- If certain network-settings are missing they will be auto-detected
Note: The actual settings set forth for deployment only include
admin/external networks at the moment. Private/storage networks will be
handled in an upcoming patch.
JIRA: APEX-50
Change-Id: I0a1a86f37c08702a93fe167688c3149ba5573db4
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Fixes Include:
- Fixed info print statement when using flat network
- deploy now looks at arp table as well to determine instack IP address
as default leases file may not exist
- clean now uses --pool with vol-delete command
JIRA: APEX-50
Change-Id: I664fd06e92e0890e0b65191851dfa81f8d8ac492
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: I9f09c195352d2d88a3da4f42e09424d96d39722b
|
|
- adding vol-delete to help ensure volumes are cleaned up
- adding brbm clean up
Change-Id: I3cbb79b09c6ac77dbc3c452938dbd6a6d03c815b
|
|
- separating external traffic from internal traffic
JIRA: APEX-41
Change-Id: Idcd01a514083c53a3133a75d3bcabf824a7a4377
|
|
Change-Id: I4e18bc0ddfb39a11c75070012743e6a68ecb70f6
|
|
Defaults the deploy to use HA and adds new param for using
non-HA.
JIRA: APEX-40
Change-Id: Ib3fc8b31ea13a3c590ceaa875197b4b9c1bb55a1
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
- adding virtual and jenkins support tested
- adding config file parameters to deploy
- instack virt-sparsify disabled for now
- adding clean script
Change-Id: I26b5968e64fa79af166b11422f5d73812d8e96d1
Signed-off-by: Dan Radez <dradez@redhat.com>
|